KIE Uberfire Perspective Editor API 6.2.0.CR2

Uses of Class
org.kie.uberfire.perspective.editor.model.RowEditor

Uses of RowEditor in org.kie.uberfire.perspective.editor.model
 

Methods in org.kie.uberfire.perspective.editor.model that return types with arguments of type RowEditor
 List<RowEditor> PerspectiveEditor.getRows()
           
 List<RowEditor> ColumnEditor.getRows()
           
 

Methods in org.kie.uberfire.perspective.editor.model with parameters of type RowEditor
 void PerspectiveEditor.addRow(RowEditor rowEditor)
           
 void ColumnEditor.addRow(RowEditor rowEditor)
           
 


KIE Uberfire Perspective Editor API 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.