Package | Description |
---|---|
ilog.cpl.interactor |
Contains all the base classes of interactors.
|
ilog.cpl.table.interactor |
Contains all the table-specific interactors giving the JTGO Table component its default behavior.
|
Modifier and Type | Method and Description |
---|---|
IlpActionEventFactory |
IlpAbstractInteractor.getActionEventFactory()
Retrieves the
ActionEvent factory used to create events
when actions are triggered by this interactor. |
static IlpActionEventFactory |
IlpDefaultViewInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this
object interactor.
|
static IlpActionEventFactory |
IlpDefaultObjectInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this
object interactor.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractInteractor.setActionEventFactory(IlpActionEventFactory factory)
Sets the
ActionEvent factory used to create events
when actions are triggered by this interactor. |
Modifier and Type | Method and Description |
---|---|
static IlpActionEventFactory |
IlpDefaultTableHeaderInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this
table header interactor.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.