public class UploadSuccessEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
UploadSuccessEvent(org.zkoss.zk.ui.Component target,
FolderId folderId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FolderId |
getFolderId() |
public UploadSuccessEvent(org.zkoss.zk.ui.Component target, FolderId folderId)
target
- target componentfolderId
- id of the folder the new document was filed inpublic FolderId getFolderId()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.