(Beta)
The lc.foundation.events package contains event classes for interacting with LiveCycle. The classes in this package are useful for dispatching events for faults and for receiving collections, properties, or events.
Classes
| Class | Description | |
|---|---|---|
| CollectionResultEvent | The CollectionResultEvent event is dispatched when a collection has been retrieved. | |
| LiveCycleEvent | The LiveCycleEvent event is the base event class for the LiveCycle ES API. | |
| LiveCycleFaultEvent | The LiveCycleFaultEvent event is dispatched when a fault occurs. | |
| ObjectResultEvent | The ObjectResultEvent event is dispatched when an object is retrieved. | |
| PluginNotInstalledEvent | For internal use only. | |
| PropertyLoadEvent | A PropertyLoadEvent event is dispatched when a property is loaded. |
Wed Nov 21 2018, 06:57 AM -08:00