|
ACUBE ou A3 (Architecture Applicative de l'Avenir). | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuActionVO | |
---|---|
acube.projet.action.frameset | |
acube.projet.vo.frameset |
Uses of MenuActionVO in acube.projet.action.frameset |
---|
Methods in acube.projet.action.frameset that return MenuActionVO | |
---|---|
private MenuActionVO |
Menu.parseMenuAction(Element menuActionElement)
|
Uses of MenuActionVO in acube.projet.vo.frameset |
---|
Fields in acube.projet.vo.frameset with type parameters of type MenuActionVO | |
---|---|
private java.util.List<MenuActionVO> |
MenuItemVO.actions
|
Methods in acube.projet.vo.frameset that return types with arguments of type MenuActionVO | |
---|---|
java.util.List<MenuActionVO> |
MenuItemVO.getActions()
|
Method parameters in acube.projet.vo.frameset with type arguments of type MenuActionVO | |
---|---|
void |
MenuItemVO.setActions(java.util.List<MenuActionVO> actions)
|
Constructor parameters in acube.projet.vo.frameset with type arguments of type MenuActionVO | |
---|---|
MenuItemVO(java.lang.String id,
java.lang.String url,
java.lang.String libelle,
java.lang.String libelleLong,
java.util.List<MenuItemVO> items,
java.util.List<MenuActionVO> actions)
|
|
ACUBE | |||||||||
PREV NEXT | FRAMES NO FRAMES |