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.
Override to include buttons.
method addConsecutive(dataEntryBody)
[ Language = javascript ]
method addEndRange(dataEntryBody)
[ Language = javascript ]
method addEntry(tableId)
[ Language = javascript ]
method addHelpButton(dataEntryBody)
[ Language = javascript ]
method addLabelRow(dataEntryBody, text)
[ Language = javascript ]
method cancelsaveEntry(tableId)
[ Language = javascript ]
method checkEditAux()
[ Language = javascript ]
method convertToCSV(objArray)
[ Language = javascript ]
method createInputBox(colObj, value)
[ Language = javascript ]
method createLabel(colObj, tableid, edit)
[ Language = javascript ]
method createTable()
[ Language = javascript ]
method csvParse(csvToParse)
[ Language = javascript ]
method currentPortspageExport()
[ Language = javascript ]
method currentTable()
[ Language = javascript ]
method defaultForColumn(colObj, locationData)
[ Language = javascript ]
method deleteEntry(tableId, rowId)
[ Language = javascript ]
method drawDataEntryForm(frmdiv, table, edit)
[ Language = javascript ]
method editEntry(tableId, rowId)
[ Language = javascript ]
method editingOnThisTab(showAlert)
[ Language = javascript ]
method executeTableQueryAndClearCache(table)
[ Language = javascript ]
method filterPortsInUseOrReserved(requestObject)
[ Language = javascript ]
method findBoundary(rangeRequestObject)
[ Language = javascript ]
method findIfUsedOrReserved(inputObject)
[ Language = javascript ]
method findRange(rangeRequestObject)
[ Language = javascript ]