Uses of Class
org.uberfire.ext.layout.editor.impl.old.perspective.editor.ScreenEditor.SCREEN_TYPE
-
Packages that use ScreenEditor.SCREEN_TYPE Package Description org.uberfire.ext.layout.editor.impl.old.perspective.editor -
-
Uses of ScreenEditor.SCREEN_TYPE in org.uberfire.ext.layout.editor.impl.old.perspective.editor
Methods in org.uberfire.ext.layout.editor.impl.old.perspective.editor that return ScreenEditor.SCREEN_TYPE Modifier and Type Method Description static ScreenEditor.SCREEN_TYPEScreenEditor.SCREEN_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static ScreenEditor.SCREEN_TYPE[]ScreenEditor.SCREEN_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.uberfire.ext.layout.editor.impl.old.perspective.editor with parameters of type ScreenEditor.SCREEN_TYPE Modifier and Type Method Description voidScreenEditor. setType(ScreenEditor.SCREEN_TYPE type)Deprecated.
-