public class ShareBaseUploadEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
ShareBaseUploadEvent(org.zkoss.zk.ui.Component target,
DocumentId documentId,
com.saperion.sharebase.SharebaseClient client) |
| Modifier and Type | Method and Description |
|---|---|
DocumentId |
getDocumentId() |
com.saperion.sharebase.SharebaseClient |
getSharebaseClient() |
public ShareBaseUploadEvent(org.zkoss.zk.ui.Component target,
DocumentId documentId,
com.saperion.sharebase.SharebaseClient client)
public DocumentId getDocumentId()
public com.saperion.sharebase.SharebaseClient getSharebaseClient()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.