Class PerspectiveEditor
- java.lang.Object
-
- org.uberfire.ext.layout.editor.impl.old.perspective.editor.PerspectiveEditor
-
@Deprecated public class PerspectiveEditor extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description PerspectiveEditor()Deprecated.PerspectiveEditor(String name, List<String> tags)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddRow(RowEditor rowEditor)Deprecated.booleanequals(Object o)Deprecated.StringgetName()Deprecated.List<RowEditor>getRows()Deprecated.List<String>getTags()Deprecated.inthashCode()Deprecated.booleanisAValidPerspective()Deprecated.voidsetName(String name)Deprecated.
-