x
Tag div


Places a div around its children


Tag Information
Tag Classorg.apache.myfaces.custom.div.DivTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
bindingfalsefalsejava.lang.StringComponent binding.
transientfalsefalsejava.lang.StringIf true, this component will not be saved during state saving.
stylefalsefalsejava.lang.String The style to use for this div. Either style or styleClass must be specified but not both.
styleClassfalsefalsejava.lang.String The class to use for this div. Either style or styleClass must be specified but not both.

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.