|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface for every object that may have excutable events and their scripts attached
Method Summary | |
boolean |
doEvent(java.lang.String eventScript)
Deprecated. since 1.7 |
boolean |
doEventScript(java.lang.String eventScript)
run the Script for the given Event |
boolean |
handleEvent(java.lang.String eventName)
handle the event with the given name by getting the attribute and then executing the eventScript for it |
Method Detail |
public boolean doEvent(java.lang.String eventScript)
eventScript
-
public boolean doEventScript(java.lang.String eventScript)
eventScript
-
public boolean handleEvent(java.lang.String eventName)
eventName
-
|
Copyright © 2000-2008 Russell Gold. See license agreement for rights granted. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |