Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Created using the page template: Default
|
|
|
Resource for subclasses to indicate whether further resources are needed to perform actions on pages.
Displayed name of this page.
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.
|
|
This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
Get the (localized) name of the page. This should be implemented in a subclass.
Get the (localized) title string for the page. This should be implemented in a subclass.
Delete current item from database- after confirming
This client event, if present, is fired when the page is loaded.
save connections model to database
Apply changes from role/category form.