|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.tobago.application.ActionListenerImpl
public class ActionListenerImpl
Constructor Summary | |
---|---|
ActionListenerImpl(ActionListener base)
|
Method Summary | |
---|---|
java.lang.String |
getErrorOutcome()
|
void |
processAction(ActionEvent event)
|
void |
setErrorOutcome(java.lang.String errorOutcome)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionListenerImpl(ActionListener base)
Method Detail |
---|
public void processAction(ActionEvent event) throws AbortProcessingException
processAction
in interface ActionListener
AbortProcessingException
public java.lang.String getErrorOutcome()
public void setErrorOutcome(java.lang.String errorOutcome)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |