Uses of Enum Class
org.pentaho.mantle.client.ui.CustomDropDown.MODE
-
Uses of CustomDropDown.MODE in org.pentaho.mantle.client.ui
Modifier and TypeMethodDescriptionstatic CustomDropDown.MODE
Returns the enum constant of this class with the specified name.static CustomDropDown.MODE[]
CustomDropDown.MODE.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionCustomDropDown
(String labelText, com.google.gwt.user.client.ui.MenuBar menuBar, CustomDropDown.MODE mode)