public static interface NodePickerPanel.NodePickerListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
addNewElement(NodePickerPanel.NodePickerEvent event)
Adds the element from the data contained in the NodePickerEvent.
|
void |
updateElement(NodePickerPanel.NodePickerEvent event)
Updates the element from the data contained in the NodePickerEvent.
|
void updateElement(NodePickerPanel.NodePickerEvent event)
void addNewElement(NodePickerPanel.NodePickerEvent event)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.