
META-INF.rich.taglib.xml Maven / Gradle / Ivy
http://richfaces.org/rich
accordion
@author akolonitsky @since 2010-08-05
org.richfaces.Accordion
org.richfaces.AccordionRenderer
org.richfaces.view.facelets.html.TogglePanelTagHandler
activeItem
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
cycledSwitching
boolean
dir
java.lang.String
height
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
itemActiveHeaderClass
java.lang.String
itemActiveLeftIcon
java.lang.String
itemActiveRightIcon
java.lang.String
itemChangeListener
javax.el.MethodExpression
itemContentClass
java.lang.String
itemDisabledHeaderClass
java.lang.String
itemDisabledLeftIcon
java.lang.String
itemDisabledRightIcon
java.lang.String
itemHeaderClass
java.lang.String
itemInactiveHeaderClass
java.lang.String
itemInactiveLeftIcon
java.lang.String
itemInactiveRightIcon
java.lang.String
lang
java.lang.String
onbeforeitemchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onitemchange
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
width
java.lang.String
accordionItem
@author akolonitsky @since 2010-08-13
org.richfaces.AccordionItem
org.richfaces.AccordionItemRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
contentClass
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
dir
java.lang.String
disabled
boolean
header
java.lang.String
headerActiveClass
java.lang.String
headerClass
java.lang.String
headerDisabledClass
java.lang.String
headerInactiveClass
java.lang.String
headerStyle
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
lang
java.lang.String
leftActiveIcon
java.lang.String
leftDisabledIcon
java.lang.String
leftInactiveIcon
java.lang.String
name
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onenter
java.lang.String
onheaderclick
java.lang.String
onheaderdblclick
java.lang.String
onheadermousedown
java.lang.String
onheadermousemove
java.lang.String
onheadermouseup
java.lang.String
onleave
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rightActiveIcon
java.lang.String
rightDisabledIcon
java.lang.String
rightInactiveIcon
java.lang.String
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
The current value of this component.
Value
value
java.lang.Object
autocomplete
@author Nick Belaevski
org.richfaces.Autocomplete
org.richfaces.AutocompleteRenderer
org.richfaces.view.facelets.AutocompleteHandler
autocompleteList
java.lang.Object
autocompleteMethod
javax.el.MethodExpression
autofill
boolean
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
clientFilterFunction
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
disabled
boolean
fetchValue
java.lang.Object
filterFunction
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
inputClass
java.lang.String
layout
java.lang.String
minChars
int
mode
org.richfaces.component.AutocompleteMode
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
onblur
java.lang.String
onchange
java.lang.String
onclick
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onerror
java.lang.String
onfocus
java.lang.String
onkeydown
java.lang.String
onkeypress
java.lang.String
onkeyup
java.lang.String
onlistclick
java.lang.String
onlistdblclick
java.lang.String
onlistkeydown
java.lang.String
onlistkeypress
java.lang.String
onlistkeyup
java.lang.String
onlistmousedown
java.lang.String
onlistmousemove
java.lang.String
onlistmouseout
java.lang.String
onlistmouseover
java.lang.String
onlistmouseup
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onselectitem
java.lang.String
popupClass
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
selectFirst
boolean
selectedItemClass
java.lang.String
showButton
boolean
tokens
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
var
java.lang.String
calendar
@author amarkhel
org.richfaces.Calendar
org.richfaces.CalendarRenderer
org.richfaces.view.facelets.CalendarHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
boundaryDatesMode
java.lang.String
buttonClass
java.lang.String
buttonDisabledIcon
java.lang.String
buttonIcon
java.lang.String
buttonLabel
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
currentDate
java.lang.Object
dataModel
org.richfaces.model.CalendarDataModel
datePattern
java.lang.String
dayClassFunction
java.lang.String
dayDisableFunction
java.lang.String
defaultLabel
java.lang.String
defaultTime
java.lang.Object
direction
org.richfaces.component.Positioning
disabled
boolean
enableManualInput
boolean
firstWeekDay
int
horizontalOffset
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
inputClass
java.lang.String
inputSize
java.lang.String
inputStyle
java.lang.String
jointPoint
org.richfaces.component.Positioning
locale
java.lang.Object
minDaysInFirstWeek
int
mode
org.richfaces.component.AbstractCalendar.Mode
monthLabels
java.lang.Object
monthLabelsShort
java.lang.Object
onbeforecurrentdateselect
java.lang.String
onbeforedateselect
java.lang.String
onbeforetimeselect
java.lang.String
onchange
java.lang.String
onclean
java.lang.String
oncomplete
java.lang.String
oncurrentdateselect
java.lang.String
ondatemouseout
java.lang.String
ondatemouseover
java.lang.String
ondateselect
java.lang.String
onhide
java.lang.String
oninputblur
java.lang.String
oninputchange
java.lang.String
oninputclick
java.lang.String
oninputdblclick
java.lang.String
oninputfocus
java.lang.String
oninputkeydown
java.lang.String
oninputkeypress
java.lang.String
oninputkeyup
java.lang.String
oninputmousedown
java.lang.String
oninputmousemove
java.lang.String
oninputmouseout
java.lang.String
oninputmouseover
java.lang.String
oninputmouseup
java.lang.String
oninputselect
java.lang.String
onshow
java.lang.String
ontimeselect
java.lang.String
popup
boolean
popupClass
java.lang.String
popupStyle
java.lang.String
preloadDateRangeBegin
java.lang.Object
preloadDateRangeEnd
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
resetTimeOnDateSelect
boolean
showApplyButton
boolean
showFooter
boolean
showHeader
boolean
showInput
boolean
showWeekDaysBar
boolean
showWeeksBar
boolean
style
java.lang.String
styleClass
java.lang.String
tabindex
java.lang.String
timeZone
java.util.TimeZone
todayControlMode
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
verticalOffset
int
weekDayLabels
java.lang.Object
weekDayLabelsShort
java.lang.Object
zindex
int
collapsiblePanel
@author akolonitsky @since 2010-08-27
org.richfaces.CollapsiblePanel
org.richfaces.CollapsiblePanelRenderer
org.richfaces.view.facelets.html.CollapsiblePanelTagHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bodyClass
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
dir
java.lang.String
expanded
boolean
header
java.lang.String
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
lang
java.lang.String
leftCollapsedIcon
java.lang.String
leftExpandedIcon
java.lang.String
onbeforeswitch
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onswitch
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rightCollapsedIcon
java.lang.String
rightExpandedIcon
java.lang.String
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
toggleListener
javax.el.MethodExpression
The current value of this component.
Value
value
java.lang.Object
collapsibleSubTable
@author Anton Belevich
org.richfaces.CollapsibleSubTable
org.richfaces.CollapsibleSubTableRenderer
org.richfaces.taglib.CollapsibleSubTableHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
columnClasses
java.lang.String
expandMode
java.lang.String
expanded
boolean
filterVar
java.lang.String
first
int
footerClass
java.lang.String
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
iterationStatusVar
java.lang.String
keepSaved
boolean
noDataLabel
java.lang.String
onrowclick
java.lang.String
onrowdblclick
java.lang.String
onrowkeydown
java.lang.String
onrowkeypress
java.lang.String
onrowkeyup
java.lang.String
onrowmousedown
java.lang.String
onrowmousemove
java.lang.String
onrowmouseout
java.lang.String
onrowmouseover
java.lang.String
onrowmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowClass
java.lang.String
rowClasses
java.lang.String
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
rows
int
sortMode
org.richfaces.model.SortMode
sortPriority
java.util.Collection
stateVar
java.lang.String
style
java.lang.String
value
java.lang.Object
var
java.lang.String
collapsibleSubTableToggler
@author Anton Belevich
org.richfaces.CollapsibleSubTableToggler
org.richfaces.CollapsibleSubTableTogglerRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
collapsedIcon
java.lang.String
collapsedLabel
java.lang.String
event
java.lang.String
expandedIcon
java.lang.String
expandedLabel
java.lang.String
for
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
column
@author Anton Belevich
org.richfaces.Column
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
breakRowBefore
boolean
colspan
int
comparator
java.util.Comparator
filter
org.richfaces.model.Filter
filterExpression
java.lang.Boolean
filterValue
java.lang.Object
footerClass
java.lang.String
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowspan
int
sortBy
java.lang.Object
sortOrder
org.richfaces.component.SortOrder
style
java.lang.String
styleClass
java.lang.String
width
java.lang.String
columnGroup
org.richfaces.ColumnGroup
org.richfaces.ColumnGroupRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
componentControl
@author Anton Belevich
org.richfaces.behavior.ComponentControlBehavior
org.richfaces.taglib.ComponentControlHandler
event
java.lang.String
onbeforeoperation
java.lang.String
operation
java.lang.String
selector
java.lang.String
target
java.lang.String
dataGrid
@author Anton Belevich
org.richfaces.DataGrid
org.richfaces.DataGridRenderer
org.richfaces.taglib.DataGridHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
columns
int
elements
int
first
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
iterationStatusVar
java.lang.String
keepSaved
boolean
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
stateVar
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
value
java.lang.Object
var
java.lang.String
dataScroller
org.richfaces.DataScroller
org.richfaces.DataScrollerRenderer
org.richfaces.taglib.DataScrollerHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
boundaryControls
org.richfaces.component.DataScrollerControlsMode
fastControls
org.richfaces.component.DataScrollerControlsMode
fastStep
int
for
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
lastPageMode
java.lang.String
maxPages
int
page
int
render
java.lang.Object
renderIfSinglePage
boolean
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
stepControls
org.richfaces.component.DataScrollerControlsMode
dataTable
@author Anton Belevich
org.richfaces.DataTable
org.richfaces.DataTableRenderer
org.richfaces.taglib.DataTableHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
captionClass
java.lang.String
columnClasses
java.lang.String
filterVar
java.lang.String
first
int
footerClass
java.lang.String
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
iterationStatusVar
java.lang.String
keepSaved
boolean
noDataLabel
java.lang.String
onrowclick
java.lang.String
onrowdblclick
java.lang.String
onrowkeydown
java.lang.String
onrowkeypress
java.lang.String
onrowkeyup
java.lang.String
onrowmousedown
java.lang.String
onrowmousemove
java.lang.String
onrowmouseout
java.lang.String
onrowmouseover
java.lang.String
onrowmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowClass
java.lang.String
rowClasses
java.lang.String
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
rows
int
sortMode
org.richfaces.model.SortMode
sortPriority
java.util.Collection
stateVar
java.lang.String
style
java.lang.String
styleClass
java.lang.String
value
java.lang.Object
var
java.lang.String
dragIndicator
@author abelevich
org.richfaces.DragIndicator
org.richfaces.DragIndicatorRenderer
acceptClass
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
draggingClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
rejectClass
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
dragSource
@author abelevich
org.richfaces.DragSource
org.richfaces.DragSourceRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
dragIndicator
java.lang.String
dragValue
java.lang.Object
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
type
java.lang.String
dropDownMenu
org.richfaces.DropDownMenu
org.richfaces.DropDownMenuRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
direction
org.richfaces.component.Positioning
disabled
boolean
hideDelay
int
horizontalOffset
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
jointPoint
org.richfaces.component.Positioning
label
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
mode
org.richfaces.component.Mode
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
ongrouphide
java.lang.String
ongroupshow
java.lang.String
onhide
java.lang.String
onitemclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
onshow
java.lang.String
popupWidth
int
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
showDelay
int
showEvent
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
verticalOffset
int
dropTarget
@author abelevich
org.richfaces.DropTarget
org.richfaces.DropTargetRenderer
org.richfaces.view.facelets.DropHandler
acceptedTypes
java.lang.Object
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bypassUpdates
boolean
data
java.lang.Object
dropListener
javax.el.MethodExpression
dropValue
java.lang.Object
execute
java.lang.Object
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
limitRender
boolean
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
oncomplete
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
status
java.lang.String
extendedDataTable
@author Konstantin Mishin
org.richfaces.ExtendedDataTable
org.richfaces.ExtendedDataTableRenderer
org.richfaces.taglib.ExtendedDataTableHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
columnClasses
java.lang.String
filterVar
java.lang.String
first
int
footerClass
java.lang.String
frozenColumns
int
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
iterationStatusVar
java.lang.String
keepSaved
boolean
noDataLabel
java.lang.String
onbeforeselectionchange
java.lang.String
onrowclick
java.lang.String
onrowdblclick
java.lang.String
onrowkeydown
java.lang.String
onrowkeypress
java.lang.String
onrowkeyup
java.lang.String
onrowmousedown
java.lang.String
onrowmousemove
java.lang.String
onrowmouseout
java.lang.String
onrowmouseover
java.lang.String
onrowmouseup
java.lang.String
onselectionchange
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowClass
java.lang.String
rowClasses
java.lang.String
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
rows
int
selection
java.util.Collection
selectionMode
org.richfaces.model.SelectionMode
sortMode
org.richfaces.model.SortMode
sortPriority
java.util.Collection
stateVar
java.lang.String
style
java.lang.String
styleClass
java.lang.String
value
java.lang.Object
var
java.lang.String
fileUpload
@author Konstantin Mishin
org.richfaces.FileUpload
org.richfaces.FileUploadRenderer
org.richfaces.view.facelets.FileUploadHandler
acceptedTypes
java.lang.String
addLabel
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
clearAllLabel
java.lang.String
clearLabel
java.lang.String
data
java.lang.Object
deleteLabel
java.lang.String
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
disabled
boolean
doneLabel
java.lang.String
execute
java.lang.Object
fileUploadListener
javax.el.MethodExpression
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
limitRender
boolean
noDuplicate
boolean
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
oncomplete
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
onfilesubmit
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
onuploadcomplete
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
serverErrorLabel
java.lang.String
sizeExceededLabel
java.lang.String
status
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
uploadLabel
java.lang.String
graphValidator
JSF component class
org.richfaces.GraphValidator
org.richfaces.view.facelets.html.GraphValidatorHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Get set of profiles for validation @return
groups
java.lang.Class[]
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Get object for validation @return
summary
java.lang.String
Get graph validator Id. @return
type
java.lang.String
Get object for validation @return
value
java.lang.Object
hashParam
@author Anton Belevich
org.richfaces.HashParameter
javax.faces.view.facelets.ComponentHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
name
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
value
java.util.Map
inplaceInput
@author Anton Belevich
org.richfaces.InplaceInput
org.richfaces.InplaceInputRenderer
activeClass
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
changedClass
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
defaultLabel
java.lang.String
disabled
boolean
disabledClass
java.lang.String
editEvent
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
inputWidth
java.lang.String
onblur
java.lang.String
onchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onfocus
java.lang.String
oninputclick
java.lang.String
oninputdblclick
java.lang.String
oninputkeydown
java.lang.String
oninputkeypress
java.lang.String
oninputkeyup
java.lang.String
oninputmousedown
java.lang.String
oninputmousemove
java.lang.String
oninputmouseout
java.lang.String
oninputmouseover
java.lang.String
oninputmouseup
java.lang.String
oninputselect
java.lang.String
onkeydown
java.lang.String
onkeypress
java.lang.String
onkeyup
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
saveOnBlur
boolean
showControls
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
tabindex
int
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
inplaceSelect
@author Anton Belevich
org.richfaces.InplaceSelect
org.richfaces.InplaceSelectRenderer
activeClass
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
changedClass
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
defaultLabel
java.lang.String
disabled
boolean
disabledClass
java.lang.String
editEvent
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
inputWidth
java.lang.String
itemClass
java.lang.String
listClass
java.lang.String
listHeight
java.lang.String
listWidth
java.lang.String
onblur
java.lang.String
onchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onfocus
java.lang.String
oninputclick
java.lang.String
oninputdblclick
java.lang.String
oninputkeydown
java.lang.String
oninputkeypress
java.lang.String
oninputkeyup
java.lang.String
oninputmousedown
java.lang.String
oninputmousemove
java.lang.String
oninputmouseout
java.lang.String
oninputmouseover
java.lang.String
oninputmouseup
java.lang.String
oninputselect
java.lang.String
onkeydown
java.lang.String
onkeypress
java.lang.String
onkeyup
java.lang.String
onlistclick
java.lang.String
onlistdblclick
java.lang.String
onlistkeydown
java.lang.String
onlistkeypress
java.lang.String
onlistkeyup
java.lang.String
onlistmousedown
java.lang.String
onlistmousemove
java.lang.String
onlistmouseout
java.lang.String
onlistmouseover
java.lang.String
onlistmouseup
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onselectitem
java.lang.String
openOnEdit
boolean
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
saveOnBlur
boolean
saveOnSelect
boolean
selectItemClass
java.lang.String
showControls
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
tabindex
int
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
inputNumberSlider
org.richfaces.InputNumberSlider
org.richfaces.InputNumberSliderRenderer
Access key that, when pressed, transfers focus to this element.
Access Key
accesskey
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
decreaseClass
java.lang.String
decreaseSelectedClass
java.lang.String
delay
int
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
Flag indicating that this element must never receive focus or be included in a subsequent submit. A value of false causes no attribute to be rendered, while a value of true causes the attribute to be rendered as disabled="disabled".
Disabled Flag
disabled
boolean
enableManualInput
boolean
handleClass
java.lang.String
handleSelectedClass
java.lang.String
The component identifier for the associated component
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
increaseClass
java.lang.String
increaseSelectedClass
java.lang.String
inputClass
java.lang.String
inputPosition
org.richfaces.component.InputNumberSliderInputPosition
inputSize
int
A localized user presentable name for this component.
Label
label
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
maxValue
java.lang.String
maxlength
int
minValue
java.lang.String
Javascript code executed when this element loses focus.
Focus Off Script
onblur
java.lang.String
Javascript code executed when this element loses focus and its value has been modified since gaining focus.
Input Change Script
onchange
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when this element receives focus.
Focus On Script
onfocus
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
Javascript code executed when text within this element is selected by the user.
Text Select Script
onselect
java.lang.String
An override for the rendered attribute associated with our component
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
showArrows
boolean
showBoundaryValues
boolean
showInput
boolean
showTooltip
boolean
step
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Position of this element in the tabbing order for the current document. This value must be an integer between 0 and 32767.
Tab Index
tabindex
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
tooltipClass
java.lang.String
trackClass
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
inputNumberSpinner
org.richfaces.InputNumberSpinner
org.richfaces.InputNumberSpinnerRenderer
Access key that, when pressed, transfers focus to this element.
Access Key
accesskey
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
cycled
boolean
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
Flag indicating that this element must never receive focus or be included in a subsequent submit. A value of false causes no attribute to be rendered, while a value of true causes the attribute to be rendered as disabled="disabled".
Disabled Flag
disabled
boolean
enableManualInput
boolean
The component identifier for the associated component
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
inputClass
java.lang.String
inputSize
int
A localized user presentable name for this component.
Label
label
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
maxValue
java.lang.String
minValue
java.lang.String
Javascript code executed when this element loses focus.
Focus Off Script
onblur
java.lang.String
Javascript code executed when this element loses focus and its value has been modified since gaining focus.
Input Change Script
onchange
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
ondownclick
java.lang.String
Javascript code executed when this element receives focus.
Focus On Script
onfocus
java.lang.String
oninputclick
java.lang.String
oninputdblclick
java.lang.String
oninputkeydown
java.lang.String
oninputkeypress
java.lang.String
oninputkeyup
java.lang.String
oninputmousedown
java.lang.String
oninputmousemove
java.lang.String
oninputmouseout
java.lang.String
oninputmouseover
java.lang.String
oninputmouseup
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
Javascript code executed when text within this element is selected by the user.
Text Select Script
onselect
java.lang.String
onupclick
java.lang.String
An override for the rendered attribute associated with our component
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
step
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Position of this element in the tabbing order for the current document. This value must be an integer between 0 and 32767.
Tab Index
tabindex
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
itemChangeListener
org.richfaces.view.facelets.html.ItemChangeListenerHandler
for
java.lang.String
binding
javax.el.ValueExpression
listener
javax.el.ValueExpression
type
javax.el.ValueExpression
jQuery
@author nick
org.richfaces.JQuery
org.richfaces.JQueryRenderer
attachType
org.richfaces.component.JQueryAttachType
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
event
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
name
java.lang.String
query
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
selector
java.lang.String
timing
org.richfaces.component.JQueryTiming
list
JSF component class
org.richfaces.List
org.richfaces.ListRenderer
org.richfaces.taglib.ListHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
dir
java.lang.String
first
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
iterationStatusVar
java.lang.String
keepSaved
boolean
lang
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onkeydown
java.lang.String
onkeypress
java.lang.String
onkeyup
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onrowclick
java.lang.String
onrowdblclick
java.lang.String
onrowkeydown
java.lang.String
onrowkeypress
java.lang.String
onrowkeyup
java.lang.String
onrowmousedown
java.lang.String
onrowmousemove
java.lang.String
onrowmouseout
java.lang.String
onrowmouseover
java.lang.String
onrowmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowClass
java.lang.String
rowClasses
java.lang.String
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
rows
int
stateVar
java.lang.String
style
java.lang.String
styleClass
java.lang.String
title
java.lang.String
type
org.richfaces.component.ListType
value
java.lang.Object
var
java.lang.String
menuGroup
org.richfaces.MenuGroup
org.richfaces.MenuGroupRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
direction
org.richfaces.component.Positioning
disabled
boolean
horizontalOffset
int
icon
java.lang.String
iconDisabled
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
jointPoint
org.richfaces.component.Positioning
label
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
onhide
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
onshow
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
verticalOffset
int
menuItem
org.richfaces.MenuItem
org.richfaces.MenuItemRenderer
MethodExpression representing the application action to invoke when this component is activated by the user. The expression must evaluate to a public method that takes no parameters, and returns an Object (the toString() of which is called to derive the logical outcome) which is passed to the NavigationHandler for this application.
Application Action
action
javax.faces.el.MethodBinding
<p> MethodExpression representing an action listener method that will be notified when this component is activated by the user. The expression must evaluate to a public method that takes an ActionEvent parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing where the event came from, but this can be useful in cases where a notification is needed that "some action happened".</span> </p>
Action Listener
actionListener
javax.faces.el.MethodBinding
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bypassUpdates
boolean
data
java.lang.Object
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
disabled
boolean
execute
java.lang.Object
icon
java.lang.String
iconDisabled
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.
Immediate Action
immediate
boolean
label
java.lang.Object
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
limitRender
boolean
mode
org.richfaces.component.Mode
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
oncomplete
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
status
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
menuSeparator
org.richfaces.MenuSeparator
org.richfaces.MenuSeparatorRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
message
org.richfaces.HtmlMessage
org.richfaces.MessageRenderer
ajaxRendered
boolean
A mutable Map of the attributes associated with this component, keyed by attribute name.
Attributes Map
attributes
java.util.Map
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The number of child components associated with this component.
Child Component Count
childCount
int
A mutable List of the child components associated with this component.
Child Component List
children
java.util.List
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
A mutable Map of the facets associated with this component, keyed by facet name.
Facets Map
facets
java.util.Map
The component family to which this component belongs. This property is used to select an appropriate Renderer.
Component Family
family
java.lang.String
Client identifier of the component for which to display messages.
Associated Client Id
for
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
keepTransient
boolean
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
The parent component for this component. On the root component in the component tree (which must be of type UIViewRoot), this property is null.
Parent Component
parent
javax.faces.component.UIComponent
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Identifier used (in conjunction with the "family" property) to select an appropriate Renderer to encode and decode this component.
Renderer Type
rendererType
java.lang.String
Flag indicating whether or not this component takes responsibility for rendering its own children. This decision is normally delegated to the associated Renderer, if there is one.
Renders Children
rendersChildren
boolean
Flag indicating whether the detail portion of displayed messages should be included. Default value is "true".
Show Detail
showDetail
boolean
Flag indicating whether the summary portion of displayed messages should be included. Default value is "false".
Show Summary
showSummary
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
messages
org.richfaces.HtmlMessages
org.richfaces.MessagesRenderer
ajaxRendered
boolean
A mutable Map of the attributes associated with this component, keyed by attribute name.
Attributes Map
attributes
java.util.Map
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The number of child components associated with this component.
Child Component Count
childCount
int
A mutable List of the child components associated with this component.
Child Component List
children
java.util.List
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
A mutable Map of the facets associated with this component, keyed by facet name.
Facets Map
facets
java.util.Map
The component family to which this component belongs. This property is used to select an appropriate Renderer.
Component Family
family
java.lang.String
Client identifier of the component for which to display messages. This attribute is mutually exclusive with globalOnly and take precedence if used.
Associated Client Id
for
java.lang.String
Flag indicating that only global messages (that is, messages not associated with any client identifier) are to be displayed. Default value is "false".
Global Only
globalOnly
boolean
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
keepTransient
boolean
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
The parent component for this component. On the root component in the component tree (which must be of type UIViewRoot), this property is null.
Parent Component
parent
javax.faces.component.UIComponent
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Identifier used (in conjunction with the "family" property) to select an appropriate Renderer to encode and decode this component.
Renderer Type
rendererType
java.lang.String
Flag indicating whether or not this component takes responsibility for rendering its own children. This decision is normally delegated to the associated Renderer, if there is one.
Renders Children
rendersChildren
boolean
Flag indicating whether the detail portion of displayed messages should be included. Default value is "false".
Show Detail
showDetail
boolean
Flag indicating whether the summary portion of displayed messages should be included. Default value is "true".
Show Summary
showSummary
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
panel
JSF component class
org.richfaces.Panel
org.richfaces.PanelRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bodyClass
java.lang.String
header
java.lang.String
headerClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
panelMenu
@author akolonitsky @since 2010-10-25
org.richfaces.PanelMenu
org.richfaces.PanelMenuRenderer
org.richfaces.view.facelets.html.PanelMenuTagHandler
activeItem
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bubbleSelection
boolean
collapseEvent
java.lang.String
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
disabled
boolean
expandEvent
java.lang.String
expandSingle
boolean
groupClass
java.lang.String
groupCollapsedLeftIcon
java.lang.String
groupCollapsedRightIcon
java.lang.String
groupDisabledClass
java.lang.String
groupDisabledLeftIcon
java.lang.String
groupDisabledRightIcon
java.lang.String
groupExpandedLeftIcon
java.lang.String
groupExpandedRightIcon
java.lang.String
groupMode
org.richfaces.PanelMenuMode
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
itemChangeListener
javax.el.MethodExpression
itemClass
java.lang.String
itemDisabledClass
java.lang.String
itemDisabledLeftIcon
java.lang.String
itemDisabledRightIcon
java.lang.String
itemLeftIcon
java.lang.String
itemMode
org.richfaces.PanelMenuMode
itemRightIcon
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
topGroupClass
java.lang.String
topGroupCollapsedLeftIcon
java.lang.String
topGroupCollapsedRightIcon
java.lang.String
topGroupDisabledClass
java.lang.String
topGroupDisabledLeftIcon
java.lang.String
topGroupDisabledRightIcon
java.lang.String
topGroupExpandedLeftIcon
java.lang.String
topGroupExpandedRightIcon
java.lang.String
topItemClass
java.lang.String
topItemDisabledClass
java.lang.String
topItemDisabledLeftIcon
java.lang.String
topItemDisabledRightIcon
java.lang.String
topItemLeftIcon
java.lang.String
topItemRightIcon
java.lang.String
width
java.lang.String
panelMenuGroup
@author akolonitsky @since 2010-10-25
org.richfaces.PanelMenuGroup
MethodExpression representing the application action to invoke when this component is activated by the user. The expression must evaluate to a public method that takes no parameters, and returns an Object (the toString() of which is called to derive the logical outcome) which is passed to the NavigationHandler for this application.
Application Action
action
javax.faces.el.MethodBinding
<p> MethodExpression representing an action listener method that will be notified when this component is activated by the user. The expression must evaluate to a public method that takes an ActionEvent parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing where the event came from, but this can be useful in cases where a notification is needed that "some action happened".</span> </p>
Action Listener
actionListener
javax.faces.el.MethodBinding
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bypassUpdates
boolean
changeExpandListener
javax.el.MethodExpression
collapseEvent
java.lang.String
data
java.lang.Object
disabled
boolean
disabledClass
java.lang.String
execute
java.lang.Object
expandEvent
java.lang.String
expanded
java.lang.Boolean
hoverClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.
Immediate Action
immediate
boolean
label
java.lang.String
leftCollapsedIcon
java.lang.String
leftDisabledIcon
java.lang.String
leftExpandedIcon
java.lang.String
leftIconClass
java.lang.String
limitRender
boolean
mode
org.richfaces.PanelMenuMode
name
java.lang.String
onbeforecollapse
java.lang.String
onbeforedomupdate
java.lang.String
onbeforeexpand
java.lang.String
onbeforeselect
java.lang.String
onbeforeswitch
java.lang.String
onbegin
java.lang.String
onclick
java.lang.String
oncollapse
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onexpand
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onselect
java.lang.String
onswitch
java.lang.String
onunselect
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rightCollapsedIcon
java.lang.String
rightDisabledIcon
java.lang.String
rightExpandedIcon
java.lang.String
rightIconClass
java.lang.String
selectable
java.lang.Boolean
status
java.lang.String
style
java.lang.String
styleClass
java.lang.String
panelMenuItem
@author akolonitsky @since 2010-10-25
org.richfaces.PanelMenuItem
MethodExpression representing the application action to invoke when this component is activated by the user. The expression must evaluate to a public method that takes no parameters, and returns an Object (the toString() of which is called to derive the logical outcome) which is passed to the NavigationHandler for this application.
Application Action
action
javax.faces.el.MethodBinding
<p> MethodExpression representing an action listener method that will be notified when this component is activated by the user. The expression must evaluate to a public method that takes an ActionEvent parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing where the event came from, but this can be useful in cases where a notification is needed that "some action happened".</span> </p>
Action Listener
actionListener
javax.faces.el.MethodBinding
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bypassUpdates
boolean
data
java.lang.Object
disabled
boolean
disabledClass
java.lang.String
execute
java.lang.Object
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.
Immediate Action
immediate
boolean
label
java.lang.String
leftDisabledIcon
java.lang.String
leftIcon
java.lang.String
leftIconClass
java.lang.String
limitRender
boolean
mode
org.richfaces.PanelMenuMode
name
java.lang.String
onbeforedomupdate
java.lang.String
onbeforeselect
java.lang.String
onbegin
java.lang.String
onclick
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onselect
java.lang.String
onunselect
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rightDisabledIcon
java.lang.String
rightIcon
java.lang.String
rightIconClass
java.lang.String
selectable
java.lang.Boolean
status
java.lang.String
style
java.lang.String
styleClass
java.lang.String
panelToggleListener
org.richfaces.view.facelets.html.PanelToggleListenerHandler
for
java.lang.String
binding
javax.el.ValueExpression
listener
javax.el.ValueExpression
type
javax.el.ValueExpression
popupPanel
JSF component class
org.richfaces.PopupPanel
org.richfaces.PopupPanelRenderer
autosized
boolean
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
controlsClass
java.lang.String
domElementAttachment
java.lang.String
followByScroll
boolean
header
java.lang.String
headerClass
java.lang.String
height
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
keepVisualState
boolean
left
java.lang.String
maxHeight
int
maxWidth
int
minHeight
int
minWidth
int
modal
boolean
moveable
boolean
onbeforehide
java.lang.String
onbeforeshow
java.lang.String
onhide
java.lang.String
onmaskclick
java.lang.String
onmaskcontextmenu
java.lang.String
onmaskdblclick
java.lang.String
onmaskmousedown
java.lang.String
onmaskmousemove
java.lang.String
onmaskmouseout
java.lang.String
onmaskmouseover
java.lang.String
onmaskmouseup
java.lang.String
onmove
java.lang.String
onresize
java.lang.String
onshow
java.lang.String
overlapEmbedObjects
boolean
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
resizeable
boolean
shadowDepth
java.lang.String
shadowOpacity
java.lang.String
show
boolean
style
java.lang.String
styleClass
java.lang.String
top
java.lang.String
trimOverlayedElements
boolean
visualOptions
java.lang.String
width
int
zindex
int
progressBar
Class provides base component class for progress bar @author "Andrey Markavtsov"
org.richfaces.ProgressBar
org.richfaces.ProgressBarRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
data
java.lang.Object
enabled
boolean
finishClass
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
initialClass
java.lang.String
interval
int
label
java.lang.String
maxValue
java.lang.Object
minValue
java.lang.Object
mode
org.richfaces.component.SwitchType
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
onclick
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onfinish
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
progressClass
java.lang.String
remainingClass
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
value
java.lang.Object
select
@author abelevich
org.richfaces.Select
org.richfaces.SelectRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
Converter Message
converterMessage
java.lang.String
defaultLabel
java.lang.String
disabled
boolean
enableManualInput
boolean
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.
Immediate Action
immediate
boolean
itemClass
java.lang.String
listClass
java.lang.String
listHeight
java.lang.String
listWidth
java.lang.String
maxListHeight
java.lang.String
minListHeight
java.lang.String
onblur
java.lang.String
onchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onfocus
java.lang.String
onkeydown
java.lang.String
onkeypress
java.lang.String
onkeyup
java.lang.String
onlistclick
java.lang.String
onlistdblclick
java.lang.String
onlistkeydown
java.lang.String
onlistkeypress
java.lang.String
onlistkeyup
java.lang.String
onlistmousedown
java.lang.String
onlistmousemove
java.lang.String
onlistmouseout
java.lang.String
onlistmouseover
java.lang.String
onlistmouseup
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onselectitem
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
Flag indicating that the user is required to provide a submitted value for this input component.
Required Flag
required
boolean
A ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used.
Required Message
requiredMessage
java.lang.String
selectFirst
boolean
selectItemClass
java.lang.String
showButton
boolean
style
java.lang.String
styleClass
java.lang.String
title
java.lang.String
MethodExpression representing a validator method that will be called during Process Validations to perform correctness checks on the value of this component. The expression must evaluate to a public method that takes FacesContext, UIComponent, and Object parameters, with a return type of void.
Validator
validator
javax.faces.el.MethodBinding
A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
Validator Message
validatorMessage
java.lang.String
The current value of this component.
Value
value
java.lang.Object
<p> MethodExpression representing a value change listener method that will be notified when a new value has been set for this input component. The expression must evaluate to a public method that takes a <code>ValueChangeEvent</code> parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing what the new value is, but this can be useful in cases where a notification is needed that "this value changed".</span> </p>
Value Change Listener
valueChangeListener
javax.faces.el.MethodBinding
tab
@author akolonitsky @since 2010-10-19
org.richfaces.Tab
org.richfaces.TabRenderer
MethodExpression representing the application action to invoke when this component is activated by the user. The expression must evaluate to a public method that takes no parameters, and returns an Object (the toString() of which is called to derive the logical outcome) which is passed to the NavigationHandler for this application.
Application Action
action
javax.faces.el.MethodBinding
<p> MethodExpression representing an action listener method that will be notified when this component is activated by the user. The expression must evaluate to a public method that takes an ActionEvent parameter, with a return type of void, <span class="changed_added_2_0">or to a public method that takes no arguments with a return type of void. In the latter case, the method has no way of easily knowing where the event came from, but this can be useful in cases where a notification is needed that "some action happened".</span> </p>
Action Listener
actionListener
javax.faces.el.MethodBinding
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
bypassUpdates
boolean
contentClass
java.lang.String
data
java.lang.Object
dir
java.lang.String
disabled
boolean
execute
java.lang.Object
header
java.lang.String
headerActiveClass
java.lang.String
headerClass
java.lang.String
headerDisabledClass
java.lang.String
headerInactiveClass
java.lang.String
headerStyle
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.
Immediate Action
immediate
boolean
lang
java.lang.String
limitRender
boolean
name
java.lang.String
onbeforedomupdate
java.lang.String
onbegin
java.lang.String
onclick
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onenter
java.lang.String
onheaderclick
java.lang.String
onheaderdblclick
java.lang.String
onheadermousedown
java.lang.String
onheadermousemove
java.lang.String
onheadermouseup
java.lang.String
onleave
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
status
java.lang.String
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
The current value of this component.
Value
value
java.lang.Object
tabPanel
@author akolonitsky @since 2010-08-24
org.richfaces.TabPanel
org.richfaces.TabPanelRenderer
org.richfaces.view.facelets.html.TogglePanelTagHandler
activeItem
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
cycledSwitching
boolean
dir
java.lang.String
headerAlignment
org.richfaces.HeaderAlignment
headerPosition
org.richfaces.HeaderPosition
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
itemChangeListener
javax.el.MethodExpression
lang
java.lang.String
onbeforeitemchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onitemchange
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
tabActiveHeaderClass
java.lang.String
tabContentClass
java.lang.String
tabDisabledHeaderClass
java.lang.String
tabHeaderClass
java.lang.String
tabInactiveHeaderClass
java.lang.String
title
java.lang.String
toggleControl
@author akolonitsky
org.richfaces.component.behavior.ToggleControl
org.richfaces.view.facelets.html.CustomBehaviorHandler
disableDefault
java.lang.Boolean
event
java.lang.String
targetItem
java.lang.String
targetPanel
java.lang.String
togglePanel
@author akolonitsky @version 1.0
org.richfaces.TogglePanel
org.richfaces.TogglePanelRenderer
org.richfaces.view.facelets.html.TogglePanelTagHandler
activeItem
java.lang.String
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
cycledSwitching
boolean
dir
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
itemChangeListener
javax.el.MethodExpression
lang
java.lang.String
onbeforeitemchange
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onitemchange
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
togglePanelItem
@author akolonitsky @version 1.0
org.richfaces.TogglePanelItem
org.richfaces.TogglePanelItemRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
dir
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
lang
java.lang.String
name
java.lang.String
onclick
java.lang.String
ondblclick
java.lang.String
onenter
java.lang.String
onleave
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
style
java.lang.String
styleClass
java.lang.String
switchType
org.richfaces.component.SwitchType
title
java.lang.String
The current value of this component.
Value
value
java.lang.Object
toolbar
org.richfaces.Toolbar
org.richfaces.ToolbarRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
height
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
itemClass
java.lang.String
itemSeparator
java.lang.String
itemStyle
java.lang.String
onitemclick
java.lang.String
onitemdblclick
java.lang.String
onitemkeydown
java.lang.String
onitemkeypress
java.lang.String
onitemkeyup
java.lang.String
onitemmousedown
java.lang.String
onitemmousemove
java.lang.String
onitemmouseout
java.lang.String
onitemmouseover
java.lang.String
onitemmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
width
java.lang.String
toolbarGroup
org.richfaces.ToolbarGroup
org.richfaces.ToolbarGroupRenderer
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
itemClass
java.lang.String
itemSeparator
java.lang.String
itemStyle
java.lang.String
location
java.lang.String
onitemclick
java.lang.String
onitemdblclick
java.lang.String
onitemkeydown
java.lang.String
onitemkeypress
java.lang.String
onitemkeyup
java.lang.String
onitemmousedown
java.lang.String
onitemmousemove
java.lang.String
onitemmouseout
java.lang.String
onitemmouseover
java.lang.String
onitemmouseup
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
tooltip
@author amarkhel @since 2010-10-24
org.richfaces.Tooltip
org.richfaces.TooltipRenderer
attached
boolean
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Converter instance registered with this component.
Converter
converter
javax.faces.convert.Converter
data
java.lang.Object
dir
java.lang.String
direction
org.richfaces.component.Positioning
followMouse
boolean
hideDelay
int
hideEvent
java.lang.String
horizontalOffset
int
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
jointPoint
org.richfaces.component.Positioning
lang
java.lang.String
layout
org.richfaces.TooltipLayout
limitRender
boolean
mode
org.richfaces.TooltipMode
onbeforedomupdate
java.lang.String
onbeforehide
java.lang.String
onbeforeshow
java.lang.String
onbegin
java.lang.String
onclick
java.lang.String
oncomplete
java.lang.String
ondblclick
java.lang.String
onhide
java.lang.String
onmousedown
java.lang.String
onmousemove
java.lang.String
onmouseout
java.lang.String
onmouseover
java.lang.String
onmouseup
java.lang.String
onshow
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
showDelay
int
showEvent
java.lang.String
status
java.lang.String
style
java.lang.String
styleClass
java.lang.String
target
java.lang.String
title
java.lang.String
The current value of this component.
Value
value
java.lang.Object
verticalOffset
int
zindex
int
tree
@author Nick Belaevski
org.richfaces.Tree
org.richfaces.TreeRenderer
org.richfaces.view.facelets.TreeHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
data
java.lang.Object
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
execute
java.lang.Object
handleClass
java.lang.String
iconClass
java.lang.String
iconCollapsed
java.lang.String
iconExpanded
java.lang.String
iconLeaf
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
keepSaved
boolean
labelClass
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
limitRender
boolean
nodeClass
java.lang.String
nodeType
java.lang.String
onbeforedomupdate
java.lang.String
onbeforenodetoggle
java.lang.String
onbeforeselectionchange
java.lang.String
onbegin
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
oncomplete
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
onnodetoggle
java.lang.String
onselectionchange
java.lang.String
render
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowKeyConverter
javax.faces.convert.Converter
rowKeyVar
java.lang.String
selection
java.util.Collection
selectionType
org.richfaces.component.SwitchType
stateVar
java.lang.String
status
java.lang.String
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
toggleNodeEvent
java.lang.String
toggleType
org.richfaces.component.SwitchType
treeSelectionChangeListener
javax.el.MethodExpression
treeToggleListener
javax.el.MethodExpression
value
java.lang.Object
var
java.lang.String
treeModelAdaptor
@author Nick Belaevski
org.richfaces.TreeModelAdaptor
org.richfaces.view.facelets.TreeModelAdaptorHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
leaf
boolean
nodes
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
rowKeyConverter
javax.faces.convert.Converter
treeModelRecursiveAdaptor
@author Nick Belaevski
org.richfaces.TreeModelRecursiveAdaptor
org.richfaces.view.facelets.TreeModelRecursiveAdaptorHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
leaf
boolean
nodes
java.lang.Object
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
roots
java.lang.Object
rowKeyConverter
javax.faces.convert.Converter
treeNode
@author Nick Belaevski
org.richfaces.TreeNode
org.richfaces.TreeNodeRenderer
org.richfaces.view.facelets.TreeNodeHandler
The value binding expression used to wire up this component to a component property of a JavaBean class
binding
javax.faces.component.UIComponent
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
Direction
dir
java.lang.String
expanded
boolean
handleClass
java.lang.String
iconClass
java.lang.String
iconCollapsed
java.lang.String
iconExpanded
java.lang.String
iconLeaf
java.lang.String
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
Component Identifier
id
java.lang.String
immediate
boolean
labelClass
java.lang.String
Code describing the language used in the generated markup for this component.
Language Code
lang
java.lang.String
onbeforetoggle
java.lang.String
Javascript code executed when a pointer button is clicked over this element.
Button Click Script
onclick
java.lang.String
Javascript code executed when a pointer button is double clicked over this element.
Double Click Script
ondblclick
java.lang.String
Javascript code executed when a key is pressed down over this element.
Key Down Script
onkeydown
java.lang.String
Javascript code executed when a key is pressed and released over this element.
Key Press Script
onkeypress
java.lang.String
Javascript code executed when a key is released over this element.
Key Up Script
onkeyup
java.lang.String
Javascript code executed when a pointer button is pressed down over this element.
Mouse Down Script
onmousedown
java.lang.String
Javascript code executed when a pointer button is moved within this element.
Mouse Move Script
onmousemove
java.lang.String
Javascript code executed when a pointer button is moved away from this element.
Mouse Out Script
onmouseout
java.lang.String
Javascript code executed when a pointer button is moved onto this element.
Mouse Over Script
onmouseover
java.lang.String
Javascript code executed when a pointer button is released over this element.
Mouse Up Script
onmouseup
java.lang.String
ontoggle
java.lang.String
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
Rendered Flag
rendered
boolean
CSS style(s) to be applied when this component is rendered.
CSS Styles
style
java.lang.String
Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
CSS Style Classes
styleClass
java.lang.String
Advisory title information about markup elements generated for this component.
Advisory Title
title
java.lang.String
toggleListener
javax.el.MethodExpression
type
java.lang.String
treeSelectionChangeListener
org.richfaces.view.facelets.TreeSelectionChangeListenerHandler
for
java.lang.String
binding
javax.el.ValueExpression
listener
javax.el.ValueExpression
type
javax.el.ValueExpression
treeToggleListener
org.richfaces.view.facelets.TreeToggleListenerHandler
for
java.lang.String
binding
javax.el.ValueExpression
listener
javax.el.ValueExpression
type
javax.el.ValueExpression
validator
<p class="changed_added_4_0"> </p> @author [email protected]
org.richfaces.behavior.ClientValidator
org.richfaces.view.facelets.html.ClientValidatorHandler
data
java.lang.Object
disabled
boolean
immediate
boolean
onbeforedomupdate
java.lang.String
onbeforesubmit
java.lang.String
onbegin
java.lang.String
oncomplete
java.lang.String
onerror
java.lang.String
queueId
java.lang.String
status
java.lang.String
clientId
org.richfaces.function.RichFunction
java.lang.String clientId(java.lang.String)
component
org.richfaces.function.RichFunction
java.lang.String component(java.lang.String)
element
org.richfaces.function.RichFunction
java.lang.String element(java.lang.String)
findComponent
org.richfaces.function.RichFunction
javax.faces.component.UIComponent findComponent(java.lang.String)
@since 3.3.1 @param rolesObject @return
isUserInRole
org.richfaces.function.RichFunction
boolean isUserInRole(java.lang.Object)
toScript
org.richfaces.function.RichFunction
java.lang.String toScript(java.lang.Object)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy