Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.widget.helper.MessagesForValues
Packages that use MessagesForValues
Package
Description
this package contains own widgets.
-
Uses of MessagesForValues in de.knightsoftnet.mtwidgets.client.ui.widget
Constructors in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type MessagesForValuesModifierConstructorDescriptionSortableIdAndNameListBox(ListSortEnum sort, MessagesForValues<T> messages, Collection<T> ids) widget ui constructor.SortableIdAndNameListBox(ListSortEnum sort, MessagesForValues<T> messages, T... ids) widget ui constructor.SortableIdAndNameRadioButton(String widgetId, ListSortEnum sortOrder, MessagesForValues<T> messages, Collection<T> ids) widget ui constructor.SortableIdAndNameRadioButton(String widgetId, ListSortEnum sort, MessagesForValues<T> messages, T... ids) widget ui constructor.SortableIdAndNameSearchableListBox(ListSortEnum sort, MessagesForValues<T> messages, Collection<T> ids) widget ui constructor.SortableIdAndNameSearchableListBox(ListSortEnum sort, MessagesForValues<T> messages, T... ids) widget ui constructor. -
Uses of MessagesForValues in de.knightsoftnet.mtwidgets.client.ui.widget.features
Methods in de.knightsoftnet.mtwidgets.client.ui.widget.features with parameters of type MessagesForValuesModifier and TypeMethodDescriptiondefault voidSortableIdAndName.fillEntries(ListSortEnum sortOrder, MessagesForValues<T> messages, Collection<T> ids) fill entries of the listbox. -
Uses of MessagesForValues in de.knightsoftnet.mtwidgets.client.ui.widget.helper
Subinterfaces of MessagesForValues in de.knightsoftnet.mtwidgets.client.ui.widget.helperModifier and TypeInterfaceDescriptioninterfacetranslate country enum to country name.interface