org.apache.myfaces.custom.panelstack

Class PanelStackTag


public class PanelStackTag
extends UIComponentTagBase

PanelStack tag.
Version:
$Revision: 215977 $ $Date: 2005-07-12 17:56:11 +0200 (Tue, 12 Jul 2005) $
Author:
Oliver Rossmueller

Method Summary

int
doStartTag()
String
getComponentType()
String
getRendererType()
String
getSelectedPanel()
void
release()
protected void
setProperties(UIComponent component)
Applies attributes to the tree component
void
setSelectedPanel(String selectedPanel)

Methods inherited from class org.apache.myfaces.taglib.UIComponentTagBase

release, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setProperties, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty

Method Details

doStartTag

public int doStartTag()
            throws JspException

getComponentType

public String getComponentType()

getRendererType

public String getRendererType()

getSelectedPanel

public String getSelectedPanel()

release

public void release()
Overrides:
release in interface UIComponentTagBase

setProperties

protected void setProperties(UIComponent component)
Applies attributes to the tree component
Overrides:
setProperties in interface UIComponentTagBase

setSelectedPanel

public void setSelectedPanel(String selectedPanel)