Click or drag to resize

McSelectedData Class

Implements the ImcData interface for the currently selected document data
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcSelectedData

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McSelectedData
	Implements IMcData

The McSelectedData type exposes the following members.

Constructors
  NameDescription
Public methodMcSelectedData
Initializes a new instance of the McSelectedData class
Top
Properties
  NameDescription
Public propertyDataType
Return active document data type.
Public propertyDocumentViewFlags
Exposes the view type for selected data.
Public propertyImage
Public propertyImages
Returns list selected images
Public propertyImageSet
Public propertyImageSets
Returns list of selected image sets
Top
Methods
  NameDescription
Public methodClear
Public methodEnableCommands
Enable/disable UI commands, set proper "target", do it for all targets.
Public methodEnableSaveAndReloadCommmands
Refresh the Save and Reload commands enabled state after activating a new document.
Public methodStatic memberImageFromWindow
Returns image from Window
Public methodStatic memberImageSetFromWindow
Returns image set from window
Public methodIsEmpty
Public methodOnDataChanged
Top
Events
  NameDescription
Public eventDataChanged
Top
Remarks