Class DocumentCheckWithShareBaseEvent
java.lang.Object
org.zkoss.zk.ui.event.Event
com.saperion.ngc.events.resultset.DocumentCheckWithShareBaseEvent
- All Implemented Interfaces:
Serializable
public class DocumentCheckWithShareBaseEvent
extends org.zkoss.zk.ui.event.Event
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentCheckWithShareBaseEvent
(org.zkoss.zk.ui.Component target, ShareBaseCheckDataBean.ShareBaseCheckType checkType, DocumentId id) -
Method Summary
Methods inherited from class org.zkoss.zk.ui.event.Event
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
-
Constructor Details
-
Method Details
-
getCheckType
- Returns:
- ShareBase Checkout / checkin type
-
getId
- Returns:
- Document Id
-