com.maryanovsky.gwtutils.client.ui
Interface DropDownList.Resources

All Superinterfaces:
ClientBundle
Enclosing class:
DropDownList

public static interface DropDownList.Resources
extends ClientBundle

The interface for the resources required by a drop-down list.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
 
Method Summary
 ImageResource dropDownArrowIcon()
          The arrow displayed at the right of the currently selected item.
 

Method Detail

dropDownArrowIcon

ImageResource dropDownArrowIcon()
The arrow displayed at the right of the currently selected item.