|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.portlets.user.collectionexplorer.client.constants.StringConstants
public final class StringConstants
Field Summary | |
---|---|
static String |
ANNOTATION_LINK_KEY
|
static String |
CONTENT_VIEWER_KEY
|
static boolean |
DEBUG
|
static String |
FIRST_TOOLTIP_EN
|
static int |
GETFIRST
GETFIRST |
static int |
GETNEXT
GETNEXT |
static int |
GETPREVIOUS
GETPREVIOUS |
static int |
GETSAME
GETSAME |
static String |
METADATA_EDIT_KEY
|
static String |
NEXT_TOOLTIP_EN
|
static String |
ONTOLOGY_LINK_KEY
|
static String |
POPUP_WINDOW_HEIGHT
POPUP_WINDOW_HEIGHT |
static String |
POPUP_WINDOW_WIDTH
POPUP_WINDOW_WIDTH |
static String |
PREV_TOOLTIP_EN
|
static int |
TYPE_BASKET
|
static int |
TYPE_BASKET_ITEM
|
static int |
TYPE_FOLDER
|
static int |
TYPE_HOME
|
Constructor Summary | |
---|---|
StringConstants()
|
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 boolean DEBUG
public static final String ANNOTATION_LINK_KEY
public static final String ONTOLOGY_LINK_KEY
public static final String CONTENT_VIEWER_KEY
public static final String METADATA_EDIT_KEY
public static final String POPUP_WINDOW_WIDTH
public static final String POPUP_WINDOW_HEIGHT
public static final int TYPE_HOME
public static final int TYPE_FOLDER
public static final int TYPE_BASKET
public static final int TYPE_BASKET_ITEM
public static final int GETFIRST
public static final int GETPREVIOUS
public static final int GETNEXT
public static final int GETSAME
public static final String PREV_TOOLTIP_EN
public static final String NEXT_TOOLTIP_EN
public static final String FIRST_TOOLTIP_EN
Constructor Detail |
---|
public StringConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |