A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
MANIFEST_FILE — Constant static property in class com.adobe.xmp.IXMPConst
Filename for all manifest files
maxEntries — Property in class com.adobe.xmp.utils.MRUList
Getter and Setter for preferences that sets modification flag
maxEntries — Property in class com.adobe.xmp.utils.MRUManager
Getter and setter for the default maximum number of entries of a MRU list.
MAX_ENTRIES — Constant static property in class com.adobe.xmp.utils.MRUManager
Constant for the default maximum of entries in the MRU list.
maxEntryLength — Property in class com.adobe.xmp.utils.MRUManager
Getter for the default maximum length of an MRU entry.
MAX_ENTRY_LENGTH — Constant static property in class com.adobe.xmp.utils.MRUManager
Constant for the default maximum length of a single MRU entry.
milliSecond — Property in class com.adobe.xmp.XMPDateTime
Retrieves the milliseconds value for a time value.
mimetypeFilter — Property in class com.adobe.xmp.manifest.PanelDescription
A MIME type or set of MIME types to match for filtering the types of files for which this a panel is shown.
mimetypeFilterIgnore — Property in class com.adobe.xmp.manifest.PanelDescription
Switches the MIME-type filter on or off.
mimetypeFilterShow — Property in class com.adobe.xmp.manifest.PanelDescription
Whether the panel should be shown (true) or hidden (false) if the MIME type of the file being examined in the File Info dialog matches any of the filter MIME types.
minEntryLength — Property in class com.adobe.xmp.utils.MRUManager
Getter for the default minimum length of an MRU entry
MIN_ENTRY_LENGTH — Constant static property in class com.adobe.xmp.utils.MRUManager
Constant for the default minimum length of a single MRU entry.
minute — Property in class com.adobe.xmp.XMPDateTime
Retrieves the minute value from a date-time.
modified — Property in interface com.adobe.xmp.IXMPComponent
True if the user has modified the XMP value.
modified — Property in interface com.adobe.xmp.IXMPProperty
True if this property value has previously been modified by other calls
modified — Property in class com.adobe.xmp.components.XMPCheckBox
True if the user has modified the XMP value.
modified — Property in class com.adobe.xmp.components.XMPComboBox
True if the user has modified the XMP value.
modified — Property in class com.adobe.xmp.components.XMPDataGrid
True if the user has modified at least one table cell or added/deleted rows.
modified — Property in class com.adobe.xmp.components.XMPDateField
True if the user has modified the XMP value.
modified — Property in class com.adobe.xmp.components.XMPRating
modified — Property in class com.adobe.xmp.components.XMPTextArea
True if the user has modified the XMP value.
modified — Property in class com.adobe.xmp.components.XMPTextInput
True if the user has modified the XMP value.
modifyDate — Property in class com.adobe.xmp.manifest.PanelDescription
The timestamp for the most recent modification to this panel.
month — Property in class com.adobe.xmp.XMPDateTime
Retrieves the month value from a date-time.
monthNames — Static property in class com.adobe.xmp.I18nInfo
Retrieves a list of month names, localized according to the regional settings of the operating system.
mouseDoubleClickHandler(event) — Method in class com.adobe.xmp.components.XMPDataGrid
This event handler starts cell editing with a double click.
mouseDownHandler(event) — Method in class com.adobe.xmp.components.XMPDataGrid
Mouse click resets the state of the shift key
mouseWheelHandler(event) — Method in class com.adobe.xmp.components.XMPDataGrid
Change the usability of the mouse wheel compared to Flex default.
mruClose — Event in class com.adobe.xmp.components.XMPTextAreaMRU
Fired when MRU dropdown closes
mruClose — Event in class com.adobe.xmp.components.XMPTextInputMRU
Fired when MRU dropdown closes
MRU_CLOSE — Constant static property in class com.adobe.xmp.events.MRUEvent
Event type dispatched when an MRU dropdown lists closes.
MRUEvent — Class in package com.adobe.xmp.events
Provides an event object for the MRU anabled components.
MRUEvent(type, bubbles, cancelable) — Constructor in class com.adobe.xmp.events.MRUEvent
mruKey — Property in class com.adobe.xmp.components.XMPTextAreaMRU
A key that the MRU manager can use to store or retrieve the MRU list for this component.
mruKey — Property in class com.adobe.xmp.components.XMPTextInputMRU
A key that the MRU manager can use to store or retrieve the MRU list for this component.
MRUList — Class in package com.adobe.xmp.utils
Maintains the list of most-recently-used (MRU) values for an XMP component.
MRUManager — Class in package com.adobe.xmp.utils

Maintains the most-recently-used (MRU) preferences.

mruOpen — Event in class com.adobe.xmp.components.XMPTextAreaMRU
Fired when MRU dropdown opens
mruOpen — Event in class com.adobe.xmp.components.XMPTextInputMRU
Fired when MRU dropdown opens
MRU_OPEN — Constant static property in class com.adobe.xmp.events.MRUEvent
Event type dispatched when an MRU dropdown lists opens.
multipleValues — Property in interface com.adobe.xmp.IXMPProperty
True if this property has multiple values within the selected documents.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in interface com.adobe.xmp.IXMPDisplay
The default handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPCheckBox
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPComboBox
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPDataGrid
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPDateField
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPImage
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPLabel
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPRating
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPText
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPTextArea
A handler for the xmpMultivalue event.
multivalueHandler(event:com.adobe.xmp.events:XMPEvent) — Method in class com.adobe.xmp.components.XMPTextInput
A handler for the xmpMultivalue event.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z