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

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.