public final class AddLinkEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
AddLinkEvent(org.zkoss.zk.ui.Component target,
String name,
NavigationNode parent,
FolderId destination)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FolderId |
getDestination() |
String |
getNodeName() |
NavigationNode |
getParent() |
public AddLinkEvent(org.zkoss.zk.ui.Component target,
String name,
NavigationNode parent,
FolderId destination)
target - Targetname - Nameparent - Parent iddestination - Destination idpublic NavigationNode getParent()
public FolderId getDestination()
public String getNodeName()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.