|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.gwt.shared.CmsMenuCommandParameters
public final class CmsMenuCommandParameters
A class which contains constants for menu command parameters.
Field Summary | |
---|---|
static String |
PARAM_DIALOG_HEIGHT
Parameter key for dialog height. |
static String |
PARAM_DIALOG_URI
Parameter key for dialog URI. |
static String |
PARAM_DIALOG_WIDTH
Parameter key for dialog width. |
static String |
PARAM_FILENAME
Parameter key for file names. |
static String |
PARAM_RELOAD
Parameter for 'reload on edit'. |
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 PARAM_FILENAME
public static final String PARAM_RELOAD
public static final String PARAM_DIALOG_URI
public static final String PARAM_DIALOG_HEIGHT
public static final String PARAM_DIALOG_WIDTH
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |