Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Page for registering a PEX component
|
|
|
Name of this page.
User needs WRITE permissions on the %Ens_Code resource to view this page.
|
Id of the results tablePane
Search criteria from the client.
This is a proxy object whose contents are filled in from the search form by thedoSearch method. It is expected that the search query will use this information to determine what results to display.
This is the temp global used for cancelling search
|
This server-side callback method is called whenever the client calls to monitor the current background task and the task is complete. Typically a subclass uses this to send back JavaScript to update the page.
Get the (localized) name of the page.
Get the (localized) title string for the page.
Callback to return a list of resources required for a specific HyperEvent. The user must have sufficient privileges on one of the resource/permission pairs to be permitted to execute the hyperevent. An empty string implies the user already has sufficient privileges for the ZenMethod specified in pMethod.
Callback that is executed to create the resultset for the main table.
Helper method to set up popup for each setting's online help
Add to the contents of the tool ribbon.
Get information to display in the ribbon bar.
This is called when the client clicks OK.
Unregister a PEX component. This will delete the proxy class, but not the original remote class
Invoke a search using values from the search form.
Helper method to interpret HTML setting descriptions for display as tooltips Taken from EnsPortal.ProductionConfig
Handle the client-side rendering the of the right hand pane.
Register a PEX component
Returning from file select and setting the value into the appropriate field.
User clicked the Search button
populate detailTable for the selected row or no selected row
override resultsTable TablePane methods
Adjust sizes of components on the page. Do this differently for PEX than for other children of EnsPortal.Template.viewerPage (hence the override). In this case the details pane does not change size when the search pane is minimized.
This client event, if present, is fired when the page is loaded.
Update the contents of the Attributes table.
Update the contents of the Attributes table.
Reset the form programmatically
Overrides TablePane method
Register a PEX component