
Public Member Functions | |
| Object | currentKey () |
| NSDictionary | dictionary () |
| boolean | isStateless () |
| NSArray | keyList () |
| void | reset () |
| void | setCurrentKey (Object aKey) |
| WODictionaryRepetition (WOContext aContext) | |
Protected Member Functions | |
| void | _invalidateCaches () |
Protected Attributes | |
| NSDictionary | _dictionary = null |
| NSArray | _keyList |
| WODictionaryRepetition | ( | WOContext | aContext | ) |
| void _invalidateCaches | ( | ) | [protected] |
| Object currentKey | ( | ) |
| NSDictionary dictionary | ( | ) |
| boolean isStateless | ( | ) |
| NSArray keyList | ( | ) |
| void reset | ( | ) |
| void setCurrentKey | ( | Object | aKey | ) |
NSDictionary _dictionary = null [protected] |
NSArray _keyList [protected] |
1.5.8