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