org.kie.uberfire.perspective.editor.client.structure
Class ColumnEditorUI
java.lang.Object
org.kie.uberfire.perspective.editor.client.structure.ColumnEditorUI
- All Implemented Interfaces:
- EditorWidget
public class ColumnEditorUI
- extends Object
- implements EditorWidget
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColumnEditorUI
public ColumnEditorUI(RowEditorWidgetUI row,
com.google.gwt.user.client.ui.FlowPanel container,
String span)
getWidget
public com.google.gwt.user.client.ui.FlowPanel getWidget()
- Specified by:
getWidget in interface EditorWidget
addChild
public void addChild(EditorWidget editorWidget)
- Specified by:
addChild in interface EditorWidget
removeChild
public void removeChild(EditorWidget editorWidget)
- Specified by:
removeChild in interface EditorWidget
getChilds
public List<EditorWidget> getChilds()
getSpan
public String getSpan()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.