| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.objectweb.telosys.uil.taglib.util.Out |
TagExtraInfo Class | None |
Body Content | EMPTY |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
data | false | true | java.lang.String | The data logical name ( current bean property or bean.property ) |
scope | false | true | java.lang.String | The scope where to search the data bean ( 'screen', 'screen-attributes', 'screen-elements', 'request', 'screen-session', 'session', 'screen-application', 'application' ). The 'screen' scope is available only in actions requests (not in service requests). |
col | false | true | java.lang.String | The number of the column containing the value (usable only in a DataSet iteration) |
default | false | true | java.lang.String | The default value (used if required value is null) |
format | false | true | java.lang.String | The format to apply on the value |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |