|
JBPM Form Modeler Showcase WebApp 1.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |