Interface SelectBoxWithIconInputWidget.Resources
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
- Enclosing class:
- SelectBoxWithIconInputWidget<T extends Comparable<T>>
public static interface SelectBoxWithIconInputWidget.Resources
extends com.google.gwt.resources.client.ClientBundle
A ClientBundle that provides images and style sheets for the decorator.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source -
Method Summary
Modifier and TypeMethodDescriptionThe styles used in this widget.
-
Method Details
-
selectBoxInputStyle
The styles used in this widget.- Returns:
- decorator style
-