- testAttribute(Object, String, String) - Method in class com.ibm.mq.explorer.ui.extensions.MQExtObject
-
- testAttribute(Object, String, String) - Method in class com.ibm.mq.explorer.ui.extensions.MQQmgrExtObject
-
- testAttribute(Object, String, String) - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
-
Returns whether the specific attribute matches the state of the target object.
- toString() - Method in class com.ibm.mq.explorer.ui.extensions.DragDropTreeNode
-
- toString() - Method in class com.ibm.mq.explorer.ui.extensions.MQExtObject
-
Return the name of this object
- toString() - Method in class com.ibm.mq.explorer.ui.extensions.TreeNode
-
Return the name of this TreeNode
- TREE_NODE_ID_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
TreeNode id
- TREE_NODE_NAME_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
TreeNode name
- TREE_NODE_PARENT_CHILDKEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Child key for the Parent TreeNode section (contains TREE_NODE_NAME_KEY, TREE_NODE_ID_KEY,
PLUGIN_ID_KEY)
- TREE_NODE_ROOT_KEY - Static variable in class com.ibm.mq.explorer.ui.extensions.DragDropFile
-
Root key for a TreeNode file
- TreeNode - Class in com.ibm.mq.explorer.ui.extensions
-
Abstract class for classes defining nodes in the TreeViewer in the MQ Navigator View.
- TreeNode(TreeNode, MQExtObject, String) - Constructor for class com.ibm.mq.explorer.ui.extensions.TreeNode
-
Constructor
- TreeNodeId - Class in com.ibm.mq.explorer.ui.extensions
-
Class describing all UI TreeNode id's
- TreeNodeId() - Constructor for class com.ibm.mq.explorer.ui.extensions.TreeNodeId
-
Constructor - Not Used