deDashboard Methods
The deDashboard type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addUpdateFormResourceItem |
Adds the update form resource item.
|
|
|
copyDashboard(String) |
Copies the dashboard.
|
|
|
copyDashboard(String, String) |
Copies the dashboard.
|
|
|
executeWidget |
executeWidget
|
|
|
export |
Exports the dashboard as XML
|
|
|
exportToSQL |
Exports the dashboard to SQL
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getDashboardRoles |
Gets the dashboard roles.
|
|
|
getGlobalResources()()()() |
Gets the global resources.
|
|
|
getGlobalResources(String) |
Gets the global resources.
|
|
|
getGlobalResourcesForName |
Gets the name of the global resources for.
|
|
|
getProperties |
Gets the properties.
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
getWidget |
Gets the widget.
|
|
|
getWidgetConfiguredPropertyValue |
Gets the widget configured property value.
|
|
|
getWidgets()()()() |
Gets the widets.
|
|
|
getWidgets(widgetType) |
Gets the widgets.
|
|
|
getWidgetUsingName |
Gets the name of the widget using.
|
|
|
globalizeItemsUsingTranslateProvider |
Globalizes the items using translate provider.
|
|
|
hasDashboardInRole |
Determines whether [has dashboard in role] [the specified s role identifier].
|
|
|
hasDashboardInVirtualRole |
Determines whether [has dashboard in virtual role].
|
|
|
import |
Imports the dashboard
|
|
|
removeDashboardFromRoles |
Removes the dashboard from roles.
|
|
|
removeFormResourceControlItem |
Removes the form resource control item.
|
|
|
removeFormResourceItem |
Removes the form resource item.
|
|
|
setAsSystemDashboard |
Sets as system dashboard.
|
|
|
setDashboardToAppRoles |
Sets the dashboard to application roles.
|
|
|
toggleDisplay |
toggleDisplay
|
|
|
toggleFilter |
toggleFilter
|
|
|
translateItemsUsingAzure |
Translates the items using azure.
|
|
|
updateDashboard |
updates the dashboard
|
|
|
updateProperties |
Updates the properties.
|

