|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.d4sreporting.common.client.CommonConstants
public class CommonConstants
ReportConstants class represent The template Model Common Constants
| Field Summary | |
|---|---|
static String |
ACCEPTED_CHARS_ALPHANUM
Reg Ex to accept Alphanumeric values |
static String |
ACCEPTED_CHARS_JUST_NUM
Reg Ex to accept only numbers |
static String |
ACCEPTED_CHARS_REG_EX
Reg Ex to accept Alphanumeric values and _ and - and @ |
static String |
BOLD_FORMAT
Widget Type indentifier |
static int |
DROPPING_AREA
Widget Type indentifier |
static String |
IMAGE_DROPPING_AREA_IMG
|
static String |
IMAGE_DROPPING_AREA_TXT
|
static int |
INPUT_TEXTBOX_AREA
Widget Type indentifier |
static int |
STATIC_IMAGE
Widget Type indentifier |
static int |
STATIC_TEXT
Widget Type indentifier |
| Constructor Summary | |
|---|---|
CommonConstants()
|
|
| 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 BOLD_FORMAT
public static final int STATIC_TEXT
public static final int STATIC_IMAGE
public static final int DROPPING_AREA
public static final int INPUT_TEXTBOX_AREA
public static final String ACCEPTED_CHARS_ALPHANUM
public static final String ACCEPTED_CHARS_REG_EX
public static final String ACCEPTED_CHARS_JUST_NUM
public static final String IMAGE_DROPPING_AREA_IMG
public static final String IMAGE_DROPPING_AREA_TXT
| Constructor Detail |
|---|
public CommonConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||