Uses of Class
com.flowingcode.vaadin.addons.orgchart.event.NodeUpdatedEvent
Packages that use NodeUpdatedEvent
-
Uses of NodeUpdatedEvent in com.flowingcode.vaadin.addons.orgchart
Method parameters in com.flowingcode.vaadin.addons.orgchart with type arguments of type NodeUpdatedEventModifier and TypeMethodDescriptionOrgChart.addNodeUpdatedListener(ComponentEventListener<NodeUpdatedEvent> listener) Adds a listener for node updated event.