Uses of Class
org.jboss.hal.ballroom.listview.ItemAction
-
Packages that use ItemAction Package Description org.jboss.hal.ballroom.listview -
-
Uses of ItemAction in org.jboss.hal.ballroom.listview
Methods in org.jboss.hal.ballroom.listview that return types with arguments of type ItemAction Modifier and Type Method Description default List<ItemAction<T>>ItemDisplay. actions()Defines the action(s) available for the item.
-