ui.Interface methods
Methods of the ui.Interface class
| Name | Description | 
|---|---|
 | 
ui.Interface.frontCall performs a function call to
the current front-end. | 
 | 
Converts a file name to an URI to be used as a web component image resource. | 
 | 
Get the number of children in a parent container. | 
 | 
Get the number of child instances for a given program name. | 
 | 
Get the parent container of the current program. | 
 | 
Returns the DOM document of the abstract user interface tree. | 
 | 
Returns the type of the front-end currently in use. | 
 | 
Returns the version of the front-end currently in use. | 
 | 
ui.Interface.frontCall performs a function call to
the current front-end. | 
 | 
ui.Interface.frontCall performs a function call to
the current front-end. | 
 | 
Returns the title of the program. | 
 | 
Returns the type of the program. | 
 | 
Get the root DOM node of the abstract user interface. | 
 | 
Returns the name of the front-end used for Universal Rendering. | 
 | 
Returns the version of the front-end used for Universal Rendering. | 
 | 
Load the default action defaults file. | 
 | 
Load the start menu file. | 
 | 
Load a default/global toolbar file for all forms of the program. | 
 | 
Load a default/global topmenu file for all forms of the program. | 
 | 
Load the presentation styles file. | 
 | 
Synchronize the user interface with the front-end. | 
 | 
Define the parent container for the current program. | 
 | 
Defines the icon image of the program. | 
 | 
Define the name of the current program for the front-end. | 
 | 
Defines the title for the program. | 
 | 
Specify the initial size of the parent container window. | 
 | 
Defines the type of the program for the front-end. |