|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.jsp.CmsContainerJsonKeys
public final class CmsContainerJsonKeys
JSON keys used for creating Javascript objects representing containers.
Field Summary | |
---|---|
static String |
DETAILVIEW
Key 'isDetailView' used within the JSON representation of a container object. |
static String |
ELEMENTS
Key 'elements' used within the JSON representation of a container object. |
static String |
MAXELEMENTS
Key 'maxElements' used within the JSON representation of a container object. |
static String |
NAME
Key 'name' used within the JSON representation of a container object. |
static String |
TYPE
Key 'type' used within the JSON representation of a container object. |
static String |
WIDTH
Key 'width' used within the JSON representation of a container object. |
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 DETAILVIEW
public static final String ELEMENTS
public static final String MAXELEMENTS
public static final String NAME
public static final String TYPE
public static final String WIDTH
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |