Uses of Interface
org.jboss.hal.ballroom.JsCallback
-
Packages that use JsCallback Package Description org.jboss.hal.ballroom org.jboss.hal.ballroom.dialog org.jboss.hal.ballroom.tree -
-
Uses of JsCallback in org.jboss.hal.ballroom
Methods in org.jboss.hal.ballroom with parameters of type JsCallback Modifier and Type Method Description voidTooltip. onHide(JsCallback callback)voidTabs. onShow(String id, JsCallback callback) -
Uses of JsCallback in org.jboss.hal.ballroom.dialog
Methods in org.jboss.hal.ballroom.dialog with parameters of type JsCallback Modifier and Type Method Description voidModal. on(String event, JsCallback callback) -
Uses of JsCallback in org.jboss.hal.ballroom.tree
Methods in org.jboss.hal.ballroom.tree with parameters of type JsCallback Modifier and Type Method Description voidTree. openNode(String id, JsCallback callback)
-