| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.objectweb.telosys.uil.taglib.util.Iterate |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
list | true | true | java.lang.String | The name of the list to use. The list can be a VOList, a DataSet or any Java Collection |
scope | false | true | java.lang.String | The scope where to search the list ( '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). |
indexbase | false | true | java.lang.String | The first index value ( typicaly 0 or 1 ) |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |