|
|||||||||
| Home >> All >> nextapp >> [ echoservlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nextapp.echoservlet
Interface ClientActionProducer

- public interface ClientActionProducer
An interface for used by ComponentPeers to receive actions
from the client.
| Method Summary | |
void |
clientAction(java.lang.String action)
Called when the user causes an action from the client. |
| Method Detail |
clientAction
public void clientAction(java.lang.String action)
- Called when the user causes an action from the client.
|
|||||||||
| Home >> All >> nextapp >> [ echoservlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC