public class EditStructureEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
EditStructureEvent(org.zkoss.zk.ui.Component target,
DocumentId documentId) |
Modifier and Type | Method and Description |
---|---|
DocumentId |
getDocumentId() |
public EditStructureEvent(org.zkoss.zk.ui.Component target, DocumentId documentId)
target
- target component of the eventdocumentId
- ID of the document to be editedpublic DocumentId getDocumentId()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.