Uses of Class
org.uberfire.ext.layout.editor.impl.old.perspective.editor.RowEditor
-
Packages that use RowEditor Package Description org.uberfire.ext.layout.editor.impl.old.perspective.editor -
-
Uses of RowEditor in org.uberfire.ext.layout.editor.impl.old.perspective.editor
Methods in org.uberfire.ext.layout.editor.impl.old.perspective.editor that return types with arguments of type RowEditor Modifier and Type Method Description List<RowEditor>ColumnEditor. getRows()Deprecated.List<RowEditor>PerspectiveEditor. getRows()Deprecated.Methods in org.uberfire.ext.layout.editor.impl.old.perspective.editor with parameters of type RowEditor Modifier and Type Method Description voidColumnEditor. addRow(RowEditor rowEditor)Deprecated.voidPerspectiveEditor. addRow(RowEditor rowEditor)Deprecated.
-