|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpActionEventFactory | |
|---|---|
| ilog.cpl.interactor | Contains all the base classes of interactors. |
| ilog.cpl.table.interactor | Contains all the table-specific interactors giving the ILOG JTGO Table component its default behavior. |
| Uses of IlpActionEventFactory in ilog.cpl.interactor |
|---|
| Methods in ilog.cpl.interactor that return IlpActionEventFactory | |
|---|---|
IlpActionEventFactory |
IlpAbstractInteractor.getActionEventFactory()
Retrieves the ActionEvent factory used to create events
when actions are triggered by this interactor. |
static IlpActionEventFactory |
IlpDefaultObjectInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this object interactor. |
static IlpActionEventFactory |
IlpDefaultViewInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this object interactor. |
| Methods in ilog.cpl.interactor with parameters of type IlpActionEventFactory | |
|---|---|
void |
IlpAbstractInteractor.setActionEventFactory(IlpActionEventFactory factory)
Sets the ActionEvent factory used to create events
when actions are triggered by this interactor. |
| Uses of IlpActionEventFactory in ilog.cpl.table.interactor |
|---|
| Methods in ilog.cpl.table.interactor that return IlpActionEventFactory | |
|---|---|
static IlpActionEventFactory |
IlpDefaultTableHeaderInteractor.GetDefaultActionEventFactory()
Returns the action event factory that is used by default in this table header interactor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||