public class DocumentCheckEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
DocumentCheckEvent(org.zkoss.zk.ui.Component target,
CheckDataBean.CheckType checkType,
DocumentId id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CheckDataBean.CheckType |
getCheckType() |
DocumentId |
getId() |
public DocumentCheckEvent(org.zkoss.zk.ui.Component target,
CheckDataBean.CheckType checkType,
DocumentId id)
target - TargetcheckType - Checkout / checkin type.id - Document idpublic CheckDataBean.CheckType getCheckType()
public DocumentId getId()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.