Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.widget.features.SortableIdAndName
-
Packages that use SortableIdAndName Package Description de.knightsoftnet.mtwidgets.client.ui.widget this package contains own widgets. -
-
Uses of SortableIdAndName in de.knightsoftnet.mtwidgets.client.ui.widget
Classes in de.knightsoftnet.mtwidgets.client.ui.widget that implement SortableIdAndName Modifier and Type Class Description classCountryListBoxlist box of available countries.classFieldTypeListBoxclassSortableIdAndNameListBox<T extends Comparable<T>>a list box with id and name which is sortable and returns id.classSortableIdAndNameSearchableListBox<T extends Comparable<T>>a list box with id and name which is sortable and returns id.
-