|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpCellCoordinates | |
|---|---|
| ilog.cpl | ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. |
| ilog.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| Uses of IlpCellCoordinates in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpCellCoordinates | |
|---|---|
IlpCellCoordinates |
IlpTable.searchValue(String value,
IlpCellCoordinates startingCell,
boolean scanRowByRow,
boolean caseMatching)
Searches for the specified string in the values displayed by the table. |
| Methods in ilog.cpl with parameters of type IlpCellCoordinates | |
|---|---|
IlpCellCoordinates |
IlpTable.searchValue(String value,
IlpCellCoordinates startingCell,
boolean scanRowByRow,
boolean caseMatching)
Searches for the specified string in the values displayed by the table. |
| Uses of IlpCellCoordinates in ilog.cpl.table |
|---|
| Methods in ilog.cpl.table that return IlpCellCoordinates | |
|---|---|
IlpCellCoordinates |
IlpTableView.searchValue(String value,
IlpCellCoordinates startingCell,
boolean scanRowByRow,
boolean caseMatching)
Searches the specified string in the values displayed by the table. |
| Methods in ilog.cpl.table with parameters of type IlpCellCoordinates | |
|---|---|
IlpCellCoordinates |
IlpTableView.searchValue(String value,
IlpCellCoordinates startingCell,
boolean scanRowByRow,
boolean caseMatching)
Searches the specified string in the values displayed by the table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||