Property | Description |
Create On Condition | Whether to create the array of user interface objects at run time. |
Method Name | Name of a method you code to display an array of user interface objects. 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 array of user interface objects 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 array of user interface objects is visible or hidden. |