Property | Description |
Create On Condition | Whether to create the user interface object at run time. |
Method Name | Name of a method you code to display a user interface object For information about the Java sources that Mobile Development generates for the method and how to provide logic for the method, see
Logic for a Method Name Property. |
Name | Name you assign the user interface object in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. |
Tag | Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed. |
Visible | Whether the user interface object is visible or hidden. |