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  
maintainAspectRatio — Property, class com.adobe.portfolio.cards.SimpleCard
Is true if the aspect ratio of the card should be maintained by setLayoutBoundsSize; otherwise it is false.
maintainAspectRatio — Property, class com.adobe.portfolio.components.details.DetailsCard
Subclass SimpleCard's adjustAspectRatio getter and return false as Details does not need to consider the aspect ratio.
makeNewOrderedList(dropIndex:int, droppingItems:mx.collections:ArrayCollection) — method, class com.adobe.portfolio.lists.CardList
Creates an ordered list of items in the dataProvider after the drop.
manyLinesTextEntry — Property, class com.adobe.portfolio.skins.DetailsCardItemSkin
manyLinesTextEntry — Skin Part, class com.adobe.portfolio.components.details.DetailsCardItem
The multi line text field for the card item.
marqueeSelection — Property, class com.adobe.portfolio.skins.CardContainerSkin
marqueeSelection — Property, class com.adobe.portfolio.skins.FreeFormListSkin
marqueeSelection — Property, class com.adobe.portfolio.skins.NavPreviewSkin
marqueeSelection — Property, class com.adobe.portfolio.skins.TileContainerSkin
marqueeSelection — Skin Part, class com.adobe.portfolio.lists.CardContainer
A MarqueeSelection (with frame and shaded center) used to highlight the area of a marquee select.
MarqueeSelection — class, package com.adobe.portfolio.components
The MarqueeSelection class extends NavSkinnableComponent to provide marquee selection support.
MarqueeSelection() — Constructor, class com.adobe.portfolio.components.MarqueeSelection
Constructor.
marqueeSelectionBegin — Event, class com.adobe.portfolio.components.MarqueeSelection
Dispatched when a marquee selection is initiated.
marqueeSelectionCancelled — Event, class com.adobe.portfolio.components.MarqueeSelection
Dispatched when a marquee selection is initiated.
marqueeSelectionEnd — Event, class com.adobe.portfolio.components.MarqueeSelection
Dispatched when a marquee selection is completed.
MarqueeSelectionEvent — class, package com.adobe.portfolio.events
The MarqueeSelectionEvent class extends Event and is dispatched by the MarqueeSelection class during a marquee drag gesture.
MarqueeSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.portfolio.events.MarqueeSelectionEvent
Constructor
marqueeSelectionMove — Event, class com.adobe.portfolio.components.MarqueeSelection
Dispatched when a marquee selection in progress is moved.
MarqueeSelectionSkin — class, package com.adobe.portfolio.skins
MarqueeSelectionSkin() — Constructor, class com.adobe.portfolio.skins.MarqueeSelectionSkin
Constructor.
MathUtil — class, package com.adobe.portfolio.utils
The MathUtil class is a set of math utility functions.
maxCardPosition — Property, interface com.adobe.portfolio.cards.ICardProvider
Returns the maximum card position of the layout
maxCardPosition — Property, class com.adobe.portfolio.layouts.OneUpLayout
The maximum horizontal position that a card can have.
maxCardPosition — Property, class com.adobe.portfolio.layouts.WaveLayout
The maximum horizontal position that a card can have.
MAXIMUM_DATA_ITEMS_TO_CHECK — Constant Static Property, class com.adobe.portfolio.components.details.Details
The maximum number of data items that are checked to determine the optimum (default) width of a field/column.
maxValue — Property, interface com.adobe.portfolio.api.IProperty
The maximum value of this numeric property.
maxValue — Property, class com.adobe.portfolio.properties.PropertyNumberValue
The maximum value of this numeric property.
maxValue — Property, class com.adobe.portfolio.properties.PropertyValue
The maximum value of this numeric property.
measure() — method, class com.adobe.portfolio.components.NavAlert
measure() — method, class com.adobe.portfolio.components.details.Details
measure() — method, class com.adobe.portfolio.components.details.DetailsCard
measure() — method, class com.adobe.portfolio.components.details.DetailsCardLayout
Override measure and adjust the targets measured width to match the total widths of the detail fields.
measure() — method, class com.adobe.portfolio.components.details.DetailsHeaderLayout
Override measure and adjust the targets measured width to match the total widths of the detail fields.
measure() — method, class com.adobe.portfolio.components.details.DetailsLayout
Override measure and adjust the targets measured width to match the total widths of the detail fields.
measure() — method, class com.adobe.portfolio.components.supportClasses.CustomizableTextArea
measure() — method, class com.adobe.portfolio.components.supportClasses.FlashContainer
Measures the contents of this Flex container.
measure() — method, class com.adobe.portfolio.layouts.BasicTileLayout
measure() — method, class com.adobe.portfolio.layouts.OneUpLayout
Measures the target's default size based on its content.
measure() — method, class com.adobe.portfolio.layouts.WaveLayout
measure() — method, class com.adobe.portfolio.previews.Preview
measure() — method, class com.adobe.portfolio.skins.CardSliderSkin
measureCanvas — Property, class com.adobe.portfolio.skins.DetailsSkin
measureCanvas — Skin Part, class com.adobe.portfolio.components.details.Details
A container needed to add an IUITextField for measuring text. When provided, measureField will be created and added to its rawChildren.
mediaAdjustVolume — Property, class com.adobe.portfolio.managers.StringManager
The string key for the "media adjust volume" string
mediaPause — Property, class com.adobe.portfolio.managers.StringManager
The string key for the "media pause" string
mediaPlay — Property, class com.adobe.portfolio.managers.StringManager
The string key for the "media play" string
mediaPlayerStateDisplay — Property, class com.adobe.portfolio.skins.AudioPreviewSkin
mediaPlayerStateDisplay — Property, class com.adobe.portfolio.skins.VideoPreviewSkin
mediumNormalSkin — Skin State, class com.adobe.portfolio.cards.BasicCard
mediumNormalSkin — Skin State, class com.adobe.portfolio.cards.IBasicCard
mediumOverSkin — Skin State, class com.adobe.portfolio.cards.BasicCard
mediumOverSkin — Skin State, class com.adobe.portfolio.cards.IBasicCard
mediumOverAndSelectedSkin — Skin State, class com.adobe.portfolio.cards.BasicCard
mediumOverAndSelectedSkin — Skin State, class com.adobe.portfolio.cards.IBasicCard
mediumSelectedSkin — Skin State, class com.adobe.portfolio.cards.BasicCard
mediumSelectedSkin — Skin State, class com.adobe.portfolio.cards.IBasicCard
meridiemInput — Property, class com.adobe.portfolio.skins.DateTimeChooserSkin
meridiemInput — Skin Part, class com.adobe.portfolio.components.supportClasses.DateTimeChooser
The meridiem (am/pm) field.
message — Property, class com.adobe.portfolio.components.NavAlert
The String to be displayed in the alert.
messageDisplay — Property, class com.adobe.portfolio.skins.BestExperienceAlertSkin
messageDisplay — Property, class com.adobe.portfolio.skins.NavAlertSkin
messageDisplay — Skin Part, class com.adobe.portfolio.components.NavAlert
An optional Label for displaying a message.
metaLabels — Property, class com.adobe.portfolio.skins.BasicCardSkin
metaLabels — Property, class com.adobe.portfolio.skins.FolderCardSkin
metaLabels — Property, class com.adobe.portfolio.skins.GuideCardSkin
metaLabels — Property, class com.adobe.portfolio.skins.LinearListSkin
mimeType — Property, interface com.adobe.portfolio.api.IAttachment
The MIME media type of the attachment data.
mimeType — Property, interface com.adobe.portfolio.previews.IPreviewModel
The mimeType of the source data.
mimeType — Property, class com.adobe.portfolio.previews.PreviewModel
mimeTypeFromAttachment() — method, class com.adobe.portfolio.cards.SimpleCard
Returns the MIME type for the attachment.
MIME_TYPE_GIF — Constant Static Property, class com.adobe.portfolio.components.Background
The mime type of a gif file.
MIME_TYPE_JPG — Constant Static Property, class com.adobe.portfolio.components.Background
The mime type of a jpeg file.
MIME_TYPE_PNG — Constant Static Property, class com.adobe.portfolio.components.Background
The mime type of a png file.
minExecutionPriority — Property, class com.adobe.portfolio.utils.JobQueue
The minimum execution priority.
minimalScrubBar — Skin Part, class com.adobe.portfolio.previews.VideoPreview
An optional skin part to display the minimalScrubBar play button.
MiniNavLayout — class, package com.adobe.portfolio.layouts
The MiniNavLayout class extends HorizontalLayout to implement the layout of the MiniNav component.
MiniNavLayout() — Constructor, class com.adobe.portfolio.layouts.MiniNavLayout
Constructor
MiniNavList — class, package com.adobe.portfolio.lists
The MiniNavList class extends CardList to provide functionality specific to the MiniNav component.
MiniNavList() — Constructor, class com.adobe.portfolio.lists.MiniNavList
Constructor
MiniNavListSkin — class, package com.adobe.portfolio.skins
MiniNavListSkin() — Constructor, class com.adobe.portfolio.skins.MiniNavListSkin
Constructor.
MIN_SCROLL_DURATION — Constant Property, class com.adobe.portfolio.components.ScrollPad
minThumbQueuePriority — Property, class com.adobe.portfolio.managers.ThumbnailManager
The minimum priority required to execute a queued thumb request.
minuteInput — Property, class com.adobe.portfolio.skins.DateTimeChooserSkin
minuteInput — Skin Part, class com.adobe.portfolio.components.supportClasses.DateTimeChooser
The minutes field.
minValue — Property, interface com.adobe.portfolio.api.IProperty
The minimum value of this numeric property.
minValue — Property, class com.adobe.portfolio.properties.PropertyNumberValue
The minimum value of this numeric property.
minValue — Property, class com.adobe.portfolio.properties.PropertyValue
The minimum value of this numeric property.
modDate — Property, interface com.adobe.portfolio.api.IAttachment
Gets the modification date of the file.
modDate — Property, interface com.adobe.portfolio.cards.ISimpleCard
The modification date of this card's underlying attachment.
modDate — Property, class com.adobe.portfolio.cards.SimpleCard
The modification date of this card's underlying attachment.
MOD_DATE — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for a field that identifies the modDate default property of an IAttachment.
model — Property, class com.adobe.portfolio.components.ScrollPad
The model of the multipage document being scrolled.
model — Property, class com.adobe.portfolio.previews.AudioPreview
The current preview model.
model — Property, interface com.adobe.portfolio.previews.IPreview
The current preview model.
model — Property, class com.adobe.portfolio.previews.Preview
The current preview model.
model — Property, class com.adobe.portfolio.previews.VideoPreview
The current preview model.
modelChanged — Event, interface com.adobe.portfolio.previews.IPreview
A PreviewEvent that is dispatched for a change to the preview model (IPreviewModel).
modelChanged(val:com.adobe.portfolio.previews:IPreviewModel) — method, class com.adobe.portfolio.previews.PreviewHUD
MODEL_CHANGED — Constant Static Property, class com.adobe.portfolio.events.PreviewEvent
Type of PreviewEvent that is dispatched when the preview model changes.
modelWatcher — Property, class com.adobe.portfolio.previews.Preview
modifiedDateField — Static Property, class com.adobe.portfolio.components.supportClasses.InfoFields
The field object from the CollectionManager's fields array representing the modification date of an attachment.
modifiersActive(event:flash.events:MouseEvent, shiftKeyOK:Boolean, ctrlKeyOK:Boolean) — method, class com.adobe.portfolio.lists.CardContainer
mouseButton — Property, class com.adobe.portfolio.skins.VideoPreviewSkin
mouseButton — Skin Part, class com.adobe.portfolio.previews.VideoPreview
A required skin part to handle double-click events.
mouseClickHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.previews.AudioPreview
mouseClickHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.previews.VideoPreview
mouseClickHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.ClickHandler
mouseClickHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.DoubleClickHandler
mouseDoubleClickHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.DoubleClickHandler
mouseDown — Property, class com.adobe.portfolio.components.CardSlider
mouseDownHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.ClickHandler
mouseDownPoint — Property, class com.adobe.portfolio.lists.FreeFormList
mouseIsOver — Property, class com.adobe.portfolio.cards.SimpleCard
Returns true if the mouse is over the card; returns false otherwise.
mouseIsOver — Property, class com.adobe.portfolio.components.NavHUD
True if the cursor is currently over this component; false otherwise.
mouseMoveHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.ClickHandler
mouseUpHandler(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.utils.ClickHandler
MOVE — Constant Static Property, class com.adobe.portfolio.events.MarqueeSelectionEvent
Type of MarqueeSelectionEvent this is dispatched during a marquee drag when the mouse moves.
moveSelectedItemLocations(event:flash.events:MouseEvent) — method, class com.adobe.portfolio.lists.FreeFormList
MP4_MIMETYPE — Constant Static Property, class com.adobe.portfolio.previews.AudioPreview
multiline — Property, class com.adobe.portfolio.components.supportClasses.CustomizableTextArea
A boolean indicating whether or not this component supports multiline text.
MuteBtnSkin — class, package com.adobe.portfolio.skins.video
The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state.
MuteBtnSkin() — Constructor, class com.adobe.portfolio.skins.video.MuteBtnSkin
Constructor.
muteButton — Property, class com.adobe.portfolio.skins.AudioPreviewSkin
muteButton — Property, class com.adobe.portfolio.skins.VideoPreviewSkin
muteButton — Skin Part, class com.adobe.portfolio.previews.AudioPreview
An optional skin part to display the mute button.
muteButton_changeHandler(event:flash.events:Event) — method, class com.adobe.portfolio.previews.AudioPreview
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