The lc.foundation.events package contains event classes for interacting with Document server. 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 Workspace API. | |
LiveCycleFaultEvent | The LiveCycleFaultEvent event is dispatched when a fault occurs. | |
ObjectResultEvent | The ObjectResultEvent event is dispatched when an object is retrieved. | |
PropertyLoadEvent | A PropertyLoadEvent event is dispatched when a property is loaded. |
Mon Nov 28 2011, 07:42 AM -08:00