|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.bind.sys.debugger.impl.info.ExecutionInfoBase org.zkoss.bind.sys.debugger.impl.info.EventInfo
public class EventInfo
Field Summary | |
---|---|
static java.lang.String |
TYPE
|
Constructor Summary | |
---|---|
EventInfo(Component comp,
java.lang.String event,
java.lang.String note)
|
Method Summary | |
---|---|
JSONObject |
toJSON()
|
Methods inherited from class org.zkoss.bind.sys.debugger.impl.info.ExecutionInfoBase |
---|
getComponent, getNote, getSubtype, getType, put, putEssential, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPE
Constructor Detail |
---|
public EventInfo(Component comp, java.lang.String event, java.lang.String note)
Method Detail |
---|
public JSONObject toJSON()
toJSON
in class ExecutionInfoBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |