Class and Description |
---|
ContentPage
Abstract class for classes providing Content Pages to the MQ Content View
|
DragDropTreeNode
Class for the object received when a TreeNode object is drag-dropped.
|
ExplorerNotifyEvent
ExplorerNotifyEvent used as the event to notify the registered listeners that an explorer event
has occured.
|
IExplorerAbstractImportExport
Interface to cover both
IExplorerImportExport and IExplorerRuntimeImportExport |
IExplorerNotify
Event interface for notification of explorer events providing information on the explorer being
initialised and closed.
|
IMQExtObjectChangedListener
Interface for listening to changed events from UiObjects
|
IMQExtObjectDeletedListener
Interface for listening to deleted events from UiObjects
|
MQExtObject
In MQExplorer, there is an object underlying the treenodes, contentpages and tableitems.
|
MQExtObjectChangedEvent
Changed event class for UiObjects
|
MQExtObjectDeletedEvent
Deleted event class for MQExtObjects
|
MQQmgrExtObject
External object representing a UI QueueManager.
|
PropertyPage
Abstract class for classes defining property pages for corresponding property tabs in a property
dialog
|
QueueManagerConnectionException
This exception is returned by the QueueManagerConnections class to inform the calling application
of any errors.
|
TreeNode
Abstract class for classes defining nodes in the TreeViewer in the MQ Navigator View.
|