Uses of Interface
org.jboss.hal.ballroom.listview.ItemActionHandler
-
Packages that use ItemActionHandler Package Description org.jboss.hal.ballroom.listview -
-
Uses of ItemActionHandler in org.jboss.hal.ballroom.listview
Constructors in org.jboss.hal.ballroom.listview with parameters of type ItemActionHandler Constructor Description ItemAction(String id, String title, ItemActionHandler<T> handler)ItemAction(String id, String title, org.jboss.hal.meta.security.Constraint constraint, ItemActionHandler<T> handler)ItemAction(String id, String title, org.jboss.hal.meta.security.Constraints constraints, ItemActionHandler<T> handler)
-