Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.helper.IdAndNamePlusIconBean
Packages that use IdAndNamePlusIconBean
-
Uses of IdAndNamePlusIconBean in de.knightsoftnet.mtwidgets.client.ui.widget
Methods in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type IdAndNamePlusIconBeanModifier and TypeMethodDescriptionvoidSelectBoxWithIconInputWidget.fillEntries(IdAndNamePlusIconBean<T>... entries) fill entries for the select box.Method parameters in de.knightsoftnet.mtwidgets.client.ui.widget with type arguments of type IdAndNamePlusIconBeanModifier and TypeMethodDescriptionvoidSelectBoxWithIconInputWidget.fillEntries(List<IdAndNamePlusIconBean<T>> entries) fill entries for the select box.