org.kie.uberfire.perspective.editor.model
Class RowEditor
java.lang.Object
org.kie.uberfire.perspective.editor.model.RowEditor
@Portable
public class RowEditor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowEditor
public RowEditor()
RowEditor
public RowEditor(List<String> rowSpam)
getColumnEditors
public List<ColumnEditor> getColumnEditors()
add
public void add(ColumnEditor columnEditor)
getRowSpam
public List<String> getRowSpam()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.