Tag Information
Tag Class org.richfaces.taglib.DataFilterSliderTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
binding false false java.lang.String The attribute takes a value-binding expression for a component property of a backing bean
endRange false false java.lang.String A slider end point
fieldStyleClass false false java.lang.String The styleClass for input that displays the value : 'manualInput' must be true
filterBy false false java.lang.String A getter of an object member required to compare a slider value to. This is a value that is used in results filtering
for false false java.lang.String The component using UIData (datatable id)
forValRef false false java.lang.String This is a string which is used in a value attribute of the datatable. It is used for resetting the datatable back to the original list provided by a backing bean
handleStyleClass false false java.lang.String The handleStyleClass for a handle
handleValue false false java.lang.String Current handle value
id false false java.lang.String Every component may have a unique id that is automatically created if omitted
increment false false java.lang.String Amount to which a handle on each slide/move should be incremented
manualInput false false java.lang.String False value for this attribute makes text field "read-only" and "hidden". Hence, the value can be changed only from a handle
onChange false false java.lang.String If the slider value changes must submit a form, onSlide or OnChange can be true
onSlide false false java.lang.String If the slider value changes must submit a form, onSlide or OnChange can be true
rangeStyleClass false false java.lang.String The rangeStyleClass for the background div showing a full range
rendered false false java.lang.String If "false", this component is not rendered
sliderListener false false java.lang.String MethodBinding representing an action listener method that will be notified after changing of slider control position
startRange false false java.lang.String A slider begin point
storeResults false false java.lang.String Specifies if the component will store a UIData object (your table rows) in session
style false false java.lang.String CSS style(s) is/are to be applied when this component is rendered
styleClass false false java.lang.String The styleClass for the container div surrounding the component
trackStyleClass false false java.lang.String The trackStyleClass for a background div
trailer false false java.lang.String It shows or hides a trailer following a handle
trailerStyleClass false false java.lang.String The trailerStyleClass for a div following a handle
width false false java.lang.String Width of the slider control