Uses of Class
org.vaadin.miki.superfields.buttons.IndexedButton
-
Packages that use IndexedButton Package Description org.vaadin.miki.superfields.util -
-
Uses of IndexedButton in org.vaadin.miki.superfields.util
Methods in org.vaadin.miki.superfields.util that return types with arguments of type IndexedButton Modifier and Type Method Description static CollectionComponentProvider<IndexedButton>CollectionComponentProviders. removeButton(String text)ACollectionComponentProviderthat produces anIndexedButtonthat removes a given element from the collection by callingCollectionController.remove(int).
-