Class RowEditor
- java.lang.Object
-
- org.uberfire.ext.layout.editor.impl.old.perspective.editor.RowEditor
-
@Deprecated public class RowEditor extends Object
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidadd(ColumnEditor columnEditor)Deprecated.booleanequals(Object o)Deprecated.List<ColumnEditor>getColumnEditors()Deprecated.List<String>getRowSpam()Deprecated.inthashCode()Deprecated.
-
-
-
Method Detail
-
getColumnEditors
public List<ColumnEditor> getColumnEditors()
Deprecated.
-
add
public void add(ColumnEditor columnEditor)
Deprecated.
-
-