|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationHandler.Strategy | |
|---|---|
| jaxx.runtime.swing.navigation.handler | |
| Uses of NavigationHandler.Strategy in jaxx.runtime.swing.navigation.handler |
|---|
| Fields in jaxx.runtime.swing.navigation.handler declared as NavigationHandler.Strategy | |
|---|---|
protected NavigationHandler.Strategy |
AbstractNavigationHandler.strategy
UI Instanciation strategy |
| Methods in jaxx.runtime.swing.navigation.handler that return NavigationHandler.Strategy | |
|---|---|
static NavigationHandler.Strategy |
NavigationHandler.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NavigationHandler.Strategy[] |
NavigationHandler.Strategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in jaxx.runtime.swing.navigation.handler with parameters of type NavigationHandler.Strategy | |
|---|---|
AbstractNavigationHandler(String contextPrefix,
JAXXObject context,
NavigationHandler.Strategy strategy)
|
|
NavigationMultiTreeHandler(String contextPrefix,
JAXXObject context,
NavigationHandler.Strategy strategy)
|
|
NavigationOneClicSelectionHandler(String contextPrefix,
JAXXObject context,
NavigationHandler.Strategy strategy)
|
|
NavigationTreeHandlerWithCardLayout(String contextPrefix,
JAXXObject context,
NavigationHandler.Strategy strategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||