|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.webui.jsf.theme.ThemeTemplates
public class ThemeTemplates
This class contains HTML template related theme constants.
Field Summary | |
---|---|
static java.lang.String |
ACCORDION
A template file that contains HTML for the accordion component. |
static java.lang.String |
ACCORDIONTAB
A template file that contains HTML for the accordion tab component. |
static java.lang.String |
ALARM
A template file that contains HTML for the alarm component. |
static java.lang.String |
ALERT
A template file that contains HTML for the alert component. |
static java.lang.String |
ANCHOR
A template file that contains HTML for the anchor component. |
static java.lang.String |
BUBBLE
A template file that contains HTML for the Bubble Help component. |
static java.lang.String |
BUTTON
A template file that contains HTML for the button component. |
static java.lang.String |
CALENDAR
A template file that contains HTML for the Calendar component. |
static java.lang.String |
CALENDARMONTH
A template file that contains HTML for the CalendarMonth component. |
static java.lang.String |
CHECKBOX
A template file that contains HTML for the Checkbox component. |
static java.lang.String |
CHECKBOXGROUP
A template file that contains HTML for the checkbox group components. |
static java.lang.String |
DROPDOWN
A template file that contains HTML for the DropDown component. |
static java.lang.String |
HIDDENFIELD
A template file that contains HTML for the hiddenField component. |
static java.lang.String |
IMAGE
A template file that contains HTML for the image component. |
static java.lang.String |
IMAGEBUTTON
A template file that contains HTML for the image button component. |
static java.lang.String |
IMAGEHYPERLINK
A template file that contains HTML for the ImageHyperlink component. |
static java.lang.String |
LABEL
A template file that contains HTML for the Label component. |
static java.lang.String |
LISTBOX
A template file that contains HTML for the Listbox component. |
static java.lang.String |
LOGIN
A template file that contains HTML for the Login component. |
static java.lang.String |
PASSWORDFIELD
A template file that contains HTML for the PasswordField component. |
static java.lang.String |
POPUPMENU
A template file that contains HTML for the popupMenu component. |
static java.lang.String |
PROGRESSBAR
A template file that contains HTML for the ProgressBar component. |
static java.lang.String |
RADIOBUTTON
A template file that contains HTML for the radioButton component. |
static java.lang.String |
RADIOBUTTONGROUP
A template file that contains HTML for the radioButton group components. |
static java.lang.String |
RATING
A template file that contains HTML for the rating component. |
static java.lang.String |
RESETBUTTON
A template file that contains HTML for the reset button component. |
static java.lang.String |
STATICTEXT
A template file that contains HTML for the staticText component. |
static java.lang.String |
TABLE2
A template file that contains HTML for the Table2 component. |
static java.lang.String |
TABLE2ROWGROUP
A template file that contains HTML for the Table2RowGroup component. |
static java.lang.String |
TEXTAREA
A template file that contains HTML for the TextArea component. |
static java.lang.String |
TEXTFIELD
A template file that contains HTML for the TextField component. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ALARM
public static final java.lang.String ANCHOR
public static final java.lang.String ALERT
public static final java.lang.String BUBBLE
public static final java.lang.String BUTTON
public static final java.lang.String CALENDAR
public static final java.lang.String CALENDARMONTH
public static final java.lang.String CHECKBOX
public static final java.lang.String CHECKBOXGROUP
public static final java.lang.String DROPDOWN
public static final java.lang.String HIDDENFIELD
public static final java.lang.String IMAGE
public static final java.lang.String IMAGEBUTTON
public static final java.lang.String IMAGEHYPERLINK
public static final java.lang.String LABEL
public static final java.lang.String LISTBOX
public static final java.lang.String PASSWORDFIELD
public static final java.lang.String PROGRESSBAR
public static final java.lang.String RADIOBUTTON
public static final java.lang.String RADIOBUTTONGROUP
public static final java.lang.String RESETBUTTON
public static final java.lang.String STATICTEXT
public static final java.lang.String TABLE2
public static final java.lang.String TABLE2ROWGROUP
public static final java.lang.String TEXTFIELD
public static final java.lang.String TEXTAREA
public static final java.lang.String ACCORDION
public static final java.lang.String ACCORDIONTAB
public static java.lang.String POPUPMENU
public static final java.lang.String LOGIN
public static final java.lang.String RATING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |