|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
!!DA (8/6/2003 9:25:00 AM) - documenation needed
Field Summary | |
static String |
DETAILS
|
static String |
DETAILS_BODY
Deprecated. replaced with DETAILS (pjd). |
static String |
DETAILS_FIELD_SET
Deprecated. replaced with DETAILS_HEADER. |
static String |
DETAILS_FOOTER
|
static String |
DETAILS_GRID
|
static String |
DETAILS_HEADER
|
static String |
DETAILS_HEADER_TEXT
CSS Style placed on span tage above row details. |
static String |
DETAILS_LABEL
|
static String |
DETAILS_LABEL_TOP_JUSTIFIED
|
static String |
DETAILS_POSITION
|
static String |
FIELD_AREA_CODE
|
static String |
FIELD_HOVER_HELP
Style placed on span tag for hover help when generating a field. |
static String |
FIELD_PASSWORD
|
static String |
FIELD_PHONE_NUMBER
|
static String |
FIELD_READ_ONLY
Style placed on span tag surrounding a field that is read only. |
static String |
FIELD_ZIP_CODE
|
static String |
FIRST
|
static String |
HTML_INPUT_CHECKBOX
|
static String |
HTML_INPUT_PASSWORD
|
static String |
HTML_INPUT_PREFIX
|
static String |
HTML_INPUT_RADIO
|
static String |
HTML_INPUT_TEXT
|
static String |
HTML_PREFIX
|
static String |
HTML_SELECT_LIST
|
static String |
HTML_SELECT_OPTION
|
static String |
HTML_SELECT_PREFIX
|
static String |
HTML_TEXTAREA_PREFIX
|
static String |
LEFT
|
static String |
MODE_EDIT
|
static String |
MODE_VIEW
|
static String |
PARAGRAPH_HEADING_LEFT
|
static String |
PARAGRAPH_HEADING_MIDDLE
|
static String |
PARAGRAPH_HEADING_MIDDLE_SOLID
|
static String |
PARAGRAPH_HEADING_RIGHT
|
static String |
REQUIRED_ASTERICK
Required Asterick. |
static String |
RESULTS
CSS Style placed on HTML table & thead tags. |
static String |
RESULTS_CELL
CSS Style placed on HTML td tag of a non top or left cell. |
static String |
RESULTS_CELL_HEADER_T
CSS Style placed on HTML td tag of a top header cell. |
static String |
RESULTS_CELL_HEADER_TL
CSS Style placed on HTML td tag of a top left header cell. |
static String |
RESULTS_CELL_L
CSS Style placed on HTML td tag of a left cell. |
static String |
RESULTS_CELL_ROW_ACTIONS
Style placed on HTML cell tag for row actions of a row |
static String |
RESULTS_CELL_ROW_ACTIONS_T
Style placed on HTML cell tag for row actions of a row |
static String |
RESULTS_CELL_T
CSS Style placed on HTML td tag of a top cell. |
static String |
RESULTS_CELL_TL
CSS Style placed on HTML td tag of a top left cell. |
static String |
RESULTS_GRID
CSS Style placed on HTML span tag surrounding the table if grids are to be displayed. |
static String |
RESULTS_ROW_ACTION_CELL
CSS Style placed on each cell around each Row action. |
static String |
RESULTS_ROW_ACTION_TABLE
CSS Style placed on the surrounding table of Row actions. |
static String |
RESULTS_ROW_EVEN
CSS Style placed on HTML row tag of an even numbered row. |
static String |
RESULTS_ROW_HEADER
CSS Style placed on HTML row tag of a header row. |
static String |
RESULTS_ROW_ODD
CSS Style placed on HTML row tag of an odd numbered row. |
static String |
RESULTS_ROW_OVERALL_REPORT_EVEN
CSS Style placed on HTML row tag of an even numbered overall report row. |
static String |
RESULTS_ROW_OVERALL_REPORT_ODD
CSS Style placed on HTML row tag of an odd numbered overall report row. |
static String |
RESULTS_ROW_REPORT_EVEN
CSS Style placed on HTML row tag of an even numbered report row. |
static String |
RESULTS_ROW_REPORT_ODD
CSS Style placed on HTML row tag of an odd numbered report row. |
static String |
RESULTS_SURROUNDING_TABLE_DEFAULT_JSP
CSS Style placed on the surrounding table of the results in the default results JSP. |
static String |
SORT_ASCENDING
Sort ascending (column function) |
static String |
SORT_DESCENDING
Sort descending (column function) |
static String |
TOC
Style placed on the row of toc link. |
static String |
TOC_BODY_CENTER
Style placed on the middle of the sub entry. |
static String |
TOC_BODY_LEFT
Style placed on the left of the sub entry. |
static String |
TOC_BODY_RIGHT
Style placed on the right of the sub entry. |
static String |
TOC_CURRENT
Style placed around the current generated operation. |
static String |
TOC_FOOTER
Style placed on the row of toc footer. |
static String |
TOC_HEADER
Style placed on the row of toc header. |
static String |
TOC_LINK
Style placed on a link generated in the TOC (Operation link). |
static String |
TOP
|
Field Detail |
public static final String REQUIRED_ASTERICK
public static final String MODE_EDIT
public static final String MODE_VIEW
public static final String SORT_ASCENDING
public static final String SORT_DESCENDING
public static final String HTML_PREFIX
public static final String HTML_INPUT_PREFIX
public static final String HTML_INPUT_CHECKBOX
public static final String HTML_INPUT_PASSWORD
public static final String HTML_INPUT_RADIO
public static final String HTML_INPUT_TEXT
public static final String HTML_SELECT_PREFIX
public static final String HTML_SELECT_LIST
public static final String HTML_SELECT_OPTION
public static final String HTML_TEXTAREA_PREFIX
public static final String FIELD_HOVER_HELP
public static final String FIELD_READ_ONLY
public static final String FIELD_AREA_CODE
public static final String FIELD_PASSWORD
public static final String FIELD_PHONE_NUMBER
public static final String FIELD_ZIP_CODE
public static final String RESULTS
public static final String RESULTS_SURROUNDING_TABLE_DEFAULT_JSP
public static final String RESULTS_ROW_ACTION_TABLE
public static final String RESULTS_ROW_ACTION_CELL
public static final String RESULTS_ROW_HEADER
public static final String RESULTS_ROW_ODD
public static final String RESULTS_ROW_EVEN
public static final String RESULTS_ROW_REPORT_ODD
public static final String RESULTS_ROW_REPORT_EVEN
public static final String RESULTS_ROW_OVERALL_REPORT_ODD
public static final String RESULTS_ROW_OVERALL_REPORT_EVEN
public static final String RESULTS_CELL_ROW_ACTIONS_T
public static final String RESULTS_CELL_ROW_ACTIONS
public static final String RESULTS_CELL_HEADER_TL
public static final String RESULTS_CELL_HEADER_T
public static final String RESULTS_CELL_TL
public static final String RESULTS_CELL_T
public static final String RESULTS_CELL_L
public static final String RESULTS_CELL
public static final String RESULTS_GRID
public static final String DETAILS_BODY
public static final String DETAILS_FIELD_SET
public static final String DETAILS
public static final String DETAILS_HEADER
public static final String DETAILS_HEADER_TEXT
public static final String DETAILS_LABEL
public static final String DETAILS_FOOTER
public static final String DETAILS_LABEL_TOP_JUSTIFIED
public static final String DETAILS_GRID
public static final String DETAILS_POSITION
public static final String TOP
public static final String LEFT
public static final String FIRST
public static final String TOC_CURRENT
public static final String TOC_LINK
public static final String TOC_BODY_LEFT
public static final String TOC_BODY_CENTER
public static final String TOC_BODY_RIGHT
public static final String TOC
public static final String TOC_HEADER
public static final String TOC_FOOTER
public static final String PARAGRAPH_HEADING_LEFT
public static final String PARAGRAPH_HEADING_MIDDLE
public static final String PARAGRAPH_HEADING_MIDDLE_SOLID
public static final String PARAGRAPH_HEADING_RIGHT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |