|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComponentAction | |
| org.jaffa.components.navigation.domain | |
| org.jaffa.components.navigation.domain.impl | |
| Uses of ComponentAction in org.jaffa.components.navigation.domain |
| Methods in org.jaffa.components.navigation.domain that return ComponentAction | |
ComponentAction |
ObjectFactory.createComponentAction()
Create an instance of ComponentAction |
ComponentAction |
MenuOption.getComponentAction()
|
| Methods in org.jaffa.components.navigation.domain with parameters of type ComponentAction | |
void |
MenuOption.setComponentAction(ComponentAction value)
|
| Uses of ComponentAction in org.jaffa.components.navigation.domain.impl |
| Classes in org.jaffa.components.navigation.domain.impl that implement ComponentAction | |
class |
ComponentActionImpl
|
| Fields in org.jaffa.components.navigation.domain.impl declared as ComponentAction | |
protected ComponentAction |
MenuOptionImpl._ComponentAction
|
| Methods in org.jaffa.components.navigation.domain.impl that return ComponentAction | |
ComponentAction |
MenuOptionImpl.getComponentAction()
|
| Methods in org.jaffa.components.navigation.domain.impl with parameters of type ComponentAction | |
void |
MenuOptionImpl.setComponentAction(ComponentAction value)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||