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 | |
G — Constant Static Property, class flash.ui.Keyboard | |
Constant associated with the key code value for the G key (71). | |
ga.controls — package | |
The ga.controls package classes define the default Guide controls that users can add to their Guide layouts and panels layouts using Adobe Flash Builder. | |
GAEvent — class, package ga.model | |
The GAEvent class represents the event object passed to the event listener for Guide events. | |
gain — Property, class coldfusion.service.mxml.Image | |
Gain values can be integers or real numbers. | |
gain — Property, class flash.media.Microphone | |
The amount by which the microphone boosts the signal. | |
ga.layouts — package | |
The ga.layouts package classes define the default Guide panel layouts that are available in the Guide Design perspective within Adobe Digital Enterprise Platform Document Services - Workbench. | |
GameInput — final class, package flash.ui | |
The GameInput class is the entry point into the GameInput API. | |
GameInputControl — final class, package flash.ui | |
The GameInputControl class represents a control on an input device. | |
GameInputControl() — Constructor, class flash.ui.GameInputControl | |
GameInputControlType — final class, package flash.ui | |
The GameInputControlType class defines a list of constants used to specify the types of controls described by an input device. | |
GameInputDevice — final class, package flash.ui | |
The GameInputDevice class represents a single input device commonly used for gaming. | |
GameInputEvent — final class, package flash.events | |
The GameInputEvent class represents an event that is dispatched when a game input device has either been added or removed from the application platform. | |
GameInputEvent(type:String, bubbles:Boolean, cancelable:Boolean, device:flash.ui:GameInputDevice) — Constructor, class flash.events.GameInputEvent | |
GameInputEvent.DEVICE_ADDED — Event, class flash.ui.GameInput | |
Dispatched when a game input device is connected to your platform, or when an already connected device is switched on. | |
GameInputEvent.DEVICE_REMOVED — Event, class flash.ui.GameInput | |
Dispatched when a game input device is removed from your platform, or when a connected device is switched off. | |
GameInputFinger — final class, package flash.ui | |
The GameInputFinger class provides information about which finger is most likely to interact with a control. | |
GameInputHand — final class, package flash.ui | |
The GameInputHand class provides information about which finger is most likely to interact with the control. | |
ga.model — package | |
The ga.model package classes define the Guide run time model, the in-memory representation of a Guide created in the Guide Design perspective within Digital Enterprise Platform Document Services - Workbench. | |
gaModel — Property, class ga.model.PanelManager | |
Returns the guided activity model | |
ganttAction — Property, class com.adobe.solutions.rca.presentation.event.GanttActionEvent | |
The action that is clicked. | |
GanttActionEvent — class, package com.adobe.solutions.rca.presentation.event | |
This event is dispatched when an option is clicked, in the context menu of an item, in the Gantt chart. | |
GanttActionEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.GanttActionEvent | |
The constructor for GanttActionEvent class. | |
GANTT_ACTION_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.GanttActionEvent | |
This type indicates that an option is clicked, in the context menu of an item, in the Gantt chart. | |
ganttBar — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttItem | |
The skin part that refers to a UI component used to display the GanttItem. The skin part that refers to a UI component used to display the GanttItem. | |
ganttChart — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
A reference to the GanttChart object that displays the Gant chart. A reference to the GanttChart object that displays the Gant chart. | |
ganttChart — Skin Part, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
A reference to the GanttNavigationView object that displays the Gantt chart for an associated template. A reference to the GanttNavigationView object that displays the Gantt chart for an associated template. | |
GanttChart — class, package com.adobe.solutions.rca.presentation.gantt | |
The host component for displaying the Gantt chart. | |
GanttChart() — Constructor, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The constructor for GanttChart class. | |
ganttData — Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
A collection of item that is displayed in the Gantt chart. | |
ganttData — Property, class com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
The property refers to a top-level IGanttDataItem, that along with all its children, is displayed in the Gantt chart. | |
ganttDataGroup — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out. The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out. | |
ganttDataItem — Property, class com.adobe.solutions.rca.presentation.event.GanttActionEvent | |
GanttDataItem on which this action was clicked. | |
ganttDataItem — Property, class com.adobe.solutions.rca.presentation.event.GanttEvent | |
An instance of ganttDataItem on which this operation is performed. | |
ganttDialog — Property, class com.adobe.solutions.rca.presentation.AddCreatorDialog | |
A Boolean flag to track if the dialog is launched from the Gantt chart. | |
GanttEvent — class, package com.adobe.solutions.rca.presentation.event | |
This Gantt event is generated when an item in the Gantt chart is clicked, double-clicked, or the range mode of the Gantt chart is modified. | |
GanttEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.adobe.solutions.rca.presentation.event.GanttEvent | |
The constructor for GanttEvent class. | |
GanttItem — class, package com.adobe.solutions.rca.presentation.gantt | |
The host component for an item that is displayed in the Gantt chart. | |
GanttItem() — Constructor, class com.adobe.solutions.rca.presentation.gantt.GanttItem | |
The constructor for GanttItem class. | |
ganttItemDoubleClickEvent — Event, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The event dispatched when an item in the Gantt chart is double-clicked. | |
GANTT_ITEM_DOUBLE_CLICK_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.GanttEvent | |
This type denotes that an item in the Gantt chart is double-clicked when this event is dispatched. | |
ganttItemRenderer — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The IVisualElement class used to render the Gantt Item. The IVisualElement class used to render the Gantt Item. | |
ganttItems — Property, class com.adobe.solutions.prm.domain.impl.Project | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItems — Property, class com.adobe.solutions.prm.domain.impl.WorkItem | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItems — Property, interface com.adobe.solutions.rca.domain.common.IGanttDataItem | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItems — Property, class com.adobe.solutions.rca.domain.impl.ReviewContext | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItems — Property, class com.adobe.solutions.rca.domain.impl.Stage | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItems — Property, class com.adobe.solutions.rca.domain.impl.StageParticipant | |
A collection of the displayable children that are displayed in the Gantt chart if showChildren flag is set to True. | |
ganttItemSelectedEvent — Event, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The event dispatched when an item in the Gantt chart is selected. | |
GANTT_ITEM_SELECTED_EVENT — Constant Static Property, class com.adobe.solutions.rca.presentation.event.GanttEvent | |
This type denotes that an item in the Gantt chart is selected when this event is dispatched. | |
ganttItemToolTip — Skin Part, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The IVisualElement class used to render the Gantt Item tooltip. The IVisualElement class used to render the Gantt Item tooltip. | |
GanttItemToolTip — class, package com.adobe.solutions.rca.presentation.gantt | |
The host component defining the tooltip that is rendered on the Gantt chart. | |
GanttLegend — class, package com.adobe.solutions.rca.presentation.gantt | |
The host component defining the legends that are rendered on the Gantt chart. | |
GanttLegend() — Constructor, class com.adobe.solutions.rca.presentation.gantt.GanttLegend | |
The constructor for GanttLegend class. | |
GANTT_MODE_ALL — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines that the Gantt chart is displaying the complete duration of items. | |
GANTT_MODE_DAY — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines the duration displayed in the Gantt chart is of one day. | |
GANTT_MODE_MONTH — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines the duration displayed in the Gantt chart is of one month or less but more than one week. | |
GANTT_MODE_MULTI_MONTH — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines the duration displayed in the Gantt chart is of more than one month but less than an year. | |
GANTT_MODE_WEEK — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines the duration displayed in the Gantt chart is of one week or less but more than one day. | |
GANTT_MODE_YEAR — Constant Static Property, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property defines the duration displayed in the Gantt chart is of more than one year. | |
GanttNavigationView — class, package com.adobe.solutions.rca.presentation.gantt | |
The host compoent that is used to display the Gantt chart, along with navigation controls to change the current date range. | |
ganttRangeModeChange — Event, class com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The event dispatched when the the mode of an item in the Gantt chart changes. | |
GANTT_RANGE_MODE_CHANGE — Constant Static Property, class com.adobe.solutions.rca.presentation.event.GanttEvent | |
This type denotes that the range of Gantt chart is modified when this event is dispatched. | |
gap — Property, class spark.components.HGroup | |
The horizontal space between layout elements, in pixels. | |
gap — Property, class spark.components.VGroup | |
The vertical space between layout elements, in pixels. | |
gap — Property, class spark.components.supportClasses.ButtonBarHorizontalLayout | |
The horizontal space between layout elements. | |
gap — Property, class spark.layouts.HorizontalLayout | |
The horizontal space between layout elements, in pixels. | |
gap — Property, class spark.layouts.VerticalLayout | |
The vertical space between layout elements, in pixels. | |
gap — Property, class spark.skins.SparkButtonSkin | |
Number of pixels between the buttons's icon and label. | |
gap — Property, class spark.skins.mobile.supportClasses.CalloutArrow | |
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius. | |
GapDisplayer — class, package com.adobe.solutions.acm.authoring.presentation.letter | |
Component that is used to display gap (To be used along with the TableRowNameDisplayer to display gaps after the each Table Row Name. | |
GapDisplayer() — Constructor, class com.adobe.solutions.acm.authoring.presentation.letter.GapDisplayer | |
Constructor. | |
ga.uiComponents — package | |
The ga.uiComponents package classes are for internal use only. | |
ga.util — package | |
The ga.util package contains classes for internal use only. | |
ga.views — package | |
The ga.views package classes define the data providers that return sets, or views, of sections and panels within a Guide. | |
ga.wrappers — package | |
The ga.wrappers package classes define the default Guide layouts that are available in the Guide Design perspective within Digital Enterprise Platform Document Services - Workbench. | |
gc() — Static Method , class flash.system.System | |
Forces the garbage collection process. | |
generalClipboard — Static Property, class flash.desktop.Clipboard | |
The operating system clipboard. | |
generateCreatorString() — method, class com.adobe.solutions.prm.presentation.document.DocumentPod | |
This method generates Creator String from user. | |
generateFilterRect(sourceRect:flash.geom:Rectangle, filter:flash.filters:BitmapFilter) — method, class flash.display.BitmapData | |
Determines the destination rectangle that the applyFilter() method call affects, given a BitmapData object, a source rectangle, and a filter object. | |
generateRandomBytes(numberRandomBytes:uint) — Package Function, flash.crypto | |
Provides a mechanism to generate a cryptographically secure random byte sequence. | |
generation — Property, class flashx.textLayout.elements.TextFlow | |
The generation number for this TextFlow object. | |
generator — Property, class mx.core.ClassFactory | |
The Class that the newInstance() method uses to generate objects from this factory object. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMButton | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMButtonBar | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMButtonBarButton | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMCheckBox | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMComboBox | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMDropDownList | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMHScrollBar | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMHeaderBar | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMList | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMPopUp | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMProgressBar | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMScroller | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMSplitActionButton | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMSwitch | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMToggleButton | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMToolPopUp | |
A generic event handler. | |
genericEventHandler(e:any) — method, class xd.core.axm.view.components.AXMVScrollBar | |
A generic event handler. | |
genre — Property, class flash.media.ID3Info | |
The genre of the song; corresponds to the ID3 2.0 tag TCON. | |
Geolocation — class, package flash.sensors | |
The Geolocation class dispatches events in response to the device's location sensor. | |
Geolocation() — Constructor, class flash.sensors.Geolocation | |
Creates a new Geolocation instance. | |
GeolocationEvent — class, package flash.events | |
A Geolocation object dispatches GeolocationEvent objects when it receives updates from the location sensor installed on the device. | |
GeolocationEvent(type:String, bubbles:Boolean, cancelable:Boolean, latitude:Number, longitude:Number, altitude:Number, hAccuracy:Number, vAccuracy:Number, speed:Number, heading:Number, timestamp:Number) — Constructor, class flash.events.GeolocationEvent | |
Creates a GeolocationEvent object that contains information about the location of the device. | |
GEOMETRY — Constant Static Property, class flashx.textLayout.compose.FlowDamageType | |
Value is used to set the validity property if the line has been invalidated by other lines moving around. | |
GESTURE — Constant Static Property, class flash.ui.MultitouchInputMode | |
Specifies that TransformGestureEvent, PressAndTapGestureEvent, and GestureEvent events are dispatched for the related user interaction supported by the current environment, and other touch events (such as a simple tap) are interpreted as mouse events. | |
GestureEvent — class, package flash.events | |
The GestureEvent class lets you handle multi-touch events on devices that detect complex user contact with the device (such as pressing two fingers on a touch screen at the same time). | |
GestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor, class flash.events.GestureEvent | |
Creates an Event object that contains information about multi-touch events (such as pressing two fingers on a touch screen at the same time). | |
gesturePan — Event, class flash.display.InteractiveObject | |
Dispatched when the user moves a point of contact over the InteractiveObject instance on a touch-enabled device (such as moving a finger from left to right over a display object on a mobile phone or tablet with a touch screen). | |
GESTURE_PAN — Constant Static Property, class flash.events.TransformGestureEvent | |
Defines the value of the type property of a GESTURE_PAN touch event object. | |
GesturePhase — final class, package flash.events | |
The GesturePhase class is an enumeration class of constant values for use with the GestureEvent, PressAndTapGestureEvent, and TransformGestureEvent classes. | |
gesturePressAndTap — Event, class flash.display.InteractiveObject | |
Dispatched when the user creates a point of contact with an InteractiveObject instance, then taps on a touch-enabled device (such as placing several fingers over a display object to open a menu and then taps one finger to select a menu item on a mobile phone or tablet with a touch screen). | |
GESTURE_PRESS_AND_TAP — Constant Static Property, class flash.events.PressAndTapGestureEvent | |
Defines the value of the type property of a GESTURE_PRESS_AND_TAP touch event object. | |
gestureRotate — Event, class flash.display.InteractiveObject | |
Dispatched when the user performs a rotation gesture at a point of contact with an InteractiveObject instance (such as touching two fingers and rotating them over a display object on a mobile phone or tablet with a touch screen). | |
GESTURE_ROTATE — Constant Static Property, class flash.events.TransformGestureEvent | |
Defines the value of the type property of a GESTURE_ROTATE touch event object. | |
gestureSwipe — Event, class flash.display.InteractiveObject | |
Dispatched when the user performs a swipe gesture at a point of contact with an InteractiveObject instance (such as touching three fingers to a screen and then moving them in parallel over a display object on a mobile phone or tablet with a touch screen). | |
GESTURE_SWIPE — Constant Static Property, class flash.events.TransformGestureEvent | |
Defines the value of the type property of a GESTURE_SWIPE touch event object. | |
gestureTwoFingerTap — Event, class flash.display.InteractiveObject | |
Dispatched when the user presses two points of contact over the same InteractiveObject instance on a touch-enabled device (such as presses and releases two fingers over a display object on a mobile phone or tablet with a touch screen). | |
GESTURE_TWO_FINGER_TAP — Constant Static Property, class flash.events.GestureEvent | |
Defines the value of the type property of a GESTURE_TWO_FINGER_TAP gesture event object. | |
gestureZoom — Event, class flash.display.InteractiveObject | |
Dispatched when the user performs a zoom gesture at a point of contact with an InteractiveObject instance (such as touching two fingers to a screen and then quickly spreading the fingers apart over a display object on a mobile phone or tablet with a touch screen). | |
GESTURE_ZOOM — Constant Static Property, class flash.events.TransformGestureEvent | |
Defines the value of the type property of a GESTURE_ZOOM touch event object. | |
get — Statement | |
Defines a getter, which is a method that can be read like a property. | |
GET — Constant Static Property, class flash.net.URLRequestMethod | |
Specifies that the URLRequest object is a GET. | |
getAbsoluteStart(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Returns the absolute position of the first content element in the specified ContainerController object. | |
getAbsoluteStart() — method, class flashx.textLayout.elements.FlowElement | |
Returns the start location of the element in the text flow as an absolute index. | |
getAbsoluteURL(baseURL:String, path:String) — Package Function, com.adobe.gravity.utility.url | |
Return an absolute URL given a base URL and a path which may be relative. | |
get_accDefaultAction(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the default action of the component that this AccessibilityImplementation represents or of one of its child elements. | |
GET_ACCESSIBLE_USERS — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve accessible users. | |
get_accFocus() — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the unsigned integer ID of the child element, if any, that has child focus within the component. | |
get_accName(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the name for the component that this AccessibilityImplementation represents or for one of its child elements. | |
get_accRole(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the system role for the component that this AccessibilityImplementation represents or for one of its child elements. | |
get_accRole(childID:uint) — method, class mx.accessibility.MenuBarAccImpl | |
Gets the role for the component. | |
get_accSelection() — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning an array containing the IDs of all child elements that are selected. | |
get_accState(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
IAccessible method for returning the current runtime state of the component that this AccessibilityImplementation represents or of one of its child elements. | |
get_accValue(childID:uint) — method, class flash.accessibility.AccessibilityImplementation | |
MSAA method for returning the runtime value of the component that this AccessibilityImplementation represents or of one of its child elements. | |
getActions(name:String) — Static Method , class adobe.utils.CustomActions | |
Reads the contents of the custom action XML definition file named name. | |
getActivationManagerService() — method, class com.adobe.ep.ux.content.services.ServiceLocator | |
Retrieves the remote object for the ActivationManager service | |
getActiveData(callback:Function) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Return the form's Active data, either from the Guide or the PDF. | |
getActiveData(callback:Function) — method, class ga.controls.Wrapper | |
Return the form's Active data, either from the Guide or the PDF. | |
getActiveData(callback:Function) — method, interface ga.util.IConnectionService | |
Return the form's Active data, either from the Guide or the PDF. | |
getActiveWindow(windowId:String) — Static Method , class mx.automation.AutomationHelper | |
Returns the current active window in case of AIR app, top level application otherwise. | |
getAffectedProperties() — method, class mx.effects.Effect | |
Returns an Array of Strings, where each String is the name of a property changed by this effect. | |
getAffectedProperties() — method, interface mx.effects.IEffect | |
Returns an Array of Strings, where each String is the name of a property changed by this effect. | |
getAffectedProperties() — method, class mx.effects.MaskEffect | |
Returns the component properties modified by this effect. | |
getAirHelperClass(className:String) — Static Method , class mx.automation.AutomationHelper | |
Returns the helper class used for AIR automation (AirFunctionsHelper). | |
getAIRWindow(windowId:String) — method, class mx.automation.AutomationManager | |
getAIRWindow(windowId:String) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the window with the passed id. | |
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — method, class mx.automation.AutomationManager | |
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique id of the window object. | |
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — method, class mx.automation.AutomationManager | |
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique ID of window from the automation ID part. | |
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — method, class mx.automation.AutomationManager | |
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique ID of window from the object ID. | |
getAllBundles() — method, interface com.adobe.gravity.framework.IBundleContext | |
Retrieve all defined bundles. | |
getAllCategories(query:com.adobe.icc.vo:Query) — method, interface com.adobe.icc.services.category.ICategoryService | |
Lists available categories. | |
getAllDataDictionaries(clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns all data dictionaries. | |
GET_ALL_DATA_DICTIONARIES — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_ALL_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getAllDataDictionaries event. | |
getAllDataDictionaryReferences(clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns all data dictionary references. | |
GET_ALL_DATA_DICTIONARY_REFERENCES — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_ALL_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of the event object for a getAllDataDictionaryReferences event. | |
getAllDataModules(query:com.adobe.icc.vo:Query) — method, interface com.adobe.icc.services.module.IModuleService | |
Returns a list of data modules based on a query. | |
getAllDataPoints() — method, class mx.charts.chartClasses.ChartBase | |
Returns an array of HitData objects representing the chart items in the underlying objects that implement the IChartElement2 interface. | |
getAllDataPoints() — method, class mx.charts.chartClasses.ChartElement | |
Returns an array of HitData of the items of all the underlying ChartElements whose dataTips are to be shown when showAllDataTips is set to true on chart | |
getAllDataPoints() — method, interface mx.charts.chartClasses.IChartElement2 | |
Returns an array of HitData of the items of all the underlying objects that implement IChartElement2 whose dataTips are to be shown when showAllDataTips is set to true on chart. | |
GET_ALL_DEPENDENCIES_SEARCH — Constant Static Property, class com.adobe.ep.ux.content.event.RelationEvent | |
Event string informing about all the assets which are related to an asset either as a related dependency or contained dependency. | |
getAllDependentAssets(assetVO:Object, assetDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.managers.IRelationshipManager | |
Get all the dependent Assets that this asset effects directly or indirectly on given list of Relations. | |
getAllDependentAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, assetIdOrPath:String, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService | |
Function to get All Assets used by this Asset and those which use this asset | |
getAllExportedAssetsInfo() — method, interface com.adobe.icc.services.export.IExportService | |
Information about all assets being exported | |
getAllForms(query:com.adobe.icc.vo:Query) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Returns a list of available form templates. | |
getAllFragmentLayouts(query:com.adobe.icc.vo:Query) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Returns a list of available fragmentLayout templates. | |
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Returns all display objects on this panel. | |
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — method, interface ga.model.ILayoutHost | |
Returns all display objects on this panel. | |
getAllItems(container:flash.display:DisplayObjectContainer, itemList:Array) — method, class ga.model.LayoutTemplate | |
Returns all display objects on this panel. | |
getAllLetters(query:com.adobe.icc.vo:Query) — method, interface com.adobe.icc.services.letter.ILetterService | |
Method description: Returns a list of available letter templates. | |
getAllProcesses() — method, interface lc.procmgmt.IProcessManager | |
Retrieves a unique list of unique process names for the processes available. | |
getAllTasksForProcess(processId:Number, includeSubprocessTasks:Boolean) — method, interface lc.procmgmt.ITaskManager | |
A new version of the method getTasksForProcess. | |
getAlternativeAudioItemAt(index:int) — method, class org.osmf.media.MediaPlayer | |
Obtains the alternative audio stream corresponding to the specified (0-based) index. | |
getApplicationNameFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — method, class mx.automation.AutomationManager | |
getApplicationNameFromAutomationIDPart(objectID:mx.automation:AutomationIDPart) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns name of the application from the part id. | |
getApproverAt(index:int) — method, class com.adobe.livecycle.rca.model.participant.ApproverCollection | |
Returns a Approver type object instead of a generic object. | |
getAppTitle() — Static Method , class mx.automation.AutomationHelper | |
Returns the title in case of AIR app, empty string otherwise. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — method, class mx.automation.AutomationEventDescriptor | |
Returns an Array of argument descriptors for this event. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — method, class mx.automation.AutomationMethodDescriptor | |
Returns an Array of argument descriptors for this method. | |
getArgDescriptors(target:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationEventDescriptor | |
Returns an Array of argument descriptors for this event. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationMethodDescriptor | |
Returns an Array of argument descriptors for this method. | |
getArmatureAt(index:int) — Static Method , class fl.ik.IKManager | |
Returns the armature at the specified index. | |
getArmatureByName(name:String) — Static Method , class fl.ik.IKManager | |
Returns the armature with the specified name. | |
getAssetContent(path:String) — method, interface com.adobe.ep.ux.content.services.preview.IAssetPreviewService | |
Function to get contents of the Asset given the asset path. | |
getAssetLoaderService() — method, class com.adobe.ep.ux.content.services.providers.ContentServiceProvider | |
Service to load System Data Dictionaries | |
getAssetLoaderService() — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
Service to load System Data Dictionaries | |
getAssetPermissionsService() — method, class com.adobe.ep.ux.content.services.providers.ContentServiceProvider | |
Loads the permissions associated with the current user. | |
getAssetPermissionsService() — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
Loads the permissions associated with the current user. | |
getAssetPreviewService() — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
Service to get Asset Preview | |
getAssetQueryService(assetQueryType:String) — method, class com.adobe.ep.ux.content.services.providers.ContentServiceProvider | |
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response | |
getAssetQueryService(assetQueryType:String) — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
This is a simple delegate to QueryService which attach success/fault listeners to QueryService response | |
getAssetRelationshipService() — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
Service to get Asset Relationships | |
getAssetsContent(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — method, interface com.adobe.ep.ux.content.managers.IPreviewManager | |
Get all the Assets Content for the Given Asset. | |
GET_ASSETS_CONTENT — Constant Static Property, class com.adobe.ep.ux.content.event.PreviewEvent | |
This constant specifies that the event is to get Assets Content | |
getAssetType() — method, interface com.adobe.ep.ux.content.handlers.IAssetHandler | |
returns the asset type associated with the asset. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.BaseAssetHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.CategoryHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.ConditionHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.ImageHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.LayoutHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.LetterHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.ListHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, class com.adobe.icc.editors.handlers.TextHandler | |
Returns the asset type handled by this handler. | |
getAssetType() — method, interface com.adobe.livecycle.assetmanager.client.handler.IAssetHandler | |
Returns the asset type associated with the asset. | |
getAssetType() — method, class com.adobe.livecycle.assetmanager.client.handler.PermissionBasedAssetHandler | |
Returns the asset type associated with the asset. | |
getAssetVersionService() — method, interface com.adobe.ep.ux.content.services.providers.IContentServiceProvider | |
Service to get Asset Versions | |
getAssignmentsForTask(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the collection of Assignment objects that are associated with a task identifier. | |
getAssociatedFactory(object:Object) — Static Method , class mx.modules.ModuleManager | |
See if the referenced object is associated with (or, in the managed ApplicationDomain of) a known IFlexModuleFactory implementation. | |
getAssociationProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all association properties. | |
getAssociationProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all association properties. | |
getAtomBidiLevel(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the bidirectional level of the atom at the specified index. | |
getAtomBounds(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the bounds of the atom at the specified index relative to the text line. | |
getAtomCenter(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the center of the atom as measured along the baseline at the specified index. | |
getAtomGraphic(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the graphic of the atom at the specified index, or null if the atom is a character. | |
getAtomIndexAtCharIndex(charIndex:int) — method, class flash.text.engine.TextLine | |
Returns the index of the atom containing the character specified by the charIndex parameter, or -1 if the character does not contribute to any atom in the line. | |
getAtomIndexAtPoint(stageX:Number, stageY:Number) — method, class flash.text.engine.TextLine | |
Returns the index of the atom at the point specified by the x and y parameters, or -1 if no atom exists at that point. | |
getAtomTextBlockBeginIndex(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the text block begin index of the atom at the specified index. | |
getAtomTextBlockEndIndex(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the text block end index of the atom at the specified index. | |
getAtomTextRotation(atomIndex:int) — method, class flash.text.engine.TextLine | |
Gets the rotation of the atom at the specified index. | |
getAtomWordBoundaryOnLeft(atomIndex:int) — method, class flash.text.engine.TextLine | |
Indicates whether a word boundary occurs to the left of the atom at the specified index. | |
getAttachmentDocument(attachmentId:String) — method, class lc.procmgmt.domain.Task | |
Retrieves the attachment document from the task. | |
GET_ATTACHMENT_DOCUMENT_COMPLETE — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies that the retrieval of document attachments completed. | |
getAttachmentFile() — method, class lc.procmgmt.ui.attachments.AttachmentHeaderBase | |
Displays a File Browse dialog box from which the user can select the attachment file to add. | |
getAttachmentFile() — method, class lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Deprecated Since LiveCycle ES Update 1 (8.2): getAttachmentFile() is no longer used. | |
getAttachmentList(taskId:String) — method, interface com.adobe.ep.taskmanagement.services.IAttachmentManager | |
Retrieves the attachments based on a task identifier. | |
getAttachmentList(taskId:String) — method, class com.adobe.ep.taskmanagement.services.LCTaskManager | |
Retrieves the attachments based on a task identifier. | |
getAttachments(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the collection of attachments and notes that are associated with a task. | |
getAttachmentsByControllerId(id:String) — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
A convenience method that searches through the attachments and returns a list containing only the attachments that match the given id. | |
getAttribute(attrName:String) — method, class com.adobe.icomm.assetplacement.model.PackageElement | |
Retrieve an attribute of this element. | |
getAttribute(name:String) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Returns a named attribute from the context. | |
getAttribute(key:String) — method, interface com.adobe.mosaic.om.interfaces.ILayout | |
Retrieves the value of the specified attribute key from the Layout object. | |
getAttribute(name:String) — method, class mx.rpc.livecycle.DocumentReference | |
Return the value of the specified attribute. | |
getAttributeByQName(xml:XML, attrQName:QName) — Static Method , class mx.utils.XMLUtil | |
Returns the XML value of an attribute matching the given QName | |
getAttributeMask() — method, class mx.data.ManagedAssociation | |
Bit mask representing the attributes of this managed association. | |
getAttributePairs() — method, interface com.adobe.mosaic.om.interfaces.ILayout | |
Retrieves an array of objects. | |
getAttributes(names:Array) — method, interface com.adobe.mosaic.om.interfaces.IContext | |
Returns an array of named attributes from the context. | |
getAuditor() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of auditor service. | |
getAuditor() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of auditor service. | |
getAuditor() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of auditor service. | |
getAuthenticatedUser() — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves the current user. | |
getAutomationChildAt(index:int) — method, interface mx.automation.IAutomationObject | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — method, class mx.automation.delegates.containers.ApplicationAutomationImpl | |
getAutomationChildAt(index:int) — method, class mx.automation.delegates.containers.WindowedApplicationAutomationImpl | |
getAutomationChildAt(index:int) — method, class mx.automation.delegates.containers.WindowsAutomationImpl | |
getAutomationChildAt(index:int) — method, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
getAutomationChildAt(index:int) — method, class mx.controls.FlexNativeMenu | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — method, class mx.core.UIComponent | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — method, class mx.flash.UIMovieClip | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — method, class spark.automation.delegates.components.SparkWindowAutomationImpl | |
getAutomationChildAt(index:int) — method, class spark.automation.delegates.components.SparkWindowedApplicationAutomationImpl | |
getAutomationChildAt(index:int) — method, class spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getAutomationChildAt(index:int) — method, class spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl | |
getAutomationChildren() — method, interface mx.automation.IAutomationObject | |
Provides the automation object list . | |
getAutomationChildren() — method, class mx.automation.delegates.containers.ApplicationAutomationImpl | |
getAutomationChildren() — method, class mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
getAutomationChildren() — method, class mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl | |
getAutomationChildren() — method, class mx.controls.FlexNativeMenu | |
Provides the automation object list . | |
getAutomationChildren() — method, class mx.core.UIComponent | |
Provides the automation object list . | |
getAutomationChildren() — method, class mx.flash.UIMovieClip | |
Provides the automation object list . | |
getAutomationChildren() — method, class spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl | |
getAutomationChildren() — method, class spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
getAutomationChildren() — method, class spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl | |
getAutomationChildrenArray(object:Object) — method, class mx.automation.AutomationManager | |
getAutomationClassByInstance(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationEnvironment | |
Returns the automation class corresponding to the given object. | |
getAutomationClassByName(automationClass:String) — method, interface mx.automation.IAutomationEnvironment | |
Returns the automation class for the given name. | |
getAutomationClassName(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Returns the text to display as the type of the object. | |
getAutomationComposite(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationObjectHelper | |
Returns the parent of the composite object. | |
getAutomationName(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Returns the text to display as the description for the object. | |
getAutomationValueForData(data:Object) — method, interface mx.automation.IAutomationTabularData | |
Returns the values being displayed by the component for the given data. | |
getAvailableLocaleIDNames() — Static Method , class flash.globalization.Collator | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class flash.globalization.CurrencyFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class flash.globalization.DateTimeFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class flash.globalization.NumberFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class flash.globalization.StringTools | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class spark.formatters.CurrencyFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class spark.formatters.DateTimeFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class spark.formatters.NumberFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class spark.globalization.StringTools | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Static Method , class spark.globalization.supportClasses.CollatorBase | |
Lists all of the locale ID names supported by this class. | |
getAvailableProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all available properties of this instance as determined by variants. | |
getAvailableProperties() — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Returns the names of all available properties of this instance as determined by variants. | |
getAxis(dimension:String) — method, class mx.charts.chartClasses.DataTransform | |
Retrieves the axis instance responsible for transforming the data dimension specified by the dimension parameter. | |
getAxis(dimension:String) — method, class mx.charts.chartClasses.Series | |
You typically retrieve the Axis instance directly through a named property (such as for a Cartesian-based series horizontalAxis, verticalAxis, or radiusAxis). | |
getAxis(axisOridnal:int) — method, interface mx.olap.IOLAPQuery | |
Gets an axis from the query. | |
getAxis(axisOrdinal:int) — method, interface mx.olap.IOLAPResult | |
Returns an axis of the query result. | |
getAxis(axisOrdinal:int) — method, class mx.olap.OLAPQuery | |
Gets an axis from the query. | |
getAxis(axisOrdinal:int) — method, class mx.olap.OLAPResult | |
Returns an axis of the query result. | |
getBackgroundManager() — method, class flashx.textLayout.elements.TextFlow | |
getBaselinePosition(baseline:String) — method, class flash.text.engine.TextLine | |
Gets the position of the specified baseline, relative to TextBlock.baselineZero. | |
getBitrateForDynamicStreamIndex(index:int) — method, class org.osmf.media.MediaPlayer | |
Gets the associated bitrate, in kilobytes for the specified dynamic stream index. | |
getBitrateForIndex(index:int) — method, class org.osmf.traits.DynamicStreamTrait | |
Returns the associated bitrate, in kilobits per second, for the specified index. | |
getBoneByName(targetName:String) — method, class fl.ik.IKArmature | |
Returns the specified bone. | |
getBoolean(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Boolean. | |
getBorderClassForCurrentState() — method, class spark.skins.mobile.ButtonSkin | |
Returns the borderClass to use based on the currentState. | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, class flash.display.DisplayObject | |
Returns a rectangle that defines the area of the display object relative to the coordinate system of the targetCoordinateSpace object. | |
getBounds() — method, class flashx.textLayout.compose.TextFlowLine | |
Returns the bounds of the line as a rectangle. | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — method, interface mx.core.IFlexDisplayObject | |
Returns a rectangle that defines the area of the display object relative to the coordinate system of the targetCoordinateSpace object. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Ellipse | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Path | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Rect | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Ellipse | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Path | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.Rect | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBuilders() — method, class org.osmf.elements.F4MLoader | |
Defines the BaseManifestBuilder objects used to create the ManifestParser. | |
getBundle(id:int) — method, interface com.adobe.gravity.framework.IBundleContext | |
Get the bundle with the specified id. | |
getBundleNamesForLocale(locale:String) — method, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying the bundle names for all ResourceBundle objects that exist in the ResourceManager and that belong to the specified locale. | |
getByName(name:String) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Return the ApplicationDomain for the provided name. | |
getCacheData(descriptor:mx.data:CacheDataDescriptor) — method, class mx.data.DataManager | |
Returns an ArrayCollection or a single managed object from the the local store. | |
getCacheDescriptors(view:mx.collections:ListCollectionView, options:uint, item:Object) — method, class mx.data.DataManager | |
Fills the specified ListCollectionView (collection) instance with CacheDataDescriptor instances. | |
getCachedSamples(data:flash.utils:ByteArray, append:Boolean) — method, class flash.ui.GameInputDevice | |
Writes cached sample values to the ByteArray. | |
getCacheEntry(source:Object) — method, class spark.core.ContentCache | |
Obtain an entry for the given key if one exists. | |
getCacheIDs(view:mx.collections:ListCollectionView) — method, class mx.data.DataManager | |
Fills the specified ListCollectionView (collection) instance with all cache identifiers previously used in the application. | |
getCacheIDs(view:mx.collections:ListCollectionView) — method, class mx.data.DataStore | |
This method will fill the specified ListCollectionView with all cache identifiers previously used in the application. | |
getCacheKey(... rest) — Static Method , class mx.skins.halo.HaloColors | |
Returns a unique hash key based on the colors that are passed in. | |
getCamera(name:String) — Static Method , class flash.media.Camera | |
Returns a reference to a Camera object for capturing video. | |
getCaptionsAsArray() — method, class fl.video.FLVPlaybackCaptioning | |
Returns an array of FLVPlayback component cuepoints that contain the captions. | |
getCaptionsAsTranscript(preserveFormatting:Boolean) — method, class fl.video.FLVPlaybackCaptioning | |
Returns a string containing all captions as an HTML-formatted transcript. | |
getCaptionWidth() — method, class ga.model.PanelItem | |
Returns the fixed caption width. | |
getCatalog(onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IService | |
The name of the catalog this service belongs to. | |
getCatalog(onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.ITile | |
Returns the catalog that contains this tile. | |
getCategories() — method, interface lc.procmgmt.IStartpointManager | |
Retrieves all categories of startpoints that are available to an authenticated user. | |
getCategory(categoryId:String) — method, interface com.adobe.icc.services.category.ICategoryService | |
Retrieves a category given its GUID. | |
getCategoryService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Category Service instance. | |
getCell(x:int, y:int) — method, interface mx.olap.IOLAPResult | |
Returns a cell at the specified location in the query result. | |
getCell(x:int, y:int) — method, class mx.olap.OLAPResult | |
Returns a cell at the specified location in the query result. | |
getCellAt(x:Number, y:Number) — method, class spark.components.Grid | |
Return the row and column indices of the cell that overlaps the pixel at the specified grid coordinate. | |
getCellBounds(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
Returns the current pixel bounds of the specified cell, or null if no such cell exists. | |
getCellRendererAt(row:uint, column:uint) — method, class fl.controls.DataGrid | |
Get the instance of a cell renderer at the specified position in the DataGrid. | |
getCellRendererInfo(row:mx.olap:IOLAPAxisPosition, column:mx.olap:IOLAPAxisPosition) — method, class mx.controls.OLAPDataGrid | |
Decide which renderer to use for the particular cell. | |
getCellsAt(x:Number, y:Number, w:Number, h:Number) — method, class spark.components.Grid | |
Returns a vector of CellPosition objects whose rowIndex and columnIndex properties specify the row and column indices of the cells that overlap the specified grid region. | |
getCellX(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
Return the X coordinate of the specified cell's origin. | |
getCellY(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
Return the Y coordinate of the specified cell's origin. | |
getChannel(id:String, clustered:Boolean) — Static Method , class mx.messaging.config.ServerConfig | |
Returns a shared instance of the configured Channel. | |
getChannelSet(destinationId:String) — Static Method , class mx.messaging.config.ServerConfig | |
Returns a shared ChannelSet for use with the specified destination belonging to the service that handles the specified message type. | |
getCharAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowElement | |
Returns the character at the specified position, relative to this FlowElement object. | |
getCharBoundaries(charIndex:int) — method, class fl.text.TLFTextField | |
Returns a rectangle that is the bounding box of the character. | |
getCharBoundaries(charIndex:int) — method, class flash.text.TextField | |
Returns a rectangle that is the bounding box of the character. | |
getCharBoundaries(charIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getCharBoundaries(charIndex:int) — method, interface mx.core.IUITextField | |
Returns a rectangle that is the bounding box of the character. | |
getCharCodeAtPosition(relativePosition:int) — method, class flashx.textLayout.elements.FlowElement | |
Returns the character code at the specified position, relative to this FlowElement. | |
getCharIndexAtPoint(x:Number, y:Number) — method, class fl.text.TLFTextField | |
Returns the zero-based index value of the character at the point specified by the x and y parameters. | |
getCharIndexAtPoint(x:Number, y:Number) — method, class flash.text.TextField | |
Returns the zero-based index value of the character at the point specified by the x and y parameters. | |
getCharIndexAtPoint(x:Number, y:Number) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getCharIndexAtPoint(x:Number, y:Number) — method, interface mx.core.IUITextField | |
Returns the zero-based index value of the character at the point specified by the x and y parameters. | |
getChildAt(iChild:int) — method, class fl.ik.IKJoint | |
Returns the child IKJoint object at the specified index value. | |
getChildAt(index:int) — method, class flash.display.DisplayObjectContainer | |
Returns the child display object instance that exists at the specified index. | |
getChildAt(index:int) — method, class flashx.textLayout.elements.FlowGroupElement | |
Returns the FlowElement child at the specified index. | |
getChildAt(index:int) — method, class mx.charts.Legend | |
Gets the nth child component object. | |
getChildAt(index:int) — method, class mx.core.Container | |
Gets the nth child component object. | |
getChildAt(index:int) — method, interface mx.core.IChildList | |
Gets the child DisplayObject at the specified index in this child list. | |
getChildAt(index:int) — method, interface mx.core.IContainer | |
Returns the child display object instance that exists at the specified index. | |
getChildAt(index:int) — method, class org.osmf.elements.CompositeElement | |
Gets the child at the specified index. | |
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — method, interface mx.core.ISWFBridgeGroup | |
Gets the owner of a bridge and also the DisplayObject that loaded the child. | |
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — method, class mx.core.SWFBridgeGroup | |
Gets the owner of a bridge and also the DisplayObject that loaded the child. | |
getChildBridges() — method, interface mx.core.ISWFBridgeGroup | |
Gets all of the child bridges in this group. | |
getChildBridges() — method, class mx.core.SWFBridgeGroup | |
Gets all of the child bridges in this group. | |
getChildByName(name:String) — method, class flash.display.DisplayObjectContainer | |
Returns the child display object that exists with the specified name. | |
getChildByName(name:String) — method, class mx.charts.Legend | |
Returns the child whose name property is the specified String. | |
getChildByName(name:String) — method, class mx.core.Container | |
Returns the child whose name property is the specified String. | |
getChildByName(name:String) — method, interface mx.core.IChildList | |
Gets the child DisplayObject with the specified name in this child list. | |
getChildByName(name:String) — method, interface mx.core.IContainer | |
Returns the child display object that exists with the specified name. | |
getChildElement(state:XML, property:String) — Static Method , class ga.util.StateDeserializer | |
get child element for given the child root name | |
getChildIDArray() — method, class flash.accessibility.AccessibilityImplementation | |
Returns an array containing the unsigned integer IDs of all child elements in the AccessibilityImplementation. | |
getChildIndex(child:fl.ik:IKJoint) — method, class fl.ik.IKJoint | |
Returns the index value of the specified IKJoint object. | |
getChildIndex(child:flash.display:DisplayObject) — method, class flash.display.DisplayObjectContainer | |
Returns the index position of a child DisplayObject instance. | |
getChildIndex(child:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowGroupElement | |
Searches in children for the specified FlowElement object and returns its index position. | |
getChildIndex(child:flash.display:DisplayObject) — method, class mx.charts.Legend | |
Gets the zero-based index of a specific child. | |
getChildIndex(child:flash.display:DisplayObject) — method, class mx.core.Container | |
Gets the zero-based index of a specific child. | |
getChildIndex(child:flash.display:DisplayObject) — method, interface mx.core.IChildList | |
Gets the index of a specific child in this child list. | |
getChildIndex(child:flash.display:DisplayObject) — method, interface mx.core.IContainer | |
Returns the index position of a child DisplayObject instance. | |
getChildIndex(child:org.osmf.media:MediaElement) — method, class org.osmf.elements.CompositeElement | |
Returns the index of the child if it is in the list such that getChildAt(index) == child. | |
getChildren(applicationDomain:flash.system:ApplicationDomain) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Return the child ApplicationDomains of the provided ApplicationDomain. | |
getChildren(obj:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — method, interface mx.automation.IAutomationManager | |
Returns all children of this object that are visible within the testing hierarchy. | |
getChildren() — method, class mx.charts.Legend | |
Returns an Array of DisplayObject objects consisting of the content children of the container. | |
getChildren(node:Object) — method, class mx.collections.HierarchicalCollectionView | |
Returns a collection of children, if they exist. | |
getChildren(node:Object) — method, class mx.collections.HierarchicalData | |
Returns an Object representing the node's children. | |
getChildren(node:Object) — method, interface mx.collections.IHierarchicalCollectionView | |
Returns a collection of children, if they exist. | |
getChildren(node:Object) — method, interface mx.collections.IHierarchicalData | |
Returns an Object representing the node's children. | |
getChildren(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Provides access to a node's children. | |
getChildren(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Provides access to a node's children. | |
getChildren(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Provides access to a node's children, returning a collection view of children if they exist. | |
getChildren() — method, class mx.core.Container | |
Returns an Array of DisplayObject objects consisting of the content children of the container. | |
getChildrenFromIDPart(obj:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart, ignoreShowInHierarchy:Boolean) — method, interface mx.automation.IAutomationManager | |
Returns all children of this object that are visible within the testing hierarchy and meet the criteria in the automation part. | |
getChildValue(childName:QName) — method, class com.adobe.icomm.assetplacement.model.PackageElement | |
Retrieve a child value of this element. | |
getClass(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Class. | |
getClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Looks for a registered Class for the given type. | |
getClassByAlias(aliasName:String) — Package Function, flash.net | |
Looks up a class that previously had an alias registered through a call to the registerClassAlias() method. | |
getClassInfo(obj:Object, excludes:Array, options:Object) — Static Method , class mx.utils.ObjectUtil | |
Returns information about the class, and properties of the class, for the specified Object. | |
getClassInfo(obj:Object, excludes:Array, options:Object) — Static Method , class mx.utils.RPCObjectUtil | |
Returns information about the class, and properties of the class, for the specified Object. | |
getClassName(obj:Object) — Static Method , class mx.automation.AutomationClass | |
Returns the fully qualified name of the class to which the object belongs. | |
getClassStyleDeclarations() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — method, class mx.controls.dataGridClasses.DataGridItemRenderer | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — method, class mx.core.UIComponent | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — method, class mx.styles.AdvancedStyleClient | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — method, interface mx.styles.IStyleClient | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — method, class mx.styles.StyleProxy | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getCollectionBase(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Gets the base type of a collection property. | |
getCollectionBase(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelType | |
Gets the base type of a collection property. | |
getCollectionClass(type:Object) — method, class mx.rpc.xml.SchemaTypeRegistry | |
Returns the Class for the collection type represented by the given Qname or String. | |
getCollectionProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all collection properties. | |
getCollectionProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all collection properties. | |
getColorBoundsRect(mask:uint, color:uint, findColor:Boolean) — method, class flash.display.BitmapData | |
Determines a rectangular region that either fully encloses all pixels of a specified color within the bitmap image (if the findColor parameter is set to true) or fully encloses all pixels that do not include the specified color (if the findColor parameter is set to false). | |
getColorName(colorName:Object) — method, interface mx.styles.IStyleManager | |
Returns the numeric RGB color value that corresponds to the specified color string. | |
getColorName(colorName:Object) — Static Method , class mx.styles.StyleManager | |
Returns the numeric RGB color value that corresponds to the specified color string. | |
getColorNames(colors:Array) — method, interface mx.styles.IStyleManager | |
Converts each element of the colors Array from a color name to a numeric RGB color value. | |
getColorNames(colors:Array) — Static Method , class mx.styles.StyleManager | |
Converts each element of the colors Array from a color name to a numeric RGB color value. | |
getColorTransform(index:int) — method, class fl.motion.Motion | |
Retrieves an interpolated ColorTransform object at a specific time index in the Motion instance. | |
getColorTransform(index:int) — method, class fl.motion.MotionBase | |
Retrieves an interpolated ColorTransform object at a specific time index in the Motion instance. | |
getColumnAt(index:uint) — method, class fl.controls.DataGrid | |
Retrieves the column that is located at the specified index of the columns array. | |
getColumnAt(index:int) — method, class flashx.textLayout.container.ColumnState | |
Returns the area that a column takes within the container. | |
getColumnBounds(columnIndex:int) — method, class spark.components.Grid | |
Returns the current pixel bounds of the specified column, or null if no such column exists. | |
getColumnCount() — method, class fl.controls.DataGrid | |
Retrieves the number of columns in the DataGrid component. | |
getColumnIndex(name:String) — method, class fl.controls.DataGrid | |
Retrieves the index of the column of the specified name, or -1 if no match is found. | |
getColumnIndexAt(x:Number, y:Number) — method, class spark.components.Grid | |
Returns the column index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getColumnWidth(columnIndex:int) — method, class spark.components.Grid | |
Return the width of the specified column. | |
getCombineMultipleDocumentsProcess(channelSet:mx.messaging:ChannelSet) — Static Method , class com.adobe.livecycle.rca.service.ServiceProvider | |
Returns an instance of an ICombineMultipleDocuments process. | |
getCommentsForParticipant(reviewId:String, revision:int, stageNo:int, participantOid:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API retrieves the RSS file of comments, for a particular reviewer. | |
getCommentsForParticipant(reviewId:String, revision:int, stageNo:int, participantOid:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API retrieves the RSS file of comments, for a particular reviewer. | |
getCommonCharacterFormat() — method, class flashx.textLayout.edit.ElementRange | |
Gets the character format attributes that are common to all characters in the text range or current selection. | |
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager | |
Gets the character format attributes that are common to all characters in the specified text range or current selection. | |
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager | |
Gets the character format attributes that are common to all characters in the specified text range or current selection. | |
getCommonContainerFormat() — method, class flashx.textLayout.edit.ElementRange | |
Gets the container format attributes that are common to all containers in the element range. | |
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager | |
Gets the container format attributes that are common to all containers in the specified text range or current selection. | |
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager | |
Gets the container format attributes that are common to all containers in the specified text range or current selection. | |
getCommonParagraphFormat() — method, class flashx.textLayout.edit.ElementRange | |
Gets the paragraph format attributes that are common to all paragraphs in the element range. | |
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — method, interface flashx.textLayout.edit.ISelectionManager | |
Gets the paragraph format attributes that are common to all paragraphs in the specified text range or current selection. | |
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — method, class flashx.textLayout.edit.SelectionManager | |
Gets the paragraph format attributes that are common to all paragraphs in the specified text range or current selection. | |
getCompatibleIUIComponent(obj:Object) — Static Method , class mx.containers.utilityClasses.PostScaleAdapter | |
Call getCompatibleIUIComponent when you need to work with an IUIComponent that reports width, height, min, max, explicit, measured, etc. | |
getCompleteButtonNames() — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves the names for all buttons used to complete a task. | |
getCompletionComment(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Gets the completion comment of a task. | |
getCompletionComment() — method, class lc.procmgmt.domain.Task | |
Gets the completion comment(s) for the task. | |
GET_COMPLETION_COMMENT — Constant Static Property, class lc.foundation.events.ObjectResultEvent | |
A special value that specifies to retrieve comments for a completed task. | |
getComplexProperty(name:any, value:any) — method, class mx.utils.ObjectProxy | |
Provides a place for subclasses to override how a complex property that needs to be either proxied or daisy chained for event bubbling is managed. | |
getComponentStyle(component:Object, name:String) — Static Method , class fl.managers.StyleManager | |
Gets a style that exists on a specific component. | |
getCompoundNumbering() — method, class com.adobe.icc.dc.domain.ListModuleInstance | |
If true, the numbering across the modules of the target List module would be compounded (i.e. | |
getComputedFontMetrics() — method, class flashx.textLayout.elements.FlowLeafElement | |
Returns the FontMetrics object for the span. | |
getConfigService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Configuration Service instance. | |
getConflict(item:Object) — method, class mx.data.Conflicts | |
If there is an outstanding conflict for the given object, returns that conflict. | |
getConflict() — method, interface mx.data.IChangeObject | |
Returns the conflict created with a previous call to the conflict() method. | |
getConflictingProperties(dmgr:mx.data:RPCDataManager, cause:mx.data.messages:DataMessage, serverObject:Object) — method, class mx.data.RPCDataServiceAdapter | |
Returns an array of property names that conflict between the client's version of an item and the server's version. | |
getConnection() — method, class coldfusion.air.Session | |
Returns the SQLConnection being used by the session. | |
getConstraintValue(constraintName:String) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
Returns the specified constraint value. | |
getConstraintValue(constraintName:String) — method, interface mx.core.IConstraintClient | |
Returns the specified constraint value. | |
getConstraintValue(constraintName:String) — method, class mx.core.UIComponent | |
Returns a layout constraint value, which is the same as getting the constraint style for this component. | |
getConstraintValue(constraintName:String) — method, class mx.flash.UIMovieClip | |
Returns the specified constraint value. | |
getContainedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.managers.IRelationshipManager | |
Get all the Assets that this asset is composed of based on given list of Relations. | |
getContainedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService | |
Function to get All Assets used by this Asset. | |
GET_CONTAINED_ASSETS_SEARCH — Constant Static Property, class com.adobe.ep.ux.content.event.RelationEvent | |
Event string informing about contained assets. | |
getContent() — method, class mx.resources.ResourceBundle | |
When a properties file is compiled into a resource bundle, the MXML compiler autogenerates a subclass of ResourceBundle. | |
getContentBounds() — method, class flashx.textLayout.container.ContainerController | |
Returns the area that the text occupies, as reflected by the last compose or update operation. | |
getContentBounds() — method, class flashx.textLayout.container.TextContainerManager | |
Creates a rectangle that shows where the last call to either the compose() method or the updateContainer() method placed the text. | |
getContentBounds() — method, class flashx.textLayout.factory.TextLineFactoryBase | |
The smallest rectangle in which the layed-out content fits. | |
getContents() — Static Method , class flashx.textLayout.edit.TextClipboard | |
Gets any text on the system clipboard as a TextScrap object. | |
getContext() — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves the context that follows the base of the URL. For example, http://www.adobe.com/snc?x=1&y=2 returns /snc. | |
getControlAt(i:int) — method, class flash.ui.GameInputDevice | |
Retrieves a specific control from a device. | |
getControllerAt(index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Returns the ContainerController object at the specified index. | |
getControllerAt(index:int) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Returns the ContainerController object at the specified index. | |
getControllerById(id:String, ns:String) — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
A convenience method that searches through the contollers and returns the controller with the matching id and XML namespace. | |
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — method, interface flashx.textLayout.compose.IFlowComposer | |
Returns the index of the specified ContainerController object. | |
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — method, class flashx.textLayout.compose.StandardFlowComposer | |
Returns the index of the specified ContainerController object. | |
getCreatedItemComponent() — method, class ga.model.PanelItem | |
The created UI control that is the child of this panel item. | |
getCreatorId(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.presentation.document.DocumentPod | |
This method gets the Creator ID from the supporting document. | |
getCreatorId(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
It returns the identifier of the creator of a given supporting document. | |
getCreatorName(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.prm.presentation.document.DocumentPod | |
This method gets the creator name from a supporting document. | |
getCreatorName(doc:com.adobe.solutions.rca.domain:ISupportingDocument) — method, class com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
It returns the name of the creator of a given supporting document. | |
getCSSStyle(declaration:String, styleProperty:String, defaultValue:Object) — method, class lc.procmgmt.ui.presentationmodel.PresentationModel | |
Returns the corresponding cascading style sheet (CSS) property to use based on the specified parameters. | |
getCube(name:String) — method, interface mx.olap.IOLAPSchema | |
Returns a cube specified by name. | |
getCube(name:String) — method, class mx.olap.OLAPSchema | |
Returns a cube specified by name. | |
getCubicCoefficients(a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Calculates the coefficients for a cubic polynomial equation, given the values of the corresponding cubic Bezier equation. | |
getCubicRoots(a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Finds the real solutions, if they exist, to a cubic polynomial equation of the form: at^3 + bt^2 + ct + d. | |
getCuePointByName(name:String) — method, class mx.controls.videoClasses.CuePointManager | |
Search for a cue point with specified name. | |
getCuePoints() — method, class mx.controls.videoClasses.CuePointManager | |
Returns an Array of all cue points. | |
getCurrentKeyframe(index:int, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the keyframe that is currently active at a specific frame in the Motion instance. | |
getCurrentRendererState() — method, class spark.components.gridClasses.GridItemRenderer | |
Returns the name of the state to be applied to the renderer. | |
getCurrentRendererState() — method, class spark.components.supportClasses.ItemRenderer | |
Returns the name of the state to be applied to the renderer. | |
getCurrentSession() — method, class coldfusion.air.SyncManager | |
Returns the Session instance that is currently open. | |
getCurrentSkinState() — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Returns the current state of the skin | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.components.controls.ExpressionsPanel | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.components.controls.FunctionsPanel | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.view.EBWorkspace | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.view.SaveExpression | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.exm.authoring.view.ValidateExpression | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.TemplateEdit | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.TemplatePreview | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class spark.components.supportClasses.SkinnableComponent | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class spark.components.supportClasses.SkinnableContainerBase | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class spark.components.windowClasses.TitleBar | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class xd.core.axm.view.components.AXMAccordionSegment | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class xd.core.axm.view.components.AXMSplitActionButton | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — method, class xd.core.axm.view.components.AXMSwitch | |
Returns the name of the state to be applied to the skin. | |
getCurrentViewState() — method, class spark.components.View | |
Checks the aspect ratio of the stage and returns the proper state that the View should change to. | |
getCustomService(name:String) — method, interface com.adobe.fiber.services.IFiberManagingService | |
Retrieves a user provided implementation of a custom service declared in a model. | |
getData(type:String) — method, interface com.adobe.guides.control.IGuideData | |
The getData(type) method returns the data as an XML Object(default), or an Entity object if given type='entity'. | |
getData() — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Return the form's data | |
getData(format:String, transferMode:String) — method, class flash.desktop.Clipboard | |
Gets the clipboard data if data in the specified format is present. | |
getData() — method, class ga.controls.Wrapper | |
Return the form's data | |
getData() — method, interface ga.util.IConnectionService | |
Return the form's data | |
getData(node:Object) — method, class mx.collections.HierarchicalData | |
Returns data from a node. | |
getData(node:Object) — method, interface mx.collections.IHierarchicalData | |
Returns data from a node. | |
getData(node:Object, model:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns a node's data. | |
getData(node:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns a node's data. | |
getData(node:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Gets the data from a node. | |
getDatabaseFile() — method, class coldfusion.air.Session | |
Returns the database file the session is operating on. | |
getDataDictionaries(searchFilter:com.adobe.dct.transfer:DataDictionarySearchFilter, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns all data dictionaries that meet the criteria specified in a search filter. | |
GET_DATA_DICTIONARIES — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getDataDictionaries event. | |
getDataDictionary(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns a data dictionary object that corresponds to an identifier. | |
GET_DATA_DICTIONARY — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATA_DICTIONARY constant defines the value of the type property of the event object for a getDataDictionary event. | |
getDataDictionaryFromFML(dataDictionaryName:String, fml:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
Generates a data dictionary from the input fiber model | |
GET_DATADICTIONARY_FROM_FML — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML constant defines the value of the type property of the event object for a getDataDictionaryFromFML event. | |
getDataDictionaryFromFML2(dataDictionaryName:String, fml:String, entityName:String, serviceName:String, operationName:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
Generates a data dictionary from the input fiber model | |
GET_DATADICTIONARY_FROM_FML2 — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML2 constant defines the value of the type property of the event object for a getDataDictionaryFromFML2 event. | |
getDataDictionaryFromXSD(dataDictionaryName:String, xmlSchema:String, elementName:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
Generates a data dictionary from the passed XML Schema | |
GET_DATADICTIONARY_FROM_XSD — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_XSD constant defines the value of the type property of the event object for a getDataDictionaryFromXSD event. | |
getDataDictionaryReferences(searchFilter:com.adobe.dct.transfer:DataDictionarySearchFilter, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns all data dictionary references that meet the criteria specified in a search filter. | |
GET_DATA_DICTIONARY_REFERENCES — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of the event object for a getDataDictionaryReferences event. | |
getDataManager(destination:String) — method, class mx.data.DataServiceAdapter | |
Finds the data manager for a specified destination. | |
getDataManager(destination:String) — method, class mx.data.MessagingDataServiceAdapter | |
Finds the data manager for a specified destination. | |
getDataManager(destination:String) — method, class mx.data.RPCDataServiceAdapter | |
Finds the data manager for a specified destination. | |
getDataModule(moduleId:String) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieves a Data Module. | |
getDataModuleByVersion(moduleId:String, date:Date) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieves a Data Module By Version. | |
getDataProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all data properties for an entity regardless of whether they are currently available. | |
getDataProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all data properties for an entity regardless of whether they are currently available. | |
getDataReference() — method, interface com.adobe.guides.domain.IGuideNode | |
getDataReference returns the model reference instance of the associated Guide PanelItem, Panel or Section. | |
getDataService(destinationName:String) — method, class com.adobe.ep.ux.content.services.ServiceLocator | |
Retrieves a DataService service by destinationName. | |
getDataService(destinationName:String) — method, class com.adobe.livecycle.assetmanager.client.service.ServiceLocator | |
Retrieves a DataService service by destinationName. | |
getDataServiceAdapter(destination:String) — method, class mx.data.DataServiceAdapter | |
Looks up an associated data service adapter. | |
getDate() — method, class Date | |
Returns the day of the month (an integer from 1 to 31) specified by a Date object according to local time. | |
getDateStyle() — method, class flash.globalization.DateTimeFormatter | |
Gets the date style for this instance of the DateTimeFormatter. | |
getDateTimePattern() — method, class flash.globalization.DateTimeFormatter | |
Returns the pattern string used by this DateTimeFormatter object to format dates and times. | |
getDay() — method, class Date | |
Returns the day of the week (0 for Sunday, 1 for Monday, and so on) specified by this Date according to local time. | |
getDay(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int day value of a Date param. | |
getDayUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int day value of a Date param. | |
getDDIFromRemotingService(dataDictionaryId:String, remotingServiceOperationParams:Array, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
This API uses the LCDS Remoting Service details from the Data Dictionary and connects to the same for making a LCDS Remoting invocation. | |
GET_DDI_FROM_REMOTING_SERVICE — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_DDI_FROM_REMOTING_SERVICE constant defines the value of the type property of the event object for a getDDIFromRemotingService event. | |
getDefaultApplication(extension:String) — method, class flash.desktop.NativeApplication | |
Gets the default application for opening files with the specified extension. | |
getDefaultDateFormat() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the default date format from the xml config. | |
getDefaultDateFormat() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the default date format from the xml config | |
getDefaultFont() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the default font from the xml config. | |
getDefaultFont() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the default font from the xml config. | |
getDefaultFontSize() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the default font size from the xml config. | |
getDefaultFontSize() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the default font size from the xml config. | |
getDefaultLang() — Static Method , class fl.lang.Locale | |
The default language code as set in the Strings panel dialog box or by calling the setDefaultLang() method. | |
getDefaultLetterSpacing() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the default Letter spacing from the xml config. | |
getDefaultLetterSpacing() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the default Letter spacing from the xml config. | |
getDefaultLineHeight() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the default Line height from the xml config. | |
getDefaultLineHeight() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the default Line height from the xml config. | |
getDefaultResponder(token:com.adobe.livecycle.rca.token:RCAToken) — method, class com.adobe.livecycle.rca.service.ServiceDelegate | |
Retrieves a DefaultResponder for the given token. | |
getDefaultRIASecurityConfig() — Static Method , class com.adobe.livecycle.ria.security.service.ConfigUtil | |
Creates the SecurityConfig instance suitable to connect to a Experience Server instance in its default configuration. | |
getDefinition(name:String) — method, class flash.system.ApplicationDomain | |
Gets a public definition from the specified application domain. | |
getDefinitionByName(name:String) — Package Function, flash.utils | |
Returns a reference to the class object of the class specified by the name parameter. | |
getDefinitionByName(name:String) — method, interface mx.managers.ISystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionByName(name:String) — method, class mx.managers.SystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionByName(name:String) — method, class mx.managers.WindowedSystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionFromObjectDomain(obj:Object, className:String) — Static Method , class mx.automation.AutomationClass | |
Utility function that returns the class definition from the domain of a object instance | |
getDependantInvalidConstraints(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns an Array of currently invalid constraints whose values may change as a result of propertyName changing. | |
getDependantInvalidConstraints(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Returns an Array of currently invalid constraints whose values may change as a result of propertyName changing. | |
getDependants(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Gets all derived properties whose values may change as a result of this data property's value changing. | |
getDependants(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelType | |
Gets all derived properties whose values may change as a result of this data property's value changing. | |
getDependedOnServices() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Gets the names of all services that derived properties of this entity depend on for their calculations. | |
getDependedOnServices() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Gets the names of all services that derived properties of this entity depend on for their calculations. | |
getDependentLetterList(moduleId:String, fetchIndirectReferences:Boolean) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieve a list of letters that depend on the specified module. | |
getDependentLetters(fragmentLayoutId:String) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Retrieves a list of letters that are dependent on the specified fragmentLayout (i.e. | |
getDependentLetters(formId:String) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Retrieves a list of letters that are dependent on the specified form (i.e. | |
getDependentLetters(moduleId:String) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieve a direct list of letters that depend on the specified module. | |
getDependentModuleList(moduleId:String, fetchIndirectReferences:Boolean) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieve a list of modules that depend on the specified module. | |
getDependentModules(moduleId:String, fetchIndirectReferences:Boolean) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieve a list of modules that depend on the specified module. | |
getDescendants(name:any) — method, class flash.utils.Proxy | |
Overrides the use of the descendant operator. | |
getDescriptorForEvent(event:flash.events:Event) — method, class mx.automation.AutomationClass | |
Translates between component event and Automation method descriptor | |
getDescriptorForEvent(event:flash.events:Event) — method, interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object for the specified event object. | |
getDescriptorForEventByName(eventName:String) — method, class mx.automation.AutomationClass | |
getDescriptorForEventByName(eventName:String) — method, interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object from the event's name. | |
getDescriptorForMethodByName(methodName:String) — method, class mx.automation.AutomationClass | |
Returns a full methodDescriptor from its name | |
getDescriptorForMethodByName(methodName:String) — method, interface mx.automation.IAutomationClass | |
Returns an IAutomationMethodDescriptorfrom object from the method's name. | |
getDestination(obj:Object) — Static Method , class mx.data.utils.Managed | |
Returns the destination the specified object is associated with. | |
getDeviceAt(index:int) — Static Method , class flash.ui.GameInput | |
Gets the input device at the specified index location in the list of connected input devices. | |
getDirectoryListing() — method, class flash.filesystem.File | |
Returns an array of File objects corresponding to files and directories in the directory represented by this File object. | |
getDirectoryListingAsync() — method, class flash.filesystem.File | |
Asynchronously retrieves an array of File objects corresponding to the contents of the directory represented by this File object. | |
getDisplayObjectAt(index:int) — method, class spark.components.supportClasses.DisplayLayer | |
Returns the DisplayObject with the specified index. | |
getDisplayObjectDepth(displayObject:flash.display:DisplayObject) — method, class spark.components.supportClasses.DisplayLayer | |
Returns the depth for the specified DisplayObject. | |
getDividerAt(i:int) — method, class mx.containers.DividedBox | |
Returns a reference to the specified BoxDivider object in this DividedBox container. | |
getDocument(reviewId:String, revision:int, documentPath:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Retrieves a document from the review zone. | |
getDocument(reviewId:String, revision:int, documentPath:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Retrieves a document from the review zone. | |
getDocument(reviewId:String, revision:int, documentPath:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API retrieves a file from the review zone associated with the provided review ID and revision. | |
getDocument(reviewId:String, revision:int, documentPath:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API retrieves a file from the review zone associated with the provided review ID and revision. | |
getDocumentWithComments(reviewId:String, revision:int, stageNo:int) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API retrieves a review document with comments, from all reviewers of a review stage. | |
getDocumentWithComments(reviewId:String, revision:int, stageNo:int) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API retrieves a review document with comments, from all reviewers of a review stage. | |
getDownloadService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Download Service instance. | |
getDraftData(callback:Function) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. | |
getDraftData(callback:Function) — method, class ga.controls.Wrapper | |
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. | |
getDraftData(callback:Function) — method, interface ga.util.IConnectionService | |
Return the guides draft data including state information (Data is retrieved from the PDF if PDF is active. | |
getDragManagerProxy() — Static Method , class mx.automation.delegates.DragManagerAutomationImpl | |
getDRMManager() — Static Method , class flash.net.drm.DRMManager | |
Returns an instance of the singleton DRMManager object. | |
getDynamicPartAt(partName:String, index:int) — method, class spark.components.supportClasses.SkinnableComponent | |
Returns a specific instance of a dynamic part. | |
getElementAt(index:int) — method, class flash.text.engine.GroupElement | |
Retrieves an element from within the group. | |
getElementAt(index:int) — method, class mx.charts.Legend | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — method, class mx.core.Container | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — method, interface mx.core.IVisualElementContainer | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — method, class mx.flash.ContainerMovieClip | |
Returns the viewport if there is a viewport and the index passed in is 0. | |
getElementAt(index:int) — method, class spark.components.Scroller | |
Returns the viewport if there is a viewport and the index passed in is 0. | |
getElementAt(index:int) — method, class spark.components.SkinnableContainer | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — method, class spark.components.supportClasses.GroupBase | |
Returns the visual element at the specified index. | |
getElementAtCharIndex(charIndex:int) — method, class flash.text.engine.GroupElement | |
Returns the element containing the character specified by the charIndex parameter. | |
getElementBounds(renderData:Object) — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — method, class mx.charts.chartClasses.Series | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — method, class mx.charts.series.BubbleSeries | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — method, class mx.charts.series.PieSeries | |
getElementBounds(index:int) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the specified element's layout bounds as a Rectangle or null if the index is invalid, the corresponding element is null, includeInLayout=false, or if this layout's target property is null. | |
getElementBoundsAboveScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is above the scrollRect's top edge. | |
getElementBoundsBelowScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is below the scrollRect's bottom edge. | |
getElementBoundsLeftOfScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is to the left of the scrollRect's left edge. | |
getElementBoundsRightOfScrollRect(scrollRect:flash.geom:Rectangle) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is to the right of the scrollRect's right edge. | |
getElementByID(idName:String) — method, class flashx.textLayout.elements.TextFlow | |
Returns an element whose id property matches the idName parameter. | |
getElementFromPoint(x:int, y:int) — method, interface mx.automation.IAutomationManager | |
Returns the automation object under the given coordinate. | |
getElementFromPoint2(x:int, y:int, windowId:String) — method, class mx.automation.AutomationManager | |
getElementFromPoint2(x:int, y:int, windowId:String) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the automation object under the given coordinate in a window. | |
getElementIndex(element:flash.text.engine:ContentElement) — method, class flash.text.engine.GroupElement | |
Returns the index of the element specified by the element parameter. | |
getElementIndex(element:mx.core:IVisualElement) — method, class mx.charts.Legend | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — method, class mx.core.Container | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — method, interface mx.core.IVisualElementContainer | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — method, class mx.flash.ContainerMovieClip | |
Returns the 0 if the element passed in is the viewport. | |
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.Scroller | |
Returns 0 if the element passed in is the viewport. | |
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.SkinnableContainer | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — method, class spark.components.supportClasses.GroupBase | |
Returns the index position of a visual element. | |
getElementPreferredHeight(element:Object) — method, class spark.components.LabelItemRenderer | |
A helper method to retrieve the preferred height of a child element. | |
getElementPreferredHeight(element:Object) — method, class spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to retrieve the preferred height of a child element. | |
getElementPreferredWidth(element:Object) — method, class spark.components.LabelItemRenderer | |
A helper method to retrieve the preferred width of a child element. | |
getElementPreferredWidth(element:Object) — method, class spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to retrieve the preferred width of a child element. | |
getElementRelativeStart(ancestorElement:flashx.textLayout.elements:FlowElement) — method, class flashx.textLayout.elements.FlowElement | |
Returns the start of this element relative to an ancestor element. | |
getElementsByStyleName(styleNameValue:String) — method, class flashx.textLayout.elements.TextFlow | |
Returns all elements that have styleName set to styleNameValue. | |
getElementsByTypeName(typeNameValue:String) — method, class flashx.textLayout.elements.TextFlow | |
Returns all elements that have typeName set to typeNameValue. | |
getEligibleActions(modelType:String) — method, class com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
List of all eligible custom actions applicable to this model. | |
getEncryptionKey(password:String, overrideSaltELSKey:String) — method, class mx.data.crypto.EncryptionKeyGenerator | |
Uses a password to generate a 16-byte encryption key. | |
getEnhancedMicrophone(index:int) — Static Method , class flash.media.Microphone | |
Returns a reference to an enhanced Microphone object that can perform acoustic echo cancellation. | |
getEntityName() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Gets the entity's name for a given value object. | |
getEntityName() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Gets the entity's name for a given value object. | |
getErrorMessage(errorCode:String) — Static Method , class com.adobe.icc.services.formbridge.FormBridgeError | |
Get the error message associated with the specified error code. | |
getEvents(host:Object, name:String, commitOnly:Boolean) — Static Method , class mx.binding.utils.ChangeWatcher | |
Returns all binding events for a bindable property in the host object. | |
getExcluded(item:Object) — method, class mx.data.PropertySpecifier | |
Get an array of names of excluded properties for the object. | |
getExplicitOrMeasuredHeight() — method, class mx.containers.utilityClasses.PostScaleAdapter | |
getExplicitOrMeasuredHeight() — method, interface mx.core.IUIComponent | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — method, class mx.core.UIComponent | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — method, class mx.core.UIFTETextField | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — method, class mx.core.UITextField | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — method, class mx.flash.UIMovieClip | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — method, class mx.managers.SystemManager | |
A convenience method for determining whether to use the explicit or measured height. | |
getExplicitOrMeasuredWidth() — method, class mx.containers.utilityClasses.PostScaleAdapter | |
getExplicitOrMeasuredWidth() — method, interface mx.core.IUIComponent | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — method, class mx.core.UIComponent | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — method, class mx.core.UIFTETextField | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — method, class mx.core.UITextField | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — method, class mx.flash.UIMovieClip | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — method, class mx.managers.SystemManager | |
A convenience method for determining whether to use the explicit or measured width. | |
getExporter(format:String) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Creates and returns an export converter, which you can then use to export from a TextFlow to a source string or XML object. | |
getExportService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Export Service instance. | |
getExpression(exprId:String) — method, interface com.adobe.solutions.exm.authoring.domain.expression.IExpressionProvider | |
Fires an asynchronous operation for retrieving the expression with the given ID from the expression repository. | |
getExpression(exprId:String) — method, interface com.adobe.solutions.exm.expression.IExpressionService | |
Fires an asynchronous operation for retrieving a given expression from the expression repository. | |
getExpressionProvider() — Static Method , class com.adobe.solutions.exm.authoring.domain.ProviderFactory | |
Returns the expression provider of the contained IProviderFactory instance. | |
getExtendedNote(taskId:String, noteId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves an extended note. | |
getExtendedNote(id:String) — method, class lc.procmgmt.domain.Task | |
Retrieves an extended note. | |
GET_EXTENDED_NOTE_COMPLETE — Constant Static Property, class lc.foundation.events.LiveCycleEvent | |
The getExtendedNoteComplete event type. | |
getExtensionDirectory(extensionID:String) — Static Method , class flash.external.ExtensionContext | |
Returns the directory in which the extension is installed on the device. | |
getExternalDataService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns an External Data Service instance. | |
getFavoritesManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IFavoritesManager implementation. | |
getFeedback() — Static Method , class mx.managers.DragManager | |
Returns the current drag and drop feedback. | |
getFieldColumnName(fieldName:String) — method, class mx.data.SQLiteOfflineAdapter | |
Returns the column name for the specified field, or null if there is no column for the field. | |
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Returns the bound visible fields which are referenced in this layout. | |
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — method, interface ga.model.ILayoutHost | |
Returns the bound visible fields which are referenced in this layout. | |
getFields(visibleFieldsOnly:Boolean, container:flash.display:DisplayObjectContainer) — method, class ga.model.LayoutTemplate | |
Returns the bound visible fields which are referenced in this layout. | |
getFieldSortInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.AdvancedDataGridBaseEx | |
Returns a SortInfo instance containing sorting information for the column. | |
getFieldSortInfo() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending. | |
getFieldSortInfo() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending. | |
getFieldValue(som:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Returns a field's value as an Object | |
getFieldValue(som:String) — method, class ga.controls.Wrapper | |
Returns a field's value as an Object | |
getFieldValue(som:String) — method, interface ga.util.IConnectionService | |
Returns a field's value as an Object | |
getFileDataService() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of file data service. | |
getFileDataService() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of file data service. | |
getFileDataService() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of file data service. | |
getFillList() — method, class mx.data.DataServiceOfflineAdapter | |
Returns the current fills that have been cached in the local store. | |
getFilters(index:Number) — method, class fl.motion.Motion | |
Retrieves an interpolated array of filters at a specific time index in the Motion instance. | |
getFilters(index:Number) — method, class fl.motion.MotionBase | |
Retrieves an interpolated array of filters at a specific time index in the Motion instance. | |
getFirstCharInParagraph(charIndex:int) — method, class fl.text.TLFTextField | |
Given a character index, returns the index of the first character in the same paragraph. | |
getFirstCharInParagraph(charIndex:int) — method, class flash.text.TextField | |
Given a character index, returns the index of the first character in the same paragraph. | |
getFirstCharInParagraph(charIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getFirstCharInParagraph(charIndex:int) — method, interface mx.core.IUITextField | |
Given a character index, returns the index of the first character in the same paragraph. | |
getFirstItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart | |
Gets the first item in the chart, with respect to the axes. | |
getFirstItem(direction:String) — method, class mx.charts.chartClasses.ChartBase | |
Gets the first item in the chart, with respect to the axes. | |
getFirstItem(direction:String) — method, class mx.charts.chartClasses.PolarChart | |
Gets the first item in the chart, with respect to the axes. | |
getFirstLeaf() — method, class flashx.textLayout.elements.FlowGroupElement | |
Returns the first FlowLeafElement descendant of this group. | |
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Returns the first panel item in the panel layout. | |
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — method, interface ga.model.ILayoutHost | |
Returns the first panel item in the panel layout. | |
getFirstPanelItem(oContainer:flash.display:DisplayObjectContainer) — method, class ga.model.LayoutTemplate | |
Returns the first panel item in the panel layout. | |
getFirstTextLineChildIndex() — method, class flashx.textLayout.container.ContainerController | |
Gets the index at which the first text line must appear in its parent. | |
getFirstWeekday() — method, class flash.globalization.DateTimeFormatter | |
Returns an integer corresponding to the first day of the week for this locale and calendar system. | |
getFirstWeekday() — method, class spark.formatters.DateTimeFormatter | |
Returns an integer corresponding to the first day of the week for this locale and calendar system. | |
GetFlatArray() — method, class fl.motion.ColorMatrix | |
Calculates and returns a flat array of 20 numerical values representing the four matrixes set in this object. | |
getFocus() — method, class fl.core.UIComponent | |
Retrieves the object that currently has focus. | |
getFocus() — method, class fl.managers.FocusManager | |
Gets the interactive object that currently has focus. | |
getFocus() — method, interface fl.managers.IFocusManager | |
Retrieves the IFocusManagerComponent component that currently has focus. | |
getFocus() — method, class mx.core.UIComponent | |
Gets the object that currently has focus. | |
getFocus() — method, class mx.managers.FocusManager | |
Gets the IFocusManagerComponent component that currently has the focus. | |
getFocus() — method, interface mx.managers.IFocusManager | |
Gets the IFocusManagerComponent component that currently has the focus. | |
getFocus() — method, class mx.managers.WindowedSystemManager | |
Return the object the player sees as having focus. | |
getFocusedSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager | |
Returns the focusedSelectionFormat - by default get it from the configuration. | |
getFontMetrics() — method, class flash.text.engine.ElementFormat | |
Returns a FontMetrics object with properties which describe the emBox, strikethrough position, strikethrough thickness, underline position, and underline thickness for the font specified by fontDescription and fontSize. | |
getFonts() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetch array of fonts from the xml config. | |
getFonts() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetch array of fonts from the xml config. | |
getFontSizes() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetch array of font sizes from the xml config. | |
getFontSizes() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetch array of font sizes from the xml config. | |
getFontStyles() — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Gets font styles from the AdvancedDataGrid control and uses them to initialize the corresponding font styles for this render. | |
getForm(formId:String) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Retrieves a form given its unique identifier. | |
getFormatAt(index:int) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Returns the format name for the index'th format. | |
getFormatDescriptorAt(index:int) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Returns the FormatDescriptor for the index'th format. | |
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — method, class spark.components.RichEditableText | |
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters. | |
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — method, class spark.components.TextArea | |
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters. | |
getFormattedCellValue(label:String, row:mx.olap:IOLAPAxisPosition, col:mx.olap:IOLAPAxisPosition) — method, class mx.controls.OLAPDataGrid | |
Applies the formatting associated with a particular cell to a String value. | |
getFormBridgeService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Everytime return a new Form Bridge service instance for a particular version of Form Bridge. | |
getFormByVersion(formId:String, date:Date) — method, interface com.adobe.icc.services.layout.ILayoutService | |
Retrieves a form given its unique identifier and date on which the form was published. | |
getFormData(formId:String) — method, interface com.adobe.icc.services.download.IDownloadService | |
Retrieves the raw XDP that represents the form. | |
getFormName(component:mx.core:UIComponent) — Static Method , class mx.accessibility.AccImpl | |
Method for supporting Form Accessibility. | |
getFragmentLayout(fragmentLayoutId:String) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Retrieves a fragmentLayout given its unique identifier. | |
getFragmentLayoutByVersion(fragmentLayoutId:String, date:Date) — method, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Retrieves a fragmentLayout given its unique identifier and date on which the fragment was published. | |
getFragmentLayoutService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a FragmentLayout Service instance. | |
getFullURL(rootURL:String, url:String) — Static Method , class mx.utils.URLUtil | |
Converts a potentially relative URL to a fully-qualified URL. | |
getFullYear() — method, class Date | |
Returns the full year (a four-digit number, such as 2000) of a Date object according to local time. | |
getFunctionProvider() — Static Method , class com.adobe.solutions.exm.authoring.domain.ProviderFactory | |
Returns the function provider of the contained IProviderFactory instance. | |
getGetterInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a get function was executed. | |
GET_GRANTED_USERS — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve granted users. | |
getGrantedUsersForDefaultQueue() — method, interface lc.procmgmt.IQueueManager | |
Retrieves a list of users that have been granted access to the current user's queue. | |
getGroup(name:String) — Static Method , class fl.controls.RadioButtonGroup | |
Retrieves a reference to the specified radio button group. | |
getGroupName(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns the name of the radio button group to which the node belongs, if any. | |
getGroupName(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the name of the radio button group to which the node belongs, if any. | |
GET_GROUPS — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve the groups. | |
getGuardedProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all guarded properties for an entity regardless of whether they are currently available. | |
getGuardedProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all guarded properties for an entity regardless of whether they are currently available. | |
getGuideState(rootXml:XML) — Static Method , class ga.util.StateDeserializer | |
return the guide state element from the rootXML if it exists | |
getHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.AbstractWebService | |
Returns a header if a match is found based on QName, localName, and URI. | |
getHeader(qname:QName, headerName:String) — method, class mx.rpc.soap.Operation | |
Returns a header if a match is found based on QName localName and URI. | |
getHeaderAt(index:int) — method, class mx.containers.Accordion | |
Returns a reference to the navigator button for a child container. | |
getHeaderBounds(columnIndex:int) — method, class spark.components.GridColumnHeaderGroup | |
Returns the current pixel bounds of the specified header (renderer), or null if no such column exists. | |
getHeaderHeight() — method, class mx.containers.Panel | |
Returns the height of the header. | |
getHeaderIndexAt(x:Number, y:Number) — method, class spark.components.GridColumnHeaderGroup | |
Returns the column index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getHeaderRenderer(c:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Returns the header item renderer. | |
getHeaderRendererAt(columnIndex:int) — method, class spark.components.GridColumnHeaderGroup | |
If the requested header renderer is visible, returns a reference to the header renderer currently displayed for the specified column. | |
getHeaders() — method, class mx.rpc.http.AbstractOperation | |
Returns the HTTP request headers. | |
GetHeight() — method, class fl.motion.DynamicMatrix | |
Returns the number of rows in the current matrix. | |
getHelpTopic() — method, class lc.procmgmt.ui.layout.HeaderPaneModel | |
Get the help topic string used in the url to reference help. | |
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance. | |
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance. | |
getHistoryAt(position:uint) — method, class flash.html.HTMLLoader | |
Returns the history entry at the specified position. | |
getHistoryAt(position:int) — method, class mx.controls.HTML | |
Returns the HTMLHistoryItem at the specified position in this control's history list. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.RichEditableText | |
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.supportClasses.GroupBase | |
Returns the change to the horizontal scroll position to handle different scrolling options. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, interface spark.core.IViewport | |
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the change to the horizontal scroll position to handle different scrolling options. | |
getHostName() — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves the current host name. For example, http://www.adobe.com/?x=1&y=2 returns www.adobe.com. | |
getHour(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int hour value of a Date param. | |
getHours() — method, class Date | |
Returns the hour (an integer from 0 to 23) of the day portion of a Date object according to local time. | |
getHourUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int hour value of a Date param. | |
getIccFormBridgeExtApiPrefix() — method, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Determines the prefix to use for all ICC FormBridge Extension API methods when calling the PDF. | |
getIconDisplay() — method, class spark.skins.mobile.supportClasses.ButtonSkinBase | |
The current skin part that displays the icon. | |
getIdentityMap() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns a map of identity property names to their current values. | |
getIdentityMap() — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Returns a map of identity property names to their current values. | |
getIgnoreListStyle() — method, class com.adobe.icc.dc.domain.ListModuleInstance | |
If true, the List's own style is ignored, and the numbering would continue from the outer List (as if the modules of the nested list were part of the outer list itself), disregarding any styles specified on the nested List. | |
getImageClass(aspectRatio:String, dpi:Number, resolution:Number) — method, class spark.preloaders.SplashScreenImage | |
Returns the Class of the SplashScreenImageSource that best matches the specified device parameters. | |
getImageModuleData(imageModuleId:String) — method, interface com.adobe.icc.services.download.IDownloadService | |
Retrieves the raw image bytes that represent the image module's contents. | |
getImageReference(id:String) — method, class fl.text.TLFTextField | |
Returns a DisplayObject reference for the given id, for an image or SWF file that has been added to an HTML-formatted text field by using an <img> tag. | |
getImageReference(id:String) — method, class flash.text.TextField | |
Returns a DisplayObject reference for the given id, for an image or SWF file that has been added to an HTML-formatted text field by using an <img> tag. | |
getImageReference(id:String) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getImageReference(id:String) — method, interface mx.core.IUITextField | |
Returns a DisplayObject reference for the given id, for an image or SWF file that has been added to an HTML-formatted text field by using an <img> tag. | |
getImageUrlForProcess(process:lc.procmgmt.domain:Process) — method, interface lc.procmgmt.IProcessManager | |
Retrieves the location of the process image identified by the process. | |
getImageUrlForProcessInstance(processInstance:lc.procmgmt.domain:ProcessInstance) — method, interface lc.procmgmt.IProcessManager | |
Retrieves the location of the process instance image identified by the process instance. | |
getImageUrlForStartpoint(startpoint:lc.procmgmt.domain:Startpoint) — method, interface lc.procmgmt.IStartpointManager | |
Retrieves the location of the image for an startpoint. | |
getImageUrlForTask(task:lc.procmgmt.domain:Task) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the location, as a URL, of an image for a task. | |
getImplementation(interfaceName:String) — method, interface mx.core.IFlexModuleFactory | |
Get the implementation for an interface. | |
getImporter(format:String, config:flashx.textLayout.elements:IConfiguration) — Static Method , class flashx.textLayout.conversion.TextConverter | |
Creates and returns an import converter, which you can then use to import from a source string, an XML object, or any user defined data formats to a TextFlow. | |
getInactiveSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager | |
Returns the inactiveSelectionFormat - by default get it from the configuration This can be overridden in the subclass to supply a different SelectionFormat | |
getIncluded(destination:String) — method, class mx.data.PropertySpecifier | |
Get an array of names of included properties for this destination. | |
getIndent(position:mx.olap:IOLAPAxisPosition, m:mx.olap:IOLAPMember, mIndex:int) — method, class mx.controls.OLAPDataGrid | |
Returns the indent, in pixels, of the label in a renderer. | |
getInstance() — Static Method , class com.adobe.acm.solutions.authoring.domain.extensions.ExtensionsConfigManager | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.dct.model.ConfigModel | |
This static method returns the instance of a singleton. | |
getInstance() — Static Method , class com.adobe.ep.ux.content.handlers.AssetHandlerRegistry | |
Singleton to get AssetHandlerRegistry. | |
getInstance() — Static Method , class com.adobe.ep.ux.content.services.ServiceLocator | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.icc.editors.managers.CategoryManager | |
Gets the single instance of the CategoryManager class. | |
getInstance() — Static Method , class com.adobe.icc.editors.managers.DataDictionaryManager | |
Gets the single instance of the DataDictionaryManager class. | |
getInstance(loadPostProcess:Boolean) — Static Method , class com.adobe.icc.editors.managers.EditorConfigurationManager | |
Gets the single instance of the EditorConfigurationManager class. | |
getInstance() — Static Method , class com.adobe.icc.editors.managers.PreferencesManager | |
Gets the single instance of the PreferencesManager class. | |
getInstance() — Static Method , class com.adobe.icc.services.ServiceLocator | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.livecycle.assetmanager.client.handler.AssetHandlerRegistry | |
A singleton that retrieves an AssetHandlerRegistry event. | |
getInstance() — Static Method , class com.adobe.livecycle.assetmanager.client.service.ServiceLocator | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory | |
Returns the singleton instance of this class. | |
getInstance() — Static Method , class com.adobe.livecycle.rca.service.ServiceLocator | |
Returns the singleton instance of this class. | |
getInstance(config:com.adobe.livecycle.ria.security.api:SecurityConfig) — Static Method , class com.adobe.livecycle.ria.security.service.SecurityManager | |
Specifies a factory method to create an instance of ISecurityManager object. | |
getInstance() — Static Method , class com.adobe.solutions.prm.services.impl.ServiceLocator | |
Returns the singleton instance of the class. | |
getInstance() — Static Method , class com.adobe.solutions.rca.services.impl.ServiceLocator | |
Returns the singleton instance of this class. | |
getInstance() — method, class mx.core.DeferredInstanceFromClass | |
Creates and returns an instance of the class specified in the DeferredInstanceFromClass constructor, if it does not yet exist; otherwise, returns the already-created class instance. | |
getInstance() — method, class mx.core.DeferredInstanceFromFunction | |
Returns a reference to an instance of the desired object. | |
getInstance() — method, interface mx.core.IDeferredInstance | |
Creates an instance Object from a class or function, if the instance does not yet exist. | |
getInstance() — Static Method , class mx.managers.BrowserManager | |
Returns the sole instance of this Singleton class; creates it if it does not already exist. | |
getInstance() — Static Method , class mx.managers.CursorManager | |
Each mx.core.Window instance in an AIR application has its own CursorManager instance. | |
getInstance() — Static Method , class mx.managers.LayoutManager | |
Returns the sole instance of this singleton class, creating it if it does not already exist. | |
getInstance() — Static Method , class mx.messaging.FlexClient | |
Returns the sole instance of this singleton class, creating it if it does not already exist. | |
getInstance() — Static Method , class mx.resources.ResourceManager | |
Gets the single instance of the ResourceManager class. | |
getInstance() — Static Method , class mx.rpc.xml.SchemaTypeRegistry | |
Returns the sole instance of this singleton class, creating it if it does not already exist. | |
getInstance() — Static Method , class mx.utils.XMLNotifier | |
Get the singleton instance of the XMLNotifier. | |
getInstance() — Static Method , class spark.effects.interpolation.HSBInterpolator | |
Returns the singleton of this class. | |
getInstance() — Static Method , class spark.effects.interpolation.NumberInterpolator | |
Returns the singleton of this class. | |
getInstance() — Static Method , class spark.effects.interpolation.RGBInterpolator | |
Returns the singleton of this class. | |
getInt(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an int. | |
getInternalConfig() — Static Method , class coldfusion.service.mxml.Config | |
Returns the instance of the InternalConfig class used. | |
getInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a method was executed. | |
getItem(name:String) — Static Method , class flash.data.EncryptedLocalStore | |
The data corresponding to the specified name. | |
getItem(identity:Object, defaultValue:Object) — method, class mx.data.DataManager | |
Makes an asynchronous request for an item matching the specified identity. | |
getItem(dataManager:mx.data:RPCDataManager, identity:Object, defaultValue:Object, includeSpecifier:mx.data:PropertySpecifier) — method, class mx.data.RPCDataServiceAdapter | |
Called to retrieve an individual item by identity from the adapter. | |
getItemAt(index:uint) — method, class fl.controls.ComboBox | |
Retrieves the item at the specified index. | |
getItemAt(index:uint) — method, class fl.controls.SelectableList | |
Retrieves the item at the specified index. | |
getItemAt(index:uint) — method, class fl.data.DataProvider | |
Returns the item at the specified index. | |
getItemAt(index:int) — method, class flash.display.NativeMenu | |
Gets the menu item at the specified index. | |
getItemAt(index:int) — method, class flash.ui.ContextMenu | |
Gets the menu item at the specified index. | |
getItemAt(index:int, prefetch:int) — method, class mx.collections.ArrayList | |
Get the item at the specified index. | |
getItemAt(index:int, prefetch:int) — method, class mx.collections.AsyncListView | |
Returns the value of list.getItemAt(index). | |
getItemAt(index:int, prefetch:int) — method, interface mx.collections.IList | |
Gets the item at the specified index. | |
getItemAt(index:int, prefetch:int) — method, class mx.collections.ListCollectionView | |
Gets the item at the specified index. | |
getItemAt(index:int) — method, class org.osmf.media.MediaFactory | |
Gets the MediaFactoryItem at the specified index. | |
getItemAt(index:int, prefetch:int) — method, class spark.collections.NumericDataProvider | |
Gets the item at the specified index. | |
getItemAt(index:int, prefetch:int) — method, class spark.components.TabbedViewNavigator | |
Get the view navigator object at the specified index. | |
getItemById(id:String) — method, class org.osmf.media.MediaFactory | |
Returns the MediaFactoryItem with the specified ID or null if the specified MediaFactoryItem does not exist in this factory. | |
getItemByName(name:String) — method, class flash.display.NativeMenu | |
Gets the menu item with the specified name. | |
getItemData(taskId:String, taskItemIndex:int) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the data for a task item. | |
getItemData(taskItemIndex:int) — method, class lc.procmgmt.domain.Task | |
Retrieves the data for a task item. | |
getItemFactories() — method, class com.adobe.guides.spark.layouts.components.SingleGroupLayoutHost | |
Return all item factories as one list, skipping over any breaks | |
getItemFactoriesForArea(areaIndex:int) — method, interface com.adobe.guides.spark.layouts.components.ILayoutComponent | |
return the item factories for a specified area index | |
getItemFactoriesForArea(areaIndex:int) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
return the item factories for a specified area index | |
getItemFactoriesForChart() — method, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Return the item factories for the chart. | |
getItemFactoriesForEntry() — method, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Return the item factories for the entry area. | |
getItemFactoriesForHeader() — method, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Return the item factories for the header area. | |
getItemFactoriesForHeader() — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Get all item factories for the header | |
getItemFactoriesForRepeater(repeaterIndex:int) — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Get all item factories for the repeater part | |
getItemFactoriesForTrailer() — method, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Return the item factories for the trailer. | |
getItemFactoriesForTrailer() — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Get all item factories for the trailer | |
getItemForIndex(index:int) — method, class org.osmf.traits.AlternativeAudioTrait | |
Returns the associated streaming item for the specified index. | |
getItemIndex(item:Object) — method, class fl.data.DataProvider | |
Returns the index of the specified item. | |
getItemIndex(item:flash.display:NativeMenuItem) — method, class flash.display.NativeMenu | |
Gets the position of the specified item. | |
getItemIndex(item:flash.display:NativeMenuItem) — method, class flash.ui.ContextMenu | |
Gets the position of the specified item. | |
getItemIndex(item:Object) — method, class mx.collections.ArrayList | |
Return the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — method, class mx.collections.AsyncListView | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — method, interface mx.collections.IList | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — method, class mx.collections.ListCollectionView | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object, source:Array) — Static Method , class mx.utils.ArrayUtil | |
Returns the index of the item in the Array. | |
getItemIndex(item:Object) — method, class spark.collections.NumericDataProvider | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — method, class spark.components.TabbedViewNavigator | |
Return the index of the view navigator if it is in the list of view navigators. | |
getItemIndicesInView() — method, class spark.components.DataGroup | |
Return the indices of the item renderers visible within this DataGroup. | |
getItemReferenceIds(uid:String, propName:String) — method, class mx.data.DataServiceOfflineAdapter | |
Get the ids of the associated items for a given item uid and an association property. | |
getItemReferenceIds(uid:String, propName:String) — method, class mx.data.SQLiteOfflineAdapter | |
Get the ids of the associated items for a given item uid and an association property. | |
getItemRendererAt(rowIndex:int, columnIndex:int) — method, class spark.components.Grid | |
If the requested item renderer is visible, returns a reference to the item renderer currently displayed at the specified cell. | |
getItemRendererFactory(forHeader:Boolean, data:Object) — method, class mx.controls.dataGridClasses.DataGridColumn | |
Return the appropriate factory, using the default factory if none specified. | |
getItemRendererFactory(data:Object) — method, class mx.controls.listClasses.ListBase | |
Return the appropriate factory, using the default factory if none specified. | |
getItems(uid:Array) — method, class mx.data.DataServiceOfflineAdapter | |
Restores all the items specified using the uid array specified for a given destination. | |
getItems(dataManager:mx.data:RPCDataManager, ids:Array, includeSpecifier:mx.data:PropertySpecifier) — method, class mx.data.RPCDataServiceAdapter | |
Adapter method called when a list of items for a specific destination need to be fetched. | |
getItems(uidArray:Array) — method, class mx.data.SQLiteOfflineAdapter | |
Restores all the items specified using the uid array specified for a given destination. | |
getItemsInRegion(value:flash.geom:Rectangle) — method, class mx.charts.chartClasses.ChartBase | |
Gets all the chart items that are within the defined rectangular region. | |
getItemsInRegion(r:flash.geom:Rectangle) — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Gets all the items that are in a rectangular region for the series. | |
getItemsInRegion(r:flash.geom:Rectangle) — method, class mx.charts.chartClasses.Series | |
Gets all the items that are in a rectangular region for the series. | |
getJoinOperatorString(operator:int) — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Retrieves the string representation of SearchFilter.JOIN_OPERATOR for this query service implementation. | |
getJointValue(dof:int) — method, class fl.ik.IKJoint | |
Retrieves the current value of the specified type of degree of freedom. | |
getJustifierForLocale(locale:String) — Static Method , class flash.text.engine.TextJustifier | |
Constructs a default TextJustifier subclass appropriate to the specified locale. | |
getKeyProperty(property:String) — method, class mx.messaging.management.ObjectName | |
Returns the value associated with the specified property key. | |
getKeysAndValues() — method, class flash.globalization.LocaleID | |
Returns an object containing all of the key and value pairs from the LocaleID object. | |
getLabelAt(index:int) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Get label corresponding to the index in the data provider. | |
getLabelAt(index:int) — method, interface ga.model.ILayoutHost | |
Get label corresponding to the index in the data provider. | |
getLabelEstimate() — method, class mx.charts.CategoryAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabelEstimate() — method, interface mx.charts.chartClasses.IAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabelEstimate() — method, class mx.charts.chartClasses.NumericAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabelKey() — method, interface com.adobe.ep.taskmanagement.domain.IAttachmentPermissions | |
Generates a key that is appropriate for the current permission settings for use with the language resource bundle. | |
getLabelKey() — method, class lc.procmgmt.domain.AttachmentPermissions | |
Generates a key that is appropriate for the current permission settings for use with the language resource bundle. | |
getLabels(minimumAxisLength:Number) — method, class mx.charts.CategoryAxis | |
Gets the labels text that is rendered. | |
getLabels(minimumAxisLength:Number) — method, interface mx.charts.chartClasses.IAxis | |
Gets the labels text that is rendered. | |
getLabels(minimumAxisLength:Number) — method, class mx.charts.chartClasses.NumericAxis | |
Gets the labels text that is rendered. | |
getLanguage() — method, class flash.globalization.LocaleID | |
Returns the language code specified by the locale ID name. | |
getlastDragStartObj() — Static Method , class mx.automation.air.AirDragManagerAutomationHandler | |
Returns the target of last drag start event | |
getLastItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastItem(direction:String) — method, class mx.charts.chartClasses.ChartBase | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastItem(direction:String) — method, class mx.charts.chartClasses.PolarChart | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastLeaf() — method, class flashx.textLayout.elements.FlowGroupElement | |
Returns the last FlowLeafElement descendent of this group. | |
getLayerAt(index:int) — method, class mx.core.DesignLayer | |
Returns the DesignLayer child at the specified index. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's layout height. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's layout width. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutChildAt(index:int) — method, class com.adobe.mosaic.layouts.MosaicLayoutBase | |
Returns the ILayoutChild that occupies the given display list index. | |
getLayoutMatrix() — method, interface mx.core.ILayoutElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — method, class mx.core.UIComponent | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — method, class mx.flash.UIMovieClip | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — method, class spark.core.SpriteVisualElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix3D() — method, interface mx.core.ILayoutElement | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — method, class mx.core.UIComponent | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — method, class mx.flash.UIMovieClip | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — method, class spark.core.SpriteVisualElement | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the layout transform Matrix3D for this element. | |
getLayoutService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Layout Service instance. | |
getLetter(letterId:String) — method, interface com.adobe.icc.services.letter.ILetterService | |
Retrieves a letter given its unique identifier. | |
getLetterByVersion(letterId:String, date:Date) — method, interface com.adobe.icc.services.letter.ILetterService | |
Retrieves a letter given its unique identifier and date on which the letter was published. | |
getLetterExpressionSwf(letterId:String) — method, interface com.adobe.icc.services.download.IDownloadService | |
Retrieves the Expression SWF used by the letter. | |
getLetterRenderService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Letter Render Service instance. | |
getLetterService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Letter Service instance. | |
getLetterSpacings() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the array of Letter spacings from the xml config. | |
getLetterSpacings() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the array of Letter spacings from the xml config. | |
getLetterTestData(letterId:String) — method, interface com.adobe.icc.services.download.IDownloadService | |
Retrieves the letter's test data as raw XML. | |
getLevelString(value:uint) — Static Method , class mx.logging.LogEvent | |
Returns a string value representing the level specified. | |
getLexicalScopes(obj:Function) — Package Function, flash.sampler | |
Exposes the lexical scope of a Function so that captured scope objects (including activation objects and with scopes) are seen by the profiler as being retained by the Function instance. | |
getLineAt(index:int) — method, class flashx.textLayout.compose.FlowComposerBase | |
Returns the line with the specified line number. | |
getLineAt(index:int) — method, interface flashx.textLayout.compose.IFlowComposer | |
Returns the line with the specified line number. | |
getLineAt(index:int) — method, class flashx.textLayout.container.TextContainerManager | |
Return the TextLine at the index from array of composed lines. | |
getLineForReuse() — Static Method , class flashx.textLayout.compose.TextLineRecycler | |
Return a TextLine from the pool for reuse. | |
getLineHeights() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the array of Line heights from the xml config. | |
getLineHeights() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the array of Line heights from the xml config. | |
getLineIndexAtPoint(x:Number, y:Number) — method, class fl.text.TLFTextField | |
Returns the zero-based index value of the line at the point specified by the x and y parameters. | |
getLineIndexAtPoint(x:Number, y:Number) — method, class flash.text.TextField | |
Returns the zero-based index value of the line at the point specified by the x and y parameters. | |
getLineIndexAtPoint(x:Number, y:Number) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineIndexAtPoint(x:Number, y:Number) — method, interface mx.core.IUITextField | |
Returns the zero-based index value of the line at the point specified by the x and y parameters. | |
getLineIndexOfChar(charIndex:int) — method, class fl.text.TLFTextField | |
Returns the zero-based index value of the line containing the character specified by the charIndex parameter. | |
getLineIndexOfChar(charIndex:int) — method, class flash.text.TextField | |
Returns the zero-based index value of the line containing the character specified by the charIndex parameter. | |
getLineIndexOfChar(charIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineIndexOfChar(charIndex:int) — method, interface mx.core.IUITextField | |
Returns the zero-based index value of the line containing the character specified by the charIndex parameter. | |
getLineLength(lineIndex:int) — method, class fl.text.TLFTextField | |
Returns the number of characters in a specific text line. | |
getLineLength(lineIndex:int) — method, class flash.text.TextField | |
Returns the number of characters in a specific text line. | |
getLineLength(lineIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineLength(lineIndex:int) — method, interface mx.core.IUITextField | |
Returns the number of characters in a specific text line. | |
getLineMetrics(lineIndex:int) — method, class fl.controls.TextArea | |
Retrieves information about a specified line of text. | |
getLineMetrics(index:int) — method, class fl.controls.TextInput | |
Retrieves information about a specified line of text. | |
getLineMetrics(lineIndex:int) — method, class fl.text.TLFTextField | |
Returns metrics information about a given text line. | |
getLineMetrics(lineIndex:int) — method, class flash.text.TextField | |
Returns metrics information about a given text line. | |
getLineMetrics(lineIndex:int) — method, class mx.controls.Label | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — method, class mx.controls.TextArea | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — method, class mx.controls.TextInput | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — method, class mx.core.FTETextField | |
Returns metrics information about a given text line. | |
getLineMetrics(lineIndex:int) — method, interface mx.core.IUITextField | |
Returns metrics information about a given text line. | |
getLineOffset(lineIndex:int) — method, class fl.text.TLFTextField | |
Returns the character index of the first character in the line that the lineIndex parameter specifies. | |
getLineOffset(lineIndex:int) — method, class flash.text.TextField | |
Returns the character index of the first character in the line that the lineIndex parameter specifies. | |
getLineOffset(lineIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineOffset(lineIndex:int) — method, interface mx.core.IUITextField | |
Returns the character index of the first character in the line that the lineIndex parameter specifies. | |
getLineText(lineIndex:int) — method, class fl.text.TLFTextField | |
Returns the text of the line specified by the lineIndex parameter. | |
getLineText(lineIndex:int) — method, class flash.text.TextField | |
Returns the text of the line specified by the lineIndex parameter. | |
getLineText(lineIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineText(lineIndex:int) — method, interface mx.core.IUITextField | |
Returns the text of the line specified by the lineIndex parameter. | |
getLoaderInfoByDefinition(object:Object) — Static Method , class flash.display.LoaderInfo | |
Returns the LoaderInfo object associated with a SWF file defined as an object. | |
getLocal(name:String, localPath:String, secure:Boolean) — Static Method , class flash.net.SharedObject | |
Returns a reference to a locally persistent shared object that is only available to the current client. | |
getLocales() — method, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager. | |
getLocalItem(identity:Object) — method, class mx.data.DataManager | |
Looks up the supplied item with the given identity. | |
getLocalizedString(key:String, params:Array) — method, interface com.adobe.mosaic.skinning.IMosaicComponent | |
Returns the localized string associated with the given key. | |
getLocalizedTitle(titleName:String) — method, class com.adobe.solutions.prm.presentation.team.TeamPod | |
This method gets the localized Title. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectState | |
This method gets a localized array of the project states. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectStatus | |
This method gets the localized array of project status. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectType | |
This method gets the localized project types. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedRoles | |
This method gets a localized array of roles. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedStatusReasonCode | |
This method gets the localized status reason codes. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedApproverStatus | |
This method returns an array of all localized approver statuses. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedAuthorStatus | |
This method returns an array of all localized author statuses. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedDocumentType | |
This method returns an array of all localized document types. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedDurationUnit | |
This method returns an array of all localized duration units. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedReviewStatus | |
This method returns an array of all localized review statuses. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedReviewerStatus | |
This method returns an array of all localized reviewer statuses. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedSignatureOptions | |
This method returns an array of all localized signature options. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedStageStatus | |
This method returns an array of all localized stage statuses. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedStageTypes | |
This method returns an array of all localized stage types. | |
getLocalizedTypeArray() — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedTaskTypes | |
This method returns an array of all localized task types. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectState | |
This method gets the localized value of the project state. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectStatus | |
This method gets the localized value of a project status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedProjectType | |
This method gets the localized value of a project type, based on input project type. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedRoles | |
This method gets the localized value of a role. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.prm.presentation.constant.LocalizedStatusReasonCode | |
This method gets the localized value of a status reason code. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedApproverStatus | |
This method returns localized strings for approver status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedAuthorStatus | |
This method returns localized strings for author status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedDocumentType | |
This method returns localized strings for document type. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedDurationUnit | |
This method returns localized strings for duration unit. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedOperationType | |
This method returns localized strings for operation type. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedParticipantAttributes | |
This method returns localized strings for participant attributes. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedReviewStatus | |
This method returns localized strings for reviewer status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedReviewerStatus | |
This method returns localized strings for review status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedSignatureOptions | |
This method returns localized strings for signature options. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedStageStatus | |
This method returns localized strings for stage status. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedStageTypes | |
This method returns localized strings for stage types. | |
getLocalizedValue(type:String) — Static Method , class com.adobe.solutions.rca.presentation.constant.LocalizedTaskTypes | |
This method returns localized strings for task types. | |
getLocalizedValue(value:String) — Static Method , class com.adobe.solutions.rca.presentation.util.LocalizedGanttItemStates | |
This method returns the localized strings for Gantt item states. | |
getLocalName(xmlNode:flash.xml:XMLNode) — Static Method , class mx.rpc.xml.SimpleXMLDecoder | |
Returns the local name of an XMLNode. | |
getLocatorService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Locator Service instance. | |
getLogger(category:String) — Static Method , class mx.logging.Log | |
Returns the logger associated with the specified category. | |
getLogger(category:String) — Static Method , class org.osmf.logging.Log | |
Returns a logger for the specified category. | |
getLogger(category:String) — method, class org.osmf.logging.LoggerFactory | |
Creates and returns a logger for the specified category. | |
getLoggerByClass(clss:Class, name:String, logger:com.adobe.gravity.utility.logging:ILogger) — Static Method , class com.adobe.gravity.utility.logging.Logger | |
Get a Logger. | |
getMainApplication() — Static Method , class mx.automation.Automation | |
getMainApplication() — Static Method , class mx.automation.AutomationHelper | |
Returns the top level application. | |
getMajorVersion() — Static Method , class mx.automation.AutomationClass | |
Returns the major from current version number | |
getManagedFile(filePath:String) — method, interface com.adobe.solutions.rca.service.IFileDataService | |
Gets managed instance of file located at the filePath. | |
getManagedFile(filePath:String) — method, class com.adobe.solutions.rca.services.impl.FileDataService | |
Gets managed instance of file located at the filePath. | |
getMappedByProperty(associationProperty:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the mappedBy property for the passed-in association property; Returns null if the passed-in assocaition property is not mapped by a property. | |
getMappedByProperty(associationProperty:String) — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the mappedBy property for the passed-in association property; Returns null if the passed-in assocaition property is not mapped by a property. | |
getMarkerAt(index:int) — method, class org.osmf.metadata.TimelineMetadata | |
Returns the TimelineMarker at the specified index. | |
getMasterString(str:String) — Package Function, flash.sampler | |
Returns the master string upon which this string depends, or null if this string does not depend on another string. | |
getMatrix(index:int) — method, class fl.motion.MotionBase | |
Returns the Matrix object for the specified index position of the frame of animation. | |
getMatrix3D(index:int) — method, class fl.motion.MotionBase | |
Returns the Matrix3D object for the specified index position of the frame of animation. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's maximum height. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's maximum width. | |
getMediaFactoryItemAt(index:int) — method, class org.osmf.media.PluginInfo | |
Returns the MediaFactoryItem object at the specified index. | |
getMemberFromPartOrObject(part:Object, obj:Object, name:String) — method, class mx.automation.AutomationManager | |
getMemberNames(o:Object, instanceNames:Boolean) — Package Function, flash.sampler | |
Returns an object containing all members of a specified object, including private members. | |
getMembers() — method, class lc.foundation.domain.Group | |
Retrieves the members of the group. | |
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — method, interface com.adobe.solutions.prm.domain.IProject | |
This method gets the title of a member, if any title is assigned to a user. | |
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — method, interface com.adobe.solutions.prm.domain.IWorkItem | |
This method returns the title of the member, if any title is assigned to the user. | |
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.Project | |
This method gets the title of a member, if any title is assigned to a user. | |
getMemberTitle(member:com.adobe.solutions.rca.domain.common:IMember) — method, class com.adobe.solutions.prm.domain.impl.WorkItem | |
This method returns the title of the member, if any title is assigned to the user. | |
getMenuAt(index:int) — method, class mx.controls.MenuBar | |
Returns a reference to the Menu object at the specified MenuBar item index, where 0 is the Menu contained at the leftmost MenuBar item index. | |
getMergedStyleDeclaration(selector:String) — method, interface mx.styles.IStyleManager2 | |
Gets a CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getMessage(messageId:String) — method, class mx.data.MessageBatch | |
Returns the message with the given id. | |
getMessageCache() — method, class mx.data.DataServiceOfflineAdapter | |
Restores the message cache from the offline store. | |
getMessageForErrorID(errorID:int) — method, class org.osmf.events.MediaError | |
Returns the message for the error with the specified ID. | |
getMessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — method, class mx.messaging.Channel | |
Returns the appropriate MessageResponder for the Channel's send() method. | |
getMessageText(id:int) — Static Method , class com.adobe.exm.expression.error.ExpressionEvaluationError | |
Returns message text. | |
getMetadata(namespaceURL:String) — method, class org.osmf.media.MediaElement | |
Returns the Metadata object that is stored under this MediaElement with the specified namespace URL. | |
getMetadataValue(namespaceURL:String) — method, class org.osmf.media.MediaResourceBase | |
Retrieves a metadata value from this resource. | |
GET_METHOD — Constant Static Property, class mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "get". | |
getMicrophone(index:int) — Static Method , class flash.media.Microphone | |
Returns a reference to a Microphone object for capturing audio. | |
getMillisecond(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int millisecond value of a Date param. | |
getMilliseconds() — method, class Date | |
Returns the milliseconds (an integer from 0 to 999) portion of a Date object according to local time. | |
getMillisecondUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int millisecond UTC value of a Date param. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's minimum height. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's minimum width. | |
getMinute(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int minute value of a Date param. | |
getMinutes() — method, class Date | |
Returns the minutes (an integer from 0 to 59) portion of a Date object according to local time. | |
getMinuteUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int minute value of a Date param. | |
getMirrorRegion(mirror:flash.events:EventDispatcher) — method, class flash.text.engine.TextLine | |
Returns the first TextLineMirrorRegion on the line whose mirror property matches that specified by the mirror parameter, or null if no match exists. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.chartClasses.HLOCSeriesBase | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.chartClasses.Series | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.series.BubbleSeries | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — method, class mx.charts.series.PieSeries | |
getModeratorAt(index:int) — method, class com.adobe.livecycle.rca.model.participant.ModeratorCollection | |
Returns a Moderator type object instead of a generic object. | |
getModule(url:String) — Static Method , class mx.modules.ModuleManager | |
Get the IModuleInfo interface associated with a particular URL. | |
getModuleInstance() — method, class com.adobe.icc.dc.domain.VariableInstance | |
Get the List of IModuleInstances for all modules that this VariableInstance's Variable is derived from. | |
getModuleResolverService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Module Resolver Service instance. | |
getModuleService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Module Service instance. | |
getMonth() — method, class Date | |
Returns the month (0 for January, 1 for February, and so on) portion of this Date according to local time. | |
getMonth(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int month value of a Date param. | |
getMonthNames(nameStyle:String, context:String) — method, class flash.globalization.DateTimeFormatter | |
Retrieves a list of localized strings containing the month names for the current calendar system. | |
getMonthNames(nameStyle:String, context:String) — method, class spark.formatters.DateTimeFormatter | |
Retrieves a list of localized strings containing the month names for the current calendar system. | |
getMonthUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int month value of a Date param. | |
getMouseX(item:flash.display:DisplayObject) — method, interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves the mouseX property. | |
getMouseY(item:flash.display:DisplayObject) — method, interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves mouseY property. | |
getName(applicationDomain:flash.system:ApplicationDomain) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Return the name of the provided ApplicationDomain. | |
getName(childID:uint) — method, class mx.accessibility.AccImpl | |
Returns the name of the accessible component. | |
getNamedAreas() — method, class com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Return an array of name areas or groups that this layout supports. | |
getNamedAreas() — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Return an array of name areas or groups that this layout supports. | |
getNamedAreas() — method, class com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Return an array of name areas or groups that this layout supports. | |
getNamedAreas() — method, class com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost | |
Return an array of name areas or groups that this layout supports. | |
getNamedAreas() — method, interface ga.model.ILayoutHost | |
Return an array of name areas or groups that this layout supports. | |
getNamespaceForPrefix(prefix:String) — method, class flash.xml.XMLNode | |
Returns the namespace URI that is associated with the specified prefix for the node. | |
getNavigationDestinationIndex(currentIndex:int, navigationUnit:uint, arrowKeysWrapFocus:Boolean) — method, class spark.layouts.supportClasses.LayoutBase | |
Delegation method that determines which item to navigate to based on the current item in focus and user input in terms of NavigationUnit. | |
getNewIndex() — method, class org.osmf.net.SwitchingRuleBase | |
Returns the index value in the active DynamicStreamingResource to which this switching rule thinks the bitrate should shift. | |
getNewLineXmlData() — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
The content of TBX's TBXXML for generating new line | |
getNewLineXmlData() — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
The content of TBX's TBXXML for generating new line | |
getNextFocusManagerComponent(backward:Boolean) — method, class fl.managers.FocusManager | |
Retrieves the interactive object that would receive focus if the user pressed the Tab key to navigate to the next object. | |
getNextFocusManagerComponent(backward:Boolean) — method, interface fl.managers.IFocusManager | |
Retrieves the component that receives focus next if the user causes focus to move by using the Tab key. | |
getNextFocusManagerComponent(backward:Boolean) — method, class mx.managers.FocusManager | |
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component. | |
getNextFocusManagerComponent(backward:Boolean) — method, interface mx.managers.IFocusManager | |
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component. | |
getNextIndexAtLetter(firstLetter:String, startIndex:int) — method, class fl.controls.SelectableList | |
Returns the index of the next item in the dataProvider in which the label's first character matches a specified string character. | |
getNextItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextItem(direction:String) — method, class mx.charts.chartClasses.ChartBase | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextItem(direction:String) — method, class mx.charts.chartClasses.PolarChart | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextKeyframe(index:int, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the next keyframe after a specific frame in the Motion instance. | |
getNextLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.FlowLeafElement | |
Returns the next FlowLeafElement object. | |
getNextParagraph() — method, class flashx.textLayout.elements.ParagraphElement | |
Returns the paragraph that follows this one, or null if there are no more paragraphs. | |
getNextSibling() — method, class flashx.textLayout.elements.FlowElement | |
Returns the next FlowElement sibling in the text flow hierarchy. | |
getNodeDepth(node:Object) — method, class mx.collections.HierarchicalCollectionView | |
Returns the depth of the node in the collection. | |
getNodeDepth(node:Object) — method, interface mx.collections.IHierarchicalCollectionView | |
Returns the depth of the node in the collection. | |
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the depth of the node, meaning the number of ancestors it has. | |
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns the depth of the node, meaning the number of ancestors it has. | |
getNumber(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Number. | |
getObject(url:String) — method, interface com.adobe.icc.services.external.IExternalDataService | |
Load the referenced external URL as binary data. | |
getObject(key:String) — method, class lc.foundation.domain.SessionMap | |
Retrieves a session object using the provided key. | |
getObject(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an Object. | |
getObjectsUnderPoint(point:flash.geom:Point) — method, class flash.display.DisplayObjectContainer | |
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. | |
getObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IChildList | |
Returns an array of DisplayObjects that lie under the specified point and are in this child list. | |
getObjectsUnderPoint(point:flash.geom:Point) — method, interface mx.core.IContainer | |
Returns an array of objects that lie under the specified point and are children (or grandchildren, and so on) of this DisplayObjectContainer instance. | |
getOnlyRootProjects — Property, class com.adobe.solutions.prm.vo.ProjectSearchFilterVO | |
Defines the value of the flag getOnlyRootProjects. | |
getOperation(name:String) — method, class mx.data.ManagedRemoteService | |
Returns an Operation of the given name. | |
getOperation(name:String) — method, class mx.rpc.AbstractService | |
Returns an Operation of the given name. | |
getOperation(name:String) — method, class mx.rpc.remoting.RemoteObject | |
Returns an Operation of the given name. | |
getOperation(name:String) — method, class mx.rpc.remoting.mxml.RemoteObject | |
Returns an Operation of the given name. | |
getOperation(name:String) — method, class mx.rpc.soap.WebService | |
Returns an Operation of the given name. | |
getOperation(name:String) — method, class mx.rpc.soap.mxml.WebService | |
Returns an Operation of the given name. | |
GET_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation requests that the remote destination get a specific managed object based on its unique ID. | |
GET_OPERATION — Constant Static Property, class mx.data.messages.ManagedRemotingMessage | |
A Get operation. | |
getOperationAsString(op:uint) — Static Method , class mx.data.messages.DataMessage | |
Provides a description of the operation specified. | |
getOperationAsString(op:uint) — Static Method , class mx.data.messages.ManagedRemotingMessage | |
Provides a description of the operation specified. | |
getOperationAsString(op:uint) — Static Method , class mx.messaging.messages.CommandMessage | |
Provides a description of the operation specified. | |
getOperatorString(operator:int) — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Retrieves the string representation of the SearchFilter.Operator for this query service implementation | |
GET_OR_CREATE_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation requests an item with the specified identity from the remote destination. | |
getOwnersForAccessibleUserQueues() — method, interface lc.procmgmt.IQueueManager | |
Retrieves a list of users that own a queue to which the current user has access. | |
getPackageDependencies() — method, class com.adobe.icc.editors.managers.ImportExportManager | |
Fetches the package dependencies from the server | |
getPageInformation(view:mx.collections:ListCollectionView) — method, class mx.data.DataManager | |
Returns page information for the specified collection. | |
getPanel(n:String) — method, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the panel with the given name from this Catalog. | |
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — method, class com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Returns the panel items contained in the panel layout. | |
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — method, interface ga.model.ILayoutHost | |
Returns the panel items contained in the panel layout. | |
getPanelItems(visibleItemsOnly:Boolean, container:flash.display:DisplayObjectContainer, itemList:Array) — method, class ga.model.LayoutTemplate | |
Returns the nested panel items contained in the panel layout. | |
getParagraph() — method, class flashx.textLayout.elements.FlowElement | |
Returns the ParagraphElement object associated with this element. | |
getParagraphLength(charIndex:int) — method, class fl.text.TLFTextField | |
Given a character index, returns the length of the paragraph containing the given character. | |
getParagraphLength(charIndex:int) — method, class flash.text.TextField | |
Given a character index, returns the length of the paragraph containing the given character. | |
getParagraphLength(charIndex:int) — method, class mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getParagraphLength(charIndex:int) — method, interface mx.core.IUITextField | |
Given a character index, returns the length of the paragraph containing the given character. | |
getParameterValue(key:String) — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves a URL parameter value by name and returns it as a string. | |
getParent(applicationDomain:flash.system:ApplicationDomain) — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Return the parent ApplicationDomain for the provided ApplicationDomain, or null if it didn't have one. | |
getParent(obj:mx.automation:IAutomationObject, parentToStopAt:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — method, interface mx.automation.IAutomationManager | |
Returns the next parent that is visible within the automation hierarchy. | |
getParent(node:Object) — method, class mx.collections.GroupingCollection | |
Returns the parent of a node. | |
getParent(node:Object) — method, class mx.collections.GroupingCollection2 | |
Returns the parent of a node. | |
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the parent of the node The parent of a top-level node is null. | |
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — method, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns the parent of the node The parent of a top-level node is null. | |
getParentAttribute(attrName:String) — method, class com.adobe.icomm.assetplacement.model.PackageElement | |
Retrieve an attribute of this element's parent. | |
GET_PARENT_FLEX_MODULE_FACTORY_REQUEST — Constant Static Property, class mx.events.Request | |
Dispatched from a sub-application or module to find the module factory of its parent application or module. | |
getParentItem(node:Object) — method, class mx.collections.HierarchicalCollectionView | |
Returns the parent of a node. | |
getParentItem(node:Object) — method, interface mx.collections.IHierarchicalCollectionView | |
Returns the parent of a node. | |
getParentItem(item:Object) — method, class mx.controls.AdvancedDataGrid | |
Returns the parent of a child item. | |
getParentItem(item:Object) — method, class mx.controls.Tree | |
Returns the known parent of a child item. | |
getParser(resourceData:String) — method, class org.osmf.elements.ManifestLoaderBase | |
getPdfData(callback:Function) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Gets the ga/xml data from the PDF. | |
getPdfData(callback:Function) — method, interface ga.controls.IWrapperHost | |
Gets the ga/xml data from the PDF. | |
getPdfData(callback:Function) — method, class ga.controls.Wrapper | |
Gets the ga/xml data from the PDF. | |
getPdfFieldData(som:String, callback:Function) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Gets a fields data from the PDF. | |
getPdfFieldData(som:String, callback:Function) — method, interface ga.controls.IWrapperHost | |
Gets a fields data from the PDF. | |
getPdfFieldData(som:String, callback:Function) — method, class ga.controls.Wrapper | |
Gets a fields data from the PDF. | |
getPendingOperation(item:Object) — method, class mx.data.DataManager | |
Returns the pending operation in the message cache for the specified item. | |
getPendingTasksForProcess(processId:Number) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the collection of pending tasks that are associated with the process instance identifier. | |
getPercentLoaded(loaded:Number, total:Number) — method, class mx.preloaders.DownloadProgressBar | |
Returns the percentage value of the application loaded. | |
getPixel(x:int, y:int) — method, class flash.display.BitmapData | |
Returns an integer that represents an RGB pixel value from a BitmapData object at a specific point (x, y). | |
getPixel32(x:int, y:int) — method, class flash.display.BitmapData | |
Returns an ARGB color value that contains alpha channel data and RGB data. | |
getPixels(rect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Generates a byte array from a rectangular region of pixel data. | |
getPopUpChildObject(index:int) — method, class mx.automation.AutomationManager | |
getPopUpChildObject(index:int) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns array of pop up objects of the root application. | |
getPopUpChildren() — method, class mx.automation.AutomationManager | |
getPopUpChildren() — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns array of pop up objects of the top level application. | |
getPopUpChildrenCount() — method, class mx.automation.AutomationManager | |
getPopUpChildrenCount() — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns the number of pop up children of the top level application. | |
getPort() — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves the current port for the URL. | |
getPort(url:String) — Static Method , class mx.utils.URLUtil | |
Returns the port number from the specified URL. | |
getPortfolioRenderService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Portfolio Render Service instance. | |
getPreferencesManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IPreferencesManager implementation. | |
getPreferencesManager() — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves the IPreferencesManager implementation. | |
getPreferencesStartingWith(namePrefix:String) — method, interface lc.foundation.IPreferencesManager | |
Get a list of all preferences starting with a provided prefix. | |
getPreferencesStartingWith(namePrefix:String) — method, class lc.foundation.PreferencesManager | |
Get a list of all preferences starting with a provided prefix. | |
getPreferenceValue(name:String) — method, interface lc.foundation.IPreferencesManager | |
Get the value of the preference with the provided name. | |
getPreferenceValue(name:String) — method, class lc.foundation.PreferencesManager | |
Get the value of the preference with the provided name. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's preferred height. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, interface mx.core.ILayoutElement | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class mx.core.UIComponent | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class mx.flash.UIMovieClip | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class spark.core.SpriteVisualElement | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the element's preferred width. | |
getPreferredLocaleChain() — method, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager, ordered using user preferences as reported by Capabilities.language or Capabilities.languages. | |
getPrefixForNamespace(ns:String) — method, class flash.xml.XMLNode | |
Returns the prefix that is associated with the specified namespace URI for the node. | |
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.CartesianChart | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.ChartBase | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousItem(direction:String) — method, class mx.charts.chartClasses.PolarChart | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — method, class flashx.textLayout.elements.FlowLeafElement | |
Returns the previous FlowLeafElement object. | |
getPreviousParagraph() — method, class flashx.textLayout.elements.ParagraphElement | |
Returns the paragraph that precedes this one, or null, if this paragraph is the first one in the TextFlow. | |
getPreviousSibling() — method, class flashx.textLayout.elements.FlowElement | |
Returns the previous FlowElement sibling in the text flow hierarchy. | |
getPrincipal(domainName:String, cannonicalName:String) — method, interface com.adobe.solutions.rca.service.IUserManager | |
Retrieves a principal according to the specified domain name and canonical name. | |
getPrincipal(domainName:String, cannonicalName:String) — method, class com.adobe.solutions.rca.services.impl.UserManager | |
Retrieves a principal according to the specified domain name and canonical name. | |
getPrincipalByDomainNameCanonicalName(domainName:String, canonicalName:String) — method, interface com.adobe.solutions.rca.domain.IUser | |
Gets the principal for this tuple of domain name and canonical name. | |
getPrincipalByDomainNameCanonicalName(domainName:String, canonicalName:String) — method, class com.adobe.solutions.rca.domain.impl.User | |
Gets the principal for this tuple of domain name and canonical name. | |
getPrincipalByPrincipalName(principalName:String) — method, interface com.adobe.solutions.rca.domain.IUser | |
Gets the principal for this principal name. | |
getPrincipalByPrincipalName(principalName:String) — method, class com.adobe.solutions.rca.domain.impl.User | |
Gets the principal for this principal name. | |
getPriority(task:lc.procmgmt.domain:Task) — Static Method , class lc.procmgmt.TaskConstants | |
Returns a localized string corresponding to the priority of the task. | |
getProcesses() — method, interface lc.procmgmt.IProcessManager | |
Retrieves a list of processes that the user has participated in. | |
getProcessImageUrl(processName:String) — method, interface lc.procmgmt.IProcessManager | |
Deprecated Since LiveCycle ES Update 1 (8.2): Please use getImageUrlForProcess. | |
getProcessInstance(processInstanceId:Number, serviceName:String) — method, interface lc.procmgmt.IProcessManager | |
Retrieves the process instance identified by the process instance identifier. | |
getProcessManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IProcessManager implementation. | |
getProcessVariableDefinitions(processName:String, includeCommonVariables:Boolean, includeSearchable:Boolean) — method, interface lc.procmgmt.IProcessManager | |
Retrieves a collection of process variable definitions for a process name that the user has participated in. | |
GET_PROCESS_VARIABLE_DEFINITIONS — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve process variable definitions. | |
getProcessVariablesForProcessesByQueue(processNames:mx.collections:IList, queueId:Number, activeTasks:Boolean) — method, interface lc.procmgmt.IProcessManager | |
Retrieves a collection of tasks containing only process variables for the identified process names and queue identifier. | |
getProcessVariablesForProcessInstance(processName:String, processInstanceId:Number) — method, interface lc.procmgmt.IProcessManager | |
Retrieves a collection of process variables for the identified process name and process identifier. | |
GET_PROCESS_VARIABLES_FOR_PROCESS_INSTANCE — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve process variables belonging to a process instance. | |
getProcessVariablesForQueueFilter(processName:String, queueId:Number, activeTasks:Boolean) — method, interface lc.procmgmt.IProcessManager | |
Retrieves a collection of tasks containing only process variables for the identified process name and queue id. | |
GET_PROCESS_VARIABLES_FOR_QUEUE_FILTER — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve process variables for queue filters. | |
getProcessVariablesForTask(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves a collection of process variable definitions for a given task that the user participated in. | |
getProject(projectId:String, includeChildProjects:Boolean) — method, interface com.adobe.solutions.prm.service.IProjectManagementQueryService | |
This operation searches for a project identified by an ID. | |
getProject(projectId:String, includeChildProjects:Boolean) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementQueryService | |
This operation searches for a project identified by an ID. | |
getProjectManagementCoreService() — method, interface com.adobe.solutions.prm.service.IServiceProvider | |
This operation returns an instance of project management core service. | |
getProjectManagementCoreService() — Static Method , class com.adobe.solutions.prm.service.ServiceProvider | |
This operation returns an instance of project management core service. | |
getProjectManagementCoreService() — method, class com.adobe.solutions.prm.services.impl.ServiceProviderImpl | |
This operation returns an instance of project management core service. | |
getProjectManagementQueryService() — method, interface com.adobe.solutions.prm.service.IServiceProvider | |
This operation returns an instance of project management query service. | |
getProjectManagementQueryService() — Static Method , class com.adobe.solutions.prm.service.ServiceProvider | |
This operation returns an instance of project management query service. | |
getProjectManagementQueryService() — method, class com.adobe.solutions.prm.services.impl.ServiceProviderImpl | |
This operation returns an instance of project management query service. | |
getProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all properties for an entity regardless of whether they are currently available. | |
getProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all properties for an entity regardless of whether they are currently available. | |
getProperties(obj:mx.automation:IAutomationObject, names:Array, forVerification:Boolean, forDescription:Boolean) — method, interface mx.automation.IAutomationManager | |
Returns the values for a set of properties. | |
getProperties(destinationId:String) — Static Method , class mx.messaging.config.ServerConfig | |
Returns the property information for the specified destination | |
getProperty(name:String) — Static Method , class adobe.utils.XMLUI | |
Retrieves the value of the specified property of the current XMLUI dialog box. | |
getProperty(name:String) — method, interface com.adobe.gravity.service.manifest.IBundleBuilder | |
Retrieve a bundle property. | |
getProperty(name:String) — method, interface com.adobe.gravity.service.manifest.IManifestParseContext | |
Get the value of a manifest property. | |
getProperty(property:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Return the requested property. | |
getProperty(name:String) — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the value of the property from the xml config by specifying its name. | |
getProperty(name:String) — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the value of the property from the xml config by specifying its name. | |
getProperty(propertyName:String) — method, interface fl.video.INCManager | |
Gets values of arbitrary properties supported by the class implementing INCManager. | |
getProperty(propertyName:String) — method, class fl.video.NCManager | |
Allows getting of the fallbackServerName, fpadZone, objectEncoding, and proxyType properties. | |
getProperty(name:any) — method, class flash.utils.Proxy | |
Overrides any request for a property's value. | |
getProperty(property:String) — method, class ga.controls.Wrapper | |
Return the requested property. | |
getProperty(property:String) — method, interface ga.util.IConnectionService | |
Return the requested property. | |
getProperty(name:any) — method, class mx.data.DynamicManagedItem | |
Overrides any request for a property's value. | |
getProperty(name:any) — method, class mx.data.ManagedObjectProxy | |
DataService must save the state of an unmanaged collection before a change to any of the contained items has been modified. | |
getProperty(obj:mx.data:IManaged, property:String, value:any, useHierarchicalValues:Boolean) — Static Method , class mx.data.utils.Managed | |
This method is used to retrieve a property from a managed object. | |
getProperty(name:any) — method, class mx.messaging.config.ConfigMap | |
Returns the specified property value of the proxied object. | |
getProperty(name:any) — method, class mx.utils.ObjectProxy | |
Returns the specified property value of the proxied object. | |
getProperty(name:any) — method, class mx.utils.OrderedObject | |
Returns the specified property value of the proxied object. | |
getProperty(key:String) — method, interface spark.managers.IPersistenceManager | |
Returns the value of a property stored in the persistence manager. | |
getProperty(key:String) — method, class spark.managers.PersistenceManager | |
Returns the value of a property stored in the persistence manager. | |
getPropertyArray(name:String) — method, interface com.adobe.icc.editors.model.config.IConfigProvider | |
Fetches the array of value from the xml config by specifying its property name. | |
getPropertyArray(name:String) — method, class com.adobe.icc.editors.model.config.XMLConfigProvider | |
Fetches the array of value from the xml config by specifying its property name. | |
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — method, class mx.automation.AutomationClass | |
Returns the list of properties this class supports. | |
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — method, interface mx.automation.IAutomationClass | |
Returns the list of properties this class supports. | |
getPropertyLength(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the length set for the passed-in property. | |
getPropertyLength(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the length set for the passed-in property. | |
getPropertyType(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Get the type of a given property. | |
getPropertyValidationFailureMessages(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns an Array of localized error messages corresponding to the current set of failed validations for the given property. | |
getPropertyValidationFailureMessages(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Returns an Array of localized error messages corresponding to the current set of failed validations for the given property. | |
getPropertyValueFromPart(part:Object, obj:Object, pd:mx.automation:IAutomationPropertyDescriptor, relativeParent:mx.automation:IAutomationObject) — method, class mx.automation.AutomationManager | |
getProtocol() — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves the current protocol, such as http: or https:. | |
getProtocol(url:String) — Static Method , class mx.utils.URLUtil | |
Returns the protocol section of the specified URL. | |
getQuadraticRoots(a:Number, b:Number, c:Number) — Static Method , class fl.motion.BezierSegment | |
Finds the real solutions, if they exist, to a quadratic equation of the form: at^2 + bt + c. | |
getQualifiedClassName(value:any) — Package Function, flash.utils | |
Returns the fully qualified class name of an object. | |
getQualifiedDataRef() — method, class ga.model.Page | |
Returns a fully qualified data reference for the current page's instance. | |
getQualifiedDataRef(object:Object) — method, class ga.model.PanelItem | |
Returns a fully qualified data reference for the current panelItem's instance. | |
getQualifiedDataRef(object:Object) — method, class ga.model.Section | |
Returns a fully qualified data reference for the current section's instance. | |
getQualifiedSuperclassName(value:any) — Package Function, flash.utils | |
Returns the fully qualified class name of the base class of the object specified by the value parameter. | |
getQuarter(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int quarter value of a Date param. | |
getQueryCriteria(args:Array) — method, class mx.data.SQLiteOfflineAdapter | |
OfflineAdapter implementations should override this method with an implementation that returns an appropriate SQL WHERE clause for a given set of fill parameters. | |
getQueryCriteriaParameters(args:Array) — method, class mx.data.SQLiteOfflineAdapter | |
OfflineAdapter implementation should override this method with an implementation that returns the values used to substitute parameters in the WHERE clause from getQueryCriteria. | |
getQueryOrder(args:Array) — method, class mx.data.SQLiteOfflineAdapter | |
OfflineAdapter implementations should override this method with an implementation that returns an appropriate SQL ORDER BY clause for a given set of fill parameters. | |
getQueryService(queryType:String) — method, class com.adobe.ep.ux.content.services.search.lccontent.LCCQueryServiceFactory | |
Retrieves the IQueryService instance based on the queryType input. | |
getQueryService(queryType:String) — method, class com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory | |
Retrieves the IQueryService instance based on the queryType input. | |
getQueryTypeName() — method, interface com.adobe.ep.ux.content.services.search.lccontent.IQueryService | |
Retrieves the type name of the QueryService. | |
getQueryTypeName() — method, interface com.adobe.livecycle.assetmanager.client.service.search.IQueryService | |
Retrieves the type name of the QueryService. | |
getQueueManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IQueueManager implementation. | |
getQueues() — method, interface lc.procmgmt.IQueueManager | |
Returns the collection of queues which the user has access to. | |
getQueuesManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the lc.domain.QueuesManager implementation. | |
getQueueType(value:Number) — Static Method , class lc.procmgmt.QueueConstants | |
Returns a localized string corresponding to the passed queue type. | |
getRadioButtonAt(index:int) — method, class fl.controls.RadioButtonGroup | |
Retrieves the RadioButton component at the specified index location. | |
getRadioButtonAt(index:int) — method, class mx.controls.RadioButtonGroup | |
Returns the RadioButton control at the specified index. | |
getRadioButtonAt(index:int) — method, class spark.components.RadioButtonGroup | |
Returns the RadioButton component at the specified index. | |
getRadioButtonIndex(radioButton:fl.controls:RadioButton) — method, class fl.controls.RadioButtonGroup | |
Returns the index of the specified RadioButton instance. | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, class flash.display.DisplayObject | |
Returns a rectangle that defines the boundary of the display object, based on the coordinate system defined by the targetCoordinateSpace parameter, excluding any strokes on shapes. | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — method, interface mx.core.IFlexDisplayObject | |
Returns a rectangle that defines the boundary of the display object, based on the coordinate system defined by the targetCoordinateSpace parameter, excluding any strokes on shapes. | |
getRectangle(obj:flash.display:DisplayObject) — method, interface mx.automation.IAutomationManager | |
The display rectangle enclosing the DisplayObject. | |
getReferringTemplates() — method, interface com.adobe.solutions.rca.domain.IStageTemplate | |
Fetches the list of schedule templates which contains a reference to this stage template in the stage list. | |
getReferringTemplates() — method, class com.adobe.solutions.rca.domain.impl.StageTemplate | |
Fetches the list of schedule templates which contains a reference to this stage template in the stage list. | |
getRegion() — method, class flash.globalization.LocaleID | |
Returns the region code specified by the locale ID name. | |
getRegistryService() — Static Method , class com.adobe.dct.service.provider.DCTServiceProvider | |
Returns the data dictionary registry Service instance. | |
getRegistryService() — method, class com.adobe.dct.service.provider.DCTServiceProviderImpl | |
Returns a DataDictionaryRegistryServiceImpl instance. | |
getRegistryService() — method, interface com.adobe.dct.service.provider.IDCTServiceProvider | |
Returns a DataDictionaryRegistry Service instance. | |
getRelatedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.managers.IRelationshipManager | |
Get all the Assets related to the Given Asset and given list of Relations. | |
getRelatedAssets(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, relationParameters:com.adobe.ep.ux.content.model.relation:RelationParameters, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.services.relationships.IAssetRelationshipService | |
Function to get All Assets where this asset is used And which all are contained in this asset. | |
GET_RELATED_ASSETS_SEARCH — Constant Static Property, class com.adobe.ep.ux.content.event.RelationEvent | |
Event string informing about related assets. | |
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — method, class flash.geom.Transform | |
Returns a Matrix3D object, which can transform the space of a specified display object in relation to the current display object's space. | |
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — method, class mx.geom.Transform | |
Returns a Matrix3D object, which can transform the space of a specified display object in relation to the current display object's space. | |
getRelativePath(ref:flash.net:FileReference, useDotDot:Boolean) — method, class flash.filesystem.File | |
Finds the relative path between two File paths. | |
getReminderAt(index:int) — method, class com.adobe.livecycle.rca.model.reminder.ReminderCollection | |
Returns a Reminder type object instead of a generic object. | |
getRemote(name:String, remotePath:String, persistence:Object, secure:Boolean) — Static Method , class flash.net.SharedObject | |
Returns a reference to a shared object on Flash Media Server that multiple clients can access. | |
getRemoteObject() — method, class coldfusion.air.SyncManager | |
Returns the RemoteObject instance used by the offline library to make the remote object call. | |
getRemoteObject() — method, class coldfusion.service.BasicService | |
Returns the RemoteObject instance used by the proxy classes to make the remote object call. | |
getRemoteObject(name:String) — method, class com.adobe.ep.ux.content.services.ServiceLocator | |
Retrieves a RemoteObject service by name. | |
getRemoteObject(name:String) — method, class com.adobe.icc.services.ServiceLocator | |
Retrieves a RemoteObject service by name. | |
getRemoteObject(name:String) — method, class com.adobe.livecycle.rca.service.ServiceLocator | |
Retrieves a RemoteObject service by name. | |
getRemoteObject(name:String) — method, class com.adobe.solutions.prm.services.impl.ServiceLocator | |
This method retrieves a RemoteObject service by name. | |
getRemoteObject(name:String) — method, class com.adobe.solutions.rca.services.impl.ServiceLocator | |
Retrieves a RemoteObject service by name. | |
getRemotingEndpoint(serviceName:String) — method, interface lc.foundation.ISessionManager | |
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service. | |
getRemotingEndpoint(endpointName:String) — method, class lc.foundation.SessionManager | |
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service. | |
getRemotingEndpoint(endpointName:String) — method, class lc.procmgmt.formbridge.SwfConnector | |
deprecated - use getRemotingService() Retrieves a RemoteObject object for the specified connector name. | |
getRemotingService(serviceName:String) — method, interface lc.foundation.ISessionManager | |
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service. | |
getRemotingService(serviceName:String) — method, class lc.foundation.SessionManager | |
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service. | |
getRemotingService(serviceName:String) — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves a RemoteObject object for the specified service name. | |
getRenderDataForTransition(type:String) — method, class mx.charts.chartClasses.Series | |
Captures the before and after states of the series for animation. | |
getRenderedFileUrl(response:com.adobe.icc.vo.render:PDFResponseType) — method, interface com.adobe.icc.services.render.ILetterRenderService | |
Given the successful response result from a call to render a letter, determine the URL where the PDF was rendered on the server so that it can be downloaded to the client. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — method, class mx.controls.listClasses.AdvancedListBase | |
Returns the value for a particular semantic property of an item renderer, or null if that property is not defined, while a data effect is running. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — method, class mx.controls.listClasses.ListBase | |
Returns true or false to indicates whether the effect should play on the target. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — method, interface mx.effects.IEffectTargetHost | |
Returns true or false to indicates whether the effect should play on the target. | |
getRendererStyle(name:String, column:int) — method, class fl.controls.SelectableList | |
Retrieves a style that is set on the renderers in the list. | |
getRepeaterItem(whichRepeater:int) — method, class mx.core.UIComponent | |
Returns the item in the dataProvider that was used by the specified Repeater to produce this Repeater, or null if this Repeater isn't repeated. | |
getRequestContentType(operation:mx.rpc.http:AbstractOperation, obj:Object, contentType:String) — method, class mx.rpc.http.SerializationFilter | |
This method is called by the HTTP service just before a call is made. | |
getRequiredProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all required properties. | |
getRequiredProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all required properties. | |
getReservedOrFreeItemRenderer(data:Object) — method, class mx.controls.listClasses.AdvancedListBase | |
Retrieves an already-created item renderer not currently in use. | |
getReservedOrFreeItemRenderer(data:Object) — method, class mx.controls.listClasses.ListBase | |
Retrieves an already-created item renderer not currently in use. | |
getResolverForNewFlow(oldFlow:flashx.textLayout.elements:TextFlow, newFlow:flashx.textLayout.elements:TextFlow) — method, interface flashx.textLayout.elements.IFormatResolver | |
Returns the format resolver when a TextFlow is copied. | |
getResourceBundle(locale:String, bundleName:String) — method, interface mx.resources.IResourceManager | |
Returns a ResourceBundle with the specified locale and bundleName that has been previously added to the ResourceManager with addResourceBundle(). | |
getResources() — method, class mx.rpc.xml.QualifiedResourceManager | |
Gets an Array of all resources. | |
getResourcesByControllerId(id:String, includeExpired:Boolean) — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
A convenience method that searches through the resources and returns a list containing only the resources that match the given id. | |
getResourcesForNamespace(ns:Namespace) — method, class mx.rpc.xml.QualifiedResourceManager | |
Returns an Array of resources for a given target namespace. | |
getResourcesForURI(uri:String) — method, class mx.rpc.xml.QualifiedResourceManager | |
Returns an Array of resources for a given target URI. | |
getResult() — method, class flash.data.SQLStatement | |
Provides access to a SQLResult object containing the results of the statement execution, including any result rows from a SELECT statement, and other information about the statement execution for all executed statements. | |
getReviewByProcessId(assignTaskPid:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation retrieves the review context for a given process ID. | |
getReviewByProcessId(assignTaskPid:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation retrieves the review context for a given process ID. | |
getReviewCommentingAndApprovalService(channelSet:mx.messaging:ChannelSet) — Static Method , class com.adobe.livecycle.rca.service.ServiceProvider | |
Returns an instance of ReviewCommentingAndApprovalService. | |
getReviewCommentingAndApprovalService() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of Review Commenting and Approval service. | |
getReviewCommentingAndApprovalService() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of Review Commenting and Approval service. | |
getReviewCommentingAndApprovalService() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of Review Commenting and Approval service. | |
getReviewCommentingAndApprovalUtil(channelSet:mx.messaging:ChannelSet) — Static Method , class com.adobe.livecycle.rca.service.ServiceProvider | |
Returns an instance of ReviewCommentingAndApprovalUtil. | |
getReviewCommentingAndApprovalUtil() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of review commenting and approval util service. | |
getReviewCommentingAndApprovalUtil() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of Review Commenting and Approval util service. | |
getReviewCommentingAndApprovalUtil() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of review commenting and approval util service. | |
getReviewContext(reviewId:String, revision:int) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Gets the context of a review for a specified revision. | |
getReviewContext(reviewId:String, revision:int) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Gets the context of a review for a specified revision. | |
getReviewContext(reviewId:String, revision:int) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation returns ReviewContextVO for the specified review and revision of the review. | |
getReviewContext(reviewId:String, revision:int) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation returns ReviewContextVO for the specified review and revision of the review. | |
getReviewDocument(reviewId:String, revision:int) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Returns the original document, which is the document that was submitted for review when the review was initiated. | |
getReviewDocument(reviewId:String, revision:int) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Returns the original document, which is the document that was submitted for review when the review was initiated. | |
getReviewerAt(index:int) — method, class com.adobe.livecycle.rca.model.participant.ReviewerCollection | |
Returns an object of type Reviewer instead of a generic object. | |
getReviewStageDocument(reviewId:String, revision:int, stageNo:int) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Returns the review document for a particular stage in a review. | |
getReviewStageDocument(reviewId:String, revision:int, stageNo:int) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Returns the review document for a particular stage in a review. | |
getReviewTemplate(templateName:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Retrieves a review template. | |
getReviewTemplate(templateName:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Retrieves a review template. | |
getReviewTemplate(templateName:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API fetches a ReviewTemplateVO from the system. | |
getReviewTemplate(templateName:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API fetches a ReviewTemplateVO from the system. | |
getReviewTemplatesReferring(templateName:String) — method, interface com.adobe.solutions.rca.service.IStageManagement | |
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO. | |
getReviewTemplatesReferring(templateName:String) — method, class com.adobe.solutions.rca.services.impl.StageManager | |
This operation gets all ReviewTemplateVOs referring to a StageTemplateVO. | |
getRevisions(reviewId:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
This operation is the second level of the search API. | |
getRevisions(reviewId:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
This operation is the second level of the search API. | |
getRevisions(reviewId:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
Searches for review revisions of the review specified by reviewId. | |
getRevisions(reviewId:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
Searches for review revisions of the review specified by reviewId. | |
getRoot() — method, class mx.collections.GroupingCollection | |
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not. | |
getRoot() — method, class mx.collections.GroupingCollection2 | |
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not. | |
getRoot() — method, class mx.collections.HierarchicalData | |
Returns the root data item. | |
getRoot() — method, interface mx.collections.IHierarchicalData | |
Returns the root data item. | |
getRootDirectories() — Static Method , class flash.filesystem.File | |
Returns an array of File objects, listing the file system root directories. | |
getRootValueObject() — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Return the model's root value object. | |
getRootValueObject() — method, interface ga.controls.IWrapperHost | |
Get the root value object returning the actual object instance. | |
getRotation(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of rotation present in a matrix, in degrees. | |
getRotationRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of rotation present in a matrix, in radians. | |
getRowBounds(rowIndex:int) — method, class spark.components.Grid | |
Returns the current pixel bounds of the specified row, or null if no such row exists. | |
getRowHeight(itemData:Object) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Returns the row height. | |
getRowIndexAt(x:Number, y:Number) — method, class spark.components.Grid | |
Returns the row index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getRSLInfoAt(index:int) — method, class fl.rsl.RSLPreloader | |
Gets the RSLInfo record added via addRSLInfo() at the specified index. | |
getSampleCount() — Package Function, flash.sampler | |
Returns the number of samples collected. | |
_getSamples(cf:Class) — Package Function, flash.sampler | |
getSamples() — Package Function, flash.sampler | |
Returns an object of memory usage Sample instances from the last sampling session. | |
getSamples(buffer:flash.utils:ByteArray, append:Boolean) — method, class flash.events.TouchEvent | |
Updates the specified ByteArray object with the high-frequency data points for a multi-point touch event. | |
getSampleXMLDataButton — Skin Part, class com.adobe.dct.component.toolbars.DDToolbar | |
A skin part that defines a Button which gets sample xml data for data dictionary. A skin part that defines a Button which gets sample xml data for data dictionary. | |
getSampleXMLDataButtonClicked — Event, class com.adobe.dct.component.toolbars.DDToolbar | |
Dispatched when the getSampleXMLData button is clicked. | |
getSampleXMLDataForDD(dataDictionaryId:String, clientHandler:Function, errorHandler:Function) — method, interface com.adobe.dct.service.DataDictionaryUtilService | |
Generates sample XML data which can be used for creating a data dictionary instance | |
GET_SAMPLE_XML_DATA_FOR_DD — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_SAMPLE_XML_DATA_FOR_DD constant defines the value of the type property of the event object for a getSampleXMLDataForDD event. | |
getSandboxRoot() — method, interface mx.managers.ISystemManager | |
Gets the system manager that is the root of all top level system managers in this SecurityDomain. | |
getSandboxRoot() — method, class mx.managers.SystemManager | |
Go up the parent chain to get the top level system manager in this SecurityDomain. | |
getSandboxRoot() — method, class mx.managers.WindowedSystemManager | |
Go up our parent chain to get the top level system manager in this SecurityDomain | |
getSavedThis(obj:Function) — Package Function, flash.sampler | |
Returns the saved "this" from a Method closure that you normal can't see from AS. | |
getScaleX(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the horizontal scale present in a matrix. | |
getScaleY(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the vertical scale present in a matrix. | |
getSchemaResult() — method, class flash.data.SQLConnection | |
Provides access to the result of a call to the loadSchema() method. | |
getScreensForRectangle(rect:flash.geom:Rectangle) — Static Method , class flash.display.Screen | |
Returns the (possibly empty) set of screens that intersect the provided rectangle. | |
getScript() — method, class flash.globalization.LocaleID | |
Returns the script code specified by the locale ID name. | |
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — method, class spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl | |
private | |
getScrollBars(passedObj:Object, stopWithSkin:mx.core:UIComponent) — method, class spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — method, class spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
private | |
getScrollDelta(numLines:int) — method, class flashx.textLayout.container.ContainerController | |
Figure out the scroll distance required to scroll up or down by the specified number of lines. | |
getScrollDelta(numLines:int) — method, class flashx.textLayout.container.TextContainerManager | |
Figure out the scroll distance required to scroll up or down by the specified number of lines. | |
getScroller(component:mx.core:IUIComponent, direction:Boolean) — Static Method , class ga.util.ScrollIntoViewUtil | |
Search the parent chain up from the component finding the first set of scrollbars that can scroll in the specified direction Return the container that can scroll in the specified direction | |
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — method, class spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl | |
private | |
getScroller(passedObj:Object, stopWithSkin:mx.core:UIComponent) — method, class spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — method, class spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
private | |
getScrollPositionDeltaToElement(index:int) — method, class spark.layouts.supportClasses.LayoutBase | |
Computes the verticalScrollPosition and horizontalScrollPosition deltas needed to scroll the element at the specified index into view. | |
getScrollRect() — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the target's scroll rectangle in layout coordinates. | |
getSearchFilter() — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves and populates a SearchFilter object based on the current name. | |
getSearchFilterAttribute(attrScope:String, attrName:String, attrType:String, attrTitle:String) — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves and populates a SearchFieldAttribute object. | |
getSearchFilterCondition(attribute:lc.procmgmt.domain:SearchFilterAttribute, operator:String, value1:String, value2:String) — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves and populates a SearchFieldCondition object. | |
getSearchFilterSort(attribute:lc.procmgmt.domain:SearchFilterAttribute, precedence:int, direction:String) — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves and populates a SearchFieldSort object. | |
getSearchResults(session:lc.foundation.domain:SessionMap) — method, class lc.procmgmt.domain.SearchFilter | |
Executes the search request and returns a collection of tasks. | |
getSearchResults(searchFilter:lc.procmgmt.domain:SearchFilter) — method, class lc.procmgmt.domain.SearchTemplate | |
Executes the search operation and retrieves the results. | |
getSearchTemplate(searchTemplateId:Number) — method, interface lc.procmgmt.ITaskManager | |
Retrieves a specific search template. | |
getSearchTemplate() — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves a search template based on the current ID. | |
getSearchTemplateDescriptors() — method, interface lc.procmgmt.ITaskManager | |
Retrieves a collection of search template descriptors. | |
getSearchTemplateDescriptors() — method, class lc.procmgmt.domain.SearchTemplateDescriptor | |
Retrieves a list of the search templates. | |
getSecond(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int second value of a Date param. | |
getSeconds() — method, class Date | |
Returns the seconds (an integer from 0 to 59) portion of a Date object according to local time. | |
getSecondUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int second value of a Date param. | |
getSelected(beginIndex:int, endIndex:int) — method, class flash.text.TextSnapshot | |
Returns a Boolean value that specifies whether a TextSnapshot object contains selected text in the specified range. | |
getSelectedText(includeLineEndings:Boolean) — method, class flash.text.TextSnapshot | |
Returns a string that contains all the characters specified by the corresponding setSelected() method. | |
getSelectionState() — method, interface flashx.textLayout.edit.ISelectionManager | |
Gets the SelectionState object of the current selection. | |
getSelectionState() — method, class flashx.textLayout.edit.SelectionManager | |
Gets the SelectionState object of the current selection. | |
getSeparator(i:int, seperators:Array, headerLines:mx.core:UIComponent) — method, class mx.controls.AdvancedDataGridBaseEx | |
Returns the header separators between column headers, and populates the separators Array with the separators returned. | |
getSeparatorIndexAt(x:Number, y:Number) — method, class spark.components.GridColumnHeaderGroup | |
Returns the column separator index corresponding to the specified coordinates, or -1 if the coordinates don't overlap a separator. | |
GET_SEQUENCE_ID_OPERATION — Constant Static Property, class mx.data.messages.DataMessage | |
This operation requests a sequence id for a set of fill parameters. | |
getSerializationFilter() — method, class mx.rpc.http.AbstractOperation | |
Returns the serialization filter. | |
getServerName(url:String) — Static Method , class mx.utils.URLUtil | |
Returns the server name from the specified URL. | |
getServerNameWithPort(url:String) — Static Method , class mx.utils.URLUtil | |
Returns the domain and port information from the specified URL. | |
getService(name:String) — method, interface com.adobe.fiber.services.IFiberManagingService | |
Retrieves a service instance that has been generated and wrapped based on its declaration in a model. | |
getService(reference:com.adobe.gravity.framework:IServiceReference) — method, interface com.adobe.gravity.framework.IBundleContext | |
Get the service object for the specified service reference. | |
getService(bundle:com.adobe.gravity.framework:IBundle, registration:com.adobe.gravity.framework:IServiceRegistration) — method, interface com.adobe.gravity.framework.IServiceFactory | |
Return a service object. | |
getService(name:String, library:String) — method, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Retrieves a service from the Service Library in the catalog. | |
getServiceNames() — method, interface com.adobe.icc.services.locator.ILocatorService | |
Retrieve the available services that can be used as a post process for a Letter. | |
getServiceReference(clazz:Class) — method, interface com.adobe.gravity.framework.IBundleContext | |
Get a service reference for a service. | |
getServiceReferences(clazz:Class, filter:com.adobe.gravity.framework:IFilter) — method, interface com.adobe.gravity.framework.IBundleContext | |
Get all service references of the given class matching the specified filter. | |
getServices(context:com.adobe.gravity.framework:IBundleContext, ... rest) — Package Function, com.adobe.gravity.utility | |
Retrieve a set of services at once. | |
getSessionManager() — method, class com.adobe.mosaic.mxml.ServerSession | |
Returns the ISessionManager instance associated to the runtime | |
getSessionManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the ISessionManager implementation. | |
getSetterInvocationCount(obj:Object, qname:QName) — Package Function, flash.sampler | |
Returns the number of times a set function was executed. | |
getSingleValue(t:Number, a:Number, b:Number, c:Number, d:Number) — Static Method , class fl.motion.BezierSegment | |
Calculates the value of a one-dimensional cubic Bezier equation at a specific time. | |
getSize(o:any) — Package Function, flash.sampler | |
Returns the size in memory of a specified object when used with the Flash Player 9.0.115.0 or later debugger version. | |
GET_SIZE_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Gets the size of the child SystemManager. | |
getSkewX(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of horizontal skew present in a matrix, in degrees. | |
getSkewXRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of horizontal skew present in a matrix, in radians. | |
getSkewY(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of vertical skew present in a matrix, in degrees. | |
getSkewYRadians(m:flash.geom:Matrix) — Static Method , class fl.motion.MatrixTransformer | |
Calculates the angle of vertical skew present in a matrix, in radians. | |
getSmallMessage() — method, interface mx.messaging.messages.ISmallMessage | |
This method must be implemented by subclasses that have a "small" form, typically achieved through the use of flash.utils.IExternalizable. | |
getSnapshot(target:mx.core:UIComponent, padding:int, globalPosition:flash.geom:Point) — method, class spark.transitions.ViewTransitionBase | |
Used to render snap shots of screen elements in preparation for transitioning. | |
getSnapshot(target:mx.core:IUIComponent, visibleBounds:flash.geom:Rectangle, propagateColorTransform:Boolean) — Static Method , class spark.utils.BitmapUtil | |
Creates a BitmapData representation of the target object. | |
getSnapshotWithPadding(target:mx.core:IUIComponent, padding:int, propagateColorTransform:Boolean, bounds:flash.geom:Rectangle) — Static Method , class spark.utils.BitmapUtil | |
Creates a BitmapData representation of the target object. | |
getSOAPAction() — method, class mx.messaging.messages.SOAPMessage | |
Provides access to the name of the remote method/operation that will be called. | |
getSource(desiredDPI:Number) — method, class spark.utils.MultiDPIBitmapSource | |
Select one of the sourceXXXdpi properties based on the given DPI. | |
getSpringAngle() — method, class fl.ik.IKJoint | |
Returns the current spring angle. | |
getSpringPt() — method, class fl.ik.IKJoint | |
Returns the current spring point. | |
getStackTrace() — method, class Error | |
Returns the call stack for an error as a string at the time of the error's construction (for the debugger version of Flash Player and the AIR Debug Launcher (ADL) only; returns null if not using the debugger version of Flash Player or the ADL. | |
getStageAt(index:int) — method, class com.adobe.livecycle.rca.model.stage.StageCollection | |
Returns an AbstractStage type object instead of a generic object. | |
getStageDocument(reviewId:String, revision:int, stageNo:int) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This API retrieves a prepared stage document. | |
getStageDocument(reviewId:String, revision:int, stageNo:int) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This API retrieves a prepared stage document. | |
getStageManagement() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of stage management service. | |
getStageManagement() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of stage management service. | |
getStageManagement() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of stage management service. | |
getStageStartPointInScreenCoords(windowId:String) — Static Method , class mx.automation.AutomationHelper | |
Returns the start point in screen coordinates. | |
getStageTemplate() — method, interface com.adobe.solutions.rca.domain.IStageTemplate | |
Returns the Value Object for this template. | |
getStageTemplate() — method, class com.adobe.solutions.rca.domain.impl.StageTemplate | |
Returns the Value Object for this template. | |
getStageTemplate(templateName:String) — method, interface com.adobe.solutions.rca.service.IStageManagement | |
This operation gets a StageTemplateVO given its ID. | |
getStageTemplate(templateName:String) — method, class com.adobe.solutions.rca.services.impl.StageManager | |
This operation gets a StageTemplateVO given its ID. | |
getStartpoint(startpointId:String) — method, interface lc.procmgmt.IStartpointManager | |
Retrieves the startpoint by using the specified startpoint identifer. | |
getStartPointInScreenCoordinates(windowId:String) — method, class mx.automation.AutomationManager | |
getStartPointInScreenCoordinates(windowId:String) — method, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Used by Flex application loaded from AIR application, to get the start point of main AIR application in screen coordinates | |
getStartpointManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IStartpointManager implementation. | |
getStartpoints(startpointIds:Array) — method, interface lc.procmgmt.IStartpointManager | |
Retrieves the startpoints for an array of startpoint identifiers. | |
GET_STARTPOINTS — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve Task Manager startpoints to start a process. | |
getStartpointsForCategory(categoryName:String) — method, interface lc.procmgmt.IStartpointManager | |
Retrieves the startpoints in the specified category. | |
getStartValue() — method, class mx.effects.effectClasses.ActionEffectInstance | |
Returns the starting state value that was saved by the saveStartValue() method. | |
getState(childID:uint) — method, class mx.accessibility.AccImpl | |
Utility method to determine state of the accessible component. | |
getState(childID:uint) — method, class mx.accessibility.SliderAccImpl | |
Utility method determines state of the accessible component. | |
getStatusString(task:lc.procmgmt.domain:Task) — Static Method , class lc.procmgmt.TaskConstants | |
Returns a localized string corresponding to the status of the task. | |
getStorageVolumes() — method, class flash.filesystem.StorageVolumeInfo | |
Returns vector of StorageVolume objects corresponding to the currently mounted storage volumes. | |
getString(bundleName:String, resourceName:String, parameters:Array, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a String, after substituting specified values for placeholders. | |
getString(key:String, params:Array) — Static Method , class org.osmf.utils.OSMFStrings | |
Returns the user-facing string for the given key. | |
getStringArray(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an Array of Strings. | |
getStrokeExtents(postLayoutTransform:Boolean) — method, class spark.primitives.supportClasses.GraphicElement | |
Returns the amount of pixels occupied by the stroke on each side of the element's bounds. | |
getStyle(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns style object for property. | |
getStyle(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Returns style object for property. | |
getStyle(style:String) — method, class fl.core.UIComponent | |
Retrieves a style property that is set in the style lookup chain of the component. | |
getStyle(name:String) — Static Method , class fl.managers.StyleManager | |
Gets a global style by name. | |
getStyle(styleName:String) — method, class flash.text.StyleSheet | |
Returns a copy of the style object associated with the style named styleName. | |
getStyle(styleProp:String) — method, class flashx.textLayout.container.ContainerController | |
Returns the value of the style specified by the styleProp parameter. | |
getStyle(styleProp:String) — method, class flashx.textLayout.elements.FlowElement | |
Returns the value of the style specified by the styleProp parameter, which specifies the style name and can include any user style name. | |
getStyle(styleName:String) — method, interface flashx.textLayout.formats.ITabStopFormat | |
Return the value of the style specified by the styleProp parameter which specifies the style name. | |
getStyle(styleName:String) — method, interface flashx.textLayout.formats.ITextLayoutFormat | |
Return the value of the style specified by the styleProp parameter which specifies the style name. | |
getStyle(styleName:String) — method, class flashx.textLayout.formats.TabStopFormat | |
Return the value of the style specified by the styleProp parameter which specifies the style name. | |
getStyle(styleProp:String) — method, class flashx.textLayout.formats.TextLayoutFormat | |
Returns the value of the style specified by the styleProp parameter, which specifies the style name. | |
getStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.controls.dataGridClasses.DataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, interface mx.core.IUITextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.core.UIComponent | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.core.UIFTETextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.core.UITextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.skins.ProgrammaticSkin | |
Returns the value of the specified style property. | |
getStyle(styleProp:String) — method, class mx.styles.AdvancedStyleClient | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.styles.CSSStyleDeclaration | |
Gets the value for a specified style property, as determined solely by this CSSStyleDeclaration. | |
getStyle(styleProp:String) — method, interface mx.styles.IStyleClient | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class mx.styles.StyleProxy | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class spark.components.supportClasses.StyleableTextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — method, class spark.globalization.supportClasses.GlobalizationBase | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyleDeclaration(selector:String) — method, interface mx.styles.IStyleManager | |
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getStyleDeclaration(selector:String) — Static Method , class mx.styles.StyleManager | |
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getStyleDefinition() — Static Method , class fl.containers.BaseScrollPane | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.containers.ScrollPane | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.containers.UILoader | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.BaseButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Button | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.CheckBox | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ColorPicker | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ComboBox | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.DataGrid | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Label | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.LabelButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.List | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.NumericStepper | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ProgressBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.RadioButton | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.ScrollBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.SelectableList | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.Slider | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TextArea | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TextInput | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.TileList | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.UIScrollBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.dataGridClasses.DataGridCellEditor | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.dataGridClasses.HeaderRenderer | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.listClasses.CellRenderer | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.listClasses.ImageCell | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.controls.progressBarClasses.IndeterminateBar | |
Retrieves the default style map for the current component. | |
getStyleDefinition() — Static Method , class fl.core.UIComponent | |
Retrieves the default style map for the current component. | |
getStyleManager(moduleFactory:mx.core:IFlexModuleFactory) — Static Method , class mx.styles.StyleManager | |
Returns the style manager for an object. | |
getStyleValue(name:String) — method, class fl.core.UIComponent | |
Returns the specified style for a component, considering all styles set on the global level, component level and instance level. | |
getSubmitService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a Submit Service instance. | |
getSubSpecifier(item:Object, propName:String) — method, class mx.data.PropertySpecifier | |
Obtain the specifier for an associated destination. | |
getSupportingDocumentAt(index:int) — method, class com.adobe.livecycle.rca.model.document.DocumentCollection | |
Returns a SupportingDocument type object instead of a generic object. | |
getSWFRoot(object:Object) — Static Method , class mx.managers.SystemManager | |
Returns the root DisplayObject of the SWF that contains the code for the given object. | |
getSystemDataDictionaries(clientHandler:Function, errorHandler:Function, locale:String) — method, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Returns all system data dictionaries. | |
GET_SYSTEM_DATA_DICTIONARIES — Constant Static Property, class com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.GET_SYSTEM_DATA_DICTIONARIES constant defines the value of the type property of the event object for a getSystemDataDictionaries event. | |
getTabAt(index:int) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Returns a child at a specific location in the tab list. | |
getTabAt(index:int) — method, class mx.containers.TabNavigator | |
Returns the tab of the navigator's TabBar control at the specified index. | |
getTabChildren() — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Returns an array of the tabbed children. | |
getTabIndex(child:flash.display:DisplayObject) — method, class com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Returns the index of a child within the tab list. | |
getTabularData(obj:mx.automation:IAutomationObject) — method, interface mx.automation.IAutomationManager | |
Returns the object implementing the IAutomationTabularData interface through which the tabular data can be obtained. | |
getTargetAreaAssignment(area:any) — method, class com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Returns the target area assignment domain object for the passed target area. | |
getTargetAreaAssignment(area:any) — method, class com.adobe.icc.editors.model.LetterModel | |
Returns the target area assignment domain object for the passed target area. | |
getTargetColumnName(referencePath:Array) — method, class mx.data.SQLiteOfflineAdapter | |
Returns the column name for the specified path. | |
getTargetTableName(referencePath:Array) — method, class mx.data.SQLiteOfflineAdapter | |
Walk the specified path to find the table responsible for the property path. | |
getTask(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the task that is associated with the task identifier. | |
getTaskAttachmentDocument(taskId:String, attachmentId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves an attachment document for a task item. | |
getTaskById(taskId:String) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the task that is associated with the task identifier by using a remote object to the server. | |
getTaskContainer() — method, class lc.procmgmt.domain.Task | |
Retrieves the container for the task, which is useful when you want to use operations to further manage the task. | |
getTaskImageUrl(taskId:String, imageTicket:String) — method, interface lc.procmgmt.ITaskManager | |
Deprecated Since LiveCycle ES Update 1 (8.2): Please use lc.procmgmt.ITaskManager.getImageUrlForTask(). | |
getTaskInfo(taskId:String) — method, interface com.adobe.ep.taskmanagement.services.ITaskManager | |
Returns detailed information for a given task. | |
getTaskManager() — method, class lc.procmgmt.domain.SearchTemplateDescriptors | |
Retrieves the associated TaskManager object based on the session. | |
getTaskManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the ITaskManager implementation. | |
getTaskManager() — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves the ITaskManager implementation. | |
getTasks(taskFilter:com.adobe.ep.taskmanagement.filter:IFilter, startIndex:int, length:int) — method, interface com.adobe.ep.taskmanagement.services.ITaskManager | |
Returns the current list of task filtered by the provided taskFilter. | |
getTasks(refresh:Boolean) — method, interface lc.procmgmt.ITaskManager | |
Retrieves all the tasks that a user has access to. | |
getTasksForProcess(processId:Number) — method, interface lc.procmgmt.ITaskManager | |
Retrieves the collection of tasks that are associated with the process instance identifier. | |
getText(beginIndex:int, endIndex:int, includeLineEndings:Boolean) — method, class flash.text.TextSnapshot | |
Returns a string that contains all the characters specified by the beginIndex and endIndex parameters. | |
getText(separator:String) — method, class flashx.textLayout.container.TextContainerManager | |
Returns the current text using a separator between paragraphs. | |
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — method, class flashx.textLayout.elements.FlowElement | |
Gets the specified range of text from a flow element. | |
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — method, class flashx.textLayout.elements.FlowGroupElement | |
getTextBounds(startIndex:int, endIndex:int) — method, interface flash.text.ime.IIMEClient | |
The IME uses this method to query the bounding box of the text currently edited with the IME client. | |
getTextFlow() — method, class flashx.textLayout.container.TextContainerManager | |
The current TextFlow. | |
getTextFlow() — method, class flashx.textLayout.elements.FlowElement | |
Climbs the text flow hierarchy to return the root TextFlow object for the element. | |
getTextFormat(beginIndex:int, endIndex:int) — method, class fl.text.TLFTextField | |
Returns a TextFormat object that contains formatting information for the range of text that the beginIndex and endIndex parameters specify. | |
getTextFormat(beginIndex:int, endIndex:int) — method, class flash.text.TextField | |
Returns a TextFormat object that contains formatting information for the range of text that the beginIndex and endIndex parameters specify. | |
getTextFormat(beginIndex:int, endIndex:int) — method, class mx.core.FTETextField | |
This method has been implemented in FTETextField to simply return a copy of the defaultTextFormat, because FTETextField does not support formatting a range. | |
getTextFormat(beginIndex:int, endIndex:int) — method, interface mx.core.IUITextField | |
Returns a TextFormat object that contains formatting information for the range of text that the beginIndex and endIndex parameters specify. | |
getTextInRange(startIndex:int, endIndex:int) — method, interface flash.text.ime.IIMEClient | |
Gets the specified range of text from the component. | |
getTextLine(forceValid:Boolean) — method, class flashx.textLayout.compose.TextFlowLine | |
Returns the flash.text.engine.TextLine object for this line, which might be recreated if it does not exist due to garbage collection. | |
getTextLineAtCharIndex(charIndex:int) — method, class flash.text.engine.TextBlock | |
Returns the TextLine containing the character specified by the charIndex parameter. | |
getTextModuleData(textModuleId:String) — method, interface com.adobe.icc.services.download.IDownloadService | |
Retrieves the raw (unresolved) XHTML that represents the text module's contents. | |
getTextRunInfo(beginIndex:int, endIndex:int) — method, class flash.text.TextSnapshot | |
Returns an array of objects that contains information about a run of text. | |
getTextStyles() — method, class mx.core.UIFTETextField | |
Returns the TextFormat object that represents character formatting information for this UITextField object. | |
getTextStyles() — method, class mx.core.UITextField | |
Returns the TextFormat object that represents character formatting information for this UITextField object. | |
getThumbAt(index:int) — method, class mx.controls.sliderClasses.Slider | |
Returns the thumb object at the given index. | |
getTicket() — method, interface com.adobe.livecycle.ria.security.api.ISecurityManager | |
Returns a ticket for the current user. | |
getTicket(type:com.adobe.livecycle.ria.security.api:TicketType) — method, interface com.adobe.livecycle.ria.security.api.ISession | |
Returns the ITicket instance of given type available for current user. | |
getTicket() — method, class com.adobe.livecycle.ria.security.service.SecurityManager | |
Returns a ticket for the current user. | |
getTicket(type:com.adobe.livecycle.ria.security.api:TicketType) — method, class com.adobe.livecycle.ria.security.service.Session | |
Returns the ITicket instance of given type available for current user. | |
getTile(n:String) — method, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Retrieves a tile from the catalog to add to an application. | |
getTime() — method, class Date | |
Returns the number of milliseconds since midnight January 1, 1970, universal time, for a Date object. | |
getTimer() — Package Function, flash.utils | |
Used to compute relative time. | |
getTimeStyle() — method, class flash.globalization.DateTimeFormatter | |
Gets the time style for this instance of the DateTimeFormatter. | |
getTimezoneOffset() — method, class Date | |
Returns the difference, in minutes, between universal time (UTC) and the computer's local time. | |
getTopApplicationIndex(objectList:Array) — method, class mx.automation.AutomationManager | |
getTopApplicationIndex(objectList:Array) — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns the index of top visible object among the passed array of objects. | |
getTopLevelRoot() — method, interface mx.managers.ISystemManager | |
Attempts to get the system manager that is the in the main application. | |
getTopLevelRoot() — method, class mx.managers.SystemManager | |
Go up the parent chain to get the top level system manager. | |
getTopLevelRoot() — method, class mx.managers.WindowedSystemManager | |
Go up our parent chain to get the top level system manager. | |
getTopLevels() — method, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Return the list of all top-level ApplicationDomains. | |
getTrait(type:String) — method, class org.osmf.media.MediaElement | |
Returns the media trait of the specified type. | |
getTween(target:String) — method, class fl.motion.Keyframe | |
Retrieves an ITween object for a specific animation property. | |
getType(node:Object) — method, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns the type identifier of a node. | |
getType(node:Object) — method, class mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the type identifier of a node. | |
getUID(item:Object) — Static Method , class mx.utils.UIDUtil | |
Returns the UID (unique identifier) for the specified object. | |
getUIDColumnName() — method, class mx.data.SQLiteOfflineAdapter | |
Obtain the column that contains the entity item UID values. | |
getUint(bundleName:String, resourceName:String, locale:String) — method, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a uint. | |
getUITextFormat() — method, interface mx.core.IUITextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUITextFormat() — method, class mx.core.UIFTETextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUITextFormat() — method, class mx.core.UITextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUndoManager() — method, class flashx.textLayout.container.TextContainerManager | |
Returns the undo manager to use. | |
getUnfocusedSelectionFormat() — method, class flashx.textLayout.container.TextContainerManager | |
Returns the unfocusedSelectionFormat - by default get it from the configuration You can override this method in the subclass to supply a different SelectionFormat. | |
getUnguardedProperties() — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Returns the names of all unguarded properties for an entity. | |
getUnguardedProperties() — method, interface com.adobe.fiber.valueobjects.IModelType | |
Returns the names of all unguarded properties for an entity. | |
getUniqueApplicationID() — method, class mx.automation.AutomationManager | |
getUniqueApplicationID() — method, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns unique ID of the application considering the hierarchy using the SWFLoader information and the application name. | |
getUnqualifiedClassName(object:Object) — Static Method , class mx.utils.NameUtil | |
Returns the name of the specified object's class, such as "Button" This string does not include the package name. | |
getUrl() — Static Method , class com.adobe.dct.util.HTTPUtil | |
Retrieves the current URL of the application used to play the SWF file. | |
getUsedDataModules(letterId:String, fetchIndirectReferences:Boolean) — method, interface com.adobe.icc.services.letter.ILetterService | |
Retrieve the list of modules that is used by the Letter identified by the given letterId. | |
getUsedDataModules(moduleId:String, fetchIndirectReferences:Boolean) — method, interface com.adobe.icc.services.module.IModuleService | |
Retrieve the list of other modules that is used by the module identified by the given moduleID. | |
getUserManager() — method, interface com.adobe.solutions.rca.service.IRCAServiceProvider | |
This operation returns an instance of user manager service. | |
getUserManager() — Static Method , class com.adobe.solutions.rca.service.RCAServiceProvider | |
This operation returns an instance of user manager service. | |
getUserManager() — method, class com.adobe.solutions.rca.services.impl.RCAServiceProviderImpl | |
This operation returns an instance of user manager service. | |
getUserManager(session:lc.foundation.domain:SessionMap) — Static Method , class lc.procmgmt.domain.WorkspaceSession | |
Retrieves the IUserManager implementation. | |
getUserManager() — method, class lc.procmgmt.formbridge.SwfConnector | |
Retrieves the IUserManager implementation. | |
getUserPreference(domain:String, canonicalName:String) — method, interface com.adobe.livecycle.rca.service.core.IReviewCommentingAndApprovalService | |
Retrieves the preferences of a user. | |
getUserPreference(domain:String, canonicalName:String) — method, class com.adobe.livecycle.rca.service.core.delegate.ReviewCommentingAndApprovalService | |
Retrieves the preferences of a user. | |
getUserPreference(domain:String, canonicalName:String) — method, interface com.adobe.solutions.rca.service.IReviewCommentingAndApproval | |
This operation gets the user preferences for a particular user. | |
getUserPreference(domain:String, canonicalName:String) — method, class com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
This operation gets the user preferences for a particular user. | |
getUserService() — Static Method , class com.adobe.icc.services.ServiceProvider | |
Returns a User Service instance. | |
GET_USERS_IN_GROUP — Constant Static Property, class lc.foundation.events.CollectionResultEvent | |
A special value that specifies to retrieve users belonging to a specifies group. | |
getUserViews(jcrQueryString:String, onSuccess:Function, onFailure:Function) — method, interface com.adobe.mosaic.om.interfaces.IApplication | |
Returns the list of views that a user has saved for this application and satisfies the Content Repository query criteria. | |
getUTCDate() — method, class Date | |
Returns the day of the month (an integer from 1 to 31) of a Date object, according to universal time (UTC). | |
getUTCDay() — method, class Date | |
Returns the day of the week (0 for Sunday, 1 for Monday, and so on) of this Date according to universal time (UTC). | |
getUTCFullYear() — method, class Date | |
Returns the four-digit year of a Date object according to universal time (UTC). | |
getUTCHours() — method, class Date | |
Returns the hour (an integer from 0 to 23) of the day of a Date object according to universal time (UTC). | |
getUTCMilliseconds() — method, class Date | |
Returns the milliseconds (an integer from 0 to 999) portion of a Date object according to universal time (UTC). | |
getUTCMinutes() — method, class Date | |
Returns the minutes (an integer from 0 to 59) portion of a Date object according to universal time (UTC). | |
getUTCMonth() — method, class Date | |
Returns the month (0 [January] to 11 [December]) portion of a Date object according to universal time (UTC). | |
getUTCSeconds() — method, class Date | |
Returns the seconds (an integer from 0 to 59) portion of a Date object according to universal time (UTC). | |
getUtilService() — Static Method , class com.adobe.dct.service.provider.DCTServiceProvider | |
Returns the data dictionary utility Service instance. | |
getUtilService() — method, class com.adobe.dct.service.provider.DCTServiceProviderImpl | |
Returns a DataDictionaryUtilServiceImpl instance. | |
getUtilService() — method, interface com.adobe.dct.service.provider.IDCTServiceProvider | |
Returns a DataDictionaryUtil Service instance. | |
getValue(varName:String) — method, class com.adobe.dct.exp.DDIModelVariableResolver | |
Gets the value of data dictionary element of a particular data dictionary. | |
getValue(key:String) — method, class com.adobe.dct.model.DataDictionaryInstanceModel | |
The value of a data dictionary element given its unique name(referenceName). | |
getValue(propertyName:String) — method, class com.adobe.fiber.valueobjects.AbstractEntityMetadata | |
Gets the value of a property. | |
getValue(propertyName:String) — method, interface com.adobe.fiber.valueobjects.IModelInstance | |
Gets the value of a property. | |
getValue(dataReference:String) — method, interface com.adobe.guides.control.IGuideData | |
The getValue(dataReference) method returns the data value from the model item referenced as the model's object type. | |
getValue(varName:String) — method, interface com.adobe.solutions.exm.runtime.IVariableResolver | |
Returns the value of the given variable. | |
getValue(varName:String) — method, class com.adobe.solutions.exm.runtime.impl.SimpleVariableResolver | |
Returns the value of the given variable. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.BezierEase | |
Calculates an interpolated value for a numerical property of animation, using a Bezier easing curve. | |
getValue(t:Number) — method, class fl.motion.BezierSegment | |
Calculates the location of a two-dimensional cubic Bezier curve at a specific time. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.CustomEase | |
Calculates an interpolated value for a numerical property of animation, using a custom easing curve. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.FunctionEase | |
Calculates an interpolated value for a numerical property of animation, using the specified easing function. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, interface fl.motion.ITween | |
Calculates an interpolated value for a numerical property of animation. | |
getValue(tweenableName:String) — method, class fl.motion.KeyframeBase | |
Retrieves the value of a specific tweenable property on the keyframe. | |
getValue(index:Number, tweenableName:String) — method, class fl.motion.MotionBase | |
Retrieves the value for an animation property at a point in time. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — method, class fl.motion.SimpleEase | |
Calculates an interpolated value for a numerical property of animation, using a percentage of quadratic easing. | |
getValue() — method, class mx.binding.utils.ChangeWatcher | |
Retrieves the current value of the watched property or property chain, or null if the host object is null. | |
getValue(key:String) — method, class org.osmf.metadata.Metadata | |
Returns the value associate with the specified key. | |
getValue(fraction:Number) — method, class spark.effects.animation.MotionPath | |
Calculates and returns an interpolated value, given the elapsed time fraction. | |
GetValue(row:int, col:int) — method, class fl.motion.DynamicMatrix | |
Returns the value at the specified zero-based row and column in the current matrix. | |
getValueAt(index:int) — method, class flash.ui.GameInputControl | |
Returns the value for this control. | |
getValueFromSource() — method, class mx.validators.Validator | |
Returns the Object to validate. | |
getValueFromSource() — method, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Returns the Object to validate. | |
getValueFromTarget(target:Object, property:String) — method, class mx.effects.Effect | |
Called by the captureStartValues() method to get the value of a property from the target. | |
getValues(start:uint, end:uint) — method, interface mx.automation.IAutomationTabularData | |
Returns a matrix containing the automation values of all parts of the components. | |
getVariable(name:String) — method, interface com.adobe.guides.control.IGuideVariables | |
Returns the value of the variable in the guide. | |
getVariable() — method, class com.adobe.icc.dc.domain.VariableInstance | |
Returns the instance of Variable associated with this underlying object. | |
getVariableProvider() — Static Method , class com.adobe.solutions.exm.authoring.domain.ProviderFactory | |
Returns the variable provider of the contained IProviderFactory instance. | |
getVariables(type:String) — method, interface com.adobe.guides.control.IGuideVariables | |
Returns the variablesSource provided by the guide by default as an object map. | |
getVariables() — method, class com.adobe.icc.editors.model.LetterModel | |
Returns the list of variables being referred in this letter. | |
getVariant() — method, class flash.globalization.LocaleID | |
Returns the language variant code specified by the locale ID name. | |
getVector(rect:flash.geom:Rectangle) — method, class flash.display.BitmapData | |
Generates a vector array from a rectangular region of pixel data. | |
getVersion() — method, class com.adobe.icomm.assetplacement.model.PackageDefinition | |
The PackageDefinition version. | |
getVersionHistory(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.managers.IVersionManager | |
Retrieves all the versions of of the specified assetVO parameter. | |
getVersionHistory(assetVO:Object, assetType:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor, resultCollection:mx.collections:ListCollectionView) — method, interface com.adobe.ep.ux.content.services.version.IAssetVersionService | |
Function to get the Version History of the Asset. | |
GET_VERSION_HISTORY — Constant Static Property, class com.adobe.ep.ux.content.event.VersionEvent | |
Event thrown when version history has been retrieved. | |
getVersionRestoreManagerService() — method, class com.adobe.ep.ux.content.services.ServiceLocator | |
Retrieves the remote object for the VersionRestoreManager service | |
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.RichEditableText | |
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.components.supportClasses.GroupBase | |
Returns the change to the vertical scroll position to handle different scrolling options. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — method, interface spark.core.IViewport | |
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — method, class spark.layouts.supportClasses.LayoutBase | |
Returns the change to the vertical scroll position to handle different scrolling options. | |
getVideoPlayer(index:Number) — method, class fl.video.FLVPlayback | |
Gets the video player specified by the index parameter. | |
getVideoUrl(source:String) — Static Method , class ga.controls.HelpVideo | |
Retrieves the currently playing video url | |
getView(n:String) — method, interface com.adobe.mosaic.om.interfaces.ICatalog | |
Returns the view with the given name from this Catalog. | |
getViewIndex() — method, class mx.collections.CursorBookmark | |
Gets the approximate index of the item represented by this bookmark in its view. | |
getViewNavigatorAt(index:int) — method, class spark.components.SplitViewNavigator | |
Returns a specific child navigator independent of the container's child display hierarchy. | |
getVirtualElementAt(index:int, eltWidth:Number, eltHeight:Number) — method, class spark.components.supportClasses.GroupBase | |
Layouts that honor the useVirtualLayout flag will use this method at updateDisplayList() time to get layout elements that are "in view", i.e. | |
getVisibleApplicationRect(allApplications:Boolean) — method, class mx.controls.SWFLoader | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(allApplications:Boolean) — method, interface mx.core.ISWFLoader | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, interface mx.managers.ISystemManager | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, class mx.managers.SystemManager | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — method, class mx.managers.WindowedSystemManager | |
getVisibleColumnIndices() — method, class spark.components.Grid | |
Return the indices of the currently visible columns. | |
GET_VISIBLE_RECT_REQUEST — Constant Static Property, class mx.events.SWFBridgeRequest | |
Requests that the parent SystemManager calculate the visible portion of the requesting SWF based on any DisplayObjects that might be clipping the requesting SWF. | |
getVisibleRowIndices() — method, class spark.components.Grid | |
Return the data provider indices and padding indices of the currently visible rows. | |
getVisibleRowsRenderers() — method, class spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
getVoucherAccessInfo() — method, class flash.net.drm.DRMContentData | |
Retrieves an array of VoucherAccessInfo objects. | |
getWeekdayNames(nameStyle:String, context:String) — method, class flash.globalization.DateTimeFormatter | |
Retrieves a list of localized strings containing the names of weekdays for the current calendar system. | |
getWeekdayNames(nameStyle:String, context:String) — method, class spark.formatters.DateTimeFormatter | |
Retrieves a list of localized strings containing the names of weekdays for the current calendar system. | |
GetWidth() — method, class fl.motion.DynamicMatrix | |
Returns the number of columns in the current matrix. | |
getWindow(component:mx.core:UIComponent) — Static Method , class mx.core.Window | |
Returns the Window to which a component is parented. | |
getWindow(component:mx.core:UIComponent) — Static Method , class spark.components.Window | |
Returns the Window to which a component is parented. | |
getWorkItem(workItemId:String) — method, interface com.adobe.solutions.prm.service.IProjectManagementQueryService | |
This operation searches for a workitem identified by a an ID. | |
getWorkItem(workItemId:String) — method, class com.adobe.solutions.prm.services.impl.ProjectManagementQueryService | |
This operation searches for a workitem identified by a an ID. | |
getWorkItemManagementService() — method, interface com.adobe.solutions.prm.service.IServiceProvider | |
This operation returns an instance of workitem management service. | |
getWorkItemManagementService() — Static Method , class com.adobe.solutions.prm.service.ServiceProvider | |
This operation returns an instance of workitem management service. | |
getWorkItemManagementService() — method, class com.adobe.solutions.prm.services.impl.ServiceProviderImpl | |
This operation returns an instance of workitem management service. | |
getYear(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns the int year value of a Date param. | |
getYearUTC(date:Date) — Static Method , class com.adobe.fiber.runtime.lib.DateTimeFunc | |
Returns int year value of a Date param. | |
getYForX(x:Number, coefficients:Array) — method, class fl.motion.BezierSegment | |
Finds the y value of a cubic Bezier curve at a given x coordinate. | |
givenName — Property, interface com.adobe.solutions.rca.domain.IUser | |
Given name of a user. | |
givenName — Property, class com.adobe.solutions.rca.domain.impl.User | |
Given name of a user. | |
givenName — Property, class com.adobe.solutions.rca.vo.um.UserVO | |
Given name of this user. | |
givenName — Property, class lc.foundation.domain.User | |
The given name of the user. | |
global — Property, class RegExp | |
Specifies whether to use global matching for the regular expression. | |
globalAssetActions — Property, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
List of Global Asset Actions to be displayed in Toolbar | |
GlobalizationBase — class, package spark.globalization.supportClasses | |
This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion. | |
GlobalizationBase() — Constructor, class spark.globalization.supportClasses.GlobalizationBase | |
Constructor. | |
GlobalizationUtils — class, package spark.validators.supportClasses | |
GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript. | |
GlobalizationValidatorBase — class, package spark.validators.supportClasses | |
The GlobalizationValidatorBase class is the base class for all Spark validators. | |
GlobalizationValidatorBase() — Constructor, class spark.validators.supportClasses.GlobalizationValidatorBase | |
Constructor. | |
GlobalSettings — class, package flashx.textLayout.elements | |
Configuration that applies to all TextFlow objects. | |
globalToContent(point:flash.geom:Point) — method, class mx.charts.Legend | |
Converts a Point object from global to content coordinates. | |
globalToContent(point:flash.geom:Point) — method, class mx.core.Container | |
Converts a Point object from global to content coordinates. | |
globalToContent(point:flash.geom:Point) — method, class mx.core.UIComponent | |
Converts a Point object from global to content coordinates. | |
globalToLocal(point:flash.geom:Point) — method, class flash.display.DisplayObject | |
Converts the point object from the Stage (global) coordinates to the display object's (local) coordinates. | |
globalToLocal(point:flash.geom:Point) — method, class mx.containers.utilityClasses.PostScaleAdapter | |
globalToLocal(point:flash.geom:Point) — method, interface mx.core.IFlexDisplayObject | |
Converts the point object from the Stage (global) coordinates to the display object's (local) coordinates. | |
globalToLocal3D(point:flash.geom:Point) — method, class flash.display.DisplayObject | |
Converts a two-dimensional point from the Stage (global) coordinates to a three-dimensional display object's (local) coordinates. | |
globalToScreen(globalPoint:flash.geom:Point) — method, class flash.display.NativeWindow | |
Converts a point in pixel coordinates relative to the origin of the window stage (a global point in terms of the display list), to a point on the virtual desktop. | |
Glow — class, package mx.effects | |
The Glow effect lets you apply a visual glow effect to a component. | |
Glow(target:Object) — Constructor, class mx.effects.Glow | |
Constructor. | |
GlowFilter — final class, package flash.filters | |
The GlowFilter class lets you apply a glow effect to display objects. | |
GlowFilter — class, package spark.filters | |
The GlowFilter class lets you apply a glow effect to display objects. | |
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, class flash.filters.GlowFilter | |
Initializes a new GlowFilter instance with the specified parameters. | |
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, class spark.filters.GlowFilter | |
Constructor. | |
GlowInstance — class, package mx.effects.effectClasses | |
The GlowInstance class implements the instance class for the Glow effect. | |
GlowInstance(target:Object) — Constructor, class mx.effects.effectClasses.GlowInstance | |
Constructor. | |
GO — Constant Static Property, class flash.text.ReturnKeyLabel | |
Use the label, "Go". | |
goNextPage() — method, class ga.model.PanelManager | |
Sets the next panel as the current panel. | |
goPreviousPage() — method, class ga.model.PanelManager | |
Sets the previous panel as the current panel. | |
gotData(error:ga.model:FormBridgeError, data:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Answer received from the PDF providing requested data. | |
gotData(error:ga.model:FormBridgeError, data:String) — method, interface ga.controls.IWrapperHost | |
Answer received from the PDF providing requested data. | |
gotData(error:ga.model:FormBridgeError, data:String) — method, class ga.controls.Wrapper | |
Answer received from the PDF providing requested data. | |
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Called when a field in the interactive PDF get focus. | |
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — method, interface ga.controls.IWrapperHost | |
Called when a field in the interactive PDF get focus. | |
gotFocus(error:ga.model:FormBridgeError, somExpression:String) — method, class ga.controls.Wrapper | |
Called when a field in the interactive PDF get focus. | |
gotoAndPlay(frame:Object, scene:String) — method, class flash.display.MovieClip | |
Starts playing the SWF file at the specified frame. | |
gotoAndPlay(frame:Object, scene:String) — method, class mx.controls.MovieClipSWFLoader | |
Starts playing the SWF file at the specified frame. | |
gotoAndStop(frame:Object, scene:String) — method, class flash.display.MovieClip | |
Brings the playhead to the specified frame of the movie clip and stops it there. | |
gotoAndStop(frame:Object, scene:String) — method, class mx.controls.MovieClipSWFLoader | |
Stops playing the SWF and resets the playhead to the specified frame. | |
gotoFirstFrameAndStop() — method, class mx.controls.MovieClipSWFLoader | |
Resets the playhead to the first frame of the first scene and stops the MovieClip. | |
GradientBase — class, package mx.graphics | |
The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient. | |
GradientBase() — Constructor, class mx.graphics.GradientBase | |
Constructor. | |
GradientBevelFilter — final class, package flash.filters | |
The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientBevelFilter — class, package spark.filters | |
The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class flash.filters.GradientBevelFilter | |
Initializes the filter with the specified parameters. | |
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class spark.filters.GradientBevelFilter | |
Constructor. | |
GRADIENT_DIMENSION — Constant Static Property, class mx.graphics.GradientBase | |
Value of the width and height of the untransformed gradient | |
gradientEndColor — Style, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
gradientEndColorDown — Style, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
GradientEntry — class, package mx.graphics | |
The GradientEntry class defines the objects that control a transition as part of a gradient fill. | |
GradientEntry(color:uint, ratio:Number, alpha:Number) — Constructor, class mx.graphics.GradientEntry | |
Constructor. | |
GradientFilter — class, package spark.filters | |
The base class for filters that provide gradient visual effects. | |
GradientFilter(colors:Array, alphas:Array, ratios:Array) — Constructor, class spark.filters.GradientFilter | |
Constructor. | |
GradientGlowFilter — final class, package flash.filters | |
The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientGlowFilter — class, package spark.filters | |
The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class flash.filters.GradientGlowFilter | |
Initializes the filter with the specified parameters. | |
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, class spark.filters.GradientGlowFilter | |
Constructor. | |
gradientStartColor — Style, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
gradientStartColorDown — Style, class xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
GradientStroke — class, package mx.graphics | |
The GradientStroke class lets you specify a gradient filled stroke. | |
GradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, class mx.graphics.GradientStroke | |
Constructor. | |
GradientType — final class, package flash.display | |
The GradientType class provides values for the type parameter in the beginGradientFill() and lineGradientStyle() methods of the flash.display.Graphics class. | |
grantDefaultQueueAccess(userToGrantOid:String, queueOwnerUserOid:String) — method, interface lc.procmgmt.IQueueManager | |
Grants a user access to the current user's default queue. | |
graphic — Property, class flash.text.engine.GraphicElement | |
The DisplayObject to be used as a graphic for the GraphicElement. | |
graphic — Property, class flashx.textLayout.elements.InlineGraphicElement | |
The embedded graphic. | |
Graphic — class, package spark.primitives | |
The Graphic control displays a set of graphic drawing commands. | |
Graphic() — Constructor, class spark.primitives.Graphic | |
Constructor. | |
graphicColor — Style, class xd.core.axm.view.components.AXMButton | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMPopUp | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMToggleButton | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMButtonBar | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMVScrollBar | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMLightItemRenderer | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMDropDownList | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMSwitch | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMProgressBar | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMCheckBox | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMComboBox | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMTabBarButton | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMSplitActionButton | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMBreadCrumb | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMTitleWindow | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMButtonBarButton | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMHScrollBar | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMHeaderBar | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMList | |
The color for the graphic. | |
graphicColor — Style, class xd.core.axm.view.components.AXMScroller | |
The color for the graphic. | |
GraphicElement — final class, package flash.text.engine | |
The GraphicElement class represents a graphic element in a TextBlock or GroupElement object. | |
GraphicElement — class, package spark.primitives.supportClasses | |
A base class for defining individual graphic elements. | |
GraphicElement(graphic:flash.display:DisplayObject, elementWidth:Number, elementHeight:Number, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.GraphicElement | |
Creates a new GraphicElement instance. | |
GRAPHIC_ELEMENT — Constant Static Property, class flash.text.engine.ContentElement | |
Indicates the presence of a graphic element in the text. | |
graphics — Property, class flash.display.Shape | |
Specifies the Graphics object belonging to this Shape object, where vector drawing commands can occur. | |
graphics — Property, class flash.display.Sprite | |
Specifies the Graphics object that belongs to this sprite where vector drawing commands can occur. | |
graphics — Property, interface mx.core.IContainer | |
Specifies the Graphics object that belongs to this sprite where vector drawing commands can occur. | |
Graphics — final class, package flash.display | |
The Graphics class contains a set of methods that you can use to create a vector shape. | |
GraphicsBitmapFill — final class, package flash.display | |
Defines a bitmap fill. | |
GraphicsBitmapFill(bitmapData:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — Constructor, class flash.display.GraphicsBitmapFill | |
Creates a new GraphicsBitmapFill object. | |
GraphicsEndFill — final class, package flash.display | |
Indicates the end of a graphics fill. | |
GraphicsEndFill() — Constructor, class flash.display.GraphicsEndFill | |
Creates an object to use with the Graphics.drawGraphicsData() method to end the fill, explicitly. | |
GraphicsGradientFill — final class, package flash.display | |
Defines a gradient fill. | |
GraphicsGradientFill(type:String, colors:Array, alphas:Array, ratios:Array, matrix:any, spreadMethod:any, interpolationMethod:String, focalPointRatio:Number) — Constructor, class flash.display.GraphicsGradientFill | |
Creates a new GraphicsGradientFill object. | |
GraphicsPath — final class, package flash.display | |
A collection of drawing commands and the coordinate parameters for those commands. | |
GraphicsPath(commands:Vector$int, data:Vector$Number, winding:String) — Constructor, class flash.display.GraphicsPath | |
Creates a new GraphicsPath object. | |
GraphicsPathCommand — final class, package flash.display | |
Defines the values to use for specifying path-drawing commands. | |
GraphicsPathWinding — final class, package flash.display | |
The GraphicsPathWinding class provides values for the flash.display.GraphicsPath.winding property and the flash.display.Graphics.drawPath() method to determine the direction to draw a path. | |
GraphicsShaderFill — final class, package flash.display | |
Defines a shader fill. | |
GraphicsShaderFill(shader:flash.display:Shader, matrix:flash.geom:Matrix) — Constructor, class flash.display.GraphicsShaderFill | |
Creates a new GraphicsShaderFill object. | |
GraphicsSolidFill — final class, package flash.display | |
Defines a solid fill. | |
GraphicsSolidFill(color:uint, alpha:Number) — Constructor, class flash.display.GraphicsSolidFill | |
Creates a new GraphicsSolidFill object. | |
GraphicsStroke — final class, package flash.display | |
Defines a line style or stroke. | |
GraphicsStroke(thickness:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number, fill:flash.display:IGraphicsFill) — Constructor, class flash.display.GraphicsStroke | |
Creates a new GraphicsStroke object. | |
GraphicsTrianglePath — final class, package flash.display | |
Defines an ordered set of triangles that can be rendered using either (u,v) fill coordinates or a normal fill. | |
GraphicsTrianglePath(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — Constructor, class flash.display.GraphicsTrianglePath | |
Creates a new GraphicsTrianglePath object. | |
GraphicsUtil — class, package mx.utils | |
The Graphics class is an all-static class with utility methods related to the Graphics class. | |
GraphicsUtilities — class, package mx.charts.chartClasses | |
A set of internal graphics rendering utilities used by the various chart classes. | |
GravityBootstrap — class, package com.adobe.gravity.init | |
Base class for the standard Client Component Framework bootstrapping logic. | |
GravityBootstrap() — Constructor, class com.adobe.gravity.init.GravityBootstrap | |
Constructor. | |
GravityBootstrapWithProgress — class, package com.adobe.gravity.init | |
Bootstrapper class with a default progress display. | |
GravityBootstrapWithProgress() — Constructor, class com.adobe.gravity.init.GravityBootstrapWithProgress | |
Constructor. | |
GravityInit — class, package com.adobe.gravity.init | |
Initialize the Client Component Framework during the bootstrap process. | |
GravityInit(gravityBootstrapper:com.adobe.gravity.init:GravityBootstrap, gravityCoreBytes:Class) — Constructor, class com.adobe.gravity.init.GravityInit | |
Constructor. | |
GREATER — Constant Static Property, class flash.display3D.Context3DCompareMode | |
Greater than (>). | |
GREATER_EQUAL — Constant Static Property, class flash.display3D.Context3DCompareMode | |
Greater than or equal (>=). | |
GREATER_THAN — Constant Static Property, class com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The GREATER_THAN constant that represents the Greater Than operator. | |
GREATER_THAN_EQUALS — Constant Static Property, class com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The GREATER_THAN_EQUALS constant that represents the Greater Than Or Equals operator. | |
greaterThanMaxError — Property, class spark.validators.supportClasses.NumberValidatorBase | |
Error message when the value exceeds the maxValue property. | |
GREEN — Constant Static Property, class com.adobe.solutions.prm.constant.ProjectStatus | |
Green status indicates expected progress. | |
GREEN — Constant Static Property, class flash.display.BitmapDataChannel | |
The green channel. | |
GREEN — Constant Static Property, class flash.ui.Keyboard | |
Green function key button | |
greenMultiplier — Property, class flash.geom.ColorTransform | |
A decimal value that is multiplied with the green channel value. | |
greenOffset — Property, class flash.geom.ColorTransform | |
A number from -255 to 255 that is added to the green channel value after it has been multiplied by the greenMultiplier value. | |
grid — Skin Part, class com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the extended properties of a data dictionary element. A skin part that defines the appearance of the extended properties of a data dictionary element. | |
grid — Skin Part, class com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines a grid which is a container for extended properties of data dictionary. A skin part that defines a grid which is a container for extended properties of data dictionary. | |
grid — Skin Part, class spark.components.DataGrid | |
A reference to the Grid control that displays row and columns. A reference to the Grid control that displays row and columns. | |
grid — Property, class mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Returns a reference to the associated AdvancedDataGrid control. | |
grid — Property, class spark.components.gridClasses.GridColumn | |
The Grid object associated with this column. | |
grid — Property, class spark.components.gridClasses.GridItemRenderer | |
Returns the Grid associated with this item renderer. | |
grid — Property, interface spark.components.gridClasses.IGridItemRenderer | |
The Grid associated with this item renderer, typically just the value of column.grid. | |
grid — Property, class spark.events.GridEvent | |
The Grid associated with this event. | |
grid — Property, class spark.skins.spark.DefaultGridItemRenderer | |
The grid control associated with this item renderer. | |
grid — Property, class spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control associated with this item renderer. | |
Grid — class, package mx.containers | |
A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table. | |
Grid — class, package spark.components | |
The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row. | |
Grid() — Constructor, class mx.containers.Grid | |
Constructor. | |
Grid() — Constructor, class spark.components.Grid | |
Constructor. | |
GridCaretEvent — class, package spark.events | |
The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction. | |
GridCaretEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldRowIndex:int, oldColumnIndex:int, newRowIndex:int, newColumnIndex:int) — Constructor, class spark.events.GridCaretEvent | |
Constructor. | |
gridClick — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse is clicked over a cell. | |
gridClick — Event, class spark.components.Grid | |
Dispatched when the mouse is clicked over a cell | |
gridClick — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is clicked over a column header. | |
GRID_CLICK — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridClick GridEvent. | |
GridColumn — class, package spark.components.gridClasses | |
The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control. | |
GridColumn(columnName:String) — Constructor, class spark.components.gridClasses.GridColumn | |
Constructor. | |
GridColumnHeaderGroup — class, package spark.components | |
The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout. | |
GridColumnHeaderGroup() — Constructor, class spark.components.GridColumnHeaderGroup | |
Constructor. | |
gridDirection — Style, class mx.charts.GridLines | |
Specifies the direction of the grid lines. | |
gridDoubleClick — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse is double-clicked over a cell. | |
gridDoubleClick — Event, class spark.components.Grid | |
Dispatched when the mouse is double-clicked over a cell | |
gridDoubleClick — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is double-clicked over a column header. | |
GRID_DOUBLE_CLICK — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridDoubleClick GridEvent. | |
GridEvent — class, package spark.events | |
The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell. | |
GridEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, rowIndex:int, columnIndex:int, column:spark.components.gridClasses:GridColumn, item:Object, itemRenderer:spark.components.gridClasses:IGridItemRenderer) — Constructor, class spark.events.GridEvent | |
GridEvents dispatched by the Grid class in response to mouse event are constructed with the incoming mouse event's properties. | |
gridFitType — Property, class fl.text.TLFTextField | |
The type of grid fitting used for this text field. | |
gridFitType — Property, class flash.text.TextField | |
The type of grid fitting used for this text field. | |
gridFitType — Property, class mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
gridFitType — Property, interface mx.core.IUITextField | |
The type of grid fitting used for this text field. | |
gridFitType — Property, class mx.core.UITextFormat | |
Defines the grid-fitting setting for the UITextField class. | |
GridFitType — final class, package flash.text | |
The GridFitType class defines values for grid fitting in the TextField class. | |
GridItem — class, package mx.containers | |
The GridItem container defines a grid cell in GridRow container. | |
GridItem() — Constructor, class mx.containers.GridItem | |
Constructor. | |
GridItemEditor — class, package spark.components.gridClasses | |
The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid. | |
GridItemEditor() — Constructor, class spark.components.gridClasses.GridItemEditor | |
Constructor. | |
GridItemEditorEvent — class, package spark.events | |
The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor. | |
GridItemEditorEvent(type:String, bubbles:Boolean, cancelable:Boolean, rowIndex:uint, columnIndex:uint, column:spark.components.gridClasses:GridColumn) — Constructor, class spark.events.GridItemEditorEvent | |
Constructor. | |
gridItemEditorSessionCancel — Event, class spark.components.DataGrid | |
Dispatched after the item editor has been closed without saving its data. | |
GRID_ITEM_EDITOR_SESSION_CANCEL — Constant Static Property, class spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_CANCEL constant defines the value of the type property of the event object for a cancelridItemEditor event. | |
gridItemEditorSessionSave — Event, class spark.components.DataGrid | |
Dispatched after the data in item editor has been saved into the data provider and the editor has been closed. | |
GRID_ITEM_EDITOR_SESSION_SAVE — Constant Static Property, class spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE constant defines the value of the type property of the event object for a saveGridItemEditor event. | |
gridItemEditorSessionStart — Event, class spark.components.DataGrid | |
Dispatched immediately after an item editor has been opened. | |
GRID_ITEM_EDITOR_SESSION_START — Constant Static Property, class spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_START constant defines the value of the type property of the event object for a openGridItemEditor event. | |
gridItemEditorSessionStarting — Event, class spark.components.DataGrid | |
Dispatched when a new item editor session has been requested. | |
GRID_ITEM_EDITOR_SESSION_STARTING — Constant Static Property, class spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_STARTING constant defines the value of the type property of the event object for a startGridItemEditorSession event. | |
GridItemRenderer — class, package spark.components.gridClasses | |
The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid. | |
GridItemRenderer() — Constructor, class spark.components.gridClasses.GridItemRenderer | |
Constructor. | |
GridLayer — class, package spark.components.gridClasses | |
The GridLayer class defines a container used for the layers of the Grid control's visual elements. | |
GridLayer() — Constructor, class spark.components.gridClasses.GridLayer | |
Constructor. | |
gridLines — Property, class coldfusion.service.mxml.Chart | |
Number of grid lines to display on the value axis, including axis; positive integer. | |
GridLines — class, package mx.charts | |
The GridLines class draws grid lines inside the data area of the chart. | |
GridLines() — Constructor, class mx.charts.GridLines | |
Constructor. | |
gridLinesStyleName — Style, class mx.charts.chartClasses.CartesianChart | |
The class selector that defines the style properties for the default grid lines. | |
gridMouseDown — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse button is pressed over a grid cell. | |
gridMouseDown — Event, class spark.components.Grid | |
Dispatched when the mouse button is pressed over a Grid cell. | |
gridMouseDown — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse button is pressed over a column header. | |
GRID_MOUSE_DOWN — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridMouseDown GridEvent. | |
gridMouseDrag — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part after a gridMouseDown event if the mouse moves before the button is released. | |
gridMouseDrag — Event, class spark.components.Grid | |
Dispatched after a gridMouseDown event if the mouse moves before the button is released. | |
gridMouseDrag — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched after a gridMouseDown event if the mouse moves before the button is released. | |
GRID_MOUSE_DRAG — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridMouseDrag GridEvent. | |
gridMouseUp — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the grid. | |
gridMouseUp — Event, class spark.components.Grid | |
Dispatched when the mouse button is released over a Grid cell. | |
gridMouseUp — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the GridColumnHeaderGroup. | |
GRID_MOUSE_UP — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridMouseUp GridEvent. | |
gridRollOut — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse leaves a grid cell. | |
gridRollOut — Event, class spark.components.Grid | |
Dispatched when the mouse leaves a grid cell. | |
gridRollOut — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse leaves a column header. | |
GRID_ROLL_OUT — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridRollOut GridEvent. | |
gridRollOver — Event, class spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse enters a grid cell. | |
gridRollOver — Event, class spark.components.Grid | |
Dispatched when the mouse enters a grid cell. | |
gridRollOver — Event, class spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse enters a column header. | |
GRID_ROLL_OVER — Constant Static Property, class spark.events.GridEvent | |
The value of the type property for a gridRollOver GridEvent. | |
GridRow — class, package mx.containers | |
The GridRow container defines a row in a Grid container, and contains GridCell containers. | |
GridRow() — Constructor, class mx.containers.GridRow | |
Constructor. | |
GridSelectionEvent — class, package spark.events | |
The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction. | |
GridSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, selectionChange:spark.components.gridClasses:CellRegion) — Constructor, class spark.events.GridSelectionEvent | |
Constructor. | |
GridSelectionEventKind — final class, package spark.events | |
The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. | |
GridSelectionMode — final class, package spark.components.gridClasses | |
The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls. | |
GridSelectionMode() — Constructor, class spark.components.gridClasses.GridSelectionMode | |
Constructor. | |
GridSortEvent — class, package spark.events | |
The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid. | |
GridSortEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndices:Vector$int, oldSortFields:Array, newSortFields:Array) — Constructor, class spark.events.GridSortEvent | |
Constructor. | |
gripper — Skin Part, class spark.components.Window | |
The skin part that defines the gripper button used to resize the window. The skin part that defines the gripper button used to resize the window. | |
gripper — Skin Part, class spark.components.WindowedApplication | |
The skin part that defines the gripper button used to resize the window. The skin part that defines the gripper button used to resize the window. | |
gripper — Property, class spark.skins.spark.SparkChromeWindowedApplicationSkin | |
gripperPadding — Style, class mx.core.Window | |
The extra space around the gripper. | |
gripperPadding — Style, class mx.core.WindowedApplication | |
The extra space around the gripper. | |
GripperSkin — class, package spark.skins.spark.windowChrome | |
The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
GripperSkin() — Constructor, class spark.skins.spark.windowChrome.GripperSkin | |
Constructor. | |
gripperStyleName — Style, class mx.core.Window | |
Style declaration for the skin of the gripper. | |
gripperStyleName — Style, class mx.core.WindowedApplication | |
Style declaration for the skin of the gripper. | |
group — Property, class fl.controls.RadioButton | |
The RadioButtonGroup object to which this RadioButton belongs. | |
group — Skin Part, class com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost | |
The dynamic skinpart group that is dynamically created for each alignment area. The dynamic skinpart group that is dynamically created for each alignment area. | |
group — Property, class mx.controls.RadioButton | |
The RadioButtonGroup object to which this RadioButton belongs. | |
group — Property, class spark.components.RadioButton | |
The RadioButtonGroup component to which this RadioButton belongs. | |
Group — class, package lc.foundation.domain | |
The Group class represents a group principal in the Document Server and is used for retrieving the members of a given group. | |
Group — class, package spark.components | |
The Group class is the base container class for visual elements. | |
Group() — Constructor, class spark.components.Group | |
Constructor. | |
GROUP — Constant Static Property, class lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one where the user is a member of the group. | |
GroupBase — class, package spark.components.supportClasses | |
The GroupBase class defines the base class for components that display visual elements. | |
GroupBase() — Constructor, class spark.components.supportClasses.GroupBase | |
Constructor. | |
GroupContentsRenderer — class, package com.adobe.guides.spark.navigators.renderers | |
Renderer for the Group Contents which includes the panel information and the panel content. | |
GroupContentsRenderer() — Constructor, class com.adobe.guides.spark.navigators.renderers.GroupContentsRenderer | |
Constructor. | |
groupedColumns — Property, class mx.controls.AdvancedDataGrid | |
An Array that defines the hierarchy of AdvancedDataGridColumn instances when performing column grouping. | |
groupElement — Property, class flash.text.engine.ContentElement | |
The GroupElement object that contains this element, or null if it is not in a group. | |
GroupElement — final class, package flash.text.engine | |
A GroupElement object groups a collection of TextElement, GraphicElement, or other GroupElement objects that you can assign as a unit to the content property of a TextBlock object. | |
GroupElement(elements:Vector$flash.text.engine:ContentElement, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, class flash.text.engine.GroupElement | |
Creates a new GroupElement instance. | |
groupElements(beginIndex:int, endIndex:int) — method, class flash.text.engine.GroupElement | |
Replaces the range of elements that the beginIndex and endIndex parameters specify with a new GroupElement containing those elements. | |
groupIconFunction — Property, class mx.controls.AdvancedDataGrid | |
A user-supplied callback function to run on each group item to determine its branch icon in the navigation tree. | |
GroupInformationArea — class, package com.adobe.guides.spark.navigators.renderers | |
The Group Information Area where the panel description or help is displayed. | |
GroupInformationArea() — Constructor, class com.adobe.guides.spark.navigators.renderers.GroupInformationArea | |
Constructor. | |
grouping — Property, class mx.collections.GroupingCollection | |
Specifies the Grouping instance applied to the source data. | |
grouping — Property, class mx.collections.GroupingCollection2 | |
Specifies the Grouping instance applied to the source data. | |
grouping — Property, interface mx.collections.IGroupingCollection | |
The Grouping object applied to the source data. | |
grouping — Property, interface mx.collections.IGroupingCollection2 | |
The Grouping object applied to the source data. | |
Grouping — class, package mx.collections | |
The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data. | |
Grouping() — Constructor, class mx.collections.Grouping | |
Constructor. | |
GroupingCollection — class, package mx.collections | |
The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection() — Constructor, class mx.collections.GroupingCollection | |
Constructor. | |
GroupingCollection2 — class, package mx.collections | |
The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection2() — Constructor, class mx.collections.GroupingCollection2 | |
Constructor. | |
GroupingField — class, package mx.collections | |
The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control. | |
GroupingField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Boolean) — Constructor, class mx.collections.GroupingField | |
Constructor. | |
groupingFunction — Property, class mx.collections.GroupingField | |
A function that determines the label for this group. | |
groupingObjectFunction — Property, class mx.collections.Grouping | |
A callback function to run on each group node to determine the grouping object. | |
groupingObjectFunction — Property, class mx.collections.GroupingField | |
A callback function to run on each group node to determine the grouping object. | |
groupingPattern — Property, class flash.globalization.CurrencyFormatter | |
Describes the placement of grouping separators within the formatted currency amount string. | |
groupingPattern — Property, class flash.globalization.NumberFormatter | |
Describes the placement of grouping separators within the formatted number string. | |
groupingPattern — Property, class spark.formatters.supportClasses.NumberFormatterBase | |
Describes the placement of grouping separators within the formatted number string. | |
groupingSeparator — Property, class flash.globalization.CurrencyFormatter | |
The character or string used for the grouping separator. | |
groupingSeparator — Property, class flash.globalization.NumberFormatter | |
The character or string used for the grouping separator. | |
groupingSeparator — Property, class spark.formatters.supportClasses.NumberFormatterBase | |
The character or string used for the grouping separator. | |
groupingSeparator — Property, class spark.validators.supportClasses.NumberValidatorBase | |
The character or string used for the grouping separator. | |
groupItemRenderer — Property, class mx.controls.AdvancedDataGrid | |
Specifies the item renderer used to display the branch nodes in the navigation tree that correspond to groups. | |
groupLabelFunction — Property, class mx.controls.AdvancedDataGrid | |
A callback function to run on each item to determine its label in the navigation tree. | |
groupMemberships — Property, class com.adobe.solutions.rca.vo.um.PrincipalVO | |
Retrieves a set of Group objects indicating those groups to which this principal belongs. | |
groupMemberships — Property, class lc.foundation.domain.Principal | |
All groups to which a user belongs. | |
groupName — Property, class com.adobe.ep.ux.content.model.asset.AssetAction | |
Name of the Permission Group with which it is associated | |
groupName — Property, class fl.controls.RadioButton | |
The group name for a radio button instance or group. | |
groupName — Property, interface fl.managers.IFocusManagerGroup | |
Gets or sets the name of the group of components to which this component belongs. | |
groupName — Property, class ga.controls.RadioButtonList | |
Defines the Group name to use. | |
groupName — Property, class mx.controls.RadioButton | |
Specifies the name of the group to which this RadioButton control belongs, or specifies the value of the id property of a RadioButtonGroup control if this RadioButton is part of a group defined by a RadioButtonGroup control. | |
groupName — Property, interface mx.managers.IFocusManagerGroup | |
The name of the group of controls to which the control belongs. | |
groupName — Property, class spark.components.RadioButton | |
Specifies the name of the group to which this RadioButton component belongs, or specifies the value of the id property of a RadioButtonGroup component if this RadioButton is part of a group defined by a RadioButtonGroup component. | |
groupOid — Property, class lc.procmgmt.commands.ConsultCommand | |
The group object identifier (OID) that may be associated with this command. | |
groupOid — Property, class lc.procmgmt.commands.ForwardCommand | |
The group object identifier (OID) that may be associated with this command. | |
groupOid — Property, class lc.procmgmt.commands.ShareCommand | |
The group object identifier (OID) that may be associated with this command. | |
groupOid — Property, class lc.procmgmt.commands.TaskUserCommand | |
The group object identifier (OID) that may be associated with this command. | |
groupQueues — Property, class lc.procmgmt.domain.QueuesManager | |
The group queues of the QueuesManager object. | |
groupRowHeight — Property, class mx.controls.AdvancedDataGrid | |
The height of the grouped row, in pixels. | |
groups — Property, class com.adobe.icc.vo.User | |
List of Permission Strings that this user is part of - Permission string format already mentioned above | |
groups — Property, interface com.adobe.livecycle.ria.security.api.IUser | |
The groups to which a user belongs. | |
groups — Property, class com.adobe.livecycle.ria.security.service.User | |
The groups to which a user belongs. | |
groups — Property, class lc.foundation.domain.User | |
Deprecated Since Workspace 10: Please use the groupMemberships property. | |
groupSeperator — Skin Part, class com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for a Group of Actions Factory for a Group of Actions | |
groupspec — Property, class org.osmf.net.MulticastResource | |
The group spec string for multicasting. | |
GroupSpecifier — class, package flash.net | |
The GroupSpecifier class is used to construct the opaque groupspec strings that can be passed to NetStream and NetGroup constructors. | |
GroupSpecifier(name:String) — Constructor, class flash.net.GroupSpecifier | |
Creates a new GroupSpecifier object. | |
groupspecWithAuthorizations() — method, class flash.net.GroupSpecifier | |
Returns the opaque groupspec string, including authorizations, that can be passed to NetStream and NetGroup constructors. | |
groupspecWithoutAuthorizations() — method, class flash.net.GroupSpecifier | |
Returns the opaque groupspec string, without authorizations, that can be passed to NetStream and NetGroup constructors. | |
groupType — Property, class com.adobe.solutions.rca.vo.um.GroupVO | |
Type of the group. | |
groupType — Property, class lc.foundation.domain.Group | |
The type of the group. | |
GroupVO — class, package com.adobe.solutions.rca.vo.um | |
Represents a group in Document Server Administration Console. | |
GroupVO() — Constructor, class com.adobe.solutions.rca.vo.um.GroupVO | |
The constructor for GroupVO class. | |
growDuration — Property, class mx.effects.DefaultListEffect | |
The duration, in milliseconds, applied to renderers for added and removed items. | |
guardMinMax(min:Number, max:Number) — method, class mx.charts.chartClasses.NumericAxis | |
Protects the range against invalid values for this axis type. | |
GUIDE — Constant Static Property, class com.adobe.guides.domain.GuideNodeType | |
GUIDE represents a Guide object. | |
GUIDE — Constant Static Property, class flash.ui.Keyboard | |
Engage program guide | |
GuideAccessibility — class, package ga.model | |
The GuideAccessibility class provides users with the ability to debug Guide accessibility without running JAWS. | |
guideConnectionActive — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates if a host SWF is communicating with the Guide through a local connection. | |
guideConnectionActive — Property, interface ga.controls.IWrapperHost | |
Indicates if a host SWF is communicating with the Guide through a local connection. | |
guideConnectionActive — Property, class ga.controls.Wrapper | |
Indicates if a host SWF is communicating with the Guide through a local connection. | |
guideCreationComplete(event:flash.events:Event) — method, class com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
Event handler called when the guide has been created. | |
guideCreationComplete(event:flash.events:Event) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Event handler called when the guide has been created. | |
guideCreationComplete(event:flash.events:Event) — method, interface ga.controls.IWrapperHost | |
Event handler called when the guide has been created. | |
guideCreationComplete(event:flash.events:Event) — method, class ga.controls.Wrapper | |
Event handler called when the guide has been created. | |
guidedActivity — Property, class ga.model.HostedGuide | |
The Guide instance. | |
GuidedActivity — class, package ga.model | |
The GuidedActivity class contains Guide properties. | |
guideExternalInterfaceAvailable — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates if the guides HTML wrapper exists and contains the required guide support. | |
guideExternalInterfaceAvailable — Property, interface ga.controls.IWrapperHost | |
Indicates if the guides HTML wrapper exists and contains the required guide support. | |
guideExternalInterfaceAvailable — Property, class ga.controls.Wrapper | |
Indicates if the guides HTML wrapper exists and contains the required guide support. | |
GuideNodeType — class, package com.adobe.guides.domain | |
The GuideNodeType provides the static constants for identifying Guide node types. | |
guideValidationFailure(event:ga.model:GAEvent) — method, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Called when validation of field data for a panel fails. | |
guideValidationFailure(event:ga.model:GAEvent) — method, interface ga.controls.IWrapperHost | |
Called when validation of field data for a panel fails. | |
guideValidationFailure(event:ga.model:GAEvent) — method, class ga.controls.Wrapper | |
Called when validation of field data for a panel fails. | |
guideView — Property, class com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Indicates whether the Guide SWF or the PDF has current input and control. | |
guideView — Property, interface ga.controls.IWrapperHost | |
Indicates whether the Guide SWF or the PDF has current input and control. | |
guideView — Property, class ga.controls.Wrapper | |
Indicates whether the Guide SWF or the PDF has current input and control. | |
GUJARATI — Constant Static Property, class flash.globalization.NationalDigitsType | |
Represents the Unicode value for the zero digit of the Gujarati digit set. | |
GUJARATI — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Numbering using Gujarati. | |
GURMUKHI — Constant Static Property, class flash.globalization.NationalDigitsType | |
Represents the Unicode value for the zero digit of the Gurmukhi digit set. | |
GURMUKHI — Constant Static Property, class flashx.textLayout.formats.ListStyleType | |
Numbering using Gurmukhi. | |
gutterBottom — Style, class mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the bottom of the chart data area and the bottom of the chart control. | |
gutterLeft — Style, class mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the left of the chart data area and the left of the chart control. | |
gutterRight — Style, class mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the right side of the chart data area and the outside of the chart control. | |
gutters — Property, class mx.charts.AxisRenderer | |
The distance between the axisRenderer and the sides of the surrounding chart. | |
gutters — Property, interface mx.charts.chartClasses.IAxisRenderer | |
The distance between the axisRenderer and the sides of the surrounding chart. | |
gutterTop — Style, class mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the top of the chart data area and the top of the chart control. | |
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