org.jboss.seam.ui.util
Class HTML
java.lang.Object
org.jboss.seam.ui.util.HTML
public final class HTML
- extends Object
Constant declarations for HTML rendering.
- Version:
- $Revision: 5294 $ $Date: 2007-06-19 23:57:50 +0200 (Út, 19 VI 2007) $
- Author:
- Manfred Geiler, Anton Koinov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIGN_ATTR
public static final String ALIGN_ATTR
- See Also:
- Constant Field Values
DATAFLD_ATTR
public static final String DATAFLD_ATTR
- See Also:
- Constant Field Values
DATASRC_ATTR
public static final String DATASRC_ATTR
- See Also:
- Constant Field Values
DATAFORMATAS_ATTR
public static final String DATAFORMATAS_ATTR
- See Also:
- Constant Field Values
BORDER_ATTR
public static final String BORDER_ATTR
- See Also:
- Constant Field Values
WIDTH_ATTR
public static final String WIDTH_ATTR
- See Also:
- Constant Field Values
READONLY_ATTR
public static final String READONLY_ATTR
- See Also:
- Constant Field Values
FILE_ATTR
public static final String FILE_ATTR
- See Also:
- Constant Field Values
ACCEPT_ATTR
public static final String ACCEPT_ATTR
- See Also:
- Constant Field Values
ONCLICK_ATTR
public static final String ONCLICK_ATTR
- See Also:
- Constant Field Values
ONDBLCLICK_ATTR
public static final String ONDBLCLICK_ATTR
- See Also:
- Constant Field Values
ONMOUSEDOWN_ATTR
public static final String ONMOUSEDOWN_ATTR
- See Also:
- Constant Field Values
ONMOUSEUP_ATTR
public static final String ONMOUSEUP_ATTR
- See Also:
- Constant Field Values
ONMOUSEOVER_ATTR
public static final String ONMOUSEOVER_ATTR
- See Also:
- Constant Field Values
ONMOUSEMOVE_ATTR
public static final String ONMOUSEMOVE_ATTR
- See Also:
- Constant Field Values
ONMOUSEOUT_ATTR
public static final String ONMOUSEOUT_ATTR
- See Also:
- Constant Field Values
ONKEYPRESS_ATTR
public static final String ONKEYPRESS_ATTR
- See Also:
- Constant Field Values
ONKEYDOWN_ATTR
public static final String ONKEYDOWN_ATTR
- See Also:
- Constant Field Values
ONKEYUP_ATTR
public static final String ONKEYUP_ATTR
- See Also:
- Constant Field Values
EVENT_HANDLER_ATTRIBUTES_WITHOUT_ONCLICK
public static final String[] EVENT_HANDLER_ATTRIBUTES_WITHOUT_ONCLICK
EVENT_HANDLER_ATTRIBUTES
public static final String[] EVENT_HANDLER_ATTRIBUTES
ONFOCUS_ATTR
public static final String ONFOCUS_ATTR
- See Also:
- Constant Field Values
ONBLUR_ATTR
public static final String ONBLUR_ATTR
- See Also:
- Constant Field Values
ONSELECT_ATTR
public static final String ONSELECT_ATTR
- See Also:
- Constant Field Values
ONCHANGE_ATTR
public static final String ONCHANGE_ATTR
- See Also:
- Constant Field Values
COMMON_FIELD_EVENT_ATTRIBUTES
public static final String[] COMMON_FIELD_EVENT_ATTRIBUTES
COMMON_FIELD_EVENT_ATTRIBUTES_WITHOUT_ONFOCUS
public static final String[] COMMON_FIELD_EVENT_ATTRIBUTES_WITHOUT_ONFOCUS
DIR_ATTR
public static final String DIR_ATTR
- See Also:
- Constant Field Values
LANG_ATTR
public static final String LANG_ATTR
- See Also:
- Constant Field Values
STYLE_ATTR
public static final String STYLE_ATTR
- See Also:
- Constant Field Values
TITLE_ATTR
public static final String TITLE_ATTR
- See Also:
- Constant Field Values
STYLE_CLASS_ATTR
public static final String STYLE_CLASS_ATTR
- See Also:
- Constant Field Values
UNIVERSAL_ATTRIBUTES_WITHOUT_STYLE
public static final String[] UNIVERSAL_ATTRIBUTES_WITHOUT_STYLE
UNIVERSAL_ATTRIBUTES
public static final String[] UNIVERSAL_ATTRIBUTES
CLASS_ATTR
public static final String CLASS_ATTR
- See Also:
- Constant Field Values
ACCESSKEY_ATTR
public static final String ACCESSKEY_ATTR
- See Also:
- Constant Field Values
TABINDEX_ATTR
public static final String TABINDEX_ATTR
- See Also:
- Constant Field Values
DISABLED_ATTR
public static final String DISABLED_ATTR
- See Also:
- Constant Field Values
COMMON_FIELD_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] COMMON_FIELD_ATTRIBUTES_WITHOUT_DISABLED
COMMON_FIELD_ATTRIBUTES
public static final String[] COMMON_FIELD_ATTRIBUTES
COMMON_PASSTROUGH_ATTRIBUTES
public static final String[] COMMON_PASSTROUGH_ATTRIBUTES
COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE
public static final String[] COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_STYLE
COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK
public static final String[] COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK
COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE
public static final String[] COMMON_PASSTROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE
COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED
COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS
public static final String[] COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS
COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS_AND_ONCLICK
public static final String[] COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS_AND_ONCLICK
COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONCLICK
public static final String[] COMMON_FIELD_PASSTROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONCLICK
TARGET_ATTR
public static final String TARGET_ATTR
- See Also:
- Constant Field Values
CHARSET_ATTR
public static final String CHARSET_ATTR
- See Also:
- Constant Field Values
COORDS_ATTR
public static final String COORDS_ATTR
- See Also:
- Constant Field Values
HREF_ATTR
public static final String HREF_ATTR
- See Also:
- Constant Field Values
HREFLANG_ATTR
public static final String HREFLANG_ATTR
- See Also:
- Constant Field Values
REL_ATTR
public static final String REL_ATTR
- See Also:
- Constant Field Values
REV_ATTR
public static final String REV_ATTR
- See Also:
- Constant Field Values
SHAPE_ATTR
public static final String SHAPE_ATTR
- See Also:
- Constant Field Values
TYPE_ATTR
public static final String TYPE_ATTR
- See Also:
- Constant Field Values
ANCHOR_ATTRIBUTES
public static final String[] ANCHOR_ATTRIBUTES
ANCHOR_PASSTHROUGH_ATTRIBUTES
public static final String[] ANCHOR_PASSTHROUGH_ATTRIBUTES
ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE
public static final String[] ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_STYLE
ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE
public static final String[] ANCHOR_PASSTHROUGH_ATTRIBUTES_WITHOUT_ONCLICK_WITHOUT_STYLE
ACCEPT_CHARSET_ATTR
public static final String ACCEPT_CHARSET_ATTR
- See Also:
- Constant Field Values
ENCTYPE_ATTR
public static final String ENCTYPE_ATTR
- See Also:
- Constant Field Values
ONRESET_ATTR
public static final String ONRESET_ATTR
- See Also:
- Constant Field Values
ONSUMBIT_ATTR
public static final String ONSUMBIT_ATTR
- See Also:
- Constant Field Values
FORM_ATTRIBUTES
public static final String[] FORM_ATTRIBUTES
FORM_PASSTHROUGH_ATTRIBUTES
public static final String[] FORM_PASSTHROUGH_ATTRIBUTES
SRC_ATTR
public static final String SRC_ATTR
- See Also:
- Constant Field Values
ALT_ATTR
public static final String ALT_ATTR
- See Also:
- Constant Field Values
HEIGHT_ATTR
public static final String HEIGHT_ATTR
- See Also:
- Constant Field Values
HSPACE_ATTR
public static final String HSPACE_ATTR
- See Also:
- Constant Field Values
ISMAP_ATTR
public static final String ISMAP_ATTR
- See Also:
- Constant Field Values
LONGDESC_ATTR
public static final String LONGDESC_ATTR
- See Also:
- Constant Field Values
USEMAP_ATTR
public static final String USEMAP_ATTR
- See Also:
- Constant Field Values
VSPACE_ATTR
public static final String VSPACE_ATTR
- See Also:
- Constant Field Values
IMG_ATTRIBUTES
public static final String[] IMG_ATTRIBUTES
IMG_PASSTHROUGH_ATTRIBUTES
public static final String[] IMG_PASSTHROUGH_ATTRIBUTES
SIZE_ATTR
public static final String SIZE_ATTR
- See Also:
- Constant Field Values
CHECKED_ATTR
public static final String CHECKED_ATTR
- See Also:
- Constant Field Values
MAXLENGTH_ATTR
public static final String MAXLENGTH_ATTR
- See Also:
- Constant Field Values
INPUT_ATTRIBUTES
public static final String[] INPUT_ATTRIBUTES
INPUT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] INPUT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
INPUT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS_AND_ONCLICK
public static final String[] INPUT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONFOCUS_AND_ONCLICK
INPUT_TYPE_SUBMIT
public static final String INPUT_TYPE_SUBMIT
- See Also:
- Constant Field Values
INPUT_TYPE_IMAGE
public static final String INPUT_TYPE_IMAGE
- See Also:
- Constant Field Values
INPUT_TYPE_HIDDEN
public static final String INPUT_TYPE_HIDDEN
- See Also:
- Constant Field Values
INPUT_TYPE_CHECKBOX
public static final String INPUT_TYPE_CHECKBOX
- See Also:
- Constant Field Values
INPUT_TYPE_PASSWORD
public static final String INPUT_TYPE_PASSWORD
- See Also:
- Constant Field Values
INPUT_TYPE_TEXT
public static final String INPUT_TYPE_TEXT
- See Also:
- Constant Field Values
INPUT_TYPE_RADIO
public static final String INPUT_TYPE_RADIO
- See Also:
- Constant Field Values
INPUT_TYPE_BUTTON
public static final String INPUT_TYPE_BUTTON
- See Also:
- Constant Field Values
BUTTON_ATTRIBUTES
public static final String[] BUTTON_ATTRIBUTES
BUTTON_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] BUTTON_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
BUTTON_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONCLICK
public static final String[] BUTTON_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED_AND_ONCLICK
FRAMEBORDER_ATTR
public static final String FRAMEBORDER_ATTR
- See Also:
- Constant Field Values
SCROLLING_ATTR
public static final String SCROLLING_ATTR
- See Also:
- Constant Field Values
FOR_ATTR
public static final String FOR_ATTR
- See Also:
- Constant Field Values
LABEL_ATTRIBUTES
public static final String[] LABEL_ATTRIBUTES
LABEL_PASSTHROUGH_ATTRIBUTES
public static final String[] LABEL_PASSTHROUGH_ATTRIBUTES
MULTIPLE_ATTR
public static final String MULTIPLE_ATTR
- See Also:
- Constant Field Values
SELECT_ATTRIBUTES
public static final String[] SELECT_ATTRIBUTES
SELECT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] SELECT_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
BGCOLOR_ATTR
public static final String BGCOLOR_ATTR
- See Also:
- Constant Field Values
CELLPADDING_ATTR
public static final String CELLPADDING_ATTR
- See Also:
- Constant Field Values
CELLSPACING_ATTR
public static final String CELLSPACING_ATTR
- See Also:
- Constant Field Values
FRAME_ATTR
public static final String FRAME_ATTR
- See Also:
- Constant Field Values
RULES_ATTR
public static final String RULES_ATTR
- See Also:
- Constant Field Values
SUMMARY_ATTR
public static final String SUMMARY_ATTR
- See Also:
- Constant Field Values
TABLE_ATTRIBUTES
public static final String[] TABLE_ATTRIBUTES
TABLE_PASSTHROUGH_ATTRIBUTES
public static final String[] TABLE_PASSTHROUGH_ATTRIBUTES
COLS_ATTR
public static final String COLS_ATTR
- See Also:
- Constant Field Values
ROWS_ATTR
public static final String ROWS_ATTR
- See Also:
- Constant Field Values
TEXTAREA_ATTRIBUTES
public static final String[] TEXTAREA_ATTRIBUTES
TEXTAREA_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] TEXTAREA_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
INPUT_FILE_UPLOAD_ATTRIBUTES
public static final String[] INPUT_FILE_UPLOAD_ATTRIBUTES
INPUT_FILE_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
public static final String[] INPUT_FILE_PASSTHROUGH_ATTRIBUTES_WITHOUT_DISABLED
MESSAGE_PASSTHROUGH_ATTRIBUTES_WITHOUT_TITLE_STYLE_AND_STYLE_CLASS
public static final String[] MESSAGE_PASSTHROUGH_ATTRIBUTES_WITHOUT_TITLE_STYLE_AND_STYLE_CLASS
SELECT_TABLE_PASSTHROUGH_ATTRIBUTES
public static final String[] SELECT_TABLE_PASSTHROUGH_ATTRIBUTES
COMPACT_ATTR
public static final String COMPACT_ATTR
- See Also:
- Constant Field Values
UL_ATTRIBUTES
public static final String[] UL_ATTRIBUTES
UL_PASSTHROUGH_ATTRIBUTES
public static final String[] UL_PASSTHROUGH_ATTRIBUTES
ID_ATTR
public static final String ID_ATTR
- See Also:
- Constant Field Values
NAME_ATTR
public static final String NAME_ATTR
- See Also:
- Constant Field Values
VALUE_ATTR
public static final String VALUE_ATTR
- See Also:
- Constant Field Values
METHOD_ATTR
public static final String METHOD_ATTR
- See Also:
- Constant Field Values
ACTION_ATTR
public static final String ACTION_ATTR
- See Also:
- Constant Field Values
COLSPAN_ATTR
public static final String COLSPAN_ATTR
- See Also:
- Constant Field Values
SCOPE_ATTR
public static final String SCOPE_ATTR
- See Also:
- Constant Field Values
LABEL_ATTR
public static final String LABEL_ATTR
- See Also:
- Constant Field Values
SELECTED_ATTR
public static final String SELECTED_ATTR
- See Also:
- Constant Field Values
SCOPE_COLGROUP_VALUE
public static final String SCOPE_COLGROUP_VALUE
- See Also:
- Constant Field Values
SPAN_ELEM
public static final String SPAN_ELEM
- See Also:
- Constant Field Values
DIV_ELEM
public static final String DIV_ELEM
- See Also:
- Constant Field Values
INPUT_ELEM
public static final String INPUT_ELEM
- See Also:
- Constant Field Values
BUTTON_ELEM
public static final String BUTTON_ELEM
- See Also:
- Constant Field Values
SELECT_ELEM
public static final String SELECT_ELEM
- See Also:
- Constant Field Values
OPTION_ELEM
public static final String OPTION_ELEM
- See Also:
- Constant Field Values
OPTGROUP_ELEM
public static final String OPTGROUP_ELEM
- See Also:
- Constant Field Values
TEXTAREA_ELEM
public static final String TEXTAREA_ELEM
- See Also:
- Constant Field Values
FORM_ELEM
public static final String FORM_ELEM
- See Also:
- Constant Field Values
ANCHOR_ELEM
public static final String ANCHOR_ELEM
- See Also:
- Constant Field Values
H1_ELEM
public static final String H1_ELEM
- See Also:
- Constant Field Values
H2_ELEM
public static final String H2_ELEM
- See Also:
- Constant Field Values
H3_ELEM
public static final String H3_ELEM
- See Also:
- Constant Field Values
H4_ELEM
public static final String H4_ELEM
- See Also:
- Constant Field Values
H5_ELEM
public static final String H5_ELEM
- See Also:
- Constant Field Values
H6_ELEM
public static final String H6_ELEM
- See Also:
- Constant Field Values
IFRAME_ELEM
public static final String IFRAME_ELEM
- See Also:
- Constant Field Values
IMG_ELEM
public static final String IMG_ELEM
- See Also:
- Constant Field Values
LABEL_ELEM
public static final String LABEL_ELEM
- See Also:
- Constant Field Values
TABLE_ELEM
public static final String TABLE_ELEM
- See Also:
- Constant Field Values
TR_ELEM
public static final String TR_ELEM
- See Also:
- Constant Field Values
TH_ELEM
public static final String TH_ELEM
- See Also:
- Constant Field Values
TD_ELEM
public static final String TD_ELEM
- See Also:
- Constant Field Values
TBODY_ELEM
public static final String TBODY_ELEM
- See Also:
- Constant Field Values
TFOOT_ELEM
public static final String TFOOT_ELEM
- See Also:
- Constant Field Values
THEAD_ELEM
public static final String THEAD_ELEM
- See Also:
- Constant Field Values
STYLE_ELEM
public static final String STYLE_ELEM
- See Also:
- Constant Field Values
SCRIPT_ELEM
public static final String SCRIPT_ELEM
- See Also:
- Constant Field Values
SCRIPT_TYPE_ATTR
public static final String SCRIPT_TYPE_ATTR
- See Also:
- Constant Field Values
SCRIPT_TYPE_TEXT_JAVASCRIPT
public static final String SCRIPT_TYPE_TEXT_JAVASCRIPT
- See Also:
- Constant Field Values
SCRIPT_LANGUAGE_ATTR
public static final String SCRIPT_LANGUAGE_ATTR
- See Also:
- Constant Field Values
SCRIPT_LANGUAGE_JAVASCRIPT
public static final String SCRIPT_LANGUAGE_JAVASCRIPT
- See Also:
- Constant Field Values
UL_ELEM
public static final String UL_ELEM
- See Also:
- Constant Field Values
OL_ELEM
public static final String OL_ELEM
- See Also:
- Constant Field Values
LI_ELEM
public static final String LI_ELEM
- See Also:
- Constant Field Values
BR_ELEM
public static final String BR_ELEM
- See Also:
- Constant Field Values
NBSP_ENTITY
public static final String NBSP_ENTITY
- See Also:
- Constant Field Values
HREF_PATH_SEPARATOR
public static final String HREF_PATH_SEPARATOR
- See Also:
- Constant Field Values
HREF_PATH_FROM_PARAM_SEPARATOR
public static final String HREF_PATH_FROM_PARAM_SEPARATOR
- See Also:
- Constant Field Values
HREF_PARAM_SEPARATOR
public static final String HREF_PARAM_SEPARATOR
- See Also:
- Constant Field Values
HREF_PARAM_NAME_FROM_VALUE_SEPARATOR
public static final String HREF_PARAM_NAME_FROM_VALUE_SEPARATOR
- See Also:
- Constant Field Values
renderHTMLAttributes
public static boolean renderHTMLAttributes(javax.faces.context.ResponseWriter writer,
javax.faces.component.UIComponent component,
String[] attributes)
throws IOException
- Returns:
- true, if an attribute was written
- Throws:
IOException
renderHTMLAttribute
public static boolean renderHTMLAttribute(javax.faces.context.ResponseWriter writer,
javax.faces.component.UIComponent component,
String componentProperty,
String htmlAttrName)
throws IOException
- Returns:
- true, if the attribute was written
- Throws:
IOException
renderHTMLAttribute
public static boolean renderHTMLAttribute(javax.faces.context.ResponseWriter writer,
String componentProperty,
String attrName,
Object value)
throws IOException
- Returns:
- true, if the attribute was written
- Throws:
IOException
isDefaultAttributeValue
public static boolean isDefaultAttributeValue(Object value)
- See JSF Spec. 8.5 Table 8-1
- Parameters:
value
-
- Returns:
- boolean
Copyright © 2013 Seam Framework. All Rights Reserved.