public static class AbstractResourceWizardBuilder.CreateEvent extends BaseModal.ModalEvent
Constructor and Description |
---|
CreateEvent(String key,
String displayName,
TopologyNode.Kind kind,
Serializable parent,
AjaxRequestTarget target) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getKey() |
TopologyNode.Kind |
getKind() |
Serializable |
getParent() |
getTarget
public CreateEvent(String key, String displayName, TopologyNode.Kind kind, Serializable parent, AjaxRequestTarget target)
public String getKey()
public String getDisplayName()
public TopologyNode.Kind getKind()
public Serializable getParent()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.