Uses of Class
org.jboss.hal.ballroom.Toolbar.Attribute
-
Packages that use Toolbar.Attribute Package Description org.jboss.hal.ballroom org.jboss.hal.core.mbui.listview -
-
Uses of Toolbar.Attribute in org.jboss.hal.ballroom
Constructor parameters in org.jboss.hal.ballroom with type arguments of type Toolbar.Attribute Constructor Description Toolbar(DataProvider<T> dataProvider, List<Toolbar.Attribute<T>> attributes, List<Toolbar.Action> actions) -
Uses of Toolbar.Attribute in org.jboss.hal.core.mbui.listview
Methods in org.jboss.hal.core.mbui.listview with parameters of type Toolbar.Attribute Modifier and Type Method Description ModelNodeListView.Builder<T>ModelNodeListView.Builder. toolbarAttribute(Toolbar.Attribute<T> attribute)
-