lc.foundation.events 패키지에는 문서 서버와 상호 작용하기 위한 이벤트 클래스가 들어 있습니다. 이 패키지의 클래스는 오류에 대한 이벤트를 전달하고 컬렉션, 속성 또는 이벤트를 수신할 때 유용합니다.
클래스
클래스 | 설명 | |
---|---|---|
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. |
Tue Jun 12 2018, 03:32 PM Z