|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidad.bean.FacesBeanImpl
org.apache.myfaces.trinidadinternal.taglib.listener.ReturnActionListener
public class ReturnActionListener
This action listener returns a value from a dialog or process.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.myfaces.trinidad.bean.FacesBean |
|---|
org.apache.myfaces.trinidad.bean.FacesBean.Type |
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
VALUE_KEY
|
| Constructor Summary | |
|---|---|
ReturnActionListener()
|
|
| Method Summary | |
|---|---|
org.apache.myfaces.trinidad.bean.FacesBean.Type |
getType()
|
boolean |
isTransient()
|
void |
processAction(javax.faces.event.ActionEvent event)
|
void |
setTransient(boolean newTransientValue)
|
void |
setValue(javax.el.ValueExpression value)
|
| Methods inherited from class org.apache.myfaces.trinidad.bean.FacesBeanImpl |
|---|
addAll, addEntry, bindingKeySet, clearInitialState, containsEntry, createExpressionsMap, createPropertyMap, entries, getEntries, getLocalProperty, getLocalPropertyImpl, getProperty, getRawProperty, getValueBinding, getValueExpression, initialStateMarked, keySet, markInitialState, removeEntry, restoreState, saveState, setProperty, setPropertyImpl, setValueBinding, setValueExpression, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.faces.component.StateHolder |
|---|
restoreState, saveState |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
| Constructor Detail |
|---|
public ReturnActionListener()
| Method Detail |
|---|
public void processAction(javax.faces.event.ActionEvent event)
processAction in interface javax.faces.event.ActionListenerpublic void setValue(javax.el.ValueExpression value)
public org.apache.myfaces.trinidad.bean.FacesBean.Type getType()
getType in interface org.apache.myfaces.trinidad.bean.FacesBeangetType in class org.apache.myfaces.trinidad.bean.FacesBeanImplpublic boolean isTransient()
isTransient in interface javax.faces.component.StateHolderpublic void setTransient(boolean newTransientValue)
setTransient in interface javax.faces.component.StateHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||