Uses of Class
org.pentaho.di.core.gui.GUIOption.DisplayType

Packages that use GUIOption.DisplayType
org.pentaho.di.core.gui   
 

Uses of GUIOption.DisplayType in org.pentaho.di.core.gui
 

Methods in org.pentaho.di.core.gui that return GUIOption.DisplayType
 GUIOption.DisplayType GUIOption.getType()
           
static GUIOption.DisplayType GUIOption.DisplayType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GUIOption.DisplayType[] GUIOption.DisplayType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.