JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

Uses of Class
org.uberfire.shared.charts.Column

Packages that use Column
org.uberfire.shared.charts   
 

Uses of Column in org.uberfire.shared.charts
 

Methods in org.uberfire.shared.charts that return types with arguments of type Column
 Set<Column> DataSet.getColumns()
           
 Iterator<Column> DataSet.iterator()
           
 

Methods in org.uberfire.shared.charts with parameters of type Column
 void DataSet.addColumn(Column column)
           
 

Method parameters in org.uberfire.shared.charts with type arguments of type Column
 void DataSet.setColumns(Set<Column> columns)
           
 


JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT

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