|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UrlAction | |
| org.jaffa.components.navigation.domain | |
| org.jaffa.components.navigation.domain.impl | |
| Uses of UrlAction in org.jaffa.components.navigation.domain |
| Methods in org.jaffa.components.navigation.domain that return UrlAction | |
UrlAction |
ObjectFactory.createUrlAction()
Create an instance of UrlAction |
UrlAction |
MenuOption.getUrlAction()
|
| Methods in org.jaffa.components.navigation.domain with parameters of type UrlAction | |
void |
MenuOption.setUrlAction(UrlAction value)
|
| Uses of UrlAction in org.jaffa.components.navigation.domain.impl |
| Classes in org.jaffa.components.navigation.domain.impl that implement UrlAction | |
class |
UrlActionImpl
|
| Fields in org.jaffa.components.navigation.domain.impl declared as UrlAction | |
protected UrlAction |
MenuOptionImpl._UrlAction
|
| Methods in org.jaffa.components.navigation.domain.impl that return UrlAction | |
UrlAction |
MenuOptionImpl.getUrlAction()
|
| Methods in org.jaffa.components.navigation.domain.impl with parameters of type UrlAction | |
void |
MenuOptionImpl.setUrlAction(UrlAction value)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||