Tobago Components
Tag tabChangeListener


Register an TabChangedListener instance on the UIComponent associated with the closest parent UIComponent custom action.


Tag Information
Tag Classorg.apache.myfaces.tobago.taglib.component.TabChangeListenerTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsetruejava.lang.StringThe value binding expression to a TabChangeListener.
listenerfalsetruejava.lang.StringA method binding expression to a processTabChange(TabChangeEvent tabChangeEvent) method.
typetruetruejava.lang.StringFully qualified Java class name of a TabChangeListener to be created and registered.

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.