ice
Tag panelTab


Renders an individual Panel Tab. Must be contained within a TabbedPane.


Tag Information
Tag Classcom.icesoft.faces.component.paneltabset.PanelTabTag
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.
dirfalsefalsejava.lang.String Passed through to root element.
langfalsefalsejava.lang.String Passed through to root element.
stylefalsefalsejava.lang.String Passed through to root element.
titlefalsefalsejava.lang.String Passed through to root element.
styleClassfalsefalsejava.lang.String Space-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
onclickfalsefalsejava.lang.String Passed through to root element.
ondblclickfalsefalsejava.lang.String Passed through to root element.
onmousedownfalsefalsejava.lang.String Passed through to root element.
onmouseupfalsefalsejava.lang.String Passed through to root element.
onmouseoverfalsefalsejava.lang.String Passed through to root element.
onmousemovefalsefalsejava.lang.String Passed through to root element.
onmouseoutfalsefalsejava.lang.String Passed through to root element.
onkeypressfalsefalsejava.lang.String Passed through to root element.
onkeydownfalsefalsejava.lang.String Passed through to root element.
onkeyupfalsefalsejava.lang.String Passed through to root element.
renderedOnUserRolefalsefalsejava.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.
enabledOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, the component will be in disabled state.
labelfalsefalsejava.lang.String Label of this tab.
disabledfalsefalsejava.lang.String indicates tab should be disabled.

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.