Class FormListItem
dw.web
Class FormListItem
Represents an item in a form list.
Properties
itemIndex  :  Number  (Read Only)
The index of this item with the list.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getItemIndex() : Number
Returns the index of this item with the list.
Method Detail
getItemIndex
getItemIndex() : Number
Returns the index of this item with the list.
Returns:
the index of this item with the list.