See: Description
Interface | Description |
---|---|
ActionHandler |
The listener interface for receiving action events and specifying
the state of the actions.
|
ApplicationListener |
The listener interface for being notified of application events.
|
MessageListener |
The listener interface for being notified of message events.
|
Class | Description |
---|---|
ApplicationEvent |
The application event emitted by the application when
a document or application event occurs.
|
IlvActionHandlerArray |
Action handler that contains an array of action handlers.
|
IlvApplicationAdapter |
Abstract adapter class for receiving application events.
|
IlvApplicationListenerList |
A class that holds a list of application listeners.
|
IlvCheckableActionHandler |
Action handler that handles checkable actions.
|
IlvComponentVisibilityActionHandler |
Defines action handlers associated with the visibility of a component or
a document view container.
|
IlvListActionHandler |
Action handler that handles list actions.
|
IlvMessageMapper |
Defines action handlers that map action events or message events with
the call to a specified method.
|
IlvSingleActionHandler |
Defines action handlers that handle one action.
|
MessageEvent |
MessageEvent is used to notify interested parties that
a message has been sent by the event source. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.