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