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 |
UID — Property, class com.adobe.portfolio.previews.PreviewModel |
| |
UNDEFINED — Constant Static Property, class com.adobe.portfolio.api.PropertyType |
|
A possible value of the IProperty.type property, used for
properties that contain undefined values. |
unload() — method, class com.adobe.portfolio.skins.SkinModule |
| |
unloadFlashSkins(swf:String) — method, class com.adobe.portfolio.managers.FlashSkinManager |
|
Causes the FlashSkinManager to unload the specified SWF. |
unloadSkin(update:Boolean) — method, class com.adobe.portfolio.properties.CommonProperties |
|
Unloads the current skin. |
unshift(key:Object, value:any) — method, class com.adobe.portfolio.utils.OrderedDictionary |
|
Unshifts (inserts) the key/value pair at the beginning of the dictionary. |
UNSIGNED_INTEGER — Constant Static Property, class com.adobe.portfolio.api.PropertyType |
|
A possible value of the IProperty.type property, used for
properties that contain arbitrary unsigned integer values. |
unsuspendFocusAndSelectionEvents() — method, class com.adobe.portfolio.managers.CollectionManager |
|
This function turns off the previously called suspension
of Focus and Selection Events. |
upButton — Property, class com.adobe.portfolio.skins.DateTimeChooserSkin |
| |
upButton — Skin Part, class com.adobe.portfolio.components.supportClasses.DateTimeChooser |
| The up button (to increment the hour/minute/second/meridiem field values). |
| |
updateActualHeight() — method, class com.adobe.portfolio.components.supportClasses.CanvasList |
|
Sets the height of this canvas list based on heightIfPresent and shouldDisplayCanvas. |
updateActualWidth() — method, class com.adobe.portfolio.components.supportClasses.CanvasList |
|
Sets the width of this canvas list based on widthIfPresent and shouldDisplayCanvas. |
updateColorPalette(paletteObject:Object) — method, class com.adobe.portfolio.managers.CollectionManager |
|
Updates the color palette used by the viewing application
to be the palette passed to updateColorPalette(). |
updateCurrentState() — method, class com.adobe.portfolio.previews.PreviewHUD |
|
Updates the current state of the HUD. |
UPDATED_CONTEXTS — Constant Static Property, class com.adobe.portfolio.events.PropertyManagerEvent |
|
A string representing the event type when a property context
has been updated
|
updateDisplayList(w:Number, h:Number) — method, class com.adobe.portfolio.components.NavListDropIndicator |
| |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.components.details.Details |
| |
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.components.details.DetailsCardLayout |
|
Update the display list
|
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.components.details.DetailsHeaderLayout |
|
Update the display list
|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.components.details.DetailsLayout |
|
Updates the layout of the display list
|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.components.supportClasses.ButtonBuffer |
| |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.layouts.BasicTileLayout |
| |
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.layouts.FreeFormLayout |
|
Update the display List
|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.layouts.LinearLayout |
|
Draws the layout and positions and sizes the target GroupBase's
card elements
|
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.layouts.MiniNavLayout |
|
Updates the MiniNavLayouts display list. |
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.layouts.OneUpLayout |
|
update the display list
|
updateDisplayList(width:Number, height:Number) — method, class com.adobe.portfolio.layouts.WaveLayout |
| |
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number) — method, class com.adobe.portfolio.skins.MiniNavListSkin |
| |
updateDuration() — method, class com.adobe.portfolio.previews.AudioPreview |
| |
updateEditable() — method, class com.adobe.portfolio.components.supportClasses.CustomizableTextArea |
|
Updates the editable state of this component based on current state. |
updateFieldOrder(movedField:com.adobe.portfolio.api:IField, afterFieldName:String) — method, class com.adobe.portfolio.components.details.Details |
|
Called when user changes field order by dragging/dropping (field) column headers. |
updateFilteredValues(newSubvalues:Array, newActiveValue:com.adobe.portfolio.properties:PropertyValue) — method, class com.adobe.portfolio.properties.ThemeFilteredList |
|
Update the list of filtered subvalues based on the full list of subvalues and the
currently active theme. |
updateGradientColor() — method, class com.adobe.portfolio.components.supportClasses.CanvasList |
|
Updates backgroundGradientColor according to the current state of the canvas list. |
updateHostContexts() — method, class com.adobe.portfolio.managers.PropertyManager |
|
Checks to see if we are in authoring mode and environment that supports this API. |
updateMaxCardPosition() — method, class com.adobe.portfolio.layouts.OneUpLayout |
|
Updates the position of the maximum card (last card in the list)
This is called when elements have been added or removed from the list of cards
|
updateMaxCardPosition() — method, class com.adobe.portfolio.layouts.WaveLayout |
| |
updateMultiSelection(indices:Vector$int) — method, class com.adobe.portfolio.lists.CardContainer |
| |
updateMultiSelection(selectedItems:Vector$int) — method, class com.adobe.portfolio.lists.FreeFormList |
| |
updatePreview(oldRenderer:com.adobe.portfolio.cards:ISimpleCard) — method, class com.adobe.portfolio.cards.SimpleCard |
|
Update the preview for this card. |
updatePreviewModelListeners(adding:Boolean) — method, class com.adobe.portfolio.cards.SimpleCard |
|
Update the listeners for preview model events. |
updateProperty(context:com.adobe.portfolio.api:IPropertyContext, property:com.adobe.portfolio.api:IProperty) — method, interface com.adobe.portfolio.api.INavigatorHost |
|
A function to indicate that the navigator has changed the given IProperty
in the context of the given IPropertyContext. |
updatePropertyFromHost(propertyName:String, newValue:any) — method, class com.adobe.portfolio.properties.PropertyContext |
|
Set a new value for a property that is supplied by the host
|
updateRenderer(oldRenderer:com.adobe.portfolio.cards:ISimpleCard) — method, class com.adobe.portfolio.cards.BasicCard |
|
Update the renderer to use for the card
|
updateRenderer(oldRenderer:com.adobe.portfolio.cards:ISimpleCard) — method, interface com.adobe.portfolio.cards.ISimpleCard |
|
Update the renderer to use for the card
|
updateRenderer(oldRenderer:com.adobe.portfolio.cards:ISimpleCard) — method, class com.adobe.portfolio.cards.SimpleCard |
|
Update the renderer to use for the card
|
updateRenderer(renderer:mx.core:IVisualElement, itemIndex:int, data:Object) — method, class com.adobe.portfolio.lists.CardList |
| |
updateSelection() — method, class com.adobe.portfolio.lists.CardList |
| |
updateSortIndicators() — method, class com.adobe.portfolio.components.details.DetailsCard |
|
Called when the sort order is changed by clicking in the header of a column. |
updateSortIndicators() — method, class com.adobe.portfolio.components.details.DetailsCardList |
|
Called when the sort order is changed by clicking in the header of a column. |
updateSortIndicators() — method, class com.adobe.portfolio.components.details.DetailsHeader |
|
Called when the sort order is changed by clicking in the header of a column. |
updateSortOrder(fieldName:String, descending:Boolean) — method, class com.adobe.portfolio.components.details.Details |
|
Called when user changes sort order by clicking on a (field) column header. |
updateSortState() — method, class com.adobe.portfolio.components.details.DetailsCardItem |
|
Called when the sort order of the IAttachment fields change. |
updateSortState() — method, class com.adobe.portfolio.components.details.DetailsHeaderItem |
|
Called when the sort order of the IAttachment fields change. |
updateSubvalues(newSubvalues:Array, newActiveValue:com.adobe.portfolio.properties:PropertyValue) — method, class com.adobe.portfolio.properties.PropertyListValue |
|
Update the subvalues and active value of the property list to the new list and preperty value
|
updateSubvalues(newSubvalues:Array, newActiveValue:com.adobe.portfolio.properties:PropertyValue) — method, class com.adobe.portfolio.properties.ThemeFilteredList |
|
Update the subvalues and active value of the theme filtered list to the new filter list and active value
|
updateTimer — Property, class com.adobe.portfolio.previews.AudioPreview |
| |
upOneFolder() — method, class com.adobe.portfolio.components.FolderBack |
|
Changes folder to its parent. |
url — Property, class com.adobe.portfolio.properties.PropertyBinaryValue |
|
Returns the URL for the binary file containing the property value. |
url — Property, class com.adobe.portfolio.properties.PropertyContext |
|
The URL of the PropertyContext
|
url — Property, class com.adobe.portfolio.utils.NavURLLoader |
|
The URL string to be loaded. |
URL — Constant Static Property, class com.adobe.portfolio.api.PropertyType |
|
A possible value of the IProperty.type property, used for
properties that contain arbitrary binary references. |
useApplicationFontOnly — Property, class com.adobe.portfolio.components.Navigator |
|
True if the navigator should always use the provided application font; false if the
navigator should set its font according to the navigator properties. |
useDragDropOnFolders — Property, class com.adobe.portfolio.lists.CardList |
|
To enable dragDrop on folders during a drag operation. |
useDragDropReordering — Property, class com.adobe.portfolio.lists.CardList |
|
To allow for reordering of items using simple drag and drop gestures. |
useFlashAsset — Property, class com.adobe.portfolio.components.supportClasses.FlashContainer |
|
True if the referenced SWF object should be displayed; false otherwise. |
usePlatformPreview — Property, interface com.adobe.portfolio.previews.IPreview |
|
Whether this preview should use platform preview (as opposed to navigator preview). |
usePlatformPreview — Property, class com.adobe.portfolio.previews.Preview |
|
Whether this preview should use platform preview (as opposed to navigator preview). |
useVirtualLayout — Property, interface com.adobe.portfolio.layouts.supportClasses.ICardLayout |
|
Indicates whether a virtual layout should be used or not
|
|
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 |