|
ACUBE ou A3 (Architecture Applicative de l'Avenir). | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuItemVO | |
---|---|
acube.projet.action.frameset | |
acube.projet.vo.frameset |
Uses of MenuItemVO in acube.projet.action.frameset |
---|
Methods in acube.projet.action.frameset that return MenuItemVO | |
---|---|
private MenuItemVO |
Menu.parseMenuItem(HttpServletRequest request,
int niveau,
Element menuItemElement)
|
Uses of MenuItemVO in acube.projet.vo.frameset |
---|
Fields in acube.projet.vo.frameset with type parameters of type MenuItemVO | |
---|---|
private java.util.List<MenuItemVO> |
MenuItemVO.items
|
Methods in acube.projet.vo.frameset that return types with arguments of type MenuItemVO | |
---|---|
java.util.List<MenuItemVO> |
MenuItemVO.getItems()
|
Method parameters in acube.projet.vo.frameset with type arguments of type MenuItemVO | |
---|---|
void |
MenuItemVO.setItems(java.util.List<MenuItemVO> items)
|
Constructor parameters in acube.projet.vo.frameset with type arguments of type MenuItemVO | |
---|---|
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 |