|
| createViewParameterAndAdd |
Creates a new view parameter and adds it to the dashboard.
|
| dispose |
Disposes this file explorer.
|
| fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
| getSelectedViewParameter |
Returns either the selected view parameter, or null.
|
| refresh |
Tells the explorer to refresh itself.
|
| showAllViewParametersScreen |
Shows all the view parameters in the current dashboard.
|
| showDependentFiltersScreen |
Shows the screen allowing users to set which filter controls are dependent on this one and will be filtered by it.
|
| showViewParameterScreen |
Shows the given view parameter and allows changing what the bindings are.
|
| toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |