|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.TestDataActionListener
public class TestDataActionListener
Test ActionListener
implementation.
Constructor Summary | |
---|---|
TestDataActionListener()
|
Method Summary | |
---|---|
void |
processAction(ActionEvent event)
Invoked when the action described by the specified ActionEvent occurs. |
static java.lang.String |
trace()
|
static void |
trace(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestDataActionListener()
Method Detail |
---|
public void processAction(ActionEvent event)
ActionListener
Invoked when the action described by the specified
ActionEvent
occurs.
processAction
in interface ActionListener
event
- The ActionEvent
that has occurredpublic static void trace(java.lang.String text)
public static java.lang.String trace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |