ERXNavigationState Class Reference
List of all members.
Detailed Description
Please read "Documentation/Navigation.html" to fnd out how to use the
navigation components.
Constructor & Destructor Documentation
Member Function Documentation
| NSArray navigationItemsForLevel |
( |
int |
level, |
|
|
NSKeyValueCodingAdditions |
context | |
|
) |
| | |
| NSArray navigationItemsToBeShownForLevel |
( |
int |
currentNavigationLevel |
) |
|
| void setAdditionalState |
( |
NSArray |
value |
) |
|
| void setIsDisabled |
( |
boolean |
newIsDisabled |
) |
|
| void setState |
( |
NSArray |
navigationState |
) |
|
| void setStateForLevel |
( |
String |
state, |
|
|
int |
level | |
|
) |
| | |
| void setStateWithString |
( |
String |
navigationStateString |
) |
|
Member Data Documentation
final Logger log = Logger.getLogger(ERXNavigationState.class) [static] |
The documentation for this class was generated from the following file: