|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpDefaultTableHeaderInteractor | |
|---|---|
| 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. |
| ilog.cpl.table.renderer | Provides the interfaces and classes related to customization of the ILOG JTGO Table component using cascading style sheets. |
| Uses of IlpDefaultTableHeaderInteractor in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpDefaultTableHeaderInteractor | |
|---|---|
IlpDefaultTableHeaderInteractor |
IlpTable.getHeaderInteractor()
Returns the interactor used to manage events that occur in the table header. |
| Methods in ilog.cpl with parameters of type IlpDefaultTableHeaderInteractor | |
|---|---|
void |
IlpTable.setHeaderInteractor(IlpDefaultTableHeaderInteractor headerInteractor)
Sets the interactor used to manage events that occur in the table header. |
| Uses of IlpDefaultTableHeaderInteractor in ilog.cpl.table |
|---|
| Methods in ilog.cpl.table that return IlpDefaultTableHeaderInteractor | |
|---|---|
IlpDefaultTableHeaderInteractor |
IlpTableController.getHeaderInteractor()
Returns the header interactor used to manage events that occur in the table header. |
| Methods in ilog.cpl.table with parameters of type IlpDefaultTableHeaderInteractor | |
|---|---|
void |
IlpTableController.setHeaderInteractor(IlpDefaultTableHeaderInteractor headerInteractor)
Sets the header interactor that will be used to manage events that occur in the table header. |
| Uses of IlpDefaultTableHeaderInteractor in ilog.cpl.table.renderer |
|---|
| Methods in ilog.cpl.table.renderer that return IlpDefaultTableHeaderInteractor | |
|---|---|
IlpDefaultTableHeaderInteractor |
IlpInteractorRenderer.getHeaderInteractor()
Returns the header interactor used to manage events that occur in the table header. |
| Methods in ilog.cpl.table.renderer with parameters of type IlpDefaultTableHeaderInteractor | |
|---|---|
void |
IlpInteractorRenderer.setHeaderInteractor(IlpDefaultTableHeaderInteractor v)
Sets the header interactor that will be used to manage events that occur in the table header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||