Uses of Interface
de.knightsoftnet.mtwidgets.client.ui.widget.SelectBoxWithIconInputWidget.Resources
-
Packages that use SelectBoxWithIconInputWidget.Resources Package Description de.knightsoftnet.mtwidgets.client.ui.widget this package contains own widgets. -
-
Uses of SelectBoxWithIconInputWidget.Resources in de.knightsoftnet.mtwidgets.client.ui.widget
Methods in de.knightsoftnet.mtwidgets.client.ui.widget that return SelectBoxWithIconInputWidget.Resources Modifier and Type Method Description protected static SelectBoxWithIconInputWidget.ResourcesSelectBoxWithIconInputWidget. getDefaultResources()get default resource, if not set, create one.Constructors in de.knightsoftnet.mtwidgets.client.ui.widget with parameters of type SelectBoxWithIconInputWidget.Resources Constructor Description SelectBoxWithIconInputWidget(String idBase, SelectBoxWithIconInputWidget.Resources presource)constructor with styling information.
-