Uses of Class
org.uberfire.ext.layout.editor.impl.old.perspective.editor.ColumnEditor
-
Packages that use ColumnEditor Package Description org.uberfire.ext.layout.editor.impl.old.perspective.editor -
-
Uses of ColumnEditor 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 ColumnEditor Modifier and Type Method Description List<ColumnEditor>RowEditor. getColumnEditors()Deprecated.Methods in org.uberfire.ext.layout.editor.impl.old.perspective.editor with parameters of type ColumnEditor Modifier and Type Method Description voidRowEditor. add(ColumnEditor columnEditor)Deprecated.
-