|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.treeMenu.model.MenuConstants
public final class MenuConstants
Field Summary | |
---|---|
static String |
DEFAULT_MENU_TYPE
key used for default menu implementation (display all type of menu element) |
static String |
ICON_STYLE_PREFIX
prefix used to create the style used to display component icon |
static String |
REQUEST_KEY_COMPONENT_ID
key used to store in the HTTP request the compoId of the father of elements to build |
static String |
REQUEST_KEY_ITEM_MENU_ID
key used to store in the HTTP request the identifier of father elements to build |
static String |
REQUEST_KEY_LEAF
key used to store in the HTTP request if he father elements to build is a leaf or not |
static String |
REQUEST_KEY_MENU_LEVEL
key used to store in the HTTP request the level of the father of elements to build |
static String |
REQUEST_KEY_MENU_TYPE
key used to store in the HTTP request the menu type to build |
static String |
REQUEST_KEY_NODE_TYPE
key used to store in the HTTP request the node type of father elements to build |
static String |
SEE_ALSO_MENU_TYPE
key used for seealso implementation (display space, only kmelia component, theme) |
static String |
THEME_MENU_TYPE
key used for theme implementation (displays theme only) |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DEFAULT_MENU_TYPE
public static final String SEE_ALSO_MENU_TYPE
public static final String THEME_MENU_TYPE
public static final String REQUEST_KEY_MENU_TYPE
public static final String REQUEST_KEY_NODE_TYPE
public static final String REQUEST_KEY_MENU_LEVEL
public static final String REQUEST_KEY_COMPONENT_ID
public static final String REQUEST_KEY_LEAF
public static final String REQUEST_KEY_ITEM_MENU_ID
public static final String ICON_STYLE_PREFIX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |