Inherited by WOSimpleArrayDisplay2.

Public Member Functions | |
| String | displayStringForItem () |
| boolean | hasItems () |
| boolean | isDisplayingSubset () |
| boolean | isStateless () |
| String | itemDisplayKey () |
| NSArray | list () |
| String | listAction () |
| WOActionResults | listActionClicked () |
| String | listActionString () |
| int | numberToDisplay () |
| int | realSize () |
| void | reset () |
| NSArray | subList () |
| WOSimpleArrayDisplay (WOContext aContext) | |
Public Attributes | |
| Object | currentItem |
| String | itemDisplayKey |
| NSArray | list |
| String | listAction |
| String | listActionString |
| int | numberToDisplay |
Protected Member Functions | |
| void | _invalidateCaches () |
Protected Attributes | |
| int | _realSize |
| NSArray | _subList |
| WOSimpleArrayDisplay | ( | WOContext | aContext | ) |
| void _invalidateCaches | ( | ) | [protected] |
Reimplemented in WOSimpleArrayDisplay2.
| String displayStringForItem | ( | ) |
| boolean hasItems | ( | ) |
| boolean isDisplayingSubset | ( | ) |
| boolean isStateless | ( | ) |
| String itemDisplayKey | ( | ) |
| NSArray list | ( | ) |
| String listAction | ( | ) |
| WOActionResults listActionClicked | ( | ) |
| int numberToDisplay | ( | ) |
| int realSize | ( | ) |
| void reset | ( | ) |
| NSArray subList | ( | ) |
int _realSize [protected] |
NSArray _subList [protected] |
| Object currentItem |
| NSArray list |
| int numberToDisplay |
1.5.8