Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Java /
Reference
/ com.liquid_technologies.ltxmllib20 /
Attribute
/ Java onEvent - XmlObjectBase
Collapse All
Expand All
In This Topic
Java onEvent - XmlObjectBase
In This Topic
protected void onEvent(XmlObjectBase msgSource, int msgType, Object data)
public static final int CollectionChangeEvent = 0;
Property
Description
Event Name
onEvent
Description
Internal signaling mechanism
Remarks
Allows events to move between objects (can be overridden, in order to catch events, but not recommended)