Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
|
|
Subclasses | |
---|---|
|
Comma-separated list of additional JS include files for the page.
Is this this Public or External Registry?
|
Is this this Public or External Registry?
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.
Flag to indicate whether the searchPanel is currently hidden.
|
Show/hide the toggle buttons
For dealing with the extraCriteria property
Get the (localized) title string for the page.
For dealing with the extraCriteria property
Get information to display in the ribbon bar.
Check to see if items in a list property have changed since opening the current service
Check to see if any properties of the current service have been changed since opening the current service (note that service re-opens on saving)
Delete the selected service or client from the registry
Invoke a search using values from the search form.
Client-side method to render the display value expando.
Client-side method to render the extended criteria expando.
Launch the actions dialog
Launch the attributes dialog
Launch the contact properties dialog.
Reset the search form fields to defaults and perform search
User clicked the Next Page or Previous Page button
Return the search form object.
Launch file viewer dialog.
Handle the client-side rendering the of the right hand pane.
Open New Service dialog to register a new service in the registry
Subclass need to include the case "switchNamespace" if it is enabling "Switch" next to namespace.
User clicked the Search button
populate detailTable for the selected row or no selected row
For dealing with the extraCriteria property
User clicked on a tab, or selected a new item, so we need to fetch the required content from the server.
override resultsTable TablePane methods
Adjust sizes of components on the page. Do this differently for Registry than for other children of EnsPortal.Template.viewerPage (hence the override). In this case the details pane does NOT get large when the search pane is minimized.
This client event, if present, is fired when the page is loaded.
This client method, if defined and the AUTOLOGOUT parameter for this page is true, is invoked when the logout timer for this page fires.
If this method return true then the normal page logout behavior will fire. That is, the page will be reloaded causing a login page to appear if the current session has ended.
This client event, if present, is fired when the page is unloaded. If this method returns a string value, then that is used as the return value of the HTML page's onbeforeunload handler (if more than one component returns a string, the first one encountered is used).
Update the contents of the actions table
Update the contents of the Attributes table.
Update the contents of the Contacts table.
Update the contents of the files table
User selected a row in the table
User unselected a row in the table
Save all properties to the current Client object
Overrides TablePane method
Ensure that the "Next" and "Previous" buttons behave correctly based on the data returned from the current search.
Bring the maxRows property of the tablePane into line with the current page size.
Launch file viewer dialog.