Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
Modifier and Type | Method and Description |
---|---|
void |
AdapterListener.representationObjectsAdded(AdapterEvent e)
Called when objects have been added to the adapter.
|
void |
AdapterListener.representationObjectsRemoved(AdapterEvent e)
Called when objects have been removed from the adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTableView.representationObjectsAdded(AdapterEvent e)
Called when objects have been added to the adapter.
|
void |
IlpTableView.representationObjectsRemoved(AdapterEvent e)
Called when objects have been removed from the adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTreeView.representationObjectsAdded(AdapterEvent e)
Called when objects have been added to the adapter.
|
void |
IlpTreeView.representationObjectsRemoved(AdapterEvent e)
Called when objects have been removed from the adapter.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.