Uses of Class
com.flowingcode.vaadin.addons.orgchart.event.ChildrenAddedEvent
Packages that use ChildrenAddedEvent
-
Uses of ChildrenAddedEvent in com.flowingcode.vaadin.addons.orgchart
Method parameters in com.flowingcode.vaadin.addons.orgchart with type arguments of type ChildrenAddedEventModifier and TypeMethodDescriptionOrgChart.addChildrenAddedListener(ComponentEventListener<ChildrenAddedEvent> listener) Adds a listener for child addition events.