Save This Page
Home » tomahawk-1.1.6-src » org.apache.myfaces » custom » tabbedpane » [javadoc | source]
org.apache.myfaces.custom.tabbedpane
public class: TabChangeListenerTag [javadoc | source]
java.lang.Object
   javax.servlet.jsp.tagext.TagSupport
      org.apache.myfaces.custom.tabbedpane.TabChangeListenerTag

All Implemented Interfaces:
    IterationTag, Serializable

Tag to add a tab change listeners to a org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane
Constructor:
 public TabChangeListenerTag() 
Method from org.apache.myfaces.custom.tabbedpane.TabChangeListenerTag Summary:
doStartTag,   setType
Methods from javax.servlet.jsp.tagext.TagSupport:
doAfterBody,   doEndTag,   doStartTag,   findAncestorWithClass,   getId,   getParent,   getValue,   getValues,   release,   removeValue,   setId,   setPageContext,   setParent,   setValue
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.myfaces.custom.tabbedpane.TabChangeListenerTag Detail:
 public int doStartTag() throws JspException 
 public  void setType(String type)