interface element
Map a specified control or HTML element to a logical name TA name.
Name | Description | Type | Modifier |
---|---|---|---|
ta name | Logical name to be assigned to the control or element. | String | None |
ta class | TA class of the control or element. | String | None |
ta property<index> | One or more values of specified TA properties of the control or element to which the ta name is to be assigned (i.e., mapped). Functionally, only one is required; all others are optional. | String | None |
None
This action may be used within the following project items: interface entities.
interface entity setting title Car Rental-Login
 
ta name ta class description label tooltip
interface element password password text Password Password Password
 
ta name ta class description label tooltip
interface element user name textbox User name User name User name
- The arguments <ta property1>, <ta property2>, etc., are not fixed names. Instead, the names (that is, the column headers which appear over the argument values), are selected by the user and are limited to the specific TA properties available for the control’s TA class.
- Both the headers and their corresponding values may be entered manually by the user, but in most instances of the usage of this action, they are inserted automatically by the Element Definition dialog box Interface Viewer, along with the TA class and its value. Hence the user generally need not be concerned about entering the correct column header names for these arguments.
- The <ta property> header names and their associated values form property-value pairs that are used to uniquely identify the given control or element.
- In actual practice, it is most typically the case that only a single TA property-value pair is required to fully identify a control.