|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.taglib.listener.ResetActionListener
public class ResetActionListener
An action listener that will reset all the editable values in the enclosing form.
Constructor Summary | |
---|---|
ResetActionListener()
|
Method Summary | |
---|---|
boolean |
isTransient()
|
void |
processAction(javax.faces.event.ActionEvent event)
|
void |
setTransient(boolean newTransientValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResetActionListener()
Method Detail |
---|
public void processAction(javax.faces.event.ActionEvent event)
processAction
in interface javax.faces.event.ActionListener
public boolean isTransient()
public void setTransient(boolean newTransientValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |