This is a comma-delimited list of system Resources and associated
permissions. A user must hold the specified permissions on at least
one of the specified resources in order to view this page or
invoke any of its server-side methods from the client.
The format of each item in the list should be as follows:
Resource[:Permission]
Permission is optional, and defaults to USE if not supplied. If it
is supplied, it should be one of USE, READ or WRITE.
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()
[ Language = javascript ]
Adjust sizes of components on the page.
method changeSubjectArea()
[ Language = javascript ]
Launch the subject area finder dialog.
method execute()
[ Language = javascript ]
Execute query
method exportExcel()
[ Language = javascript ]
Export current query to excel
method mdxDrop(textarea, dragData)
[ Language = javascript ]
User has dropped an item on the textarea.
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 pivot()
[ Language = javascript ]
pivot
method refreshTable()
[ Language = javascript ]
reset
method setTreeMode(mode)
[ Language = javascript ]
Change which tree is displayed.
method showPlan()
[ Language = javascript ]
Show plan for query.
method updateTextStyle()
[ Language = javascript ]