RichFaces
Tag dataFilterSlider


A slider-based action component used for filtering table data.


Tag Information
Tag Classorg.richfaces.taglib.DataFilterSliderTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
endRangefalsefalsejava.lang.StringA slider end point
fieldStyleClassfalsefalsejava.lang.StringThe styleClass for input that displays the value : 'manualInput' must be true
filterByfalsefalsejava.lang.StringA getter of an object member required to compare a slider value to. This is a value that is used in results filtering
forfalsefalsejava.lang.StringThe component using UIData (datatable id)
forValReffalsefalsejava.lang.StringThis 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
handleStyleClassfalsefalsejava.lang.StringThe handleStyleClass for a handle
handleValuefalsefalsejava.lang.StringCurrent handle value
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
incrementfalsefalsejava.lang.StringAmount to which a handle on each slide/move should be incremented
manualInputfalsefalsejava.lang.StringFalse value for this attribute makes text field "read-only" and "hidden". Hence, the value can be changed only from a handle
onChangefalsefalsejava.lang.StringIf the slider value changes must submit a form, onSlide or OnChange can be true
onSlidefalsefalsejava.lang.StringIf the slider value changes must submit a form, onSlide or OnChange can be true
rangeStyleClassfalsefalsejava.lang.StringThe rangeStyleClass for the background div showing a full range
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
sliderListenerfalsefalsejava.lang.StringMethodBinding representing an action listener method that will be notified after changing of slider control position
startRangefalsefalsejava.lang.StringA slider begin point
storeResultsfalsefalsejava.lang.StringSpecifies if the component will store a UIData object (your table rows) in session
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringThe styleClass for the container div surrounding the component
trackStyleClassfalsefalsejava.lang.StringThe trackStyleClass for a background div
trailerfalsefalsejava.lang.StringIt shows or hides a trailer following a handle
trailerStyleClassfalsefalsejava.lang.StringThe trailerStyleClass for a div following a handle
widthfalsefalsejava.lang.StringWidth of the slider control

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.