Return a JSON string representing an array of the class properties that have ZENURL
parameters set for them
classmethod GetXDataTextSection(xdataID As %String)
as %String
[ ZenMethod ]
method OnGetRibbonInfo(Output pDisplay As %Boolean, Output pViewIcons As %List, Output pSortOptions As %List, Output pSearchBox As %Boolean, Output pRibbonTitle As %String, Output pCommands As %List)
as %Status
Get information to display in the ribbon bar.
method adjustSizes(dnr)
[ Language = javascript ]
Adjust sizes of components on the page.
method changeDataSource()
[ Language = javascript ]
Launch the data source dialog.
method drawProjectionHeader(title)
[ Language = javascript ]
Draw the header for the data projection panel
method drawSourceHeader(title, msgChange, hlpChange)
[ Language = javascript ]
Draw the header for the data source panel
method getDataSourceWidget()
[ Language = javascript ]
method getModelServer()
[ Language = javascript ]
method newDSS()
[ Language = javascript ]
Invoke dialog to create a new report.
method onPopupAction(popupName, action, value)
[ Language = javascript ]
This client event is fired when the a popup page launched from this page fires an action.
method onlayoutHandler(load)
[ Language = javascript ]
Adjust sizes of components on the page.
method onloadHandler()
[ Language = javascript ]
This client event, if present, is fired when the page is loaded.
method onunloadHandler()
[ Language = javascript ]
Check if user really wants to exit if they have not saved changes
method openDSS()
[ Language = javascript ]
Invoke dialog to open a report.
method resetDSS()
[ Language = javascript ]
reset the active editors
method saveDSS()
[ Language = javascript ]
Save the report.
method setDataSource(cls)
[ Language = javascript ]
Set the dataSource for the report.
method setRibbonTitle(str)
[ Language = javascript ]
Set the title block section of the ribbon to the given text
method setViewModeHandler(mode)
[ Language = javascript ]
Do the actual work of updating the view to match the current view mode.