Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
DeepSee term list manager page. This page lets you view and edit "term lists" (lookup tables used by DeepSee models).
|
|
|
If this page has multiple views, this is its initial display mode.
Docbook ID for this page.
Displayed name of this page.
All Analytics pages require %DeepSee_Portal USE.
|
The current copy of the listing group
If true, user is allowed to access teh custom SQL fields.
If true, user can modify this particular listing group.
If true, the user has write access to the page.
Source class for these listings
Name of listing group.
Indicates the page reloaded itself if LISTINGGROUP is empty
Current CSP session.
|
This class method callback is called just before the server-side page object is created.
This callback is called just after the server-side page object is created but before its children are created.
Get the (localized) name of the page.
Get the product name for the page.
Get the (localized) title string for the page. This should be implemented in a subclass.
Register this visit to the recent items list.
Delete a term list.
Draw the help panel.
Load the dynaTree control's contents from the server.
Return Data Connector list
Find the class name given a name of a listing group
This is called in the middle of rendering the tool ribbon. Subclasses can inject their own content into the ribbon by writing it out in this method. This content is best wrapped within a single td element. It can also consist of multiple td elements.To achieve a fixed position for elements within the ribbon, for a fixed width page you can use a single enclosing td that contains a table and a single tr, with td elements inside that single tr that contain your content for the ribbon.
To achieve a fixed position for elements within the ribbon, for a page whose width varies depending on its contents (thereby stretching the ribbon) you can use multiple td elements to contain your content and then a final td element that is empty and has width 40% (or so) to push your contents towards the left and keep them in their proper locations.
Get information to display in the ribbon bar.
Perfrom the actual work of saving the current listing group definition to the storage class. If called with pCommand = "compile" the class will also be compiled, activating the listings defined in the group.
Adjust sizes of components on the page.
Set textarea description back into the text description field.
Launch the subject area finder.
Test if the user has write privilege.
Switch to a different listing group.
User checked/unchecked the Use SQL field
Create new listing object.
Delete the current listing group.
Toggle to show/hide Description textarea; set what's in text into textarea.
Invoke dialog to edit certain items: RangeExpression, FormatString, SourceProperty, SourceExpression, CubeResource, ListingResource, ListingField.
Change to details form.
Get the json provider component that contains the current listing group.
Get the title string to add to the locator row. This should be implemented in a subclass.
Client side method for loading the json object from the server
Create a new listing group.
This client event is fired when the a popup page launched from this page fires an action.
Adjust sizes of components on the page.
This client event, if present, is fired when the page is loaded.
save the listing group to its storage class.
Launch a dialog to select the target cubes for this listing group
OCnvenience utility for setting the ribbon message
Set the tree to expanded, no matter what state it is in currently
Do any actions necessary for proper presentation when the tree is first loaded
Update the group and listing details forms.