Uses of Interface
org.jboss.hal.ballroom.tree.EventHandler
-
Packages that use EventHandler Package Description org.jboss.hal.ballroom.tree -
-
Uses of EventHandler in org.jboss.hal.ballroom.tree
Methods in org.jboss.hal.ballroom.tree with parameters of type EventHandler Modifier and Type Method Description voidTree. onReady(EventHandler<Void> handler)voidTree. onSelectionChange(EventHandler<SelectionContext<T>> handler)
-