|
|||||||||
| Home >> All >> com >> voytechs >> html >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.voytechs.html.event
Interface ButtonListenerIf

- All Superinterfaces:
- ListenerIf
- public interface ButtonListenerIf
- extends ListenerIf
Interface for Button listner. When Buttonual component is modified or applied a Buttonual event is dispatched using this interface.
| Method Summary | |
void |
processEvent(HtmlButtonEvent event,
java.lang.Object data)
Process Buttonual component events. |
| Method Detail |
processEvent
public void processEvent(HtmlButtonEvent event, java.lang.Object data) throws EventException
- Process Buttonual component events.
|
|||||||||
| Home >> All >> com >> voytechs >> html >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC