|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static String |
ANCHOR
Request parameter for an HTML anchor to call. |
static String |
ANCHOR_PREFIX
Prefix appended to PlanetJ generated anchors for Fields. |
static String |
FIELD_KEY
Key for selected Field from request parameter. |
static String |
HIDDEN_SELECTIONS_ADDED_KEY
Key to determine if hidden inputs for RowCollection, Row, and Field were added to output. |
static String |
ROW_COLLECTION_KEY
Key for selected RowCollection from request parameter. |
static String |
ROW_KEY
Key for selected Row from request parameter. |
static String |
SELECTION_JAVASCRIPT_SRC
Location of the JavaScript file containing the method to select which RowCollection, Row, and Field are selected. |
Field Detail |
public static final String ANCHOR_PREFIX
public static final String ANCHOR
public static final String HIDDEN_SELECTIONS_ADDED_KEY
public static final String ROW_KEY
public static final String ROW_COLLECTION_KEY
public static final String FIELD_KEY
public static final String SELECTION_JAVASCRIPT_SRC
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |