Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.helper.IdAndNamePlusIconBean
-
Packages that use IdAndNamePlusIconBean Package Description de.knightsoftnet.mtwidgets.client.ui.widget this package contains own widgets. -
-
Uses of IdAndNamePlusIconBean in de.knightsoftnet.mtwidgets.client.ui.widget
Methods in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type IdAndNamePlusIconBean Modifier and Type Method Description voidSelectBoxWithIconInputWidget. fillEntries(IdAndNamePlusIconBean<T>... pentries)fill entries for the select box.Method parameters in de.knightsoftnet.mtwidgets.client.ui.widget with type arguments of type IdAndNamePlusIconBean Modifier and Type Method Description voidSelectBoxWithIconInputWidget. fillEntries(List<IdAndNamePlusIconBean<T>> pentries)fill entries for the select box.
-