|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Column | |
---|---|
org.drools.brms.client.decisiontable.model |
Uses of Column in org.drools.brms.client.decisiontable.model |
---|
Methods in org.drools.brms.client.decisiontable.model that return Column | |
---|---|
Column |
DecisionTable.createColumn()
|
Column |
Cell.getColumn()
|
Methods in org.drools.brms.client.decisiontable.model with parameters of type Column | |
---|---|
Cell |
DecisionTable.createCell(Row row,
Column column)
|
Cell |
Row.getCell(Column column)
|
int |
DecisionTable.getColumnIndex(Column column)
|
void |
Row.removeColumn(Column nextColumn)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |