RichFaces
Tag separator


A horizontal line to use as a separator in a layout. The line type can be customized with the lineType parameter.


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

Attributes
NameRequiredRequest-timeTypeDescription
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
widthfalsefalsejava.lang.StringThe separator width that can be defined in pixels or in percents. The default value is 100%
alignfalsefalsejava.lang.Stringleft|center|right [CI] This attribute specifies a position of the separator according to the document. Permitted values: * left: The separator is to the left of the document. * center: The separator is to the center of the document. * right: The separator is to the right of the document
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
lineTypefalsefalsejava.lang.StringA line type. The possible values are bevieled (default), dotted, dashed, double and solid
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
titlefalsefalsejava.lang.StringHTML: An advisory title for this element. Often displayed as a tooltip
heightfalsefalsejava.lang.StringThe separator height. Default value is 6 pixels
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down

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.