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 autoFillData()
[ Language = javascript ]
method getLayoutEditor()
[ Language = javascript ]
method getModelServer()
[ Language = javascript ]
method getPageModel()
[ Language = javascript ]
method getPreviewEngine()
[ Language = javascript ]
method getSchemaServer()
[ Language = javascript ]
method getUserImageURLSelection(cb)
[ Language = javascript ]
method layoutEditorDropHandler(dragData)
[ Language = javascript ]
Data drop on layout editor.
method newLayout(dssClass)
[ Language = javascript ]
method newReport()
[ Language = javascript ]
Invoke dialog to create a new report.
method onPopupAction(popupName, action, value)
[ Language = javascript ]
Returning from file select dialog and setting the value into the Filename field
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 openReport()
[ Language = javascript ]
Invoke dialog to open a report.
method pageSetup()
[ Language = javascript ]
Page setup for report
method preview()
[ Language = javascript ]
Show a preview.
method resetCoverplates()
[ Language = javascript ]
Remove any obsolete visual feedback as to where a given datum may be dropped
method resetLIDR()
[ Language = javascript ]
reset the active editors
method restoreDPR(src)
[ Language = javascript ]
method saveReport()
[ Language = javascript ]
Save the report.
method scopeDataDrag(prefix)
[ Language = javascript ]
Give visual feedback as to where a given datum may be dropped
method setDataPoolFromDSSObject(obj, title)
[ Language = javascript ]
method setRibbonTitle(str)
[ Language = javascript ]
method showFileSelectionWindow()
[ Language = javascript ]
Demonstration of launching a file selector window.