Symbols 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 | |
P — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the P key (80). | |
package — Statement | |
Allows you to organize your code into discrete groups that can be imported by other scripts. | |
packageAttachments — Property, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
A list of Attachment objects who's controller id attribute matches the id of this object. | |
packageAttachments — Property, interface com.adobe.icomm.assetplacement.controller.IPackageObject | |
A list of Attachment objects who's controller id attribute matches the id of this object. | |
packageAttachments — Property, class com.adobe.icomm.assetplacement.controller.PromoImage | |
A list of Attachment objects who's controller id attribute matches the id of this object. | |
packageAttachments — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
A list of Attachment objects who's controller id attribute matches the id of this object. | |
packageAttachments — Property, class com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
A list of Attachment objects who's controller id attribute matches the id of this object. | |
packageController — Property, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
The controller object who's id matches the id of this object. | |
packageController — Property, interface com.adobe.icomm.assetplacement.controller.IPackageObject | |
The controller object who's id matches the id of this object. | |
packageController — Property, class com.adobe.icomm.assetplacement.controller.PromoImage | |
The controller object who's id matches the id of this object. | |
packageController — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
The controller object who's id matches the id of this object. | |
packageController — Property, class com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
The controller object who's id matches the id of this object. | |
packageDefinition — Property, class com.adobe.icomm.assetplacement.model.PackageDefinitionReadyEvent | |
The PackageDefinition object that is now ready to be used. | |
PackageDefinition — class, package com.adobe.icomm.assetplacement.model | |
A PackageDefinition is an object that wraps the package definition XML file (package.xml). | |
PackageDefinition() — Constructor, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
Creates a PackageDefinition object. | |
packageDefinitionFile — Static Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
The file path of the package definition file that underlies this object. | |
PackageDefinitionLoader — final class, package com.adobe.icomm.assetplacement.model | |
This class is used to get the singleton instance of the PackageDefinition object. | |
PackageDefinitionLoader() — Constructor, class com.adobe.icomm.assetplacement.model.PackageDefinitionLoader | |
Calling the constructor will result in a runtime error. | |
PACKAGE_DEFINITION_LOAD_FAIL — Constant Static Property, class com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
The name of the event. | |
PackageDefinitionLoadFailedEvent — class, package com.adobe.icomm.assetplacement.model | |
This event fires after a call to PackageDefinitionLoader.getInstance() to indicate an error has occurred and the PackageDefinition object will not be available for use. | |
PackageDefinitionLoadFailedEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — Constructor, class com.adobe.icomm.assetplacement.model.PackageDefinitionLoadFailedEvent | |
Constructs a new PackageDefinitionLoadFailedEvent event. | |
PACKAGE_DEFINITION_READY — Constant Static Property, class com.adobe.icomm.assetplacement.model.PackageDefinitionReadyEvent | |
The name of the event. | |
PackageDefinitionReadyEvent — class, package com.adobe.icomm.assetplacement.model | |
This event fires after a call to PackageDefinitionLoader.getInstance() to inform that the PackageDefinition object is ready to be used. | |
PackageDefinitionReadyEvent(type:String, bubbles:Boolean, cancelable:Boolean, packageDefinition:com.adobe.icomm.assetplacement.model:PackageDefinition) — Constructor, class com.adobe.icomm.assetplacement.model.PackageDefinitionReadyEvent | |
Constructs a new PackageDefinitionReady event. | |
PackageElement — class, package com.adobe.icomm.assetplacement.model | |
The base class for the object representation of elements in the package definition file. | |
PackageElement() — Constructor, class com.adobe.icomm.assetplacement.model.PackageElement | |
Constructor. | |
packageLoaded — Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
Check to see if the package is loaded. | |
packageObject — Property, class com.adobe.icomm.assetplacement.model.PackageObjectReadyEvent | |
The package object that is now ready to be used. | |
packageObjectReady(packageObject:com.adobe.icomm.assetplacement.controller:IPackageObject) — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
Broadcast an IPackageObjectReadyEvent. | |
PACKAGE_OBJECT_READY — Constant Static Property, class com.adobe.icomm.assetplacement.model.PackageObjectReadyEvent | |
The name of the event. | |
PackageObjectReadyEvent — class, package com.adobe.icomm.assetplacement.model | |
The PackageObjectReadyEvent is dispatched by the PackageDefinition when an IPackageObject-implementing component is fully loaded and ready for use. | |
PackageObjectReadyEvent(type:String, bubbles:Boolean, cancelable:Boolean, packageObject:com.adobe.icomm.assetplacement.controller:IPackageObject) — Constructor, class com.adobe.icomm.assetplacement.model.PackageObjectReadyEvent | |
Constructs a new PackageObjectReadyEvent event. | |
packageResource — Property, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
The current Resource object who's controller id attribute matches the id of this object. | |
packageResource — Property, interface com.adobe.icomm.assetplacement.controller.IPackageObject | |
The current Resource object who's controller id attribute matches the id of this object. | |
packageResource — Property, class com.adobe.icomm.assetplacement.controller.PromoImage | |
The current Resource object who's controller id attribute matches the id of this object. | |
packageResource — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
The current Resource object who's controller id attribute matches the id of this object. | |
packageResource — Property, class com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
The current Resource object who's controller id attribute matches the id of this object. | |
packageResources — Property, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
A list of Resource objects who's controller id attribute matches the id of this object. | |
packageResources — Property, interface com.adobe.icomm.assetplacement.controller.IPackageObject | |
A list of Resource objects who's controller id attribute matches the id of this object. | |
packageResources — Property, class com.adobe.icomm.assetplacement.controller.PromoImage | |
A list of Resource objects who's controller id attribute matches the id of this object. | |
packageResources — Property, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
A list of Resource objects who's controller id attribute matches the id of this object. | |
packageResources — Property, class com.adobe.icomm.assetplacement.controller.XMLDataLoader | |
A list of Resource objects who's controller id attribute matches the id of this object. | |
PACKAGE_VERSION_1_0 — Constant Static Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
The package version 1.0. | |
PACKAGE_VERSION_2_0 — Constant Static Property, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
The package version 2.0. | |
PAD — Constant Static Property, class flash.display.SpreadMethod | |
Specifies that the gradient use the pad spread method. | |
padding — Property, class mx.charts.CategoryAxis | |
Specifies the padding added to either side of the axis when rendering data on the screen. | |
padding — Property, class mx.charts.chartClasses.DataDescription | |
The amount of padding, in data units, that the element requires beyond its min/max values to display its full values correctly . | |
padding — Property, class mx.charts.chartClasses.NumericAxis | |
Specifies padding that Flex adds to the calculated minimum and maximum values for the axis when rendering the values on the screen. | |
paddingBottom — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The space between the container edge and the bottom row of items. | |
paddingBottom — Property, class fl.text.TLFTextField | |
Botttom inset in pixels (adopts default value if undefined during cascade). | |
paddingBottom — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Bottom inset in pixels. | |
paddingBottom — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Bottom inset in pixels. | |
paddingBottom — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Bottom inset in pixels. | |
paddingBottom — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Bottom inset in pixels. | |
paddingBottom — Property, class org.osmf.layout.LayoutMetadata | |
Defines the thickness of the blank space that is to be placed at the target's bottom side. | |
paddingBottom — Style, class mx.charts.chartClasses.ChartBase | |
Specifies the number of pixels between the chart's bottom border and its content area. | |
paddingBottom — Style, class mx.charts.chartClasses.DataTip | |
Number of pixels between the datatip's bottom border and its content area. | |
paddingBottom — Style, class mx.charts.Legend | |
Number of pixels between the legend's bottom border and the bottom of its content area. | |
paddingBottom — Style, class mx.containers.ViewStack | |
Number of pixels between the container's bottom border and its content area. | |
paddingBottom — Style, class mx.containers.Accordion | |
Number of pixels between the container's bottom border and its content area. | |
paddingBottom — Style, class mx.containers.FormItem | |
Number of pixels between the container's bottom border and the bottom edge of its content area. | |
paddingBottom — Style, class mx.containers.Box | |
Number of pixels between the container's bottom border and the bottom of its content area. | |
paddingBottom — Style, class mx.containers.Tile | |
Number of pixels between the container's bottom border and its content area. | |
paddingBottom — Style, class mx.containers.Panel | |
Number of pixels between the container's lower border and its content area. | |
paddingBottom — Style, class mx.containers.Form | |
Number of pixels between the container's bottom border and the bottom edge of its content area. | |
paddingBottom — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Number of pixels between the column header's bottom border and the bottom of the sort item renderer. | |
paddingBottom — Style, class mx.controls.listClasses.ListBase | |
The number of pixels between the bottom of the row and the bottom of the renderer in the row. | |
paddingBottom — Style, class mx.controls.listClasses.AdvancedListBase | |
The number of pixels between the bottom of the row and the bottom of the renderer in the row. | |
paddingBottom — Style, class mx.controls.Button | |
Number of pixels between the component's bottom border and the bottom of its content area. | |
paddingBottom — Style, class mx.controls.HTML | |
The number of pixels between the bottom edge of this control and the bottom edge of its HTML content area. | |
paddingBottom — Style, class mx.controls.ToolTip | |
Number of pixels between the container's bottom border and its content area. | |
paddingBottom — Style, class mx.controls.TextInput | |
Number of pixels between the component's bottom border and the bottom edge of its content area. | |
paddingBottom — Style, class mx.controls.LinkBar | |
Number of pixels between the bottom border and the LinkButton controls. | |
paddingBottom — Style, class mx.controls.TextArea | |
Number of pixels between the component's bottom border and the bottom edge of its content area. | |
paddingBottom — Style, class mx.controls.ComboBox | |
Number of pixels between the control's bottom border and the bottom of its content area. | |
paddingBottom — Style, class mx.controls.Label | |
Number of pixels between the bottom of the Label and the bottom of the text. | |
paddingBottom — Style, class mx.controls.ColorPicker | |
Bottom padding of SwatchPanel object below the swatch grid. | |
paddingBottom — Style, class mx.core.LayoutContainer | |
Number of pixels between the bottom border and its content area. | |
paddingBottom — Style, class mx.core.Application | |
Number of pixels between the application's bottom border and its content area. | |
paddingBottom — Style, class mx.core.Container | |
Number of pixels between the container's bottom border and the bottom of its content area. | |
paddingBottom — Style, class spark.components.supportClasses.SkinnableTextBase | |
Bottom inset, in pixels. | |
paddingBottom — Style, class spark.components.LabelItemRenderer | |
Number of pixels between the bottom border and the text component of the item renderer. | |
paddingBottom — Style, class spark.components.ActionBar | |
Number of pixels between the bottom border and all content groups. | |
paddingBottom — Style, class spark.components.RichText | |
Bottom inset, in pixels. | |
paddingBottom — Style, class spark.components.GridColumnHeaderGroup | |
Bottom inset, in pixels, for all header renderers. | |
paddingBottom — Style, class spark.components.ComboBox | |
Bottom inset, in pixels, for the text in the prompt area of the control. | |
paddingBottom — Style, class spark.components.RichEditableText | |
Bottom inset, in pixels. | |
paddingBottom — Style, class spark.components.Label | |
Bottom inset, in pixels. | |
paddingBottom — Property, class spark.components.HGroup | |
The minimum number of pixels between the container's bottom edge and the bottom of all the container's layout elements. | |
paddingBottom — Property, class spark.components.TileGroup | |
Number of pixels between the container's bottom edge and the bottom edge of the last layout element. | |
paddingBottom — Property, class spark.components.VGroup | |
Number of pixels between the container's bottom edge and the bottom edge of the last layout element. | |
paddingBottom — Property, class spark.layouts.HorizontalLayout | |
The minimum number of pixels between the container's bottom edge and the bottom of all the container's layout elements. | |
paddingBottom — Property, class spark.layouts.TileLayout | |
Number of pixels between the container's bottom edge and the bottom edge of the last layout element. | |
paddingBottom — Property, class spark.layouts.VerticalLayout | |
Number of pixels between the container's bottom edge and the bottom edge of the last layout element. | |
paddingBottom — Property, class spark.skins.mobile.HScrollBarThumbSkin | |
Padding from bottom. | |
paddingHorizontal — Property, class spark.skins.mobile.HScrollBarThumbSkin | |
Horizontal padding from left and right. | |
paddingLeft — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The space between the container edge and the left column of items. | |
paddingLeft — Property, class fl.text.TLFTextField | |
Left inset in pixels (adopts default value if undefined during cascade). | |
paddingLeft — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Left inset in pixels. | |
paddingLeft — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Left inset in pixels. | |
paddingLeft — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Left inset in pixels. | |
paddingLeft — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Left inset in pixels. | |
paddingLeft — Property, class org.osmf.layout.LayoutMetadata | |
Defines the thickness of the blank space that is to be placed at the target's left-hand side. | |
paddingLeft — Style, class mx.charts.chartClasses.ChartBase | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.charts.chartClasses.DataTip | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.charts.LegendItem | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.charts.Legend | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.containers.FormHeading | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The number of pixels between the container's left border and its content area. | |
paddingLeft — Style, class mx.controls.dataGridClasses.DataGridColumn | |
The number of pixels between the container's left border and its content area. | |
paddingLeft — Style, class mx.controls.listClasses.ListBaseContentHolder | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.listClasses.ListBase | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.listClasses.AdvancedListBase | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.Button | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.HTML | |
The number of pixels between the left edge of this control and the left edge of its HTML content area. | |
paddingLeft — Style, class mx.controls.ToolTip | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.AdvancedDataGrid | |
Number of pixels between the control's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.TextInput | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.ProgressBar | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.TextArea | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.ComboBox | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.DateField | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.Tree | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.NumericStepper | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.controls.Label | |
Number of pixels between the left of the Label and the left of the text. | |
paddingLeft — Style, class mx.controls.ColorPicker | |
Left padding of SwatchPanel object to the side of the swatch grid. | |
paddingLeft — Style, class mx.core.UITextField | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class mx.core.Container | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class spark.components.supportClasses.SkinnableTextBase | |
Left inset, in pixels. | |
paddingLeft — Style, class spark.components.LabelItemRenderer | |
Number of pixels between the component's left border and the left edge of its content area. | |
paddingLeft — Style, class spark.components.ActionBar | |
Number of pixels between the left border and the navigationGroup. | |
paddingLeft — Style, class spark.components.RichText | |
Left inset, in pixels. | |
paddingLeft — Style, class spark.components.GridColumnHeaderGroup | |
Left inset, in pixels, for the first header renderer. | |
paddingLeft — Style, class spark.components.ComboBox | |
Left inset, in pixels, for the text in the prompt area of the control. | |
paddingLeft — Style, class spark.components.RichEditableText | |
Left inset, in pixels. | |
paddingLeft — Style, class spark.components.Label | |
Left inset, in pixels. | |
paddingLeft — Style, class spark.skins.spark.DefaultGridItemRenderer | |
Left inset, in pixels. | |
paddingLeft — Property, class spark.components.HGroup | |
Number of pixels between the container's left edge and the left edge of the first layout element. | |
paddingLeft — Property, class spark.components.TileGroup | |
The minimum number of pixels between the container's left edge and the left edge of the layout element. | |
paddingLeft — Property, class spark.components.VGroup | |
The minimum number of pixels between the container's left edge and the left edge of the layout element. | |
paddingLeft — Property, class spark.layouts.HorizontalLayout | |
Number of pixels between the container's left edge and the left edge of the first layout element. | |
paddingLeft — Property, class spark.layouts.TileLayout | |
The minimum number of pixels between the container's left edge and the left edge of the layout element. | |
paddingLeft — Property, class spark.layouts.VerticalLayout | |
The minimum number of pixels between the container's left edge and the left edge of the layout element. | |
paddingRight — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The space between the container edge and the right column of items. | |
paddingRight — Property, class fl.text.TLFTextField | |
Right inset in pixels (adopts default value if undefined during cascade). | |
paddingRight — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Right inset in pixels. | |
paddingRight — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Right inset in pixels. | |
paddingRight — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Right inset in pixels. | |
paddingRight — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Right inset in pixels. | |
paddingRight — Property, class org.osmf.layout.LayoutMetadata | |
Defines the thickness of the blank space that is to be placed at the target's right-hand side. | |
paddingRight — Style, class mx.charts.chartClasses.ChartBase | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.charts.chartClasses.DataTip | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.charts.LegendItem | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.charts.Legend | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.containers.FormHeading | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.containers.FormItem | |
Number of pixels between the container's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
The number of pixels between the container's right border and its content area. | |
paddingRight — Style, class mx.controls.dataGridClasses.DataGridColumn | |
The number of pixels between the container's right border and its content area. | |
paddingRight — Style, class mx.controls.listClasses.ListBaseContentHolder | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.listClasses.ListBase | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.listClasses.AdvancedListBase | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.Button | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.HTML | |
The number of pixels between the right edge of this control and the right edge of its HTML content area. | |
paddingRight — Style, class mx.controls.ToolTip | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.AdvancedDataGrid | |
Number of pixels between the control's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.TextInput | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.ProgressBar | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.TextArea | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.ComboBox | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.DateField | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.Tree | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.NumericStepper | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.controls.Label | |
Number of pixels between the right of the Label and the right of the text. | |
paddingRight — Style, class mx.controls.ColorPicker | |
Right padding of SwatchPanel object to the side of the swatch grid. | |
paddingRight — Style, class mx.core.UITextField | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class mx.core.Container | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class spark.components.supportClasses.SkinnableTextBase | |
Right inset, in pixels. | |
paddingRight — Style, class spark.components.LabelItemRenderer | |
Number of pixels between the component's right border and the right edge of its content area. | |
paddingRight — Style, class spark.components.ActionBar | |
Number of pixels between the left border and the actionGroup. | |
paddingRight — Style, class spark.components.RichText | |
Right inset, in pixels. | |
paddingRight — Style, class spark.components.GridColumnHeaderGroup | |
Right inset, in pixels, for the last header renderer. | |
paddingRight — Style, class spark.components.ComboBox | |
Right inset, in pixels, for the text in the prompt area of the control. | |
paddingRight — Style, class spark.components.RichEditableText | |
Right inset, in pixels. | |
paddingRight — Style, class spark.components.Label | |
Right inset, in pixels. | |
paddingRight — Style, class spark.skins.spark.DefaultGridItemRenderer | |
Right inset, in pixels. | |
paddingRight — Property, class spark.components.HGroup | |
Number of pixels between the container's right edge and the right edge of the last layout element. | |
paddingRight — Property, class spark.components.TileGroup | |
The minimum number of pixels between the container's right edge and the right edge of the layout element. | |
paddingRight — Property, class spark.components.VGroup | |
The minimum number of pixels between the container's right edge and the right edge of the layout element. | |
paddingRight — Property, class spark.layouts.HorizontalLayout | |
Number of pixels between the container's right edge and the right edge of the last layout element. | |
paddingRight — Property, class spark.layouts.TileLayout | |
The minimum number of pixels between the container's right edge and the right edge of the layout element. | |
paddingRight — Property, class spark.layouts.VerticalLayout | |
The minimum number of pixels between the container's right edge and the right edge of the layout element. | |
paddingRight — Property, class spark.skins.mobile.VScrollBarThumbSkin | |
Padding from the right | |
paddingTop — Property, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
The space between the container edge and the top row of items. | |
paddingTop — Property, class fl.text.TLFTextField | |
Top inset in pixels (adopts default value if undefined during cascade). | |
paddingTop — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Top inset in pixels. | |
paddingTop — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Top inset in pixels. | |
paddingTop — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
Top inset in pixels. | |
paddingTop — Property, class flashx.textLayout.formats.TextLayoutFormat | |
Top inset in pixels. | |
paddingTop — Property, class org.osmf.layout.LayoutMetadata | |
Defines the thickness of the blank space that is to be placed at the target's top side. | |
paddingTop — Style, class mx.charts.chartClasses.ChartBase | |
Specifies the number of pixels between the chart's top border and its content area. | |
paddingTop — Style, class mx.charts.chartClasses.DataTip | |
Number of pixels between the datatip's top border and its content area. | |
paddingTop — Style, class mx.charts.Legend | |
Number of pixels between the legend's top border and the top of its content area. | |
paddingTop — Style, class mx.containers.FormHeading | |
Number of pixels above the heading text. | |
paddingTop — Style, class mx.containers.ViewStack | |
Number of pixels between the container's top border and its content area. | |
paddingTop — Style, class mx.containers.Accordion | |
Number of pixels between the container's top border and its content area. | |
paddingTop — Style, class mx.containers.FormItem | |
Number of pixels between the container's top border and the top edge of its content area. | |
paddingTop — Style, class mx.containers.Box | |
Number of pixels between the container's top border and the top of its content area. | |
paddingTop — Style, class mx.containers.Tile | |
Number of pixels between the container's top border and its content area. | |
paddingTop — Style, class mx.containers.Panel | |
Number of pixels between the container's top border and its content area. | |
paddingTop — Style, class mx.containers.Form | |
Number of pixels between the container's top border and the top edge of its content area. | |
paddingTop — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Number of pixels between the column header's top border and the top of the sort item renderer. | |
paddingTop — Style, class mx.controls.listClasses.ListBase | |
The number of pixels between the top of the row and the top of the renderer in the row. | |
paddingTop — Style, class mx.controls.listClasses.AdvancedListBase | |
The number of pixels between the top of the row and the top of the renderer in the row. | |
paddingTop — Style, class mx.controls.Button | |
Number of pixels between the component's top border and the top of its content area. | |
paddingTop — Style, class mx.controls.HTML | |
The number of pixels between the top edge of this control and the top edge of its HTML content area. | |
paddingTop — Style, class mx.controls.ToolTip | |
Number of pixels between the container's top border and its content area. | |
paddingTop — Style, class mx.controls.TextInput | |
Number of pixels between the component's top border and the top edge of its content area. | |
paddingTop — Style, class mx.controls.LinkBar | |
Number of pixels between the top border and the LinkButton controls. | |
paddingTop — Style, class mx.controls.TextArea | |
Number of pixels between the component's top border and the top edge of its content area. | |
paddingTop — Style, class mx.controls.ComboBox | |
Number of pixels between the control's top border and the top of its content area. | |
paddingTop — Style, class mx.controls.Label | |
Number of pixels between the top of the Label and the top of the text. | |
paddingTop — Style, class mx.controls.ColorPicker | |
Top padding of SwatchPanel object above the swatch grid. | |
paddingTop — Style, class mx.core.LayoutContainer | |
Number of pixels between the top border and its content area. | |
paddingTop — Style, class mx.core.Application | |
Number of pixels between the application's top border and its content area. | |
paddingTop — Style, class mx.core.Container | |
Number of pixels between the container's top border and the top of its content area. | |
paddingTop — Style, class spark.components.supportClasses.SkinnableTextBase | |
Top inset, in pixels. | |
paddingTop — Style, class spark.components.LabelItemRenderer | |
Number of pixels between the top border and the text component of the item renderer. | |
paddingTop — Style, class spark.components.ActionBar | |
Number of pixels between the top border and all content groups. | |
paddingTop — Style, class spark.components.RichText | |
Top inset, in pixels. | |
paddingTop — Style, class spark.components.GridColumnHeaderGroup | |
Top inset, in pixels, for all header renderers. | |
paddingTop — Style, class spark.components.ComboBox | |
Top inset, in pixels, for the text in the prompt area of the control. | |
paddingTop — Style, class spark.components.RichEditableText | |
Top inset, in pixels. | |
paddingTop — Style, class spark.components.Label | |
Top inset, in pixels. | |
paddingTop — Property, class spark.components.HGroup | |
The minimum number of pixels between the container's top edge and the top of all the container's layout elements. | |
paddingTop — Property, class spark.components.TileGroup | |
Number of pixels between the container's top edge and the top edge of the first layout element. | |
paddingTop — Property, class spark.components.VGroup | |
Number of pixels between the container's top edge and the top edge of the first layout element. | |
paddingTop — Property, class spark.layouts.HorizontalLayout | |
The minimum number of pixels between the container's top edge and the top of all the container's layout elements. | |
paddingTop — Property, class spark.layouts.TileLayout | |
Number of pixels between the container's top edge and the top edge of the first layout element. | |
paddingTop — Property, class spark.layouts.VerticalLayout | |
Number of pixels between the container's top edge and the top edge of the first layout element. | |
paddingVertical — Property, class spark.skins.mobile.VScrollBarThumbSkin | |
Vertical padding from top and bottom | |
page — Property, class ga.model.GAEvent | |
The associated page when a page specific event is dispatched. | |
Page — class, package ga.model | |
The Page class represents a single physical instance of a Panel. | |
pageAdd — Event, class ga.model.PanelManager | |
pageAdd — Event, class ga.views.DynamicSectionView | |
pageAdd — Event, class ga.views.PanelListView | |
pageAdd — Event, class ga.views.SectionListView | |
pageAdd — Event, class ga.views.StaticSectionView | |
pageAdd — Event, class ga.views.TreeView | |
PAGE_ADD — Constant Static Property, class ga.model.GAEvent | |
Dispatched when a repeating panel is added to a Guide. | |
pageChange(event:ga.model:GAEvent) — method, class ga.views.TreeView | |
Forwards events that can cause panel changes to the event listeners. | |
pageChanged(event:flash.events:Event) — method, class ga.controls.ProgressSectionBarNav | |
Adjusts the ProgressBar component in reponse to changes on the panel. | |
pageCount — Property, class mx.data.PageInformation | |
The current number of pages in the collection. | |
pageCount — Property, class mx.data.messages.PagedMessage | |
Provides access to the number of total pages in a sequence based on the current page size. | |
PagedMessage — class, package mx.data.messages | |
This messsage provides information about a partial sequence result. | |
PagedMessage() — Constructor, class mx.data.messages.PagedMessage | |
Creates a new instance of an empty PagedMessage. | |
pageDomain — Static Property, class flash.system.Security | |
Get the page domain containing the swf. | |
PAGE_DOWN — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Down key (34). | |
PAGE_DOWN — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar has moved down by one page. | |
PAGE_DOWN — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one page downwards. | |
pagedUpdates — Property, class mx.data.ManagedAssociation | |
When true, updates to the set of associated instances for this association are made in increments of pageSize. | |
pageHeight — Property, class coldfusion.service.mxml.Document | |
Page height in inches (default) or centimeters. | |
pageHeight — Property, class flash.printing.PrintJob | |
The height of the largest area which can be centered in the actual printable area on the page, in points. | |
pageHeight — Property, class mx.printing.FlexPrintJob | |
The height of the printable area on the printer page; it does not include any user-set margins. | |
pageIndex — Property, class mx.data.messages.PagedMessage | |
Provides access to the index of the current page in a sequence. | |
PageInformation — final class, package mx.data | |
The PageInformation class provides detailed data about what pages of a collection have been loaded, how many there are, and what the current page size is. | |
PageInformation(pageSize:int, pageCount:int, loadedPages:Object) — Constructor, class mx.data.PageInformation | |
Constructor. | |
PAGE_ITEMS_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation indicates a request for a page of items specified by identities. | |
pageLayout — Property, class coldfusion.service.PdfInfo | |
Display setting for the initial view of the PDF document. | |
pageLeft() — method, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Navigate to the adjacent left page. | |
PAGE_LEFT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar has moved left by one page. | |
PAGE_LEFT — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one page to the left. | |
pageNumber — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies a page number. | |
pageNumber — Property, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the page number when search results need to be paginated. | |
pageNumber — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Not in use in the current implementation. | |
pageNumber — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
Page number in case the results are paginated. | |
pageNumber — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Page number in case the results need to be paginated. | |
PAGE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation is used to retrieve a page of sequenced content that is delivered across several messages instead of in a single message. | |
pageQuery(dataManager:mx.data:RPCDataManager, queryName:String, queryArgs:Array, startIndex:int, numItems:int) — method, class mx.data.RPCDataServiceAdapter | |
Perform a query for a single page of a client side query. | |
pageRemove — Event, class ga.model.PanelManager | |
pageRemove — Event, class ga.views.DynamicSectionView | |
pageRemove — Event, class ga.views.PanelListView | |
pageRemove — Event, class ga.views.SectionListView | |
pageRemove — Event, class ga.views.StaticSectionView | |
pageRemove — Event, class ga.views.TreeView | |
PAGE_REMOVE — Constant Static Property, class ga.model.GAEvent | |
Dispatched when a repeating panel is removed from a Guide. | |
pageRight() — method, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Navigate to the adjacent right page. | |
PAGE_RIGHT — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar has moved right by one page. | |
PAGE_RIGHT — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one page to the right. | |
pages — Property, class coldfusion.service.PdfParam | |
Page or pages of the PDF source file to merge. | |
pages — Property, class coldfusion.service.mxml.Pdf | |
Page or pages in the source PDF document on which to perform the action. | |
pages — Property, class ga.model.PanelManager | |
Returns the visible panels. | |
pageScrollingEnabled — Property, class spark.components.List | |
Whether page scrolling is currently enabled for this Scroller | |
pageScrollingEnabled — Property, class spark.components.Scroller | |
By default, for mobile applications, scrolling is pixel based. | |
pageScrollSize — Property, class fl.controls.ScrollBar | |
Gets or sets a value that represents the increment by which the page is scrolled when the scroll bar track is pressed. | |
pageScrollSize — Property, class mx.controls.scrollClasses.ScrollBar | |
Amount to move the scroll thumb when the scroll bar track is pressed, in pixels. | |
pageSelectionChange — Event, class ga.model.PanelManager | |
pageSelectionChange — Event, class ga.views.DynamicSectionView | |
pageSelectionChange — Event, class ga.views.PanelListView | |
pageSelectionChange — Event, class ga.views.SectionListView | |
pageSelectionChange — Event, class ga.views.StaticSectionView | |
pageSelectionChange — Event, class ga.views.TreeView | |
PAGE_SELECTION_CHANGE — Constant Static Property, class ga.model.GAEvent | |
Dispatched when a panel is selected. | |
pageSize — Property, class com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies a page size. | |
pageSize — Property, class com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the page size when search results need to be paginated. | |
pageSize — Property, class com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Not in use in the current implementation. | |
pageSize — Property, class com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
Page size in case the results need to be paginated. | |
pageSize — Property, class com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Page size in case the results need to be paginated. | |
pageSize — Property, class fl.controls.ScrollBar | |
Gets or sets the number of lines that a page contains. | |
pageSize — Property, class flash.data.SQLConnection | |
Indicates the database page size (in bytes) that was specified when the current database was originally created (the value that was specified for the pageSize parameter in the open() or openAsync() call that created the database). | |
pageSize — Property, class mx.controls.scrollClasses.ScrollBar | |
The number of lines equivalent to one page. | |
pageSize — Property, class mx.data.DataManager | |
Provides access to the current page size setting for all collections. | |
pageSize — Property, class mx.data.ManagedAssociation | |
Size of page to use for communication of changes to the set of associated instances for this association. | |
pageSize — Property, class mx.data.ManagedQuery | |
Page size for this query when paging is enabled. | |
pageSize — Property, class mx.data.ManagedRemoteServiceOperation | |
Whether this operation should show the busy cursor while it is executing. | |
pageSize — Property, class mx.data.PageInformation | |
The current page size for the collection. | |
pageSize — Property, class spark.components.supportClasses.ScrollBarBase | |
The change in the value of the value property when you call the changeValueByPage() method. | |
pageSizes — Property, class coldfusion.service.PdfInfo | |
pageTitle — Property, class mx.core.Application | |
Specifies a string that appears in the title bar of the browser. | |
pageTitle — Property, class spark.components.Application | |
Specifies a string that appears in the title bar of the browser. | |
pageType — Property, class coldfusion.service.mxml.Document | |
Page type into which ColdFusion generates the report: legal: 8.5 inches x 14 inches. letter: 8.5 inches x 11 inches A4: 8.27 inches x 11.69 inches A5: 5.81 inches x 8.25 inches B4: 9.88 inches x 13.88 inches B5: 7 inches x 9.88 inches B4-JIS: 10.13 inches x 14.31 inches B5-JIS: 7.19 inches x 10.13 inches custom: custom height and width. | |
PAGE_UP — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the Page Up key (33). | |
PAGE_UP — Constant Static Property, class mx.events.ScrollEventDetail | |
Indicates that the scroll bar has moved up by one page. | |
PAGE_UP — Constant Static Property, class spark.core.NavigationUnit | |
Navigate one page upwards. | |
pageValidationFailure(event:ga.model:GAEvent) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Called when validation of page fails. | |
pageValidationFailure(event:ga.model:GAEvent) — method, interface ga.controls.IWrapperHost | |
Called when validation of page fails. | |
pageValidationFailure(event:ga.model:GAEvent) — method, class ga.controls.Wrapper | |
Called when validation of page fails. | |
pageWidth — Property, class coldfusion.service.mxml.Document | |
Page width in inches (default) or centimeters. | |
pageWidth — Property, class flash.printing.PrintJob | |
The width of the largest area which can be centered in the actual printable area on the page, in points. | |
pageWidth — Property, class mx.printing.FlexPrintJob | |
The width of the printable area on the printer page; it does not include any user-set margins. | |
pagingEnabled — Property, class mx.data.DataManager | |
Indicates whether the remote destination is configured to allow paged requests. | |
pagingEnabled — Property, class mx.data.ManagedQuery | |
Set this to true to enable paging. | |
pagingEnabled — Property, class mx.data.RPCDataManager | |
The paging enabled setting is toggled at the query ManagedQuery level when the RPCDataManager is used. | |
paintsDefaultBackground — Property, class flash.html.HTMLLoader | |
Specifies whether the background of the HTMLLoader document is opaque white (true) or not (false). | |
paintsDefaultBackground — Property, class mx.controls.HTML | |
Whether this control's HTML content has a default opaque white background or not. | |
paintstyle — Property, class coldfusion.service.ChartSeries | |
Sets the paint display style of the data series: plain: solid color. raise: the appearance of a button. shade: gradient fill, darker at the edges. light: a lighter shade of color; gradient fill. | |
paletteMap(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, redArray:Array, greenArray:Array, blueArray:Array, alphaArray:Array) — method, class flash.display.BitmapData | |
Remaps the color channel values in an image that has up to four arrays of color palette data, one for each channel. | |
pan — Property, class flash.media.SoundTransform | |
The left-to-right panning of the sound, ranging from -1 (full pan left) to 1 (full pan right). | |
pan — Property, class flash.media.StageVideo | |
The pan setting for displaying the video, specified as a Point object. | |
pan — Property, class org.osmf.events.AudioEvent | |
New pan value resulting from this change. | |
pan — Property, class org.osmf.traits.AudioTrait | |
The left-to-right panning of the sound. | |
panChange — Event, class org.osmf.traits.AudioTrait | |
Dispatched when the trait's pan property has changed. | |
panChange — Event, class org.osmf.traits.TraitEventDispatcher | |
Dispatched when the pan property of the media has changed. | |
PAN_CHANGE — Constant Static Property, class org.osmf.events.AudioEvent | |
The AudioEvent.PAN_CHANGE constant defines the value of the type property of the event object for a panChange event. | |
panChangeEnd() — method, class org.osmf.traits.AudioTrait | |
Called just after the pan value has changed. | |
panChangeStart(newPan:Number) — method, class org.osmf.traits.AudioTrait | |
Called immediately before the pan value is changed. | |
panEasingFunction — Property, class mx.effects.SoundEffect | |
The easing function for the pan effect. | |
panEasingFunction — Property, class mx.effects.effectClasses.SoundEffectInstance | |
The easing function for the pan effect. | |
panel — Property, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
the parent panel of the layout. | |
panel — Property, interface ga.model.ILayoutHost | |
the parent panel of the layout. | |
panel — Skin Part, class com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the panel container showing the header. The skin part for the panel container showing the header. | |
Panel — class, package mx.containers | |
A Halo Panel container consists of a title bar, a caption, a border, and a content area for its children. | |
Panel — class, package spark.components | |
The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children. | |
Panel() — Constructor, class mx.containers.Panel | |
Constructor. | |
Panel() — Constructor, class spark.components.Panel | |
Constructor. | |
PANEL — Constant Static Property, class com.adobe.guides.domain.GuideNodeType | |
PANEL represents a Panel object. | |
PanelAccImpl — class, package mx.accessibility | |
PanelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Panel class. | |
PanelAccImpl — class, package spark.accessibility | |
PanelAccImpl is the accessibility implementation class for spark.components.Panel. | |
PanelAccImpl(master:mx.core:UIComponent) — Constructor, class mx.accessibility.PanelAccImpl | |
Constructor. | |
PanelAccImpl(master:mx.core:UIComponent) — Constructor, class spark.accessibility.PanelAccImpl | |
Constructor. | |
PanelAutomationImpl — class, package mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Panel class. | |
PanelAutomationImpl(obj:mx.containers:Panel) — Constructor, class mx.automation.delegates.containers.PanelAutomationImpl | |
Constructor. | |
PanelBorderSkin — class, package mx.skins.spark | |
The Spark skin class for the MX Panel component's border. | |
PanelBorderSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX Panel component's border. | |
PanelBorderSkin() — Constructor, class mx.skins.spark.PanelBorderSkin | |
Constructor. | |
PanelBorderSkin() — Constructor, class mx.skins.wireframe.PanelBorderSkin | |
Constructor. | |
PanelBreak — class, package ga.model | |
The PanelBreak class defines the Next Area utility object in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0, and causes the layout algorithm to move to the next available slot in the panel layout. | |
PanelContent — class, package ga.controls | |
The PanelContent class displays the content of the current panel based on the panel layout and customization options specified in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
PanelItem — class, package ga.model | |
The PanelItem class acts both as a place holder in the layout template and as the run-time component that binds to the form model. | |
PanelItemBase — class, package ga.model | |
The PanelItemBase class is a copy of the mx.controls.FormItem that supports a rich text label. | |
PanelItemBase() — Constructor, class ga.model.PanelItemBase | |
Constructor. | |
panelItemFocusIn(panelItem:ga.model:PanelItem) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This function is called when the panel item gains focus. | |
panelItemFocusIn(panelItem:ga.model:PanelItem) — method, interface ga.controls.IWrapperHost | |
This method is called whenever a panelItem in the Guide loses focus. | |
panelItemFocusIn(panelItem:ga.model:PanelItem) — method, class ga.controls.Wrapper | |
This method is called whenever a panelItem in the Guide loses focus. | |
panelItemFocusOut(panelItem:ga.model:PanelItem) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This method is called when the panel item looses focus. | |
panelItemFocusOut(panelItem:ga.model:PanelItem) — method, interface ga.controls.IWrapperHost | |
This method is called whenever a panelItem in the Guide gets the focus | |
panelItems — Property, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
An array of panel items that are slotted into the panel layout. | |
panelItems — Property, interface ga.model.ILayoutHost | |
An array of panel items that are slotted into the panel layout. | |
panelItems — Property, class ga.model.LayoutTemplate | |
An array of panel items that are slotted into the panel layout. | |
panelLabel — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
panel label skin part. panel label skin part. | |
panelList — Skin Part, class com.adobe.guides.spark.navigators.components.OneLevelPanelNavigator | |
The list ui component that will list the pages. The list ui component that will list the pages. | |
panelListView — Property, class ga.model.HostedGuide | |
The panel list view instance. | |
PanelListView — class, package ga.views | |
The PanelListView class provides a dynamic list of visible panels within a Guide. | |
PanelListView() — Constructor, class ga.views.PanelListView | |
Constructor | |
panelManager — Property, interface com.adobe.guides.spark.headers.components.IHeaderComponent | |
The guide panel manager. | |
panelManager — Property, class com.adobe.guides.spark.headers.components.StandardHeader | |
The guide panel manager. | |
panelManager — Property, interface com.adobe.guides.spark.navigators.components.INavigatorComponent | |
The guide panel manager. | |
panelManager — Property, class com.adobe.guides.spark.navigators.components.OneLevelPanelNavigator | |
The guide panel manager. | |
panelManager — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The panel manager. | |
panelManager — Property, interface ga.controls.IWrapperHost | |
The panel manager. | |
panelManager — Property, class ga.controls.Wrapper | |
The panel manager. | |
panelManager — Property, class ga.model.HostedGuide | |
The panel manager instance. | |
PanelManager — class, package ga.model | |
The PanelManager class manages the list of visible panels on a Guide. | |
panelNode — Property, class com.adobe.mosaic.om.events.AddPanelEvent | |
Returns the node that was added. | |
panelNode — Property, class com.adobe.mosaic.om.events.RemovePanelEvent | |
Returns the node that was removed. | |
PanelRichText — class, package ga.model | |
The PanelText class defines the Guide Text Guide object that contains text and can be bound to the form model. | |
panels — Property, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Retrieves an array of panels from the catalog to add to an application. | |
panels — Property, interface com.adobe.mosaic.om.interfaces.IPanel | |
Returns an array of panels that exist within the current panel. | |
panels — Property, interface com.adobe.mosaic.om.interfaces.IShell | |
Returns an array of panels that exist within the current shell. | |
panels — Property, interface com.adobe.mosaic.om.interfaces.IView | |
Returns an array of panels that exist within a view. | |
PanelSkin — class, package mx.skins.halo | |
The PanelSkin class defines the skin for the Panel, TitleWindow, and Alert components. | |
PanelSkin — class, package spark.skins.spark | |
The default skin class for a Spark Panel container. | |
PanelSkin — class, package spark.skins.wireframe | |
The default wireframe skin class for the Spark Panel component. | |
PanelSkin() — Constructor, class mx.skins.halo.PanelSkin | |
Constructor | |
PanelSkin() — Constructor, class spark.skins.spark.PanelSkin | |
Constructor. | |
PanelSkin() — Constructor, class spark.skins.wireframe.PanelSkin | |
Constructor. | |
panelTabAdded(event:mx.events:ChildExistenceChangedEvent) — method, class ga.controls.TabTabNav | |
Adds a new panel tab to the tab bar when a new panel is added to the Guide. | |
PanelText — class, package ga.model | |
The PanelText class defines the Guide Text Guide object that contains text and can be bound to the form model. | |
PanelTitle — class, package ga.controls | |
The PanelTitle component represents a label that displays the name of the currently selected panel. | |
PanelTitle() — Constructor, class ga.controls.PanelTitle | |
Constructor. | |
panelTransitionDuration — Property, class ga.model.GuidedActivity | |
The time, in milliseconds, for the duration of the panel transition. | |
panelType — Property, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
The panel type of this panel in the Guide layout. | |
panelType — Property, class ga.model.LayoutTemplate | |
The panel type of this panel in the Guide layout. | |
panFrom — Property, class mx.effects.SoundEffect | |
Initial pan of the Sound object. | |
panFrom — Property, class mx.effects.effectClasses.SoundEffectInstance | |
Initial pan of the Sound object. | |
panTo — Property, class mx.effects.SoundEffect | |
Final pan of the Sound object. | |
panTo — Property, class mx.effects.effectClasses.SoundEffectInstance | |
Final pan of the Sound object. | |
paperArea — Property, class flash.printing.PrintJob | |
The bounds of the printer media in points. | |
paperHeight — Property, class flash.printing.PrintJob | |
The overall paper height, in points. | |
PaperSize — final class, package flash.printing | |
This class provides the available values for the paperSize parameter of the PrintJob.selectPaperSize() method. | |
paperWidth — Property, class flash.printing.PrintJob | |
The overall paper width, in points. | |
paragraph — Property, class flashx.textLayout.compose.TextFlowLine | |
The paragraph (ParagraphElement) in which the line resides. | |
ParagraphElement — final class, package flashx.textLayout.elements | |
The ParagraphElement class represents a paragraph in the text flow hierarchy. | |
ParagraphElement() — Constructor, class flashx.textLayout.elements.ParagraphElement | |
Constructor - represents a paragraph in a text flow. | |
paragraphEndIndent — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | |
paragraphEndIndent — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | |
paragraphEndIndent — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | |
paragraphEndIndent — Property, class flashx.textLayout.formats.TextLayoutFormat | |
A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.supportClasses.SkinnableTextBase | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.supportClasses.GroupBase | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.FormHeading | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.Scroller | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.RichText | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.SkinnableContainer | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.RichEditableText | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.components.NumericStepper | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.skins.spark.DefaultItemRenderer | |
The amount to indent the paragraph's end edge. | |
paragraphEndIndent — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The amount to indent the paragraph's end edge. | |
paragraphFormat — Property, class flashx.textLayout.edit.ElementRange | |
The format attributes of the paragraph containing the range. | |
paragraphFormat — Property, class flashx.textLayout.factory.StringTextLineFactory | |
The paragraph format. | |
paragraphFormat — Property, class flashx.textLayout.operations.ApplyFormatOperation | |
The format properties to apply to the paragraphs in the range. | |
paragraphFormat — Property, class flashx.textLayout.operations.ClearFormatOperation | |
The format properties to undefine on the paragraphs in the range. | |
ParagraphFormattedElement — class, package flashx.textLayout.elements | |
The ParagraphFormattedElement class is an abstract base class for FlowElement classes that have paragraph properties. | |
paragraphSeparator — Property, interface flashx.textLayout.conversion.IPlainTextExporter | |
Specifies the character sequence used (in a text flow's plain-text equivalent) to separate paragraphs. | |
paragraphSeparator — Property, class flashx.textLayout.conversion.PlainTextExporter | |
Specifies the character sequence used (in a text flow's plain-text equivalent) to separate paragraphs. | |
paragraphSpaceAfter — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: A Number that specifies the amount of space, in pixels, to leave after the paragraph. | |
paragraphSpaceAfter — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: A Number that specifies the amount of space, in pixels, to leave after the paragraph. | |
paragraphSpaceAfter — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
A Number that specifies the amount of space, in pixels, to leave after the paragraph. | |
paragraphSpaceAfter — Property, class flashx.textLayout.formats.TextLayoutFormat | |
A Number that specifies the amount of space, in pixels, to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.supportClasses.SkinnableTextBase | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.supportClasses.GroupBase | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.FormHeading | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.Scroller | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.RichText | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.SkinnableContainer | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.RichEditableText | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.components.NumericStepper | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.skins.spark.DefaultItemRenderer | |
The amount of space to leave after the paragraph. | |
paragraphSpaceAfter — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The amount of space to leave after the paragraph. | |
paragraphSpaceBefore — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: A Number that specifies the amount of space, in pixels, to leave before the paragraph. | |
paragraphSpaceBefore — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: A Number that specifies the amount of space, in pixels, to leave before the paragraph. | |
paragraphSpaceBefore — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
A Number that specifies the amount of space, in pixels, to leave before the paragraph. | |
paragraphSpaceBefore — Property, class flashx.textLayout.formats.TextLayoutFormat | |
A Number that specifies the amount of space, in pixels, to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.supportClasses.SkinnableTextBase | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.supportClasses.GroupBase | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.FormHeading | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.Scroller | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.RichText | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.SkinnableContainer | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.RichEditableText | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.components.NumericStepper | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.skins.spark.DefaultItemRenderer | |
The amount of space to leave before the paragraph. | |
paragraphSpaceBefore — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The amount of space to leave before the paragraph. | |
paragraphStartIndent — Property, class flashx.textLayout.container.ContainerController | |
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | |
paragraphStartIndent — Property, class flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | |
paragraphStartIndent — Property, interface flashx.textLayout.formats.ITextLayoutFormat | |
A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | |
paragraphStartIndent — Property, class flashx.textLayout.formats.TextLayoutFormat | |
A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.supportClasses.SkinnableTextBase | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.supportClasses.GroupBase | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.FormHeading | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.Scroller | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.RichText | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.SkinnableContainer | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.RichEditableText | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.components.NumericStepper | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.skins.spark.DefaultItemRenderer | |
The amount to indent the paragraph's start edge. | |
paragraphStartIndent — Style, class spark.skins.wireframe.DefaultItemRenderer | |
The amount to indent the paragraph's start edge. | |
Parallel — class, package mx.effects | |
The Parallel effect plays multiple child effects at the same time. | |
Parallel(target:Object) — Constructor, class mx.effects.Parallel | |
Constructor. | |
PARALLEL_APPROVAL — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageTypes | |
Specifies that the stage type is parallel approval. | |
PARALLEL_APPROVAL — Constant Static Property, class com.adobe.solutions.rca.constant.StageTypes | |
The stage type of a parallel approval stage. | |
ParallelElement — class, package org.osmf.elements | |
ParallelElement is a media composition whose elements are presented in parallel (concurrently). | |
ParallelElement() — Constructor, class org.osmf.elements.ParallelElement | |
Constructor. | |
ParallelInstance — class, package mx.effects.effectClasses | |
The ParallelInstance class implements the instance class for the Parallel effect. | |
ParallelInstance(target:Object) — Constructor, class mx.effects.effectClasses.ParallelInstance | |
Constructor. | |
PARALLEL_REVIEW — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageTypes | |
Specifies that the stage type is parallel review. | |
PARALLEL_REVIEW — Constant Static Property, class com.adobe.solutions.rca.constant.StageTypes | |
The stage type of a parallel review stage. | |
PARALLEL_STAGE_TYPES — Constant Static Property, class com.adobe.livecycle.rca.model.constant.SignatureOptions | |
Utility array of all possible values for the signature property in parallel approval stages. | |
PARALLEL_STAGE_TYPES — Constant Static Property, class com.adobe.solutions.rca.constant.SignatureOptions | |
Utility array of all possible values for signature property in a parallel approval stage. | |
parameterNamespace — Property, class com.adobe.gravity.utility.error.AugmentedError | |
The parameter namespace. | |
parameters — Property, class com.adobe.gravity.utility.error.AugmentedError | |
The error parameters. | |
parameters — Property, interface com.adobe.solutions.exm.authoring.domain.method.IFunction | |
Returns the list of input parameters (IFunctionParameter instances) accepted by this function. | |
parameters — Property, class com.adobe.solutions.exm.method.FunctionVO | |
The list of input parameters (FunctionParameterVO instances) for this function. | |
parameters — Property, class fl.display.ProLoaderInfo | |
An object that contains name-value pairs that represent the parameters provided to the loaded SWF file. | |
parameters — Property, class fl.motion.FunctionEase | |
An optional array of values to be passed to the easing function as additional arguments. | |
parameters — Property, class flash.data.SQLStatement | |
Serves as an associative array to which you add values for the parameters specified in the SQL statement's text property. | |
parameters — Property, class flash.display.LoaderInfo | |
An object that contains name-value pairs that represent the parameters provided to the loaded SWF file. | |
parameters — Property, class flash.system.LoaderContext | |
An Object containing the parameters to pass to the LoaderInfo object of the content. | |
parameters — Property, class mx.core.Application | |
The parameters property returns an Object containing name-value pairs representing the parameters provided to this Application. | |
parameters — Property, class mx.data.ManagedOperation | |
A usually optional metadata value which stores the comma separated list of parameter names for this operation. | |
parameters — Property, class org.osmf.metadata.CuePoint | |
The parameters of the cue point. | |
parameters — Property, class spark.components.Application | |
An Object containing name-value pairs representing the parameters provided to this Application. | |
PARAM_USELATEST — Constant Static Property, class com.adobe.icc.dc.domain.LetterInstance | |
The constant indicating that letter uses latest asset on previewing the letter. | |
parent() — method, class XML | |
Returns the parent of the XML object. | |
parent() — method, class XMLList | |
Returns the parent of the XMLList object if all items in the XMLList object have the same parent. | |
parent — Property, interface com.adobe.guides.domain.IGuideNode | |
parent is used to get the parent node for the given GuideNode. | |
parent — Property, class fl.ik.IKJoint | |
The parent IKJoint object. | |
parent — Property, class flash.display.DisplayObject | |
Indicates the DisplayObjectContainer object that contains this display object. | |
parent — Property, class flash.display.NativeMenu | |
The parent menu. | |
parent — Property, class flash.filesystem.File | |
The directory that contains the file or directory referenced by this File object. | |
parent — Property, class flash.net.NetworkInterface | |
The NetworkInterface object representing the parent interface (if this interface has a parent). | |
parent — Property, class flashx.textLayout.elements.FlowElement | |
Returns the parent of this FlowElement object. | |
parent — Property, class flashx.textLayout.operations.CreateDivOperation | |
Specifies the parent element for the new DivElement | |
parent — Property, class flashx.textLayout.operations.CreateListOperation | |
Specifies the element this operation adds a new ListElement to. | |
parent — Property, class flashx.textLayout.operations.CreateSubParagraphGroupOperation | |
Specifies the element this operation modifies. | |
parent — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
parent — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The parent AdvancedDataGridHeaderInfo instance of this AdvancedDataGridHeaderInfo instance if this column is part of a column group. | |
parent — Property, class mx.core.DesignLayer | |
This layer's parent layer. | |
parent — Property, interface mx.core.IFlexDisplayObject | |
Indicates the DisplayObjectContainer object that contains this display object. | |
parent — Property, interface mx.core.IVisualElement | |
The parent container or component for this component. | |
parent — Property, class mx.core.UIComponent | |
The parent container or component for this component. | |
parent — Property, class mx.core.UIFTETextField | |
The parent container or component for this component. | |
parent — Property, class mx.core.UITextField | |
The parent container or component for this component. | |
parent — Property, class mx.managers.SystemManager | |
Override parent property to handle the case where the parent is in a differnt sandbox. | |
parent — Property, interface mx.olap.IOLAPLevel | |
The parent level of this level, or null if this level is not nested in another level. | |
parent — Property, interface mx.olap.IOLAPMember | |
The parent of this member. | |
parent — Property, class mx.olap.OLAPLevel | |
The parent level of this level, or null if this level is not nested in another level. | |
parent — Property, class mx.olap.OLAPMember | |
The parent of this member. | |
parent — Property, interface mx.styles.IStyleManager2 | |
The style manager that is the parent of this StyleManager. | |
parent — Property, class org.osmf.layout.LayoutRendererBase | |
Defines the renderer that this renderer is a child of. | |
parent — Property, class spark.primitives.supportClasses.GraphicElement | |
The parent container or component for this component. | |
PARENT — Constant Static Property, class mx.core.ApplicationDomainTarget | |
The application domain of the parent module factory. | |
PARENT — Constant Static Property, class mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in whatever child list the parent component is in. | |
parentAllowsChild — Property, class fl.display.ProLoaderInfo | |
Expresses the trust relationship from ProLoader (parent) to the content (child). | |
parentAllowsChild — Property, class flash.display.LoaderInfo | |
Expresses the trust relationship from Loader (parent) to the content (child). | |
parentAllowsChild — Property, class mx.controls.SWFLoader | |
Tests if the parent allows its child to access its display objects or listen to messages that originate in the parent. | |
parentAllowsChild — Property, interface mx.core.ISWFBridgeProvider | |
Tests if the parent allows its child to access its display objects or listen to messages that originate in the parent. | |
parentAllowsChild — Property, class mx.managers.SystemManager | |
Tests if the parent allows its child to access its display objects or listen to messages that originate in the parent. | |
parentAllowsChild — Property, class mx.managers.WindowedSystemManager | |
parentApplication — Property, class mx.core.UIComponent | |
A reference to the Application object that contains this UIComponent instance. | |
parentBridge — Property, interface mx.core.ISWFBridgeGroup | |
The bridge that is used to communicate with this group's parent application. | |
parentBridge — Property, class mx.core.SWFBridgeGroup | |
Allows communication with the parent if the parent is in a different sandbox. | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, interface mx.core.IUIComponent | |
Called by Flex when a UIComponent object is added to or removed from a parent. | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, class mx.core.UIComponent | |
Called by Flex when a UIComponent object is added to or removed from a parent. | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, class mx.core.UIFTETextField | |
This function is called when a UITextField object is assigned a parent. | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, class mx.core.UITextField | |
This function is called when a UITextField object is assigned a parent. | |
parentChanged(p:flash.display:DisplayObjectContainer) — method, class mx.flash.UIMovieClip | |
Called by Flex when a UIComponent object is added to or removed from a parent. | |
parentChanged(parent:spark.core:IGraphicElementContainer) — method, interface spark.core.IGraphicElement | |
Called by IGraphicElementContainer when an IGraphicElement is added to or removed from the host component. | |
parentChanged(value:spark.core:IGraphicElementContainer) — method, class spark.primitives.supportClasses.GraphicElement | |
Called by IGraphicElementContainer when an IGraphicElement is added to or removed from the host component. | |
parentContainer — Property, class com.adobe.icc.dc.domain.BaseModuleInstance | |
Parent container instance containing this ModuleInstance | |
parentContainer — Property, interface com.adobe.icc.dc.domain.IModuleInstance | |
Parent container instance containing this ModuleInstance | |
parentDocument — Property, class mx.core.UIComponent | |
A reference to the parent document object for this UIComponent. | |
parentDocument — Property, class mx.flash.UIMovieClip | |
The document containing this component. | |
parentDomain — Property, interface com.adobe.gravity.framework.IBundle | |
If this bundle uses a shared parent domain, the name of the shared parent. | |
parentDomain — Property, interface com.adobe.gravity.service.manifest.IBundleBuilder | |
The name of the parent ApplicationDomain. | |
parentDomain — Property, class flash.system.ApplicationDomain | |
Gets the parent domain of this application domain. | |
parentDrawsFocus — Property, class mx.controls.MXFTETextInput | |
If true, calls to this control's drawFocus() method are forwarded to its parent's drawFocus() method. | |
parentDrawsFocus — Property, class mx.controls.TextInput | |
If true, calls to this control's drawFocus() method are forwarded to its parent's drawFocus() method. | |
parentDrawsFocus — Property, interface mx.core.ITextInput | |
If true, calls to this control's drawFocus() method are forwarded to its parent's drawFocus() method. | |
parentInstancesPerCycle — Property, class ga.model.PanelItem | |
The number of instances of the parent container filled per cycle. | |
parentMenu — Property, class mx.controls.Menu | |
The parent menu in a hierarchical chain of menus, where the current menu is a submenu of the parent. | |
parentNavigator — Property, class spark.components.supportClasses.ViewNavigatorBase | |
The parent navigator for this navigator. | |
parentNode — Property, class com.adobe.mosaic.mxml.Tile | |
The instance of the IMosaicNode that is this Tile's parent | |
parentNode — Property, interface com.adobe.mosaic.om.interfaces.IMosaicNode | |
Returns the direct parent node of the current node within the application. | |
parentNode — Property, class flash.xml.XMLNode | |
An XMLNode value that references the parent node of the specified XML object, or returns null if the node has no parent. | |
parentPanel — Property, interface com.adobe.mosaic.om.interfaces.IPanel | |
Returns the parent panel, within the application, in which this panel is resident. | |
parentPanel — Property, interface com.adobe.mosaic.om.interfaces.ITile | |
The parent panel, within the application, in which the tile is resident. | |
parentPrj — Property, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method gets the parent project. | |
parentProject — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the parent project for a project. | |
parentProject — Property, interface com.adobe.solutions.prm.domain.IWorkItem | |
Defines the immediate parent of a workItem in the project hierarchy. | |
parentProject — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the parent project for a project. | |
parentProject — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the immediate parent of a workItem in the project hierarchy. | |
parentProject — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the parent project for a project. | |
parentProject — Property, class com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the immediate parent of a workItem in the project hierarchy. | |
ParentProjectDateOrderErrorMessage — Property, class com.adobe.solutions.prm.presentation.util.EndDateOrderValidator | |
The error message for parent project date order. | |
ParentProjectDateOrderErrorMessage — Property, class com.adobe.solutions.prm.presentation.util.StartDateOrderValidator | |
The error message for parent project date order. | |
parentProjectId — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines the parent project ID for workItem search. | |
parentProjectName — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines a parent project name filter for workItem search. | |
parentProjectOwner — Property, class com.adobe.solutions.prm.vo.WorkItemAssetSearchFilterVO | |
Defines a parent project name filter for workItem search. | |
parentRelativeEnd — Property, class flashx.textLayout.elements.FlowElement | |
Returns the relative end of this FlowElement object in the parent. | |
parentRelativeStart — Property, class flashx.textLayout.elements.FlowElement | |
Returns the relative start of this FlowElement object in the parent. | |
parentSandboxBridge — Property, class fl.display.ProLoaderInfo | |
A object that can be set by code in the ProLoader object's sandbox to expose properties and methods that can be accessed by the loaded content's code. | |
parentSandboxBridge — Property, class flash.display.LoaderInfo | |
A object that can be set by code in the Loader object's sandbox to expose properties and methods that can be accessed by the loaded content's code. | |
parentView — Property, interface com.adobe.mosaic.om.interfaces.IPanel | |
Returns the parent view, within an application, in which the panel is resident. | |
parentView — Property, interface com.adobe.mosaic.om.interfaces.ITile | |
The parent view, within the application, in which the tile is resident. | |
parse(date:String) — Static Method , class Date | |
Converts a string representing a date into a number equaling the number of milliseconds elapsed since January 1, 1970, UTC. | |
parse(text:String, reviver:Function) — Static Method , class JSON | |
Accepts a JSON-formatted String and returns an ActionScript Object that represents that value. | |
parse(element:XML, bundleBuilder:com.adobe.gravity.service.manifest:IBundleBuilder) — method, interface com.adobe.gravity.service.manifest.IBundleElementHandler | |
Parse the child element. | |
parse(element:XML, interfaceBuilder:com.adobe.gravity.service.manifest:IInterfaceBuilder) — method, interface com.adobe.gravity.service.manifest.IInterfaceElementHandler | |
Parse the child element. | |
parse(element:XML, parseContext:com.adobe.gravity.service.manifest:IManifestParseContext) — method, interface com.adobe.gravity.service.manifest.IManifestElementHandler | |
Parse the child element. | |
parse(expString:String) — Static Method , class com.adobe.icc.editors.model.el.Expression | |
Function which returns the parsed expression | |
parse(inputString:String) — method, class flash.globalization.CurrencyFormatter | |
Parses a string into a currency amount and a currency symbol. | |
parse(parseString:String) — method, class flash.globalization.NumberFormatter | |
Parses a string and returns a NumberParseResult object containing the parsed elements. | |
parse(s:String) — Static Method , class mx.automation.AutomationID | |
Parses the string and returns an id. | |
parse(inputString:String) — method, class spark.formatters.CurrencyFormatter | |
Parses a string into a currency amount and a currency symbol. | |
parse(inputString:String) — method, class spark.formatters.NumberFormatter | |
Parses a string and returns a NumberParseResult object containing the parsed elements. | |
parseCSS(CSSText:String) — method, class flash.text.StyleSheet | |
Parses the CSS in CSSText and loads the style sheet with it. | |
parseDateString(str:String) — Static Method , class com.adobe.icomm.assetplacement.controller.utils.ExpiryDateFormat | |
Given a date string of the form YYYY-MM-DD create and return the equivalent Date object. | |
parseDateString(str:String) — Static Method , class mx.formatters.DateFormatter | |
Converts a date that is formatted as a String into a Date object. | |
parseError — Property, class spark.validators.supportClasses.NumberValidatorBase | |
Error message when number could not be parsed. | |
PARSE_ERROR — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that the parsing of a number failed. | |
PARSE_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that the parsing of a number failed. | |
parseFileForComments(comments:XML, user:com.adobe.solutions.rca.domain:IUser) — method, class com.adobe.solutions.rca.domain.impl.manager.CommentManager | |
This operation parses the comments XML of a given user. | |
parseFileForComments(comments:XML, user:com.adobe.solutions.rca.domain:IUser) — method, interface com.adobe.solutions.rca.domain.manager.ICommentManager | |
This operation parses the comments XML of a given user. | |
parseFloat(str:String) — Package Function, Top Level | |
Converts a string to a floating-point number. | |
parseFragmentLayout(fragmentLayout:com.adobe.icc.vo:FragmentLayout) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Parses fragment layout and populates target areas, fields and tables in it. | |
parseFunction — Property, class mx.charts.DateTimeAxis | |
Specifies a method that customizes the value of the data points. | |
parseFunction — Property, class mx.charts.chartClasses.NumericAxis | |
Specify a parseFunction to customize how the values rendered by your chart are converted into numeric values. | |
parseFunction — Property, class mx.controls.DateField | |
Function used to parse the date entered as text in the text field area of the DateField control and return a Date object to the control. | |
parseInt(str:String, radix:uint) — Package Function, Top Level | |
Converts a string to an integer. | |
parseLabelToMnemonicIndex(data:String) — method, class mx.controls.FlexNativeMenu | |
Extracts the mnemonic index from a label based on the presence of an underscore character. | |
parseLabelToString(data:String) — method, class mx.controls.FlexNativeMenu | |
Determines the actual label to be used for the NativeMenuItem by removing underscore characters and converting escaped underscore characters, if there are any. | |
parseNumber(parseString:String) — method, class flash.globalization.NumberFormatter | |
Parses a string that contains only digits and optional whitespace characters and returns a Number. | |
parseNumber(parseString:String) — method, class spark.formatters.NumberFormatter | |
Parses a string that contains only digits and optional whitespace characters and returns a Number. | |
parseNumberString(str:String) — method, class mx.formatters.NumberBase | |
Extracts a number from a formatted String. | |
parser — Property, class org.osmf.elements.ManifestLoaderBase | |
parserTimer — Property, class org.osmf.elements.ManifestLoaderBase | |
parseXML(source:String) — method, class flash.xml.XMLDocument | |
Parses the XML text specified in the value parameter and populates the specified XMLDocument object with the resulting XML tree. | |
part(value:Object, list:mx.collections:ArrayCollection) — Static Method , class com.adobe.fiber.runtime.lib.CollectionFunc | |
Given a value and a sorted list of values, returns number of list items less than the value. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.ep.ux.attachmentlist.domain.renderers.AttachmentIconRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
Overridden to set the wrapper host on any guide skin part added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.LayoutEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.TextEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.GapDisplayer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.TableRowNameDisplayer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DDELinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.FieldLinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.LetterDataPanel | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.LiteralLinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.VariableLinkageAssignmentEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.ToolBar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.DateInputDataCaptureRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.SingleCheckBoxDataCaptureRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.SaveExpression | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.ValidateExpression | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.rca.presentation.gantt.GanttItem | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class spark.components.SkinnableContainer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class spark.components.SpinnerList | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class spark.components.supportClasses.SkinnableComponent | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMAccordion | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMAccordionSegment | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMResizableContainer | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMRichTextEditor | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMSplitActionButton | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMSwitch | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMTabBarButton | |
Called when a skin part is added. | |
partAdded(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMVerticalDivider | |
Called when a skin part is added. | |
Participant — class, package com.adobe.solutions.rca.domain.impl | |
This class defines a participant in a review workflow. | |
Participant(value:com.adobe.solutions.rca.vo:ParticipantVO) — Constructor, class com.adobe.solutions.rca.domain.impl.Participant | |
The constructor for Participant class. | |
ParticipantAttributes — class, package com.adobe.solutions.rca.constant | |
ParticipantAttributes Enum. | |
ParticipantAttributes() — Constructor, class com.adobe.solutions.rca.constant.ParticipantAttributes | |
The constructor for ParticipantAttributes class. | |
participants — Property, interface com.adobe.solutions.rca.domain.IStage | |
This property holds the collection of participants for this stage. | |
participants — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
This property holds the collection of participants for this stage. | |
participants — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
This property holds the collection of participants for this stage. | |
ParticipantVO — class, package com.adobe.solutions.rca.vo | |
ParticipantVO represents a participant in a review. | |
ParticipantVO() — Constructor, class com.adobe.solutions.rca.vo.ParticipantVO | |
The constructor for ParticipantVO class. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.DataDictionaryEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.LayoutEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.TextEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.GapDisplayer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.TableRowNameDisplayer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DDELinkageAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.FieldLinkageAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.LetterDataPanel | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.LiteralLinkageAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.ToolBar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.TextEditorContainer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.ComboBoxDataCaptureRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.DateInputDataCaptureRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.SingleCheckBoxDataCaptureRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.renderer.ExpressionListItemRender | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.SaveExpression | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class com.adobe.solutions.exm.authoring.view.ValidateExpression | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class spark.components.SkinnableContainer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class spark.components.SpinnerList | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class spark.components.supportClasses.SkinnableComponent | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMResizableContainer | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMRichTextEditor | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMSplitActionButton | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMSwitch | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMTabBarButton | |
Called when an instance of a skin part is being removed. | |
partRemoved(partName:String, instance:Object) — method, class xd.core.axm.view.components.AXMVerticalDivider | |
Called when an instance of a skin part is being removed. | |
password — Property, class coldfusion.service.PdfParam | |
User or owner password, if the source PDF file is password-protected. | |
password — Property, class coldfusion.service.mxml.Ldap | |
Password that corresponds to user name. | |
password — Property, class coldfusion.service.mxml.Mail | |
A password to send to SMTP servers that require authentication. | |
password — Property, class coldfusion.service.mxml.Pdf | |
Owner or user password of the source PDF document, if the document is password-protected. | |
password — Property, class coldfusion.service.mxml.Pop | |
A password that corresponds to the user name. | |
password — Property, class com.adobe.dct.model.ConfigModel | |
The password. | |
password — Property, interface lc.foundation.ui.ILoginPage | |
The password to use to log in to Workspace. | |
passwordCharacter — Property, class fl.text.TLFTextField | |
Gets or Sets the character used for hiding characters in a password block. | |
passwordPrompt — Property, class flash.events.DRMAuthenticateEvent | |
A prompt for a password credential, provided by the server. | |
paste() — method, class flash.desktop.NativeApplication | |
Invokes an internal paste command on the focused display object. | |
paste — Event, class flash.display.InteractiveObject | |
Dispatched when the user activates the platform-specific accelerator key combination for a paste operation or selects 'Paste' from the text context menu. | |
paste — Property, class flash.ui.ContextMenuClipboardItems | |
Enables or disables the 'Paste' item on the clipboard menu. | |
PASTE — Constant Static Property, class flash.events.Event | |
The Event.PASTE constant defines the value of the type property of a paste event object. | |
PasteOperation — class, package flashx.textLayout.operations | |
The PasteOperation class encapsulates a paste operation. | |
PasteOperation(operationState:flashx.textLayout.edit:SelectionState, textScrap:flashx.textLayout.edit:TextScrap) — Constructor, class flashx.textLayout.operations.PasteOperation | |
Creates a PasteOperation object. | |
pasteTextScrap(scrapToPaste:flashx.textLayout.edit:TextScrap, operationState:flashx.textLayout.edit:SelectionState) — method, class flashx.textLayout.edit.EditManager | |
Pastes the TextScrap into the selected area. | |
pasteTextScrap(scrapToPaste:flashx.textLayout.edit:TextScrap, operationState:flashx.textLayout.edit:SelectionState) — method, interface flashx.textLayout.edit.IEditManager | |
Pastes the TextScrap into the selected area. | |
path — Property, class air.update.events.StatusFileUpdateEvent | |
The nativePath property of the update File object specified by the airFile parameter in a call to the installFromAIRFile() method. | |
path — Property, class com.adobe.dct.transfer.DataDictionaryElement | |
The absolute path of a DDElement in dotted notation. | |
path — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
path of the asset property | |
path — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The path of the Asset | |
path — Property, class com.adobe.gravity.utility.url.URIParser | |
The path component of the URI. | |
path — Property, class com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Represents the path of container layout assignment relative to base layout. | |
path — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Represents the path of target area relative to base layout. | |
path — Property, class com.adobe.icc.vo.Field | |
Field's SOM expression in the letter's layout. | |
path — Property, class com.adobe.icc.vo.TargetArea | |
Target area's SOM expression in the letter's layout. | |
path — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies the path of the asset property. | |
path — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the path of the asset. | |
Path — class, package spark.primitives | |
The Path class is a filled graphic element that draws a series of path segments. | |
Path() — Constructor, class spark.primitives.Path | |
Constructor. | |
pattern — Property, class mx.messaging.management.ObjectName | |
Indicates if the object name is a pattern. | |
PATTERN_SYNTAX_ERROR — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that the pattern for formatting a number, date, or time is invalid. | |
PATTERN_SYNTAX_ERROR — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that the pattern for formatting a number, date, or time is invalid. | |
pause() — method, class fl.motion.AnimatorBase | |
Pauses the animation until you call the resume() method. | |
pause() — method, class fl.video.FLVPlayback | |
Pauses playing the video stream. | |
pause() — method, class fl.video.VideoPlayer | |
Pauses video playback. | |
pause() — method, class flash.net.NetStream | |
Pauses playback of a video stream. | |
pause() — Static Method , class flash.system.System | |
Pauses Flash Player or the AIR Debug Launcher (ADL). | |
pause() — method, class mx.controls.VideoDisplay | |
Pauses playback without moving the playhead. | |
pause() — method, class mx.effects.Effect | |
Pauses the effect until you call the resume() method. | |
pause() — method, class mx.effects.EffectInstance | |
Pauses the effect until you call the resume() method. | |
pause() — method, interface mx.effects.IEffect | |
Pauses the effect until you call the resume() method. | |
pause() — method, interface mx.effects.IEffectInstance | |
Pauses the effect until you call the resume() method. | |
pause() — method, class mx.effects.Tween | |
Pauses the effect until you call the resume() method. | |
pause() — method, class mx.effects.effectClasses.MaskEffectInstance | |
Pauses the effect until you call the resume() method. | |
pause() — method, class org.osmf.media.MediaPlayer | |
Pauses the media, if it is not already paused. | |
pause() — method, class org.osmf.traits.PlayTrait | |
Pauses the media if it is not already paused. | |
pause() — method, class spark.components.VideoDisplay | |
Pauses playback without moving the playhead. | |
pause() — method, class spark.components.VideoPlayer | |
Pauses playback without moving the playhead. | |
pause() — method, class spark.effects.animation.Animation | |
Pauses the effect until the resume() method is called. | |
Pause — class, package mx.effects | |
The Pause effect is useful when sequencing effects. | |
Pause(target:Object) — Constructor, class mx.effects.Pause | |
Constructor. | |
PAUSE — Constant Static Property, class flash.ui.Keyboard | |
Engage pause transport mode | |
pauseButton — Property, class fl.video.FLVPlayback | |
Pause button control. | |
pauseButton — Skin Part, class spark.components.VideoPlayer | |
An optional skin part for the pause button. An optional skin part for the pause button. | |
paused — Property, class fl.video.FLVPlayback | |
A Boolean value that is true if the FLV file is in a paused state. | |
paused — Property, class org.osmf.media.MediaPlayer | |
Indicates whether the media is currently paused. | |
paused — Skin State, class spark.components.VideoPlayer | |
Paused state of the VideoPlayer | |
PAUSED — Constant Static Property, class fl.video.VideoState | |
The video player is in the paused state. | |
PAUSED — Constant Static Property, class mx.events.VideoEvent | |
The value of the VideoDisplay.state property when an FLV file is loaded, but play is paused. | |
PAUSED — Constant Static Property, class org.osmf.media.MediaPlayerState | |
The MediaPlayer is pausing media. | |
PAUSED — Constant Static Property, class org.osmf.traits.PlayState | |
The trait is paused. | |
pausedAndFullScreen — Skin State, class spark.components.VideoPlayer | |
Paused state of the VideoPlayer when in full screen mode. | |
pausedStateEntered — Event, class fl.video.FLVPlayback | |
Dispatched when the player enters the paused state. | |
PAUSED_STATE_ENTERED — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a pausedStateEntered event object. | |
pausedVideo — Property, class ga.controls.HelpVideo | |
Returns true if the video is paused. | |
pauseForGCIfCollectionImminent(imminence:Number) — Static Method , class flash.system.System | |
Advise the garbage collector that if the collector's imminence exceeds the function's imminence parameter then the collector should finish the incremental collection cycle. | |
PauseInstance — class, package mx.effects.effectClasses | |
The PauseInstance class implements the instance class for the Pause effect. | |
PauseInstance(target:Object) — Constructor, class mx.effects.effectClasses.PauseInstance | |
Constructor. | |
pauseSampling() — Package Function, flash.sampler | |
Stops the sampling process momentarily. | |
pauseSymbol — Property, class spark.skins.spark.mediaClasses.fullScreen.PlayPauseButtonSkin | |
Defines the pause symbol. | |
pauseSymbol — Property, class spark.skins.spark.mediaClasses.normal.PlayPauseButtonSkin | |
Defines the pause symbol. | |
pauseSymbol — Property, class spark.skins.wireframe.mediaClasses.PlayPauseButtonSkin | |
Defines the pause symbol. | |
pauseVideo() — method, class ga.controls.HelpVideo | |
Pauses the video. | |
pauseWhenHidden — Property, class spark.components.VideoDisplay | |
Controls whether the video continues to play when it is "hidden". | |
pauseWhenHidden — Property, class spark.components.VideoPlayer | |
Controls whether the video continues to play when it is "hidden". | |
payload — Property, class com.adobe.mosaic.om.events.Message | |
Returns the payload of this message. | |
PCMA — Constant Static Property, class flash.media.SoundCodec | |
Specifies that the G.711 A-law codec be used for compressing audio. | |
PCMU — Constant Static Property, class flash.media.SoundCodec | |
Specifies that the G.711 μ-law codec be used for compressing audio. | |
Pdf — class, package coldfusion.service.mxml | |
The proxy class for pdf services exposed by ColdFusion. | |
Pdf() — Constructor, class coldfusion.service.mxml.Pdf | |
Creates an instance of the Pdf class. | |
pdfActive — Property, interface com.adobe.guides.spark.headers.components.IHeaderComponent | |
PDF document view active. | |
pdfActive — Property, class com.adobe.guides.spark.headers.components.StandardHeader | |
PDF document view active. | |
pdfActive — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates that the Guide has successfully communicated with the PDF rendition. | |
pdfActive — Property, interface ga.controls.IWrapperHost | |
Indicates that the Guide has successfully communicated with the PDF rendition. | |
pdfActive — Property, class ga.controls.Wrapper | |
Indicates that the Guide has successfully communicated with the PDF rendition. | |
pdfActiveInit() — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
This method is called when the PDF is initialized. | |
pdfActiveInit() — method, interface ga.controls.IWrapperHost | |
This method is called when the PDF is initialized. | |
pdfActiveInit() — method, class ga.controls.Wrapper | |
This method is called when the PDF is initialized. | |
pdfAvailable — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates that a PDF may be available to communicate with. | |
pdfAvailable — Property, interface ga.controls.IWrapperHost | |
Indicates that a PDF may be available to communicate with. | |
pdfAvailable — Property, class ga.controls.Wrapper | |
Indicates that a PDF may be available to communicate with. | |
PDFBox — class, package ga.controls | |
The PDFBox class defines the PDFBox component which displays a rendered PDF associated with a Guide. | |
PDFBox() — Constructor, class ga.controls.PDFBox | |
Constructor | |
pdfBoxPosition — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
pdf skin part. pdf skin part. | |
pdfCapability — Static Property, class flash.html.HTMLLoader | |
The type of PDF support on the user's system, defined as an integer code value. | |
pdfCapability — Static Property, class mx.controls.HTML | |
The type of PDF support on the user's system, defined as an integer code value. | |
pdfCertificateCheckBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
A reference to the CheckBox object that displays the option to apply a digital certificate for approval. A reference to the CheckBox object that displays the option to apply a digital certificate for approval. | |
pdfCertificateRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
A reference to the RadioButton object that displays the option to apply a digital certificate for approval. A reference to the RadioButton object that displays the option to apply a digital certificate for approval. | |
pdfCommunicationActive — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates that the form guide has successfully communicated with the PDF rendition of the form. | |
pdfCommunicationActive — Property, interface ga.controls.IWrapperHost | |
Indicates that the form guide has successfully communicated with the PDF rendition of the form. | |
pdfCommunicationActive — Property, class ga.controls.Wrapper | |
Indicates that the form guide has successfully communicated with the PDF rendition of the form. | |
pdfConnected — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The flag indicating whether flex is connected to PDF or not. | |
pdfEmailAction() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Executes the default email action in the PDF. | |
pdfExecAction(fieldSom:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Executes the action (click event) of the specified field (button). | |
pdfGetData() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the PDF's data (contents of /xfa/datasets/data). | |
pdfGetDataInfo(somExps:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves information about the XFA Form Objects referenced via an array of SOM Expressions. | |
pdfGetFieldNames() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves SOM expressions for all fields in the PDF. | |
pdfGetFieldValue(somExp:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the value of the specified XFA element (field or exclGroup). | |
pdfGetFocus() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the SOM expression of the XFA element that has focus. | |
pdfGetFormBridgeVersion() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines the version of FormBridge being used by the PDF. | |
pdfGetFormType() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines the type of the form. | |
pdfGetIndirectSubmitButtons() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves SOM expressions for all indirect submit buttons in the PDF. | |
pdfGetLabels(fields:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the labels for the specified fields. | |
pdfGetListItems(listName:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves a list of item values for the specified field. | |
pdfGetListSelection(listName:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the value of the selected item in a list. | |
pdfGetObjectProperties(somExp:String, properties:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves a list of property values associated with the specified XFA element. | |
pdfGetSubmitButtons() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves SOM expressions for all direct submit buttons in the PDF. | |
pdfGetSubmitType() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Retrieves the format in which the PDF will be submitted. | |
pdfHasSubmitButton() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines if there is at least one submit button in the PDF. | |
pdfHideFields(fields:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Makes the specified fields invisible (not actually hidden in the XFA sense of the word) in the PDF. | |
PdfInfo — class, package coldfusion.service | |
A class that is remotely mapped to CFIDE.services.pdfinfo. | |
PdfInfo() — Constructor, class coldfusion.service.PdfInfo | |
Creates an instance of the PdfInfo class. | |
pdfLoadErrorMessage — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF. | |
pdfLoadErrorMessage — Property, interface ga.controls.IWrapperHost | |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF. | |
pdfLoadErrorMessage — Property, class ga.controls.Wrapper | |
Holds the error message string that is displayed when the Guide times out trying to communicate with the PDF. | |
PDF_MESSAGEBAR_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of showing or hiding the messagebar on Acrobat/Reader. | |
PDF_NAVPANES_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of showing or hiding the navigation panes tab on Acrobat/Reader. | |
PdfPageDetail — class, package coldfusion.service | |
A class that is remotely mapped to CFIDE.services.pdfpagedetail. | |
PdfPageDetail() — Constructor, class coldfusion.service.PdfPageDetail | |
Creates an instance of the PdfPageDetail class. | |
pdfParam — Property, class coldfusion.service.mxml.Pdf | |
Provides additional information for the cfpdf tag. | |
PdfParam — class, package coldfusion.service | |
A class that is remotely mapped to CFIDE.services.pdfparam. | |
PdfParam() — Constructor, class coldfusion.service.PdfParam | |
Creates an instance of the PdfParam class. | |
pdfPrintAction() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Executes the default print action in the PDF. | |
pdfProcessFocus — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Flag to be set by Custom Implementation based on this class to activate focus processing. | |
pdfProcessFocus — Property, interface ga.controls.IWrapperHost | |
Flag to be set by Custom Implementation based on this class to activate focus processing. | |
pdfProcessFocus — Property, class ga.controls.Wrapper | |
Flag to be set by Custom Implementation based on this class to activate focus processing. | |
pdfRequiredFallbackUrl — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. | |
pdfRequiredFallbackUrl — Property, interface ga.controls.IWrapperHost | |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. | |
pdfRequiredFallbackUrl — Property, class ga.controls.Wrapper | |
Holds an optional Process URL to submit the Data to when "SubmitFromInteractivePDF" but the PDF can not be loaded. | |
PDFResponseType — class, package com.adobe.icc.vo.render | |
A value object that is returned by the render services. | |
PDFResponseType() — Constructor, class com.adobe.icc.vo.render.PDFResponseType | |
Constructor | |
pdfSaveAsAction(defaultFileName:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Executes the default save-as action in the PDF. | |
PDF_SCROLLBAR_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of showing or hiding the scrollbars on Acrobat/Reader. | |
pdfSetContentTargetHighlight(params:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the focus and highlighting on a given target subform. | |
pdfSetData(data:Object) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the PDF's data (contents of /xfa/datasets/data). | |
pdfSetDataBuffer(data:Object) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the PDF's data (contents of /xfa/datasets/data) using a special buffer in the PDF to accumulate large amounts of data prior to finally setting the accumulated data in the PDF. | |
pdfSetDataFieldsList(subforms:Array, instances:Array, fields:Array, values:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Set subform instances and field values in the PDF. | |
pdfSetFieldHighlight(params:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the focus and highlighting on a given Field. | |
pdfSetFieldValue(somExp:String, value:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the value for the specified XFA element (field or exclGroup). | |
pdfSetFocus(somExp:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets focus to the specified XFA element, or removes focus completely. | |
pdfSetListSelection(listName:String, selection:Object) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the selection of a list. | |
pdfSetObjectProperties(somExp:String, properties:Object) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Sets the specified values on the specified properties of the specified XFA element. | |
pdfShowFields(fields:Array) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Makes the specified fields visible in the PDF. | |
pdfSignatureRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
A reference to the RadioButton object that displays the option that the stage requires a digital signature for approval. A reference to the RadioButton object that displays the option that the stage requires a digital signature for approval. | |
pdfSourceUrl — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
URL of the PDF generated for the current letter. | |
PDF_STATUSBAR_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of showing or hiding the statusbar on Acrobat/Reader. | |
pdfSubmitAction(url:String, type:String) — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Submits the PDF. | |
PDF_TOOLBAR_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of showing or hiding the toolbar on Acrobat/Reader. | |
pdfViewOption — Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The value indicates that the PDF shall be fit in the view. | |
PDF_VIEW_OPTION — Constant Static Property, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
The constant specifying the option of fitting itself in the view on Acrobat/Reader. | |
peekFirst() — method, class mx.automation.AutomationID | |
Returns the first object in the id | |
peekLast() — method, class mx.automation.AutomationID | |
Returns the last object in the id. | |
peekRedo() — method, interface flashx.undo.IUndoManager | |
Returns the next operation to be redone. | |
peekRedo() — method, class flashx.undo.UndoManager | |
Returns the next operation to be redone. | |
peekUndo() — method, interface flashx.undo.IUndoManager | |
Returns the next operation to be undone. | |
peekUndo() — method, class flashx.undo.UndoManager | |
Returns the next operation to be undone. | |
peerStreams — Property, class flash.net.NetStream | |
An object that holds all of the subscribing NetStream instances that are listening to this publishing NetStream instance. | |
peerToPeerDisabled — Property, class flash.net.GroupSpecifier | |
Specifies whether peer-to-peer connections are disabled for the NetGroup or NetStream. | |
PEN — Constant Static Property, class flash.events.TouchEventIntent | |
The touch event is generated by the primary end of an active stylus or by a pen on a system that can distinguish pen from touch. | |
PENDING — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ApproverStatus | |
Specifies the approver status when the document is pending. | |
PENDING — Constant Static Property, class com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Specifies the reviewer status when the task is pending. | |
PENDING — Constant Static Property, class com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the review process has not yet reached the stage. | |
PENDING — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectState | |
Pending state indicates a termination of a project or a workitem by the user. | |
PENDING — Constant Static Property, class com.adobe.solutions.rca.constant.ApproverStatus | |
The approver status when the document (task) in pending. | |
PENDING — Constant Static Property, class com.adobe.solutions.rca.constant.AuthorStatus | |
PENDING status implies that the task is waiting for action in the queue of the author. | |
PENDING — Constant Static Property, class com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the document or a task is pending. | |
PENDING — Constant Static Property, class com.adobe.solutions.rca.constant.StageStatus | |
PENDING status means the stage has not been reached as yet. | |
PENDING — Constant Static Property, class flash.net.SharedObjectFlushStatus | |
Indicates that the user is being prompted to increase disk space for the shared object before the flush can occur. | |
pendingTasks — Property, class lc.procmgmt.domain.ProcessInstance | |
The collection of pending tasks for the process instance. | |
pendingTasks — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The collection of active tasks, which are represented by Task objects that are associated with the selected ProcessInstance object. | |
pendingValue — Property, class spark.components.supportClasses.ScrollBarBase | |
The value the scrollbar will have when the mouse button is released. | |
pendingValue — Property, class spark.components.supportClasses.SliderBase | |
The value the slider will have when the mouse button is released. | |
percentComplete — Property, class fl.controls.ProgressBar | |
Gets a number between 0 and 100 that indicates the percentage of the content has already loaded. | |
percentComplete — Property, class mx.controls.ProgressBar | |
Percentage of process that is completed.The range is 0 to 100. | |
percentFormat — Property, class mx.preloaders.DownloadProgressBar | |
The TextFormat of the TextField component for displaying the percent. | |
percentHeight — Property, class com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, interface com.adobe.gravity.ui.IMeasurable | |
The percentage height as explicitly set on the component. | |
percentHeight — Property, class com.adobe.mosaic.mxml.Shell | |
Overridden get percentHeight Number that specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.containers.utilityClasses.ConstraintRow | |
Number that specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, interface mx.core.ILayoutElement | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, interface mx.core.IUIComponent | |
Number that specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.core.UIComponent | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.core.UIFTETextField | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.core.UITextField | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class mx.flash.UIMovieClip | |
Number that specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class org.osmf.layout.LayoutMetadata | |
Defines the desired height of a target expressed as a percentage of its container's height. | |
percentHeight — Property, class spark.core.SpriteVisualElement | |
Specifies the height of a component as a percentage of its parent's size. | |
percentHeight — Property, class spark.primitives.supportClasses.GraphicElement | |
Specifies the height of a component as a percentage of its parent's size. | |
percentLoaded — Property, class fl.containers.ScrollPane | |
Gets a number between 0 and 100 indicating what percentage of the content is loaded. | |
percentLoaded — Property, class fl.containers.UILoader | |
Gets a number between 0 and 100 indicating what percentage of the content is loaded. | |
percentLoaded — Property, class mx.controls.SWFLoader | |
The percentage of the image or SWF file already loaded. | |
percentRect — Property, class mx.preloaders.DownloadProgressBar | |
The dimensions of the TextField component for displaying the percent. | |
percentValue — Property, class mx.charts.series.items.PieSeriesItem | |
The percentage this value represents of the total pie. | |
percentWidth — Property, class com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, interface com.adobe.gravity.ui.IMeasurable | |
The percentage width as explicitly set on the component. | |
percentWidth — Property, class com.adobe.mosaic.mxml.Shell | |
The percentage width. | |
percentWidth — Property, class mx.containers.utilityClasses.ConstraintColumn | |
Number that specifies the width of a component as a percentage of its parent container's size. | |
percentWidth — Property, class mx.containers.utilityClasses.PostScaleAdapter | |
Number that specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, interface mx.core.ILayoutElement | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, interface mx.core.IUIComponent | |
Number that specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class mx.core.UIComponent | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class mx.core.UIFTETextField | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class mx.core.UITextField | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class mx.flash.UIMovieClip | |
Number that specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class org.osmf.layout.LayoutMetadata | |
Defines the desired width of a target expressed as a percentage of its container's width. | |
percentWidth — Property, class spark.core.SpriteVisualElement | |
Specifies the width of a component as a percentage of its parent's size. | |
percentWidth — Property, class spark.primitives.supportClasses.GraphicElement | |
Specifies the width of a component as a percentage of its parent's size. | |
percentX — Property, class org.osmf.layout.LayoutMetadata | |
Defines the desired horizontal offset of a target expressed as a percentage of its container's width. | |
percentY — Property, class org.osmf.layout.LayoutMetadata | |
Defines the desired vertical offset of a target expressed as a percentage of its container's height. | |
perElementOffset — Property, class mx.effects.Effect | |
Additional delay, in milliseconds, for effect targets after the first target of the effect. | |
perElementOffset — Property, interface mx.effects.IEffect | |
Additional delay, in milliseconds, for effect targets after the first target of the effect. | |
performanceLog — Property, interface com.adobe.guides.spark.headers.components.IHeaderComponent | |
Enable the performance log. | |
performanceLog — Property, class com.adobe.guides.spark.headers.components.StandardHeader | |
Enable the performance log. | |
performanceLog — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates that performance logging is active. | |
performanceLog — Property, interface ga.controls.IWrapperHost | |
Indicates that performance logging is active. | |
performanceLog — Property, class ga.controls.Wrapper | |
Indicates that performance logging is active. | |
PerformanceLog — class, package ga.controls | |
The PerformanceLog component displays performance metrics relative to the run time version of a Guide. | |
PerformanceLog() — Constructor, class ga.controls.PerformanceLog | |
Constructor. | |
performCaseSensitiveSearch — Property, class com.adobe.ep.ux.content.model.search.SearchParameters | |
A flaog that indicates whether to perform a case-sensitive search. | |
performInjection() — method, interface com.adobe.gravity.service.bundleloader.IBundleLoaderContext | |
Ask the framework to attempt injection of any injectable services. | |
performRedo() — method, interface flashx.undo.IOperation | |
Reperforms the operation. | |
performSSO(options:com.adobe.livecycle.ria.security.api:AuthOptions) — method, interface com.adobe.livecycle.ria.security.api.ISecurityManager | |
Initiates the call to perform Authentication for the current user. | |
performSSO(options:com.adobe.livecycle.ria.security.api:AuthOptions) — method, class com.adobe.livecycle.ria.security.service.SecurityManager | |
Initiates the call to perform Authentication for the current user. | |
performUndo() — method, interface flashx.undo.IOperation | |
Reverses the operation. | |
period — Property, class flash.net.drm.DRMPlaybackTimeWindow | |
The period of time during which a DRM voucher is valid (the playback window), in seconds. | |
period — Property, class org.osmf.events.DRMEvent | |
The length of the playback window, in seconds; NaN if authentication hasn't taken place. | |
period — Property, class org.osmf.traits.DRMTrait | |
The length of the playback window, in seconds. | |
PERIOD — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the . | |
perlinNoise(baseX:Number, baseY:Number, numOctaves:uint, randomSeed:int, stitch:Boolean, fractalNoise:Boolean, channelOptions:uint, grayScale:Boolean, offsets:Array) — method, class flash.display.BitmapData | |
Generates a Perlin noise image. | |
PermissionBasedAssetHandler — class, package com.adobe.ep.ux.content.handlers | |
This class is a wrapper around actual AssetHandlers to enforce permissions associated with asset actions. | |
PermissionBasedAssetHandler — class, package com.adobe.livecycle.assetmanager.client.handler | |
A wrapper for AssetHandlers that enforces permissions that are associated with asset actions. | |
PermissionBasedAssetHandler(targetHandler:com.adobe.ep.ux.content.handlers:IAssetHandler) — Constructor, class com.adobe.ep.ux.content.handlers.PermissionBasedAssetHandler | |
Constructor | |
PermissionBasedAssetHandler(targetHandler:com.adobe.livecycle.assetmanager.client.handler:IAssetHandler) — Constructor, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Constructor. | |
permissionGroups — Static Property, class com.adobe.ep.ux.content.handlers.PermissionBasedAssetHandler | |
Permisssion groups associated with this instance | |
permissionIndex — Property, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
The index of the AttachmentPermissions object associated with the current Task object in the model's attachmentPermissions array. | |
permissionLoaded — Property, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
User has the required permission to work on the asset | |
permissionName — Property, class com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
The user interface to display the permissions of the attachment. | |
permissionName — Property, class com.adobe.icc.vo.CustomAction | |
The permissionName property of the underlying object. | |
permissionName — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.renderers.AttachmentIconRenderer | |
The skin part to show the permissions for the attachment. The skin part to show the permissions for the attachment. | |
permissions — Property, class coldfusion.service.mxml.Document | |
Format="PDF" only; sets one or more of the following permissions: AllowPrinting AllowModifyContents AllowCopy AllowModifyAnnotations AllowFillIn AllowScreenReaders AllowAssembly AllowDegradedPrinting Separate multiple permissions with commas. | |
permissions — Property, class coldfusion.service.mxml.Pdf | |
Type of permissions on the PDF document: All AllowAssembly AllowCopy AllowDegradedPrinting AllowFillIn AllowModifyAnnotations AllowModifyContents AllowPrinting AllowScreenReaders AllowSecure None | |
permissions — Property, class com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The permissions selection dropdown list. | |
permissions — Property, class lc.procmgmt.domain.AttachmentInfo | |
The permissions assigned to the attachment. | |
permissions — Skin Part, class com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The permissions selection dropdown list. The permissions selection dropdown list. | |
PERSIAN — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Numbering using Persian. | |
PersistenceError — class, package coldfusion.air.errors | |
This error is thrown when a client-side persistent error is encountered. | |
PersistenceError — class, package mx.data.offline.errors | |
This error is thrown when a client side persistent error is encountered | |
PersistenceError(message:String) — Constructor, class coldfusion.air.errors.PersistenceError | |
Creates an instance of the PersistenceError class. | |
PersistenceError(message:String) — Constructor, class mx.data.offline.errors.PersistenceError | |
Constructor. | |
persistenceManager — Property, class spark.components.supportClasses.ViewNavigatorApplicationBase | |
The PersistenceManager object for the application. | |
PersistenceManager — class, package spark.managers | |
The PersistenceManager class is a basic persistence manager that is backed by a local shared object named FxAppCache. | |
PersistenceManager() — Constructor, class spark.managers.PersistenceManager | |
Constructor. | |
persistent — Property, class mx.rpc.livecycle.JobId | |
Specifies whether this JobId object is persisted within LiveCycle ES. | |
persistNavigatorState — Property, class spark.components.supportClasses.ViewNavigatorApplicationBase | |
Toggles the application session caching feature for the application. | |
perspectiveProjection — Property, class flash.geom.Transform | |
Provides access to the PerspectiveProjection object of a three-dimensional display object. | |
PerspectiveProjection — class, package flash.geom | |
The PerspectiveProjection class provides an easy way to assign or modify the perspective transformations of a display object and all of its children. | |
PerspectiveProjection() — Constructor, class flash.geom.PerspectiveProjection | |
Creates an instance of a PerspectiveProjection object. | |
perWedgeExplodeRadius — Property, class mx.charts.series.PieSeries | |
An Array of numbers from 0 to 1, specifying how far each wedge of the pie series should be exploded from the center of the chart as a percentage of the total radius. | |
phase — Property, class flash.events.GestureEvent | |
A value from the GesturePhase class indicating the progress of the touch gesture. | |
PhoneFormatter — class, package mx.formatters | |
The PhoneFormatter class formats a valid number into a phone number format, including international configurations. | |
PhoneFormatter() — Constructor, class mx.formatters.PhoneFormatter | |
Constructor. | |
PhoneNumberValidator — class, package mx.validators | |
The PhoneNumberValidator class validates that a string is a valid phone number. | |
PhoneNumberValidator() — Constructor, class mx.validators.PhoneNumberValidator | |
Constructor. | |
Photo — class, package fl.transitions | |
Makes the movie clip object appear or disappear like a photographic flash. | |
physicalKeyboardType — Static Property, class flash.ui.Keyboard | |
Indicates the type of physical keyboard provided by the computer or device, if any. | |
PI — Constant Static Property, class Math | |
A mathematical constant for the ratio of the circumference of a circle to its diameter, expressed as pi, with a value of 3.141592653589793. | |
PieChart — class, package mx.charts | |
The PieChart control represents a data series as a standard pie chart. | |
PieChart() — Constructor, class mx.charts.PieChart | |
Constructor. | |
PieChartHorizontalSkin — class, package com.adobe.guides.spark.layouts.skins | |
Defines the Pie Chart skin available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
PieChartHorizontalSkin() — Constructor, class com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
Constructor. | |
PieSeries — class, package mx.charts.series | |
The PieSeries class defines the data series for a PieChart control. | |
PieSeries() — Constructor, class mx.charts.series.PieSeries | |
Constructor. | |
PieSeriesAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
PieSeriesAutomationImpl(obj:mx.charts.series:PieSeries) — Constructor, class mx.automation.delegates.charts.PieSeriesAutomationImpl | |
Constructor. | |
PieSeriesItem — class, package mx.charts.series.items | |
Represents the information required to render a single wedge as part of a PieSeries. | |
PieSeriesItem(element:mx.charts.series:PieSeries, data:Object, index:uint) — Constructor, class mx.charts.series.items.PieSeriesItem | |
Constructor. | |
PieSeriesRenderData — class, package mx.charts.series.renderData | |
Represents all the information needed by the PieSeries to render. | |
PieSeriesRenderData(cache:Array, filteredCache:Array, labelScale:Number, labelData:Object) — Constructor, class mx.charts.series.renderData.PieSeriesRenderData | |
Constructor. | |
piesliceStyle — Property, class coldfusion.service.mxml.Chart | |
Applies to the cfchartseriestype attribute value pie: solid: displays pie as if unsliced. sliced: displays pie as if sliced. | |
piggybackingEnabled — Property, class mx.messaging.channels.AMFChannel | |
Indicates whether this channel will piggyback poll requests along with regular outbound messages when an outstanding poll is not in progress. | |
piggybackingEnabled — Property, class mx.messaging.channels.HTTPChannel | |
Indicates whether this channel will piggyback poll requests along with regular outbound messages when an outstanding poll is not in progress. | |
PIGGYBACKING_ENABLED — Constant Static Property, class mx.messaging.channels.PollingChannel | |
pin — Property, interface com.adobe.livecycle.ria.security.api.ISession | |
A IPin instance (if issued) for the current user. | |
pin — Property, class com.adobe.livecycle.ria.security.service.Session | |
A IPin instance (if issued) for the current user. | |
Pin — class, package com.adobe.livecycle.ria.security.service | |
A Pin object is a type of ticket which can be used to authenticate a user in remote call. | |
Pin() — Constructor, class com.adobe.livecycle.ria.security.service.Pin | |
Constructor. | |
PIN — Constant Static Property, class com.adobe.livecycle.ria.security.api.TicketType | |
A special value that specifies that ticket is a pin. | |
PIN_ENABLED_PARAM_KEY — Constant Static Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
A special value that specifies the HTTP request parameter key to enable a pin in a pin update request. | |
PIN_MAXAGE_PARAM_KEY — Constant Static Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
A special that specifies the HTTP request parameter key name to set the maximum age (in seconds) for a pin in a pin update request. | |
PIN_MAXUSE_PARAM_KEY — Constant Static Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
A special value that specifies the HTTP request parameter key name to set the maximum usage of a pin in a pin update request. | |
PIN_REQUEST_PARAM_KEY — Constant Static Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
A special value that specifies the HTTP request parameter key while requesting for a pin. | |
PIN_RESPONSE_FORMAT — Constant Static Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
A special value that specifies the HTTP response format of a create, update, or delete pin HTTP request. | |
pinServletUrl — Property, class com.adobe.livecycle.ria.security.api.SecurityConfig | |
The URL of pin servlet which creates, updates, or deletes a pin. | |
PIXEL — Constant Static Property, class flash.text.GridFitType | |
Fits strong horizontal and vertical lines to the pixel grid. | |
pixelAspectRatio — Static Property, class flash.system.Capabilities | |
Specifies the pixel aspect ratio of the screen. | |
pixelBounds — Property, class flash.geom.Transform | |
A Rectangle object that defines the bounding rectangle of the display object on the stage. | |
pixelDissolve(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, randomSeed:int, numPixels:int, fillColor:uint) — method, class flash.display.BitmapData | |
Performs a pixel dissolve either from a source image to a destination image or by using the same image. | |
PixelDissolve — class, package fl.transitions | |
The PixelDissolve class reveals reveals the movie clip object by using randomly appearing or disappearing rectangles in a checkerboard pattern. | |
pixelHeight — Property, class mx.charts.chartClasses.CartesianTransform | |
The height of the data area that the CartesianTransform represents, in pixels. | |
pixelHinting — Property, class flash.display.GraphicsStroke | |
Specifies whether to hint strokes to full pixels. | |
pixelHinting — Property, class mx.graphics.GradientStroke | |
A Boolean value that specifies whether to hint strokes to full pixels. | |
pixelHinting — Property, class mx.graphics.SolidColorStroke | |
Specifies whether to hint strokes to full pixels. | |
pixelMaxScrollV — Property, class fl.text.TLFTextField | |
The maximum value of pixelScrollV. | |
pixelScrollV — Property, class fl.text.TLFTextField | |
The vertical position of text in a text field, in pixels, unlike scrollV, which is based on lines. | |
pixelSnapping — Property, class flash.display.Bitmap | |
Controls whether or not the Bitmap object is snapped to the nearest pixel. | |
PixelSnapping — final class, package flash.display | |
The PixelSnapping class is an enumeration of constant values for setting the pixel snapping options by using the pixelSnapping property of a Bitmap object. | |
pixelsPerInch — Property, class flash.printing.PrintJobOptions | |
Specifies the resolution to use for bitmaps, in pixels per inch. | |
pixelsToPercent(pxl:Number) — method, class mx.containers.Box | |
Method used to convert number of pixels to a percentage relative to the contents of this container. | |
pixelWidth — Property, class mx.charts.chartClasses.CartesianTransform | |
The width of the data area that the CartesianTransform represents, in pixels. | |
placeButtons(align:String, unscaledWidth:Number, unscaledHeight:Number, leftOffset:Number, rightOffset:Number, cornerOffset:Number) — method, class mx.core.windowClasses.TitleBar | |
Determines the placement of the buttons in the title bar. | |
placeholderName — Property, class fl.motion.AnimatorBase | |
When creating instances with ActionScript, this is the instance that appears on stage that we will replace. | |
placeHolderTable — Property, class com.adobe.icc.vo.Table | |
The flag indicating if the place holder table contains only single draw element. | |
placeHolderTable — Property, class com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
The flag indicating if the place holder table contains only single draw element | |
placeLoadStringContentInApplicationSandbox — Property, class flash.html.HTMLLoader | |
Specifies whether content loaded via the loadString() method is put in the application sandbox (true) or in a non-application sandbox (false). | |
placement — Property, class mx.charts.AxisRenderer | |
The side of the chart the axisRenderer will appear on. | |
placement — Property, interface mx.charts.chartClasses.IAxisRenderer | |
The side of the chart the axisRenderer will appear on. | |
placeSortArrow() — method, class mx.controls.DataGrid | |
Draws the sort arrow graphic on the column that is the current sort key. | |
placeSortArrow() — method, class mx.controls.dataGridClasses.DataGridHeader | |
Draws the sort arrow graphic on the column that is the current sort key. | |
placeTitle(titleAlign:String, leftOffset:Number, rightOffset:Number, buttonAlign:String) — method, class mx.core.windowClasses.TitleBar | |
Determines the alignment of the title in the title bar. | |
plainText — Property, class com.adobe.consulting.pst.vo.TBX | |
Get/set the plain text version of the content. | |
PlainTextExporter — class, package flashx.textLayout.conversion | |
Export converter for plain text format. | |
PlainTextExporter() — Constructor, class flashx.textLayout.conversion.PlainTextExporter | |
Constructor | |
PLAIN_TEXT_FORMAT — Constant Static Property, class flashx.textLayout.conversion.TextConverter | |
Plain text format. | |
PLATFORM_API_FAILED — Constant Static Property, class flash.globalization.LastOperationStatus | |
Indicates that an underlying platform API failed for an operation. | |
PLATFORM_API_FAILED — Constant Static Property, class spark.globalization.LastOperationStatus | |
Indicates that an underlying platform API failed for an operation. | |
play(startTime:int, startEnterFrame:Boolean) — method, class fl.motion.AnimatorBase | |
Begins the animation. | |
play(source:String, totalTime:Number, isLive:Boolean) — method, class fl.video.FLVPlayback | |
Plays the video stream. | |
play(url:String, totalTime:Number, isLive:Boolean, startTime:Number, duration:Number) — method, class fl.video.VideoPlayer | |
Causes the video to play. | |
play() — method, class flash.display.MovieClip | |
Moves the playhead in the timeline of the movie clip. | |
play(startTime:Number, loops:int, sndTransform:flash.media:SoundTransform) — method, class flash.media.Sound | |
Generates a new SoundChannel object to play back the sound. | |
play(... rest) — method, class flash.net.NetStream | |
Plays a media file from a local directory or a web server; plays a media file or a live stream from Flash Media Server. | |
play — Property, class flash.ui.ContextMenuBuiltInItems | |
Lets the user start a paused SWF file (does not appear for a single-frame SWF file). | |
play() — method, class mx.controls.MovieClipSWFLoader | |
Begins playing the SWF content. | |
play() — method, class mx.controls.VideoDisplay | |
Plays the media file. | |
play(targets:Array, playReversedFromEnd:Boolean) — method, class mx.effects.Effect | |
Begins playing the effect. | |
play() — method, class mx.effects.EffectInstance | |
Plays the effect instance on the target. | |
play(targets:Array, playReversedFromEnd:Boolean) — method, interface mx.effects.IEffect | |
Begins playing the effect. | |
play() — method, interface mx.effects.IEffectInstance | |
Plays the effect instance on the target. | |
play() — method, class org.osmf.media.MediaPlayer | |
Plays the media, if it is not already playing. | |
play() — method, class org.osmf.traits.PlayTrait | |
Plays the media if it is not already playing. | |
play() — method, class spark.components.VideoDisplay | |
Causes the video to play. | |
play() — method, class spark.components.VideoPlayer | |
Causes the video to play. | |
play() — method, class spark.effects.animation.Animation | |
Start the animation. | |
play() — method, class spark.transitions.ViewTransitionBase | |
Called by the ViewNavigator when the transition should begin animating. | |
PLAY — Constant Static Property, class flash.ui.Keyboard | |
Engage play transport mode | |
PLAY — Constant Static Property, class org.osmf.traits.MediaTraitType | |
Identifies an instance of a PlayTrait. | |
play2(param:flash.net:NetStreamPlayOptions) — method, class flash.net.NetStream | |
Switches seamlessly between files with multiple bit rates and allows a NetStream to resume when a connection is dropped and reconnected. | |
playbackBytesPerSecond — Property, class flash.net.NetStreamInfo | |
Returns the stream playback rate in bytes per second. | |
playbackError — Skin State, class spark.components.VideoPlayer | |
Playback Error state of the VideoPlayer. An error was encountered while trying to play the video. | |
PLAYBACK_ERROR — Constant Static Property, class org.osmf.media.MediaPlayerState | |
The MediaPlayer encountered an error while trying to play media. | |
playbackErrorAndFullScreen — Skin State, class spark.components.VideoPlayer | |
Playback Error state of the VideoPlayer when in full screen mode. An error was encountered while trying to play the video. | |
playbackTimeWindow — Property, class flash.net.drm.DRMVoucher | |
The time period, after the first viewing, during which the associated content can be viewed or reviewed. | |
playButton — Property, class fl.video.FLVPlayback | |
Play button control. | |
playButton — Skin Part, class spark.components.VideoPlayer | |
An optional skin part for the play button. An optional skin part for the play button. | |
playCount — Property, class mx.effects.EffectInstance | |
Number of times that the instance has been played. | |
playedAction — Property, class mx.effects.effectClasses.ActionEffectInstance | |
Indicates whether the effect has been played (true), or not (false). | |
playedArea — Skin Part, class spark.components.mediaClasses.ScrubBar | |
An optional skin part for the area on the track representing the video that's been played. An optional skin part for the area on the track representing the video that's been played. | |
playedArea — Property, class spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin | |
An optional skin part for the area on the track representing the video that's been played. | |
playedArea — Property, class spark.skins.spark.mediaClasses.normal.ScrubBarSkin | |
An optional skin part for the area on the track representing the video that's been played. | |
playedArea — Property, class spark.skins.wireframe.mediaClasses.ScrubBarSkin | |
An optional skin part for the area on the track representing the video that's been played. | |
playerControls — Skin Part, class spark.components.VideoPlayer | |
An optional skin part for all of the player controls. This skin is used to determine what to hide when the player is in full screen mode and there has been no user interaction. An optional skin part for all of the player controls. | |
playerControls — Property, class spark.skins.spark.VideoPlayerSkin | |
An optional skin part for all of the player controls. | |
playerControls — Property, class spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for all of the player controls. | |
playerType — Static Property, class flash.system.Capabilities | |
Specifies the type of runtime environment. | |
PlayEvent — class, package org.osmf.events | |
A PlayEvent is dispatched when the properties of a PlayTrait change. | |
PlayEvent(type:String, bubbles:Boolean, cancelable:Boolean, playState:String, canPause:Boolean) — Constructor, class org.osmf.events.PlayEvent | |
Constructor. | |
playheadPercentage — Property, class fl.video.FLVPlayback | |
A number that specifies the current playheadTime as a percentage of the totalTime property. | |
playheadTime — Property, class fl.video.FLVPlayback | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadTime — Property, class fl.video.VideoEvent | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadTime — Property, class fl.video.VideoPlayer | |
A number that is the current playhead time or position, measured in seconds, which can be a fractional value. | |
playheadTime — Property, class mx.controls.VideoDisplay | |
Playhead position, measured in seconds, since the video starting playing. | |
playheadTime — Property, class mx.effects.Effect | |
Current time position of the effect. | |
playheadTime — Property, class mx.effects.EffectInstance | |
Current time position of the effect. | |
playheadTime — Property, interface mx.effects.IEffect | |
Current time position of the effect. | |
playheadTime — Property, interface mx.effects.IEffectInstance | |
Current time position of the effect. | |
playheadTime — Property, class mx.effects.effectClasses.CompositeEffectInstance | |
Current time position of the effect. | |
playheadTime — Property, class mx.effects.effectClasses.ParallelInstance | |
Current time position of the effect. | |
playheadTime — Property, class mx.effects.effectClasses.SequenceInstance | |
Current time position of the effect. | |
playheadTime — Property, class mx.effects.effectClasses.TweenEffectInstance | |
Current time position of the effect. | |
playheadTime — Property, class mx.events.VideoEvent | |
The location of the playhead of the VideoDisplay control when the event occurs. | |
playheadTime — Property, class spark.effects.animation.Animation | |
The total elapsed time of the animation, including any start delay and repetitions. | |
playheadTime — Property, class spark.effects.supportClasses.AnimateInstance | |
Current time position of the effect. | |
playheadUpdate — Event, class fl.video.FLVPlayback | |
Dispatched while the FLV file is playing at the frequency specified by the playheadUpdateInterval property or when rewinding starts. | |
playheadUpdate — Event, class fl.video.VideoPlayer | |
Dispatched while the FLV file is playing at the frequency specified by the playheadUpdateInterval property or when rewinding starts. | |
playheadUpdate — Event, class mx.controls.VideoDisplay | |
Dispatched continuosly while the video is playing. | |
PLAYHEAD_UPDATE — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a playheadUpdate event object. | |
PLAYHEAD_UPDATE — Constant Static Property, class mx.events.VideoEvent | |
The VideoEvent.PLAYHEAD_UPDATE constant defines the value of the type property of the event object for a playheadUpdate event. | |
playheadUpdateInterval — Property, class fl.video.FLVPlayback | |
A number that is the amount of time, in milliseconds, between each playheadUpdate event. | |
playheadUpdateInterval — Property, class fl.video.VideoPlayer | |
A number that is the amount of time, in milliseconds, between each playheadUpdate event. | |
playheadUpdateInterval — Property, class mx.controls.VideoDisplay | |
Specifies the amount of time, in milliseconds, between each playheadUpdate event. | |
playing — Property, class fl.video.FLVPlayback | |
A Boolean value that is true if the FLV file is in the playing state. | |
playing — Property, class mx.controls.VideoDisplay | |
If true, the media is currently playing. | |
playing — Property, class org.osmf.media.MediaPlayer | |
Indicates whether the media is currently playing. | |
playing — Skin State, class spark.components.VideoPlayer | |
Playing state of the VideoPlayer | |
playing — Property, class spark.components.VideoDisplay | |
Contains true if the video is playing or is attempting to play. | |
playing — Property, class spark.components.VideoPlayer | |
Contains true if the video is playing or is attempting to play. | |
PLAYING — Constant Static Property, class fl.video.VideoState | |
The video player is in the playing state. | |
PLAYING — Constant Static Property, class mx.events.VideoEvent | |
The value of the VideoDisplay.state property when an FLV file is loaded and is playing. | |
PLAYING — Constant Static Property, class org.osmf.media.MediaPlayerState | |
The MediaPlayer is playing media. | |
PLAYING — Constant Static Property, class org.osmf.traits.PlayState | |
The trait is playing. | |
playingAndFullScreen — Skin State, class spark.components.VideoPlayer | |
Playing state of the VideoPlayer when in full screen mode. | |
playingStateEntered — Event, class fl.video.FLVPlayback | |
Dispatched when the playing state is entered. | |
PLAYING_STATE_ENTERED — Constant Static Property, class fl.video.VideoEvent | |
Defines the value of the type property of a playingStateEntered event object. | |
playingVideo — Property, class ga.controls.HelpVideo | |
Returns true if the video is playing or is paused. | |
PLAYLIST_SIGNING — Constant Static Property, class flash.security.SignerTrustSettings | |
The certificate is trusted for signing playlists. | |
playPauseButton — Property, class fl.video.FLVPlayback | |
Play/pause button control. | |
playPauseButton — Skin Part, class spark.components.VideoPlayer | |
An optional skin part for a play/pause button. When the video is playing, the selected property is set to true. When the video is paused or stopped, the selected property is set to false. An optional skin part for a play/pause button. | |
playPauseButton — Property, class spark.skins.spark.VideoPlayerSkin | |
An optional skin part for a play/pause button. | |
playPauseButton — Property, class spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for a play/pause button. | |
PlayPauseButtonSkin — class, package spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the play/pause button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
PlayPauseButtonSkin — class, package spark.skins.spark.mediaClasses.normal | |
The default skin class for the play/pause button of a Spark VideoPlayer component in the normal skin state. | |
PlayPauseButtonSkin — class, package spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the play/pause button of a Spark VideoPlayer component. | |
PlayPauseButtonSkin() — Constructor, class spark.skins.spark.mediaClasses.fullScreen.PlayPauseButtonSkin | |
Constructor. | |
PlayPauseButtonSkin() — Constructor, class spark.skins.spark.mediaClasses.normal.PlayPauseButtonSkin | |
Constructor. | |
PlayPauseButtonSkin() — Constructor, class spark.skins.wireframe.mediaClasses.PlayPauseButtonSkin | |
Constructor. | |
playReversed — Property, class spark.effects.animation.Animation | |
If true, play the animation in reverse. | |
playState — Property, class org.osmf.events.PlayEvent | |
New PlayState of the PlayTrait. | |
playState — Property, class org.osmf.traits.PlayTrait | |
The current playback state, of type PlayState. | |
PlayState — final class, package org.osmf.traits | |
PlayState is the enumeration of possible states that a PlayTrait can be in. | |
playStateChange — Event, class org.osmf.traits.PlayTrait | |
Dispatched when the playState of the PlayTrait has changed. | |
playStateChange — Event, class org.osmf.traits.TraitEventDispatcher | |
Dispatched when the playing or paused property of the media has changed. | |
PLAY_STATE_CHANGE — Constant Static Property, class org.osmf.events.PlayEvent | |
The PlayEvent.PLAY_STATE_CHANGE constant defines the value of the type property of the event object for a playStateChange event. | |
playStateChangeEnd() — method, class org.osmf.traits.PlayTrait | |
Called just after the playState property value has changed. | |
playStateChangeStart(newPlayState:String) — method, class org.osmf.traits.PlayTrait | |
Called immediately before the playState property value is changed. | |
playSymbol — Property, class spark.skins.spark.mediaClasses.fullScreen.PlayPauseButtonSkin | |
Defines the play symbol. | |
playSymbol — Property, class spark.skins.spark.mediaClasses.normal.PlayPauseButtonSkin | |
Defines the play symbol. | |
playSymbol — Property, class spark.skins.wireframe.mediaClasses.PlayPauseButtonSkin | |
Defines the play symbol. | |
PlayTrait — class, package org.osmf.traits | |
PlayTrait defines the trait interface for media whose playback can be started and stopped. | |
PlayTrait() — Constructor, class org.osmf.traits.PlayTrait | |
Constructor. | |
playWhenEnoughDownloaded() — method, class fl.video.FLVPlayback | |
Plays the FLV file when enough of it has downloaded. | |
playWhenEnoughDownloaded() — method, class fl.video.VideoPlayer | |
Plays the FLV file when enough of it has downloaded. | |
PlotChart — class, package mx.charts | |
The PlotChart control represents data with two values for each data point. | |
PlotChart() — Constructor, class mx.charts.PlotChart | |
Constructor. | |
PlotSeries — class, package mx.charts.series | |
Defines a data series for a PlotChart control. | |
PlotSeries() — Constructor, class mx.charts.series.PlotSeries | |
Constructor. | |
PlotSeriesAutomationImpl — class, package mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the PlotSeries class. | |
PlotSeriesAutomationImpl(obj:mx.charts.series:PlotSeries) — Constructor, class mx.automation.delegates.charts.PlotSeriesAutomationImpl | |
Constructor. | |
PlotSeriesItem — class, package mx.charts.series.items | |
Represents the information required to render an item as part of a PlotSeries. | |
PlotSeriesItem(element:mx.charts.series:PlotSeries, data:Object, index:uint) — Constructor, class mx.charts.series.items.PlotSeriesItem | |
Constructor. | |
PlotSeriesRenderData — class, package mx.charts.series.renderData | |
Represents all the information needed by the PlotSeries to render. | |
PlotSeriesRenderData(cache:Array, filteredCache:Array, radius:Number) — Constructor, class mx.charts.series.renderData.PlotSeriesRenderData | |
Constructor. | |
PLUGIN_IMPLEMENTATION_INVALID — Constant Static Property, class org.osmf.events.MediaErrorCodes | |
Error constant for when a plugin fails to load due to the PluginInfo not being exposed on the root Sprite of the plugin. | |
pluginInfo — Property, class org.osmf.media.PluginInfoResource | |
Reference to the PluginInfo for this static plugin. | |
PluginInfo — class, package org.osmf.media | |
PluginInfo is the encapsulation of the set of MediaFactoryItem objects that will be available to the application after the plugin has been successfully loaded. | |
PluginInfo(mediaFactoryItems:Vector$org.osmf.media:MediaFactoryItem, mediaElementCreationNotificationFunction:Function) — Constructor, class org.osmf.media.PluginInfo | |
Constructor. | |
PluginInfoResource — class, package org.osmf.media | |
PluginInfoResource is a media resource that represents a static plugin. | |
PluginInfoResource(pluginInfo:org.osmf.media:PluginInfo) — Constructor, class org.osmf.media.PluginInfoResource | |
Constructor. | |
pluginLoad — Event, class org.osmf.media.MediaFactory | |
Dispatched when the MediaFactory has successfully loaded a plugin. | |
PLUGIN_LOAD — Constant Static Property, class org.osmf.events.MediaFactoryEvent | |
The MediaFactoryEvent.PLUGIN_LOAD constant defines the value of the type property of the event object for a pluginLoad event. | |
pluginLoadError — Event, class org.osmf.media.MediaFactory | |
Dispatched when the MediaFactory has failed to load a plugin due to an error. | |
PLUGIN_LOAD_ERROR — Constant Static Property, class org.osmf.events.MediaFactoryEvent | |
The MediaFactoryEvent.PLUGIN_LOAD_ERROR constant defines the value of the type property of the event object for a pluginLoadError event. | |
PLUGIN_MEDIAFACTORY_NAMESPACE — Constant Static Property, class org.osmf.media.PluginInfo | |
Metadata namespace URL for a MediaFactory that is passed from player to plugin. | |
pluginNotInstalled — Event, class lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when the required plugin is not installed. | |
PLUGIN_NOT_INSTALLED — Constant Static Property, class com.adobe.ep.taskmanagement.event.PluginNotInstalledEvent | |
The PLUGIN_NOT_INSTALLED constant defines the event type. | |
PluginNotInstalledEvent — class, package com.adobe.ep.taskmanagement.event | |
The PluginNotInstalledEvent is dispatched when the Adobe Acrobat or Adobe Reader plugin is not installed on user's computer. | |
PLUGIN_VERSION_INVALID — Constant Static Property, class org.osmf.events.MediaErrorCodes | |
Error constant for when a plugin fails to load due to a version mismatch. | |
PNGEncoder — class, package mx.graphics.codec | |
The PNGEncoder class converts raw bitmap images into encoded images using Portable Network Graphics (PNG) lossless compression. | |
PNGEncoder() — Constructor, class mx.graphics.codec.PNGEncoder | |
Constructor. | |
podActions — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for Options menu, to add or delete an asset. The skin part for Options menu, to add or delete an asset. | |
podActions — Skin Part, class com.adobe.solutions.prm.presentation.team.TeamPod | |
The skin part to display the actions applicable to Team pod. The skin part to display the actions applicable to Team pod. | |
podTitleLabel — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the pane title. The skin part for the pane title. | |
Point — class, package flash.geom | |
The Point object represents a location in a two-dimensional coordinate system, where x represents the horizontal axis and y represents the vertical axis. | |
Point(x:Number, y:Number) — Constructor, class flash.geom.Point | |
Creates a new point. | |
pointAlpha — Property, class flashx.textLayout.edit.SelectionFormat | |
The alpha for drawing the cursor. | |
pointAt(pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — method, class flash.geom.Matrix3D | |
Rotates the display object so that it faces a specified position. | |
pointBlendMode — Property, class flashx.textLayout.edit.SelectionFormat | |
The blend mode for drawing the cursor. | |
pointBlinkRate — Property, class flashx.textLayout.edit.SelectionFormat | |
The rate at which the cursor blinks, in milliseconds. | |
pointColor — Property, class flashx.textLayout.edit.SelectionFormat | |
The color for drawing the cursor. | |
pointFormat — Property, class flashx.textLayout.edit.SelectionManager | |
The format that will be applied to inserted text. | |
pointFormat — Property, class flashx.textLayout.edit.SelectionState | |
The format attributes applied to inserted text. | |
points — Property, class fl.motion.BezierEase | |
An ordered collection of points in the custom easing curve. | |
points — Property, class fl.motion.CustomEase | |
An ordered collection of points in the custom easing curve. | |
pointToValue(x:Number, y:Number) — method, class spark.components.supportClasses.TrackBase | |
Converts a track-relative x,y pixel location into a value between the minimum and maximum, inclusive. | |
pointTowards(percent:Number, mat:flash.geom:Matrix3D, pos:flash.geom:Vector3D, at:flash.geom:Vector3D, up:flash.geom:Vector3D) — Static Method , class flash.geom.Utils3D | |
Interpolates the orientation of an object toward a position. | |
polar(len:Number, angle:Number) — Static Method , class flash.geom.Point | |
Converts a pair of polar coordinates to a Cartesian point coordinate. | |
PolarChart — class, package mx.charts.chartClasses | |
The PolarChart control serves as base class for circular charts based in polar coordinates. | |
PolarChart() — Constructor, class mx.charts.chartClasses.PolarChart | |
Constructor. | |
PolarDataCanvas — class, package mx.charts.chartClasses | |
PolarDataCanvas class enables user to use graphics API with respect to data coordinates instead of screen coordinates. | |
PolarDataCanvas() — Constructor, class mx.charts.chartClasses.PolarDataCanvas | |
Constructor. | |
PolarTransform — class, package mx.charts.chartClasses | |
The PolarTransform object represents a set of axes used to map data values to angle/distance polar coordinates and vice versa. | |
PolarTransform() — Constructor, class mx.charts.chartClasses.PolarTransform | |
Constructor. | |
policies — Property, class flash.events.DRMStatusEvent | |
A custom object of the DRM status event. | |
policies — Property, class flash.net.drm.DRMVoucher | |
The custom application-defined rights, if any, defined by the customer when packaging the content. | |
policyFileURL — Property, class mx.core.RSLData | |
An URL that specifies the location of the policy file (optional). | |
policyFileURLs — Property, class fl.rsl.RSLInfo | |
Returns an array of policy file URLs that have been added via addEntry(). | |
poll() — method, class mx.messaging.channels.PollingChannel | |
Initiates a poll operation if there are consumers subscribed to this channel, and polling is enabled for this channel. | |
poll() — method, class mx.messaging.channels.RTMPChannel | |
Do nothing if the client requests that we poll. | |
poll() — method, class mx.messaging.channels.StreamingAMFChannel | |
Polling is not supported by this channel. | |
poll() — method, class mx.messaging.channels.StreamingHTTPChannel | |
Polling is not supported by this channel. | |
POLLED — Constant Static Property, class fl.controls.ProgressBarMode | |
Progress is updated by polling the source. | |
POLLED — Constant Static Property, class mx.controls.ProgressBarMode | |
The source property must specify an object that exposes the getBytesLoaded() and getBytesTotal() methods. | |
polling — Property, class mx.messaging.channels.AMFChannel | |
Reports whether the channel is actively polling. | |
polling — Property, class mx.messaging.channels.HTTPChannel | |
Reports whether the channel is actively polling. | |
PollingChannel — class, package mx.messaging.channels | |
The PollingChannel class provides the polling behavior that all polling channels in the messaging system require. | |
PollingChannel(id:String, uri:String) — Constructor, class mx.messaging.channels.PollingChannel | |
Creates a new PollingChannel instance with the specified id. | |
pollingEnabled — Property, class mx.messaging.channels.AMFChannel | |
Indicates whether this channel is enabled to poll. | |
pollingEnabled — Property, class mx.messaging.channels.HTTPChannel | |
Indicates whether this channel is enabled to poll. | |
pollingInterval — Property, class mx.messaging.channels.AMFChannel | |
Provides access to the polling interval for this Channel. | |
pollingInterval — Property, class mx.messaging.channels.HTTPChannel | |
Provides access to the polling interval for this Channel. | |
POLLING_INTERVAL_LEGACY — Constant Static Property, class mx.messaging.channels.PollingChannel | |
POLLING_INTERVAL_MILLIS — Constant Static Property, class mx.messaging.channels.PollingChannel | |
pollInterval — Property, class air.net.ServiceMonitor | |
The interval, in milliseconds, for polling the server. | |
POLL_OPERATION — Constant Static Property, class mx.messaging.messages.CommandMessage | |
This operation is used to poll a remote destination for pending, undelivered messages. | |
POLL_WAIT_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Header to drive an idle wait time before the next client poll request. | |
pop() — method, class Array | |
Removes the last element from an array and returns the value of that element. | |
pop() — method, class Vector | |
Removes the last element from the Vector and returns that element. | |
pop() — method, class mx.utils.LinkedList | |
Removes the node at the tail of the list. | |
Pop — class, package coldfusion.service.mxml | |
The proxy class for pop services exposed by ColdFusion. | |
Pop() — Constructor, class coldfusion.service.mxml.Pop | |
Creates an instance of the pop class. | |
POP — Constant Static Property, class spark.components.supportClasses.ViewNavigatorAction | |
Constant describing a navigation action where the top most view is removed from the navigator. | |
popAll(transition:spark.transitions:ViewTransitionBase) — method, class spark.components.ViewNavigator | |
Removes all of the views from the navigator stack. | |
POP_ALL — Constant Static Property, class spark.components.supportClasses.ViewNavigatorAction | |
Constant describing a navigation action where all views were removed from the navigator. | |
PopHeader — class, package coldfusion.service | |
A class that is remotely mapped to CFIDE.services.poprecord The ColdFusion service returns some of the results in CFIDE.services.poprecord. | |
PopHeader() — Constructor, class coldfusion.service.PopHeader | |
Creates an instance of the PopHeader class. | |
poppedViewReturnedObject — Property, class spark.components.ViewNavigator | |
Holds the object returned by the last view that was popped off the navigation stack or replaced by another view. | |
PopRecord — class, package coldfusion.service | |
A class that is remotely mapped to CFIDE.services.poprecord. | |
PopRecord() — Constructor, class coldfusion.service.PopRecord | |
Creates an instance of the PopRecord class. | |
popRedo() — method, interface flashx.undo.IUndoManager | |
Removes the next operation to be redone from the redo stack, and returns it. | |
popRedo() — method, class flashx.undo.UndoManager | |
Removes the next operation to be redone from the redo stack, and returns it. | |
POP_TO_FIRST — Constant Static Property, class spark.components.supportClasses.ViewNavigatorAction | |
Constant describing a navigation action where all but the first view are removed from the navigator. | |
popToFirstView(transition:spark.transitions:ViewTransitionBase) — method, class spark.components.ViewNavigator | |
Removes all views except the bottom view from the navigation stack. | |
popUndo() — method, interface flashx.undo.IUndoManager | |
Removes the next operation to be undone from the undo stack, and returns it. | |
popUndo() — method, class flashx.undo.UndoManager | |
Removes the next operation to be undone from the undo stack, and returns it. | |
popup — Property, class spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
The PopUpAnchor control that contains the drop-down slider control. | |
popup — Property, class spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
The PopUpAnchor control that contains the drop-down slider control. | |
popup — Property, class spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
The PopUpAnchor control that contains the drop-down slider control. | |
popUp — Property, class mx.controls.PopUpButton | |
Specifies the UIComponent object, or object defined by a subclass of UIComponent, to pop up. | |
popUp — Property, class mx.controls.PopUpMenuButton | |
A reference to the pop-up Menu object. | |
popUp — Property, class spark.components.PopUpAnchor | |
The IFlexDisplayObject to add to the PopUpManager when the PopUpAnchor is opened. | |
popUp — Property, class spark.skins.spark.ComboBoxSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class spark.skins.spark.DropDownListSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class spark.skins.wireframe.ComboBoxSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class spark.skins.wireframe.DropDownListSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
The PopUpAnchor control that opens the drop-down list. | |
popUp — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The PopUpAnchor control that opens the drop-down list. | |
POPUP — Constant Static Property, class mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the popup child list which will cause it to float over other popups in the application layer. | |
popUpAnchor — Property, class spark.automation.delegates.components.SparkPopUpAnchorAutomationImpl | |
PopUpAnchor — class, package spark.components | |
The PopUpAnchor component is used to position a control that pops up or drops down, such as a DropDownList component, in layout. | |
PopUpAnchor() — Constructor, class spark.components.PopUpAnchor | |
Constructor | |
popUpButton — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Drop Down list Skin Part Drop Down list Skin Part | |
PopUpButton — class, package mx.controls | |
The PopUpButton control adds a flexible pop-up control interface to a Button control. | |
PopUpButton() — Constructor, class mx.controls.PopUpButton | |
Constructor. | |
PopUpButtonAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the PopUpButton control. | |
PopUpButtonAutomationImpl(obj:mx.controls:PopUpButton) — Constructor, class mx.automation.delegates.controls.PopUpButtonAutomationImpl | |
Constructor. | |
PopUpButtonSkin — class, package mx.skins.halo | |
The skin for all the states of a PopUpButton. | |
PopUpButtonSkin — class, package mx.skins.spark | |
The Spark skin class for the MX PopUpButton component. | |
PopUpButtonSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the MX PopUpButton component. | |
PopUpButtonSkin() — Constructor, class mx.skins.halo.PopUpButtonSkin | |
Constructor. | |
PopUpButtonSkin() — Constructor, class mx.skins.spark.PopUpButtonSkin | |
Constructor. | |
PopUpButtonSkin() — Constructor, class mx.skins.wireframe.PopUpButtonSkin | |
Constructor. | |
popUpChildren — Property, interface mx.managers.ISystemManager | |
An list of the topMost (popup) windows being parented by this ISystemManager. | |
popUpChildren — Property, class mx.managers.SystemManager | |
An list of the topMost (popup) windows being parented by this ISystemManager. | |
popUpChildren — Property, class mx.managers.WindowedSystemManager | |
An list of the topMost (popup) windows being parented by this ISystemManager. | |
popUpDownSkin — Style, class mx.controls.PopUpButton | |
Skin class for the popUpDown state (when arrowButton is in down state) of the background and border. | |
PopUpEvent — class, package spark.events | |
The PopUpEvent class represents an event dispatched by the SkinnablePopUpContainer. | |
PopUpEvent(type:String, bubbles:Boolean, cancelable:Boolean, commit:Boolean, data:any) — Constructor, class spark.events.PopUpEvent | |
Constructor. | |
popUpGap — Style, class mx.controls.PopUpButton | |
Number of vertical pixels between the PopUpButton and the specified popup UIComponent. | |
POPUP_HANDLER_REQUEST — Constant Static Property, class mx.automation.events.MarshalledAutomationEvent | |
popUpHeightMatchesAnchorHeight — Property, class spark.components.PopUpAnchor | |
If true, the height of the popUp control is set to the value of the PopUpAnchor's height. | |
popUpIcon — Style, class mx.controls.PopUpButton | |
The icon used for the right button of PopUpButton. | |
PopUpIcon — class, package mx.skins.halo | |
The skin for all the states of the icon in a PopUpButton. | |
PopUpIcon() — Constructor, class mx.skins.halo.PopUpIcon | |
Constructor | |
PopUpManager — class, package mx.managers | |
The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows. | |
PopUpManagerChildList — final class, package mx.managers | |
The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods. | |
popUpMenu(menu:mx.controls:Menu, parent:flash.display:DisplayObjectContainer, mdp:Object) — Static Method , class mx.controls.Menu | |
Sets the dataProvider of an existing Menu control and places the Menu control in the specified parent container. | |
PopUpMenuButton — class, package mx.controls | |
The PopUpMenuButton control creates a PopUpButton control with a main sub-button and a secondary sub-button. | |
PopUpMenuButton() — Constructor, class mx.controls.PopUpMenuButton | |
Constructor. | |
PopUpMenuIcon — class, package mx.skins.halo | |
The skin for all the states of the icon in a PopUpMenuButton. | |
PopUpMenuIcon() — Constructor, class mx.skins.halo.PopUpMenuIcon | |
Constructor | |
popUpOverSkin — Style, class mx.controls.PopUpButton | |
Skin class for the popUpOver state (over arrowButton) of the background and border. | |
popUpPosition — Property, class spark.components.PopUpAnchor | |
Position of the popUp control when it is opened, relative to the PopUpAnchor component. | |
PopUpPosition — final class, package spark.components | |
Enumerated type for the PopUpAnchor.popUpPosition property. | |
popUpStyleName — Style, class mx.controls.PopUpMenuButton | |
The name of a CSS style declaration used by the dropdown menu. | |
popUpStyleName — Style, class mx.controls.PopUpButton | |
The name of a CSS style declaration used by the control. | |
popUpToggle — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for Options menu, to select the columns to be displayed. The skin part for Options menu, to select the columns to be displayed. | |
popUpWidthMatchesAnchorWidth — Property, class spark.components.PopUpAnchor | |
If true, the width of the popUp control is set to the value of the PopUpAnchor's width. | |
popView(transition:spark.transitions:ViewTransitionBase) — method, class spark.components.ViewNavigator | |
Pops the current view off the navigation stack. | |
port — Property, class air.net.SocketMonitor | |
The port being monitored. | |
port — Property, class coldfusion.service.mxml.Ldap | |
Port. | |
port — Property, class coldfusion.service.mxml.Mail | |
TCP/IP port on which SMTP server listens for requests (normally 25). | |
port — Property, class coldfusion.service.mxml.Pop | |
POP port. | |
port — Property, class com.adobe.fiber.services.wrapper.WebServiceWrapper | |
The port property of the wrapped WebService instance. | |
port — Property, class flash.net.dns.SRVRecord | |
The port the service is using on the server. | |
port — Property, class mx.rpc.soap.AbstractWebService | |
Specifies the port within the WSDL document that this WebService should use. | |
Portfolio — class, package com.adobe.icc.vo | |
A value object for the portfolio template. | |
Portfolio() — Constructor, class com.adobe.icc.vo.Portfolio | |
Constructor | |
PORTFOLIO — Constant Static Property, class com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Portfolio. | |
PORTFOLIORENDER_SERVICE_RO — Constant Static Property, class com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Portfolio Render Service. | |
portrait — Skin State, class spark.components.ViewNavigator | |
The state used when the navigator is in portrait orientation. | |
portrait — Skin State, class spark.components.SplitViewNavigator | |
The skin state when the aspectRatio of the main application is portrait. | |
PORTRAIT — Constant Static Property, class flash.display.StageAspectRatio | |
Specifies a device orientation that presents a portrait UI | |
PORTRAIT — Constant Static Property, class flash.printing.PrintJobOrientation | |
The portrait (vertical) image orientation for printing. | |
portraitAndOverlay — Skin State, class spark.components.ViewNavigator | |
The state used when the navigator is in portrait orientation and the navigator controls are overlaid on top. | |
portType — Property, class mx.rpc.wsdl.WSDLBinding | |
The portType for this binding which provides the interface definitions for the operations of this binding. | |
position — Property, class coldfusion.service.mxml.Pdf | |
Position on the page where the watermark is placed. | |
position — Property, class com.adobe.icc.editors.model.ListAssignmentModel | |
The position of List item within the List. | |
position — Property, class com.adobe.icc.editors.model.ModuleAssignmentModel | |
Fetches the position of Module relative to other modules in the target area. | |
position — Property, class com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Fetches the position of the target area with respect to other target areas. | |
position — Property, class com.adobe.icc.vo.CDMAssignment | |
Specifies a zero-based position of the item within the list. | |
position — Property, class com.adobe.icc.vo.Field | |
position — Property, class com.adobe.icc.vo.LDMAssignment | |
Specifies a zero-based position of the item within the list. | |
position — Property, class com.adobe.icc.vo.ModuleAssignment | |
Zero-based position of the module within the target to which it is assigned. | |
position — Property, class com.adobe.icc.vo.Table | |
Position of the table within container layout | |
position — Property, class com.adobe.icc.vo.TargetArea | |
Specifies the position of this target in the layout. | |
position — Property, class fl.events.ScrollEvent | |
Gets the current scroll position, in pixels. | |
position — Property, class fl.ik.IKJoint | |
The IKJoint's coordinates. | |
position — Property, class fl.transitions.Tween | |
The current value of the target object property being tweened. | |
position — Property, class fl.transitions.TweenEvent | |
The value of the property controlled by the Tween, when the event occurred. | |
position — Property, class flash.events.SampleDataEvent | |
The position of the data in the audio stream. | |
position — Property, class flash.filesystem.FileStream | |
The current position in the file. | |
position — Property, class flash.geom.Matrix3D | |
A Vector3D object that holds the position, the 3D coordinate (x,y,z) of a display object within the transformation's frame of reference. | |
position — Property, class flash.media.Camera | |
Specifies the side of a device on which the camera is located. | |
position — Property, class flash.media.SoundChannel | |
When the sound is playing, the position property indicates in milliseconds the current point that is being played in the sound file. | |
position — Property, class flash.text.engine.TabStop | |
The position of the tab stop, in pixels, relative to the start of the text line. | |
position — Property, class flash.utils.ByteArray | |
Moves, or returns the current position, in bytes, of the file pointer into the ByteArray object. | |
position — Property, interface flashx.textLayout.formats.ITabStopFormat | |
The position of the tab stop, in pixels, relative to the start edge of the column. | |
position — Property, class flashx.textLayout.formats.TabStopFormat | |
The position of the tab stop, in pixels, relative to the start edge of the column. | |
position — Property, class mx.charts.AxisLabel | |
The position, specified as a value between 0 and 1, of the label along the axis. | |
position — Property, class mx.data.UpdateCollectionRange | |
Indicates the beginning index for the range of updates made to the associated collection. | |
position — Property, class mx.effects.AddChildAction | |
The position of the child in the display list, relative to the object specified by the relativeTo property. | |
position — Property, class mx.effects.effectClasses.AddChildActionInstance | |
The position of the child component, relative to relativeTo, where it is added. | |
position — Property, class mx.events.ScrollEvent | |
The new scroll position. | |
position — Property, class mx.states.AddChild | |
The position of the child in the display list, relative to the object specified by the relativeTo property. | |
position — Property, class mx.states.AddItems | |
The position of the child in the display list, relative to the object specified by the relativeTo property. | |
position — Property, class spark.effects.AddAction | |
The position of the child in the display list, relative to the object specified by the relativeTo property. | |
position — Property, class spark.effects.supportClasses.AddActionInstance | |
The position of the child in the display list, relative to the object specified by the relativeTo property. | |
positionAllDataTips(hitSet:Array) — method, class mx.charts.chartClasses.ChartBase | |
Defines the locations of DataTip objects on the chart when the showAllDataTips property is set to true. | |
positionalPagingParameters — Property, class mx.data.ManagedQuery | |
When paging is enabled, your operation on the server must take a start and count parameters to define the subset of the items to return. | |
positionDataTips() — method, class mx.charts.chartClasses.ChartBase | |
Defines the locations of DataTip objects on the chart. | |
positionMatrix — Property, class fl.motion.AnimatorBase | |
The Matrix object that applies an overall transformation to the motion path. | |
positions — Property, interface mx.olap.IOLAPResultAxis | |
A list of IOLAPAxisPosition instances, where each position represents a point along the axis. | |
positions — Property, class mx.olap.OLAPResultAxis | |
A list of IOLAPAxisPosition instances, where each position represents a point along the axis. | |
POSITIVE — Constant Static Property, class flash.display.TriangleCulling | |
Specifies culling of all triangles facing away from the current view point. | |
positiveCurrencyFormat — Property, class flash.globalization.CurrencyFormatter | |
A numeric value that indicates a formatting pattern for positive currency amounts. | |
positiveCurrencyFormat — Property, class spark.formatters.CurrencyFormatter | |
A numeric value that indicates a formatting pattern for positive currency amounts. | |
positiveCurrencyFormat — Property, class spark.validators.CurrencyValidator | |
A numeric value that indicates a validating pattern for positive currency amounts. | |
positiveCurrencyFormatError — Property, class spark.validators.CurrencyValidator | |
Error message when the positive currency number format is incorrect. | |
POSITIVE_INFINITY — Constant Static Property, class Number | |
Specifies the IEEE-754 value representing positive infinity. | |
POSSIBLY_INVALID — Constant Static Property, class flash.text.engine.TextLineValidity | |
Specifies that the text line is possibly invalid. | |
post(message:Object) — method, class flash.net.NetGroup | |
Sends a message to all members of a group. | |
POST — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a POST. | |
postalAddress — Property, class com.adobe.solutions.rca.vo.um.UserVO | |
Postal address for this user. | |
postalAddress — Property, class lc.foundation.domain.User | |
The postal address of the user. | |
postAsset(assetUri:String, content:Object, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.ICatalog | |
NOT IMPLEMENTED Sets any file asset in the catalog | |
postingEnabled — Property, class flash.net.GroupSpecifier | |
Specifies whether posting is enabled for the NetGroup. | |
postingReceiveControlBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is receiving posting control overhead messages from peers, in bytes per second. | |
postingReceiveDataBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is receiving posting data from peers, in bytes per second. | |
postingSendControlBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is sending posting control overhead messages to peers, in bytes per second. | |
postingSendDataBytesPerSecond — Property, class flash.net.NetGroupInfo | |
Specifies the rate at which the local node is sending posting data to peers, in bytes per second. | |
postItemDeletion(dataManager:mx.data:RPCDataManager, identity:Object) — method, class mx.data.RPCDataServiceAdapter | |
Simulate an event from the server that corresponds to an item delete. | |
postItemUpdate(dataManager:mx.data:RPCDataManager, item:Object, origItem:Object, changes:Array) — method, class mx.data.RPCDataServiceAdapter | |
Simulate an event from the server that corresponds to an item update or creation. | |
postLayoutTransformOffsets — Property, interface mx.core.IVisualElement | |
Defines a set of adjustments that can be applied to the object's transform in a way that is invisible to its parent's layout. | |
postLayoutTransformOffsets — Property, class mx.core.UIComponent | |
Defines a set of adjustments that can be applied to the object's transform in a way that is invisible to its parent's layout. | |
postLayoutTransformOffsets — Property, class mx.flash.UIMovieClip | |
Defines a set of adjustments that can be applied to the component's transform in a way that is invisible to the component's parent's layout. | |
postLayoutTransformOffsets — Property, class spark.core.SpriteVisualElement | |
Defines a set of adjustments that can be applied to the object's transform in a way that is invisible to its parent's layout. | |
postLayoutTransformOffsets — Property, class spark.primitives.supportClasses.GraphicElement | |
Defines a set of adjustments that can be applied to the object's transform in a way that is invisible to its parent's layout. | |
postMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function adds a message to a project. | |
postMessage(projectId:String, message:com.adobe.solutions.prm.vo:MessageVO) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function adds a message to a project. | |
POST_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "post". | |
posTotalsByPrimaryAxis — Property, class mx.charts.chartClasses.StackedSeries | |
The summed totals of the stacked positive values. | |
postProcess — Property, class com.adobe.consulting.pst.vo.Letter | |
ID of the post process | |
postProcess — Property, class com.adobe.icc.editors.model.LetterModel | |
The postprocess to be executed. | |
postProcess — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the ProcessComponent object that displays the details of a post-process task. A post-process task is a process that is completed after a stage. A reference to the ProcessComponent object that displays the details of a post-process task. | |
postProcessButtonLabel — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for post-process button label. | |
postProcesses — Property, class com.adobe.icc.editors.managers.EditorConfigurationManager | |
The List of Post Processes | |
postProcessesFetched — Event, class com.adobe.icc.editors.managers.EditorConfigurationManager | |
Dispatched when the Post Processes List is loaded from the server. | |
postProcessesListDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines post process list A skin part that defines post process list | |
postProcessHook — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a short-lived process that is executed after the stage has ended. | |
postProcessHookName — Property, interface com.adobe.solutions.rca.domain.IStage | |
Name of the process that is executed after the start of this stage. | |
postProcessHookName — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
Name of the process that is executed after the start of this stage. | |
postProcessHookName — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Post-process hook is a process that is executed after a stage ends. | |
postProcessInstructions — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the Label object that displays the post-process instructions. A reference to the Label object that displays the post-process instructions. | |
postProcessInstructionsText — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for post-process instructions. | |
PostScaleAdapter — class, package mx.containers.utilityClasses | |
The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. | |
PostScaleAdapter(obj:mx.core:IUIComponent) — Constructor, class mx.containers.utilityClasses.PostScaleAdapter | |
pow(base:Number, pow:Number) — Static Method , class Math | |
Computes and returns base to the power of pow. | |
Power — class, package spark.effects.easing | |
The Power class defines the easing functionality using a polynomial expression. | |
Power(easeInFraction:Number, exponent:Number) — Constructor, class spark.effects.easing.Power | |
Constructor. | |
precedence — Property, class lc.procmgmt.domain.SearchFilterSort | |
The order for the search filter sort. | |
precision — Property, class mx.formatters.CurrencyFormatter | |
Number of decimal places to include in the output String. | |
precision — Property, class mx.formatters.NumberFormatter | |
Number of decimal places to include in the output String. | |
precision — Property, class mx.validators.CurrencyValidator | |
The maximum number of digits allowed to follow the decimal point. | |
precision — Property, class mx.validators.NumberValidator | |
The maximum number of digits allowed to follow the decimal point. | |
precisionError — Property, class mx.validators.CurrencyValidator | |
Error message when the value has a precision that exceeds the value defined by the precision property. | |
precisionError — Property, class mx.validators.NumberValidator | |
Error message when the value has a precision that exceeds the value defined by the precision property. | |
precisionHint — Property, class flash.display.Shader | |
The precision of math operations performed by the shader. | |
precisionHint — Property, class spark.filters.ShaderFilter | |
The precision of math operations performed by the underlying shader. | |
preCompose() — method, class flashx.textLayout.compose.StandardFlowComposer | |
Returns true if composition is necessary, false otherwise | |
preDataChange — Event, class fl.data.DataProvider | |
Dispatched before the data is changed. | |
PRE_DATA_CHANGE — Constant Static Property, class fl.events.DataChangeEvent | |
Defines the value of the type property of a preDataChange event object. | |
preferDropLabels() — method, class mx.charts.CategoryAxis | |
Determines how the axis handles overlapping labels. | |
preferDropLabels() — method, interface mx.charts.chartClasses.IAxis | |
Determines how the axis handles overlapping labels. | |
preferDropLabels() — method, class mx.charts.chartClasses.NumericAxis | |
Determines how the axis handles overlapping labels. | |
preference — Property, class flash.net.dns.MXRecord | |
The priority of the mail exchange identified by this record. | |
Preference — class, package lc.foundation.domain | |
The Preference class stores user or system level preferences. | |
PREFERENCES_COMMIT_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The preferencesCommitComplete event type. | |
preferencesLoad(types:String) — method, interface lc.foundation.IPreferencesManager | |
Loads all preferences into the manager. | |
preferencesLoad(types:String) — method, class lc.foundation.PreferencesManager | |
Loads all preferences into the manager. | |
PREFERENCES_LOAD_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The preferencesCommitComplete event type. | |
preferencesManager — Property, class com.adobe.icc.editors.model.AssetModel | |
To manage user preferences for category, subcategory and data dictionary. | |
PreferencesManager — class, package com.adobe.icc.editors.managers | |
The PreferencesManager is a singleton providing storage for various user preferences like preferred data dictionary and preferred categories. | |
PreferencesManager — class, package lc.foundation | |
The PreferencesManager class is the standard implementation of the ISessionManager interface. | |
PreferencesManager(session:lc.foundation.domain:SessionMap) — Constructor, class lc.foundation.PreferencesManager | |
Constructor. | |
preferredHeight — Property, class fl.video.FLVPlayback | |
A number that specifies the height of the source FLV file. | |
preferredHeightPreTransform() — method, class spark.primitives.supportClasses.GraphicElement | |
Used for the implementation of the ILayoutElement interface, returns the explicit measured height pre-transform. | |
preferredWidth — Property, class fl.video.FLVPlayback | |
Gives the width of the source FLV file. | |
preferredWidthPreTransform() — method, class spark.primitives.supportClasses.GraphicElement | |
Used for the implementation of the ILayoutElement interface, returns the explicit of measured width pre-transform. | |
prefix — Property, class Namespace | |
The prefix of the namespace. | |
prefix — Property, class com.adobe.icc.editors.model.ListModel | |
The prefix property of the underlying value object. | |
prefix — Property, class com.adobe.icc.vo.ListDataModule | |
Get the prefix before the number or letter. | |
prefix — Property, interface com.adobe.solutions.exm.authoring.domain.method.IFunction | |
Returns the prefix to be used for this function inside an expression. | |
prefix — Property, class com.adobe.solutions.exm.method.FunctionVO | |
The prefix to be used for the function inside an expression. | |
prefix — Property, class flash.xml.XMLNode | |
The prefix portion of the XML node name. | |
prefixDisplay — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines a textinput to input prefix value A skin part that defines a textinput to input prefix value | |
prefixLength — Property, class flash.net.InterfaceAddress | |
The prefix length for this address. | |
preinitialize — Event, class mx.core.UIComponent | |
Dispatched at the beginning of the component initialization sequence. | |
preinitialize — Event, class mx.flash.UIMovieClip | |
Dispatched at the beginning of the component initialization sequence. | |
preInitialize() — method, class mx.data.RPCDataManager | |
Performs pre-initialization configuration steps. | |
PREINITIALIZE — Constant Static Property, class mx.events.FlexEvent | |
The FlexEvent.PREINITIALIZE constant defines the value of the type property of the event object for a preinitialize event. | |
preliminaryHeight — Property, class spark.components.Image | |
Provides an estimate to use for height when the "measured" bounds of the image is requested by layout, but the image data has yet to complete loading. | |
preliminaryHeight — Property, class spark.primitives.BitmapImage | |
Provides an estimate to use for height when the "measured" bounds of the image is requested by layout, but the image data has yet to complete loading. | |
preliminaryWidth — Property, class spark.components.Image | |
Provides an estimate to use for width when the "measured" bounds of the image is requested by layout, but the image data has yet to complete loading. | |
preliminaryWidth — Property, class spark.primitives.BitmapImage | |
Provides an estimate to use for width when the "measured" bounds of the image is requested by layout, but the image data has yet to complete loading. | |
preloadedRSLs — Property, interface mx.core.IFlexModuleFactory | |
The RSLs loaded by this SystemManager or FlexModuleFactory before the application starts. | |
preloadedRSLs — Property, class mx.managers.SystemManager | |
The RSLs loaded by this SystemManager or FlexModuleFactory before the application starts. | |
preloadEmbeddedData(param:flash.net:NetStreamPlayOptions) — method, class flash.net.NetStream | |
Extracts any DRM metadata from a locally stored media file. | |
preloader — Property, class mx.core.Application | |
The application container supports an application preloader that uses a download progress bar to show the download and initialization progress of an application SWF file. | |
preloader — Property, class mx.preloaders.DownloadProgressBar | |
The Preloader class passes in a reference to itself to the display class so that it can listen for events from the preloader. | |
preloader — Property, interface mx.preloaders.IPreloaderDisplay | |
The Preloader class passes in a reference to itself to the display class so that it can listen for events from the preloader. | |
preloader — Property, class mx.preloaders.SparkDownloadProgressBar | |
The Preloader class passes in a reference to itself to the display class so that it can listen for events from the preloader. | |
preloader — Property, class spark.components.Application | |
The application container supports an application preloader that uses a download progress bar to show the download and initialization progress of an application SWF file. | |
preloader — Property, class spark.preloaders.SplashScreen | |
The Preloader class passes in a reference to itself to the display class so that it can listen for events from the preloader. | |
Preloader — class, package mx.preloaders | |
The Preloader class is used by the SystemManager to monitor the download and initialization status of a Flex application. | |
Preloader() — Constructor, class mx.preloaders.Preloader | |
Constructor. | |
preloaderBackgroundAlpha — Property, class mx.managers.SystemManager | |
The background alpha used by the child of the preloader. | |
preloaderBackgroundColor — Property, class mx.managers.SystemManager | |
The background color used by the child of the preloader. | |
preloaderBackgroundImage — Property, class mx.managers.SystemManager | |
The background color used by the child of the preloader. | |
preloaderBackgroundSize — Property, class mx.managers.SystemManager | |
The background size used by the child of the preloader. | |
preloaderChromeColor — Property, class mx.core.Application | |
Specifies the base color used by the default preloader component. | |
preloaderChromeColor — Property, class spark.components.Application | |
Specifies the chrome color used by the default preloader component. | |
prepare() — method, class spark.components.gridClasses.GridItemEditor | |
Called after the editor has been created and sized but before the editor is visible. | |
prepare(hasBeenRecycled:Boolean) — method, class spark.components.gridClasses.GridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method after all of the renderer's properties have been set. | |
prepare() — method, interface spark.components.gridClasses.IGridItemEditor | |
Called after the editor has been created and sized but before the editor is visible. | |
prepare(hasBeenRecycled:Boolean) — method, interface spark.components.gridClasses.IGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method after all of the renderer's properties have been set. | |
prepare(willBeRecycled:Boolean) — method, class spark.skins.spark.DefaultGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method after all of the renderer's properties have been set. | |
prepare(willBeRecycled:Boolean) — method, class spark.skins.spark.UITextFieldGridItemRenderer | |
Called from the item renderer parent's updateDisplayList() method after all of the renderer's properties have been set. | |
prepareDataEffect(ce:mx.events:CollectionEvent) — method, class mx.controls.listClasses.ListBase | |
Prepares the data effect for the collection event. | |
prepareForPlay() — method, class spark.transitions.ViewTransitionBase | |
Called by the ViewNavigator during the preparation phase of a transition. | |
prepareForSubmit(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Updates the task id in the session prior to submitting the task | |
prepareGridVisualElement(grid:spark.components:Grid, rowIndex:int, columnIndex:int) — method, interface spark.components.gridClasses.IGridVisualElement | |
This method is called before a visual element of the Grid is rendered to give the element a chance to configure itself. | |
prepareQueryParams(searchFilters:mx.collections:IList, searchEntityName:String) — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Prepares the parameters to use as input by DataService.fill(). | |
prepareRowArray(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int) — method, class mx.controls.dataGridClasses.DataGridBase | |
Ensures that there is a slot in the row arrays for the given row number. | |
prepareToPrint(target:mx.core:IFlexDisplayObject) — method, class mx.core.UIComponent | |
Prepares an IFlexDisplayObject for printing. | |
preparing — Event, class flash.display.NativeMenu | |
Dispatched by the NativeMenu object when a key equivalent is pressed and immediately before the menu is displayed. | |
preparing — Event, class flash.display.NativeMenuItem | |
Dispatched by this NativeMenuItem object when its key equivalent is pressed and immediately before the containing menu is displayed. | |
PREPARING — Constant Static Property, class flash.events.Event | |
The Event.PREPARING constant defines the value of the type property of a preparing event object. | |
PREPARING_TO_HIDE_DATA — Constant Static Property, class mx.charts.chartClasses.ChartState | |
The display of data has changed in the chart, and it is about to begin a transition to hide the current data. | |
PREPARING_TO_SHOW_DATA — Constant Static Property, class mx.charts.chartClasses.ChartState | |
The chart has finished any transitions to hide the old data, and is preparing to run transitions to display the new data | |
prepend(rhs:flash.geom:Matrix3D) — method, class flash.geom.Matrix3D | |
Prepends a matrix by multiplying the current Matrix3D object by another Matrix3D object. | |
prependChild(value:Object) — method, class XML | |
Inserts a copy of the provided child object into the XML element before any existing XML properties for that element. | |
prependRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — method, class flash.geom.Matrix3D | |
Prepends an incremental rotation to a Matrix3D object. | |
prependScale(xScale:Number, yScale:Number, zScale:Number) — method, class flash.geom.Matrix3D | |
Prepends an incremental scale change along the x, y, and z axes to a Matrix3D object. | |
prependTranslation(x:Number, y:Number, z:Number) — method, class flash.geom.Matrix3D | |
Prepends an incremental translation, a repositioning along the x, y, and z axes, to a Matrix3D object. | |
preProcess — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the ProcessComponent object that displays the details of a pre-process task. A pre-process task is a process that is completed before a stage. A reference to the ProcessComponent object that displays the details of a pre-process task. | |
preProcessButtonLabel — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for pre-process button label. | |
preProcessHook — Property, class com.adobe.livecycle.rca.model.stage.AbstractStage | |
Specifies a short-lived process that is executed before the stage starts. | |
preProcessHookName — Property, interface com.adobe.solutions.rca.domain.IStage | |
Name of the process that is executed before the start of this stage. | |
preProcessHookName — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
Name of the process that is executed before the start of this stage. | |
preProcessHookName — Property, class com.adobe.solutions.rca.vo.ReviewStageVO | |
Pre-process hook is a process that is executed before the start of a stage. | |
preProcessInstructions — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the Label object that displays the pre-process instructions. A reference to the Label object that displays the pre-process instructions. | |
preProcessInstructionsText — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for pre-process instructions. | |
preSelected — Property, class com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is pre-selected/removable in its container (based on the assignment, not the selected state). | |
preSelected — Property, interface com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is pre-selected/removable in its container (based on the assignment, not the selected state). | |
preSelected — Property, class com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item is pre-selected in the list at runtime. | |
preSelected — Property, class com.adobe.icc.editors.model.ModuleAssignmentModel | |
The preSelected property of the underlying value object. | |
preSelected — Property, class com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item is pre-selected in the list at runtime. | |
preSelected — Property, class com.adobe.icc.vo.ModuleAssignment | |
True if the module is pre-selected in the target at runtime. | |
preSelectedBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
A skin part that defines the preselected checkbox A skin part that defines the preselected checkbox | |
preSelectedBtn — Skin Part, class com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the preselected checkbox A skin part that defines the preselected checkbox | |
preSelectedImg — Skin Part, class com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the image to show if an asset is preselected A skin part that defines the image to show if an asset is preselected | |
present() — method, class flash.display3D.Context3D | |
Displays the back rendering buffer. | |
PresentationModel — class, package lc.procmgmt.ui.presentationmodel | |
The PresentationModel class is a superclass for all the presentation models. | |
PRESERVE — Constant Static Property, class flashx.textLayout.formats.WhiteSpaceCollapse | |
Preserves whitespace when importing text. | |
preserveAlpha — Property, class flash.filters.ConvolutionFilter | |
Indicates if the alpha channel is preserved without the filter effect or if the convolution filter is applied to the alpha channel as well as the color channels. | |
preserveAlpha — Property, class spark.filters.ConvolutionFilter | |
Indicates if the alpha channel is preserved without the filter effect or if the convolution filter is applied to the alpha channel as well as the color channels. | |
preserveBodyElement — Property, interface flashx.textLayout.conversion.IHTMLImporter | |
This property tells the importer to create an element for the BODY tag in HTML markup. | |
PRESERVE_DURABLE_HEADER — Constant Static Property, class mx.messaging.messages.CommandMessage | |
Durable JMS subscriptions are preserved when an unsubscribe message has this parameter set to true in its header. | |
preserveHTMLElement — Property, interface flashx.textLayout.conversion.IHTMLImporter | |
This property tells the importer to create an element for the HTML tag in HTML markup. | |
preserveSelection — Property, class spark.components.DataGrid | |
If true, the selection is preserved when the data provider refreshes its collection. | |
preserveSelection — Property, class spark.components.Grid | |
If true, the selection is preserved when the data provider refreshes its collection. | |
PressAndTapGestureEvent — class, package flash.events | |
The PressAndTapGestureEvent class lets you handle press-and-tap gesture on touch-enabled devices. | |
PressAndTapGestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, tapLocalX:Number, tapLocalY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor, class flash.events.PressAndTapGestureEvent | |
Creates an Event object that contains information about complex multi-touch events, such as a user raising a context-sensitive popup menu. | |
pressure — Property, class flash.events.TouchEvent | |
A value between 0.0 and 1.0 indicating force of the contact with the device. | |
PRESUBMIT_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the task id was stored in the session. | |
prettyIndent — Static Property, class XML | |
Determines the amount of indentation applied by the toString() and toXMLString() methods when the XML.prettyPrinting property is set to true. | |
prettyPrint() — method, class mx.messaging.messages.MessagePerformanceUtils | |
Returns a summary of all information available in MPI. | |
prettyPrinting — Static Property, class XML | |
Determines whether the toString() and toXMLString() methods normalize white space characters between some tags. | |
prev — Property, class mx.utils.LinkedListNode | |
Reference to adjacent 'prev' node. | |
preventDefault() — method, class flash.events.Event | |
Cancels an event's default behavior if that behavior can be canceled. | |
prevFrame() — method, class fl.transitions.Tween | |
Plays the previous frame of the tweened animation from the current stopping point of an animation that was stopped. | |
prevFrame() — method, class flash.display.MovieClip | |
Sends the playhead to the previous frame and stops it. | |
prevFrame() — method, class mx.controls.MovieClipSWFLoader | |
Go to the previous frame. | |
preview(useTestData:Boolean) — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Preview. | |
preview — Property, class com.adobe.icc.external.dc.InvokeParams | |
True if DC is being invoked in preview mode; false otherwise. | |
preview — Property, class fl.video.FLVPlayback | |
Only for live preview. | |
preview — Skin State, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
The skin state when a component is shown in the campaign mode, while previewing a schedule before assigning it or while editing an already assigned schedule. This state does not show the activate checkbox. | |
preview — Skin State, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
The skin state when the component is displayed in the campaign mode, while previewing a schedule before assigning it. This state does not display the buttons to add, delete, and import a stage. | |
previewAsset — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Holds an optional Asset reference that will get mapped into the previewUrl. | |
previewAsset — Property, interface ga.controls.IWrapperHost | |
Holds an optional Asset reference that will get mapped into the previewUrl. | |
previewAsset — Property, class ga.controls.Wrapper | |
Holds an optional Asset reference that will get mapped into the previewUrl. | |
previewAsset — Property, class ga.model.GuidedActivity | |
When provided will set the containing host HTML PDFURL variable (if it is empty). | |
previewAttachmentByIndex(index:int) — method, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Lookup the attachment with the given index within the list of attachments this loader is associated with. | |
previewAttachmentByName(name:String) — method, class com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Lookup the attachment with the current index within the list of attachments this loader is associated with. | |
previewAvailable — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates that a PDF (or other document type) may be available to render and display. | |
previewAvailable — Property, interface ga.controls.IWrapperHost | |
Indicates that a PDF (or other document type) may be available to render and display. | |
previewAvailable — Property, class ga.controls.Wrapper | |
Indicates that a PDF (or other document type) may be available to render and display. | |
previewContentProperty — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Content Property for this asset. | |
previewDescriptionProperty — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Description Property for this asset. | |
PreviewEvent — class, package com.adobe.ep.ux.content.event | |
Custom event created to act as a holder for data and mimeType of an asset. | |
PreviewEvent(type:String, mimeType:String, assetContent:flash.utils:ByteArray, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.ep.ux.content.event.PreviewEvent | |
Constructor | |
previewMode — Property, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A Boolean property to decide the skin state between preview and edit. | |
previewMode — Property, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
A Boolean to decide the skin state of the component. | |
previewMode — Property, class ga.model.GuidedActivity | |
Indicates whether DOR or interactive preview document communication is desired. | |
previewNameProperty — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Name Property for this asset. | |
previewPodRenderer — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Custom Renderer for Preview Pod (if any) | |
PreviewUIControlFactory — class, package com.adobe.ep.ux.content.model.preview | |
Factory class for creating IPreviewUIControl preview renderers based on the mimetype of the content | |
PreviewUIControlFactory() — Constructor, class com.adobe.ep.ux.content.model.preview.PreviewUIControlFactory | |
Constructor | |
previewUrl — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Holds the Url to get a PDF (or other document type) to render and display. | |
previewUrl — Property, interface ga.controls.IWrapperHost | |
Holds the Url to get a PDF (or other document type) to render and display. | |
previewUrl — Property, class ga.controls.Wrapper | |
Holds the Url to get a PDF (or other document type) to render and display. | |
previewUrl — Property, class ga.model.GuidedActivity | |
When provided will set the containing host HTML PDFURL variable (if it is empty). | |
previewValidate — Property, class ga.model.GuidedActivity | |
Indicates whether to run validation before flipping to the preview document view. | |
PREVIOUS — Constant Static Property, class flash.ui.Keyboard | |
Skip to previous track or chapter | |
previousApplicationStorageDirectory — Property, class air.update.ApplicationUpdater | |
The previous location of the application storage directory, if it changed after an update. | |
previousApplicationStorageDirectory — Property, class air.update.ApplicationUpdaterUI | |
The previous location of the application storage directory, if it changed after an update. | |
previousAtomPosition(flowRoot:flashx.textLayout.elements:TextFlow, absolutePos:int) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Returns the absolute position of the previous atom. | |
previousButton — Skin Part, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the ButtonBase object that allows users to navigate to previous screen. A reference to the ButtonBase object that allows users to navigate to previous screen. | |
previousCharacter(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange backward by one character. | |
previousLine — Property, class flash.text.engine.TextLine | |
The previous TextLine in the TextBlock, or null if the line is the first line in the block or the validity of the line is TextLineValidity.STATIC. | |
previousLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange up one line. | |
PREVIOUS_MONTH — Constant Static Property, class mx.events.DateChooserEventDetail | |
Indicates that the user scrolled the calendar to the previous month. | |
previousPage(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange up one page. | |
previousPage — Property, class ga.model.PanelManager | |
[bindable] Returns the previous panel, or null if none exists. | |
previousPage() — method, class mx.printing.PrintAdvancedDataGrid | |
Puts the previous set of data rows in view; that is, it sets the PrintAdvancedDataGrid verticalScrollPosition property to equal verticalScrollPosition - (number of rows in the previous page). | |
previousPage() — method, class mx.printing.PrintOLAPDataGrid | |
Puts the previous set of data rows in view; that is, it sets the PrintOLAPDataGrid verticalScrollPosition property to equal verticalScrollPosition - (number of rows in the previous page). | |
previousPanelButton — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The previous panel button skin part. The previous panel button skin part. | |
PreviousPanelButton — class, package ga.controls | |
The PreviousPanelButton class defines the Previous Panel Button component, which displays the previous panel in a form guide. | |
previousRegion — Property, class flash.text.engine.TextLineMirrorRegion | |
The previous TextLineMirrorRegion in the set derived from the text element, or null if the current region is the first mirror region in the set. | |
previousSibling — Property, class flash.xml.XMLNode | |
An XMLNode value that references the previous sibling in the parent node's child list. | |
previousValue — Property, class fl.controls.NumericStepper | |
Gets the previous value in the sequence of values. | |
previousValue — Property, class mx.controls.NumericStepper | |
The value that is one step smaller than the current value property and not smaller than the maximum property value. | |
previousVersion — Property, class air.update.ApplicationUpdater | |
The previous version of the application. | |
previousVersion — Property, class air.update.ApplicationUpdaterUI | |
The previous version of the application. | |
previousVersion — Property, interface mx.data.IChangeObject | |
Previous version of the item. | |
previousVersionClassNames — Property, class mx.automation.AutomationClass | |
An array of names of the classes that are compatible with current class. | |
previousVersionClassNames — Property, interface mx.automation.IAutomationClass2 | |
An array of names of the classes that are compatible with current class. | |
previousWord(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Sets the TextRange backward by one word. | |
previousWordPosition(flowRoot:flashx.textLayout.elements:TextFlow, absolutePos:int) — Static Method , class flashx.textLayout.utils.NavigationUtil | |
Returns absolute position of the beginning of the previous word. | |
PREVIOUS_YEAR — Constant Static Property, class mx.events.DateChooserEventDetail | |
Indicates that the user scrolled the calendar to the previous year. | |
prevMonthDisabledSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous month arrow when the arrow is disabled. | |
prevMonthDownSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous month arrow when the user presses the mouse button down over the arrow. | |
prevMonthOverSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous month arrow when the user holds the mouse pointer over the arrow. | |
prevMonthSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous month arrow. | |
prevMonthStyleFilters — Property, class mx.controls.DateChooser | |
The set of styles to pass from the DateChooser to the previous month button. | |
prevMonthUpSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous month arrow when the mouse pointer is not over the arrow. | |
prevScene() — method, class flash.display.MovieClip | |
Moves the playhead to the previous scene of the MovieClip instance. | |
prevScene() — method, class mx.controls.MovieClipSWFLoader | |
Go to the previous scene. | |
prevYearDisabledSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous Year arrow when the arrow is disabled. | |
prevYearDownSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous Year arrow when the user presses the mouse button down over the arrow. | |
prevYearOverSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous Year arrow when the user holds the mouse pointer over the arrow. | |
prevYearSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous year arrow. | |
prevYearStyleFilters — Property, class mx.controls.DateChooser | |
The set of styles to pass from the DateChooser to the previous year button. | |
prevYearUpSkin — Style, class mx.controls.DateChooser | |
Name of the class to use as the skin for the previous Year arrow when the mouse button not over the arrow. | |
primaryKey — Property, class flash.data.SQLColumnSchema | |
Indicates whether this column is the primary key column (or one of the primary key columns in a composite key) for its associated table. | |
primarySort — Property, class com.adobe.ep.ux.tasklist.domain.TaskList | |
The property by which the task list is sorted. | |
Principal — class, package lc.foundation.domain | |
The Principal class is base class for both the User and Group classes and contains a set of common attributes. | |
principalId — Property, class lc.procmgmt.domain.TaskACL | |
The principal identifier that the permission belongs to. | |
PRINCIPAL_MISMATCH — Constant Static Property, class flash.security.CertificateStatus | |
The certificate common name does not match the expected host name. | |
principalName — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
Defines the Principal Name of a team member. | |
principalName — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the Principal Name of a team member. | |
principalName — Property, class com.adobe.solutions.prm.vo.TeamMemberVO | |
Defines the Principal Name of a team member. | |
principalName — Property, interface com.adobe.solutions.rca.domain.IUser | |
The principal name of a user. | |
principalName — Property, class com.adobe.solutions.rca.domain.impl.User | |
The principal name of a user. | |
principalOid — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Oid of the principal to search. | |
PrincipalSearchFilterVO — class, package com.adobe.solutions.rca.vo.um | |
Defines properties used for searching principals. | |
PrincipalSearchFilterVO() — Constructor, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
The constructor of PrincipalSearchFilterVO class. | |
principalType — Property, interface com.adobe.solutions.rca.domain.IUser | |
Principal type of a user, as defined in Document Server User Management. | |
principalType — Property, class com.adobe.solutions.rca.domain.impl.User | |
Principal type of a user, as defined in Document Server User Management. | |
principalType — Property, class com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Type of principal for search namely, USER and GROUP. | |
principalType — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
Type of the principal. | |
principalType — Property, class lc.foundation.domain.Principal | |
The user's common domain main. | |
PrincipalVO — class, package com.adobe.solutions.rca.vo.um | |
Defines a principal which can either be a User or a Group. | |
PrincipalVO() — Constructor, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
The constructor for PrincipalVO class. | |
print — Property, class flash.ui.ContextMenuBuiltInItems | |
Lets the user send the displayed frame image to a printer. | |
printableArea — Property, class flash.printing.PrintJob | |
The bounds of the printer media's printable area in points. | |
PrintAdvancedDataGrid — class, package mx.printing | |
The PrintAdvancedDataGrid control is an AdvancedDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintAdvancedDataGrid() — Constructor, class mx.printing.PrintAdvancedDataGrid | |
Constructor. | |
printAsBitmap — Property, class flash.printing.PrintJobOptions | |
Specifies whether the content in the print job is printed as a bitmap or as a vector. | |
printAsBitmap — Property, class mx.printing.FlexPrintJob | |
Specifies whether to print the job content as a bitmap (true) or in vector format (false). | |
PrintDataGrid — class, package mx.printing | |
The PrintDataGrid control is a DataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintDataGrid() — Constructor, class mx.printing.PrintDataGrid | |
Constructor. | |
printer — Property, class flash.printing.PrintJob | |
Gets or sets the printer to use for the current print job. | |
printers — Static Property, class flash.printing.PrintJob | |
Provides a list of the available printers as String name values. | |
printing — Property, class coldfusion.service.PdfInfo | |
Permissions assigned for printing the document. | |
PrintJob — class, package flash.printing | |
The PrintJob class lets you create content and print it to one or more pages. | |
PrintJob() — Constructor, class flash.printing.PrintJob | |
Creates a PrintJob object that you can use to print one or more pages. | |
PrintJobOptions — class, package flash.printing | |
The PrintJobOptions class contains properties to use with the options parameter of the PrintJob.addPage() method. | |
PrintJobOptions(printAsBitmap:Boolean) — Constructor, class flash.printing.PrintJobOptions | |
Creates a new PrintJobOptions object. | |
PrintJobOrientation — final class, package flash.printing | |
This class provides values that are used by the PrintJob.orientation property for the image position of a printed page. | |
printMethod — Property, class flash.printing.PrintJobOptions | |
Specifies that the Flash runtime chooses the most appropriate printing method, or that the author wishes to explicitly select vector or bitmap printing. | |
PrintMethod — final class, package flash.printing | |
This class provides values for the PrintJobOptions.printMethod property to specify the method of printing a page. | |
PrintOLAPDataGrid — class, package mx.printing | |
The PrintOLAPDataGrid control is an OLAPDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintOLAPDataGrid() — Constructor, class mx.printing.PrintOLAPDataGrid | |
Constructor. | |
printPDF(event:flash.events:Event) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Forwards the request to print the PDF rendition of the Guide. | |
printPDF(event:flash.events:Event) — method, interface ga.controls.IWrapperHost | |
Forwards the request to print the PDF rendition of the Guide. | |
printPDF() — method, class ga.controls.ToolBar | |
Sends the PDF associated with the Guide to a print queue. | |
printPDF(event:flash.events:Event) — method, class ga.controls.Wrapper | |
Forwards the request to print the PDF rendition of the Guide. | |
PrintUIOptions — final class, package flash.printing | |
The PrintUIOptions class is used to specify options for print dialogs that are displayed to the user. | |
PrintUIOptions() — Constructor, class flash.printing.PrintUIOptions | |
Creates a new PrintUIOptions object. | |
prioritize(contentLoaderGrouping:String) — method, class spark.core.ContentCache | |
Promotes a content grouping to the head of the loading queue. | |
PRIORITIZE_LEAST_ADJUSTMENT — Constant Static Property, class flash.text.engine.JustificationStyle | |
Bases justification on either expanding or compressing the line, whichever gives a result closest to the desired width. | |
priority — Property, class coldfusion.service.mxml.Mail | |
The message priority level. | |
priority — Property, class flash.net.dns.SRVRecord | |
The priority of the service host identified by this record. | |
priority — Property, class lc.procmgmt.domain.Task | |
The task's priority. | |
priority — Property, class mx.automation.events.EventDetails | |
The priority level of the event listener. | |
priority — Property, class mx.data.DataManager | |
The default message priority for the messages the DataManager instance sends. | |
priority — Property, class mx.data.DataStore | |
The default message priority for the messages sent by the DataStore. | |
priority — Property, class mx.events.EventListenerRequest | |
The priority parameter to addEventListener(). | |
priority — Property, class mx.messaging.AbstractProducer | |
The default message priority for the messages sent by the Producer. | |
priorityGroup — Property, class spark.core.ContentCache | |
Identifier of the currently prioritized content grouping. | |
PRIORITY_HEADER — Constant Static Property, class mx.messaging.messages.AbstractMessage | |
Messages sent by a MessageAgent can have a priority header with a 0-9 numerical value (0 being lowest) and the server can choose to use this numerical value to prioritize messages to clients. | |
PRIORITY_HIGH — Constant Static Property, class lc.procmgmt.TaskConstants | |
A special value that specifies the task priority is high. | |
PRIORITY_HIGHEST — Constant Static Property, class lc.procmgmt.TaskConstants | |
A special value that specifies the highest task priority. | |
PRIORITY_LOW — Constant Static Property, class lc.procmgmt.TaskConstants | |
A special value that specifies the task priority is low. | |
PRIORITY_LOWEST — Constant Static Property, class lc.procmgmt.TaskConstants | |
A special value that specifies the lowest task priority. | |
PRIORITY_NORMAL — Constant Static Property, class lc.procmgmt.TaskConstants | |
A special value that specifies the task priority is normal. | |
priorStagesRadioButton — Skin Part, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the RadioButton object to select whether reviewers can view all comments logged in the prior and current stages or not. A reference to the RadioButton object to select whether reviewers can view all comments logged in the prior and current stages or not. | |
PRIVACY — Constant Static Property, class flash.system.SecurityPanel | |
When passed to Security.showSettings(), displays the Privacy Settings panel in Flash Player Settings. | |
private — Statement | |
Specifies that a variable, constant, method or namespace is available only to the class that defines it. | |
privateMemory — Static Property, class flash.system.System | |
The entire amount of memory (in bytes) used by an application. | |
privileges — Property, interface mx.data.IAccessPrivileges | |
Returns the current privilege settings. | |
prj — Property, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
Project to be created. | |
prmAuditLevels — Property, class com.adobe.solutions.rca.domain.impl.manager.AuditManager | |
A list of audit levels defined for Project Management (PRM) building block. | |
prmAuditLevels — Property, interface com.adobe.solutions.rca.domain.manager.IAuditManager | |
A list of audit levels defined for Project Management (PRM) building block. | |
PRMErrorEvent — class, package com.adobe.solutions.prm.presentation.event | |
This class manages the PRM error events. | |
PRMErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
The constructor for PRMErrorEvent class. | |
PRM_ERROR_EVENT — Static Property, class com.adobe.solutions.prm.presentation.event.PRMErrorEvent | |
This constant indicates that an error has occurred. | |
PRMFileRenderer — class, package com.adobe.solutions.prm.presentation.file | |
The host component to display image from a file, if it is present, or to display the default images. | |
PRMFileRenderer() — Constructor, class com.adobe.solutions.prm.presentation.file.PRMFileRenderer | |
The constructor for PRMFileRenderer class. | |
process — Property, class com.adobe.solutions.rca.presentation.event.ProcessComponentEvent | |
The process for which the event is dispatched. | |
process — Property, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
A collection of ProcessInstance objects. | |
Process — class, package lc.procmgmt.domain | |
The Process class represents a process running on the Document Server. | |
processBitmap() — method, class spark.skins.spark.HighlightBitmapCaptureSkin | |
Apply any post-processing to the captured bitmap. | |
processButton — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the ButtonBase object that allows users to add a process to the component. A reference to the ButtonBase object that allows users to add a process to the component. | |
PROCESS_CANCEL_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.ProcessComponentEvent | |
This type indicates that the process selection is cancelled when this event is dispatched. | |
processCompleteTime — Property, class lc.procmgmt.domain.ProcessInstance | |
The date and time that the process instance completed. | |
processCompleteTime — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The time a process instance completed processing. | |
ProcessComponent — class, package com.adobe.solutions.rca.presentation.template.stages | |
The component to display a process in the Tasks view. | |
ProcessComponent() — Constructor, class com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
The constructor for ProcessComponent class. | |
ProcessComponentEvent — class, package com.adobe.solutions.rca.presentation.event | |
This event is dispatched by ProcessComponent when a process is selected or a selection is cancelled. | |
ProcessComponentEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.ProcessComponentEvent | |
The constructor for ProcessComponentEvent class. | |
ProcessConstants — class, package lc.procmgmt | |
The ProcessConstants class holds constants for the Process class's status property. | |
processCurrentFrame(parent:flash.display:MovieClip, anim:fl.motion:AnimatorBase, startEnterFrame:Boolean, playOnly:Boolean) — Static Method , class fl.motion.AnimatorBase | |
processDataMessage(msg:mx.messaging.messages:IMessage, responder:mx.rpc:IResponder) — method, class mx.data.RPCDataServiceAdapter | |
Low-level method used by the DataManager to processes a data message. | |
processDescription — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The description of a process instance. | |
processedDescriptors — Property, class mx.controls.FlexNativeMenu | |
Set to true after immediate or deferred child creation, depending on which one happens. | |
processedDescriptors — Property, class mx.core.UIComponent | |
Set to true after immediate or deferred child creation, depending on which one happens. | |
processedDescriptors — Property, class mx.core.UIFTETextField | |
Set to true after the createChildren() method creates any internal component children. | |
processedDescriptors — Property, class mx.core.UITextField | |
Set to true after the createChildren() method creates any internal component children. | |
processedDescriptors — Property, interface mx.managers.ILayoutManagerClient | |
Set to true after immediate or deferred child creation, depending on which one happens. | |
processedDescriptors — Property, class mx.skins.ProgrammaticSkin | |
Set to true after immediate or deferred child creation, depending on which one happens. | |
processesDatagrid — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
A reference to the DataGrid object that displays a list of available processes. A reference to the DataGrid object that displays a list of available processes. | |
PROCESSES_RESULT — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve the process the result. | |
ProcessExtMessage(msgparams:Array) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Handles incoming messages from the PDF via the HTML. | |
ProcessExtMessage(msgparams:Array) — method, interface ga.controls.IWrapperHost | |
Handles incoming messages from the PDF via the HTML. | |
ProcessExtMessage(msgparams:Array) — method, class ga.controls.Wrapper | |
Handles incoming messages from the PDF via the HTML. | |
processFocusOut(event:flash.events:FocusEvent) — method, class spark.components.supportClasses.DropDownController | |
Close the drop down if it is no longer in focus. | |
processFocusOut(event:flash.events:FocusEvent) — method, class xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Close the drop down if it is no longer in focus. | |
processFocusOut(event:flash.events:FocusEvent) — method, interface xd.core.axm.view.components.support.IDropDownController | |
Processes when focus is moved away from the component. | |
processHooks — Property, class com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
List of processes that can be invoked at initiation or completion of a stage. | |
processHooks — Property, interface com.adobe.solutions.rca.domain.manager.IProcessManager | |
List of processes that can be invoked at initiation or completion of a stage. | |
processId — Property, class com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the ID of the Process Management process which was used to assign the task to this participant. | |
PROCESSING_EXCEPTION_MESSAGE — Constant Static Property, class com.adobe.icc.editors.managers.ErrorManagerImpl | |
The constant specifying the processing exception message. | |
processingInstructions(name:String) — method, class XML | |
If a name parameter is provided, lists all the children of the XML object that contain processing instructions with that name. | |
processingInstructions(name:String) — method, class XMLList | |
If a name parameter is provided, lists all the children of the XMLList object that contain processing instructions with that name. | |
processingServerChanges — Property, class mx.data.DataStore | |
Indicates whether or not pushed server changes are currently being merged into the client's view of the managed objects. | |
processInstance — Property, class lc.procmgmt.domain.Task | |
The process instance that owns this task. | |
processInstance — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The ProcessInstance object to inspect for process instance information. | |
ProcessInstance — class, package lc.procmgmt.domain | |
The ProcessInstance class represents a process instance on the Document Server. | |
PROCESS_INSTANCE_CHILDREN_RESULT — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve a list of child processes for a process. | |
ProcessInstanceDataGrid — class, package lc.procmgmt.ui.tracking | |
The ProcessInstanceDataGrid component manages the views of process instance in different states, such as empty state, with data and detail state and displays it as a datagrid. | |
ProcessInstanceDataGrid() — Constructor, class lc.procmgmt.ui.tracking.ProcessInstanceDataGrid | |
Constructor. | |
processInstanceDataGridModel — Property, class lc.procmgmt.ui.tracking.ProcessInstanceDataGrid | |
A ProcessInstanceDataGridModel object that provides support for this view. | |
ProcessInstanceDataGridModel — class, package lc.procmgmt.ui.tracking | |
The ProcessInstanceDataGridModel class obtains the ProcessInstance objects for the selected Process object. | |
ProcessInstanceDataGridModel() — Constructor, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
Constructor. | |
processInstanceDetailsSelectorModel — Property, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
A ProcessInstanceDetailsSelectorModel object provides support for the ProcessInstanceDetailsSelector component. | |
processInstanceId — Property, class lc.procmgmt.domain.ProcessInstance | |
The unique identifier of the process instance. | |
processInstanceId — Property, class lc.procmgmt.domain.Task | |
The identifier of the process instance object that owns this task. | |
processInstanceId — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The unique identifer of a process instance. | |
ProcessInstanceInfo — class, package lc.procmgmt.ui.process | |
The ProcessInstanceInfo component displays a set of properties for a selected process instance, which is represented by a ProcessInstance object. | |
ProcessInstanceInfo() — Constructor, class lc.procmgmt.ui.process.ProcessInstanceInfo | |
Constructor. | |
processInstanceInfoModel — Property, class lc.procmgmt.ui.task.TaskDetailsModel | |
A ProcessInstanceInfoModel object representing the information for a process instance. | |
ProcessInstanceInfoModel — class, package lc.procmgmt.ui.process | |
The ProcessInstanceInfoModel class provides support for views that are interested in the data from a ProcessInstance object, which represents a process instance. | |
ProcessInstanceInfoModel() — Constructor, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
Constructor. | |
processInstances — Property, class lc.procmgmt.domain.Process | |
The collection of process instances that belong to a process. | |
processInstances — Property, class lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The list of ProcessInstances displayed in the datagrid. | |
PROCESS_INSTANCES_RESULT — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve the process instances result. | |
processInstanceStatus — Property, class lc.procmgmt.domain.ProcessInstance | |
The status number of the process instance. | |
processInstanceStatus — Property, class lc.procmgmt.domain.Task | |
The status of the process instance. | |
processInstanceStatus — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The process instance's status value is a localized string value that is processed by looking up the numeric value in the resource bundle. | |
processKeyDown(event:flash.events:KeyboardEvent) — method, class spark.components.supportClasses.DropDownController | |
Handles the keyboard user interactions. | |
processKeyDown(event:flash.events:KeyboardEvent) — method, class xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Handles the keyboard user interactions. | |
processKeyDown(event:flash.events:KeyboardEvent) — method, interface xd.core.axm.view.components.support.IDropDownController | |
Handles the key down event. | |
processLastUpdatedTime — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The most recent time a process instance was updated. | |
processLoadingState() — method, class org.osmf.media.LoadableElementBase | |
Subclasses can override this method to do processing when the media element enters the LOADING state. | |
processManager — Property, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
The process manager instance for this component. | |
processManager — Property, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
The process manager instance for this component. | |
processManager — Property, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
An instance of process manager for this component. | |
ProcessManager — class, package com.adobe.solutions.rca.domain.impl.manager | |
This class implements operations around process that can be used as hooks to customize review workflow. | |
ProcessManager() — Constructor, class com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
The constructor for ProcessManager class. | |
processName — Property, class lc.procmgmt.domain.Process | |
The name of the process. | |
processName — Property, class lc.procmgmt.domain.ProcessInstance | |
The name of the process, with which this process instance is associated. | |
processName — Property, class lc.procmgmt.domain.SearchFilter | |
The process name for the search filter. | |
processName — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The name of a process instance. | |
processNameLabel — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
A reference to the Label object that displays the name of a process. A reference to the Label object that displays the name of a process. | |
processNewDataProvider(value:Object) — method, class mx.charts.chartClasses.ChartElement | |
Called when a new dataProvider is assigned to the element. | |
processReadyState() — method, class org.osmf.media.LoadableElementBase | |
Subclasses can override this method to do processing when the media element enters the READY state. | |
PROCESS_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.ProcessComponentEvent | |
This type indicates that the process is selected when this event is dispatched. | |
processStartTime — Property, class lc.procmgmt.domain.ProcessInstance | |
The date and time of the process instance started. | |
processStartTime — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The start time of the process instance. | |
processTitle — Property, class lc.procmgmt.domain.Process | |
The title of the process. | |
processUnloadingState() — method, class org.osmf.media.LoadableElementBase | |
Subclasses can override this method to do processing when the media element enters the UNLOADING state. | |
ProcessVariable — class, package lc.procmgmt.domain | |
The ProcessVariable class represents the information stored as part of a process variable and is used for retrieving the information for a process variable. | |
processVariables — Property, class lc.procmgmt.domain.ProcessInstance | |
The collection of process variables for the process instance. | |
processVariables — Property, class lc.procmgmt.domain.Task | |
A collection of ProcessVariable objects that are related to this task. | |
processVariables — Property, class lc.procmgmt.ui.process.ProcessInstanceInfoModel | |
The list of process variables associated with the process instance. | |
producer — Property, class coldfusion.service.PdfInfo | |
Application that created the PDF. | |
Producer — class, package mx.messaging | |
A Producer sends messages to a destination. | |
Producer() — Constructor, class mx.messaging.Producer | |
Constructor. | |
producerDefaultHeaders — Property, class mx.data.ManualSyncConfiguration | |
This property specifies a set of name/value pairs which are added to any changes made subsequently by this data service. | |
producerSubtopics — Property, class mx.data.ManualSyncConfiguration | |
This property specifies the list of topics which any subsequent changes are sent to. | |
profile — Property, class flash.media.H264VideoStreamSettings | |
Profile used for H.264/AVC encoding. | |
Program3D — final class, package flash.display3D | |
The Program3D class represents a pair of rendering programs (also called "shaders") uploaded to the rendering context. | |
ProgrammaticSkin — class, package mx.skins | |
This class is the base class for skin elements which draw themselves programmatically. | |
ProgrammaticSkin() — Constructor, class mx.skins.ProgrammaticSkin | |
Constructor. | |
progress — Event, class air.desktop.URLFilePromise | |
Dispatched when a block of data is available to be read from the underlying URLStream. | |
progress — Event, class air.update.ApplicationUpdater | |
Dispatched as the update file is downloaded. | |
progress — Event, class air.update.ApplicationUpdaterUI | |
Dispatched as the update file is downloaded. | |
progress — Event, class com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when content is loading. | |
progress(current:Number, total:Number, description:String) — method, interface com.adobe.gravity.service.progress.IProgressReporter | |
Call this method for each progress event. | |
progress(operation:com.adobe.gravity.service.progress:IProgressOperation, current:Number, total:Number, description:String) — method, interface com.adobe.gravity.service.progress.IProgressTracker | |
Called to indicate progress on the operation. | |
progress — Event, class fl.containers.ScrollPane | |
Dispatched while content is loading. | |
progress — Event, class fl.containers.UILoader | |
Dispatched when content is loading. | |
progress — Event, class fl.controls.ProgressBar | |
Dispatched as content loads in event mode or polled mode. | |
progress — Event, class fl.video.FLVPlayback | |
Indicates progress made in number of bytes downloaded. | |
progress — Event, class fl.video.FLVPlaybackCaptioning | |
Dispatched when data is received as the download of the Timed Text XML file progresses. | |
progress — Event, class fl.video.VideoPlayer | |
Indicates progress made in number of bytes downloaded. | |
progress — Event, class flash.display.LoaderInfo | |
Dispatched when data is received as the download operation progresses. | |
progress — Property, class flash.display.ShaderJob | |
The progress of a running shader. | |
progress — Event, class flash.filesystem.FileStream | |
Signals the availability of new data on the stream. | |
progress — Event, class flash.media.MediaPromise | |
A MediaPromise object dispatches progress events as the data becomes available. | |
progress — Event, class flash.media.Sound | |
Dispatched when data is received as a load operation progresses. | |
progress — Event, class flash.net.FileReference | |
Dispatched periodically during the file upload or download operation. | |
progress — Event, class flash.net.URLLoader | |
Dispatched when data is received as the download operation progresses. | |
progress — Event, class flash.net.URLStream | |
Dispatched when data is received as the download operation progresses. | |
progress — Event, class flash.system.SystemUpdater | |
Dispatched to indicate download progress. | |
progress — Property, class lc.procmgmt.AuthenticatingApplication | |
The custom progress page that is displayed before and after authentication. | |
progress — Event, class mx.controls.ProgressBar | |
Dispatched as content loads in event or polled mode. | |
progress — Event, class mx.controls.SWFLoader | |
Dispatched when content is loading. | |
progress — Event, class mx.controls.VideoDisplay | |
Dispatched continuously until the FLV file has downloaded completely. | |
progress — Event, class mx.effects.SoundEffect | |
Dispatched periodically as the sound file loads. | |
progress — Property, class mx.events.CubeEvent | |
The number of elements in the cube that have been updated. | |
progress — Event, interface mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo at regular intervals while the module is being loaded. | |
progress — Event, class mx.modules.ModuleLoader | |
Dispatched at regular intervals as the module loads. | |
progress — Event, class mx.olap.OLAPCube | |
Dispatched continuously as a cube is being created by a call to the refresh() method. | |
progress — Event, class spark.components.Image | |
Dispatched when content is loading. | |
progress — Event, class spark.core.ContentRequest | |
Dispatched when content is loading. | |
progress — Event, class spark.modules.ModuleLoader | |
Dispatched at regular intervals as the module loads. | |
progress — Event, class spark.primitives.BitmapImage | |
Dispatched when content is loading. | |
PROGRESS — Constant Static Property, class fl.video.VideoProgressEvent | |
Defines the value of the type property of a progress event object. | |
PROGRESS — Constant Static Property, class flash.events.ProgressEvent | |
Defines the value of the type property of a progress event object. | |
PROGRESS — Constant Static Property, class mx.events.ModuleEvent | |
Dispatched when the module is in the process of downloading. | |
PROGRESS — Constant Static Property, class mx.events.ResourceEvent | |
Dispatched when the resource module SWF file is loading. | |
PROGRESS — Constant Static Property, class mx.events.StyleEvent | |
Dispatched when the style SWF is downloading. | |
progressBar — Skin Part, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
progress bar skin part. progress bar skin part. | |
ProgressBar — class, package com.adobe.gravity.flex.progress | |
A progress bar that registers an IProgressTracker services to track the activity in the system. | |
ProgressBar — class, package fl.controls | |
The ProgressBar component displays the progress of content that is being loaded. | |
ProgressBar — class, package mx.controls | |
The ProgressBar control provides a visual representation of the progress of a task over time. | |
ProgressBar() — Constructor, class fl.controls.ProgressBar | |
Creates a new ProgressBar component instance. | |
ProgressBar() — Constructor, class mx.controls.ProgressBar | |
Constructor. | |
ProgressBarAutomationImpl — class, package mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ProgressBar control. | |
ProgressBarAutomationImpl(obj:mx.controls:ProgressBar) — Constructor, class mx.automation.delegates.controls.ProgressBarAutomationImpl | |
Constructor. | |
ProgressBarDirection — class, package fl.controls | |
The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarDirection — final class, package mx.controls | |
The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarLabelPlacement — final class, package mx.controls | |
The ProgressBarLabelPlacement class defines the values for the labelPlacement property of the ProgressBar class. | |
ProgressBarMode — class, package fl.controls | |
The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressBarMode — final class, package mx.controls | |
The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressBarSkin — class, package mx.skins.halo | |
The skin for a ProgressBar. | |
ProgressBarSkin — class, package mx.skins.spark | |
The Spark skin class for the MX ProgressBar component. | |
ProgressBarSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the border of the MX ProgressBar component. | |
ProgressBarSkin() — Constructor, class mx.skins.halo.ProgressBarSkin | |
Constructor. | |
ProgressBarSkin() — Constructor, class mx.skins.spark.ProgressBarSkin | |
Constructor. | |
ProgressBarSkin() — Constructor, class mx.skins.wireframe.ProgressBarSkin | |
Constructor. | |
ProgressBarTrackSkin — class, package mx.skins.spark | |
The Spark skin class for the MX ProgressBar component's track. | |
ProgressBarTrackSkin — class, package mx.skins.wireframe | |
The wireframe skin class for the track of the MX ProgressBar component. | |
ProgressBarTrackSkin() — Constructor, class mx.skins.spark.ProgressBarTrackSkin | |
Constructor. | |
ProgressBarTrackSkin() — Constructor, class mx.skins.wireframe.ProgressBarTrackSkin | |
Constructor. | |
ProgressEvent — class, package flash.events | |
A ProgressEvent object is dispatched when a load operation has begun or a socket has received data. | |
ProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:Number, bytesTotal:Number) — Constructor, class flash.events.ProgressEvent | |
Creates an Event object that contains information about progress events. | |
progressHandler(event:flash.events:ProgressEvent) — method, class mx.preloaders.DownloadProgressBar | |
Event listener for the ProgressEvent.PROGRESS event. | |
progressHandler(event:flash.events:ProgressEvent) — method, class mx.preloaders.SparkDownloadProgressBar | |
Event listener for the ProgressEvent.PROGRESS event. | |
ProgressIndeterminateSkin — class, package mx.skins.halo | |
The skin for the indeterminate state of a ProgressBar. | |
ProgressIndeterminateSkin — class, package mx.skins.spark | |
The Spark skin for the indeterminate state of the MX ProgressBar component. | |
ProgressIndeterminateSkin — class, package mx.skins.wireframe | |
The wireframe skin for the indeterminate state of the MX ProgressBar component. | |
ProgressIndeterminateSkin() — Constructor, class mx.skins.halo.ProgressIndeterminateSkin | |
Constructor. | |
ProgressIndeterminateSkin() — Constructor, class mx.skins.spark.ProgressIndeterminateSkin | |
Constructor. | |
ProgressIndeterminateSkin() — Constructor, class mx.skins.wireframe.ProgressIndeterminateSkin | |
Constructor. | |
progressIndicator — Skin Part, class spark.components.Image | |
An optional skin part that displays the current loading progress. As a convenience the progressIndicator value is automatically updated with the percentage complete while loading. An optional skin part that displays the current loading progress. | |
progressIndicator — Property, class spark.skins.spark.ImageSkin | |
Progress indicator skin part. | |
progressInterval — Property, class fl.video.FLVPlayback | |
A number that is the amount of time, in milliseconds, between each progress event. | |
progressInterval — Property, class fl.video.VideoPlayer | |
A number that is the amount of time, in milliseconds, between each progress event. | |
progressInterval — Property, class mx.controls.VideoDisplay | |
Specifies the amount of time, in milliseconds, between each progress event. | |
ProgressMaskSkin — class, package mx.skins.halo | |
The skin for the mask of the ProgressBar's determinate and indeterminate bars. | |
ProgressMaskSkin — class, package mx.skins.spark | |
The Spark skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressMaskSkin — class, package mx.skins.wireframe | |
The wireframe skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressMaskSkin() — Constructor, class mx.skins.halo.ProgressMaskSkin | |
Constructor. | |
ProgressMaskSkin() — Constructor, class mx.skins.spark.ProgressMaskSkin | |
Constructor. | |
ProgressMaskSkin() — Constructor, class mx.skins.wireframe.ProgressMaskSkin | |
Constructor. | |
ProgressSectionBarNav — class, package ga.controls | |
The ProgressSectionBarNav component provides a horizontal list of buttons representing each section in the Guide tree. | |
ProgressSectionBarNav() — Constructor, class ga.controls.ProgressSectionBarNav | |
Constructor. | |
progressTracker — Property, class com.adobe.gravity.init.GravityBootstrap | |
An IProgressTracker instance. | |
progressTracker — Property, class com.adobe.gravity.init.GravityBootstrapWithProgress | |
ProgressTrackSkin — class, package mx.skins.halo | |
The skin for the track in a ProgressBar. | |
ProgressTrackSkin() — Constructor, class mx.skins.halo.ProgressTrackSkin | |
Constructor. | |
project — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
Reference of the project to which this team member is assigned. | |
project — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
Reference of the project to which this team member is assigned. | |
project — Property, class com.adobe.solutions.prm.presentation.asset.AssetPod | |
The associated project with the asset pod. | |
project — Property, class com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The project associated with this asset. | |
project — Property, class com.adobe.solutions.prm.presentation.event.ProjectEvent | |
This method gets the project associated with this project. | |
project — Property, class com.adobe.solutions.prm.presentation.event.TeamPodEvent | |
This method gets the project associated with the event. | |
project — Property, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method gets the associated project. | |
project() — method, class flash.geom.Vector3D | |
Divides the value of the x, y, and z properties of the current Vector3D object by the value of its w property. | |
Project — class, package com.adobe.solutions.prm.domain.impl | |
This class defines a project domain entity. | |
Project(value:com.adobe.solutions.prm.vo:ProjectVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — Constructor, class com.adobe.solutions.prm.domain.impl.Project | |
The constructor of Project class. | |
PROJECT — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectType | |
This type denotes a child project. | |
PROJECT_ASSET_MISSING — Constant Static Property, class com.adobe.solutions.prm.constant.StatusReasonCode | |
Indicates that no asset is associated with a work item. | |
ProjectDetailsPod — class, package com.adobe.solutions.prm.presentation.project | |
The host component for the Project Details pane. | |
ProjectDetailsPod() — Constructor, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The constructor for ProjectDetailsPod class. | |
ProjectEvent — class, package com.adobe.solutions.prm.presentation.event | |
This class manages the project events dispatched, when a new project is created or a project is selected. | |
ProjectEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.prm.presentation.event.ProjectEvent | |
The constructor for ProjectEvent class. | |
projectionCenter — Property, class flash.geom.PerspectiveProjection | |
A two-dimensional point representing the center of the projection, the vanishing point for the display object. | |
projectionX — Property, class spark.effects.AnimateTransform3D | |
Sets the projection point as the offset of the projection point in the x direction from the (0, 0) coordinate of the target. | |
projectionY — Property, class spark.effects.AnimateTransform3D | |
Sets the projection point as the offset of the projection point in the y direction from the (0, 0) coordinate of the target. | |
projectLabel — Skin Part, class com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Project label. The skin part for the Project label. | |
ProjectManagementCoreService — class, package com.adobe.solutions.prm.services.impl | |
This class defines core operation for project management like, create, update, and delete. | |
ProjectManagementCoreService() — Constructor, class com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
The constructor for ProjectManagementCoreService class. | |
PROJECT_MANAGEMENT_CORE_SERVICE_RO — Constant Static Property, class com.adobe.solutions.prm.services.impl.ServiceLocator | |
Name of the project management core service. | |
ProjectManagementQueryService — class, package com.adobe.solutions.prm.services.impl | |
This class defines the operations to retrieve and search Project and WorkItem. | |
ProjectManagementQueryService() — Constructor, class com.adobe.solutions.prm.services.impl.ProjectManagementQueryService | |
The constructor for ProjectManagementQueryService class. | |
PROJECT_MANAGEMENT_QUERY_SERVICE_RO — Constant Static Property, class com.adobe.solutions.prm.services.impl.ServiceLocator | |
Name of the project management query service. | |
PROJECT_MANAGER — Constant Static Property, class com.adobe.solutions.prm.constant.Roles | |
The role of a project owner. | |
projectName — Property, interface com.adobe.solutions.prm.domain.ITeamMember | |
The name of the project to which the team member is assigned. | |
projectName — Property, class com.adobe.solutions.prm.domain.impl.TeamMember | |
The name of the project to which the team member is assigned. | |
projectNameField — Skin Part, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Project Name. The skin part for the Project Name. | |
projectNameValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Project Name validator. The skin part for the Project Name validator. | |
projectNameValidator — Skin Part, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the Project Name. The skin part for the validator of the Project Name. | |
projectNameValueChanged(event:flash.events:Event) — method, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called when a Project Name is changed. | |
projects — Property, interface com.adobe.solutions.prm.domain.IProject | |
Defines the list of child projects. | |
projects — Property, class com.adobe.solutions.prm.domain.impl.Project | |
Defines the list of child projects. | |
projects — Property, class com.adobe.solutions.prm.vo.ProjectVO | |
Defines the list of child projects. | |
ProjectSearchFilterVO — class, package com.adobe.solutions.prm.vo | |
Search filter for a project. | |
ProjectSearchFilterVO() — Constructor, class com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
The constructor for ProjectSearchFilterVO class. | |
PROJECT_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.prm.presentation.event.ProjectEvent | |
This constant defines the event when a project is selected. | |
ProjectState — class, package com.adobe.solutions.prm.constant | |
This class defines the default states of project and WorkItem. | |
ProjectState() — Constructor, class com.adobe.solutions.prm.constant.ProjectState | |
The constructor of ProjectState class. | |
ProjectStatus — class, package com.adobe.solutions.prm.constant | |
This class defines project and workitem status | |
ProjectStatus() — Constructor, class com.adobe.solutions.prm.constant.ProjectStatus | |
The constructor of ProjectStatus class. | |
projectType — Property, class com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
Type of the Project. | |
ProjectType — class, package com.adobe.solutions.prm.constant | |
Project entity can be different types, this class defines default types of the project. | |
ProjectType() — Constructor, class com.adobe.solutions.prm.constant.ProjectType | |
The constructor for ProjectType class. | |
projectVector(m:flash.geom:Matrix3D, v:flash.geom:Vector3D) — Static Method , class flash.geom.Utils3D | |
Using a projection Matrix3D object, projects a Vector3D object from one space coordinate to another. | |
projectVectors(m:flash.geom:Matrix3D, verts:Vector$Number, projectedVerts:Vector$Number, uvts:Vector$Number) — Static Method , class flash.geom.Utils3D | |
Using a projection Matrix3D object, projects a Vector of three-dimensional space coordinates (verts) to a Vector of two-dimensional space coordinates (projectedVerts). | |
ProjectVO — class, package com.adobe.solutions.prm.vo | |
Defines a project entity. | |
ProjectVO() — Constructor, class com.adobe.solutions.prm.vo.ProjectVO | |
The constructor for ProjectVO class. | |
ProLoader — class, package fl.display | |
The ProLoader class loads SWF files or images. | |
ProLoader() — Constructor, class fl.display.ProLoader | |
Creates a ProLoader object that you can use to load files, such as SWF, JPEG, GIF, or PNG files. | |
ProLoaderInfo — class, package fl.display | |
This class is used by ProLoader in place of LoaderInfo. | |
PromoImage — class, package com.adobe.icomm.assetplacement.controller | |
A PromoImage is an Image control that gets its source value by querying the PackageDefinition object (which is just a wrapper for the package definition file - package.xml) during initialization. | |
PromoImage(id:String) — Constructor, class com.adobe.icomm.assetplacement.controller.PromoImage | |
Construct a PromoImage. | |
PromoImageSlideShow — class, package com.adobe.icomm.assetplacement.controller | |
PromoImageSlideShow is an extension of PromoImage that can load a series of images from the package definition (package.xml). | |
PromoImageSlideShow() — Constructor, class com.adobe.icomm.assetplacement.controller.PromoImageSlideShow | |
Constructor. | |
PromoSWFLoader — class, package com.adobe.icomm.assetplacement.controller | |
The PromoSWFLoader is a SWFLoader that loads an application SWF from a location specified in the package definition (package.xml) file. | |
PromoSWFLoader(id:String) — Constructor, class com.adobe.icomm.assetplacement.controller.PromoSWFLoader | |
Constructor. | |
prompt — Property, class fl.controls.ComboBox | |
Gets or sets the prompt for the ComboBox component. | |
prompt — Property, class mx.controls.ComboBox | |
The prompt for the ComboBox control. | |
prompt — Property, class spark.components.ComboBox | |
Text to be displayed if/when the input text is null. | |
prompt — Property, class spark.components.DropDownList | |
The prompt for the DropDownList control. | |
prompt — Property, class spark.components.supportClasses.SkinnableTextBase | |
Text to be displayed if/when the actual text property is an empty string. | |
promptDisplay — Skin Part, class spark.components.supportClasses.SkinnableTextBase | |
The Label or other IDisplayText that might be present in any skin assigned to this component. The Label or other IDisplayText that might be present in any skin assigned to this component. | |
promptDisplay — Property, class spark.skins.mobile.supportClasses.StageTextSkinBase | |
Bindable promptDisplay skin part. | |
promptDisplay — Property, class spark.skins.mobile.supportClasses.TextSkinBase | |
Bindable promptDisplay skin part. | |
promptDisplay — Property, class spark.skins.spark.ComboBoxTextInputSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class spark.skins.spark.TextAreaSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class spark.skins.spark.TextInputSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class spark.skins.wireframe.TextAreaSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class spark.skins.wireframe.TextInputSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Defines the Label that is used for prompt text. | |
promptDisplay — Property, class xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Prompt for text area | |
prop — Property, class fl.transitions.Tween | |
The name of the property affected by the tween of the target object. | |
properties — Property, class coldfusion.service.PdfInfo | |
Version of Acrobat Distiller used to generate the PDF document. | |
properties — Property, interface com.adobe.ep.taskmanagement.domain.ITask | |
Returns the custom properties for the task. | |
properties — Property, class com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
The properties of the loaded bundle. | |
properties — Property, interface com.adobe.gravity.framework.IBundle | |
The static properties of this bundle, as declared in the bundle descriptor. | |
properties — Property, interface com.adobe.gravity.framework.IBundleContext | |
The properties (read-only) for the given bundle. | |
properties — Property, interface com.adobe.gravity.framework.IServiceReference | |
The properties of the service. | |
properties — Property, class com.adobe.mosaic.mxml.Tile | |
The property Array (can be null). | |
properties — Property, class mx.charts.chartClasses.InstanceCache | |
A hashmap of properties to assign to new instances. | |
properties — Property, class mx.core.ClassFactory | |
An Object whose name/value pairs specify the properties to be set on each object generated by the newInstance() method. | |
properties — Property, class mx.core.ComponentDescriptor | |
An Object containing name/value pairs for the component's properties, as specified in MXML. | |
properties — Property, class mx.data.MessageBatch | |
An optional set of user defined properties you can set for this batch. | |
properties — Property, class mx.graphics.ImageSnapshot | |
An Object containing name/value pairs specifying additional properties of the image. | |
properties — Property, class mx.rpc.AbstractOperation | |
This is a hook primarily for framework developers to register additional user specified properties for your operation. | |
PROPERTIES — Constant Static Property, class mx.events.InvalidateRequestData | |
Bit to indicate the request handler should invalidate their properties. | |
propertiesButton — Skin Part, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines button to open properties dialog A skin part that defines button to open properties dialog | |
propertiesFactory — Property, class mx.core.ComponentDescriptor | |
A Function that returns an Object containing name/value pairs for the component's properties, as specified in MXML. | |
property — Property, class mx.data.ManagedAssociation | |
Name of the property that this association is established on. | |
property — Property, class mx.effects.AnimateProperty | |
The name of the property on the target to animate. | |
property — Property, class mx.effects.effectClasses.AnimatePropertyInstance | |
The name of the property on the target to animate. | |
property — Property, class mx.events.PropertyChangeEvent | |
A String, QName, or int specifying the property that changed. | |
property — Property, class mx.validators.Validator | |
A String specifying the name of the property of the source object that contains the value to validate. | |
property — Property, class spark.effects.SetAction | |
The name of the property being changed. | |
property — Property, class spark.effects.animation.MotionPath | |
The name of the property on the effect target to be animated. | |
property — Property, class spark.effects.supportClasses.SetActionInstance | |
The name of the property being changed. | |
property — Property, class spark.validators.supportClasses.GlobalizationValidatorBase | |
A String specifying the name of the property of the source object that contains the value to validate. | |
Property — class, package com.adobe.ep.taskmanagement.filter | |
This class specifies the property names used on filter conditions. | |
Property — class, package com.adobe.mosaic.mxml | |
The Property class represents a simple name:String to value:Object pair class for use in indicating a Service library property. | |
Property(aPropertyName:String) — Constructor, class com.adobe.ep.taskmanagement.filter.Property | |
Constructor. | |
Property() — Constructor, class com.adobe.mosaic.mxml.Property | |
Constructor. | |
PROPERTY — Constant Static Property, class mx.data.Conflict | |
Conflict mode constant representing property level conflict detection. | |
propertyAffectsSort(property:String) — method, interface mx.collections.ISort | |
Return whether the specified property is used to control the sort. | |
propertyAffectsSort(property:String) — method, class mx.collections.Sort | |
Return whether the specified property is used to control the sort. | |
propertyAffectsSort(property:String) — method, class spark.collections.Sort | |
Return whether the specified property is used to control the sort. | |
propertyChange — Event, class com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Dispatched when assets checkbox states are changed | |
propertyChange — Event, class mx.data.DataManager | |
The PropertyChangeEvent.PROPERTY_CHANGE event is dispatched when a property of this service changes. | |
propertyChange — Event, class mx.data.DataService | |
The PropertyChangeEvent.PROPERTY_CHANGE event is dispatched when a property of this service changes. | |
propertyChange — Event, class mx.data.RPCDataManager | |
The PropertyChangeEvent.PROPERTY_CHANGE event is dispatched when a property of this service changes. | |
propertyChange — Event, class mx.messaging.Channel | |
Dispatched when a property of the channel changes. | |
propertyChange — Event, class mx.messaging.ChannelSet | |
Dispatched when a property of the ChannelSet changes. | |
propertyChange — Event, class mx.messaging.FlexClient | |
Dispatched when a property of the FlexClient singleton changes. | |
propertyChange — Event, class mx.messaging.MessageAgent | |
Dispatched when the connected property of the MessageAgent changes. | |
propertyChange — Event, class mx.rpc.AsyncToken | |
Dispatched when a property of the channel set changes. | |
PROPERTY_CHANGE — Constant Static Property, class mx.events.PropertyChangeEvent | |
The PropertyChangeEvent.PROPERTY_CHANGE constant defines the value of the type property of the event object for a PropertyChange event. | |
propertyChangedEvent — Property, class com.adobe.solutions.rca.domain.common.ReferenceChangedEvent | |
Reference property changed event that triggered this event. | |
PropertyChangeEvent — class, package mx.events | |
The PropertyChangeEvent class represents the event object passed to the event listener when one of the properties of an object has changed, and provides information about the change. | |
PropertyChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, property:Object, oldValue:Object, newValue:Object, source:Object) — Constructor, class mx.events.PropertyChangeEvent | |
Constructor. | |
PropertyChangeEventKind — final class, package mx.events | |
The PropertyChangeEventKind class defines the constant values for the kind property of the PropertyChangeEvent class. | |
propertyChangeHandler(event:mx.events:PropertyChangeEvent) — method, class mx.utils.ObjectProxy | |
Called when a complex property is updated. | |
propertyChanges — Property, class mx.effects.EffectInstance | |
Specifies the PropertyChanges object containing the start and end values for the set of properties relevant to the effect's targets. | |
propertyChanges — Property, interface mx.effects.IEffectInstance | |
Specifies the PropertyChanges object containing the start and end values for the set of properties relevant to the effect's targets. | |
PropertyChanges — class, package mx.effects.effectClasses | |
The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition. | |
PropertyChanges(target:Object) — Constructor, class mx.effects.effectClasses.PropertyChanges | |
The PropertyChanges constructor. | |
propertyContainer — Skin Part, class com.adobe.dct.view.DictionaryDefinitionView | |
A skin part that defines the PropertyContainer. A skin part that defines the PropertyContainer. | |
PropertyContainer — class, package com.adobe.dct.view | |
The PropertyContainer component displays the data dictionary element properties and provides the option to edit the value of these properties. | |
PropertyContainer() — Constructor, class com.adobe.dct.view.PropertyContainer | |
Constructor. | |
propertyDefinition — Property, interface com.adobe.ep.taskmanagement.domain.ITaskProperty | |
The definition for this property. | |
propertyDefinition — Property, class com.adobe.ep.taskmanagement.domain.TaskProperty | |
The definition for this property. | |
propertyDescriptor — Property, interface com.adobe.ep.ux.content.model.search.ISearchUIControl | |
Asset Property decriptor for search control | |
propertyDescriptor — Property, class com.adobe.ep.ux.content.view.components.search.renderers.BaseSearchRenderer | |
Property descriptor for this search control | |
propertyDescriptors — Property, class com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The AssetPropertyDescriptors for the properties of the Asset. | |
propertyDescriptors — Property, class com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Specifies the AssetPropertyDescriptors for the properties of the asset. | |
propertyFetched(obj:Object, property:String) — Static Method , class mx.data.utils.Managed | |
Returns false if the property on the item specified has not yet been fetched from the server. | |
propertyIsEnumerable(name:String) — method, class Object | |
Indicates whether the specified property exists and is enumerable. | |
propertyIsEnumerable(p:String) — method, class XML | |
Checks whether the property p is in the set of properties that can be iterated in a for..in statement applied to the XML object. | |
propertyIsEnumerable(p:String) — method, class XMLList | |
Checks whether the property p is in the set of properties that can be iterated in a for..in statement applied to the XMLList object. | |
propertyList — Property, class mx.messaging.config.ConfigMap | |
Contains a list of all of the property names for the proxied object. | |
propertyList — Property, class mx.utils.ObjectProxy | |
Contains a list of all of the property names for the proxied object. | |
propertyList — Property, class mx.utils.OrderedObject | |
Contains a list of all of the property names for the proxied object. | |
PROPERTY_LOAD — Constant Static Property, class lc.foundation.events.PropertyLoadEvent | |
A special value that specifies that the properties were loaded. | |
PropertyLoadEvent — class, package lc.foundation.events | |
A PropertyLoadEvent event is dispatched when a property is loaded. | |
PropertyLoadEvent(source:Object, propertyName:String, isPropertyCached:Boolean, type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class lc.foundation.events.PropertyLoadEvent | |
Constructor. | |
propertyName — Property, class lc.foundation.events.PropertyLoadEvent | |
The property name of the event. | |
propertyName — Property, class mx.states.AddItems | |
The name of the Array property that is being modified. | |
propertyNameMap — Property, class mx.automation.AutomationClass | |
private | |
propertyNameMap — Property, interface mx.automation.IAutomationClass | |
An Object containing a map to map a property name to descriptor. | |
propertyNames — Property, class mx.data.Conflict | |
An Array of the names of the properties that were in conflict between the client change and the remote item state. | |
propertyNames — Property, class mx.data.RPCDataManager | |
When using anonymous types, you can specify the list of properties expected for an object. | |
propertyNames — Property, class mx.data.messages.DataErrorMessage | |
An array of properties that were found to be conflicting between the client and server objects. | |
propertyPattern — Property, class mx.messaging.management.ObjectName | |
Indicates if the object name is a pattern on the key properties. | |
propertySpecifier — Property, class mx.data.ManagedQuery | |
A string of the form "a,b,c" which lists the property names of the managed item returned by this query. | |
PropertySpecifier — class, package mx.data | |
This class specifies which properties should be included for a specific findItem or fill call. | |
PropertySpecifier(dest:mx.data:ConcreteDataService, mode:int, extra:Array) — Constructor, class mx.data.PropertySpecifier | |
Constructor. | |
propertyType — Property, interface com.adobe.ep.taskmanagement.domain.ITaskPropertyDefinition | |
The data type of the values of the property. | |
propertyType — Property, class com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
DD Property type whether this is coposite property or simple property | |
propertyType — Property, class com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies whether the property is a composite or simple property. | |
PROPORTIONAL — Constant Static Property, class flash.text.engine.DigitWidth | |
Used to specify proportional digit width. | |
proposedColor — Style, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Color of text when the sort is a proposed sort. | |
PROPOSEDSORT — Constant Static Property, class mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is only a visual indication of the proposed sort. | |
protect — Property, class com.adobe.dct.model.DataElementModel | |
Gets if the data element is protected | |
protect — Property, class com.adobe.icc.editors.model.VariableModel | |
The protect property of the underlying variable value object. | |
protect — Property, class com.adobe.icc.vo.Variable | |
Specifies whether the variable is protected. | |
protected — Statement | |
Specifies that a variable, constant, method, or namespace is available only to the class that defines it and to any subclasses of that class. | |
PROTECTED_VAR_POSTFIX — Constant Static Property, class com.adobe.consulting.pst.vo.TBX | |
Protected variable postfix. | |
PROTECTED_VAR_PREFIX — Constant Static Property, class com.adobe.consulting.pst.vo.TBX | |
Protected variable prefix. | |
protocol — Property, class flash.net.NetConnection | |
The protocol used to establish the connection. | |
protocol — Property, class mx.messaging.Channel | |
Provides access to the protocol that the channel uses. | |
protocol — Property, class mx.messaging.channels.AMFChannel | |
Returns the protocol for this channel (http). | |
protocol — Property, class mx.messaging.channels.HTTPChannel | |
Returns the protocol for this channel (http). | |
protocol — Property, class mx.messaging.channels.RTMPChannel | |
Returns the protocol for this channel (rtmp or rtmpt). | |
protocol — Property, class mx.messaging.channels.SecureAMFChannel | |
Returns the protocol for this channel (https). | |
protocol — Property, class mx.messaging.channels.SecureHTTPChannel | |
Returns the protocol for this channel (https). | |
protocol — Property, class mx.messaging.channels.SecureRTMPChannel | |
Returns the protocol for this channel (rtmps). | |
protocol — Property, class mx.messaging.channels.SecureStreamingAMFChannel | |
Returns the protocol for this channel (https). | |
protocol — Property, class mx.messaging.channels.SecureStreamingHTTPChannel | |
Returns the protocol for this channel (https). | |
protocol — Property, class mx.rpc.soap.mxml.WebService | |
Deprecated, use the appropriate destination instead, or if using a url, use DefaultHTTP or DefaultHTTPS. | |
protocolVersion — Property, interface com.adobe.mosaic.om.interfaces.IServer | |
Returns the protocolVersion for Experience Server. | |
prototype — Static Property, class Object | |
A reference to the prototype object of a class or function object. | |
ProviderFactory — class, package com.adobe.solutions.exm.authoring.domain | |
The ProviderFactory class serves as a static container for an IProviderFactory instance and provides static utility wrappers over the IProviderFactory methods. | |
ProviderFactoryImpl — class, package com.adobe.solutions.exm.authoring.domain.impl | |
Default implementation of the IProviderFactory interface, which serves as the entry point for operations related to expression authoring. | |
ProviderFactoryImpl() — Constructor, class com.adobe.solutions.exm.authoring.domain.impl.ProviderFactoryImpl | |
Creates a new ProviderFactoryImpl instance. | |
proxiedElement — Property, class org.osmf.elements.ProxyElement | |
The MediaElement for which this ProxyElement serves as a proxy, or wrapper. | |
proximityBegin — Event, class flash.display.InteractiveObject | |
Dispatched when the user lowers an active stylus past the proximity detection threshold of the screen. | |
PROXIMITY_BEGIN — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_BEGIN touch event object. | |
proximityEnd — Event, class flash.display.InteractiveObject | |
Dispatched when the user lifts an active stylus above the proximity detection threshold of the screen. | |
PROXIMITY_END — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_END touch event object. | |
proximityMove — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus over the screen while remaining within the proximity detection threshold. | |
PROXIMITY_MOVE — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_MOVE touch event object. | |
proximityOut — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus away from this InteractiveObject while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_OUT — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_OUT touch event object. | |
proximityOver — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus directly above this InteractiveObject while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_OVER — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_OVER touch event object. | |
proximityRollOut — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus away from this InteractiveObject and any of its children while remaining within the proximity detection threshold of the screen. | |
PROXIMITY_ROLL_OUT — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_ROLL_OUT touch event object. | |
proximityRollOver — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves an active stylus over this InteractiveObject from outside the object's tree of descendents in the display list (while remaining within the proximity detection threshold of the screen). | |
PROXIMITY_ROLL_OVER — Constant Static Property, class flash.events.TouchEvent | |
Defines the value of the type property of a PROXIMITY_ROLL_OVER touch event object. | |
Proxy — class, package flash.utils | |
The Proxy class lets you override the default behavior of ActionScript operations (such as retrieving and modifying properties) on an object. | |
PROXY — Constant Static Property, class org.osmf.media.MediaFactoryItemType | |
Represents MediaFactoryItems for ProxyElements that should wrap created MediaElements. | |
proxyClass — Property, class mx.utils.ObjectProxy | |
Indicates what kind of proxy to create when proxying complex properties. | |
ProxyElement — class, package org.osmf.elements | |
ProxyElement is a media element that acts as a wrapper for another MediaElement. | |
ProxyElement(proxiedElement:org.osmf.media:MediaElement) — Constructor, class org.osmf.elements.ProxyElement | |
Constructor. | |
proxyHost — Property, class coldfusion.service.mxml.Document | |
Host name or IP address of a proxy server to which to send the request. | |
proxyPassword — Property, class coldfusion.service.mxml.Document | |
Password required by the proxy server. | |
proxyPort — Property, class coldfusion.service.mxml.Document | |
The port to connect to on the proxy server. | |
ProxyServiceError — class, package coldfusion.service | |
Base class for all service errors on the client side. | |
ProxyServiceError(message:String, id:int) — Constructor, class coldfusion.service.ProxyServiceError | |
Creates an instance of the ProxyServiceError class. | |
proxyType — Property, class flash.net.NetConnection | |
Determines which fallback methods are tried if an initial connection attempt to Flash Media Server fails. | |
proxyUser — Property, class coldfusion.service.mxml.Document | |
User name to provide to the proxy server. | |
pscmContext — Property, class com.adobe.consulting.pst.vo.FlexConfiguration | |
Context root specifying where ICC apps and services are located within the base URL: {baseurl}/{pscmContext}. | |
PSEUDO — Constant Static Property, class mx.styles.CSSConditionKind | |
A selector condition to match a component by state (which may be dynamic and change over time). | |
ptrdName — Property, class flash.net.dns.PTRRecord | |
The canonical domain name assigned to the query IP address. | |
PTRRecord — class, package flash.net.dns | |
The PTRRecord class represents a Domain Name System (DNS) PTR resource record containing a canonical domain name. | |
PTRRecord() — Constructor, class flash.net.dns.PTRRecord | |
Creates a PTR resource record. | |
public — Statement | |
Specifies that a class, variable, constant or method is available to any caller. | |
publish() — method, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Publish. | |
publish(name:String, type:String) — method, class flash.net.NetStream | |
Sends streaming audio, video, and data messages from a client to Flash Media Server, optionally recording the stream during transmission. | |
publish(factory:mx.core:IFlexModuleFactory) — method, interface mx.modules.IModuleInfo | |
Publishes an interface to the ModuleManager. | |
publishAssetAction — Event, class com.adobe.ep.ux.content.view.AssetManagerView | |
publishChkBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CheckBox object that displays whether the stage template is published or not. A reference to the CheckBox object that displays whether the stage template is published or not. | |
publishChkBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the CheckBox object that displays whether a stage template is published or not. A reference to the CheckBox object that displays whether a stage template is published or not. | |
publishChkBox — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the CheckBox object that displays whether a stage template is published or not. A reference to the CheckBox object that displays whether a stage template is published or not. | |
publishCondition(condition:com.adobe.icc.vo:ConditionalDataModule) — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishDataDictionary(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Publish the data dictionary identified by the given dataDictionaryId. | |
publishDataModule(srcModuleId:String) — method, interface com.adobe.icc.services.module.IModuleService | |
Publishes an existing module in the database. | |
PUBLISHED — Constant Static Property, class com.adobe.dct.transfer.DataDictionary | |
The DataDictionary.PUBLISHED constant defines the value of the state property of the data dictionary object for published state. | |
PUBLISHED — Constant Static Property, class com.adobe.icc.enum.FormState | |
The constant determining that the Form has been published. | |
PUBLISHED — Constant Static Property, class com.adobe.icc.enum.FragmentLayoutState | |
The constant determining that the Fragment has been published. | |
PUBLISHED — Constant Static Property, class com.adobe.icc.enum.LetterState | |
The constant determining that the Letter has been published. | |
PUBLISHED — Constant Static Property, class com.adobe.icc.enum.TBXState | |
The constant determining that the Text has been published. | |
publisherID — Property, class flash.desktop.NativeApplication | |
The publisher ID of this application. | |
publishForm(formId:String) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Publish the Layout identified by the given formID. | |
publishFragment(fragment:com.adobe.icc.vo:FragmentLayout) — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishFragment(fragmentLayoutId:String) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Publish the FragmentLayout identified by the given FragmentLayoutID. | |
publishImage(image:com.adobe.icc.vo:ImageModule) — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishingContext — Property, class com.adobe.solutions.prm.vo.AssetVO | |
Do not use. | |
publishingPath — Property, class com.adobe.solutions.prm.vo.AssetVO | |
Do not use. | |
publishLayout(form:com.adobe.consulting.pst.vo:Form) — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishLetter(letter:com.adobe.consulting.pst.vo:Letter) — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishLetter(letterId:String) — method, interface com.adobe.icc.services.letter.ILetterService | |
Publish the Letter identified by the given letterID. | |
publishList(list:com.adobe.icc.vo:ListDataModule) — method, class com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Publish. | |
publishText(text:com.adobe.consulting.pst.vo:TBX) — method, class com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Publish. | |
PUBLSHED — Constant Static Property, class com.adobe.icc.editors.managers.ACMRelationshipManager | |
The constant specifying the status Published. | |
PUNCTUATION — Constant Static Property, class flash.text.SoftKeyboardType | |
Punctuation keyboard A keyboard optimized for URL entry. | |
purgeItemRenderers() — method, class mx.controls.listClasses.ListBase | |
Called by the updateDisplayList() method to remove existing item renderers and clean up various caching structures when the renderer changes. | |
purgeReviews(listOfReviewIDs:Array, clearReviewZone:Boolean) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Purges the review data using a specified list of review IDs. | |
purgeReviews(listOfReviewIDs:Array, clearReviewZone:Boolean) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Purges the review data using a specified list of review IDs. | |
purgeReviews(reviewIdList:mx.collections:IList, clearReviewZone:Boolean) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation removes data for a particular review from the system. | |
purgeReviews(reviewIdList:mx.collections:IList, clearReviewZone:Boolean) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation removes data for a particular review from the system. | |
purpose — Property, class com.adobe.gravity.flex.serviceloader.UIServiceBase | |
The purpose property for the user interface service. | |
purpose — Property, class com.adobe.livecycle.rca.model.Review | |
Specifies the purpose of the review provided by the user. | |
purpose — Property, class com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a purpose for the review provided by the user. | |
purpose — Property, interface com.adobe.solutions.rca.domain.IReviewContext | |
Review purpose. | |
purpose — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
Review purpose. | |
purpose — Property, class com.adobe.solutions.rca.vo.ReviewContextVO | |
Review purpose. | |
push(... rest) — method, class Array | |
Adds one or more elements to the end of an array and returns the new length of the array. | |
push(... rest) — method, class Vector | |
Adds one or more elements to the end of the Vector and returns the new length of the Vector. | |
push(value:any) — method, class mx.utils.LinkedList | |
Push a new node to the tail of list. | |
PUSH — Constant Static Property, class spark.components.supportClasses.ViewNavigatorAction | |
Constant describing a navigation action where a new view is added to a navigator. | |
PUSH — Constant Static Property, class spark.transitions.SlideViewTransitionMode | |
The previous view slides away as the new view slides in. | |
pushDataResponseHandler(result:Object, error:com.adobe.icc.services.formbridge:FormBridgeError) — method, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Responder to FormBridgeApi.pdfSetDataBuffer calls. | |
pushDataToPdf(data:String) — method, class com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Asynchronous. | |
pushedMessageFlag — Property, class mx.messaging.messages.MessagePerformanceUtils | |
Returns true if message was pushed to the client and is not a response to a message that originated on the client. | |
PUSH_IN_KINSOKU — Constant Static Property, class flash.text.engine.JustificationStyle | |
Bases justification on compressing kinsoku at the end of the line, or expanding it if no kinsoku occurs or if that space is insufficient. | |
pushOneWayTime — Property, class mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, this is the network time between the server pushing the message and the client receiving it. | |
PUSH_OUT_ONLY — Constant Static Property, class flash.text.engine.JustificationStyle | |
Bases justification on expanding the line. | |
pushRedo(operation:flashx.undo:IOperation) — method, interface flashx.undo.IUndoManager | |
Adds a redoable operation to the redo stack. | |
pushRedo(operation:flashx.undo:IOperation) — method, class flashx.undo.UndoManager | |
Adds a redoable operation to the redo stack. | |
pushUndo(operation:flashx.undo:IOperation) — method, interface flashx.undo.IUndoManager | |
Adds an undoable operation to the undo stack. | |
pushUndo(operation:flashx.undo:IOperation) — method, class flashx.undo.UndoManager | |
Adds an undoable operation to the undo stack. | |
pushView(viewClass:Class, data:Object, context:Object, transition:spark.transitions:ViewTransitionBase) — method, class spark.components.ViewNavigator | |
Pushes a new view onto the top of the navigation stack. | |
PUT — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a PUT. | |
PUT_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "put". | |
pvarTitle — Property, class lc.procmgmt.domain.SearchFilterAttribute | |
The process variable title of the search filter attribute. | |
Symbols 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 |
Mon Nov 28 2011, 07:43 AM -08:00