Package | Description |
---|---|
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 JTGO Table component. |
ilog.cpl.table.renderer |
Provides the interfaces and classes related to customization of the JTGO Table component using cascading style sheets.
|
Modifier and Type | Method and Description |
---|---|
IlpDefaultTableHeaderInteractor |
IlpTable.getHeaderInteractor()
Returns the interactor used to manage events that occur in the table header.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTable.setHeaderInteractor(IlpDefaultTableHeaderInteractor headerInteractor)
Sets the interactor used to manage events that occur in the table header.
|
Modifier and Type | Method and Description |
---|---|
IlpDefaultTableHeaderInteractor |
IlpTableController.getHeaderInteractor()
Returns the header interactor used to manage events that occur in the
table header.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTableController.setHeaderInteractor(IlpDefaultTableHeaderInteractor headerInteractor)
Sets the header interactor that will be used to manage events that
occur in the table header.
|
Modifier and Type | Method and Description |
---|---|
IlpDefaultTableHeaderInteractor |
IlpInteractorRenderer.getHeaderInteractor()
Returns the header interactor used to manage events that occur in the
table header.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpInteractorRenderer.setHeaderInteractor(IlpDefaultTableHeaderInteractor v)
Sets the header interactor that will be used to manage events that
occur in the table header.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.