RichFaces UI Components: Input UI 4.2.1.Final

Constant Field Values


Contents
org.richfaces.*

org.richfaces.component.AbstractAutocomplete
public static final String COMPONENT_FAMILY "javax.faces.Input"
public static final String COMPONENT_TYPE "org.richfaces.Autocomplete"
public static final String ITEMS_META_COMPONENT_ID "items"

org.richfaces.component.AbstractCalendar
public static final String COMPONENT_FAMILY "org.richfaces.Calendar"
public static final String COMPONENT_TYPE "org.richfaces.Calendar"
public static final String DAYSDATA_META_COMPONENT_ID "daysData"
public static final String DEFAULT_DATE_PATTERN "MMM d, yyyy"
public static final String SUB_TIME_PATTERN "\\s*[hHkKma]+[\\W&&\\S]+[hHkKma]+[\\W&&\\S]*[s]*\\s*"
public static final String TIME_PATTERN "HH:mm:ss"

org.richfaces.component.AbstractEditor
public static final String COMPONENT_FAMILY "org.richfaces.Editor"
public static final String COMPONENT_TYPE "org.richfaces.Editor"

org.richfaces.component.AbstractFileUpload
public static final String COMPONENT_FAMILY "org.richfaces.FileUpload"
public static final String COMPONENT_TYPE "org.richfaces.FileUpload"

org.richfaces.component.AbstractInplaceInput
public static final String COMPONENT_FAMILY "org.richfaces.InplaceInput"
public static final String COMPONENT_TYPE "org.richfaces.InplaceInput"

org.richfaces.component.AbstractInplaceSelect
public static final String COMPONENT_FAMILY "org.richfaces.Select"
public static final String COMPONENT_TYPE "org.richfaces.InplaceSelect"

org.richfaces.component.AbstractOrderingList
public static final String COMPONENT_FAMILY "org.richfaces.SelectMany"
public static final String COMPONENT_TYPE "org.richfaces.OrderingList"

org.richfaces.component.AbstractPickList
public static final String COMPONENT_FAMILY "org.richfaces.SelectMany"
public static final String COMPONENT_TYPE "org.richfaces.PickList"

org.richfaces.component.AbstractSelect
public static final String COMPONENT_FAMILY "org.richfaces.Select"
public static final String COMPONENT_TYPE "org.richfaces.Select"

org.richfaces.component.UIAutocomplete
public static final String COMPONENT_FAMILY "javax.faces.Input"
public static final String COMPONENT_TYPE "org.richfaces.Autocomplete"

org.richfaces.component.UICalendar
public static final String COMPONENT_FAMILY "org.richfaces.Calendar"
public static final String COMPONENT_TYPE "org.richfaces.Calendar"

org.richfaces.component.UIEditor
public static final String COMPONENT_FAMILY "org.richfaces.Editor"
public static final String COMPONENT_TYPE "org.richfaces.Editor"

org.richfaces.component.UIFileUpload
public static final String COMPONENT_FAMILY "org.richfaces.FileUpload"
public static final String COMPONENT_TYPE "org.richfaces.FileUpload"

org.richfaces.component.UIInplaceInput
public static final String COMPONENT_FAMILY "org.richfaces.InplaceInput"
public static final String COMPONENT_TYPE "org.richfaces.InplaceInput"

org.richfaces.component.UIInplaceSelect
public static final String COMPONENT_FAMILY "org.richfaces.Select"
public static final String COMPONENT_TYPE "org.richfaces.InplaceSelect"

org.richfaces.component.UIOrderingList
public static final String COMPONENT_FAMILY "org.richfaces.SelectMany"
public static final String COMPONENT_TYPE "org.richfaces.OrderingList"

org.richfaces.component.UIPickList
public static final String COMPONENT_FAMILY "org.richfaces.SelectMany"
public static final String COMPONENT_TYPE "org.richfaces.PickList"

org.richfaces.component.UISelect
public static final String COMPONENT_FAMILY "org.richfaces.Select"
public static final String COMPONENT_TYPE "org.richfaces.Select"

org.richfaces.component.html.HtmlInputNumberSlider
public static final String COMPONENT_FAMILY "javax.faces.Input"
public static final String COMPONENT_TYPE "org.richfaces.InputNumberSlider"

org.richfaces.component.html.HtmlInputNumberSpinner
public static final String COMPONENT_FAMILY "javax.faces.Input"
public static final String COMPONENT_TYPE "org.richfaces.InputNumberSpinner"

org.richfaces.context.FileUploadFacesContextFactory
public static final String UID_KEY "rf_fu_uid"

org.richfaces.renderkit.CalendarRendererBase
public static final String CALENDAR_BUNDLE "org.richfaces.renderkit.calendar"
public static final String CALENDAR_DISABLE_ICON_RESOURCE_NAME "disabledCalendarIcon.png"
public static final String CALENDAR_ICON_RESOURCE_NAME "calendarIcon.png"
public static final String CURRENT_DATE_INPUT "InputCurrentDate"
public static final String FIRST_DAY_WEEK "firstWeekDay"
public static final String MIN_DAYS_IN_FIRST_WEEK "minDaysInFirstWeek"
public static final String MONTH_LABELS "monthLabels"
public static final String MONTH_LABELS_SHORT "monthLabelsShort"
public static final String OPTION_DISABLED "disabled"
public static final String OPTION_MIN_DAYS_IN_FIRST_WEEK "minDaysInFirstWeek"
public static final String WEEK_DAY_LABELS "weekDayLabels"
public static final String WEEK_DAY_LABELS_SHORT "weekDayLabelsShort"

org.richfaces.renderkit.EditorRendererBase
public static final String DEFAULT_HEIGHT "200px"
public static final String DEFAULT_WIDTH "100%"

org.richfaces.renderkit.InplaceSelectRendererBase
public static final String ITEM_CSS "rf-is-opt"

org.richfaces.renderkit.PopupConstants
public static final String OPTIONS_ITEM_CLASS "itemCss"
public static final String OPTIONS_LIST_CLASS "listCss"
public static final String OPTIONS_LIST_CORD "list"
public static final String OPTIONS_SELECT_ITEM_CLASS "selectItemCss"

org.richfaces.renderkit.SelectHelper
public static final String OPTIONS_ENABLE_MANUAL_INPUT "enableManualInput"
public static final String OPTIONS_INPUT_DEFAULT_LABEL "defaultLabel"
public static final String OPTIONS_LIST_ITEMS "items"
public static final String OPTIONS_LIST_SELECT_FIRST "selectFirst"
public static final String OPTIONS_SHOWCONTROL "showControl"

org.richfaces.renderkit.SelectManyHelper
public static final String BUTTON_CSS "-btn"
public static final String BUTTON_CSS_DIS "-btn-dis"
public static final String CELL_CSS "-c"
public static final String ITEM_CSS "-opt"
public static final String ITEM_CSS_DIS "-opt-dis"

org.richfaces.renderkit.SelectRendererBase
public static final String ITEM_CSS "rf-sel-opt"


RichFaces UI Components: Input UI 4.2.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.