|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cell | |
|---|---|
| org.drools.brms.client.decisiontable.model | |
| Uses of Cell in org.drools.brms.client.decisiontable.model |
|---|
| Methods in org.drools.brms.client.decisiontable.model that return Cell | |
|---|---|
Cell |
DecisionTable.createCell(Row row,
Column column)
|
Cell |
Row.getCell(Column column)
|
Cell |
Row.getCell(int col)
|
| Methods in org.drools.brms.client.decisiontable.model with parameters of type Cell | |
|---|---|
void |
DecisionTable.mergeCol(Cell currentCell)
|
void |
DecisionTable.mergeRow(Cell currentCell)
|
void |
Column.removeCell(Cell cell)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||