|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUIComponentTag
org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase
org.apache.myfaces.orchestra.conversation.jsf.components.AbstractConversationTag
public abstract class AbstractConversationTag
base class for all conversation tags
Constructor Summary | |
---|---|
AbstractConversationTag()
|
Method Summary | |
---|---|
java.lang.String |
getName()
the conversation name |
java.lang.String |
getRendererType()
|
void |
setName(java.lang.String alias)
the conversation name |
protected void |
setProperties(UIComponent component)
|
Methods inherited from class org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase |
---|
release, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setLongProperty, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractConversationTag()
Method Detail |
---|
public java.lang.String getRendererType()
protected void setProperties(UIComponent component)
setProperties
in class UIComponentTagBase
public java.lang.String getName()
public void setName(java.lang.String alias)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |