RichFaces
Tag dragIndicator


It's a component appearing under a mouse cursor during Drag'n'Drop operation and containing information on dragged element and elements.


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

Attributes
NameRequiredRequest-timeTypeDescription
acceptClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute and added to an indicator when a drop is accepted
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
rejectClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute and added to an indicator when a drop is rejected
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute

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.