Symbolen 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 | |
a — Eigenschap, klasse fl.motion.BezierSegment | |
Het eerste punt van de Bezier-curve. | |
a — Eigenschap, klasse flash.geom.Matrix | |
De waarde die invloed heeft op de plaatsing van de pixels langs de x-as wanneer een afbeelding wordt geschaald of gedraaid. | |
A — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die is gekoppeld aan de waarde van de toetscode voor de A-toets (65). | |
A4 — Statische eigenschap van type constante, klasse flash.printing.PaperSize | |
A4 | |
A5 — Statische eigenschap van type constante, klasse flash.printing.PaperSize | |
A5 | |
A6 — Statische eigenschap van type constante, klasse flash.printing.PaperSize | |
A6 | |
AAAARecord — klasse, pakket flash.net.dns | |
De AAAARecord-klasse vertegenwoordigt een AAAA-resourcerecord van een Domain Name System (DNS) dat een IPv6-adres bevat. | |
AAAARecord() — Constructor, klasse flash.net.dns.AAAARecord | |
Hiermee maakt u een AAAA-resourcerecord. | |
ABOVE — Statische eigenschap van type constante, klasse spark.components.PopUpPosition | |
Position above the target | |
abs(val:Number) — Statische methode , klasse Math | |
Berekent en retourneert een absolute waarde voor het getal dat door de parameter val wordt opgegeven. | |
ABSOLUTE — Statische eigenschap van type constante, klasse mx.core.ContainerLayout | |
Use absolute layout for the contents of this container. | |
absoluteEnd — Eigenschap, klasse flashx.textLayout.edit.ElementRange | |
De absolute tekstpositie van het FlowLeafElement-object waarin het einde van het bereik is opgenomen. | |
absoluteEnd — Eigenschap, interface flashx.textLayout.edit.ISelectionManager | |
De tekstpositie van het einde van de selectie, uitgedrukt als een verschuiving van het begin van de tekstflow. | |
absoluteEnd — Eigenschap, klasse flashx.textLayout.edit.SelectionManager | |
De tekstpositie van het einde van de selectie, uitgedrukt als een verschuiving van het begin van de tekstflow. | |
absoluteEnd — Eigenschap, klasse flashx.textLayout.elements.TextRange | |
Einde van de selectie als een absolute positie in de TextFlow. | |
absoluteEnd — Eigenschap, klasse flashx.textLayout.operations.FlowTextOperation | |
Het absolute eindpunt van het tekstbereik waarop deze bewerking wordt toegepast. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.compose.TextFlowLine | |
De locatie van de regel als een absolute tekenpositie in het TextFlow-object. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.container.ContainerController | |
Retourneert het eerste teken in de container. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.edit.ElementRange | |
De absolute tekstpositie van het FlowLeafElement-object waarin het begin van het bereik is opgenomen. | |
absoluteStart — Eigenschap, interface flashx.textLayout.edit.ISelectionManager | |
De tekstpositie van het begin van de selectie, uitgedrukt als een verschuiving van het begin van de tekstflow. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.edit.SelectionManager | |
De tekstpositie van het begin van de selectie, uitgedrukt als een verschuiving van het begin van de tekstflow. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.elements.TextRange | |
Begin van de selectie als een absolute positie in de TextFlow. | |
absoluteStart — Eigenschap, klasse flashx.textLayout.operations.FlowTextOperation | |
Het absolute startpunt van het tekstbereik waarop deze bewerking wordt toegepast. | |
absoluteToDisplayColumnIndex(columnIndex:int) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the displayed columns. | |
absoluteToVisibleColumnIndex(columnIndex:int) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Converts an absolute column index to the corresponding index in the visible columns. | |
absoluteToVisibleIndices(rowIndex:int, columnIndex:int) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Convert an absolute row index and column index into the corresponding row index and column index of the item as it is currently displayed by the control. | |
AbstractEvent — klasse, pakket mx.rpc.events | |
The base class for events that RPC services dispatch. | |
AbstractInvoker — klasse, pakket mx.rpc | |
An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractOperation — klasse, pakket mx.rpc | |
The AbstractOperation class represents an individual method on a service. | |
AbstractOperation — klasse, pakket mx.rpc.http | |
An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructor, klasse mx.rpc.AbstractOperation | |
Creates a new Operation. | |
AbstractOperation(service:mx.rpc:AbstractService, name:String) — Constructor, klasse mx.rpc.http.AbstractOperation | |
Creates a new Operation. | |
AbstractService — Dynamische klasse, pakket mx.rpc | |
The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractService(destination:String) — Constructor, klasse mx.rpc.AbstractService | |
Constructor. | |
AbstractTarget — klasse, pakket mx.logging | |
This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractTarget() — Constructor, klasse mx.logging.AbstractTarget | |
Constructor. | |
AbstractWebService — klasse, pakket mx.rpc.soap | |
AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AbstractWebService(destination:String, rootURL:String) — Constructor, klasse mx.rpc.soap.AbstractWebService | |
Creates a new WebService. | |
AccConst — definitieve klasse, pakket mx.accessibility | |
The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
accDoDefaultAction(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
Een IAccessible-methode die de standaardhandeling uitvoert van de component die deze AccessibilityImplementation vertegenwoordigt of van een van de onderliggende elementen. | |
ACCELERATED — Statische eigenschap van type constante, klasse flash.media.VideoStatus | |
Decodering van video's met behulp van hardwareversnelling (GPU). | |
accelerationX — Eigenschap, klasse flash.events.AccelerometerEvent | |
Acceleratie langs de X-as, gemeten in G. | |
accelerationY — Eigenschap, klasse flash.events.AccelerometerEvent | |
Acceleratie langs de Y-as, gemeten in G. | |
accelerationZ — Eigenschap, klasse flash.events.AccelerometerEvent | |
Acceleratie langs de Z-as, gemeten in G. | |
Accelerometer — klasse, pakket flash.sensors | |
De Accelerometer-klasse verstuurt gebeurtenissen op basis van de activiteit die door de bewegingssensor van het apparaat wordt gedetecteerd. | |
Accelerometer() — Constructor, klasse flash.sensors.Accelerometer | |
Hiermee wordt een nieuwe instantie Accelerometer gemaakt. | |
AccelerometerEvent — klasse, pakket flash.events | |
De Accelerometer-klasse verstuurt AccelerometerEvent-objecten wanneer acceleratie-updates zijn ontvangen van de Accelerometer-sensor die op het apparaat is geïnstalleerd. | |
AccelerometerEvent(type:String, bubbles:Boolean, cancelable:Boolean, timestamp:Number, accelerationX:Number, accelerationY:Number, accelerationZ:Number) — Constructor, klasse flash.events.AccelerometerEvent | |
Maakt een AccelerometerEvent-object dat informatie bevat over acceleratie langs de driedimensionale as. | |
accentColor — Stijl, klasse mx.charts.Legend | |
Accent color used by component skins. | |
accentColor — Stijl, klasse mx.controls.sliderClasses.Slider | |
Color of the track highlight. | |
accentColor — Stijl, klasse mx.controls.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Stijl, klasse mx.core.ScrollControlBase | |
Accent color used by component skins. | |
accentColor — Stijl, klasse mx.core.Container | |
Accent color used by component skins. | |
accentColor — Stijl, klasse spark.components.supportClasses.GroupBase | |
Accent color used by component skins. | |
accentColor — Stijl, klasse spark.components.Button | |
Color applied to the button when the emphasized flag is true. | |
accentColor — Stijl, klasse spark.components.ActionBar | |
Accent color used by component skins. | |
accentColor — Stijl, klasse spark.components.SkinnableContainer | |
Accent color used by component skins. | |
accentColor — Stijl, klasse spark.components.DateSpinner | |
Color applied for the date items that match today's date. | |
accentColor — Stijl, klasse spark.components.ToggleSwitch | |
Color applied to highlight the selected side of the ToggleSwitch control. | |
accept() — Statische methode , klasse adobe.utils.XMLUI | |
Hiermee wordt het huidige dialoogvenster XMLUI afgesloten met de status accept. | |
acceptableStatusCodes — Eigenschap, klasse air.net.URLMonitor | |
De numerieke statuscodes die een succesvol resultaat vertegenwoordigen. | |
acceptDragDrop(target:flash.display:InteractiveObject) — Statische methode , klasse flash.desktop.NativeDragManager | |
Meldt het NativeDragManager-object dat het opgegeven interactieve doelobject een neerzetbewerking kan accepteren die overeenstemt met de huidige sleepgebeurtenis. | |
acceptDragDrop(target:mx.core:IUIComponent) — Statische methode , klasse mx.managers.DragManager | |
Call this method from your dragEnter event handler if you accept the drag/drop data. | |
Accessibility — definitieve klasse, pakket flash.accessibility | |
De klasse Accessibility beheert de communicatie met schermlezers. | |
accessibilityDescription — Eigenschap, klasse mx.core.UIComponent | |
A convenience accessor for the description property in this UIComponent's accessibilityProperties object. | |
accessibilityEnabled — Eigenschap, klasse mx.core.UIComponent | |
A convenience accessor for the silent property in this UIComponent's accessibilityProperties object. | |
accessibilityImplementation — Eigenschap, klasse flash.display.InteractiveObject | |
De huidige toegankelijkheidsimplementatie (AccessibilityImplementation) voor deze InteractiveObject-instantie. | |
AccessibilityImplementation — klasse, pakket flash.accessibility | |
De klasse AccessibilityImplementation is de basisklasse in Flash Player voor de implementatie van toegankelijkheid in componenten. | |
AccessibilityImplementation() — Constructor, klasse flash.accessibility.AccessibilityImplementation | |
Statische constructor. | |
accessibilityName — Eigenschap, klasse mx.core.UIComponent | |
A convenience accessor for the name property in this UIComponent's accessibilityProperties object. | |
accessibilityProperties — Eigenschap, klasse flash.display.DisplayObject | |
De huidige toegankelijkheidsopties voor dit weergaveobject. | |
accessibilityProperties — Eigenschap, klasse mx.containers.utilityClasses.PostScaleAdapter | |
accessibilityProperties — Eigenschap, interface mx.core.IFlexDisplayObject | |
De huidige toegankelijkheidsopties voor dit weergaveobject. | |
accessibilityProperties — Eigenschap, interface spark.core.IEditableText | |
De huidige toegankelijkheidsopties voor dit weergaveobject. | |
AccessibilityProperties — klasse, pakket flash.accessibility | |
Met de klasse AccessibilityProperties kunt u de presentatie van Flash-objecten in toegankelijkheidshulpmiddelen, zoals schermlezers, beheren. | |
AccessibilityProperties() — Constructor, klasse flash.accessibility.AccessibilityProperties | |
Hiermee wordt een nieuw object AccessibilityProperties gemaakt. | |
accessibilityShortcut — Eigenschap, klasse mx.core.UIComponent | |
A convenience accessor for the shortcut property in this UIComponent's accessibilityProperties object. | |
AccImpl — klasse, pakket fl.accessibility | |
De klasse AccImpl voor toegankelijkheidsimplementatie is de basisklasse voor het implementeren van toegankelijkheid in componenten. | |
AccImpl — klasse, pakket mx.accessibility | |
AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
AccImpl(master:mx.core:UIComponent) — Constructor, klasse mx.accessibility.AccImpl | |
Constructor. | |
accLocation(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van een DisplayObject of Rectangle waarmee het selectiekader van een onderliggend element in de AccessibilityImplementation wordt opgegeven. | |
Accordion — klasse, pakket mx.containers | |
An MX Accordion navigator container has a collection of child MX containers or Spark NavigatorContent containers, but only one of them at a time is visible. | |
Accordion() — Constructor, klasse mx.containers.Accordion | |
Constructor. | |
AccordionAutomationImpl — klasse, pakket mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionAutomationImpl(obj:mx.containers:Accordion) — Constructor, klasse mx.automation.delegates.containers.AccordionAutomationImpl | |
Constructor. | |
AccordionHeader — klasse, pakket mx.containers.accordionClasses | |
The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeader() — Constructor, klasse mx.containers.accordionClasses.AccordionHeader | |
Constructor. | |
AccordionHeaderAccImpl — klasse, pakket mx.accessibility | |
AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderAccImpl(master:mx.core:UIComponent) — Constructor, klasse mx.accessibility.AccordionHeaderAccImpl | |
Constructor. | |
AccordionHeaderSkin — klasse, pakket mx.skins.halo | |
The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin — klasse, pakket mx.skins.spark | |
The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin — klasse, pakket mx.skins.wireframe | |
The wireframe skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin() — Constructor, klasse mx.skins.halo.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Constructor, klasse mx.skins.spark.AccordionHeaderSkin | |
Constructor. | |
AccordionHeaderSkin() — Constructor, klasse mx.skins.wireframe.AccordionHeaderSkin | |
Constructor. | |
AccordionNav() — Constructor, klasse ga.controls.AccordionNav | |
Constructor. | |
AccordionSkin() — Constructor, klasse com.adobe.guides.spark.wrappers.skins.AccordionSkin | |
Constructor. | |
accSelect(operation:uint, childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
IAccessible-methode voor het wijzigen van de selectie in de component die deze AccessibilityImplementation vertegenwoordigt. | |
accurate — Eigenschap, klasse mx.charts.chartClasses.AxisLabelSet | |
When returned from the getLabelEstimate() method, set to true if the estimate accurately represents the final labels to be rendered. | |
acos(val:Number) — Statische methode , klasse Math | |
Berekent en retourneert de arccosinus (in radialen) van het getal dat door de parameter val wordt opgegeven. | |
action — Eigenschap, klasse mx.automation.events.AutomationDragEvent | |
The requested action. | |
action — Eigenschap, klasse mx.events.DragEvent | |
The requested action. | |
action — Eigenschap, klasse spark.events.ViewNavigatorEvent | |
The navigation action committed by the view navigator that resulted in the event. | |
actionBar — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
Skin Part for holding the multiple number of buttons/any control Skin Part for holding the multiple number of buttons/any control | |
actionBar — Skinonderdelen , klasse spark.components.ViewNavigator | |
A skin part that defines the action bar of the navigator. A skin part that defines the action bar of the navigator. | |
actionBar — Eigenschap, klasse spark.components.ViewNavigatorApplication | |
A reference to the view navigator's ActionBar control, if one exists. | |
actionBar — Eigenschap, klasse spark.skins.mobile.ViewNavigatorSkin | |
A skin part that defines the action bar of the navigator. | |
ActionBar — klasse, pakket spark.components | |
The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBar() — Constructor, klasse spark.components.ActionBar | |
Constructor. | |
ActionBarButtonSkinBase — klasse, pakket spark.skins.mobile.supportClasses | |
Base skin class for ActionBar buttons in mobile applications. | |
ActionBarButtonSkinBase() — Constructor, klasse spark.skins.mobile.supportClasses.ActionBarButtonSkinBase | |
Constructor. | |
ActionBarDefaultButtonAppearance — definitieve klasse, pakket spark.components | |
The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin — klasse, pakket spark.skins.mobile | |
The default skin class for the Spark ActionBar component in mobile applications. | |
ActionBarSkin() — Constructor, klasse spark.skins.mobile.ActionBarSkin | |
Constructor. | |
actionBarVisible — Eigenschap, klasse spark.components.View | |
Specifies whether a view should show the action bar or not. | |
actionButton — Skinonderdelen , klasse com.adobe.ep.ux.taskaction.domain.TaskAction | |
The skin for each button. There is one button for each user action. All buttons are added to the contentGroup SkinPart of the SkinnableContainer parent class. The skin for each button. | |
actionButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
A skin part that defines the action button A skin part that defines the action button | |
actionButton — Skinonderdelen , klasse xd.core.axm.view.components.AXMSplitActionButton | |
actionContent — Eigenschap, klasse spark.components.ActionBar | |
The components that define actions the user can take in a view. | |
actionContent — Eigenschap, klasse spark.components.View | |
actionContent — Eigenschap, klasse spark.components.ViewNavigator | |
actionContent — Eigenschap, klasse spark.components.ViewNavigatorApplication | |
ActionEffectInstance — klasse, pakket mx.effects.effectClasses | |
The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionEffectInstance(target:Object) — Constructor, klasse mx.effects.effectClasses.ActionEffectInstance | |
Constructor. | |
actionGroup — Skinonderdelen , klasse spark.components.ActionBar | |
The skin part that defines the appearance of the action area of the component. By default, the ActionBarSkin class defines the action area to appear to the right of the title area. The skin part that defines the appearance of the action area of the component. | |
actionGroup — Eigenschap, klasse spark.skins.mobile.ActionBarSkin | |
The skin part that defines the appearance of the action area of the component. | |
actionItemGroup — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Group for displaying all the asset actions Group for displaying all the asset actions | |
actionItemRenderer — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
A skin part that defines ActionRenderer A skin part that defines ActionRenderer | |
actionItemsInstances — Eigenschap, klasse com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
actionLayout — Eigenschap, klasse spark.components.ActionBar | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Eigenschap, klasse spark.components.View | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionLayout — Eigenschap, klasse spark.components.ViewNavigator | |
The components that define actions the user can take in a view. | |
actionLayout — Eigenschap, klasse spark.components.ViewNavigatorApplication | |
Defines the layout of the components defined in the action area by the actionGroup property. | |
actionMenu — Skinonderdelen , klasse com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
ACTIONSCRIPT — Statische eigenschap van type constante, klasse fl.video.CuePointType | |
Hiermee wordt de waarde van de parameter type van de methoden findCuePoint() en findNearestCuePoint() gedefinieerd. | |
ACTION_SCRIPT — Statische eigenschap van type constante, klasse mx.events.MetadataEvent | |
The MetadataEvent.ACTION_SCRIPT constant defines the value of the type property of the event object for a actionscript event. | |
ACTIONSCRIPT2 — Statische eigenschap van type constante, klasse flash.display.ActionScriptVersion | |
ActionScript taalversie 2.0 en lager. | |
ACTIONSCRIPT3 — Statische eigenschap van type constante, klasse flash.display.ActionScriptVersion | |
ActionScript taalversie 3.0. | |
actionScriptData — Eigenschap, klasse flash.external.ExtensionContext | |
Het ActionScript-object (indien van toepassing) dat is gekoppeld aan deze context. | |
actionScriptVersion — Eigenschap, klasse fl.display.ProLoaderInfo | |
De ActionScript-versie van het geladen SWF-bestand. | |
actionScriptVersion — Eigenschap, klasse flash.display.LoaderInfo | |
De ActionScript-versie van het geladen SWF-bestand. | |
ActionScriptVersion — definitieve klasse, pakket flash.display | |
De klasse ActionScriptVersion is een opsomming van constante waarden die de taalversie van een geladen SWF-bestand aangeven. | |
actionSeperator — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Separator between the actions Factory for Separator between the actions | |
actionsList — Statische eigenschap, klasse adobe.utils.CustomActions | |
Retourneert een object Array dat de namen van alle aangepaste handelingen bevat die met het Flash-ontwerpgereedschap zijn geregistreerd. | |
activate() — methode, klasse fl.managers.FocusManager | |
Activeert de instantie FocusManager. | |
activate() — methode, interface fl.managers.IFocusManager | |
Hiermee wordt een focusmanager geactiveerd. | |
activate — Gebeurtenis, klasse flash.desktop.NativeApplication | |
Wordt verzonden als deze toepassing de actieve toepassing op het bureaublad wordt. | |
activate(window:flash.display:NativeWindow) — methode, klasse flash.desktop.NativeApplication | |
Activeert deze toepassing. | |
activate — Gebeurtenis, klasse flash.display.NativeWindow | |
Wordt verzonden door dit NativeWindow-object nadat het venster is geactiveerd. | |
activate() — methode, klasse flash.display.NativeWindow | |
Activeert dit venster. | |
activate — Gebeurtenis, klasse flash.events.EventDispatcher | |
[uitgezonden gebeurtenis] Wordt verzonden wanneer Flash Player of de AIR-toepassing de besturingssysteemfocus krijgt en actief wordt. | |
activate() — methode, klasse mx.core.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — methode, klasse mx.core.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
activate() — methode, klasse mx.managers.FocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — methode, interface mx.managers.IFocusManager | |
The SystemManager activates and deactivates a FocusManager if more than one IFocusManagerContainer is visible at the same time. | |
activate() — methode, klasse spark.components.Window | |
Activates the underlying NativeWindow (even if this Window's application is not currently active). | |
activate() — methode, klasse spark.components.WindowedApplication | |
Activates the underlying NativeWindow (even if this application is not the active one). | |
ACTIVATE — Statische eigenschap van type constante, klasse flash.events.Event | |
De constante ACTIVATE bevat de waarde van de eigenschap type van een activate-gebeurtenisobject. | |
activateCheckbox — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the CheckBox object that allows users to activate or deactivate a template. Only active templates can be assigned to a project or to an asset. A reference to the CheckBox object that allows users to activate or deactivate a template. | |
ACTIVATE_FOCUS_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Sent from the top-level focus manager to a subordinate focus managers so all the focus managers participating in a tab loop get activated. | |
activateHandler(event:flash.events:Event) — methode, klasse flashx.textLayout.container.ContainerController | |
Verwerkt de gebeurtenis Event.ACTIVATE als de client gebeurtenissen beheert. | |
activateHandler(event:flash.events:Event) — methode, klasse flashx.textLayout.container.TextContainerManager | |
Verwerkt de gebeurtenis Event.ACTIVATE als de client gebeurtenissen beheert. | |
activateHandler(event:flash.events:Event) — methode, interface flashx.textLayout.edit.IInteractionEventHandler | |
Verwerkt een activeringsgebeurtenis. | |
activateHandler(event:flash.events:Event) — methode, klasse flashx.textLayout.edit.SelectionManager | |
Verwerkt een activeringsgebeurtenis. | |
ACTIVATE_POP_UP_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Requests that a child application's pop up be activated. | |
activating — Eigenschap, klasse flash.events.ActivityEvent | |
Geeft aan of het apparaat wordt geactiveerd (true) of niet (false). | |
ActivatorSkin — klasse, pakket mx.skins.halo | |
Defines the up, down, and over states for MenuBarItem objects. | |
ActivatorSkin() — Constructor, klasse mx.skins.halo.ActivatorSkin | |
Constructor. | |
active — Statische eigenschap, klasse flash.accessibility.Accessibility | |
Hiermee wordt aangegeven of een schermlezer actief is en de toepassing ermee communiceert. | |
active — Eigenschap, klasse flash.display.NativeWindow | |
Geeft aan of dit venster het actieve toepassingsvenster is. | |
active — Eigenschap, klasse flash.net.NetworkInterface | |
Rapporteert of deze interface actief is. | |
active — Statische eigenschap, klasse flash.printing.PrintJob | |
Geeft aan of een afdruktaak op dat moment actief is of niet. | |
ACTIVE — Statische eigenschap van type constante, klasse flashx.textLayout.elements.LinkState | |
Waarde voor de actieve status die ontstaat wanneer u de muisknop boven een koppeling ingedrukt houdt. | |
activeEffects — Eigenschap, klasse mx.core.UIComponent | |
The list of effects that are currently playing on the component, as an Array of EffectInstance instances. | |
activeEndDate — Eigenschap, klasse com.adobe.consulting.pst.vo.Form | |
activeEndDate — Eigenschap, klasse com.adobe.consulting.pst.vo.Letter | |
activeEndDate — Eigenschap, klasse com.adobe.icc.vo.ContainerLayout | |
activeEndDate — Eigenschap, klasse com.adobe.icc.vo.DataModule | |
activeEndDate — Eigenschap, klasse com.adobe.icc.vo.Document | |
activeEndDate — Eigenschap, klasse com.adobe.icc.vo.Portfolio | |
activeEndDateDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active end date A skin part that defines the asset's active end date | |
activePosition — Eigenschap, interface flashx.textLayout.edit.ISelectionManager | |
Het actieve punt van de selectie. | |
activePosition — Eigenschap, klasse flashx.textLayout.edit.SelectionManager | |
Het actieve punt van de selectie. | |
activePosition — Eigenschap, klasse flashx.textLayout.elements.TextRange | |
Actieve positie van de selectie als een absolute positie in de TextFlow. | |
activeRequests — Eigenschap, klasse spark.core.ContentCache | |
List of queued CacheEntryNode instances currently executing. | |
activeStartDate — Eigenschap, klasse com.adobe.consulting.pst.vo.Form | |
activeStartDate — Eigenschap, klasse com.adobe.consulting.pst.vo.Letter | |
activeStartDate — Eigenschap, klasse com.adobe.icc.vo.ContainerLayout | |
activeStartDate — Eigenschap, klasse com.adobe.icc.vo.DataModule | |
activeStartDate — Eigenschap, klasse com.adobe.icc.vo.Document | |
activeStartDate — Eigenschap, klasse com.adobe.icc.vo.Portfolio | |
activeStartDateDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's active start date A skin part that defines the asset's active start date | |
activeVideoPlayerIndex — Eigenschap, klasse fl.video.FLVPlayback | |
Een getal dat opgeeft welke instantie van de videospeler wordt beïnvloedt door andere API's (programmeerinterface voor toepassingen). | |
activeView — Eigenschap, klasse spark.components.ViewNavigator | |
During a view transition, this property references the view that the navigator is transitioning to. The currently active view of the navigator. | |
activeView — Eigenschap, klasse spark.components.supportClasses.ViewNavigatorBase | |
The currently active view of the navigator. | |
activeWindow — Eigenschap, klasse flash.desktop.NativeApplication | |
Het actieve toepassingsvenster. | |
activeWindow — Eigenschap, klasse mx.automation.air.AirFunctionsHelper | |
Returns current window that is active | |
activity — Gebeurtenis, klasse flash.media.Camera | |
Wordt verzonden wanneer een camera een sessie begint of eindigt. | |
ACTIVITY — Statische eigenschap van type constante, klasse flash.events.ActivityEvent | |
De constante ActivityEvent.ACTIVITY definieert de waarde van de eigenschap type van een gebeurtenisobject activity. | |
ActivityEvent — klasse, pakket flash.events | |
Een Camera of Microphone-object verzendt een ActivityEvent-object wanneer een camera of microfoon meldt dat deze actief of inactief is geworden. | |
ActivityEvent(type:String, bubbles:Boolean, cancelable:Boolean, activating:Boolean) — Constructor, klasse flash.events.ActivityEvent | |
Maakt een Event-object dat informatie bevat over gebeurtenissen activity. | |
activityLevel — Eigenschap, klasse flash.media.Camera | |
Hoeveelheid beweging die de camera detecteert. | |
activityLevel — Eigenschap, klasse flash.media.Microphone | |
De hoeveelheid geluid die de microfoon detecteert. | |
actualCollection — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the collection property used while running data changes effects. | |
actualCollection — Eigenschap, klasse mx.controls.listClasses.ListBase | |
A copy of the value normally stored in collection used while running data changes effects. | |
actualColNum — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The actual column index at which the header starts, relative to the currently displayed columns. | |
actualCreationPolicy — Eigenschap, klasse mx.charts.Legend | |
The creation policy of this container. | |
actualCreationPolicy — Eigenschap, klasse mx.core.Container | |
The creation policy of this container. | |
actualHeight — Eigenschap, klasse flashx.textLayout.elements.InlineGraphicElement | |
De werkelijke hoogte zoals weergegeven. | |
actualHorizontalPosition — Eigenschap, klasse spark.components.Callout | |
Fully resolved horizontal position after evaluating CalloutPosition.AUTO. | |
actualIterator — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
A copy of the value normally stored in the iterator property used while running data changes effects. | |
actualIterator — Eigenschap, klasse mx.controls.listClasses.ListBase | |
A copy of the value normally stored in iterator used while running data changes effects. | |
actualListeners — Eigenschap, klasse mx.validators.Validator | |
Contains an Array of listener objects, if any, or the source object. | |
actualListeners — Eigenschap, klasse spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains an Array of listener objects, if any, or the source object. | |
actualLocaleIDName — Eigenschap, klasse flash.globalization.Collator | |
De naam van de werkelijke landinstellings-id die door dit Collator-object wordt gebruikt. | |
actualLocaleIDName — Eigenschap, klasse flash.globalization.CurrencyFormatter | |
De naam van de werkelijke landinstellings-id die door dit CurrencyFormatter-object wordt gebruikt. | |
actualLocaleIDName — Eigenschap, klasse flash.globalization.DateTimeFormatter | |
De naam van de werkelijke landinstellings-id die door dit DateTimeFormatter-object wordt gebruikt. | |
actualLocaleIDName — Eigenschap, klasse flash.globalization.NumberFormatter | |
De naam van de werkelijke landinstellings-id die door dit NumberFormatter-object wordt gebruikt. | |
actualLocaleIDName — Eigenschap, klasse flash.globalization.StringTools | |
De naam van de daadwerkelijke landinstellings-id die door dit StringTools-object wordt gebruikt. | |
actualLocaleIDName — Eigenschap, klasse spark.formatters.CurrencyFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Eigenschap, klasse spark.formatters.DateTimeFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Eigenschap, klasse spark.formatters.NumberFormatter | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Eigenschap, klasse spark.globalization.StringTools | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Eigenschap, klasse spark.globalization.supportClasses.CollatorBase | |
The name of the actual locale ID used by this class object. | |
actualLocaleIDName — Eigenschap, klasse spark.globalization.supportClasses.GlobalizationBase | |
The name of the actual locale ID used by this class object. | |
ACTUALSORT — Statische eigenschap van type constante, klasse mx.controls.advancedDataGridClasses.SortInfo | |
Specifies that the sort is the actual current sort. | |
actualTrigger — Eigenschap, klasse mx.validators.Validator | |
Contains the trigger object, if any, or the source object. | |
actualTrigger — Eigenschap, klasse spark.validators.supportClasses.GlobalizationValidatorBase | |
Contains the trigger object, if any, or the source object. | |
actualVerticalPosition — Eigenschap, klasse spark.components.Callout | |
Fully resolved vertical position after evaluating CalloutPosition.AUTO. | |
actualWidth — Eigenschap, klasse flashx.textLayout.elements.InlineGraphicElement | |
De werkelijke breedte zoals weergegeven. | |
add(v:flash.geom:Point) — methode, klasse flash.geom.Point | |
Hiermee worden de coördinaten van een ander punt opgeteld bij de coördinaten van dit punt om een nieuw punt te maken. | |
add(a:flash.geom:Vector3D) — methode, klasse flash.geom.Vector3D | |
Telt de waarde van de elementen X, Y en Z van het huidige Vector3D-object op bij de waarden van de elementen X, Y en Z van een ander Vector3D-object. | |
add — Gebeurtenis, klasse mx.core.UIComponent | |
Dispatched when the component is added to a container as a content child by using the addChild(), addChildAt(), addElement(), or addElementAt() method. | |
add — Eigenschap, klasse mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Determines if this is an add or remove filter. | |
add — Gebeurtenis, klasse mx.flash.UIMovieClip | |
Dispatched when the component is added to a container as a content child by using the addChild() or addChildAt() method. | |
Add(inMatrix:fl.motion:DynamicMatrix) — methode, klasse fl.motion.DynamicMatrix | |
Hiermee wordt de huidige matrix uitgebreid met een opgegeven matrix. | |
ADD — Statische eigenschap van type constante, klasse fl.events.DataChangeType | |
Er zijn items aan de gegevensaanbieder toegevoegd. | |
ADD — Statische eigenschap van type constante, klasse flash.display.BlendMode | |
Telt de waarden van de deelkleuren van het weergaveobject op bij die van de achtergrondkleuren, met een bovengrens van 0xFF. | |
ADD — Statische eigenschap van type constante, klasse mx.events.CollectionEventKind | |
Indicates that the collection added an item or items. | |
ADD — Statische eigenschap van type constante, klasse mx.events.FlexEvent | |
The FlexEvent.ADD constant defines the value of the type property of the event object for an add event. | |
AddAction — klasse, pakket spark.effects | |
The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddAction(target:Object) — Constructor, klasse spark.effects.AddAction | |
Constructor. | |
AddActionInstance — klasse, pakket spark.effects.supportClasses | |
The AddActionInstance class implements the instance class for the AddAction effect. | |
AddActionInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AddActionInstance | |
Constructor. | |
addAll(addList:mx.collections:IList) — methode, klasse mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAll(addList:mx.collections:IList) — methode, klasse mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the end of the list in the order they are passed. | |
addAllAt(addList:mx.collections:IList, index:int) — methode, klasse mx.collections.ArrayList | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addAllAt(addList:mx.collections:IList, index:int) — methode, klasse mx.collections.ListCollectionView | |
Adds a list of items to the current list, placing them at the position index passed in to the function. | |
addApprovalStageParticipantPanel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. The skin part that defines the Panel where the content of ApprovalStageParticipant get pushed into and laid out. | |
addASCuePoint(timeOrCuePoint:any, name:String, parameters:Object) — methode, klasse fl.video.FLVPlayback | |
Hiermee wordt een ActionScript-actiepunt toegevoegd. Dit staat gelijk aan het toevoegen van een ActionScript-actiepunt via het dialoogvenster Actiepunten, behalve dat dit wordt gedaan wanneer een toepassing wordt uitgevoerd in plaats van tijdens de ontwikkeling van de toepassing. | |
add_attachment — Skinonderdelen , klasse com.adobe.ep.ux.attachmentlist.domain.AttachmentList | |
The Add Attachment button. The Add Attachment button. | |
addBackgroundShape(shape:flash.display:Shape) — methode, klasse flashx.textLayout.container.ContainerController | |
Voegt een flash.display.Shape-object toe waarop achtergrondvormen (zoals een achtergrondkleur) worden getekend. | |
addBinaryChainBuildingCertificate(certificate:flash.utils:ByteArray, trusted:Boolean) — methode, klasse flash.net.SecureSocket | |
Hiermee wordt een X.509-certificaat toegevoegd aan de lokale certificaatketen die door uw systeem wordt gebruikt voor validatie van het servercertificaat. | |
addBitmapData(bitmapData:flash.display:BitmapData) — methode, klasse flash.media.CameraRoll | |
Hiermee wordt een afbeelding toegevoegd aan de camerarol van het apparaat. | |
addBootstrapPeer(peerID:String) — methode, klasse flash.net.GroupSpecifier | |
Zorgt ervoor dat de gekoppelde NetStream of NetGroup een initiële buurverbinding maakt met de opgegeven peerID. | |
addBtn — Skinonderdelen , klasse com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary. A skin part that defines SkinnableComponent which adds extended property to the data dictionary. | |
addBtn — Eigenschap, klasse com.adobe.dct.component.ExtendedProperty | |
addButton — Skinonderdelen , klasse com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The add button, a Spark Button. The add button, a Spark Button. | |
addCacheEntry(source:Object, value:Object) — methode, klasse spark.core.ContentCache | |
Adds new entry to cache (or replaces existing entry). | |
addCallback(functionName:String, closure:Function) — Statische methode , klasse flash.external.ExternalInterface | |
Hiermee wordt een ActionScript-methode geregistreerd als aanroepbaar vanuit de container. | |
ADD_CELL — Statische eigenschap van type constante, klasse spark.events.GridSelectionEventKind | |
Indicates that this cell should be added to the current selection. | |
addCellSelectionData(uid:String, columnIndex:int, selectionData:mx.controls.advancedDataGridClasses:AdvancedDataGridBaseSelectionData) — methode, klasse mx.controls.AdvancedDataGrid | |
Adds cell selection information to the control, as if you used the mouse to select the cell. | |
addCertificate(cert:flash.utils:ByteArray, trusted:Boolean) — methode, klasse flash.security.XMLSignatureValidator | |
Voegt een x509-certificaat toe voor het opbouwen van de keten. | |
addChild(child:flash.display:DisplayObject) — methode, klasse flash.display.DisplayObjectContainer | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChild(child:flash.display:DisplayObject) — methode, klasse flash.display.Stage | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChild(child:flashx.textLayout.elements:FlowElement) — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Voegt een onderliggend FlowElement-object toe. | |
addChild(child:flash.display:DisplayObject) — methode, klasse mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — methode, klasse mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — methode, klasse mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — methode, klasse mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject after the end of this child list. | |
addChild(parent:Object, newChild:Object) — methode, klasse mx.collections.HierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(parent:Object, newChild:Object) — methode, interface mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data. | |
addChild(child:flash.display:DisplayObject) — methode, klasse mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChild(child:flash.display:DisplayObject) — methode, interface mx.core.IChildList | |
Adds a child DisplayObject after the end of this child list. | |
addChild(child:flash.display:DisplayObject) — methode, interface mx.core.IContainer | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChild(childEffect:mx.effects:IEffect) — methode, klasse mx.effects.CompositeEffect | |
Adds a new child effect to this composite effect. | |
AddChild — klasse, pakket mx.states | |
The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChild(relativeTo:mx.core:UIComponent, target:flash.display:DisplayObject, position:String) — Constructor, klasse mx.states.AddChild | |
Constructor. | |
AddChildAction — klasse, pakket mx.effects | |
The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildAction(target:Object) — Constructor, klasse mx.effects.AddChildAction | |
Constructor. | |
AddChildActionInstance — klasse, pakket mx.effects.effectClasses | |
The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddChildActionInstance(target:Object) — Constructor, klasse mx.effects.effectClasses.AddChildActionInstance | |
Constructor. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse flash.display.DisplayObjectContainer | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse flash.display.Stage | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChildAt(index:uint, child:flashx.textLayout.elements:FlowElement) — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Voegt een onderliggend FlowElement-object toe op de opgegeven indexpositie. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse mx.charts.Legend | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse mx.charts.chartClasses.CartesianDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse mx.charts.chartClasses.ChartElement | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse mx.charts.chartClasses.PolarDataCanvas | |
Adds a child DisplayObject instance to this DisplayObjectContainer instance. | |
addChildAt(parent:Object, newChild:Object, index:int) — methode, klasse mx.collections.HierarchicalCollectionView | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int) — methode, interface mx.collections.IHierarchicalCollectionView | |
Adds a child node to a node of the data at a specific index in the data. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — methode, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Add a child node to a node at the specified index. | |
addChildAt(parent:Object, newChild:Object, index:int, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Adds a child node to a node at the specified index. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, klasse mx.core.Container | |
Adds a child DisplayObject to this Container. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, interface mx.core.IChildList | |
Adds a child DisplayObject to this child list at the index specified. | |
addChildAt(child:flash.display:DisplayObject, index:int) — methode, interface mx.core.IContainer | |
Voegt een onderliggende instantie DisplayObject toe aan deze instantie DisplayObjectContainer. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — methode, interface mx.core.ISWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, bridgeProvider:mx.core:ISWFBridgeProvider) — methode, klasse mx.core.SWFBridgeGroup | |
Adds a new bridge to the pod. | |
addChildBridge(bridge:flash.events:IEventDispatcher, owner:flash.display:DisplayObject) — methode, interface mx.managers.IMarshalSystemManager | |
Adds a child bridge to the system manager. | |
addChildSet(childSet:Array) — methode, klasse mx.effects.effectClasses.CompositeEffectInstance | |
Adds a new set of child effects to this Composite effect. | |
addChildToSandboxRoot(layer:String, child:flash.display:DisplayObject) — methode, interface mx.managers.IMarshalSystemManager | |
Adds the specified child to the sandbox root in the layer requested. | |
addColumn(column:any) — methode, klasse fl.controls.DataGrid | |
Hiermee wordt een nieuwe kolom aan het einde van de array columns toegevoegd. | |
addColumnAt(column:any, index:uint) — methode, klasse fl.controls.DataGrid | |
Hiermee wordt een kolom bij de opgegeven index in de array columns ingevoegd. | |
addController(controller:flashx.textLayout.container:ContainerController) — methode, interface flashx.textLayout.compose.IFlowComposer | |
Voegt een controller toe aan deze IFlowComposer-instantie. | |
addController(controller:flashx.textLayout.container:ContainerController) — methode, klasse flashx.textLayout.compose.StandardFlowComposer | |
Voegt een controller toe aan deze IFlowComposer-instantie. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — methode, interface flashx.textLayout.compose.IFlowComposer | |
Voegt een controller toe aan deze IFlowComposer-instantie bij de opgegeven index. | |
addControllerAt(controller:flashx.textLayout.container:ContainerController, index:int) — methode, klasse flashx.textLayout.compose.StandardFlowComposer | |
Voegt een controller toe aan deze IFlowComposer-instantie bij de opgegeven index. | |
addCreatorButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the ButtonBase object that allows users to add a new creator. A reference to the ButtonBase object that allows users to add a new creator. | |
addCreatorDialogPanel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.AddCreatorDialog | |
The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. The skin part that defines the Panel where the content of Add Creator get pushed into and laid out. | |
addCuePoint(cuePoint:Object) — methode, klasse mx.controls.videoClasses.CuePointManager | |
Adds a cue point. | |
addData(data:Object, format:String) — methode, klasse mx.core.DragSource | |
Adds data and a corresponding format String to the drag source. | |
addDataChild(child:flash.display:DisplayObject, left:any, top:any, right:any, bottom:any, hCenter:any, vCenter:any) — methode, klasse mx.charts.chartClasses.CartesianDataCanvas | |
Adds the specified display object as a child to the current canvas. | |
addDataChild(child:flash.display:DisplayObject, angleLeft:any, radialTop:any, angleRight:any, radialBottom:any, angleCenter:any, radialCenter:any) — methode, klasse mx.charts.chartClasses.PolarDataCanvas | |
This adds any DisplayObject as child to current canvas | |
addDataEffectItem(item:Object) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(item:Object) — methode, klasse mx.controls.listClasses.ListBase | |
Adds an item renderer if a data change effect is running. | |
addDataEffectItem(target:Object) — methode, interface mx.effects.IEffectTargetHost | |
Adds an item renderer if a data change effect is running. | |
addDelayedInstance(instance:Object, stringID:String) — Statische methode , klasse fl.lang.Locale | |
Hiermee wordt het paar instantie en tekenreeks-id toegevoegd aan de interne array voor toekomstig gebruik. | |
addDisplayObject(displayObject:flash.display:DisplayObject, depth:Number) — methode, klasse spark.components.supportClasses.DisplayLayer | |
Adds a displayObject with the specified depth to the ordered list. | |
addDragData(ds:Object) — methode, klasse mx.charts.chartClasses.ChartBase | |
Adds the selected items to the DragSource object as part of a drag and drop operation. | |
addDragData(dragSource:Object) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:Object) — methode, klasse mx.controls.listClasses.ListBase | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
addDragData(dragSource:mx.core:DragSource) — methode, klasse spark.components.List | |
Adds the selected items to the DragSource object as part of a drag-and-drop operation. | |
added — Eigenschap, klasse fl.video.CaptionChangeEvent | |
Een Booleaanse waarde die bepaalt of de ondertitel is toegevoegd of verwijderd. | |
added — Gebeurtenis, klasse flash.display.DisplayObject | |
Wordt verzonden wanneer een weergaveobject aan het weergaveoverzicht wordt toegevoegd. | |
ADDED — Statische eigenschap van type constante, klasse flash.events.Event | |
De constante Event.ADDED definieert de waarde van de eigenschap type van een added-gebeurtenisobject. | |
addedEffect — Effect, klasse mx.core.UIComponent | |
Played when the component is added as a child to a Container. | |
addedToStage — Gebeurtenis, klasse flash.display.DisplayObject | |
Wordt verzonden wanneer een weergaveobject direct of via toevoeging van een subboomstructuur die het weergaveobject bevat, aan het weergaveoverzicht van het werkgebied wordt toegevoegd. | |
ADDED_TO_STAGE — Statische eigenschap van type constante, klasse flash.events.Event | |
De constante Event.ADDED_TO_STAGE definieert de waarde van de eigenschap type van een addedToStage-gebeurtenisobject. | |
addElement(element:mx.core:IVisualElement) — methode, klasse mx.charts.Legend | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — methode, klasse mx.core.Container | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — methode, interface mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — methode, klasse mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElement(element:mx.olap:IOLAPElement) — methode, interface mx.olap.IOLAPSet | |
Adds a new member to the set. | |
addElement(e:mx.olap:IOLAPElement) — methode, klasse mx.olap.OLAPSet | |
Adds a new member to the set. | |
addElement(element:mx.core:IVisualElement) — methode, klasse spark.components.Group | |
Adds a visual element to this container. | |
addElement(element:mx.core:IVisualElement) — methode, klasse spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElement(element:mx.core:IVisualElement) — methode, klasse spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse mx.charts.Legend | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse mx.core.Container | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, interface mx.core.IVisualElementContainer | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse mx.flash.ContainerMovieClip | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse spark.components.Group | |
Adds a visual element to this container. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse spark.components.Scroller | |
This operation is not supported in Scroller. | |
addElementAt(element:mx.core:IVisualElement, index:int) — methode, klasse spark.components.SkinnableContainer | |
Adds a visual element to this container. | |
addElements(elements:mx.collections:IList) — methode, interface mx.olap.IOLAPSet | |
Adds a list of members to the set. | |
addElements(members:mx.collections:IList) — methode, klasse mx.olap.OLAPSet | |
Adds a list of members to the set. | |
addEntry(url:String, policyFileURL:String) — methode, klasse fl.rsl.RSLInfo | |
Hiermee wordt een reeks URL's (RSL-bestanden en beleidsbestanden) toegevoegd. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.consulting.pst.vo.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.consulting.pst.vo.FlexConfiguration | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.consulting.pst.vo.Form | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.consulting.pst.vo.Letter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.BindingElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.DataDictionary | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.DataDictionaryElement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.DataDictionaryReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.DataDictionarySearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.OperationInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.OperationParameter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.dct.transfer.RemotingServiceInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.taskmanagement.domain.TaskProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.taskmanagement.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.taskmanagement.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.model.asset.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.model.search.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.search.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.fiber.styles.Style | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.editors.managers.PreferencesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.editors.model.FileModel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.obj.FileData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.CDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.ContainerLayout | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.DataDownload | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.DataModule | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Document | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.DocumentAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Field | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.FieldAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Folder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.LDMAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.ModuleAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Portfolio | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Query | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Statement | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Table | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.TableColumnDetails | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.TargetArea | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.TargetAreaAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.Variable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.VariableAssignment | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.render.ContextData | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.render.PDFResponseType | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icc.vo.render.ResolvedContent | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.icomm.assetplacement.controller.AttachmentLoader | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.assetmanager.client.model.AssetAction | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.assetmanager.client.model.AssetTypeDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.assetmanager.client.model.SearchQuery | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.AuditLevel | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.CustomAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.Review | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.UserPreference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.document.SupportingDocument | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.participant.BaseUser | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.reminder.Reminder | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.livecycle.rca.model.stage.AbstractStage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.domain.impl.Asset | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.domain.impl.TeamMember | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.domain.impl.WorkItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.vo.AssetVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.prm.vo.BaseEntityVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.domain.impl.Participant | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.domain.impl.ReviewContext | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.domain.impl.Stage | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.domain.impl.User | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.presentation.util.FormatterUtil | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse com.adobe.solutions.rca.vo.StageTemplateVO | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.data.SQLConnection | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.desktop.NativeApplication | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.display.Stage | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.events.EventDispatcher | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, interface flash.events.IEventDispatcher | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.media.AVURLLoader | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.net.URLLoader | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.system.MessageChannel | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flash.system.Worker | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flashx.textLayout.elements.LinkElement | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse flashx.textLayout.elements.TextFlow | |
Registreert een gebeurtenislistenerobject bij een object EventDispatcher, zodat de listener een melding van een gebeurtenis ontvangt. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.foundation.domain.Message | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.foundation.domain.Preference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.foundation.domain.Principal | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.foundation.util.CollectionToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.foundation.util.ObjectToken | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.commands.AttachmentCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.commands.InitiateFromStartTaskCommand | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.AttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.Category | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.DocumentReference | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.Process | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.ProcessInstance | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.ProcessVariable | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.QueueBase | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.QueuesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.ReaderSubmit | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchFilter | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchFilterAttribute | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchFilterCondition | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchFilterSort | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchTemplate | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchTemplateDescriptor | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.SearchTemplateDescriptors | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.Startpoint | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.TaskAttachmentInfo | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.domain.UserActionProperty | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse lc.procmgmt.impl.FavoritesManager | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse mx.collections.ListCollectionView | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, weakRef:Boolean) — methode, klasse mx.data.DynamicManagedItem | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse mx.olap.OLAPCube | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse mx.utils.ObjectProxy | |
Registers an event listener object so that the listener receives notification of an event. | |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — methode, klasse mx.utils.OnDemandEventDispatcher | |
Registers an event listener object with an EventDispatcher object so that the listener receives notification of an event. | |
ADD_EVENT_LISTENER_REQUEST — Statische eigenschap van type constante, klasse mx.events.EventListenerRequest | |
Request to add an event listener. | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — methode, klasse mx.automation.AutomationManager | |
addEventListenersToAllChildApplications(eventDetailsArray:Array) — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable child applications in the current ApplicationDomain. | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — methode, klasse mx.automation.AutomationManager | |
addEventListenersToAllParentApplications(eventDetailsArray:Array) — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Adds the passed EventDetails objects to the probable parent applications in the current ApplicationDomain. | |
addFilterPropertyArray(index:int, name:String, values:Array, startFrame:int, endFrame:int) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt een filtereigenschap voor een Motion-object gewijzigd in alle corresponderende hoofdframes. | |
addFirst(p:mx.automation:AutomationIDPart) — methode, klasse mx.automation.AutomationID | |
Adds a parts to the front of the id. | |
ADD_FOCUS_MANAGER — Statische eigenschap van type constante, klasse mx.events.FlexEvent | |
The FlexEvent.ADD_FOCUS_MANAGER constant defines the value of the type property of the event object for an addFocusManager event. | |
addFormat(format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Registreer een nieuwe indeling voor importeren/exporteren. | |
addFormatAt(index:int, format:String, importerClass:Class, exporterClass:Class, clipboardFormat:String) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Registreer een nieuwe indeling voor importeren/exporteren op de opgegeven locatie. | |
addHaloColors(colors:Object, themeColor:uint, fillColor0:uint, fillColor1:uint) — Statische methode , klasse mx.skins.halo.HaloColors | |
Calculates colors that are used by components that support the Halo theme, such as the colors of beveled edges. | |
addHandler(handler:Function, format:String) — methode, klasse mx.core.DragSource | |
Adds a handler that is called when data for the specified format is requested. | |
addHaveObjects(startIndex:Number, endIndex:Number) — methode, klasse flash.net.NetGroup | |
Hiermee worden objecten van startIndex tot en met endIndex toegevoegd aan de set met objecten die door dit knooppunt bij buurknooppunten worden aangeduid als objecten waarvoor het knooppunt aanvragen accepteert. | |
addHeader(operation:String, mustUnderstand:Boolean, param:Object) — methode, klasse flash.net.NetConnection | |
Voegt een contextheader toe aan de AMF-pakketstructuur (Action Message Format). | |
addHeader(header:Object) — methode, klasse mx.rpc.soap.AbstractWebService | |
Adds a header that will be applied to all operations of this web service. | |
addHeader(header:Object) — methode, klasse mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addImplementationClassName(className:String) — methode, klasse mx.automation.AutomationClass | |
Add Flex class names which match this class description. | |
addInlineGraphicElement(parent:flash.display:DisplayObjectContainer, inlineGraphicElement:flash.display:DisplayObject, index:int) — methode, klasse flashx.textLayout.container.ContainerController | |
Voegt een flash.display.DisplayObject-object toe als een onderliggend element. | |
addIPMulticastAddress(address:String, port:any, source:String) — methode, klasse flash.net.GroupSpecifier | |
Hiermee wordt de gekoppelde NetStream of NetGroup lid van de opgegeven IP-multicastgroep en luistert deze naar de opgegeven UDP-poort. | |
addItem(item:Object) — methode, klasse fl.controls.ComboBox | |
Hiermee wordt een item aan het einde van de lijst met items toegevoegd. | |
addItem(item:Object) — methode, klasse fl.controls.SelectableList | |
Hiermee wordt een item aan het einde van de lijst met items toegevoegd. | |
addItem(item:Object) — methode, klasse fl.data.DataProvider | |
Hiermee wordt een item aan het einde van de gegevensaanbieder toegevoegd. | |
addItem(item:flash.display:NativeMenuItem) — methode, klasse flash.display.NativeMenu | |
Voegt een menu-item onder aan het menu toe. | |
addItem(item:Object) — methode, klasse mx.collections.ArrayList | |
Add the specified item to the end of the list. | |
addItem(item:Object) — methode, klasse mx.collections.AsyncListView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — methode, interface mx.collections.IList | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — methode, klasse mx.collections.ListCollectionView | |
Adds the specified item to the end of the list. | |
addItem(item:Object) — methode, klasse spark.collections.NumericDataProvider | |
This function is not supported. | |
addItem(item:Object) — methode, klasse spark.components.TabbedViewNavigator | |
Add the specified view navigator to the end of the list. | |
AddItemAction — klasse, pakket mx.effects | |
The AddItemAction class defines an action effect that determines when the item renderer appears in the control for an item being added to a list-based control, such as List or TileList, or for an item that replaces an existing item in the control. | |
AddItemAction(target:Object) — Constructor, klasse mx.effects.AddItemAction | |
Constructor. | |
AddItemActionInstance — klasse, pakket mx.effects.effectClasses | |
The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItemActionInstance(target:Object) — Constructor, klasse mx.effects.effectClasses.AddItemActionInstance | |
Constructor. | |
addItemAt(item:Object, index:uint) — methode, klasse fl.controls.ComboBox | |
Hiermee wordt een item bij de opgegeven index aan de lijst met items toegevoegd. | |
addItemAt(item:Object, index:uint) — methode, klasse fl.controls.SelectableList | |
Hiermee wordt een item bij de opgegeven index aan de lijst met items toegevoegd. | |
addItemAt(item:Object, index:uint) — methode, klasse fl.data.DataProvider | |
Hiermee wordt een nieuw item aan de gegevensaanbieder bij de opgegeven index toegevoegd. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — methode, klasse flash.display.NativeMenu | |
Voegt een menu-item op de opgegeven positie in. | |
addItemAt(item:flash.display:NativeMenuItem, index:int) — methode, klasse flash.ui.ContextMenu | |
Voegt een menu-item onder aan het menu toe. | |
addItemAt(item:Object, index:int) — methode, klasse mx.collections.ArrayList | |
Add the item at the specified index. | |
addItemAt(item:Object, index:int) — methode, klasse mx.collections.AsyncListView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — methode, interface mx.collections.IList | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — methode, klasse mx.collections.ListCollectionView | |
Adds the item at the specified index. | |
addItemAt(item:Object, index:int) — methode, klasse spark.collections.NumericDataProvider | |
This function is not supported. | |
addItemAt(item:Object, index:int) — methode, klasse spark.components.TabbedViewNavigator | |
Add the view navigator at the specified index. | |
addItems(items:Object) — methode, klasse fl.data.DataProvider | |
Hiermee worden meerdere items aan het einde van de DataProvider toegevoegd en wordt een gebeurtenis DataChangeType.ADD verzonden. | |
AddItems — klasse, pakket mx.states | |
Documentation is not currently available. | |
AddItems() — Constructor, klasse mx.states.AddItems | |
Constructor. | |
addItemsAt(items:Object, index:uint) — methode, klasse fl.data.DataProvider | |
Hiermee worden diverse items bij de opgegeven index aan de gegevensaanbieder toegevoegd en wordt een gebeurtenis DataChangeType.ADD verzonden. | |
additionalColumnListDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the list having additional column properties A skin part that defines the list having additional column properties | |
addKeyframe(newKeyframe:fl.motion:KeyframeBase) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt een hoofdframeobject aan de instantie Motion toegevoegd. | |
addLast(p:mx.automation:AutomationIDPart) — methode, klasse mx.automation.AutomationID | |
Adds a parts to the end of the id. | |
addLayer(value:mx.core:DesignLayer) — methode, klasse mx.core.DesignLayer | |
Adds a DesignLayer child to this layer. | |
addLayoutCompleteSynchronization() — methode, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
Sets up an automation synchronization with the Layout Manager's UPDATE_COMPLETE event. | |
addLayoutCompleteSynchronization() — methode, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Sets up a automation synchronization with layout manager update complete event. | |
addLineForReuse(textLine:flash.text.engine:TextLine) — Statische methode , klasse flashx.textLayout.compose.TextLineRecycler | |
Voeg een TextLine toe aan de groep voor hergebruik. | |
addListenerHandler() — methode, klasse mx.validators.Validator | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addListenerHandler() — methode, klasse spark.validators.supportClasses.GlobalizationValidatorBase | |
Sets up all of the listeners for the valid and invalid events dispatched from the validator. | |
addLogger(logger:mx.logging:ILogger) — methode, klasse mx.logging.AbstractTarget | |
Sets up this target with the specified logger. | |
addLogger(logger:mx.logging:ILogger) — methode, interface mx.logging.ILoggingTarget | |
Sets up this target with the specified logger. | |
addMarker(marker:org.osmf.metadata:TimelineMarker) — methode, klasse org.osmf.metadata.TimelineMetadata | |
Adds the specified TimelineMarker to this object. | |
addMember(s:mx.olap:IOLAPMember) — methode, interface mx.olap.IOLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(member:mx.olap:IOLAPElement) — methode, interface mx.olap.IOLAPTuple | |
Adds a new member to the tuple. | |
addMember(m:mx.olap:IOLAPMember) — methode, klasse mx.olap.OLAPQueryAxis | |
Adds a single member to the query axis. | |
addMember(element:mx.olap:IOLAPElement) — methode, klasse mx.olap.OLAPTuple | |
Adds a new member to the tuple. | |
addMemberHint(peerID:String) — methode, klasse flash.net.NetGroup | |
Hiermee wordt handmatig een record toegevoegd waarin staat dat peerID een lid is van de groep. | |
addMembers(value:mx.collections:IList) — methode, interface mx.olap.IOLAPTuple | |
Adds a list of members to the tuple. | |
addMembers(value:mx.collections:IList) — methode, klasse mx.olap.OLAPTuple | |
Adds a list of members to the tuple. | |
addMenuItem(obj:flash.display:InteractiveObject, url:String, hideBuiltIns:Boolean) — Statische methode , klasse com.adobe.viewsource.ViewSource | |
Adds a "View Source" context menu item to the context menu of the given object. | |
addMotionPath(newMotionPath:spark.effects.animation:MotionPath, newEffectStartTime:Number) — methode, klasse spark.effects.supportClasses.AnimateTransformInstance | |
Adds a MotionPath object to the set of MotionPath objects in this instance, with the start time relative to the outermost parent effect. | |
addMouseClickHandlerToExistingRenderers() — methode, klasse spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — methode, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
addMouseEvent(obj:flash.display:DisplayObject, event:String, handler:Function, useCapture:Boolean, priority:int, useWeekRef:Boolean) — methode, klasse spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
addNamespace(ns:Object) — methode, klasse XML | |
Voegt een naamruimte toe aan de verzameling naamruimten binnen bereik voor het XML-object. | |
addNeighbor(peerID:String) — methode, klasse flash.net.NetGroup | |
Hiermee wordt een buur handmatig toegevoegd door onmiddellijk een directe verbinding te maken met de opgegeven peerID, die al lid moet zijn van deze groep. | |
addObject(obj:mx.core:IUIComponent, scaleType:String) — methode, klasse mx.printing.FlexPrintJob | |
Adds a UIComponent object to the list of objects being printed. | |
addOperation(operation:flashx.textLayout.operations:FlowOperation) — methode, klasse flashx.textLayout.operations.CompositeOperation | |
Voegt een extra bewerking toe aan het einde van de lijst. | |
addOperationParameterButton — Skinonderdelen , klasse com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a Button which adds an operation parameter. A skin part that defines a Button which adds an operation parameter. | |
addPage(sprite:flash.display:Sprite, printArea:flash.geom:Rectangle, options:flash.printing:PrintJobOptions, frameNum:int) — methode, klasse flash.printing.PrintJob | |
Verzendt het opgegeven Sprite-object als een enkele pagina naar de afdrukspooler. | |
addPanelButton — Skinonderdelen , klasse com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The add panel button skin part. The add panel button skin part. | |
addPopUp(window:mx.core:IFlexDisplayObject, parent:flash.display:DisplayObject, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Statische methode , klasse mx.managers.PopUpManager | |
Pops up a top-level window. | |
ADD_POP_UP_PLACE_HOLDER_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Adds a placeholder for a pop up window hosted by a child SystemManager. | |
ADD_POP_UP_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Adds a popup on the targeted application. | |
addPosition(p:mx.olap:IOLAPAxisPosition) — methode, klasse mx.olap.OLAPResultAxis | |
Adds a position to the axis of the query result. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — methode, interface mx.core.IFlexModuleFactory | |
Adds an RSL to the preloadedRSLs list. | |
addPreloadedRSL(loaderInfo:flash.display:LoaderInfo, rsl:Vector$mx.core:RSLData) — methode, klasse mx.managers.SystemManager | |
Adds an RSL to the preloadedRSLs list. | |
addPropertiesIcon — Skinonderdelen , klasse com.adobe.dct.view.PropertyContainer | |
A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. A skin part that defines SkinnableComponent which adds extended property to the data dictionary element. | |
addPropertyArray(name:String, values:Array, startFrame:int, endFrame:int) — methode, klasse fl.motion.MotionBase | |
Slaat een array van waarden op in overeenkomstige hoofdframes voor een gedeclareerde eigenschap van de klasse Motion. | |
addRadioButton(radioButton:fl.controls:RadioButton) — methode, klasse fl.controls.RadioButtonGroup | |
Hiermee wordt een keuzerondje aan de interne array van keuzerondjes toegevoegd voor het indexeren van een groep keuzerondjes om één keuzerondje in een groep keuzerondjes te kunnen selecteren. | |
AddRemoveEffectTargetFilter — klasse, pakket mx.effects.effectClasses | |
AddRemoveEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been added or removed as children to a container. | |
AddRemoveEffectTargetFilter() — Constructor, klasse mx.effects.effectClasses.AddRemoveEffectTargetFilter | |
Constructor. | |
addResource(ns:Namespace, resource:Object) — methode, klasse mx.rpc.xml.QualifiedResourceManager | |
Adds a resource to a potential Array of resources for a given namespace. | |
addResourceBundle(resourceBundle:mx.resources:IResourceBundle, useWeakReference:Boolean) — methode, interface mx.resources.IResourceManager | |
Adds the specified ResourceBundle to the ResourceManager so that its resources can be accessed by ResourceManager methods such as getString(). | |
addResources(lang:String, res:Object) — methode, klasse air.update.ApplicationUpdaterUI | |
Er wordt dynamisch een nieuwe bronnenbundel toegevoegd voor de opgegeven taal. | |
addResponder(responder:mx.rpc:IResponder) — methode, klasse mx.collections.errors.ItemPendingError | |
addResponder adds a responder to an Array of responders. | |
addResponder(responder:mx.rpc:IResponder) — methode, klasse mx.rpc.AsyncToken | |
Adds a responder to an Array of responders. | |
address — Eigenschap, klasse flash.net.InterfaceAddress | |
Het Internet Protocol (IP)-adres. | |
address — Eigenschap, klasse flash.net.dns.AAAARecord | |
Het IPv6-adres. | |
address — Eigenschap, klasse flash.net.dns.ARecord | |
Het IPv4-adres. | |
addresses — Eigenschap, klasse flash.net.NetworkInterface | |
De lijst met adressen die aan deze netwerkinterface verbonden zijn. | |
addReviewStageParticipantPanel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. The skin part that defines the Panel where the content of AddReviewParticipant get pushed into and laid out. | |
ADD_ROW — Statische eigenschap van type constante, klasse spark.events.GridSelectionEventKind | |
Indicates that this row should be added to the current selection. | |
addRSLInfo(info:fl.rsl:RSLInfo) — methode, klasse fl.rsl.RSLPreloader | |
Voegt een beschrijvend RSLInfo-record toe aan het SWF- of SWZ-bestand dat wordt gedownload. | |
addScrollers(chilArray:Array) — methode, klasse spark.automation.delegates.components.SparkDataGridAutomationImpl | |
private | |
addScrollers(chilArray:Array) — methode, klasse spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
addScrollers(chilArray:Array) — methode, klasse spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
addSelectedCell(rowIndex:int, columnIndex:int) — methode, klasse spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedCell(rowIndex:int, columnIndex:int) — methode, klasse spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, adds the cell to the selection and sets the caret position to the cell. | |
addSelectedIndex(rowIndex:int) — methode, klasse spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectedIndex(rowIndex:int) — methode, klasse spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, adds this row to the selection and sets the caret position to this row. | |
addSelectionContainer(selectionContainer:flash.display:DisplayObjectContainer) — methode, klasse flashx.textLayout.container.ContainerController | |
Voegt een flash.display.DisplayObjectContainer-object toe waaraan selectievormen (zoals blokselectiemarkering, cursor enzovoort) worden toegevoegd. | |
addSet(s:mx.olap:IOLAPSet) — methode, interface mx.olap.IOLAPQueryAxis | |
Adds a set to the query axis. | |
addSet(s:mx.olap:IOLAPSet) — methode, klasse mx.olap.OLAPQueryAxis | |
Adds a set to the query axis. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — methode, klasse mx.rpc.soap.AbstractWebService | |
Add a header that will be applied to all operations of this WebService. | |
addSimpleHeader(qnameLocal:String, qnameNamespace:String, headerName:String, headerValue:String) — methode, klasse mx.rpc.soap.Operation | |
Adds a header that is applied only to this Operation. | |
addSortField(columnName:String, columnNumber:int, collection:mx.collections:ICollectionView) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Adds a data field to the list of sort fields. | |
addStyleClient(styleClient:mx.styles:IAdvancedStyleClient) — methode, klasse mx.core.UIComponent | |
Adds a non-visual style client to this component instance. | |
addSubmenu(submenu:flash.display:NativeMenu, label:String) — methode, klasse flash.display.NativeMenu | |
Voegt een submenu aan het menu toe door een nieuw menu-item in te voegen. | |
addSubmenuAt(submenu:flash.display:NativeMenu, index:int, label:String) — methode, klasse flash.display.NativeMenu | |
Voegt een submenu toe aan het menu door een nieuw menu-item op de opgegeven positie in te voegen. | |
addSynchronization(isComplete:Function, target:Object) — methode, interface mx.automation.IAutomationObjectHelper | |
Adds a synchronization object to the automation manager. | |
addTarget(target:flash.display:DisplayObject, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean) — methode, klasse fl.motion.AnimatorFactoryBase | |
Hiermee wordt een AnimatorBase-instantie gemaakt en geretourneerd waarvan de eigenschap target is ingesteld op het DisplayObject (indien van toepassing) dat de eigenschap targetName is van de targetParent, en waarvan de eigenschap Motion tijdens het maken is opgeslagen in de AnimatorFactoryBase-instantie. | |
addTarget(target:mx.logging:ILoggingTarget) — Statische methode , klasse mx.logging.Log | |
Allows the specified target to begin receiving notification of log events. | |
addTargetInfo(targetParent:flash.display:DisplayObject, targetName:String, repeatCount:int, autoPlay:Boolean, startFrame:int, useCurrentFrame:Boolean, initialPosition:Array, zIndex:int, placeholderName:String, instanceFactoryClass:Class) — methode, klasse fl.motion.AnimatorFactoryBase | |
Hiermee wordt verwezen naar de bovenliggende DisplayObjectContainer en wordt een AnimatorBase-instantie gemaakt en geretourneerd waarvan de eigenschap target is ingesteld op het DisplayObject (indien van toepassing) dat de eigenschap targetName is van de targetParent, en waarvan de eigenschap Motion tijdens het maken is opgeslagen in de AnimatorFactoryBase-instantie. | |
addTextLine(textLine:flash.text.engine:TextLine, index:int) — methode, klasse flashx.textLayout.container.ContainerController | |
Voegt een flash.text.engine.TextLine-object toe als een onderliggend element van container. | |
addToCreationQueue(id:Object, preferredIndex:int, callbackFunc:Function, parent:mx.core:IFlexDisplayObject) — methode, klasse mx.core.Application | |
Add a container to the Application's creation queue. | |
addToDeviceGroup(deviceGroup:flash.net.drm:DRMDeviceGroup, forceRefresh:Boolean) — methode, klasse flash.net.drm.DRMManager | |
voegt het apparaat dat momenteel wordt uitgevoerd, toe aan een apparaatgroep. | |
ADD_TO_DEVICE_GROUP_COMPLETE — Statische eigenschap van type constante, klasse flash.events.DRMDeviceGroupEvent | |
ADD_TO_DEVICE_GROUP_ERROR — Statische eigenschap van type constante, klasse flash.events.DRMDeviceGroupErrorEvent | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToFreeItemRenderers(item:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.ListBase | |
Adds a renderer to the recycled renderer list, making it invisible and cleaning up references to it. | |
addToRowArrays() — methode, klasse mx.controls.listClasses.ListBase | |
Add a blank row to the beginning of the arrays that store references to the rows. | |
addTuple(t:mx.olap:IOLAPTuple) — methode, interface mx.olap.IOLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — methode, interface mx.olap.IOLAPSet | |
Adds a new tuple to the set. | |
addTuple(t:mx.olap:IOLAPTuple) — methode, klasse mx.olap.OLAPQueryAxis | |
Adds a tuple to the query axis. | |
addTuple(tuple:mx.olap:IOLAPTuple) — methode, klasse mx.olap.OLAPSet | |
Adds a new tuple to the set. | |
addWantObjects(startIndex:Number, endIndex:Number) — methode, klasse flash.net.NetGroup | |
Hiermee worden objecten van startIndex tot en met endIndex toegevoegd aan de set met objecten die moeten worden opgehaald. | |
addXMLPath(langCode:String, path:String) — Statische methode , klasse fl.lang.Locale | |
Hiermee wordt het paar languageCode en languagePath toegevoegd aan de interne array voor toekomstig gebruik. | |
adjustBrightness(rgb:uint, brite:Number) — Statische methode , klasse mx.utils.ColorUtil | |
Performs a linear brightness adjustment of an RGB color. | |
adjustBrightness2(rgb:uint, brite:Number) — Statische methode , klasse mx.utils.ColorUtil | |
Performs a scaled brightness adjustment of an RGB color. | |
AdjustColor — klasse, pakket fl.motion | |
De klasse AdjustColor definieert diverse kleureigenschappen, zoals helderheid, contrast, tint en verzadiging, ter ondersteuning van de klasse ColorMatrixFilter. | |
AdjustColor() — Constructor, klasse fl.motion.AdjustColor | |
De klasse AdjustColor definieert diverse kleureigenschappen ter ondersteuning van het ColorMatrixFilter. | |
adjustColorObjects — Eigenschap, klasse fl.motion.KeyframeBase | |
Hiermee worden AdjustColor-instanties opgeslagen die zijn toegewezen aan hun corresponderende index in de filterarray voor dit hoofdframe. | |
adjustedRadius — Stijl, klasse mx.charts.series.PlotSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Stijl, klasse mx.charts.series.LineSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustedRadius — Stijl, klasse mx.charts.series.AreaSeries | |
Specifies the number of pixels by which radius of the chart item is to be increased when highlighted or selected. | |
adjustFocusRect(obj:flash.display:DisplayObject) — methode, klasse mx.core.UIComponent | |
Adjust the focus rectangle. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — methode, klasse mx.charts.AxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustGutters(workingGutters:flash.geom:Rectangle, adjustable:Object) — methode, interface mx.charts.chartClasses.IAxisRenderer | |
Adjusts its layout to accomodate the gutters passed in. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — methode, klasse mx.controls.DataGrid | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Called from the updateDisplayList() method to adjust the size and position of list content. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — methode, klasse mx.controls.listClasses.ListBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustListContent(unscaledWidth:Number, unscaledHeight:Number) — methode, klasse mx.controls.listClasses.TileBase | |
Called from the updateDisplayList() method to adjust the size and position of listContent. | |
adjustMinMax(minValue:Number, maxValue:Number) — methode, klasse mx.charts.chartClasses.NumericAxis | |
Adjusts the generated or assigned range of the axis's labels. | |
adjustNetConnectionURL(rootUrl:String, url:String) — Statische methode , klasse mx.netmon.NetworkMonitor | |
Adjust the URL for NetConnectionChannel and HTTPChannel Requests so that it goes through the monitor. | |
adjustNetConnectionURLImpl — Statische eigenschap, klasse mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adjustRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number) — methode, klasse mx.controls.dataGridClasses.DataGridBase | |
Adjusts the size and positions of the renderers for the given rowNum, row position and height. | |
adjustSelection(index:int, add:Boolean) — methode, klasse spark.components.List | |
Adjusts the selected indices to account for items being added to or removed from this component. | |
adjustSelection(newIndex:int, add:Boolean) — methode, klasse spark.components.supportClasses.ListBase | |
Adjusts the selected index to account for items being added to or removed from this component. | |
adjustSelectionAndCaretUponNavigation(event:flash.events:KeyboardEvent) — methode, klasse spark.components.List | |
Adjusts the selection based on what keystroke or keystroke combinations were encountered. | |
adjustURLRequest(urlRequest:flash.net:URLRequest, rootURL:String, correlationID:String) — Statische methode , klasse mx.netmon.NetworkMonitor | |
Adjust the URLRequest so that it goes through the monitor. | |
adjustURLRequestImpl — Statische eigenschap, klasse mx.netmon.NetworkMonitor | |
To be assigned by mix-in. | |
adobe.utils — pakket | |
Het pakket adobe.utils bevat functies en klassen die worden gebruikt door ontwikkelaars van het Flash-ontwerpgereedschap. | |
ADVANCED — Statische eigenschap van type constante, klasse flash.text.AntiAliasType | |
Stelt antialiasing in op geavanceerde antialiasing. | |
AdvancedDataGrid — klasse, pakket mx.controls | |
The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGrid() — Constructor, klasse mx.controls.AdvancedDataGrid | |
Constructor. | |
AdvancedDataGridAccImpl — klasse, pakket mx.accessibility | |
The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAccImpl(master:mx.core:UIComponent) — Constructor, klasse mx.accessibility.AdvancedDataGridAccImpl | |
Constructor. | |
AdvancedDataGridAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
Constructor. | |
AdvancedDataGridBase — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBase class is the base class for controls that display lists of items in multiple columns, such as the AdvancedDataGrid and OLAPDataGrid controls. | |
AdvancedDataGridBase() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constructor. | |
AdvancedDataGridBaseEx — klasse, pakket mx.controls | |
The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseEx() — Constructor, klasse mx.controls.AdvancedDataGridBaseEx | |
Constructor. | |
AdvancedDataGridBaseExAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl(obj:mx.controls:AdvancedDataGrid) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedDataGridBaseExAutomationImpl | |
Constructor. | |
AdvancedDataGridBaseSelectionData — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridBaseSelectionData class defines a data structure used by the advanced data grid classes to track selected cells in the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData(data:Object, rowIndex:int, columnIndex:int, approximate:Boolean) — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
Constructor. | |
AdvancedDataGridColumn — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumn(columnName:String) — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Constructor. | |
AdvancedDataGridColumnGroup — klasse, pakket mx.controls.advancedDataGridClasses | |
Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup(columnName:String) — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Constructor. | |
AdvancedDataGridDragProxy — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridDragProxy() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridDragProxy | |
Constructor. | |
AdvancedDataGridEvent — klasse, pakket mx.events | |
The AdvancedDataGridEvent class represents event objects that are specific to the AdvancedDataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
AdvancedDataGridEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndex:int, dataField:String, rowIndex:int, reason:String, itemRenderer:mx.controls.listClasses:IListItemRenderer, localX:Number, multiColumnSort:Boolean, removeColumnFromSort:Boolean, item:Object, triggerEvent:flash.events:Event, headerPart:String) — Constructor, klasse mx.events.AdvancedDataGridEvent | |
Constructor. | |
AdvancedDataGridEventReason — definitieve klasse, pakket mx.events | |
The AdvancedDataGridEventReason class defines constants for the values of the reason property of a AdvancedDataGridEvent object when the type property is itemEditEnd. | |
AdvancedDataGridGroupItemRenderer — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRenderer() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Constructor. | |
AdvancedDataGridGroupItemRendererAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridGroupItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridGroupItemRenderer) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedDataGridGroupItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridHeaderHorizontalSeparator — klasse, pakket mx.skins.halo | |
The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderHorizontalSeparator() — Constructor, klasse mx.skins.halo.AdvancedDataGridHeaderHorizontalSeparator | |
Constructor. | |
AdvancedDataGridHeaderInfo — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn, parent:mx.controls.advancedDataGridClasses:AdvancedDataGridHeaderInfo, index:int, depth:int, children:Array, internalLabelFunction:Function, headerItem:mx.controls.listClasses:IListItemRenderer) — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Constructor. | |
AdvancedDataGridHeaderRenderer — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Constructor. | |
AdvancedDataGridHeaderShiftEvent — klasse, pakket mx.automation.events | |
The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridHeaderShiftEvent(type:String, movingColumnIndex:int, oldColumnIndex:int, newColumnIndex:int, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event) — Constructor, klasse mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
Constructor. | |
AdvancedDataGridItemRenderer — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRenderer() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Constructor. | |
AdvancedDataGridItemRendererAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemRendererAutomationImpl(obj:mx.controls.advancedDataGridClasses:AdvancedDataGridItemRenderer) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedDataGridItemRendererAutomationImpl | |
Constructor. | |
AdvancedDataGridItemSelectEvent — klasse, pakket mx.automation.events | |
The AdvancedDataGridItemSelectEvent class represents event objects that are dispatched when an item in the header of an AdvancedDataGrid control is selected or deselected. | |
AdvancedDataGridItemSelectEvent(type:String, columnIndex:int, dataField:String, headerPart:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:mx.controls.listClasses:IListItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, klasse mx.automation.events.AdvancedDataGridItemSelectEvent | |
Constructor. | |
advancedDataGridListData — Eigenschap, klasse mx.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer | |
The implementation of the listData property as defined by the IDropInListItemRenderer interface. | |
AdvancedDataGridListData — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the AdvancedDataGrid control. | |
AdvancedDataGridListData(text:String, dataField:String, columnIndex:int, uid:String, owner:mx.core:IUIComponent, rowIndex:int) — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Constructor. | |
AdvancedDataGridRendererDescription — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererDescription() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Constructor. | |
AdvancedDataGridRendererProvider — klasse, pakket mx.controls.advancedDataGridClasses | |
An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Constructor. | |
AdvancedDataGridSortItemRenderer — klasse, pakket mx.controls.advancedDataGridClasses | |
The AdvancedDataGridSortItemRenderer class defines the item renderer for the sort icon and text field in the column header of the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer() — Constructor, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Constructor. | |
AdvancedListBase — klasse, pakket mx.controls.listClasses | |
The AdvancedListBase class is the base class for controls, such as the AdvancedDataGrid and OLAPDataGrid controls, that represent lists of items that can have one or more selected items and can scroll through the items. | |
AdvancedListBase() — Constructor, klasse mx.controls.listClasses.AdvancedListBase | |
Constructor. | |
AdvancedListBaseAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseAutomationImpl(obj:mx.controls.listClasses:AdvancedListBase) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
Constructor. | |
AdvancedListBaseContentHolderAutomationImpl — klasse, pakket mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedListBaseContentHolderAutomationImpl(obj:mx.controls.listClasses:AdvancedListBaseContentHolder) — Constructor, klasse mx.automation.delegates.advancedDataGrid.AdvancedListBaseContentHolderAutomationImpl | |
Constructor. | |
advancedSearchButton — Skinonderdelen , klasse com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Toggle Button to switch between advanced search pod and basic search pod Skin Part for Toggle Button to switch between advanced search pod and basic search pod | |
advancedSearchPod — Skinonderdelen , klasse com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Advanced Search Pod Skin Part for Advanced Search Pod | |
AdvancedStyleClient — klasse, pakket mx.styles | |
A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AdvancedStyleClient() — Constructor, klasse mx.styles.AdvancedStyleClient | |
Constructor. | |
affectsTweenable(tweenableName:String) — methode, klasse fl.motion.KeyframeBase | |
Hiermee wordt aangegeven of het hoofdframe invloed heeft op een bepaalde animatie-eigenschap. | |
AFTER — Statische eigenschap van type constante, klasse mx.states.AddItems | |
Documentation is not currently available. | |
AFTER — Statische eigenschap van type constante, klasse spark.components.CalloutPosition | |
Position the leading edge of the callout after the trailing edge of the owner. | |
AFTER — Statische eigenschap van type constante, klasse spark.effects.AddAction | |
Constant used to specify the position to add the item relative to the object specified by the relativeTo property. | |
afterBounds — Eigenschap, klasse flash.events.NativeWindowBoundsEvent | |
De begrenzingen van het venster na de wijziging. | |
afterBounds — Eigenschap, klasse spark.events.TitleWindowBoundsEvent | |
The bounds of the object after the action. | |
afterContent — Eigenschap, interface flashx.textLayout.formats.IListMarkerFormat | |
Geeft een tekenreeks aan die na de markering moet worden weergegeven. | |
afterContent — Eigenschap, klasse flashx.textLayout.formats.ListMarkerFormat | |
Geeft een tekenreeks aan die na de markering moet worden weergegeven. | |
afterDisplayState — Eigenschap, klasse flash.events.NativeWindowDisplayStateEvent | |
De weergavestatus van het NativeWindow na de wijziging. | |
afterLast — Eigenschap, klasse mx.collections.HierarchicalCollectionViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterLast — Eigenschap, interface mx.collections.IViewCursor | |
If the cursor is located after the last item in the view, this property is true . | |
afterOrientation — Eigenschap, klasse flash.events.StageOrientationEvent | |
De oriëntatie van het werkgebied na de wijziging. | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_BUFFER_FRAGMENTS_THRESHOLD — Statische eigenschap van type constante, klasse org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
AFTER_UP_SWITCH_BANDWIDTH_BUFFER_RULE_MIN_RATIO — Statische eigenschap van type constante, klasse org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
aggregator — Eigenschap, klasse mx.olap.OLAPMeasure | |
The aggregation to be performed for this measure. | |
air.desktop — pakket | |
Het pakket air.desktop bevat de klasse URLFilePromise waarmee u met externe bestanden kunt werken die van een AIR-toepassing naar het bureaublad zijn gesleept. | |
AirDragManagerAutomationHandler — klasse, pakket mx.automation.air | |
Helper class that provides methods required for automation of drag and drop in AIR applications | |
AirDragManagerAutomationHandler() — Constructor, klasse mx.automation.air.AirDragManagerAutomationHandler | |
Constructor | |
AIREvent — klasse, pakket mx.events | |
The AIREvent class represents the event object passed to the event listener for several AIR-specific events dispatched by the Window and WindowedApplication components. | |
AIREvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, klasse mx.events.AIREvent | |
Constructor. | |
AirFunctionsHelper — klasse, pakket mx.automation.air | |
Helper class that provides methods required for automation of AIR applications | |
AirFunctionsHelper(windowId:String) — Constructor, klasse mx.automation.air.AirFunctionsHelper | |
Constructor | |
air.net — pakket | |
Het pakket air.net bevat klassen voor de detectie van netwerken. Dit pakket is alleen beschikbaar voor inhoud die in de AIR-runtime wordt uitgevoerd. | |
air.update — pakket | |
Het pakket air.update bevat klassen voor het bijwerken van AIR-toepassingen. Dit pakket is alleen beschikbaar voor inhoud die in de AIR-runtime wordt uitgevoerd. | |
air.update.events — pakket | |
Het pakket air.update.events bevat klassen waarin gebeurtenissen worden gedefinieerd die door het update-raamwerk van de AIR-toepassing worden gebruikt. Dit pakket is alleen beschikbaar voor inhoud die in de AIR-runtime wordt uitgevoerd. | |
airWindowIndicatorPropertyName — Statische eigenschap van type constante, klasse mx.automation.AutomationManager | |
album — Eigenschap, klasse flash.media.ID3Info | |
Naam van het album; komt overeen met de ID3 2.0-tag TALB. | |
Alert — klasse, pakket mx.controls | |
The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. | |
Alert() — Constructor, klasse mx.controls.Alert | |
Constructor. | |
ALERT — Statische eigenschap van type constante, klasse flash.notifications.NotificationStyle | |
Een berichtstijl om een waarschuwingsvenster weer te geven bij het ontvangen van een bericht. | |
AlertAccImpl — klasse, pakket mx.accessibility | |
AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAccImpl(master:mx.core:UIComponent) — Constructor, klasse mx.accessibility.AlertAccImpl | |
Constructor. | |
AlertAutomationImpl — klasse, pakket mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertAutomationImpl(obj:mx.controls:Alert) — Constructor, klasse mx.automation.delegates.controls.AlertAutomationImpl | |
Constructor. | |
AlertFormAutomationImpl — klasse, pakket mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the AlertForm class. | |
AlertFormAutomationImpl(obj:mx.controls.alertClasses:AlertForm) — Constructor, klasse mx.automation.delegates.controls.AlertFormAutomationImpl | |
Constructor. | |
align — Eigenschap, klasse fl.video.FLVPlayback | |
Hiermee wordt de lay-out van de video opgegeven wanneer de eigenschap scaleMode op VideoScaleMode.MAINTAIN_ASPECT_RATIO of VideoScaleMode.NO_SCALE is ingesteld. | |
align — Eigenschap, klasse fl.video.VideoPlayer | |
Hiermee wordt opgegeven hoe de video wordt weergegeven ten opzichte van de eigenschappen registrationX, registrationY, registrationWidth en registrationHeight. | |
align — Eigenschap, klasse flash.display.Stage | |
Een waarde uit de klasse StageAlign die de uitlijning van het werkgebied in Flash Player of de browser opgeeft. | |
align — Eigenschap, klasse flash.text.TextFormat | |
Geeft de uitlijning van de tekst aan. | |
alignLabelsToUnits — Eigenschap, klasse mx.charts.DateTimeAxis | |
Determines the placement of labels along the axis. | |
alignment — Eigenschap, klasse flash.text.engine.TabStop | |
Geeft de tabuitlijning van deze tabstop aan. | |
alignment — Eigenschap, interface flashx.textLayout.formats.ITabStopFormat | |
De tabuitlijning van deze tabstop. | |
alignment — Eigenschap, klasse flashx.textLayout.formats.TabStopFormat | |
De tabuitlijning van deze tabstop. | |
alignmentBaseline — Stijl, klasse spark.components.supportClasses.SliderBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.supportClasses.GroupBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.supportClasses.ButtonBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.supportClasses.SkinnableTextBase | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.Label | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.RichText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.FormHeading | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.NumericStepper | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.SkinnableContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.SkinnableDataContainer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.Scroller | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.DataGrid | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.RichEditableText | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.components.VideoPlayer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.skins.spark.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Stijl, klasse spark.skins.wireframe.DefaultItemRenderer | |
Specifies the baseline to which the dominant baseline aligns. | |
alignmentBaseline — Eigenschap, klasse flash.text.engine.ElementFormat | |
Geeft het type van de basislijn in het element aan, waarop de dominante basislijnen van elementen met deze indeling worden uitgelijnd. | |
alignmentBaseline — Eigenschap, klasse flashx.textLayout.container.ContainerController | |
TextLayoutFormat: geeft de basislijn weer, waaraan de dominante basislijn wordt uitgelijnd. | |
alignmentBaseline — Eigenschap, klasse flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: geeft de basislijn weer, waaraan de dominante basislijn wordt uitgelijnd. | |
alignmentBaseline — Eigenschap, interface flashx.textLayout.formats.ITextLayoutFormat | |
Geeft de basislijn weer, waaraan de dominante basislijn wordt uitgelijnd. | |
alignmentBaseline — Eigenschap, klasse flashx.textLayout.formats.TextLayoutFormat | |
Geeft de basislijn weer, waaraan de dominante basislijn wordt uitgelijnd. | |
alignSymbol — Eigenschap, klasse mx.formatters.CurrencyFormatter | |
Aligns currency symbol to the left side or the right side of the formatted number. | |
alignSymbol — Eigenschap, klasse mx.validators.CurrencyValidator | |
Specifies the alignment of the currencySymbol relative to the rest of the expression. | |
alignToolTip — Eigenschap, klasse mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the text alignment buttons. | |
ALL — Statische eigenschap van type constante, klasse fl.core.InvalidationType | |
De constante InvalidationType.ALL definieert de waarde van de eigenschap type van het gebeurtenisobject dat wordt verzonden om aan te geven dat de component zichzelf geheel opnieuw moet tekenen. | |
ALL — Statische eigenschap van type constante, klasse fl.video.CuePointType | |
Hiermee wordt de waarde van de parameter type van de methoden findCuePoint() en findNearestCuePoint() gedefinieerd. | |
ALL — Statische eigenschap van type constante, klasse flash.display3D.Context3DClearMask | |
Alle buffers wissen. | |
ALL — Statische eigenschap van type constante, klasse flash.events.GesturePhase | |
Eén waarde die alle fasen omvat van eenvoudige bewegingen zoals vegen en met twee vingers tikken. | |
ALL — Statische eigenschap van type constante, klasse flash.text.AutoCapitalize | |
Schrijf elk teken in hoofdletters. | |
ALL — Statische eigenschap van type constante, klasse flash.text.engine.BreakOpportunity | |
Behandelt alle tekens in het ContentElement-object als regeleindemogelijkheden, waardoor er na elk teken een regeleinde optreedt. | |
ALL — Statische eigenschap van type constante, klasse mx.core.ContainerCreationPolicy | |
Immediately create all descendants. | |
ALL — Statische eigenschap van type constante, klasse mx.logging.LogEventLevel | |
Tells a target to process all messages. | |
ALL_BUT_LAST — Statische eigenschap van type constante, klasse flash.text.engine.LineJustification | |
Alle regels, behalve de laatste, uitvullen. | |
ALL_BUT_MANDATORY_BREAK — Statische eigenschap van type constante, klasse flash.text.engine.LineJustification | |
Alle regels uitvullen, behalve de laatste regel en regels die eindigen op verplichte eindemarkeringen. | |
allElements — Eigenschap, klasse mx.charts.chartClasses.ChartBase | |
The set of all chart elements displayed in the chart. | |
ALL_INCLUDING_LAST — Statische eigenschap van type constante, klasse flash.text.engine.LineJustification | |
Alle regels uitvullen. | |
allMemberName — Eigenschap, interface mx.olap.IOLAPHierarchy | |
The name of the all member of the hierarchy. | |
allMemberName — Eigenschap, klasse mx.olap.OLAPHierarchy | |
The name of the all member of the hierarchy. | |
allowCodeImport — Eigenschap, klasse flash.system.LoaderContext | |
Geeft aan of u een Loader-object kunt gebruiken voor het importeren van inhoud met uitvoerbare code, zoals een SWF-bestand, in de beveiligingssandbox van de aanroeper. | |
allowCopy — Eigenschap, klasse flash.desktop.NativeDragOptions | |
Een doel voor neerzetten mag de gesleepte gegevens kopiëren. | |
allowDelayedOperations — Eigenschap, klasse flashx.textLayout.edit.EditManager | |
allowDelayedOperations — Eigenschap, interface flashx.textLayout.edit.IEditManager | |
Bepaalt of bewerkingen in een wachtrij kunnen worden opgenomen voor uitvoering op een later tijdstip. | |
allowDeselection — Eigenschap, klasse spark.components.ButtonBarButton | |
If true, the user click on a currently selected button to deselect it. | |
allowDisjointSelection — Eigenschap, klasse mx.controls.DateChooser | |
If true, specifies that non-contiguous(disjoint) selection is allowed in the DateChooser control. | |
allowDomain(... rest) — methode, klasse flash.net.LocalConnection | |
Geeft een of meer domeinen op die aanroepen van LocalConnection naar deze instantie LocalConnection kunnen verzenden. | |
allowDomain(... rest) — Statische methode , klasse flash.system.Security | |
Geeft SWF-bestanden in de opgegeven domeinen toegang tot objecten en variabelen in het SWF-bestand dat de aanroep allowDomain() bevat. | |
allowDomain(... rest) — methode, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowDomain(... rest) — methode, klasse mx.managers.SystemManager | |
Calls Security.allowDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowDomainsInNewRSLs — Eigenschap, interface mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Eigenschap, klasse mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDomainsInNewRSLs — Eigenschap, klasse mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowDomain() are also allowed by RSLs loaded after the call. | |
allowDragSelection — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowDragSelection — Eigenschap, klasse mx.controls.listClasses.ListBase | |
A flag that indicates whether drag-selection is enabled. | |
allowedActions — Eigenschap, klasse flash.events.NativeDragEvent | |
Het NativeDragOptions-object dat opgeeft welke acties mogen worden uitgevoerd door het weergaveobject dat deze sleepbewerking heeft gestart. | |
allowedFormatChars — Eigenschap, klasse mx.validators.CreditCardValidator | |
The set of formatting characters allowed in the cardNumber field. | |
allowedFormatChars — Eigenschap, klasse mx.validators.DateValidator | |
The set of formatting characters allowed for separating the month, day, and year values. | |
allowedFormatChars — Eigenschap, klasse mx.validators.PhoneNumberValidator | |
The set of allowable formatting characters. | |
allowedFormatChars — Eigenschap, klasse mx.validators.SocialSecurityValidator | |
Specifies the set of formatting characters allowed in the input. | |
allowedFormatChars — Eigenschap, klasse mx.validators.ZipCodeValidator | |
The set of formatting characters allowed in the ZIP code. | |
allowFreeTextBtn — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the allow free text button A skin part that defines the allow free text button | |
allowInsecureDomain(... rest) — methode, klasse flash.net.LocalConnection | |
Geeft een of meer domeinen op die aanroepen van LocalConnection naar dit object LocalConnection kunnen verzenden. | |
allowInsecureDomain(... rest) — Statische methode , klasse flash.system.Security | |
Hiermee krijgen SWF-bestanden en HTML-bestanden in de opgegeven domeinen toegang tot objecten en variabelen in het aanroepende SWF-bestand, dat via het HTTPS-protocol wordt aangeboden. | |
allowInsecureDomain(... rest) — methode, interface mx.core.IFlexModuleFactory | |
Calls the Security.allowInsecureDomain() method for the SWF associated with this IFlexModuleFactory plus all the SWFs associated with RSLs preloaded by this IFlexModuleFactory. | |
allowInsecureDomain(... rest) — methode, klasse mx.managers.SystemManager | |
Calls Security.allowInsecureDomain() for the SWF associated with this SystemManager plus all the SWFs assocatiated with RSLs preloaded by this SystemManager. | |
allowInsecureDomainsInNewRSLs — Eigenschap, interface mx.core.IFlexModuleFactory | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Eigenschap, klasse mx.managers.SystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInsecureDomainsInNewRSLs — Eigenschap, klasse mx.managers.WindowedSystemManager | |
Controls whether the domains allowed by calls to allowInsecureDomain() are also allowed by RSLs loaded after the call. | |
allowInteraction — Eigenschap, klasse mx.printing.PrintAdvancedDataGrid | |
If true, allows some interactions with the control, such as column resizing, column reordering, and expanding or collapsing nodes. | |
allowInteraction — Eigenschap, klasse mx.printing.PrintOLAPDataGrid | |
If true, allows some interactions with the control, such as column resizing. | |
allowItemSizeChangeNotification — Eigenschap, klasse mx.controls.listClasses.ListBase | |
If false, renderers cannot invalidate size of List. | |
allowLibraryAccessBtn — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the allow library access button A skin part that defines the allow library access button | |
allowLink — Eigenschap, klasse flash.desktop.NativeDragOptions | |
Een doel voor neerzetten mag een snelkoppeling naar de gesleepte gegevens maken. | |
allowLoadBytesCodeExecution — Eigenschap, klasse flash.system.LoaderContext | |
Verouderde eigenschap. Is vervangen door allowCodeImport, maar wordt om compatibiliteitsredenen nog steeds ondersteund. | |
allowMerge — Eigenschap, klasse flashx.textLayout.operations.DeleteTextOperation | |
Geeft aan of deze bewerking kan worden samengevoegd met bewerkingen die ervoor of erna worden uitgevoerd. | |
allowMove — Eigenschap, klasse flash.desktop.NativeDragOptions | |
Een doel voor neerzetten mag de gesleepte gegevens verplaatsen. | |
allowMultipleSelection — Eigenschap, klasse fl.controls.SelectableList | |
Hiermee wordt een Booleaanse waarde opgehaald die aangeeft of meerdere items in de lijst tegelijk kunnen worden geselecteerd. | |
allowMultipleSelection — Eigenschap, klasse mx.controls.DateChooser | |
If true, specifies that multiple selection is allowed in the DateChooser control. | |
allowMultipleSelection — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Eigenschap, klasse mx.controls.listClasses.ListBase | |
A flag that indicates whether you can allow more than one item to be selected at the same time. | |
allowMultipleSelection — Eigenschap, klasse spark.components.List | |
If true multiple selection is enabled. | |
allowNegative — Eigenschap, klasse mx.validators.CurrencyValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Eigenschap, klasse mx.validators.NumberValidator | |
Specifies whether negative numbers are permitted. | |
allowNegative — Eigenschap, klasse spark.validators.supportClasses.NumberValidatorBase | |
Specifies whether negative numbers are permitted. | |
allowNegativeForStacked — Eigenschap, klasse mx.charts.chartClasses.StackedSeries | |
Setting this property to true will stack positive and negative values separately | |
allowNull — Eigenschap, klasse flash.data.SQLColumnSchema | |
Geeft aan of NULL-waarden zijn toegestaan in deze kolom. | |
allowsFullScreen — Eigenschap, klasse flash.display.Stage | |
Hiermee wordt aangegeven of dit werkgebied het gebruik van de volledige-schermmodus toestaat | |
allowsFullScreenInteractive — Eigenschap, klasse flash.display.Stage | |
Hiermee wordt aangegeven of dit werkgebied het gebruik van de volledige-schermmodus met tekstinvoer toestaat | |
allowThumbOverlap — Eigenschap, klasse mx.controls.sliderClasses.Slider | |
If set to false, then each thumb can only be moved to the edge of the adjacent thumb. | |
allowTrackClick — Eigenschap, klasse mx.controls.sliderClasses.Slider | |
Specifies whether clicking on the track will move the slider thumb. | |
allowValueWrap — Eigenschap, klasse spark.components.Spinner | |
Determines the behavior of the control for a step when the current value is either the maximum or minimum value. | |
AllValuesAreSet() — methode, klasse fl.motion.AdjustColor | |
Hiermee wordt gecontroleerd of alle vier de AdjustColor-eigenschappen zijn ingesteld. | |
alpha — Eigenschap, klasse flash.display.DisplayObject | |
Geeft de alpha-transparantiewaarde van het opgegeven object aan. | |
alpha — Eigenschap, klasse flash.display.GraphicsSolidFill | |
Hiermee wordt de alpha-transparantiewaarde van de vulling aangegeven. | |
alpha — Eigenschap, klasse flash.filters.ConvolutionFilter | |
De alpha-transparantiewaarde van de vervangende kleur. | |
alpha — Eigenschap, klasse flash.filters.DisplacementMapFilter | |
Geeft de alpha-transparantiewaarde op die voor verschuivingen buiten de grenzen moet worden gebruikt. | |
alpha — Eigenschap, klasse flash.filters.DropShadowFilter | |
De alpha-transparantiewaarde voor de schaduwkleur. | |
alpha — Eigenschap, klasse flash.filters.GlowFilter | |
De alpha-transparantiewaarde voor de kleur. | |
alpha — Eigenschap, klasse flash.text.engine.ElementFormat | |
Geeft de transparantie aan van de lijnelementen die door dit object worden beïnvloed. | |
alpha — Eigenschap, klasse mx.containers.utilityClasses.PostScaleAdapter | |
alpha — Eigenschap, klasse mx.core.DesignLayer | |
The alpha for this design layer instance, between 0.0 and 1.0. | |
alpha — Eigenschap, interface mx.core.IFlexDisplayObject | |
Geeft de alpha-transparantiewaarde van het opgegeven object aan. | |
alpha — Eigenschap, interface mx.core.IVisualElement | |
Geeft de alpha-transparantiewaarde van het opgegeven object aan. | |
alpha — Eigenschap, klasse mx.graphics.BitmapFill | |
The transparency of a fill. | |
alpha — Eigenschap, klasse mx.graphics.GradientEntry | |
The transparency of a gradient fill. | |
alpha — Eigenschap, klasse mx.graphics.RectangularDropShadow | |
De alpha-transparantiewaarde voor de schaduwkleur. | |
alpha — Eigenschap, klasse mx.graphics.SolidColor | |
The transparency of a color. | |
alpha — Eigenschap, klasse mx.graphics.SolidColorStroke | |
The transparency of a line. | |
alpha — Eigenschap, klasse spark.filters.ConvolutionFilter | |
The alpha transparency value for the color. | |
alpha — Eigenschap, klasse spark.filters.DisplacementMapFilter | |
Specifies the alpha transparency value to use for out-of-bounds displacements. | |
alpha — Eigenschap, klasse spark.filters.DropShadowFilter | |
The alpha transparency value for the color. | |
alpha — Eigenschap, klasse spark.filters.GlowFilter | |
The alpha transparency value for the color. | |
alpha — Eigenschap, klasse spark.primitives.RectangularDropShadow | |
The alpha transparency value for the color. | |
alpha — Eigenschap, klasse spark.primitives.supportClasses.GraphicElement | |
The level of transparency of the graphic element. | |
ALPHA — Statische eigenschap van type constante, klasse flash.display.BitmapDataChannel | |
Het alpha-kanaal. | |
ALPHA — Statische eigenschap van type constante, klasse flash.display.BlendMode | |
Past de alpha-waarde van elke pixel van het weergaveobject toe op de achtergrond. | |
ALPHA — Statische eigenschap van type constante, klasse spark.core.MaskType | |
The mask respects opacity and uses the strokes and bitmap filters of the mask. | |
alphaFrom — Eigenschap, klasse mx.effects.Dissolve | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse mx.effects.Fade | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse mx.effects.Glow | |
Starting transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse mx.effects.effectClasses.DissolveInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse mx.effects.effectClasses.FadeInstance | |
Initial transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse mx.effects.effectClasses.GlowInstance | |
Starting transparency level. | |
alphaFrom — Eigenschap, klasse spark.effects.Fade | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaFrom — Eigenschap, klasse spark.effects.supportClasses.FadeInstance | |
Initial value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaMultiplier — Eigenschap, klasse flash.geom.ColorTransform | |
Een decimale waarde die met de waarde van het alpha-transparantiekanaal wordt vermenigvuldigd. | |
ALPHANUMERIC — Statische eigenschap van type constante, klasse flash.ui.KeyboardType | |
Een standaardtoetsenbord met een volledige set nummers en letters. | |
ALPHANUMERIC_FULL — Statische eigenschap van type constante, klasse flash.system.IMEConversionMode | |
De tekenreeks ALPHANUMERIC_FULL voor gebruik met de eigenschap IME.conversionMode. | |
ALPHANUMERIC_HALF — Statische eigenschap van type constante, klasse flash.system.IMEConversionMode | |
De tekenreeks ALPHANUMERIC_HALF voor gebruik met de eigenschap IME.conversionMode. | |
alphaOffset — Eigenschap, klasse flash.geom.ColorTransform | |
Een getal van -255 tot 255 dat bij de waarde voor het alpha-transparantiekanaal wordt opgeteld nadat deze met de waarde alphaMultiplier is vermenigvuldigd. | |
alphas — Eigenschap, klasse flash.display.GraphicsGradientFill | |
Een array van alpha-waarden voor de bijbehorende kleuren in de kleurenarray. | |
alphas — Eigenschap, klasse flash.filters.GradientBevelFilter | |
Een array met alpha-transparantiewaarden voor de overeenkomende kleuren in de kleurenarray. | |
alphas — Eigenschap, klasse flash.filters.GradientGlowFilter | |
Een array met alpha-transparantiewaarden voor de overeenkomende kleuren in de kleurenarray. | |
alphaTo — Eigenschap, klasse mx.effects.Dissolve | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse mx.effects.Fade | |
Final transparency level, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse mx.effects.Glow | |
Ending transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse mx.effects.effectClasses.DissolveInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse mx.effects.effectClasses.FadeInstance | |
Final transparency level between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse mx.effects.effectClasses.GlowInstance | |
Ending transparency level. | |
alphaTo — Eigenschap, klasse spark.effects.Fade | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
alphaTo — Eigenschap, klasse spark.effects.supportClasses.FadeInstance | |
Final value of the alpha property, between 0.0 and 1.0, where 0.0 means transparent and 1.0 means fully opaque. | |
ALTERNATE — Statische eigenschap van type constante, klasse flash.display.NativeWindowSystemChrome | |
Gereserveerd voor gebruik in de toekomst. | |
ALTERNATE — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die is gekoppeld aan de waarde van de toetscode voor de Alt-toets (18). | |
alternatingItemColors — Stijl, klasse mx.controls.listClasses.ListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse mx.controls.listClasses.AdvancedListBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse mx.controls.Tree | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Stijl, klasse mx.controls.ComboBox | |
The set of BackgroundColors for drop-down list rows in an alternating pattern. | |
alternatingItemColors — Stijl, klasse mx.controls.Menu | |
The colors used for menu or submenu menu items in an alternating pattern. | |
alternatingItemColors — Stijl, klasse mx.controls.AdvancedDataGrid | |
Colors for rows in an alternating pattern. | |
alternatingItemColors — Stijl, klasse spark.components.supportClasses.GroupBase | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.components.List | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.components.SkinnableContainer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.components.Scroller | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.components.LabelItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.skins.spark.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingItemColors — Stijl, klasse spark.skins.wireframe.DefaultItemRenderer | |
The colors to use for the backgrounds of the items in the list. | |
alternatingRowColors — Stijl, klasse spark.components.DataGrid | |
Used to initialize the DataGrid's rowBackground skin part. | |
alternatingRowColorsBackground — Skinonderdelen , klasse spark.components.DataGrid | |
The IVisualElement class used to render the alternatingRowColors style. The IVisualElement class used to render the alternatingRowColors style. | |
altitude — Eigenschap, klasse flash.events.GeolocationEvent | |
De hoogte in meters. | |
altKey — Eigenschap, klasse flash.events.GestureEvent | |
Geeft aan of de Alt-toets actief (true) of inactief (false) is. | |
altKey — Eigenschap, klasse flash.events.KeyboardEvent | |
Geeft aan of de Alt-toets actief (true) of inactief (false) is in Windows. Geeft aan of de Option-toets actief is in Mac OS. | |
altKey — Eigenschap, klasse flash.events.MouseEvent | |
Geeft aan of de Alt-toets actief (true) of inactief (false) is. | |
altKey — Eigenschap, klasse flash.events.TouchEvent | |
Geeft aan of de Alt-toets actief (true) of inactief (false) is. | |
altKey — Eigenschap, klasse mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Eigenschap, klasse mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Eigenschap, klasse mx.automation.events.ListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Eigenschap, klasse mx.events.SandboxMouseEvent | |
Indicates whether the Alt key was pressed. | |
altKey — Eigenschap, klasse spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
altKey — Eigenschap, klasse spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Alt key was pressed at the time of the event, true, or not, false. | |
ALWAYS — Statische eigenschap van type constante, klasse flash.display.PixelSnapping | |
Een constante waarde die wordt gebruikt in de eigenschap pixelSnapping van een object Bitmap om op te geven dat de bitmapafbeelding altijd wordt uitgelijnd naar de dichtstbijzijnde pixel, onafhankelijk van enige transformatie. | |
ALWAYS — Statische eigenschap van type constante, klasse flash.display3D.Context3DCompareMode | |
De vergelijking wordt altijd als true geëvalueerd. | |
ALWAYS — Statische eigenschap van type constante, klasse flash.text.StageTextClearButtonMode | |
StageText clearButton wordt altijd weergegeven | |
ALWAYS — Statische eigenschap van type constante, klasse spark.components.TextSelectionHighlighting | |
Always show the text selection, even if the component doesn't have the keyboard focus or if the component's window isn't the active window. | |
alwaysCreateDisplayObject — Eigenschap, klasse spark.primitives.supportClasses.GraphicElement | |
Specifies that this GraphicElement is to be associated with and be rendered to its own DisplayObject. | |
alwaysInFront — Eigenschap, klasse flash.display.NativeWindow | |
Geeft aan of dit venster altijd vóór andere vensters wordt weergegeven (inclusief die van andere toepassingen). | |
alwaysInFront — Eigenschap, klasse mx.core.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Eigenschap, klasse mx.core.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
alwaysInFront — Eigenschap, klasse spark.components.Window | |
Determines whether the underlying NativeWindow is always in front of other windows (including those of other applications). | |
alwaysInFront — Eigenschap, klasse spark.components.WindowedApplication | |
Determines whether the underlying NativeWindow is always in front of other windows. | |
ALWAYS_REQUIRED — Statische eigenschap van type constante, klasse flash.security.RevocationCheckSettings | |
Controleer altijd intrekking van certificaten. | |
alwaysShowSelection — Eigenschap, klasse fl.controls.TextArea | |
Hiermee wordt een Booleaanse waarde opgehaald of ingesteld die aangeeft of Flash Player een selectie in het tekstveld markeert wanneer het tekstveld geen focus heeft. | |
alwaysShowSelection — Eigenschap, klasse fl.controls.TextInput | |
Hiermee wordt een Booleaanse waarde opgehaald of ingesteld die aangeeft hoe een selectie wordt weergegeven wanneer het tekstveld geen focus heeft. | |
alwaysShowSelection — Eigenschap, klasse fl.text.TLFTextField | |
Wanneer ingesteld op true en het tekstveld geen focus heeft, maakt Flash Player de selectie in het tekstveld lichtblauw. | |
alwaysShowSelection — Eigenschap, klasse flash.text.TextField | |
Wanneer ingesteld op true en het tekstveld geen focus heeft, maakt Flash Player de selectie in het tekstveld grijs. | |
alwaysShowSelection — Eigenschap, klasse mx.core.FTETextField | |
This property is not implemented in FTETextField because FTETextField does not support selection. | |
alwaysShowSelection — Eigenschap, interface mx.core.IUITextField | |
Wanneer ingesteld op true en het tekstveld geen focus heeft, maakt Flash Player de selectie in het tekstveld grijs. | |
AMBIENT — Statische eigenschap van type constante, klasse flash.media.AudioPlaybackMode | |
Een modus om omringend geluid af te spelen. | |
AMERICAN_EXPRESS — Statische eigenschap van type constante, klasse mx.validators.CreditCardValidatorCardType | |
Specifies the card type as American Express. | |
AMF0 — Statische eigenschap van type constante, klasse flash.net.ObjectEncoding | |
Geeft op dat op objecten serienummering wordt toegepast via AMF (Action Message Format) voor ActionScript 1.0 en 2.0. | |
AMF3 — Statische eigenschap van type constante, klasse flash.net.ObjectEncoding | |
Geeft op dat op objecten serienummering wordt toegepast via AMF (Action Message Format) voor ActionScript 3.0. | |
analyze — Gebeurtenis, klasse flash.data.SQLConnection | |
Wordt verzonden als de bewerking analyze() correct is voltooid. | |
analyze(resourceName:String, responder:flash.net:Responder) — methode, klasse flash.data.SQLConnection | |
Verzamelt statistische gegevens over database-indexen en slaat deze op in de database. | |
ANALYZE — Statische eigenschap van type constante, klasse flash.errors.SQLErrorOperation | |
Geeft aan dat de methode SQLConnection.analyze() werd aangeroepen. | |
ANALYZE — Statische eigenschap van type constante, klasse flash.events.SQLEvent | |
De constante SQLEvent.ANALYZE definieert de waarde van de eigenschap type van een analyze-gebeurtenisobject. | |
ancestor — Eigenschap, klasse mx.styles.CSSSelector | |
If this selector is part of a descendant selector it may have a further selector defined for an arbitrary ancestor. | |
anchorBookmark — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item that is the anchor. | |
anchorBookmark — Eigenschap, klasse mx.controls.listClasses.ListBase | |
A bookmark to the item that is the anchor. | |
anchorColumnIndex — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
The column index of the current anchor. | |
anchorColumnIndex — Eigenschap, klasse spark.components.Grid | |
The column index of the anchor for the next shift selection. | |
anchorIndex — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorIndex — Eigenschap, klasse mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection anchor point. | |
anchorPosition — Eigenschap, interface flashx.textLayout.edit.ISelectionManager | |
Het ankerpunt van de selectie. | |
anchorPosition — Eigenschap, klasse flashx.textLayout.edit.SelectionManager | |
Het ankerpunt van de selectie. | |
anchorPosition — Eigenschap, klasse flashx.textLayout.elements.TextRange | |
Ankerpositie van de selectie als een absolute positie in de TextFlow. | |
anchorRowIndex — Eigenschap, klasse spark.components.Grid | |
The row index of the anchor for the next shift selection. | |
angle — Eigenschap, klasse flash.filters.BevelFilter | |
De hoek van de schuine kant. | |
angle — Eigenschap, klasse flash.filters.DropShadowFilter | |
De hoek van de schaduw. | |
angle — Eigenschap, klasse flash.filters.GradientBevelFilter | |
De hoek in graden. | |
angle — Eigenschap, klasse flash.filters.GradientGlowFilter | |
De hoek in graden. | |
angle — Eigenschap, klasse mx.charts.series.items.PieSeriesItem | |
The angle, in radians, that this wedge subtends. | |
angle — Eigenschap, klasse mx.graphics.GradientBase | |
By default, the LinearGradientStroke defines a transition from left to right across the control. | |
angle — Eigenschap, klasse mx.graphics.RectangularDropShadow | |
De hoek van de schaduw. | |
angle — Eigenschap, klasse spark.filters.BevelFilter | |
The angle of the bevel, in degrees. | |
angle — Eigenschap, klasse spark.filters.DropShadowFilter | |
The angle of the bevel. | |
angle — Eigenschap, klasse spark.filters.GradientFilter | |
The angle, in degrees. | |
angle — Eigenschap, klasse spark.primitives.RectangularDropShadow | |
The angle of the bevel. | |
angleBetween(a:flash.geom:Vector3D, b:flash.geom:Vector3D) — Statische methode , klasse flash.geom.Vector3D | |
Retourneert de hoek in radialen tussen twee vectoren. | |
angleBy — Eigenschap, klasse spark.effects.Rotate | |
Degrees by which to rotate the target object. | |
angleFrom — Eigenschap, klasse mx.effects.Rotate | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Eigenschap, klasse mx.effects.effectClasses.RotateInstance | |
The starting angle of rotation of the target object, expressed in degrees. | |
angleFrom — Eigenschap, klasse spark.effects.Rotate | |
The starting angle of rotation of the target object, in degrees. | |
angleTo — Eigenschap, klasse mx.effects.Rotate | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Eigenschap, klasse mx.effects.effectClasses.RotateInstance | |
The ending angle of rotation of the target object, expressed in degrees. | |
angleTo — Eigenschap, klasse spark.effects.Rotate | |
The ending angle of rotation of the target object, in degrees. | |
angleXFrom — Eigenschap, klasse spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the x axis, expressed in degrees. | |
angleXTo — Eigenschap, klasse spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the x axis, expressed in degrees. | |
angleYFrom — Eigenschap, klasse spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the y axis, expressed in degrees. | |
angleYTo — Eigenschap, klasse spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the y axis, expressed in degrees. | |
angleZFrom — Eigenschap, klasse spark.effects.Rotate3D | |
The starting angle of rotation of the target object around the z axis, expressed in degrees. | |
angleZTo — Eigenschap, klasse spark.effects.Rotate3D | |
The ending angle of rotation of the target object around the z axis, expressed in degrees. | |
angularAxis — Eigenschap, klasse mx.charts.chartClasses.PolarChart | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
angularAxis — Eigenschap, klasse mx.charts.chartClasses.PolarDataCanvas | |
Defines the labels, tick marks, and data position for items on the x-axis. | |
angularAxis — Eigenschap, klasse mx.charts.series.PieSeries | |
The axis object used to map data values to an angle between 0 and 2 PI. | |
ANGULAR_AXIS — Statische eigenschap van type constante, klasse mx.charts.chartClasses.PolarTransform | |
A string representing the angular axis. | |
animate — Eigenschap, klasse mx.events.AdvancedDataGridEvent | |
If true, animate an opening or closing operation; used for ITEM_OPENING type events only. | |
animate — Eigenschap, klasse mx.events.TreeEvent | |
Whether to animate an opening or closing operation; used for ITEM_OPENING type events only. | |
Animate — klasse, pakket spark.effects | |
This Animate effect animates an arbitrary set of properties between values. | |
Animate(target:Object) — Constructor, klasse spark.effects.Animate | |
Constructor. | |
AnimateColor — klasse, pakket spark.effects | |
The AnimateColor effect animates a change in a color property over time, interpolating between given from/to color values on a per-channel basis. | |
AnimateColor(target:Object) — Constructor, klasse spark.effects.AnimateColor | |
Constructor. | |
AnimateColorInstance — klasse, pakket spark.effects.supportClasses | |
The AnimateColorInstance class is the instance class of the AnimateColor effect, which animates a change in color by interpolating the from/to values per color channel. | |
AnimateColorInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AnimateColorInstance | |
Constructor. | |
AnimateFilter — klasse, pakket spark.effects | |
The AnimateFilter effect applies an mx.filters.IBitmapFilter instance to the target and allows you to animate properties of the filter between values. | |
AnimateFilter(target:Object, filter:mx.filters:IBitmapFilter) — Constructor, klasse spark.effects.AnimateFilter | |
Constructor. | |
AnimateFilterInstance — klasse, pakket spark.effects.supportClasses | |
The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateFilterInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AnimateFilterInstance | |
Constructor. | |
AnimateInstance — klasse, pakket spark.effects.supportClasses | |
The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AnimateInstance | |
Constructor. | |
animatePaging(newValue:Number, pageSize:Number) — methode, klasse spark.components.supportClasses.ScrollBarBase | |
Animates the operation to move to newValue. | |
AnimateProperty — klasse, pakket mx.effects | |
The AnimateProperty effect animates a property or style of a component. | |
AnimateProperty(target:Object) — Constructor, klasse mx.effects.AnimateProperty | |
Constructor. | |
AnimatePropertyInstance — klasse, pakket mx.effects.effectClasses | |
The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimatePropertyInstance(target:Object) — Constructor, klasse mx.effects.effectClasses.AnimatePropertyInstance | |
Constructor. | |
animateStepping(newValue:Number, stepSize:Number) — methode, klasse spark.components.supportClasses.ScrollBarBase | |
Animates the operation to step to newValue. | |
AnimateTransform — klasse, pakket spark.effects | |
The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform(target:Object) — Constructor, klasse spark.effects.AnimateTransform | |
Constructor. | |
AnimateTransform3D — klasse, pakket spark.effects | |
The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransform3D(target:Object) — Constructor, klasse spark.effects.AnimateTransform3D | |
Constructor. | |
AnimateTransformInstance — klasse, pakket spark.effects.supportClasses | |
The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransformInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AnimateTransformInstance | |
Constructor. | |
AnimateTransitionShader — klasse, pakket spark.effects | |
The AnimateTransitionShader effect animates a transition between two bitmaps, one representing the start state (bitmapFrom), and the other representing the end state (bitmapTo). | |
AnimateTransitionShader(target:Object) — Constructor, klasse spark.effects.AnimateTransitionShader | |
Constructor. | |
AnimateTransitionShaderInstance — klasse, pakket spark.effects.supportClasses | |
The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
AnimateTransitionShaderInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.AnimateTransitionShaderInstance | |
Constructor. | |
Animation — definitieve klasse, pakket spark.effects.animation | |
The Animation class defines an animation that happens between the start and end values of a property over a specified period of time. | |
Animation(duration:Number, property:String, startValue:Object, endValue:Object) — Constructor, klasse spark.effects.animation.Animation | |
Constructor. | |
animationEnd(animation:spark.effects.animation:Animation) — methode, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance ends. | |
animationRepeat(animation:spark.effects.animation:Animation) — methode, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance repeats. | |
animationStart(animation:spark.effects.animation:Animation) — methode, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance starts. | |
animationStop(animation:spark.effects.animation:Animation) — methode, interface spark.effects.animation.IAnimationTarget | |
Called when an Animation instance stops. | |
animationTarget — Eigenschap, klasse spark.effects.animation.Animation | |
The IAnimationTarget object notified with all start, end, repeat, and update events for this animation. | |
animationUpdate(animation:spark.effects.animation:Animation) — methode, interface spark.effects.animation.IAnimationTarget | |
Called during every update of an Animation instance. | |
Animator — klasse, pakket fl.motion | |
De klasse Animator past een XML-beschrijving van een bewegingstween toe op een weergaveobject. | |
Animator(xml:XML, target:flash.display:DisplayObject) — Constructor, klasse fl.motion.Animator | |
Hiermee wordt een object Animation gemaakt om de op XML gebaseerde beschrijving van de bewegingstween op het weergaveobject toe te passen. | |
Animator3D — klasse, pakket fl.motion | |
De klasse Animator3D past een XML-beschrijving van een driedimensionale bewegingstween toe op een weergaveobject. | |
Animator3D(xml:XML, target:flash.display:DisplayObject) — Constructor, klasse fl.motion.Animator3D | |
Hiermee wordt een object Animation3D gemaakt om de op XML gebaseerde beschrijving van de bewegingstween in drie dimensies op het weergaveobject toe te passen. | |
AnimatorBase — klasse, pakket fl.motion | |
De klasse AnimatorBase past een XML-beschrijving van een bewegingstween toe op een weergaveobject. | |
AnimatorBase(xml:XML, target:flash.display:DisplayObject) — Constructor, klasse fl.motion.AnimatorBase | |
Hiermee wordt een object AnimationBase gemaakt om de op XML gebaseerde beschrijving van de bewegingstween op het weergaveobject toe te passen. | |
AnimatorFactory — klasse, pakket fl.motion | |
De klasse AnimatorFactory biedt ondersteuning op basis van ActionScript om één Motion-object te koppelen aan meerdere weergaveobjecten. | |
AnimatorFactory(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, klasse fl.motion.AnimatorFactory | |
Hiermee wordt een AnimatorFactory-instantie gemaakt die u kunt gebruiken om de eigenschappen van een MotionBase-object te koppelen aan weergaveobjecten. | |
AnimatorFactory3D — klasse, pakket fl.motion | |
De klasse AnimatorFactory3D biedt ondersteuning op basis van ActionScript om één Motion-object met driedimensionale eigenschappen te koppelen aan meerdere weergaveobjecten. | |
AnimatorFactory3D(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, klasse fl.motion.AnimatorFactory3D | |
Hiermee wordt een AnimatorFactory3D-instantie gemaakt die u kunt gebruiken om de eigenschappen van een MotionBase-object te koppelen aan weergaveobjecten. | |
AnimatorFactoryBase — klasse, pakket fl.motion | |
De klasse AnimatorFactoryBase biedt op ActionScript gebaseerde ondersteuning om meerdere doelobjecten dynamisch in runtime weer te geven en te tweenen met één Motion. | |
AnimatorFactoryBase(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, klasse fl.motion.AnimatorFactoryBase | |
Hiermee wordt een instantie van de klasse AnimatorFactoryBase gemaakt. | |
AnimatorFactoryUniversal — klasse, pakket fl.motion | |
De klasse AnimatorFactoryUniversal biedt ondersteuning op basis van ActionScript om één Motion-object te koppelen aan meerdere weergaveobjecten. | |
AnimatorFactoryUniversal(motion:fl.motion:MotionBase, motionArray:Array) — Constructor, klasse fl.motion.AnimatorFactoryUniversal | |
Hiermee wordt een AnimatorFactory-instantie gemaakt die u kunt gebruiken om de eigenschappen van een MotionBase-object te koppelen aan weergaveobjecten. | |
AnimatorUniversal — klasse, pakket fl.motion | |
De AnimatorUniversal-klasse past een ActionScript-beschrijving van een twee- en driedimensionale beweging toe op een weergaveobject. | |
AnimatorUniversal() — Constructor, klasse fl.motion.AnimatorUniversal | |
Maakt een AnimatorUniversal-objectbeweging naar een weergaveobject. | |
ANISOTROPIC16X — Statische eigenschap van type constante, klasse flash.display3D.Context3DTextureFilter | |
Gebruik anisotropisch filter met de hoogte-/breedteverhouding 8:1 voor upsampling van structuren | |
ANISOTROPIC2X — Statische eigenschap van type constante, klasse flash.display3D.Context3DTextureFilter | |
Gebruik anisotropisch filter met de hoogte-/breedteverhouding 4:1 voor upsampling van structuren | |
ANISOTROPIC4X — Statische eigenschap van type constante, klasse flash.display3D.Context3DTextureFilter | |
Gebruik anisotropisch filter met de hoogte-/breedteverhouding 2:1 voor upsampling van structuren | |
ANISOTROPIC8X — Statische eigenschap van type constante, klasse flash.display3D.Context3DTextureFilter | |
Gebruik anisotropisch filter met de hoogte-/breedteverhouding 16:1 voor upsampling van structuren | |
annotationElements — Eigenschap, klasse mx.charts.chartClasses.ChartBase | |
Sets an array of ChartElement objects that appears on top of any data series rendered by the chart. | |
ANONYMOUS — Statische eigenschap van type constante, klasse flash.net.drm.AuthenticationMethod | |
Geeft aan dat er geen verificatie vereist is. | |
antiAliasType — Eigenschap, klasse fl.text.TLFTextField | |
Het type antialiasing dat wordt gebruikt voor dit tekstveld. | |
antiAliasType — Eigenschap, klasse flash.text.TextField | |
Het type antialiasing dat wordt gebruikt voor dit tekstveld. | |
antiAliasType — Eigenschap, klasse mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
antiAliasType — Eigenschap, interface mx.core.IUITextField | |
Het type antialiasing dat wordt gebruikt voor dit tekstveld. | |
antiAliasType — Eigenschap, klasse mx.core.UITextFormat | |
Defines the anti-aliasing setting for the UITextField class. | |
AntiAliasType — definitieve klasse, pakket flash.text | |
De klasse AntiAliasType biedt waarden voor antialiasing in de klasse flash.text.TextField. | |
ANY — Statische eigenschap van type constante, klasse flash.display.StageAspectRatio | |
Geeft een apparaatoriëntatie aan die zowel ondersteuning biedt aan een landschap-UI als aan een portret-UI.. | |
ANY — Statische eigenschap van type constante, klasse flash.text.engine.BreakOpportunity | |
Behandelt elk teken in het object ContentElement als een regeleindeoptie. | |
ANY — Statische eigenschap van type constante, klasse mx.validators.CurrencyValidatorAlignSymbol | |
Specifies "any" as the alignment of the currency symbol for the CurrencyValidator class. | |
ANY_INDEX_MODE — Statische eigenschap van type constante, klasse mx.collections.Sort | |
When executing a find return the index any matching item. | |
ANY_INDEX_MODE — Statische eigenschap van type constante, klasse spark.collections.Sort | |
When executing a find return the index any matching item. | |
appContextFolder — Eigenschap, klasse com.adobe.solutions.rca.vo.ReviewTemplateVO | |
append(lhs:flash.geom:Matrix3D) — methode, klasse flash.geom.Matrix3D | |
Breidt de matrix uit door een ander Matrix3D-object te vermenigvuldigen met het huidige Matrix3D-object. | |
APPEND — Statische eigenschap van type constante, klasse flash.filesystem.FileMode | |
Wordt gebruikt voor een bestand dat in de schrijfmodus moet worden geopend, waarbij alle geschreven gegevens aan het eind van het bestand worden toegevoegd. | |
APPEND — Statische eigenschap van type constante, klasse flash.net.NetStreamPlayTransitions | |
Voegt de stream aan een afspeellijst toe en begint de eerste stream opnieuw af te spelen. | |
APPEND_AND_WAIT — Statische eigenschap van type constante, klasse flash.net.NetStreamPlayTransitions | |
Stelt een afspeellijst samen, zonder dat het vanaf de eerste stream wordt afgespeeld. | |
appendBytes(bytes:flash.utils:ByteArray) — methode, klasse flash.net.NetStream | |
Geeft een ByteArray in een NetStream door om te worden uitgespeeld. | |
appendBytesAction(netStreamAppendBytesAction:String) — methode, klasse flash.net.NetStream | |
Geeft een discontinuïteit van de tijdschaal aan, maakt de FIFO leeg en kondigt een bestandsheader of het begin van een FLV-tag aan bij de byteparser. | |
appendChild(child:Object) — methode, klasse XML | |
Voegt het opgegeven onderliggende item aan het einde van de eigenschappen van het XML-object toe. | |
appendChild(node:flash.xml:XMLNode) — methode, klasse flash.xml.XMLNode | |
Voegt het opgegeven knooppunt toe aan de lijst met onderliggende items van het object XML. | |
appendRandomQueryParameter — Eigenschap, klasse flash.media.AVNetworkingParams | |
appendRotation(degrees:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — methode, klasse flash.geom.Matrix3D | |
Voegt een incrementele rotatie toe aan een Matrix3D-object. | |
appendScale(xScale:Number, yScale:Number, zScale:Number) — methode, klasse flash.geom.Matrix3D | |
Voegt een incrementele schaalwijziging langs de X-, Y- en Z-assen, toe aan een Matrix3D-object. | |
appendText(text:String) — methode, klasse fl.controls.TextArea | |
Hiermee wordt de opgegeven tekenreeks na het laatste teken in de component TextArea toegevoegd. | |
appendText(text:String) — methode, klasse fl.controls.TextInput | |
Hiermee wordt de opgegeven tekenreeks na het laatste teken in de TextArea toegevoegd. | |
appendText(newText:String) — methode, klasse fl.text.TLFTextField | |
Voegt de tekenreeks die is opgegeven met de parameter newText toe aan het einde van de tekst in het tekstveld. | |
appendText(newText:String) — methode, klasse flash.text.TextField | |
Voegt de tekenreeks die is opgegeven met de parameter newText toe aan het einde van de tekst in het tekstveld. | |
appendText(newText:String) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
appendText(newText:String) — methode, interface mx.core.IUITextField | |
Voegt de tekenreeks die is opgegeven met de parameter newText toe aan het einde van de tekst in het tekstveld. | |
appendText(text:String) — methode, klasse spark.components.RichEditableText | |
Appends the specified text to the end of the RichEditableText, as if you had clicked at the end and typed. | |
appendText(text:String) — methode, klasse spark.components.supportClasses.SkinnableTextBase | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — methode, klasse spark.components.supportClasses.StyleableStageText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — methode, klasse spark.components.supportClasses.StyleableTextField | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendText(text:String) — methode, interface spark.core.IEditableText | |
Appends the specified text to the end of the text component, as if you had clicked at the end and typed. | |
appendTranslation(x:Number, y:Number, z:Number) — methode, klasse flash.geom.Matrix3D | |
Voegt een incrementele vertaling, een herplaatsing langs de X-, Y- en Z-assen, toe aan een Matrix3D-object. | |
application — Statische eigenschap, klasse mx.core.Application | |
A reference to the top-level application. | |
application — Eigenschap, klasse mx.managers.SystemManager | |
The application parented by this SystemManager. | |
Application — klasse, pakket mx.core | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application — klasse, pakket spark.components | |
Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application() — Constructor, klasse mx.core.Application | |
Constructor. | |
Application() — Constructor, klasse spark.components.Application | |
Constructor. | |
APPLICATION — Statische eigenschap van type constante, klasse flash.system.Security | |
Het bestand wordt in een AIR-toepassing uitgevoerd en is geïnstalleerd met het pakket (het AIR-bestand) voor die toepassing. | |
APPLICATION — Statische eigenschap van type constante, klasse mx.managers.PopUpManagerChildList | |
Indicates that the popup is placed in the same child list as the application. | |
applicationActivate — Gebeurtenis, klasse mx.core.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Gebeurtenis, klasse mx.core.WindowedApplication | |
Dispatched when this application is activated. | |
applicationActivate — Gebeurtenis, klasse spark.components.Window | |
Dispatched when this application gets activated. | |
applicationActivate — Gebeurtenis, klasse spark.components.WindowedApplication | |
Dispatched when this application is activated. | |
APPLICATION_ACTIVATE — Statische eigenschap van type constante, klasse mx.events.AIREvent | |
The AIREvent.APPLICATION_ACTIVATE constant defines the value of the type property of the event object for an applicationActivate event. | |
ApplicationAutomationImpl — klasse, pakket mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationAutomationImpl(obj:mx.core:Application) — Constructor, klasse mx.automation.delegates.containers.ApplicationAutomationImpl | |
Constructor. | |
ApplicationBackground — klasse, pakket mx.skins.halo | |
The skin for application background gradient. | |
ApplicationBackground() — Constructor, klasse mx.skins.halo.ApplicationBackground | |
Constructor | |
applicationComplete — Gebeurtenis, klasse mx.core.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
applicationComplete — Gebeurtenis, klasse mx.managers.SystemManager | |
Dispatched when the application has finished initializing | |
applicationComplete — Gebeurtenis, klasse spark.components.Application | |
Dispatched after the Application has been initialized, processed by the LayoutManager, and attached to the display list. | |
APPLICATION_COMPLETE — Statische eigenschap van type constante, klasse mx.events.FlexEvent | |
The FlexEvent.APPLICATION_COMPLETE constant defines the value of the type property of the event object for a applicationComplete event. | |
ApplicationControlBar — klasse, pakket mx.containers | |
The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationControlBar() — Constructor, klasse mx.containers.ApplicationControlBar | |
Constructor. | |
applicationDeactivate — Gebeurtenis, klasse mx.core.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Gebeurtenis, klasse mx.core.WindowedApplication | |
Dispatched when this application is deactivated. | |
applicationDeactivate — Gebeurtenis, klasse spark.components.Window | |
Dispatched when this application gets deactivated. | |
applicationDeactivate — Gebeurtenis, klasse spark.components.WindowedApplication | |
Dispatched when this application is deactivated. | |
APPLICATION_DEACTIVATE — Statische eigenschap van type constante, klasse mx.events.AIREvent | |
The AIREvent.APPLICATION_DEACTIVATE constant defines the value of the type property of the event object for an applicationDeactivate event. | |
applicationDescriptor — Eigenschap, klasse flash.desktop.NativeApplication | |
De inhoud van het toepassingsbeschrijvingsbestand voor deze AIR-toepassing. | |
applicationDirectory — Statische eigenschap, klasse flash.filesystem.File | |
De map met de geïnstalleerde bestanden van de toepassing. | |
applicationDomain — Eigenschap, klasse fl.display.ProLoaderInfo | |
Wanneer een extern SWF-bestand wordt geladen, worden alle ActionScript 3.0-definities in de geladen klasse opgeslagen in de eigenschap applicationDomain. | |
applicationDomain — Eigenschap, klasse flash.display.LoaderInfo | |
Wanneer een extern SWF-bestand wordt geladen, worden alle ActionScript 3.0-definities in de geladen klasse opgeslagen in de eigenschap applicationDomain. | |
applicationDomain — Eigenschap, klasse flash.system.LoaderContext | |
Geeft het toepassingsdomein op dat moet worden gebruikt voor de methode Loader.load() of Loader.loadBytes(). | |
applicationDomain — Eigenschap, klasse mx.modules.ModuleLoader | |
The application domain to load your module into. | |
applicationDomain — Eigenschap, klasse spark.modules.ModuleLoader | |
The application domain to load your module into. | |
ApplicationDomain — definitieve klasse, pakket flash.system | |
De klasse ApplicationDomain is een container voor discrete groepen klassedefinities. | |
ApplicationDomain(parentDomain:flash.system:ApplicationDomain) — Constructor, klasse flash.system.ApplicationDomain | |
Maakt een nieuw toepassingsdomein. | |
applicationDomainTarget — Eigenschap, klasse mx.core.RSLData | |
The requested application domain to load the RSL into. | |
ApplicationDomainTarget — definitieve klasse, pakket mx.core | |
The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
applicationDPI — Eigenschap, klasse spark.components.Application | |
The DPI of the application. | |
applicationDPI — Eigenschap, klasse spark.components.LabelItemRenderer | |
Returns the DPI of the application. | |
applicationDPI — Eigenschap, klasse spark.skins.mobile.ViewMenuSkin | |
Returns the DPI of the application. | |
applicationDPI — Eigenschap, klasse spark.skins.mobile.supportClasses.MobileSkin | |
Returns the DPI of the application. | |
applicationID — Eigenschap, klasse flash.desktop.NativeApplication | |
De toepassings-id van deze toepassing. | |
applicationID — Eigenschap, klasse mx.core.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationID — Eigenschap, klasse spark.components.WindowedApplication | |
The identifier that AIR uses to identify the application. | |
applicationName — Eigenschap, klasse mx.automation.events.MarshalledAutomationEvent | |
Contains string which represents the application Name for the application. | |
ApplicationSkin — klasse, pakket spark.skins.spark | |
The default skin class for the Spark Application component. | |
ApplicationSkin — klasse, pakket spark.skins.wireframe | |
The default wireframe skin class for the Spark Application component. | |
ApplicationSkin() — Constructor, klasse spark.skins.spark.ApplicationSkin | |
Constructor. | |
ApplicationSkin() — Constructor, klasse spark.skins.wireframe.ApplicationSkin | |
Constructor. | |
applicationStorageDirectory — Statische eigenschap, klasse flash.filesystem.File | |
De privé-opslagmap van de toepassing. | |
ApplicationTitleBarBackgroundSkin — klasse, pakket mx.skins.halo | |
The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationTitleBarBackgroundSkin() — Constructor, klasse mx.skins.halo.ApplicationTitleBarBackgroundSkin | |
Constructor. | |
ApplicationUpdater — klasse, pakket air.update | |
De klasse ApplicationUpdater bevat de basisfunctionaliteit van het updateframework voor Adobe® AIR®-toepassingen, zonder een standaardgebruikersinterface. | |
ApplicationUpdater() — Constructor, klasse air.update.ApplicationUpdater | |
De constructorfunctie. | |
ApplicationUpdaterUI — klasse, pakket air.update | |
De klasse ApplicationUpdaterUI bevat de basisfunctionaliteit van het updateframework voor Adobe® AIR®-toepassingen en beschikt over een standaardgebruikersinterface. | |
ApplicationUpdaterUI() — Constructor, klasse air.update.ApplicationUpdaterUI | |
De constructorfunctie. | |
APPLICATION_URL_CHANGE — Statische eigenschap van type constante, klasse mx.events.BrowserChangeEvent | |
The BrowserChangeEvent.APPLICATION_URL_CHANGE constant defines the value of the type property of the event object for a applicationURLChange event. | |
apply(thisArg:any, argArray:any) — methode, klasse Function | |
Geeft de waarde van thisObject op die moet worden gebruikt binnen elke functie die door ActionScript wordt aangeroepen. | |
apply(incoming:flashx.textLayout.formats:ITabStopFormat) — methode, klasse flashx.textLayout.formats.TabStopFormat | |
Vervangt eigenschapswaarden in dit TabStopFormat-object door de waarden van eigenschappen die zijn ingesteld in de binnenkomende ITabStopFormat-instantie. | |
apply(incoming:flashx.textLayout.formats:ITextLayoutFormat) — methode, klasse flashx.textLayout.formats.TextLayoutFormat | |
Vervangt eigenschapswaarden in dit TextLayoutFormat-object door de waarden van eigenschappen die zijn ingesteld in de binnenkomende ITextLayoutFormat-instantie. | |
apply(g:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — methode, klasse mx.graphics.GradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — methode, interface mx.graphics.IStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — methode, klasse mx.graphics.LinearGradientStroke | |
Applies the properties to the specified Graphics object. | |
apply(graphics:flash.display:Graphics, targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — methode, klasse mx.graphics.SolidColorStroke | |
Applies the properties to the specified Graphics object. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.AddChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.AddItems | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, interface mx.states.IOverride | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.OverrideBase | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.RemoveChild | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.SetEventHandler | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.SetProperty | |
Applies the override. | |
apply(parent:mx.core:UIComponent) — methode, klasse mx.states.SetStyle | |
Applies the override. | |
applyCellSelectionEffect(indicator:flash.display:Sprite, uid:String, columnIndex:int, itemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.AdvancedDataGrid | |
Sets up the effect for applying the selection indicator. | |
applyChangesPostLayout — Eigenschap, klasse spark.effects.AnimateTransform | |
Subclasses of AnimateTransform use this flag to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyChangesPostLayout — Eigenschap, klasse spark.effects.AnimateTransform3D | |
Used by the subclasses of AnimateTransform to specify whether the effect changes transform values used by the layout manager, or whether it changes values used after layout is run. | |
applyClientLoadBalancingSettings(props:XML) — methode, klasse mx.messaging.Channel | |
Applies the client load balancing urls if they exists. | |
applyColorTransform(displayObject:flash.display:DisplayObject, originalColor:uint, tintColor:uint) — methode, klasse spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to set a color transform on a DisplayObject. | |
applyComputedMatrix() — methode, klasse mx.core.UIComponent | |
Commits the computed matrix built from the combination of the layout matrix and the transform offsets to the flash displayObject's transform. | |
applyContainerFormat(containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Past containerstijlen toe op containers in de selectie. | |
applyContainerFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Past containerstijlen toe op containers in de selectie. | |
ApplyElementIDOperation — klasse, pakket flashx.textLayout.operations | |
Met de ChangeElementIDOperation-klasse wordt een wijziging van de element-id ingekapseld. | |
ApplyElementIDOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newID:String, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ApplyElementIDOperation | |
Maakt een ChangeElementIDOperation-object. | |
ApplyElementStyleNameOperation — klasse, pakket flashx.textLayout.operations | |
De ApplyElementStyleNameOperation-klasse omvat een wijziging van de stijlnaam. | |
ApplyElementStyleNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, newStyleName:String, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ApplyElementStyleNameOperation | |
Maakt een ApplyElementStyleNameOperation-object. | |
ApplyElementTypeNameOperation — klasse, pakket flashx.textLayout.operations | |
De ApplyElementTypeNameOperation-klasse omvat een wijziging van de typenaam. | |
ApplyElementTypeNameOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, typeName:String, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ApplyElementTypeNameOperation | |
Maakt een ApplyElementTypeNameOperation-object. | |
ApplyElementUserStyleOperation — klasse, pakket flashx.textLayout.operations | |
De ApplyElementUserStyleOperation-klasse omvat een wijziging in een stijlwaarde van een element. | |
ApplyElementUserStyleOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, styleName:String, value:any, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ApplyElementUserStyleOperation | |
Maakt een ApplyElementUserStyleOperation-object. | |
applyFilter(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, filter:flash.filters:BitmapFilter) — methode, klasse flash.display.BitmapData | |
Maakt een gefilterde afbeelding van een bronafbeelding en een filterobject. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Wijzigt de opmaak van de opgegeven (of huidige) selectie. | |
applyFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Wijzigt de opmaak van de opgegeven (of huidige) selectie. | |
ApplyFormatOperation — klasse, pakket flashx.textLayout.operations | |
Met de ApplyFormatOperation-klasse wordt een stijlwijziging ingekapseld. | |
ApplyFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, klasse flashx.textLayout.operations.ApplyFormatOperation | |
Maakt een ApplyFormatOperation-object. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Past stijlen toe aan het opgegeven element. | |
applyFormatToElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Past stijlen toe aan het opgegeven element. | |
ApplyFormatToElementOperation — klasse, pakket flashx.textLayout.operations | |
Met de ApplyFormatToElementOperation-klasse wordt een stijlwijziging aan een element ingekapseld. | |
ApplyFormatToElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ApplyFormatToElementOperation | |
Maakt een ApplyFormatToElementOperation-object. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.AreaSeries | |
Customizes the item renderer instances used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.BarSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.BubbleSeries | |
Applies style properties to the specified DisplayObject. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.ColumnSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.LineSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyItemRendererProperties(instance:flash.display:DisplayObject, cache:mx.charts.chartClasses:InstanceCache) — methode, klasse mx.charts.series.PlotSeries | |
Customizes the item renderer instances that are used to represent the chart. | |
applyLeafFormat(characterFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Wijzigt de opmaak die is toegepast op de bladelementen in de opgegeven (of huidige) selectie. | |
applyLeafFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Wijzigt de opmaak die is toegepast op de bladelementen in de opgegeven (of huidige) selectie. | |
applyLink(href:String, targetString:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Transformeert een selectie naar een koppeling, of een koppeling naar normale tekst. | |
applyLink(href:String, target:String, extendToLinkBoundary:Boolean, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Transformeert een selectie naar een koppeling, of een koppeling naar normale tekst. | |
ApplyLinkOperation — klasse, pakket flashx.textLayout.operations | |
Met de ApplyLinkOperation-klasse wordt het maken van een koppeling of een wijzigingsbewerking ingekapseld. | |
ApplyLinkOperation(operationState:flashx.textLayout.edit:SelectionState, href:String, target:String, extendToLinkBoundary:Boolean) — Constructor, klasse flashx.textLayout.operations.ApplyLinkOperation | |
Maakt een ApplyLinkOperation-object. | |
applyLocalProjection — Eigenschap, klasse spark.effects.AnimateTransform3D | |
If true, the effect creates a perspective projection using the other projection-related properties in the effect and applies it to the target component's parent when it starts playing. | |
applyNonLinearFontScaling — Eigenschap, klasse flash.text.engine.TextBlock | |
Geeft aan of u de weergave op het scherm wilt verbeteren ten koste van de WYSIWYG-afdrukkwaliteit (what-you-see-is-what-you-get). | |
applyParagraphFormat(paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Past alineastijlen toe op alinea's in de selectie. | |
applyParagraphFormat(format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Past alineastijlen toe op alinea's in de selectie. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Sets up the effect for applying the selection indicator. | |
applySelectionEffect(indicator:flash.display:Sprite, uid:String, itemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.ListBase | |
Sets up the effect for applying the selection indicator. | |
applySeriesSet(seriesSet:Array, transform:mx.charts.chartClasses:DataTransform) — methode, klasse mx.charts.chartClasses.ChartBase | |
Preprocesses the series and transform for display. | |
applySettings(settings:XML) — methode, klasse mx.messaging.Channel | |
Subclasses should override this method to apply any settings that may be necessary for an individual channel. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager | |
Transformeert tekst naar een TCY-uitvoering, of een TCY-uitvoering naar niet-TCY-tekst. | |
applyTCY(tcyOn:Boolean, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager | |
Transformeert tekst naar een TCY-uitvoering, of een TCY-uitvoering naar niet-TCY-tekst. | |
ApplyTCYOperation — klasse, pakket flashx.textLayout.operations | |
Met de ApplyTCYOperation-klasse wordt een TCY-transformatie ingekapseld. | |
ApplyTCYOperation(operationState:flashx.textLayout.edit:SelectionState, tcyOn:Boolean) — Constructor, klasse flashx.textLayout.operations.ApplyTCYOperation | |
Maakt een ApplyTCYOperation-object. | |
applyTransitionEndProperties — Eigenschap, klasse mx.effects.Effect | |
This flag controls whether the effect, when run in a transition, automatically applies the property values according to the end state, as opposed to leaving values as set by the effect itself. | |
applyUserStylesForItemRenderer(givenItemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.AdvancedDataGrid | |
Applies styles from the AdvancedDatagrid control to an item renderer. | |
applyValueToTarget(target:Object, property:String, value:any, props:Object) — methode, klasse mx.effects.Effect | |
Used internally by the Effect infrastructure. | |
approvalStage — Skinstatus , klasse com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a approval stage is associated with the component. | |
approvalStageView — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the ApprovalStage object that displays the details of an approval stage. A reference to the ApprovalStage object that displays the details of an approval stage. | |
approverChkBox — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
A reference to the CheckBox object. If the check box is selected then the added participant is added as an approver. A reference to the CheckBox object. | |
approximate — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
If true, the rowIndex and columnIndex properties contain approximate values, and not the exact value. | |
approximate — Eigenschap, klasse mx.controls.listClasses.ListBaseSelectionData | |
If true, then the index property is an approximate value and not the exact value. | |
APPROXIMATE_TEXT_FIELD — Statische eigenschap van type constante, klasse flashx.textLayout.formats.LeadingModel | |
Geeft een regelafstandsmodel op dat het meest lijkt op het regelafstandsgedrag van TextField. | |
appTitle — Eigenschap, klasse mx.automation.air.AirFunctionsHelper | |
Returns the title of window of top level application | |
ARABIC_INDIC — Statische eigenschap van type constante, klasse flash.globalization.NationalDigitsType | |
Geeft de Unicode-waarde aan voor het nul-getal van de Arabisch-Indische cijferset. | |
ARABIC_INDIC — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType | |
Nummering op basis van Arabisch schrift. | |
AreaChart — klasse, pakket mx.charts | |
The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaChart() — Constructor, klasse mx.charts.AreaChart | |
Constructor. | |
areaCode — Eigenschap, klasse mx.formatters.PhoneFormatter | |
Area code number added to a seven-digit United States format phone number to form a 10-digit phone number. | |
areaCodeFormat — Eigenschap, klasse mx.formatters.PhoneFormatter | |
Default format for the area code when the areacode property is rendered by a seven-digit format. | |
areaFill — Stijl, klasse mx.charts.series.AreaSeries | |
Sets the fill for the area. | |
areaRenderer — Stijl, klasse mx.charts.series.AreaSeries | |
The class that the series uses to represent the filled area on the chart. | |
AreaRenderer — klasse, pakket mx.charts.renderers | |
The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaRenderer() — Constructor, klasse mx.charts.renderers.AreaRenderer | |
Constructor. | |
AreaSeries — klasse, pakket mx.charts.series | |
Defines a data series for an AreaChart control. | |
AreaSeries() — Constructor, klasse mx.charts.series.AreaSeries | |
Constructor. | |
AreaSeriesAutomationImpl — klasse, pakket mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesAutomationImpl(obj:mx.charts.series:AreaSeries) — Constructor, klasse mx.automation.delegates.charts.AreaSeriesAutomationImpl | |
Constructor. | |
AreaSeriesItem — klasse, pakket mx.charts.series.items | |
Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesItem(element:mx.charts.series:AreaSeries, item:Object, index:uint) — Constructor, klasse mx.charts.series.items.AreaSeriesItem | |
Constructor. | |
AreaSeriesRenderData — klasse, pakket mx.charts.series.renderData | |
Represents all the information needed by the AreaSeries to render. | |
AreaSeriesRenderData(element:mx.charts.series:AreaSeries, cache:Array, filteredCache:Array, renderedBase:Number, radius:Number) — Constructor, klasse mx.charts.series.renderData.AreaSeriesRenderData | |
Constructor. | |
AreaSet — klasse, pakket mx.charts.series | |
A grouping set that can be used to stack AreaSeries objects in any chart. | |
AreaSet() — Constructor, klasse mx.charts.series.AreaSet | |
Constructor. | |
areaStroke — Stijl, klasse mx.charts.series.AreaSeries | |
Sets the line style for the area. | |
ARecord — klasse, pakket flash.net.dns | |
De ARecord-klasse vertegenwoordigt een A-resourcerecord van een Domain Name System (DNS) dat een IPv4-adres bevat. | |
ARecord() — Constructor, klasse flash.net.dns.ARecord | |
Hiermee maakt u een A-resourcerecord. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — methode, klasse flash.display.DisplayObjectContainer | |
Geeft aan of vanwege beveiligingsbeperkingen weergaveobjecten worden weggelaten uit de lijst die wordt geretourneerd wanneer de methode DisplayObjectContainer.getObjectsUnderPoint() wordt aangeroepen met het opgegeven punt. | |
areInaccessibleObjectsUnderPoint(point:flash.geom:Point) — methode, interface mx.core.IContainer | |
Geeft aan of vanwege beveiligingsbeperkingen weergaveobjecten worden weggelaten uit de lijst die wordt geretourneerd wanneer de methode DisplayObjectContainer.getObjectsUnderPoint() wordt aangeroepen met het opgegeven punt. | |
areSoundsInaccessible() — Statische methode , klasse flash.media.SoundMixer | |
Bepaalt of geluiden niet toegankelijk zijn vanwege beveiligingsbeperkingen. | |
args — Eigenschap, klasse mx.automation.events.AutomationFlexNativeMenuEvent | |
args — Eigenschap, klasse mx.automation.events.AutomationRecordEvent | |
A serialized representation of the event as an Array of it's property values. | |
args — Eigenschap, klasse spark.effects.CallAction | |
Arguments passed to the function that is called by this effect. | |
args — Eigenschap, klasse spark.effects.supportClasses.CallActionInstance | |
Arguments passed to the function that is called by this effect. | |
ArgumentError — Dynamische klasse, Hoofdniveau | |
De klasse ArgumentError vertegenwoordigt een fout die optreedt wanneer de argumenten die in een functie zijn aangeboden, niet overeenkomen met de argumenten die voor die functie zijn gedefinieerd. | |
ArgumentError(message:String) — Constructor, klasse ArgumentError | |
Maakt een object ArgumentError. | |
ARGUMENT_ERROR — Statische eigenschap van type constante, klasse org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an argument error. | |
argumentNames — Eigenschap, klasse mx.rpc.http.AbstractOperation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
argumentNames — Eigenschap, klasse mx.rpc.remoting.Operation | |
An ordered list of the names of the arguments to pass to a method invocation. | |
arguments — klasse, Hoofdniveau | |
Een object arguments wordt gebruikt voor het opslaan en openen van de argumenten van een functie. | |
arguments — Eigenschap, klasse flash.desktop.NativeProcessStartupInfo | |
De opdrachtregelargumenten die bij het starten aan het proces worden doorgegeven. | |
arguments — Eigenschap, klasse flash.events.BrowserInvokeEvent | |
Een array met argumenten (tekenreeksen) die aan de toepassing wordt doorgegeven. | |
arguments — Eigenschap, klasse flash.events.InvokeEvent | |
De array met tekenreeksargumenten die tijdens de activering wordt doorgegeven. | |
arguments — Eigenschap, klasse mx.rpc.AbstractOperation | |
The arguments to pass to the Operation when it is invoked. | |
arithmeticalOperButtonBar — Skinonderdelen , klasse com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display arithmetical Buttonbar. A Skin part which defines UI component to display arithmetical Buttonbar. | |
Array(... rest) — Pakketfunctie, Hoofdniveau | |
Maakt een nieuwe array. | |
Array — Dynamische klasse, Hoofdniveau | |
Met de klasse Array kunt u arrays benaderen en manipuleren. | |
Array(... rest) — Constructor, klasse Array | |
Hiermee kunt u een array maken die de opgegeven elementen bevat. | |
Array(numElements:int) — Constructor, klasse Array | |
Hiermee kunt u een array van het opgegeven aantal elementen maken. | |
ArrayCollection — klasse, pakket mx.collections | |
The ArrayCollection class is a wrapper class that exposes an Array as a collection that can be accessed and manipulated using the methods and properties of the ICollectionView or IList interfaces. | |
ArrayCollection(source:Array) — Constructor, klasse mx.collections.ArrayCollection | |
Constructor. | |
ArrayList — klasse, pakket mx.collections | |
The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayList(source:Array) — Constructor, klasse mx.collections.ArrayList | |
Construct a new ArrayList using the specified array as its source. | |
arraySortOnOptions — Eigenschap, interface mx.collections.ISortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Eigenschap, klasse mx.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
arraySortOnOptions — Eigenschap, klasse spark.collections.SortField | |
This helper property is used internally by the findItem() and sort() methods. | |
ArrayUtil — klasse, pakket mx.utils | |
The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
arrow — Skinonderdelen , klasse spark.components.Callout | |
An optional skin part that visually connects the owner to the contentGroup. An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Eigenschap, klasse mx.skins.wireframe.ComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Eigenschap, klasse mx.skins.wireframe.EditableComboBoxSkin | |
The arrow that users click to drop down the list. | |
arrow — Eigenschap, klasse mx.skins.wireframe.PopUpButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Eigenschap, klasse spark.skins.mobile.CalloutSkin | |
An optional skin part that visually connects the owner to the contentGroup. | |
arrow — Eigenschap, klasse spark.skins.spark.ComboBoxButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Eigenschap, klasse spark.skins.spark.DropDownListButtonSkin | |
The arrow graphic displayed in the anchor button. | |
arrow — Eigenschap, klasse spark.skins.spark.NumericStepperDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Eigenschap, klasse spark.skins.spark.NumericStepperIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Eigenschap, klasse spark.skins.spark.ScrollBarDownButtonSkin | |
Defines the appearance of the down arrow in the ScrollBar component. | |
arrow — Eigenschap, klasse spark.skins.spark.ScrollBarLeftButtonSkin | |
Defines the appearance of the left arrow in the ScrollBar component. | |
arrow — Eigenschap, klasse spark.skins.spark.ScrollBarRightButtonSkin | |
Defines the appearance of the right arrow in the ScrollBar component. | |
arrow — Eigenschap, klasse spark.skins.spark.ScrollBarUpButtonSkin | |
Defines the appearance of the up arrow in the ScrollBar component. | |
arrow — Eigenschap, klasse spark.skins.spark.SpinnerDecrementButtonSkin | |
Defines the appearance of the down arrow. | |
arrow — Eigenschap, klasse spark.skins.spark.SpinnerIncrementButtonSkin | |
Defines the appearance of the up arrow. | |
arrow — Eigenschap, klasse spark.skins.wireframe.ComboBoxButtonSkin | |
The arrow that users click to drop down the list. | |
arrow — Eigenschap, klasse spark.skins.wireframe.DropDownListButtonSkin | |
The arrow that users click to drop down the list. | |
ARROW — Statische eigenschap van type constante, klasse flash.ui.MouseCursor | |
Wordt gebruikt om aan te geven dat de pijlcursor moet worden gebruikt. | |
arrowButtonStyleFilters — Eigenschap, klasse mx.controls.ComboBase | |
Set of styles to pass from the ComboBase to the down arrow button | |
arrowButtonWidth — Stijl, klasse mx.controls.ComboBox | |
Width of the arrow button in pixels. | |
arrowButtonWidth — Stijl, klasse mx.controls.PopUpButton | |
Number of pixels between the divider line and the right edge of the component. | |
arrowDirection — Eigenschap, klasse spark.components.Callout | |
A read-only property that indicates the direction from the callout towards the owner. | |
ArrowDirection — klasse, pakket spark.components | |
Enumeration of arrow directions for use in visual components. | |
arrowHeight — Eigenschap, klasse spark.skins.mobile.CalloutSkin | |
Height of the arrow in vertical directions. | |
arrowKeysWrapFocus — Eigenschap, klasse spark.components.supportClasses.ListBase | |
If true, using arrow keys to navigate within the component wraps when it hits either end. | |
arrowWidth — Eigenschap, klasse spark.skins.mobile.CalloutSkin | |
Width of the arrow in vertical directions. | |
artist — Eigenschap, klasse flash.media.ID3Info | |
Naam van de artiest; komt overeen met de ID3 2.0-tag TPE1. | |
as — Operator | |
Evalueert of een expressie die door de eerste operand wordt opgegeven, lid is van het gegevenstype dat door de tweede operand wordt opgegeven. | |
ascent — Eigenschap, klasse flash.text.TextLineMetrics | |
De waarde ascent is de tekstlengte vanaf de basislijn tot de bovenkant van de regel in pixels. | |
ascent — Eigenschap, klasse flash.text.engine.TextLine | |
Geeft het aantal pixels aan vanaf de basislijn tot de bovenkant van de hoogste tekens op de regel. | |
ascent — Eigenschap, interface flashx.textLayout.compose.IVerticalJustificationLine | |
Geeft het aantal pixels aan vanaf de basislijn tot de bovenkant van de hoogste tekens op de regel. | |
ascent — Eigenschap, klasse flashx.textLayout.compose.TextFlowLine | |
Geeft het aantal pixels aan vanaf de basislijn tot de bovenkant van de hoogste tekens op de regel. | |
ASCENT — Statische eigenschap van type constante, klasse flash.text.engine.TextBaseline | |
Geeft een ascent-basislijn aan. | |
ASCENT — Statische eigenschap van type constante, klasse flashx.textLayout.formats.BaselineOffset | |
Geeft een verschuiving aan die gelijk is aan de stijging van de regel (de stijging van het grootste lettertype in de regel). Hierbij wordt rekening gehouden dat inlineafbeeldingen met de onderste rand op de basislijn staan. | |
ASCENT_DESCENT_UP — Statische eigenschap van type constante, klasse flashx.textLayout.formats.LeadingModel | |
Geeft aan dat de basis voor de regelafstand ASCENT/DESCENT is en de richting UP. | |
asin(val:Number) — Statische methode , klasse Math | |
Berekent en retourneert de arcsinus (in radialen) van het getal dat door de parameter val wordt opgegeven. | |
aspectRatio — Eigenschap, klasse mx.charts.chartClasses.LegendData | |
Determines the size and placement of the legend marker. | |
aspectRatio — Eigenschap, klasse spark.components.Application | |
Returns the aspect ratio of the top level stage based on its width and height. | |
aspectRatio — Eigenschap, klasse spark.preloaders.SplashScreenImageSource | |
The required aspect ratio of the mobile device. | |
assetActionItem — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for Asset Action Factory for Asset Action | |
assetButton — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Button Renderer Skin Part Button Renderer Skin Part | |
assetCondition — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the list of conditions and results A skin part that defines the list of conditions and results | |
assetDescription — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Description Skin Part to display the Asset Description | |
assetIcon — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetIcon — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset's icon A skin part that defines the asset's icon | |
assetIcon — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset icon A skin part that defines the asset icon | |
assetImage — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part of the image to be shown in Review Pod Skin Part of the image to be shown in Review Pod | |
assetImage — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Image used to render the control Image used to render the control | |
assetImage — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
A skin part that defines the image A skin part that defines the image | |
assetList — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
A skin part that defines the list of assets included in List asset A skin part that defines the list of assets included in List asset | |
assetName — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.review.AssetReviewPod | |
Skin Part to display the Asset Name Skin Part to display the Asset Name | |
assetName — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ListItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetName — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
A skin part that defines the asset name A skin part that defines the asset name | |
assetNameField — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name field. The skin part for the Asset Name field. | |
assetNameValidator — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetNameValidator — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Name validator. The skin part for the Asset Name validator. | |
assetsDataGrid — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetPod | |
The skin part for showing the Asset datagrid. The skin part for showing the Asset datagrid. | |
assetText — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
A skin part that defines rich editable text in preview pod A skin part that defines rich editable text in preview pod | |
assetTypeFilter — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
DataGroup Skin Part for dynamic checkboxes created for multiple assets DataGroup Skin Part for dynamic checkboxes created for multiple assets | |
assetVersionsDataGrid — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
The skin part for showing different asset versions in a datagrid. The skin part for showing different asset versions in a datagrid. | |
assignedMaximum — Eigenschap, klasse mx.charts.chartClasses.NumericAxis | |
The explicitly assigned maximum value. | |
assignedMinimum — Eigenschap, klasse mx.charts.chartClasses.NumericAxis | |
The explicitly assigned minimum value. | |
assignFocus(objectToFocus:flash.display:InteractiveObject, direction:String) — methode, klasse flash.display.Stage | |
Stelt toetsenbordfocus in op het interactieve object dat is opgegeven door objectToFocus, met de focusrichting die is opgegeven door de parameter direction. | |
assignFocus(direction:String) — methode, klasse flash.media.StageWebView | |
Plaatst de focus op de inhoud in dit StageWebView-object. | |
assignFocus() — methode, klasse flash.text.StageText | |
Hiermee wordt de focus aan het StageText-object toegewezen. | |
assignFocus(direction:String) — methode, klasse mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
assignFocus(direction:String) — methode, interface mx.managers.IFocusManagerComplexComponent | |
Called by the FocusManager when the component receives focus. | |
assignmentLinkageDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment linkage name A skin part that defines data assignment linkage name | |
assignmentNameDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment name A skin part that defines data assignment name | |
assignmentSourceDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.data.DataAssignmentRenderer | |
A skin part that defines data assignment source A skin part that defines data assignment source | |
assignTabIndexes(startTabIndex:int) — methode, klasse fl.video.FLVPlayback | |
Er wordt aan alle FLVPlayback-besturingselementen een tabIndex-waarde toegewezen door de besturingselementen op positie horizontaal van links naar rechts te sorteren. | |
asType — Eigenschap, interface mx.automation.IAutomationPropertyDescriptor | |
ActionScript type of this property, as a String. | |
asyncError — Gebeurtenis, klasse flash.net.LocalConnection | |
Wordt verzonden wanneer een uitzondering asynchroon — wordt gegenereerd, dat wil zeggen, vanuit native asynchrone code. | |
asyncError — Gebeurtenis, klasse flash.net.NetConnection | |
Wordt verzonden wanneer een uitzondering asynchroon — wordt gegenereerd, dat wil zeggen, vanuit native asynchrone code. | |
asyncError — Gebeurtenis, klasse flash.net.NetStream | |
Wordt verzonden wanneer een uitzondering asynchroon — wordt gegenereerd, dat wil zeggen, vanuit native asynchrone code. | |
asyncError — Gebeurtenis, klasse flash.net.SharedObject | |
Wordt verzonden wanneer een uitzondering asynchroon — wordt gegenereerd, dat wil zeggen, vanuit native asynchrone code. | |
ASYNC_ERROR — Statische eigenschap van type constante, klasse flash.events.AsyncErrorEvent | |
De constante AsyncErrorEvent.ASYNC_ERROR definieert de waarde van de eigenschap type van een gebeurtenisobject asyncError. | |
ASYNC_ERROR — Statische eigenschap van type constante, klasse org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement encounters an asynchronous error. | |
AsyncErrorEvent — klasse, pakket flash.events | |
Een object verzendt een AsyncErrorEvent wanneer een uitzondering wordt gegenereerd vanuit eigen asynchrone code, die afkomstig kan zijn van bijvoorbeeld LocalConnection, NetConnection, SharedObject of NetStream. | |
AsyncErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, error:Error) — Constructor, klasse flash.events.AsyncErrorEvent | |
Maakt een object AsyncErrorEvent dat informatie bevat over gebeurtenissen AsyncError. | |
AsyncListView — klasse, pakket mx.collections | |
The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncListView(list:mx.collections:IList) — Constructor, klasse mx.collections.AsyncListView | |
Constructor. | |
AsyncRequest — klasse, pakket mx.rpc | |
The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncRequest() — Constructor, klasse mx.rpc.AsyncRequest | |
Constructs a new asynchronous request. | |
AsyncResponder — klasse, pakket mx.rpc | |
This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncResponder(result:Function, fault:Function, token:Object) — Constructor, klasse mx.rpc.AsyncResponder | |
Constructs an instance of the responder with the specified data and handlers. | |
AsyncToken — Dynamische klasse, pakket mx.rpc | |
This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AsyncToken(message:mx.messaging.messages:IMessage) — Constructor, klasse mx.rpc.AsyncToken | |
Constructs an instance of the token with the specified message. | |
atan(val:Number) — Statische methode , klasse Math | |
Berekent en retourneert de waarde (in radialen) van de hoek waarvan de tangens in de parameter val wordt opgegeven. | |
atan2(y:Number, x:Number) — Statische methode , klasse Math | |
Berekent en retourneert de hoek van het punt y/x (in radialen) dat vanuit de x-as van een cirkel linksom wordt gemeten (waarbij 0,0 voor het centrum van de cirkel staat). | |
AT_BOTTOM — Statische eigenschap van type constante, klasse mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the bottom of its scrolling range. | |
atLeastOneProperty(o:Object) — methode, klasse mx.controls.AdvancedDataGrid | |
Returns true if the Object has at least one property, which means that the dictionary has at least one key. | |
AT_LEFT — Statische eigenschap van type constante, klasse mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the left of its scrolling range. | |
atomCount — Eigenschap, klasse flash.text.engine.TextLine | |
Het aantal atomen in de regel. Dit is het aantal onzichtbare elementen inclusief spaties en grafische elementen. | |
atomicCompareAndSwapIntAt(byteIndex:int, expectedValue:int, newValue:int) — methode, klasse flash.utils.ByteArray | |
In een enkele atomische bewerking wordt de waarde van een integer in deze bytearray vergeleken met een andere integerwaarde. Als de waarden overeenkomen, worden de bytes omgewisseld met een andere waarde. | |
atomicCompareAndSwapLength(expectedLength:int, newLength:int) — methode, klasse flash.utils.ByteArray | |
In een enkele atomische bewerking wordt de lengte van deze bytearray vergeleken met een opgegeven waarde. Als de waarden overeenkomen, wordt de lengte van deze bytearray gewijzigd. | |
AT_RIGHT — Statische eigenschap van type constante, klasse mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the right of its scrolling range. | |
attach — Gebeurtenis, klasse flash.data.SQLConnection | |
Wordt verzonden als de aanroep van de methode attach() correct is voltooid. | |
attach(name:String, reference:Object, responder:flash.net:Responder, encryptionKey:flash.utils:ByteArray) — methode, klasse flash.data.SQLConnection | |
Voegt een database toe aan de SQLConnection-instantie, waarbij de nieuwe database de opgegeven naam krijgt. | |
attach(connection:flash.net:NetConnection) — methode, klasse flash.net.NetStream | |
Koppelt een stream aan een nieuw NetConnection-object. | |
ATTACH — Statische eigenschap van type constante, klasse flash.errors.SQLErrorOperation | |
Geeft aan dat de methode SQLConnection.attach() werd aangeroepen. | |
ATTACH — Statische eigenschap van type constante, klasse flash.events.SQLEvent | |
De constante SQLEvent.ATTACH definieert de waarde van de eigenschap type van een attach-gebeurtenisobject. | |
attachAudio(microphone:flash.media:Microphone) — methode, klasse flash.net.NetStream | |
Koppelt een audiostream aan een NetStream-object vanuit een Microphone-object dat als de bron is doorgegeven. | |
attachButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.documents.SupportingDocuments | |
A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. A reference to the ButtonBase object which allows users to attach a document to the list of supporting documents for this schedule template. | |
attachCamera(theCamera:flash.media:Camera) — methode, klasse flash.display3D.textures.VideoTexture | |
Geeft een videostream op van een camera die in de structuur van het VideoTexture-object moet worden gerenderd. | |
attachCamera(theCamera:flash.media:Camera) — methode, klasse flash.media.StageVideo | |
Geeft een videostream op van een camera om te worden weergegeven binnen de grenzen van het StageVideo-object in de toepassing, waarbij de GPU voor rendering wordt geoptimaliseerd. | |
attachCamera(camera:flash.media:Camera) — methode, klasse flash.media.Video | |
Geeft een videostream van een camera op die binnen de grenzen van het object Video in de toepassing moet worden weergegeven. | |
attachCamera(theCamera:flash.media:Camera, snapshotMilliseconds:int) — methode, klasse flash.net.NetStream | |
Hiermee wordt het vastleggen van video via een camera gestart, of wordt het vastleggen gestopt wanneer theCamera op null is ingesteld. | |
attachCamera(camera:flash.media:Camera) — methode, klasse mx.controls.VideoDisplay | |
Specifies to play a video stream from a camera. | |
attachListeners(systemManager:mx.managers:ISystemManager) — methode, klasse mx.managers.LayoutManager | |
AttachmentHeader() — Constructor, klasse lc.procmgmt.ui.attachments.AttachmentHeader | |
Constructor. | |
AttachmentIconRendererSkin() — Constructor, klasse com.adobe.ep.ux.attachmentlist.skin.renderers.AttachmentIconRendererSkin | |
Constructor. | |
AttachmentList() — Constructor, klasse lc.procmgmt.ui.attachments.AttachmentList | |
Constructor. | |
AttachmentListComponent() — Constructor, klasse com.adobe.ep.ux.attachmentlist.component.AttachmentListComponent | |
Constructor. | |
AttachmentListSkin() — Constructor, klasse com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
Constructor. | |
Attachments() — Constructor, klasse lc.procmgmt.ui.attachments.Attachments | |
Constructor. | |
attachNetStream(netStream:flash.net:NetStream) — methode, klasse flash.display3D.textures.VideoTexture | |
Geeft een videostream op die binnen de structuur van het VideoTexture-object moet worden gerenderd. | |
attachNetStream(netStream:flash.net:NetStream) — methode, klasse flash.media.StageVideo | |
Geeft een videostream op die binnen de grenzen van het StageVideo-object in de toepassing moet worden weergegeven. | |
attachNetStream(netStream:flash.net:NetStream) — methode, klasse flash.media.Video | |
Geeft een videostream op die binnen de grenzen van het object Video in de toepassing moet worden weergegeven. | |
attachOverlay() — methode, klasse mx.charts.Legend | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — methode, klasse mx.core.Container | |
Used internally by the Dissolve Effect to add the overlay to the chrome of a container. | |
attachOverlay() — methode, klasse mx.core.UIComponent | |
This is an internal method used by the Flex framework to support the Dissolve effect. | |
attachSkin() — methode, klasse spark.components.supportClasses.SkinnableComponent | |
Create the skin for the component. | |
AT_TARGET — Statische eigenschap van type constante, klasse flash.events.EventPhase | |
De doelfase, de tweede fase van de gebeurtenisstroom. | |
AT_TOP — Statische eigenschap van type constante, klasse mx.events.ScrollEventDetail | |
Indicates that the scroll bar is at the top of its scrolling range. | |
attribute(attributeName:any) — methode, klasse XML | |
Retourneert de XML-waarde van het kenmerk waarvan de naam overeenkomt met de parameter attributeName. | |
attribute(attributeName:any) — methode, klasse XMLList | |
Hiermee wordt de methode attribute() van elk XML-object aangeroepen en wordt een object XMLList van de resultaten geretourneerd. | |
attribute(attributeName:Object) — methode, klasse mx.collections.XMLListCollection | |
Calls the attribute() method of each XML object in the XMLList and returns an XMLList of the results, which match the given attributeName. | |
attribute — Eigenschap, klasse mx.olap.OLAPLevel | |
The attribute connected to this level, as an instance of OLAPAttribute. | |
attributeName — Eigenschap, klasse mx.olap.OLAPLevel | |
The name of the attribute to be used at this level. | |
attributes() — methode, klasse XML | |
Retourneert een lijst met kenmerkwaarden voor het opgegeven XML-object. | |
attributes() — methode, klasse XMLList | |
Hiermee wordt de methode attributes() van elk XML-object aangeroepen en wordt een object XMLList van kenmerken van elk XML-object geretourneerd. | |
attributes — Eigenschap, klasse flash.xml.XMLNode | |
Object dat alle kenmerken bevat van de opgegeven instantie XMLNode. | |
attributes() — methode, klasse mx.collections.XMLListCollection | |
Calls the attributes() method of each XML object in the XMLList object and returns an XMList of attributes for each XML object. | |
attributes — Eigenschap, interface mx.olap.IOLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
attributes — Eigenschap, klasse mx.olap.OLAPDimension | |
The attributes of this dimension, as a list of OLAPAttribute instances. | |
AUDIO — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die gekoppeld is aan de waarde van de toetscode voor de knop voor het selecteren van de audiomodus. | |
audioBufferByteLength — Eigenschap, klasse flash.net.NetStreamInfo | |
Hiermee wordt de grootte van de NetStream-audiobuffer in bytes aangegeven. | |
audioBufferLength — Eigenschap, klasse flash.net.NetStreamInfo | |
Hiermee wordt de grootte van de NetStream-audiobuffer in seconden aangegeven. | |
audioByteCount — Eigenschap, klasse flash.net.NetStreamInfo | |
Hiermee wordt het totale aantal audiobytes aangegeven dat in de wachtrij is binnengekomen, ongeacht het aantal bytes dat al is afgespeeld of uit de wachtrij is verwijderd. | |
audioBytesPerSecond — Eigenschap, klasse flash.net.NetStreamInfo | |
Hiermee wordt aangegeven met welke snelheid, in bytes per seconde, de NetStream-audiobuffer wordt gevuld. | |
AudioDecoder — definitieve klasse, pakket flash.media | |
De klasse AudioDecoder somt de typen multikanaalsaudio op die een systeem ondersteunt. | |
audioDeviceManager — Statische eigenschap, klasse flash.media.AudioDeviceManager | |
De singleton-instantie van het AudioDeviceManager-object. | |
AudioDeviceManager — definitieve klasse, pakket flash.media | |
Met de AudioDeviceManager-klasse kunt u audioapparaatgegevens ophalen van het systeem en een apparaat selecteren waarop u audio wilt afspelen. | |
audioLossRate — Eigenschap, klasse flash.net.NetStreamInfo | |
Hiermee wordt het audioverlies voor de NetStream-sessie aangegeven. | |
audioOutputChange — Gebeurtenis, klasse flash.media.AudioDeviceManager | |
Wordt verzonden wanneer het audio-uitvoerapparaat om de volgende redenen wordt gewijzigd: (1) Selectie door gebruiker: de gebruiker kiest een apparaat via de Flash Player-UI voor instellingen (AudioDeviceManager.selectedDeviceIndex-instelling voor inhoud) (2) Apparaat wordt gewijzigd: een audioapparaat wordt toegevoegd aan of juist verwijderd van het systeem. | |
AUDIO_OUTPUT_CHANGE — Statische eigenschap van type constante, klasse flash.events.AudioOutputChangeEvent | |
Definieert de waarde van de eigenschap type van een AudioOutputchangeEven-gebeurtenisobject. | |
AudioOutputChangeEvent — klasse, pakket flash.events | |
Deze gebeurtenis wordt geactiveerd wanneer de gebruiker een ander audio-uitvoerapparaat selecteert via de Flash Player-UI voor instellingen, of wanneer een audioapparaat aan het systeem wordt toegevoegd of juist uit het systeem wordt verwijderd. | |
AudioOutputChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, reason:String) — Constructor, klasse flash.events.AudioOutputChangeEvent | |
Constructor. | |
AudioOutputChangeReason — definitieve klasse, pakket flash.media | |
Deze klasse definieert een opsomming waarmee de reden voor AudioOutputChangeEvent wordt aangegeven. | |
audioPlaybackMode — Statische eigenschap, klasse flash.media.SoundMixer | |
Geeft de audioweergavemodus aan van alle Sound-objecten. | |
AudioPlaybackMode — definitieve klasse, pakket flash.media | |
De klasse AudioPlaybackMode definieert constanten voor de eigenschap audioPlaybackMode van de klasse SoundMixer. | |
audioReliable — Eigenschap, klasse flash.net.NetStream | |
Voor RTMFP-verbindingen, geeft aan of audio met volledige betrouwbaarheid is verzonden. | |
audioSampleAccess — Eigenschap, klasse flash.net.NetStream | |
Voor RTMFP-verbindingen, geeft aan of peer-to-peerabonnees van deze NetStream de audiostream mogen vastleggen. | |
auditLevel — Skinstatus , klasse com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Skinstatus , klasse com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevel — Skinstatus , klasse com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the audit level screen. | |
auditLevel — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the AuditLevel object that displays the audit level screen. A reference to the AuditLevel object that displays the audit level screen. | |
auditLevelDatagrid — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the DataGrid object that displays the details of the available audit levels. A reference to the DataGrid object that displays the details of the available audit levels. | |
auditLevelInput — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the TextInput object that is used to display the audit level assigned to a schedule template. A reference to the TextInput object that is used to display the audit level assigned to a schedule template. | |
authenticate — Eigenschap, klasse flash.html.HTMLLoader | |
Geeft aan of verificatieaanvragen moeten worden afgehandeld (true) of niet (false) voor HTTP-aanvragen die door dit object worden gedaan. | |
authenticate — Eigenschap, klasse flash.net.URLRequest | |
Bepaalt of verificatie-aanvragen voor deze aanvraag moeten worden afgehandeld (true) of niet (false). | |
authenticate — Statische eigenschap, klasse flash.net.URLRequestDefaults | |
De standaardinstelling voor de eigenschap authenticate van URLRequest-objecten. | |
authenticate(serverURL:String, domain:String, username:String, password:String) — methode, klasse flash.net.drm.DRMManager | |
Hiermee wordt een gebruiker geverifieerd. | |
authenticated — Eigenschap, klasse mx.messaging.Channel | |
Indicates if this channel is authenticated. | |
authenticated — Eigenschap, klasse mx.messaging.MessageAgent | |
Indicates if this MessageAgent is using an authenticated connection to its destination. | |
authenticationComplete — Gebeurtenis, klasse flash.net.drm.DRMManager | |
De DRMManager verzendt een DRMAuthenticationCompleteEvent-object wanneer de gebruiker door de server met mediarechten is gemachtigd na een aanroep van de methode authenticate(). | |
AUTHENTICATION_COMPLETE — Statische eigenschap van type constante, klasse flash.events.DRMAuthenticationCompleteEvent | |
De constante tekenreeks die wordt gebruikt voor de gebeurtenis 'verificatie voltooid' in de parameter type bij het toevoegen en verwijderen van gebeurtenislisteners. | |
authenticationError — Gebeurtenis, klasse flash.net.drm.DRMManager | |
De DRMManager verzendt een DRMAuthenticationErrorEvent-object wanneer de gebruiker niet door de server met mediarechten is gemachtigd na een aanroep van de methode authenticate(). | |
AUTHENTICATION_ERROR — Statische eigenschap van type constante, klasse flash.events.DRMAuthenticationErrorEvent | |
De constante tekenreeks die wordt gebruikt voor de gebeurtenis 'verificatiefout' in de parameter type bij het toevoegen en verwijderen van gebeurtenislisteners. | |
authenticationMethod — Eigenschap, klasse flash.net.drm.DRMContentData | |
Het type verificatie dat is vereist om een voucher te verkrijgen voor de bijbehorende inhoud. | |
authenticationMethod — Eigenschap, klasse flash.net.drm.DRMDeviceGroup | |
Het type verificatie dat is vereist om zich te registreren bij deze apparaatgroep. | |
authenticationMethod — Eigenschap, klasse flash.net.drm.VoucherAccessInfo | |
Het type verificatie dat is vereist om een voucher te verkrijgen voor de bijbehorende inhoud. | |
AuthenticationMethod — definitieve klasse, pakket flash.net.drm | |
De klasse AuthenticationMethod bevat tekenreeksconstanten met de nummers van de verschillende verificatietypen die worden gebruikt door de eigenschap authenticationMethod van de klasse DRMContentData. | |
authenticationType — Eigenschap, klasse flash.events.DRMAuthenticateEvent | |
Geeft aan of de gegeven referenties bestemd zijn voor verificatie met het FMRMS (Flash Media Rights Management Server) of een proxyserver. | |
AUTHENTICATION_TYPE_DRM — Statische eigenschap van type constante, klasse flash.events.DRMAuthenticateEvent | |
De constante DRMAuthenticateEvent.AUTHENTICATION_TYPE_DRM bevat de waarde van de eigenschap authenticationType van een DRMAuthenticateEvent-object. | |
AUTHENTICATION_TYPE_PROXY — Statische eigenschap van type constante, klasse flash.events.DRMAuthenticateEvent | |
De constante DRMAuthenticateEvent.AUTHENTICATION_TYPE_PROXY bevat de waarde van de eigenschap authenticationType van een DRMAuthenticateEvent-object. | |
authorizations() — methode, klasse flash.net.GroupSpecifier | |
Retourneert een tekenreeks die wachtwoorden weergeeft voor het publiceren en posten van een IP-multicast. | |
AUTO — Statische eigenschap van type constante, klasse fl.controls.ScrollPolicy | |
De schuifbalk weergeven wanneer de onderliggende items de afmetingen van de eigenaar overschrijden. | |
AUTO — Statische eigenschap van type constante, klasse fl.motion.RotateDirection | |
Hiermee wordt een rotatierichting gekozen die de minste draaiing vereist. | |
AUTO — Statische eigenschap van type constante, klasse flash.display.NativeWindowRenderMode | |
Een normaal venster. | |
AUTO — Statische eigenschap van type constante, klasse flash.display.PixelSnapping | |
Een constante waarde die wordt gebruikt in de eigenschap pixelSnapping van een object Bitmap om op te geven dat de bitmapafbeelding wordt uitgelijnd naar de dichtstbijzijnde pixel als deze is getekend zonder rotatie of helling en als deze is getekend met een schaalfactor van 99,9% tot 100,1%. | |
AUTO — Statische eigenschap van type constante, klasse flash.display3D.Context3DRenderMode | |
Selecteer automatisch de renderingengine. | |
AUTO — Statische eigenschap van type constante, klasse flash.printing.PrintMethod | |
Automatische selectie van de beste afdrukmethode. | |
AUTO — Statische eigenschap van type constante, klasse flash.text.engine.BreakOpportunity | |
Eindeopties voor basisregels in eigenschappen van Unicode-tekens. | |
AUTO — Statische eigenschap van type constante, klasse flash.text.engine.Kerning | |
Gebruikt om aan te geven dat tekenspatiëring ingeschakeld is, behalve als dit in de Aziatische typografie niet van toepassing is. | |
AUTO — Statische eigenschap van type constante, klasse flash.text.engine.TextRotation | |
Geeft een rotatie van 90 graden tegen de klok in aan, alleen voor volle breedte en brede glyphs, zoals bepaald door de Unicode-eigenschappen van de glyph. | |
AUTO — Statische eigenschap van type constante, klasse flash.ui.MouseCursor | |
Wordt gebruikt om aan te geven dat de cursor automatisch moet worden geselecteerd op basis van het object onder de muis. | |
AUTO — Statische eigenschap van type constante, klasse flashx.textLayout.container.ScrollPolicy | |
Geeft aan dat er moet worden geschoven als de inhoud de afmetingen van de container overschrijdt. | |
AUTO — Statische eigenschap van type constante, klasse flashx.textLayout.formats.BaselineOffset | |
De stijging van de regel wordt uitgelijnd met de bovenste inzet van de container. | |
AUTO — Statische eigenschap van type constante, klasse flashx.textLayout.formats.FormatValue | |
Geeft aan dat de waarde van een eigenschap automatisch wordt gegenereerd. | |
AUTO — Statische eigenschap van type constante, klasse flashx.textLayout.formats.LeadingModel | |
Geeft aan dat het regelafstandmodel automatisch wordt gekozen op basis van de eigenschap locale van de alinea. | |
AUTO — Statische eigenschap van type constante, klasse flashx.textLayout.formats.Suffix | |
Geeft aan dat het automatische achtervoegsel na de inhoud aan de lijstmarkering wordt toegevoegd. | |
AUTO — Statische eigenschap van type constante, klasse mx.core.ContainerCreationPolicy | |
Delay creating some or all descendants until they are needed. | |
AUTO — Statische eigenschap van type constante, klasse mx.core.ScrollPolicy | |
Show the scrollbar if the children exceed the owner's dimension. | |
AUTO — Statische eigenschap van type constante, klasse mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should use heuristics to decide whether to cache the object as a bitmap. | |
AUTO — Statische eigenschap van type constante, klasse spark.components.CalloutPosition | |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit. | |
AUTO — Statische eigenschap van type constante, klasse spark.core.ContainerDestructionPolicy | |
The lifespan of the container's children is automatically managed by the container based on the container's own heuristic. | |
autoAdjust — Eigenschap, klasse mx.charts.chartClasses.NumericAxis | |
Specifies whether Flex rounds values. | |
autoBandWidthDetection — Eigenschap, klasse mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control should use the built-in automatic bandwidth detection feature. | |
autoCapitalize — Eigenschap, klasse flash.text.StageText | |
Bepaalt hoe een apparaat automatisch hoofdlettergebruik toepast op gebruikersinvoer. | |
autoCapitalize — Eigenschap, klasse spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what captialization behavior soft keyboards should use. | |
autoCapitalize — Eigenschap, klasse spark.components.supportClasses.StyleableStageText | |
Hint indicating what captialization behavior soft keyboards should use. | |
AutoCapitalize — definitieve klasse, pakket flash.text | |
De klasse AutoCapitalize definieert constanten voor de eigenschap autoCapitalize van de klasse StageText. | |
autoCenterProjection — Eigenschap, klasse spark.effects.AnimateTransform3D | |
Set to false to disable a 3D effect from automatically setting the projection point to the center of the target. | |
autoCenterTransform — Eigenschap, klasse spark.effects.AnimateTransform | |
Specifies whether the transform effect occurs around the center of the target, (width/2, height/2) when the effect begins playing. | |
autoCenterTransform — Eigenschap, klasse spark.effects.supportClasses.AnimateTransformInstance | |
autoCompact — Eigenschap, klasse flash.data.SQLConnection | |
Geeft aan of automatische compressie (auto-compacting) was ingeschakeld toen de huidige database werd gemaakt (de waarde die was opgegeven voor de parameter autoCompact in de aanroep van open() of openAsync() waarmee de database werkt gemaakt). | |
autoCorrect — Eigenschap, klasse flash.text.StageText | |
Geeft aan of een apparaat fouten in de spelling of interpunctie in gebruikersinvoer automatisch corrigeert. | |
autoCorrect — Eigenschap, klasse spark.components.supportClasses.SkinnableTextBase | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoCorrect — Eigenschap, klasse spark.components.supportClasses.StyleableStageText | |
Hint indicating whether a soft keyboard should use its auto-correct behavior, if supported. | |
autoDisplayFirstFrame — Eigenschap, klasse spark.components.VideoDisplay | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDisplayFirstFrame — Eigenschap, klasse spark.components.VideoPlayer | |
If autoPlay = false, then autoDisplayFirstFrame controls whether the video is loaded when the source is set. | |
autoDrawBackground — Eigenschap, klasse spark.components.supportClasses.ItemRenderer | |
Specifies whether the item renderer draws the background of the data item during user interaction. | |
autoExit — Eigenschap, klasse flash.desktop.NativeApplication | |
Geeft op of de toepassing automatisch moet worden afgesloten als alle vensters werden gesloten. | |
autoExit — Eigenschap, klasse mx.core.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoExit — Eigenschap, klasse spark.components.WindowedApplication | |
Specifies whether the AIR application will quit when the last window closes or will continue running in the background. | |
autoHideFirstViewNavigator — Eigenschap, klasse spark.components.SplitViewNavigator | |
Specifies whether the visibility of the first view navigator should automatically be toggled when the device receives an orientation change event. | |
autoIconManagement — Eigenschap, klasse spark.skins.SparkButtonSkin | |
If enabled will automatically construct the necessary constructs to present and layout an iconDisplay part. | |
autoIncrement — Eigenschap, klasse flash.data.SQLColumnSchema | |
Geeft aan of de waarde van deze kolom automatisch wordt opgehoogd. | |
autoLayout — Gebeurtenis, klasse fl.video.FLVPlayback | |
Wordt verzonden wanneer de grootte en/of lay-out van de videospeler automatisch worden aangepast. | |
autoLayout — Eigenschap, klasse fl.video.FLVPlaybackCaptioning | |
Hiermee wordt bepaald of de component FLVPlaybackCaptioning automatisch het object TextField verplaatst en van grootte verandert voor de ondertiteling. | |
autoLayout — Eigenschap, klasse mx.charts.Legend | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Eigenschap, klasse mx.core.Container | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Eigenschap, klasse spark.components.SkinnableContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Eigenschap, klasse spark.components.SkinnableDataContainer | |
If true, measurement and layout are done when the position or size of a child is changed. | |
autoLayout — Eigenschap, klasse spark.components.supportClasses.GroupBase | |
If true, measurement and layout are done when the position or size of a child is changed. | |
AUTO_LAYOUT — Statische eigenschap van type constante, klasse fl.video.AutoLayoutEvent | |
Hiermee wordt de waarde van de eigenschap type van een gebeurtenisobject autoLayout gedefinieerd. | |
AutoLayoutEvent — klasse, pakket fl.video | |
Flash® Player verzendt een object AutoLayoutEvent wanneer de grootte en de lay-out van de videospeler automatisch worden aangepast. | |
AutoLayoutEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldBounds:flash.geom:Rectangle, oldRegistrationBounds:flash.geom:Rectangle, vp:uint) — Constructor, klasse fl.video.AutoLayoutEvent | |
Hiermee wordt een gebeurtenisobject gemaakt dat informatie over gebeurtenissen autoLayout bevat. | |
autoLoad — Eigenschap, klasse fl.containers.UILoader | |
Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de instantie UILoader automatisch de opgegeven inhoud laadt. | |
autoLoad — Eigenschap, klasse mx.controls.SWFLoader | |
A flag that indicates whether content starts loading automatically or waits for a call to the load() method. | |
autoLoad — Eigenschap, klasse mx.effects.SoundEffect | |
If true, load the MP3 file when the source has been specified. | |
Automation — klasse, pakket mx.automation | |
The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent — klasse, pakket mx.automation.events | |
The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationAirEvent(type:String, bubbles:Boolean, cancelable:Boolean, windowId:String) — Constructor, klasse mx.automation.events.AutomationAirEvent | |
Constructor. | |
AutomationClass — klasse, pakket mx.automation | |
Provides serializable class information for external automation tools. | |
AutomationClass(name:String, superClassName:String) — Constructor, klasse mx.automation.AutomationClass | |
automationDebugTracer — Statische eigenschap, klasse mx.automation.Automation | |
The available IAutomationDebugTracer instance. | |
automationDelegate — Eigenschap, interface mx.automation.IAutomationObject | |
The delegate object that is handling the automation-related functionality. | |
automationDelegate — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationDelegate — Eigenschap, klasse mx.controls.FlexNativeMenu | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Eigenschap, klasse mx.core.UIComponent | |
The delegate object that handles the automation-related functionality. | |
automationDelegate — Eigenschap, klasse mx.core.UIFTETextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Eigenschap, klasse mx.core.UITextField | |
The delegate object which is handling the automation related functionality. | |
automationDelegate — Eigenschap, klasse mx.flash.UIMovieClip | |
The delegate object that handles the automation-related functionality. | |
AutomationDragEvent — klasse, pakket mx.automation.events | |
The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, klasse mx.automation.events.AutomationDragEvent | |
Constructor. | |
AutomationDragEventWithPositionInfo — klasse, pakket mx.automation.events | |
The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo(type:String, bubbles:Boolean, cancelable:Boolean, action:String, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, localx:int, localy:int) — Constructor, klasse mx.automation.events.AutomationDragEventWithPositionInfo | |
Constructor. | |
automationEnabled — Eigenschap, interface mx.automation.IAutomationObject | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
automationEnabled — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationEnabled — Eigenschap, klasse mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationEnabled — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationEnabled — Eigenschap, klasse mx.controls.FlexNativeMenu | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Eigenschap, klasse mx.core.UIComponent | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Eigenschap, klasse mx.core.UIFTETextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Eigenschap, klasse mx.core.UITextField | |
True if this component is enabled for automation, false otherwise. | |
automationEnabled — Eigenschap, klasse mx.flash.UIMovieClip | |
True if this component is enabled for automation, false otherwise. | |
automationEnvironment — Eigenschap, interface mx.automation.IAutomationManager | |
The automation environment for this automation manager. | |
automationEnvironmentHandlingClassName — Eigenschap, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): The tool class which is responsible for handling the automation environment. | |
automationEnvironmentString — Eigenschap, interface mx.automation.IAutomationManager2 | |
The automation environment for this automation manager. | |
AutomationError — klasse, pakket mx.automation | |
The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationError(msg:String, code:Number) — Constructor, klasse mx.automation.AutomationError | |
Constructor. | |
AutomationEvent — klasse, pakket mx.automation.events | |
The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, klasse mx.automation.events.AutomationEvent | |
Constructor. | |
AutomationEventDescriptor — klasse, pakket mx.automation | |
Method descriptor class. | |
AutomationEventDescriptor(name:String, eventClassName:String, eventType:String, args:Array) — Constructor, klasse mx.automation.AutomationEventDescriptor | |
Constructor | |
AutomationFlexNativeMenuEvent — klasse, pakket mx.automation.events | |
The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationFlexNativeMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, args:String) — Constructor, klasse mx.automation.events.AutomationFlexNativeMenuEvent | |
Constructor. | |
AutomationHelper — klasse, pakket mx.automation | |
Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationHelper() — Constructor, klasse mx.automation.AutomationHelper | |
Constructor | |
AutomationID — klasse, pakket mx.automation | |
The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationID() — Constructor, klasse mx.automation.AutomationID | |
Constructor. | |
AutomationIDPart — Dynamische klasse, pakket mx.automation | |
The AutomationIDPart class represents a component instance to agents. | |
automationManager — Statische eigenschap, klasse mx.automation.Automation | |
The IAutomationManager instance. | |
AutomationManager — klasse, pakket mx.automation | |
Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
automationManager2 — Statische eigenschap, klasse mx.automation.Automation | |
AutomationMethodDescriptor — klasse, pakket mx.automation | |
Basic method descriptor class. | |
AutomationMethodDescriptor(name:String, asMethodName:String, returnType:String, args:Array) — Constructor, klasse mx.automation.AutomationMethodDescriptor | |
automationName — Eigenschap, interface mx.automation.IAutomationObject | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.automation.delegates.controls.fileSystemClasses.FileSystemDataGridNameColumnRendererAutomationImpl | |
automationName — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationName — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.controls.FlexNativeMenu | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.core.UIComponent | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.core.UIFTETextField | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.core.UITextField | |
Name that can be used as an identifier for this object. | |
automationName — Eigenschap, klasse mx.flash.UIMovieClip | |
Name that can be used as an identifier for this object. | |
automationObject — Eigenschap, klasse mx.automation.events.AutomationRecordEvent | |
The delegate of the UIComponent object that is recording this event. | |
automationObject — Eigenschap, klasse mx.automation.events.AutomationReplayEvent | |
Delegate of the UIComponent object on which this event will be replayed since the target on an event that was not really dispatched is not available. | |
automationObjectHelper — Statische eigenschap, klasse mx.automation.Automation | |
The available IAutomationObjectHelper instance. | |
automationOwner — Eigenschap, interface mx.automation.IAutomationObject | |
The owner of this component for automation purposes. | |
automationOwner — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
automationOwner — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationOwner — Eigenschap, klasse mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationOwner — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationOwner — Eigenschap, klasse mx.controls.FlexNativeMenu | |
The owner of this component for automation purposes. | |
automationOwner — Eigenschap, klasse mx.core.UIComponent | |
The owner of this component for automation purposes. | |
automationOwner — Eigenschap, klasse mx.core.UIFTETextField | |
The owner of this component for automation purposes. | |
automationOwner — Eigenschap, klasse mx.core.UITextField | |
The owner of this component for automation purposes. | |
automationOwner — Eigenschap, klasse mx.flash.UIMovieClip | |
The owner of this component for automation purposes. | |
automationParent — Eigenschap, interface mx.automation.IAutomationObject | |
The parent of this component for automation purposes. | |
automationParent — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
automationParent — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationParent — Eigenschap, klasse mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationParent — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationParent — Eigenschap, klasse mx.controls.FlexNativeMenu | |
The parent of this component for automation purposes. | |
automationParent — Eigenschap, klasse mx.core.UIComponent | |
The parent of this component for automation purposes. | |
automationParent — Eigenschap, klasse mx.core.UIFTETextField | |
The parent of this component for automation purposes. | |
automationParent — Eigenschap, klasse mx.core.UITextField | |
The parent of this component for automation purposes. | |
automationParent — Eigenschap, klasse mx.flash.UIMovieClip | |
The parent of this component for automation purposes. | |
AutomationPropertyDescriptor — klasse, pakket mx.automation | |
Describes a property of a test object. | |
AutomationPropertyDescriptor(name:String, forDescription:Boolean, forVerification:Boolean, defaultValue:String) — Constructor, klasse mx.automation.AutomationPropertyDescriptor | |
Constructor | |
AutomationRecordEvent — klasse, pakket mx.automation.events | |
The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationRecordEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event, args:Array, name:String, cacheable:Boolean, recordTriggeredByCustomHandling:Boolean) — Constructor, klasse mx.automation.events.AutomationRecordEvent | |
Constructor. | |
AutomationReplayEvent — klasse, pakket mx.automation.events | |
The AutomationReplayEvent class represents event objects that are dispatched by the AutomationManager, and used by the functional testing classes and any other classes that must replay user interactions. | |
AutomationReplayEvent(type:String, bubbles:Boolean, cancelable:Boolean, automationObject:mx.automation:IAutomationObject, replayableEvent:flash.events:Event) — Constructor, klasse mx.automation.events.AutomationReplayEvent | |
Constructor. | |
automationTabularData — Eigenschap, interface mx.automation.IAutomationObject | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.advancedDataGrid.AdvancedDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid1. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.DataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.FileSystemTreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.ListAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.ListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.TileBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.controls.TreeAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.core.RepeaterAutomationImpl | |
An array of all components within this repeater found in the automation hierarchy. | |
automationTabularData — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationTabularData — Eigenschap, klasse mx.controls.FlexNativeMenu | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Eigenschap, klasse mx.core.UIComponent | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Eigenschap, klasse mx.flash.UIMovieClip | |
An implementation of the IAutomationTabularData interface, which can be used to retrieve the data. | |
automationTabularData — Eigenschap, klasse spark.automation.delegates.components.SparkDataGridAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationTabularData — Eigenschap, klasse spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
A matrix of the automationValues of each item in the grid. | |
automationValue — Eigenschap, interface mx.automation.IAutomationObject | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationValue — Eigenschap, klasse mx.automation.delegates.core.UITextFieldAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.controls.FlexNativeMenu | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.core.UIComponent | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.core.UIFTETextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.core.UITextField | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationValue — Eigenschap, klasse mx.flash.UIMovieClip | |
This value generally corresponds to the rendered appearance of the object and should be usable for correlating the identifier with the object as it appears visually within the application. | |
automationVisible — Eigenschap, interface mx.automation.IAutomationObject | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Eigenschap, klasse mx.automation.delegates.core.UIComponentAutomationImpl | |
automationVisible — Eigenschap, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
automationVisible — Eigenschap, klasse mx.automation.delegates.core.UITextFieldAutomationImpl | |
automationVisible — Eigenschap, klasse mx.automation.delegates.flashflexkit.UIMovieClipAutomationImpl | |
automationVisible — Eigenschap, klasse mx.controls.FlexNativeMenu | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Eigenschap, klasse mx.core.UIComponent | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Eigenschap, klasse mx.core.UIFTETextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Eigenschap, klasse mx.core.UITextField | |
True if this component is visible for automation, false otherwise. | |
automationVisible — Eigenschap, klasse mx.flash.UIMovieClip | |
True if this component is visible for automation, false otherwise. | |
autoOrients — Eigenschap, klasse flash.display.Stage | |
Hiermee wordt aangegeven of de oriëntatie van het werkgebied automatisch wordt gewijzigd wanneer de oriëntatie van het apparaat verandert. | |
autoPlay — Eigenschap, klasse fl.video.FLVPlayback | |
Een Booleaanse waarde die, indien true, zorgt dat het FLV-bestand automatisch begint met afspelen nadat de eigenschap source is ingesteld. | |
autoPlay — Eigenschap, klasse mx.controls.VideoDisplay | |
Specifies whether the video should start playing immediately when the source property is set. | |
autoPlay — Eigenschap, klasse spark.components.VideoDisplay | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoPlay — Eigenschap, klasse spark.components.VideoPlayer | |
Specifies whether the video starts playing immediately when the source property is set. | |
autoRemoveTarget — Eigenschap, klasse spark.effects.supportClasses.AnimateInstance | |
If true, the effect retains its target during a transition and removes it when finished. | |
autoRepeat — Eigenschap, klasse fl.controls.BaseButton | |
Hiermee wordt een Booleaanse waarde opgehaald of ingesteld die aangeeft of de gebeurtenis buttonDown meer dan een keer moet worden verzonden wanneer de gebruiker de muisknop boven de component ingedrukt houdt. | |
autoRepeat — Eigenschap, klasse fl.controls.CheckBox | |
Een CheckBox wordt per definitie nooit herhaald. De eigenschap autoRepeat wordt daarom in de constructor op false ingesteld en kan voor een CheckBox niet worden gewijzigd. | |
autoRepeat — Eigenschap, klasse fl.controls.RadioButton | |
Een RadioButton wordt per definitie nooit herhaald. De eigenschap autoRepeat wordt daarom in de constructor op false ingesteld en kan niet worden gewijzigd. | |
autoRepeat — Eigenschap, klasse mx.controls.Button | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoRepeat — Eigenschap, klasse spark.components.supportClasses.ButtonBase | |
Specifies whether to dispatch repeated buttonDown events if the user holds down the mouse button. | |
autoReplace — Statische eigenschap, klasse fl.lang.Locale | |
Hiermee wordt bepaald of tekenreeksen automatisch worden vervangen nadat het XML-bestand is geladen. | |
autoReverse — Eigenschap, klasse mx.states.Transition | |
Set to true to specify that this transition applies to both the forward and reverse view state changes. | |
autoRewind — Eigenschap, klasse fl.motion.AnimatorBase | |
Hiermee wordt de animatie ingesteld om na afloop opnieuw te starten. | |
autoRewind — Eigenschap, klasse fl.video.FLVPlayback | |
Een Booleaanse waarde die, indien true, zorgt dat het FLV-bestand naar frame 1 terugspoelt wanneer het afspelen stopt, omdat de speler het einde van de stream heeft bereikt of de methode stop() is aangeroepen. | |
autoRewind — Eigenschap, klasse fl.video.VideoPlayer | |
Een Booleaanse waarde die, indien true, zorgt dat het FLV-bestand naar frame 1 terugspoelt wanneer het afspelen stopt, omdat de speler het einde van de stream heeft bereikt of de methode stop() is aangeroepen. | |
autoRewind — Eigenschap, klasse mx.controls.VideoDisplay | |
Specifies whether the FLV file should be rewound to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Eigenschap, klasse spark.components.VideoDisplay | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewind — Eigenschap, klasse spark.components.VideoPlayer | |
Specifies whether the FLV file should rewind to the first frame when play stops, either by calling the stop() method or by reaching the end of the stream. | |
autoRewound — Gebeurtenis, klasse fl.video.FLVPlayback | |
Wordt verzonden wanneer de afspeelkop naar het begin van de videospeler wordt verplaatst omdat de eigenschap autoRewind op true is ingesteld. | |
autoRewound — Gebeurtenis, klasse fl.video.VideoPlayer | |
Wordt verzonden wanneer de afspeelkop naar het begin van de videospeler wordt verplaatst omdat de eigenschap autoRewind op true is ingesteld. | |
AUTO_REWOUND — Statische eigenschap van type constante, klasse fl.video.VideoEvent | |
Hiermee wordt de waarde van de eigenschap type van een gebeurtenisobject autoRewound gedefinieerd. | |
autoScrollIfNecessary(mouseX:int, mouseY:int) — methode, klasse flashx.textLayout.container.ContainerController | |
Een schuifgebeurtenis verwerken tijdens een "sleepselectie". | |
autoSize — Eigenschap, klasse fl.controls.Label | |
Hiermee wordt een tekenreeks opgehaald of ingesteld die aangeeft hoe de grootte en uitlijning van een label worden ingesteld om overeen te komen met de waarde van de eigenschap text. | |
autoSize — Eigenschap, klasse fl.text.TLFTextField | |
Bepaalt de automatische aanpassing van grootte en uitlijning van tekstvelden. | |
autoSize — Eigenschap, klasse flash.text.TextField | |
Bepaalt de automatische aanpassing van grootte en uitlijning van tekstvelden. | |
autoSize — Eigenschap, klasse mx.core.FTETextField | |
Bepaalt de automatische aanpassing van grootte en uitlijning van tekstvelden. | |
autoSize — Eigenschap, interface mx.core.IUITextField | |
Bepaalt de automatische aanpassing van grootte en uitlijning van tekstvelden. | |
autoStop — Eigenschap, klasse mx.controls.MovieClipSWFLoader | |
When the content of the SWF is a MovieClip, if autoStop is true then the MovieClip is stopped immediately after loading. | |
_autoSwitch — Eigenschap, klasse org.osmf.net.NetStreamSwitchManagerBase | |
autoSwitch — Eigenschap, klasse org.osmf.net.RuleSwitchManagerBase | |
autoThumbVisibility — Stijl, klasse spark.components.supportClasses.ScrollBarBase | |
If true (the default), the thumb's visibility will be reset whenever its size is updated. | |
autoUpdateCurrentState — Eigenschap, klasse mx.flash.UIMovieClip | |
Whether we should actively watch changes to the label of the flash object. | |
autoUpdateMeasuredSize — Eigenschap, klasse mx.flash.UIMovieClip | |
Whether we should actively watch changes to the size of the flash object. | |
availability — Eigenschap, klasse flash.events.StageVideoAvailabilityEvent | |
Rapporteert de huidige beschikbaarheid van een video in het werkgebied met behulp van een constante van de klasse flash.media.StageVideoAvailability. | |
available — Eigenschap, klasse air.net.ServiceMonitor | |
Of de service momenteel als "available" wordt beschouwd. De beginwaarde is false totdat een statuscontrole de eigenschap instelt op true, of totdat de eigenschap expliciet wordt geïnitialiseerd naar true. Doorgaans wordt deze eigenschap ingesteld door de implementatie checkStatus() in een subklasse of specializer, maar als de toepassing onafhankelijke informatie bezit over de beschikbaarheid van een service (bijvoorbeeld een aanvraag die zopas is gelukt of mislukt) kan de eigenschap expliciet worden ingesteld. | |
available — Eigenschap, klasse air.update.events.StatusFileUpdateEvent | |
Geeft aan of er een andere versie beschikbaar is dan een versie van de huidige toepassing (true); false als dat niet zo is (dezelfde versie). | |
available — Eigenschap, klasse air.update.events.StatusUpdateEvent | |
Geeft aan of er een update beschikbaar is. | |
available — Eigenschap, klasse flash.events.VsyncStateChangeAvailabilityEvent | |
Geeft aan dat de vsync-status van Stage kan worden gewijzigd. | |
available — Statische eigenschap, klasse flash.external.ExternalInterface | |
Hiermee wordt aangegeven of deze speler zich in een container bevindt die een externe interface biedt. | |
AVAILABLE — Statische eigenschap van type constante, klasse flash.media.StageVideoAvailability | |
Er is momenteel video beschikbaar in het werkgebied. | |
AV_DICTIONARY_DATA — Statische eigenschap van type constante, klasse flash.events.AVDictionaryDataEvent | |
AVDictionaryDataEvent — klasse, pakket flash.events | |
AVStream verzendt AVDictionaryDataEvent om ID3-taginformatie aan te geven | |
AVDictionaryDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, init_dictionary:flash.utils:Dictionary, init_dataTime:Number) — Constructor, klasse flash.events.AVDictionaryDataEvent | |
Constructor | |
AverageAggregator — klasse, pakket mx.olap.aggregators | |
The AverageAggregator class implements the average aggregator. | |
avHardwareDisable — Statische eigenschap, klasse flash.system.Capabilities | |
Geeft op of toegang tot de camera en de microfoon van de gebruiker niet (true) of wel (false) is toegestaan. | |
AV_HTTP_RESPONSE_STATUS — Statische eigenschap van type constante, klasse flash.events.AVHTTPStatusEvent | |
In tegenstelling tot de gebeurtenis httpStatus, wordt de gebeurtenis httpResponseStatus vóór eventuele responsgegevens bezorgd. | |
AVHTTPStatusEvent — klasse, pakket flash.events | |
De toepassing verzendt AVHTTPStatusEvent-objecten wanneer een netwerkaanvraag een HTTP-statuscode retourneert. | |
AVHTTPStatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:int, responseUrl:String, responseHeaders:Array) — Constructor, klasse flash.events.AVHTTPStatusEvent | |
Maakt een Event-object dat specifieke informatie bevat over gebeurtenissen Status. | |
AVLoader — klasse, pakket flash.display | |
AVLoader() — Constructor, klasse flash.display.AVLoader | |
AVM1Movie — klasse, pakket flash.display | |
AVM1Movie is een eenvoudige klasse die AVM1-filmclips vertegenwoordigt waarbij gebruik wordt gemaakt van ActionScript 1.0 of 2.0. | |
AVNetworkingParams — klasse, pakket flash.media | |
AVStream verzendt AVPlayStateEvent tijdens het afspelen om statuswijzigingen aan te geven. | |
AVNetworkingParams(init_forceNativeNetworking:Boolean, init_readSetCookieHeader:Boolean, init_useCookieHeaderForAllRequests:Boolean, init_networkDownVerificationUrl:String) — Constructor, klasse flash.media.AVNetworkingParams | |
Hiermee wordt een nieuwe instantie van een AVNetworkingParams-object gemaakt. | |
AV_PAUSE_AT_PERIOD_END — Statische eigenschap van type constante, klasse flash.events.AVPauseAtPeriodEndEvent | |
AVPauseAtPeriodEndEvent — klasse, pakket flash.events | |
AVStream verzendt AVPauseAtPeriodEndEvent wanneer het einde van de periode wordt bereikt voor de periode waarvoor deze gebeurtenis wordt aangevraagd. | |
AVPauseAtPeriodEndEvent(type:String, bubbles:Boolean, cancelable:Boolean, userData:int) — Constructor, klasse flash.events.AVPauseAtPeriodEndEvent | |
avSendToURL(auth:flash.system:AuthorizedFeatures, request:flash.net:URLRequest, cookieHeader:String) — Pakketfunctie, flash.media | |
AVTagData — klasse, pakket flash.media | |
Verschaft informatie over een actiepunt van een periode in een HLS-stroom. | |
AVURLLoader — klasse, pakket flash.media | |
De klasse URLLoader downloadt gegevens via een URL, zoals tekst, binaire gegevens of URL-gecodeerde variabelen. | |
AVURLLoader(request:flash.net:URLRequest) — Constructor, klasse flash.media.AVURLLoader | |
Maakt een object URLLoader. | |
AVURLStream — klasse, pakket flash.media | |
De klasse URLStream biedt toegang op laag niveau voor het downloaden van URL's. | |
axes — Eigenschap, klasse mx.charts.chartClasses.DataTransform | |
The set of axes associated with this transform. | |
axes — Eigenschap, interface mx.olap.IOLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axes — Eigenschap, klasse mx.olap.OLAPQuery | |
The axis of the Query as an Array of OLAPQueryAxis instances. | |
axes — Eigenschap, klasse mx.olap.OLAPResult | |
An Array of IOLAPResultAxis instances that represent all the axes of the query. | |
axis — Eigenschap, klasse mx.charts.AxisRenderer | |
The axis object associated with this renderer. | |
axis — Eigenschap, interface mx.charts.chartClasses.IAxisRenderer | |
The axis object associated with this renderer. | |
AXIS_ANGLE — Statische eigenschap van type constante, klasse flash.geom.Orientation3D | |
De oriëntatie van de ashoek maakt gebruik van een combinatie van een as en een hoek om de oriëntatie te bepalen. | |
AxisBase — klasse, pakket mx.charts.chartClasses | |
The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisBase() — Constructor, klasse mx.charts.chartClasses.AxisBase | |
Constructor. | |
AxisLabel — klasse, pakket mx.charts | |
An AxisLabel object represents a single label on the chart axis. | |
AxisLabel(position:Number, value:Object, text:String) — Constructor, klasse mx.charts.AxisLabel | |
Constructor. | |
AxisLabelSet — klasse, pakket mx.charts.chartClasses | |
An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisLabelSet() — Constructor, klasse mx.charts.chartClasses.AxisLabelSet | |
Constructor. | |
axisOrdinal — Eigenschap, klasse mx.olap.OLAPQueryAxis | |
The type of axis, as OLAPQuery.COLUMN AXIS for a column axis, OLAPQuery.ROW_AXIS for a row axis, and OLAPQuery.SLICER_AXIS for a slicer axis. | |
AxisRenderer — klasse, pakket mx.charts | |
You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRenderer() — Constructor, klasse mx.charts.AxisRenderer | |
Constructor. | |
AxisRendererAutomationImpl — klasse, pakket mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
AxisRendererAutomationImpl(obj:mx.charts:AxisRenderer) — Constructor, klasse mx.automation.delegates.charts.AxisRendererAutomationImpl | |
Constructor. | |
axisStroke — Stijl, klasse mx.charts.AxisRenderer | |
Specifies the characteristics of the line for the axis. | |
axisTitleStyleName — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The name of the CSS class selector to use when formatting titles on the axes. | |
axisTitleStyleName — Stijl, klasse mx.charts.AxisRenderer | |
The name of the CSS class selector to use when formatting the axis title. | |
AXMEnterpriseAccordionSegmentSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSegmentSkin | |
Constructor. | |
AXMEnterpriseAccordionSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetTabBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetTabBarSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseAssetViewTabBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseAssetViewTabBarSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbButtonSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbFocusSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbFocusSkin | |
Constructor. | |
AXMEnterpriseBreadCrumbSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseBreadCrumbSkin | |
Constructor. | |
AXMEnterpriseButtonBarFirstButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarLastButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarMiddleButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseButtonBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonBarSkin | |
Constructor. | |
AXMEnterpriseButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseButtonSkin | |
Constructor. | |
AXMEnterpriseCheckboxSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
Constructor. | |
AXMEnterpriseCheckboxSmallSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseClosableTabBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarSkin | |
Constructor. | |
AXMEnterpriseCloseButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCloseButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxButtonSkin | |
Constructor. | |
AXMEnterpriseComboBoxSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
Constructor. | |
AXMEnterpriseComboBoxTextInputSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxTextInputSkin | |
Constructor. | |
AXMEnterpriseDropDownListButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseDropDownListItemRenderer() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListItemRenderer | |
Constructor. | |
AXMEnterpriseDropDownListSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Constructor. | |
AXMEnterpriseFooterSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Constructor. | |
AXMEnterpriseGridHeaderRenderer() — Constructor, klasse xd.core.axm.enterprise.view.components.AXMEnterpriseGridHeaderRenderer | |
Constructor. | |
AXMEnterpriseGridSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseGridSkin | |
Constructor. | |
AXMEnterpriseHeaderBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Constructor. | |
AXMEnterpriseHScrollBarLargeSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Constructor. | |
AXMEnterpriseHScrollbarNoControlsSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarSkin | |
Constructor. | |
AXMEnterpriseHScrollbarThumbSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackNoControlsSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseHScrollbarTrackSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollbarTrackSkin | |
Constructor. | |
AXMEnterpriseIconButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseIconButtonSkin | |
Constructor. | |
AXMEnterpriseLargeButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeButtonSkin | |
Constructor. | |
AXMEnterpriseLargeToggleButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseLargeToggleButtonSkin | |
Constructor. | |
AXMEnterpriseNavigationButtonBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseNavigationButtonBarSkin | |
Constructor. | |
AXMEnterpriseNumericStepperDecrementButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperDecrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperIncrementButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperIncrementButtonSkin | |
Constructor. | |
AXMEnterpriseNumericStepperSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
Constructor. | |
AXMEnterpriseNumericStepperTextInputSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Constructor. | |
AXMEnterprisePanelSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Constructor. | |
AXMEnterpriseProgressSpinnerSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Constructor. | |
AXMEnterpriseQuietButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietButtonSkin | |
Constructor. | |
AXMEnterpriseQuietHeaderBarButton() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietHeaderBarButton | |
Constructor. | |
AXMEnterpriseQuietLargeButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeButtonSkin | |
Constructor. | |
AXMEnterpriseQuietLargeDropDownListButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Constructor. | |
AXMEnterpriseRadioButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseRadioButtonSkin | |
Constructor. | |
AXMEnterpriseResizeHandleSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseResizeHandleSkin | |
Constructor. | |
AXMEnterpriseScrollDownArrowSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollDownArrowSkin | |
Constructor. | |
AXMEnterpriseScrollLeftArrowSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollLeftArrowSkin | |
Constructor. | |
AXMEnterpriseScrollRightArrowSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollRightArrowSkin | |
Constructor. | |
AXMEnterpriseScrollUpArrowSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseScrollUpArrowSkin | |
Constructor. | |
AXMEnterpriseSplitActionButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionPopUpButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Constructor. | |
AXMEnterpriseSplitActionSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Constructor. | |
AXMEnterpriseTabBarButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarButtonSkin | |
Constructor. | |
AXMEnterpriseTabBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseTabBarSkin | |
Constructor. | |
AXMEnterpriseTextAreaSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseTextAreaSkin | |
Constructor. | |
AXMEnterpriseTextInputSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseTextInputSkin | |
Constructor. | |
AXMEnterpriseTitleWindowSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Constructor. | |
AXMEnterpriseToggleButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToggleButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarBottomSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarFirstButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarFirstButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarLastButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarLastButtonSkin | |
Constructor. | |
AXMEnterpriseToolBarButtonBarMiddleButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarButtonBarMiddleButtonSkin | |
Constructor. | |
AXMEnterpriseToolbarButtonBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolbarButtonBarSkin | |
Constructor. | |
AXMEnterpriseToolBarTopSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarButtonSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarButtonSkin | |
Constructor. | |
AXMEnterpriseViewModeButtonBarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseViewModeButtonBarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarNoControlsSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarSkin | |
Constructor. | |
AXMEnterpriseVScrollbarThumbSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarThumbSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackNoControlsSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackNoControlsSkin | |
Constructor. | |
AXMEnterpriseVScrollbarTrackSkin() — Constructor, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseVScrollbarTrackSkin | |
Constructor. | |
Symbolen 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 |
Wed Jun 13 2018, 11:57 AM Z