t
Tag panelGrid


Extends standard panelGrid by user role support.


Tag Information
Tag Classorg.apache.myfaces.taglib.html.ext.HtmlPanelGridTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
alignfalsefalsejava.lang.StringNo Description
bgcolorfalsefalsejava.lang.StringNo Description
bindingfalsefalsejava.lang.StringComponent binding.
borderfalsefalsejava.lang.StringNo Description
cellpaddingfalsefalsejava.lang.StringNo Description
cellspacingfalsefalsejava.lang.StringNo Description
columnClassesfalsefalsejava.lang.StringNo Description
columnsfalsefalsejava.lang.StringNo Description
datafldfalsefalsejava.lang.StringNo Description
dataformatasfalsefalsejava.lang.StringNo Description
datasrcfalsefalsejava.lang.StringNo Description
dirfalsefalsejava.lang.StringNo Description
displayValueOnlyfalsefalsejava.lang.String If true, renders only the value of the component, but no input widget. Default is false.
displayValueOnlyStylefalsefalsejava.lang.String Style used when displayValueOnly is true.
displayValueOnlyStyleClassfalsefalsejava.lang.String Style class used when displayValueOnly is true.
enabledOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, no hyperlink is rendered but all nested tags (=body) are rendered.
footerClassfalsefalsejava.lang.StringNo Description
forceIdfalsefalsejava.lang.StringIf true, this component will force the use of the specified id when rendering.
forceIdIndexfalsefalsejava.lang.String If false, this component will not append a '[n]' suffix (where 'n' is the row index) to components that are contained within a "list." This value will be true by default and the value will be ignored if the value of forceId is false (or not specified.)
framefalsefalsejava.lang.StringNo Description
headerClassfalsefalsejava.lang.StringNo Description
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
langfalsefalsejava.lang.StringNo Description
onclickfalsefalsejava.lang.StringNo Description
ondblclickfalsefalsejava.lang.StringNo Description
onkeydownfalsefalsejava.lang.StringNo Description
onkeypressfalsefalsejava.lang.StringNo Description
onkeyupfalsefalsejava.lang.StringNo Description
onmousedownfalsefalsejava.lang.StringNo Description
onmousemovefalsefalsejava.lang.StringNo Description
onmouseoutfalsefalsejava.lang.StringNo Description
onmouseoverfalsefalsejava.lang.StringNo Description
onmouseupfalsefalsejava.lang.StringNo Description
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
rowClassesfalsefalsejava.lang.StringNo Description
rulesfalsefalsejava.lang.StringNo Description
stylefalsefalsejava.lang.StringNo Description
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute.
summaryfalsefalsejava.lang.StringNo Description
titlefalsefalsejava.lang.StringNo Description
visibleOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, nothing is rendered and the body of this tag will be skipped.
widthfalsefalsejava.lang.StringNo Description

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.