De documentatie voor klassen bevat syntaxis, informatie over het gebruik en codevoorbeelden voor methoden, eigenschappen en gebeurtenishandlers en -listeners voor API’s die tot een specifieke klasse in ActionScript behoren (in tegenstelling tot algemene functies of eigenschappen). De klassen worden in alfabetische volgorde weergegeven. Wanneer u niet weet tot welke klasse een bepaalde methode of eigenschap behoort, kunt u dit in de index opzoeken.
Klasse | Pakket | Beschrijving | |
---|---|---|---|
AAAARecord | flash.net.dns | De AAAARecord-klasse vertegenwoordigt een AAAA-resourcerecord van een Domain Name System (DNS) dat een IPv6-adres bevat. | |
AbstractEvent | mx.rpc.events | The base class for events that RPC services dispatch. | |
AbstractInvoker | mx.rpc | An invoker is an object that actually executes a remote procedure call (RPC). | |
AbstractOperation | mx.rpc.http | An Operation used specifically by HTTPService or HTTPMultiService. | |
AbstractOperation | mx.rpc | The AbstractOperation class represents an individual method on a service. | |
AbstractService | mx.rpc | The AbstractService class is the base class for the HTTPMultiService, WebService, and RemoteObject classes. | |
AbstractTarget | mx.logging | This class provides the basic functionality required by the logging framework for a target implementation. | |
AbstractWebService | mx.rpc.soap | AbstractWebService is an abstract base class for implementations that provide RPC access to SOAP-based web services. | |
AccConst | mx.accessibility | The AccConst class defines constants defined in Microsoft's Active Accessibility (MSAA) specification. | |
Accelerometer | flash.sensors | De Accelerometer-klasse verstuurt gebeurtenissen op basis van de activiteit die door de bewegingssensor van het apparaat wordt gedetecteerd. | |
AccelerometerEvent | flash.events | De Accelerometer-klasse verstuurt AccelerometerEvent-objecten wanneer acceleratie-updates zijn ontvangen van de Accelerometer-sensor die op het apparaat is geïnstalleerd. | |
Accessibility | flash.accessibility | De klasse Accessibility beheert de communicatie met schermlezers. | |
AccessibilityImplementation | flash.accessibility | De klasse AccessibilityImplementation is de basisklasse in Flash Player voor de implementatie van toegankelijkheid in componenten. | |
AccessibilityProperties | flash.accessibility | Met de klasse AccessibilityProperties kunt u de presentatie van Flash-objecten in toegankelijkheidshulpmiddelen, zoals schermlezers, beheren. | |
AccImpl | fl.accessibility | De klasse AccImpl voor toegankelijkheidsimplementatie is de basisklasse voor het implementeren van toegankelijkheid in componenten. | |
AccImpl | mx.accessibility | AccImpl is Flex's base accessibility implementation class for MX and Spark components. | |
Accordion | 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. | |
AccordionAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Accordion class. | |
AccordionHeader | mx.containers.accordionClasses | The AccordionHeader class defines the appearance of the navigation buttons of an Accordion. | |
AccordionHeaderAccImpl | mx.accessibility | AccordionHeaderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the AccordionHeader class. | |
AccordionHeaderSkin | mx.skins.halo | The skin for all the states of an AccordionHeader in an Accordion. | |
AccordionHeaderSkin | mx.skins.spark | The Spark skin class for the header of the MX Accordion container. | |
AccordionHeaderSkin | mx.skins.wireframe | The wireframe skin class for the header of the MX Accordion container. | |
ActionBar | spark.components | The ActionBar class defines a component that includes title, navigation, and action content groups. | |
ActionBarButtonSkinBase | spark.skins.mobile.supportClasses | Base skin class for ActionBar buttons in mobile applications. | |
ActionBarDefaultButtonAppearance | spark.components | The ActionBarDefaultButtonAppearance class defines the constants for the allowed values of the defaultButtonAppearance style of ActionBar. | |
ActionBarSkin | spark.skins.mobile | The default skin class for the Spark ActionBar component in mobile applications. | |
ActionEffectInstance | mx.effects.effectClasses | The ActionEffectInstance class is the superclass for all action effect instance classes. | |
ActionScriptVersion | flash.display | De klasse ActionScriptVersion is een opsomming van constante waarden die de taalversie van een geladen SWF-bestand aangeven. | |
ActivatorSkin | mx.skins.halo | Defines the up, down, and over states for MenuBarItem objects. | |
ActivityEvent | flash.events | Een Camera of Microphone-object verzendt een ActivityEvent-object wanneer een camera of microfoon meldt dat deze actief of inactief is geworden. | |
AddAction | spark.effects | The AddAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddActionInstance | spark.effects.supportClasses | The AddActionInstance class implements the instance class for the AddAction effect. | |
AddChild | mx.states | The AddChild class adds a child display object, such as a component, to a container as part of a view state. | |
AddChildAction | mx.effects | The AddChildAction class defines an action effect that corresponds to the AddChild property of a view state definition. | |
AddChildActionInstance | mx.effects.effectClasses | The AddChildActionInstance class implements the instance class for the AddChildAction effect. | |
AddItemAction | 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. | |
AddItemActionInstance | mx.effects.effectClasses | The AddItemActionInstance class implements the instance class for the AddItemAction effect. | |
AddItems | mx.states | Documentation is not currently available. | |
AddRemoveEffectTargetFilter | 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. | |
AdjustColor | fl.motion | De klasse AdjustColor definieert diverse kleureigenschappen, zoals helderheid, contrast, tint en verzadiging, ter ondersteuning van de klasse ColorMatrixFilter. | |
AdvancedDataGrid | mx.controls | The AdvancedDataGrid control expands on the functionality of the standard DataGrid control to add data visualization features to your Adobe Flex application. | |
AdvancedDataGridAccImpl | mx.accessibility | The AdvancedDataGridAccImpl class is the accessibility class for AdvancedDataGrid. | |
AdvancedDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBase | 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. | |
AdvancedDataGridBaseEx | mx.controls | The AdvancedDataGridBaseEx class is a base class of the AdvancedDataGrid control. | |
AdvancedDataGridBaseExAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGrid control. | |
AdvancedDataGridBaseSelectionData | 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. | |
AdvancedDataGridColumn | mx.controls.advancedDataGridClasses | The AdvancedDataGridColumn class describes a column in an AdvancedDataGrid control. | |
AdvancedDataGridColumnGroup | mx.controls.advancedDataGridClasses | Use the AdvancedDataGridColumnGroup class to specify column groups for the AdvancedDataGrid control. | |
AdvancedDataGridDragProxy | mx.controls.advancedDataGridClasses | The AdvancedDataGridDragProxy class defines the default drag proxy used when dragging data from an AdvancedDataGrid control. | |
AdvancedDataGridEvent | 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. | |
AdvancedDataGridEventReason | 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 | mx.controls.advancedDataGridClasses | The AdvancedDataGridGroupItemRenderer class defines the default item renderer for the nodes of the navigation tree. | |
AdvancedDataGridGroupItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridGroupItemRenderer class. | |
AdvancedDataGridHeaderHorizontalSeparator | mx.skins.halo | The skin for the separator between column headers in an AdvancedDataGrid control. | |
AdvancedDataGridHeaderInfo | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderInfo class contains information that describes the hierarchy of the columns of the AdvancedDataGrid control. | |
AdvancedDataGridHeaderRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridHeaderRenderer class defines the default header renderer for a AdvancedDataGrid control. | |
AdvancedDataGridHeaderShiftEvent | mx.automation.events | The AdvancedDataGridHeaderShiftEvent class represents event objects that are dispatched when an AdvancedDataGrid control's header item is shifted. | |
AdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The AdvancedDataGridItemRenderer class defines the default item renderer for a AdvancedDataGrid control. | |
AdvancedDataGridItemRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedDataGridItemRenderer class. | |
AdvancedDataGridItemSelectEvent | 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. | |
AdvancedDataGridListData | 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. | |
AdvancedDataGridRendererDescription | mx.controls.advancedDataGridClasses | The AdvancedDataGridRendererDescription class contains information that describes an item renderer for the AdvancedDataGrid control. | |
AdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | An AdvancedDataGridRendererProvider instance defines the characteristics for a single item renderer used by the AdvancedDataGrid control. | |
AdvancedDataGridSortItemRenderer | 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. | |
AdvancedListBase | 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. | |
AdvancedListBaseAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBase class. | |
AdvancedListBaseContentHolderAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the AdvancedListBaseContentHolder class. | |
AdvancedStyleClient | mx.styles | A base class that can be used when implementing an object that uses the IAdvancedStyleClient interface. | |
AirDragManagerAutomationHandler | mx.automation.air | Helper class that provides methods required for automation of drag and drop in AIR applications | |
AIREvent | 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. | |
AirFunctionsHelper | mx.automation.air | Helper class that provides methods required for automation of AIR applications | |
Alert | 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. | |
AlertAccImpl | mx.accessibility | AlertAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Alert class. | |
AlertAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Alert control. | |
AlertFormAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the AlertForm class. | |
Animate | spark.effects | This Animate effect animates an arbitrary set of properties between values. | |
AnimateColor | 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. | |
AnimateColorInstance | 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. | |
AnimateFilter | 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. | |
AnimateFilterInstance | spark.effects.supportClasses | The AnimateFilterInstance class implements the instance class for the AnimateFilter effect. | |
AnimateInstance | spark.effects.supportClasses | The AnimateInstance class implements the instance class for the Animate effect. | |
AnimateProperty | mx.effects | The AnimateProperty effect animates a property or style of a component. | |
AnimatePropertyInstance | mx.effects.effectClasses | The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect. | |
AnimateTransform | spark.effects | The AnimateTransform effect controls all transform-related animations on target objects. | |
AnimateTransform3D | spark.effects | The AnimateTransform3D effect extends the abilities of the AnimateTransform effect to 3D transform properties. | |
AnimateTransformInstance | spark.effects.supportClasses | The AnimateTransformInstance class implements the instance class for the AnimateTransform effect. | |
AnimateTransitionShader | 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). | |
AnimateTransitionShaderInstance | spark.effects.supportClasses | The AnimateTransitionShaderInstance class implements the instance class for the AnimateTransitionShader effect. | |
Animation | 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. | |
Animator | fl.motion | De klasse Animator past een XML-beschrijving van een bewegingstween toe op een weergaveobject. | |
Animator3D | fl.motion | De klasse Animator3D past een XML-beschrijving van een driedimensionale bewegingstween toe op een weergaveobject. | |
AnimatorBase | fl.motion | De klasse AnimatorBase past een XML-beschrijving van een bewegingstween toe op een weergaveobject. | |
AnimatorFactory | fl.motion | De klasse AnimatorFactory biedt ondersteuning op basis van ActionScript om één Motion-object te koppelen aan meerdere weergaveobjecten. | |
AnimatorFactory3D | fl.motion | De klasse AnimatorFactory3D biedt ondersteuning op basis van ActionScript om één Motion-object met driedimensionale eigenschappen te koppelen aan meerdere weergaveobjecten. | |
AnimatorFactoryBase | 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. | |
AnimatorFactoryUniversal | fl.motion | De klasse AnimatorFactoryUniversal biedt ondersteuning op basis van ActionScript om één Motion-object te koppelen aan meerdere weergaveobjecten. | |
AnimatorUniversal | fl.motion | De AnimatorUniversal-klasse past een ActionScript-beschrijving van een twee- en driedimensionale beweging toe op een weergaveobject. | |
AntiAliasType | flash.text | De klasse AntiAliasType biedt waarden voor antialiasing in de klasse flash.text.TextField. | |
Application | mx.core | Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
Application | spark.components | Flex defines a default, or Application, container that lets you start adding content to your application without explicitly defining another container. | |
ApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Application class. | |
ApplicationBackground | mx.skins.halo | The skin for application background gradient. | |
ApplicationControlBar | mx.containers | The ApplicationControlBar container holds components that provide global navigation and application commands For the Halo Application container. | |
ApplicationDomain | flash.system | De klasse ApplicationDomain is een container voor discrete groepen klassedefinities. | |
ApplicationDomainTarget | mx.core | The ApplicationDomainTarget class defines the possible values for the applicationDomainTarget property of the RSLData class. | |
ApplicationSkin | spark.skins.spark | The default skin class for the Spark Application component. | |
ApplicationSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Application component. | |
ApplicationTitleBarBackgroundSkin | mx.skins.halo | The skin for the TitleBar of a WindowedApplication or Window. | |
ApplicationUpdater | air.update | De klasse ApplicationUpdater bevat de basisfunctionaliteit van het updateframework voor Adobe® AIR®-toepassingen, zonder een standaardgebruikersinterface. | |
ApplicationUpdaterUI | air.update | De klasse ApplicationUpdaterUI bevat de basisfunctionaliteit van het updateframework voor Adobe® AIR®-toepassingen en beschikt over een standaardgebruikersinterface. | |
ApplyElementIDOperation | flashx.textLayout.operations | Met de ChangeElementIDOperation-klasse wordt een wijziging van de element-id ingekapseld. | |
ApplyElementStyleNameOperation | flashx.textLayout.operations | De ApplyElementStyleNameOperation-klasse omvat een wijziging van de stijlnaam. | |
ApplyElementTypeNameOperation | flashx.textLayout.operations | De ApplyElementTypeNameOperation-klasse omvat een wijziging van de typenaam. | |
ApplyElementUserStyleOperation | flashx.textLayout.operations | De ApplyElementUserStyleOperation-klasse omvat een wijziging in een stijlwaarde van een element. | |
ApplyFormatOperation | flashx.textLayout.operations | Met de ApplyFormatOperation-klasse wordt een stijlwijziging ingekapseld. | |
ApplyFormatToElementOperation | flashx.textLayout.operations | Met de ApplyFormatToElementOperation-klasse wordt een stijlwijziging aan een element ingekapseld. | |
ApplyLinkOperation | flashx.textLayout.operations | Met de ApplyLinkOperation-klasse wordt het maken van een koppeling of een wijzigingsbewerking ingekapseld. | |
ApplyTCYOperation | flashx.textLayout.operations | Met de ApplyTCYOperation-klasse wordt een TCY-transformatie ingekapseld. | |
AreaChart | mx.charts | The AreaChart control represents data as an area bounded by a line connecting the values in the data. | |
AreaRenderer | mx.charts.renderers | The default class used to render the area beneath the dataPoints of an AreaSeries object. | |
AreaSeries | mx.charts.series | Defines a data series for an AreaChart control. | |
AreaSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AreaSeries class. | |
AreaSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of an AreaSeries. | |
AreaSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the AreaSeries to render. | |
AreaSet | mx.charts.series | A grouping set that can be used to stack AreaSeries objects in any chart. | |
ARecord | flash.net.dns | De ARecord-klasse vertegenwoordigt een A-resourcerecord van een Domain Name System (DNS) dat een IPv4-adres bevat. | |
ArgumentError | 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. | |
arguments | Hoofdniveau | Een object arguments wordt gebruikt voor het opslaan en openen van de argumenten van een functie. | |
Array | Hoofdniveau | Met de klasse Array kunt u arrays benaderen en manipuleren. | |
ArrayCollection | 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. | |
ArrayList | mx.collections | The ArrayList class is a simple implementation of IList that uses a backing Array as the source of the data. | |
ArrayUtil | mx.utils | The ArrayUtil utility class is an all-static class with methods for working with arrays within Flex. | |
ArrowDirection | spark.components | Enumeration of arrow directions for use in visual components. | |
AsyncErrorEvent | 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. | |
AsyncListView | mx.collections | The AsyncListView class is an implementation of the IList interface that handles ItemPendingErrors errors thrown by the getItemAt(), removeItemAt(), and toArray() methods. | |
AsyncRequest | mx.rpc | The AsyncRequest class provides an abstraction of messaging for RPC call invocation. | |
AsyncResponder | mx.rpc | This class provides an RPC specific implementation of mx.rpc.IResponder. | |
AsyncToken | mx.rpc | This class provides a place to set additional or token-level data for asynchronous RPC operations. | |
AudioDecoder | flash.media | De klasse AudioDecoder somt de typen multikanaalsaudio op die een systeem ondersteunt. | |
AudioDeviceManager | flash.media | Met de AudioDeviceManager-klasse kunt u audioapparaatgegevens ophalen van het systeem en een apparaat selecteren waarop u audio wilt afspelen. | |
AudioOutputChangeEvent | 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. | |
AudioOutputChangeReason | flash.media | Deze klasse definieert een opsomming waarmee de reden voor AudioOutputChangeEvent wordt aangegeven. | |
AudioPlaybackMode | flash.media | De klasse AudioPlaybackMode definieert constanten voor de eigenschap audioPlaybackMode van de klasse SoundMixer. | |
AuthenticationMethod | 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. | |
AutoCapitalize | flash.text | De klasse AutoCapitalize definieert constanten voor de eigenschap autoCapitalize van de klasse StageText. | |
AutoLayoutEvent | fl.video | Flash® Player verzendt een object AutoLayoutEvent wanneer de grootte en de lay-out van de videospeler automatisch worden aangepast. | |
Automation | mx.automation | The Automation class defines the entry point for the Flex Automation framework. | |
AutomationAirEvent | mx.automation.events | The AutomationAirEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationClass | mx.automation | Provides serializable class information for external automation tools. | |
AutomationDragEvent | mx.automation.events | The AutomationDragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationDragEventWithPositionInfo | mx.automation.events | The AutomationDragEventWithPositionInfo class represents event objects that are dispatched as part of a drag-and-drop operation. | |
AutomationError | mx.automation | The AutomationError class defines the error constants used by the Flex Automation mechanism. | |
AutomationEvent | mx.automation.events | The AutomationEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationEventDescriptor | mx.automation | Method descriptor class. | |
AutomationFlexNativeMenuEvent | mx.automation.events | The AutomationFlexNativeEvent class represents event objects that are dispatched as part of a flexnativemenu selection operation. | |
AutomationHelper | mx.automation | Helper class used to call appropriate methods based on whether the current app is an AIR app or a Flex app. | |
AutomationID | mx.automation | The Flex automation framework uses the AutomationID class to build object identification that Agents can use. | |
AutomationIDPart | mx.automation | The AutomationIDPart class represents a component instance to agents. | |
AutomationManager | mx.automation | Provides the interface for manipulating the automation hierarchy, and for recording and replaying events. | |
AutomationMethodDescriptor | mx.automation | Basic method descriptor class. | |
AutomationPropertyDescriptor | mx.automation | Describes a property of a test object. | |
AutomationRecordEvent | mx.automation.events | The AutomationRecordEvent class represents event objects that are dispatched by the AutomationManager. | |
AutomationReplayEvent | 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. | |
AVDictionaryDataEvent | flash.events | AVStream verzendt AVDictionaryDataEvent om ID3-taginformatie aan te geven | |
AverageAggregator | mx.olap.aggregators | The AverageAggregator class implements the average aggregator. | |
AVHTTPStatusEvent | flash.events | De toepassing verzendt AVHTTPStatusEvent-objecten wanneer een netwerkaanvraag een HTTP-statuscode retourneert. | |
AVLoader | flash.display | ||
AVM1Movie | flash.display | AVM1Movie is een eenvoudige klasse die AVM1-filmclips vertegenwoordigt waarbij gebruik wordt gemaakt van ActionScript 1.0 of 2.0. | |
AVNetworkingParams | flash.media | AVStream verzendt AVPlayStateEvent tijdens het afspelen om statuswijzigingen aan te geven. | |
AVPauseAtPeriodEndEvent | flash.events | AVStream verzendt AVPauseAtPeriodEndEvent wanneer het einde van de periode wordt bereikt voor de periode waarvoor deze gebeurtenis wordt aangevraagd. | |
AVTagData | flash.media | Verschaft informatie over een actiepunt van een periode in een HLS-stroom. | |
AVURLLoader | flash.media | De klasse URLLoader downloadt gegevens via een URL, zoals tekst, binaire gegevens of URL-gecodeerde variabelen. | |
AVURLStream | flash.media | De klasse URLStream biedt toegang op laag niveau voor het downloaden van URL's. | |
AxisBase | mx.charts.chartClasses | The AxisBase class serves as a base class for the various axis types supported in Flex. | |
AxisLabel | mx.charts | An AxisLabel object represents a single label on the chart axis. | |
AxisLabelSet | mx.charts.chartClasses | An AxisLabelSet represents the label and tick data generated by an implementation of IAxis. | |
AxisRenderer | mx.charts | You use the AxisRenderer class to describe the horizontal and vertical axes of a chart. | |
AxisRendererAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the AxisRenderer class. | |
Back | fl.motion.easing | De klasse Back definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Back | fl.transitions.easing | De klasse Back definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Back | mx.effects.easing | The Back class defines three easing functions to implement motion with Flex effect classes. | |
BackgroundColor | flashx.textLayout.formats | Definieert een constante om op te geven dat de waarde van de eigenschap backgroundColor van de TextLayoutFormat-klasse 'transparent' is. | |
BarChart | mx.charts | The BarChart control represents data as a series of horizontal bars whose length is determined by values in the data. | |
BarSeries | mx.charts.series | Defines a data series for a BarChart control. | |
BarSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BarSeries class. | |
BarSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BarSeries. | |
BarSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BarSeries to render. | |
BarSet | mx.charts.series | A grouping set that can be used to stack or cluster BarSeries objects in any chart. | |
Base64Decoder | mx.utils | A utility class to decode a Base64 encoded String to a ByteArray. | |
Base64Encoder | mx.utils | A utility class to encode a String or ByteArray as a Base64 encoded String. | |
BaseButton | fl.controls | De klasse BaseButton is de basisklasse voor alle knopcomponenten en definieert eigenschappen en methoden die voor alle knoppen worden gebruikt. | |
BaseDimensionFilter | mx.filters | Base class for some Spark filters. | |
BaseFilter | mx.filters | Base class for some Spark filters. | |
BaselineOffset | flashx.textLayout.formats | Definieert de waarde voor de eigenschap firstBaselineOffset van de klassen TextLayoutFormat en ContainerFormattedElement. | |
BaselineShift | flashx.textLayout.formats | Definieert constanten voor het opgeven van subscript of superscript in de eigenschap baselineShift van de klasse TextLayoutFormat. | |
BaseListData | mx.controls.listClasses | The BaseListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors. | |
BaseScrollPane | fl.containers | De klasse BaseScrollPane beheerd de standaardfunctionaliteit van het schuifvenster, zoals gebeurtenissen, stijlen, masker en achtergrond tekenen, de lay-out van schuifbalken en het afhandelen van schuifposities. | |
BasicLayout | spark.layouts | The BasicLayout class arranges the layout elements according to their individual settings, independent of each-other. | |
BeveledActionButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the actionContent skinPart. | |
BeveledBackButtonSkin | spark.skins.mobile | iOS-styled ActionBar Button skin for use in the navigationContent skinPart. | |
BevelFilter | flash.filters | De klasse BevelFilter biedt u de mogelijkheid een schuine-kanteffect toe te passen op weergaveobjecten. | |
BevelFilter | spark.filters | The BevelFilter class lets you add a bevel effect to display objects. | |
BezierEase | fl.motion | De klasse BezierEase biedt exact versnellingsbeheer voor een bewegingstween tussen twee hoofdframes. | |
BezierSegment | fl.motion | Een Bezier-segment bestaat uit vier objecten Point die een enkele cubische Bezier-curve definiëren. | |
BindingUtils | mx.binding.utils | The BindingUtils class defines utility methods for performing data binding from ActionScript. | |
Bitmap | flash.display | De klasse Bitmap vertegenwoordigt weergaveobjecten die bitmapafbeeldingen vertegenwoordigen. | |
BitmapAsset | mx.core | BitmapAsset is a subclass of the flash.display.Bitmap class which represents bitmap images that you embed in a Flex application. | |
BitmapData | flash.display | Met de klasse BitmapData kunt u met de gegevens (pixels) van een bitmapafbeelding van een Bitmap-object werken. | |
BitmapDataChannel | flash.display | De klasse BitmapDataChannel is een opsomming van constante waarden die aangeven welk kanaal moet worden gebruikt: rood, blauw, groen of alpha-transparantie. | |
BitmapEncodingColorSpace | flash.display | De klasse BitmapEncodingColorSpace definieert de constanten waarmee wordt aangegeven hoe kleurkanalen worden gesampled door de methode flash.display.BitmapData.encode() wanneer de compressor wordt opgegeven als flash.display.JPEGXREncoderOptions. | |
BitmapFill | mx.graphics | Defines a set of values used to fill an area on screen with a bitmap or other DisplayObject. | |
BitmapFillMode | mx.graphics | The BitmapFillMode class defines an enumeration of the resize modes that determine how a BitmapImage fills in the dimensions specified by the layout system. | |
BitmapFilter | flash.filters | De klasse BitmapFilter is de basisklasse voor alle afbeeldingsfiltereffecten. | |
BitmapFilterQuality | flash.filters | De klasse BitmapFilterQuality bevat waarden waarmee de renderingkwaliteit van een object BitmapFilter wordt ingesteld. | |
BitmapFilterType | flash.filters | De klasse BitmapFilterType bevat waarden waarmee het type van een BitmapFilter wordt ingesteld. | |
BitmapImage | spark.primitives | A BitmapImage element defines a rectangular region in its parent element's coordinate space, filled with bitmap data drawn from a source file or source URL. | |
BitmapScaleMode | mx.graphics | The BitmapScaleMode class defines an enumeration for the scale modes that determine how a BitmapImage scales image content when fillMode is set to mx.graphics.BitmapFillMode.SCALE. | |
BitmapSmoothingQuality | mx.graphics | An enum of the smoothing quality modes that determine how a BitmapImage scales image content when fillMode is set to BitmapFillMode.SCALE and smooth is true. | |
BitmapUtil | spark.utils | This class provides bitmap-related utility functions | |
BlendMode | flash.display | Een klasse die constante waarden biedt voor visuele overvloeimoduseffecten | |
Blinds | fl.transitions | De klasse Blinds onthult het filmclipobject door verschijnende of verdwijnende rechthoeken te gebruiken. | |
BlockProgression | flashx.textLayout.formats | Definieert waarden voor de eigenschap blockProgression van de klasse TextLayoutFormat. | |
Blur | mx.effects | The Blur effect lets you apply a blur visual effect to a component. | |
BlurFilter | flash.filters | De klasse BlurFilter biedt u de mogelijkheid een vervagend visueel effect op weergaveobjecten toe te passen. | |
BlurFilter | spark.filters | The BlurFilter class lets you apply a blur visual effect to display objects. | |
BlurInstance | mx.effects.effectClasses | The BlurInstance class implements the instance class for the Blur effect. | |
Boolean | Hoofdniveau | Een object Boolean is een gegevenstype dat één van twee waarden kan hebben, true of false, dat voor logische bewerkingen wordt gebruikt. | |
Border | mx.skins | The Border class is an abstract base class for various classes that draw borders, either rectangular or non-rectangular, around UIComponents. | |
BorderContainer | spark.components | The BorderContainer class defines a set of CSS styles that control the appearance of the border and background fill of the container. | |
BorderContainerSkin | spark.skins.spark | The default skin class for a Spark BorderContainer component. | |
BorderSkin | mx.skins.spark | The Spark skin class for the MX Border base class. | |
BorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Border base class. | |
Bounce | fl.motion.easing | De klasse Bounce definieert drie versnellingsfuncties om stuiterende bewegingen in ActionScript-animaties te implementeren, vergelijkbaar met een bal die enkele malen op de grond stuitert en telkens minder hoog opstuit. | |
Bounce | fl.transitions.easing | De klasse Bounce definieert drie versnellingsfuncties om stuiterende bewegingen in ActionScript-animaties te implementeren, vergelijkbaar met een bal die enkele malen op de grond stuitert en telkens minder hoog opstuit. | |
Bounce | mx.effects.easing | The Bounce class defines three easing functions to implement bounce motion with Flex effect classes. | |
Bounce | spark.effects.easing | The Bounce class implements easing functionality simulating gravity pulling on and bouncing the target object. | |
BoundedValue | mx.charts.chartClasses | A bounded value is used to represent a datapoint that a chart element intends to render on screen. | |
Box | mx.containers | A Halo Box container lays out its children in a single vertical column or a single horizontal row. | |
BoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Box class. | |
BoxDirection | mx.containers | The BoxDirection class specifies constant values for the direction property of the Box container. | |
BoxDivider | mx.containers.dividedBoxClasses | The BoxDivider class represents the divider between children of a DividedBox container. | |
BoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area. | |
BreakElement | flashx.textLayout.elements | De BreakElement-klasse definieert een regeleinde. Hierdoor kunt u een regeleinde in de tekst plaatsen zonder een nieuwe alinea te maken. | |
BreakOpportunity | flash.text.engine | De klasse BreakOpportunity is een opsomming van constante waarden die u kunt gebruiken voor het instellen van de eigenschap breakOpportunity van de klasse ElementFormat. | |
BrokenImageBorderSkin | mx.skins.halo | The skin for the border of a SWFLoader or Image component when the content could not be loaded. | |
BrowserChangeEvent | mx.events | The BrowserChangeEvent class represents event objects specific to the BrowserManager. | |
BrowserInvokeEvent | flash.events | Het NativeApplication-object van een AIR-toepassing verzendt een browserInvoke-gebeurtenis wanneer de toepassing wordt geactiveerd doordat een SWF-bestand in de browser de browseractiveringsfunctie gebruikt. | |
BrowserManager | mx.managers | The BrowserManager is a Singleton manager that acts as a proxy between the browser and the application. | |
BubbleChart | mx.charts | The BubbleChart control represents data with three values for each data point. | |
BubbleSeries | mx.charts.series | Defines a data series for a BubbleChart control. | |
BubbleSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the BubbleSeries class. | |
BubbleSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a BubbleSeries. | |
BubbleSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the BubbleSeries to render. | |
BusyCursor | mx.skins.halo | Defines the appearance of the cursor that appears while an operation is taking place. | |
BusyIndicator | spark.components | The BusyIndicator defines a component to display when a long-running operation is in progress. | |
Button | fl.controls | Het besturingselement Button vertegenwoordigt een veelgebruikte rechthoekige knop. | |
Button | mx.controls | The Button control is a commonly used rectangular button. | |
Button | spark.components | The Button component is a commonly used rectangular button. | |
ButtonAccImpl | fl.accessibility | De klasse ButtonAccImpl voor toegankelijkheidsimplementatie voor knoppen maakt communicatie tussen een component Button en een schermlezer mogelijk. | |
ButtonAccImpl | mx.accessibility | ButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Button class. | |
ButtonAsset | mx.core | ButtonAsset is a subclass of the flash.display.SimpleButton class which represents button symbols that you embed in a Flex application from a SWF file produced by Flash. | |
ButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Button control. | |
ButtonBar | mx.controls | The ButtonBar control defines a horizontal or vertical group of logically related push buttons with a common look and navigation. | |
ButtonBar | spark.components | The ButtonBar control defines a horizontal group of logically related buttons with a common look and navigation. | |
ButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
ButtonBarBase | spark.components.supportClasses | The ButtonBarBase class defines the common behavior for the ButtonBar, TabBar and similar subclasses. | |
ButtonBarBaseAccImpl | spark.accessibility | ButtonBarBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBarBase. | |
ButtonBarButton | spark.components | The ButtonBarButton class defines the custom item renderer used by the ButtonBar control. | |
ButtonBarButtonClassFactory | spark.skins.mobile.supportClasses | Adds skinClass style support to ClassFactory. | |
ButtonBarButtonSkin | mx.skins.halo | The skin for all the states of the ButtonBarButtons in a ButtonBar. | |
ButtonBarButtonSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class. | |
ButtonBarFirstButtonSkin | mx.skins.spark | The Spark skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | mx.skins.wireframe | The wireframe skin class for the first button in the MX ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.mobile | Button skin for the first Button in a ButtonBar. | |
ButtonBarFirstButtonSkin | spark.skins.spark | The default skin class for the first button in a Spark ButtonBar component. | |
ButtonBarFirstButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarFirstButton component. | |
ButtonBarHorizontalLayout | spark.components.supportClasses | The ButtonBarHorizontalLayout class is a layout specifically designed for the Spark ButtonBar skins. | |
ButtonBarLastButtonSkin | mx.skins.spark | The Spark skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | mx.skins.wireframe | The wireframe skin class for the last button in the MX ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.mobile | Button skin for the last Button in a ButtonBar. | |
ButtonBarLastButtonSkin | spark.skins.spark | The default skin class for the last button in a Spark ButtonBar component. | |
ButtonBarLastButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarLastButton component. | |
ButtonBarMiddleButtonSkin | mx.skins.spark | The Spark skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | mx.skins.wireframe | The wireframe skin class for the middle buttons in the MX ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.mobile | Button skin for middle Buttons in a ButtonBar. | |
ButtonBarMiddleButtonSkin | spark.skins.spark | The default skin class for the middle buttons in a Spark ButtonBar component. | |
ButtonBarMiddleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBarMiddleButton component. | |
ButtonBarSkin | spark.skins.mobile | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.spark | The default skin class for the Spark ButtonBar component. | |
ButtonBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ButtonBar component. | |
ButtonBase | spark.components.supportClasses | The ButtonBase class is the base class for the all Spark button components. | |
ButtonBaseAccImpl | spark.accessibility | ButtonBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.ButtonBase. | |
ButtonLabelPlacement | fl.controls | De klasse ButtonLabelPlacement definieert constanten voor de waarden van de eigenschap labelPlacement van een component Button, CheckBox of RadioButton. | |
ButtonLabelPlacement | mx.controls | The ButtonLabelPlacement class defines the constants for the allowed values of the labelPlacement property of a Button, CheckBox, LinkButton, or RadioButton control. | |
ButtonSkin | mx.skins.halo | The skin for all the states of a Button. | |
ButtonSkin | mx.skins.spark | The Spark skin class for the MX Button component. | |
ButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX Button component. | |
ButtonSkin | spark.skins.mobile | ActionScript-based skin for Button controls in mobile applications. | |
ButtonSkin | spark.skins.spark | The default skin class for the Spark Button component. | |
ButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Button component. | |
ButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ByteArray | flash.utils | De klasse ByteArray biedt methoden en eigenschappen voor het optimaliseren van het lezen van, schrijven van en werken met binaire gegevens. | |
ByteArrayAsset | mx.core | ByteArrayAsset is a subclass of the flash.utils.ByteArray class which represents an arbitrary sequence of byte data that you embed in a Flex application. | |
CalendarLayoutChangeEvent | mx.events | The CalendarLayoutChangeEvent class represents the event object passed to the event listener for the change event for the DateChooser and DateField controls. | |
CallAction | spark.effects | The CallAction effect calls the function specified by functionName property on the target object with optional arguments specified by the args property. | |
CallActionInstance | spark.effects.supportClasses | The CallActionInstance class implements the instance class for the CallAction effect. | |
Callout | spark.components | The Callout container is a SkinnablePopUpContainer that functions as a pop-up with additional owner-relative positioning options similar to PopUpAnchor. | |
CalloutActionBarSkin | spark.skins.mobile | Additional skin class for the Spark ActionBar component for use with a ViewNavigator inside a Callout component. | |
CalloutArrow | spark.skins.mobile.supportClasses | The arrow skin part for CalloutSkin. | |
CalloutButton | spark.components | The CalloutButton control is a drop down component that defines a button to open and close a Callout container. | |
CalloutPosition | spark.components | The CalloutPosition calss defines the enumeration of horizontal and vertical positions of the Callout component relative to the owner. | |
CalloutSkin | spark.skins.mobile | The default skin class for the Spark Callout component in mobile applications. | |
CalloutViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators inside a callout. | |
CallResponder | mx.rpc | This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
Camera | flash.media | Gebruik de klasse Camera voor het vastleggen van videobeelden met de camera van het clientsysteem of het apparaat. | |
CameraPosition | flash.media | De klasse CameraPosition definieert constanten voor de eigenschap position van de klasse Camera. | |
CameraRoll | flash.media | Met de CameraRoll-klasse hebt u toegang tot afbeeldingsgegevens in de mediabibliotheek (of 'camerarol') van het systeem. AIR-profielondersteuning: deze functie wordt ondersteund op mobiele apparaten, maar niet op desktopbesturingssystemen en ook niet op AIR for TV-apparaten. | |
CameraRollBrowseOptions | flash.media | De klasse CameraRollBrowseOptions definieert welke initialisatieopties kunnen worden gebruikt wanneer de afbeeldingskiezer met de Camera Roll-API wordt gestart. | |
CameraUI | flash.media | Met de CameraUI-klasse kunt u een foto maken of een video opnemen met de standaardcameratoepassing op een apparaat. | |
CandlestickChart | mx.charts | The CandlestickChart control represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
CandlestickItemRenderer | mx.charts.renderers | The default itemRenderer for a CandlestickSeries object. | |
CandlestickSeries | mx.charts.series | Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
Canvas | mx.containers | A Halo Canvas layout container defines a rectangular region in which you place child containers and controls. | |
CanvasAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Capabilities | flash.system | De klasse Capabilities biedt eigenschappen die het systeem en de uitvoering beschrijven waarop de toepassing wordt gehost. | |
CapsStyle | flash.display | De klasse CapsStyle is een opsomming van constante waarden die aangeven welke stijl voor lijnuiteinden moet worden gebruikt bij het tekenen van lijnen. | |
CaptionChangeEvent | fl.video | CaptionChangeEvent wordt verzonden wanneer een ondertitel aan het tekstveld captionTarget wordt toegevoegd of hieruit wordt verwijderd. | |
CaptionTargetEvent | fl.video | Type voor de gebeurtenis captionTargetCreated dat wordt verzonden nadat de gebeurtenis captionTargetCreated automatisch is gemaakt en voordat er ondertitels aan zijn toegevoegd. | |
CartesianCanvasValue | mx.charts.chartClasses | Defines the position of objects on a data canvas. | |
CartesianChart | mx.charts.chartClasses | The CartesianChart class is a base class for the common chart types. | |
CartesianChartAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CartesianChart base class. | |
CartesianDataCanvas | mx.charts.chartClasses | This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API. | |
CartesianTransform | mx.charts.chartClasses | The CartesianTransform object represents a set of axes that maps data values to x/y Cartesian screen coordinates and vice versa. | |
CategoryAxis | mx.charts | The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis. | |
CellPosition | spark.components.gridClasses | The CellPosition class defines a data structure used by the Spark data grid classes to represent selected cells in the control. | |
CellRegion | spark.components.gridClasses | The CellRegion class defines a data structure used by the Spark data grid classes to represent a rectangular region of cells in the control. | |
CellRenderer | fl.controls.listClasses | De klasse CellRenderer definieert methoden en eigenschappen voor op lijst gebaseerde componenten die moeten worden gebruikt om aangepaste celinhoud in elk van de rijen te manipuleren en weer te geven. | |
CertificateStatus | flash.security | De CertificateStatus-klasse definieert constanten die gebruikt worden voor het rapporteren van de resultaten van certificaatvalidatieverwerking bij een SecureSocket-object. | |
CFFHinting | flash.text.engine | De klasse CFFHinting definieert waarden voor CFF-hinting in de klasse FontDescription. | |
ChangeWatcher | mx.binding.utils | The ChangeWatcher class defines utility methods that you can use with bindable Flex properties. | |
CharacterUtil | flashx.textLayout.utils | Hulpprogramma's voor het beheren en ophalen van informatie over tekens. | |
ChartBase | mx.charts.chartClasses | The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture. | |
ChartBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ChartBase base class. | |
ChartElement | mx.charts.chartClasses | The ChartElement class is the base class for visual chart elements. | |
ChartEvent | mx.charts.events | The ChartEvent class represents events that are specific to the chart control, such as when a chart is clicked. | |
ChartItem | mx.charts | A ChartItem represents a single item in a ChartSeries. | |
ChartItemDragProxy | mx.charts.chartClasses | The default drag proxy used when dragging items from a chart control. | |
ChartItemEvent | mx.charts.events | The ChartItemEvent class represents events that are specific to the chart components, such as when a chart item is clicked. | |
ChartLabel | mx.charts.chartClasses | Draws data labels on chart controls. | |
ChartSelectionChangeEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ChartState | mx.charts.chartClasses | Describes the current state of a chart. | |
CheckBox | fl.controls | De component CheckBox geeft een vakje weer dat een vinkje kan bevatten. | |
CheckBox | mx.controls | The CheckBox control consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox | spark.components | The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBoxAccImpl | fl.accessibility | De klasse CheckBoxAccImpl voor toegankelijkheidsimplementatie voor selectievakjes wordt gebruikt om een component CheckBox toegankelijk te maken. | |
CheckBoxAccImpl | mx.accessibility | CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl | spark.accessibility | CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
CheckBoxIcon | mx.skins.halo | The skin for all the states of the icon in a CheckBox. | |
CheckBoxSkin | mx.skins.spark | The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin | spark.skins.mobile | ActionScript-based skin for CheckBox components in mobile applications. | |
CheckBoxSkin | spark.skins.spark | The default skin class for the Spark CheckBox component. | |
CheckBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark CheckBox component. | |
ChildExistenceChangedEvent | mx.events | Represents events that are dispatched when a the child of a control is created or destroyed. | |
ChildItemPendingError | mx.collections.errors | This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
CircleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an elliptical area. | |
Circular | fl.motion.easing | De klasse Circular definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Circular | mx.effects.easing | The Circular class defines three easing functions to implement circular motion with Flex effect classes. | |
Class | Hoofdniveau | Voor elke klassedefinitie in een programma wordt een object Class gemaakt. | |
ClassFactory | mx.core | A ClassFactory instance is a "factory object" which Flex uses to generate instances of another class, each with identical properties. | |
ClearFloats | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap clear van de klasse TextLayoutFormat. | |
ClearFormatOnElementOperation | flashx.textLayout.operations | Met de ClearFormatOnElementOperation-klasse wordt een stijlwijziging aan een element ingekapseld. | |
ClearFormatOperation | flashx.textLayout.operations | De ClearFormatOperation-klasse omvat een manier om de definitie van opmaak ongedaan te maken. | |
Clipboard | flash.desktop | De klasse Clipboard biedt een container om gegevens en objecten via het Klembord over te brengen. | |
ClipboardFormats | flash.desktop | De klasse ClipboardFormats definieert constanten voor de namen van de standaardgegevensindelingen die met de klasse Clipboard worden gebruikt. | |
ClipboardTransferMode | flash.desktop | De klasse ClipboardTransferMode definieert constanten voor modi die worden gebruikt als waarden van de parameter transferMode van de methode Clipboard.getData(). | |
CloseButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
CloseEvent | mx.events | The CloseEvent class represents event objects specific to popup windows, such as the Alert control. | |
Collator | flash.globalization | De Collator-klasse biedt landspecifieke opties voor het vergelijken van tekenreeksen. | |
CollatorBase | spark.globalization.supportClasses | CollatorBase is a base class for the SortingCollator and MatchingCollator classes. | |
CollatorMode | flash.globalization | De CollatorMode-klasse bevat een opsomming van constanten waarmee het gedrag van tekenreeksvergelijkingen die worden uitgevoerd door een Collator-object wordt bepaald. | |
CollectionEvent | mx.events | The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes. | |
CollectionEventKind | mx.events | The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property. | |
CollectionViewError | mx.collections.errors | The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking. | |
Color | fl.motion | De klasse Color breidt de klasse ColorTransform van Flash Player uit en voegt de mogelijkheid toe de helderheid en tint te beheren. | |
ColorBurnShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Burn' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorCorrection | flash.display | De klasse ColorCorrection biedt waarden voor de eigenschap flash.display.Stage.colorCorrection. | |
ColorCorrectionSupport | flash.display | De klasse ColorCorrectionSupport biedt waarden voor de eigenschap flash.display.Stage.colorCorrectionSupport. | |
ColorDodgeShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Color Dodge' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorMatrix | fl.motion | De klasse ColorMatrix berekent kleurmatrixen op basis van gegeven waarden en slaat deze op. | |
ColorMatrixFilter | flash.filters | Met de klasse ColorMatrixFilter kunt u een 4 x 5 matrixtransformatie toepassen op de RGBA-kleur- en alpha-waarden van elke pixel in de invoerafbeelding om een resultaat te behalen met een nieuwe set RGBA-kleur- en alpha-waarden. | |
ColorMatrixFilter | spark.filters | The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values of every pixel in the input image to produce a result with a new set of RGBA color and alpha values. | |
ColorPicker | fl.controls | De component ColorPicker geeft een lijst met een of meer stalen weer, waaruit de gebruiker een kleur kan selecteren. | |
ColorPicker | mx.controls | The ColorPicker control provides a way for a user to choose a color from a swatch list. | |
ColorPickerAccImpl | mx.accessibility | ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ColorPicker control. | |
ColorPickerEvent | fl.events | De klasse ColorPickerEvent definieert gebeurtenissen die aan de component ColorPicker zijn gekoppeld. | |
ColorPickerEvent | mx.events | Represents events that are specific to the ColorPicker control, such as when the user rolls the mouse over or out of a swatch in the swatch panel. | |
ColorPickerSkin | mx.skins.halo | The skin for all the states of a ColorPicker. | |
ColorPickerSkin | mx.skins.spark | The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin | mx.skins.wireframe | The wireframe skin class for the MX ColorPicker component. | |
ColorShader | mx.graphics.shaderClasses | The ColorShader class creates a blend shader that is equivalent to the 'Color' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorTransform | flash.geom | Met de klasse ColorTransform kunt u de kleurwaarden in een weergaveobject aanpassen. | |
ColorUtil | mx.utils | The ColorUtil class is an all-static class with methods for working with RGB colors within Flex. | |
ColumnAlign | spark.layouts | The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
ColumnChart | mx.charts | The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data. | |
ColumnSeries | mx.charts.series | Defines a data series for a ColumnChart control. | |
ColumnSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the ColumnSeries class. | |
ColumnSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a ColumnSeries. | |
ColumnSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the ColumnSeries to render. | |
ColumnSet | mx.charts.series | ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart. | |
ColumnState | flashx.textLayout.container | Met de ColumnState-klasse kunt u de grootte en locaties van kolommen berekenen op basis van de containerbreedte en andere kenmerken van de container. | |
ComboBase | mx.controls | The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display. | |
ComboBaseAccImpl | mx.accessibility | ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBase class. | |
ComboBox | fl.controls | De component ComboBox bevat een vervolgkeuzelijst waarin de gebruiker een enkele waarde kan selecteren. | |
ComboBox | mx.controls | The ComboBox control contains a drop-down list from which the user can select a single value. | |
ComboBox | spark.components | The ComboBox control is a child class of the DropDownListBase control. | |
ComboBoxAccImpl | fl.accessibility | De klasse ComboBoxAccImpl voor toegankelijkheidsimplementatie voor keuzelijsten met invoervak wordt gebruikt om een component ComboBox toegankelijk te maken. | |
ComboBoxAccImpl | mx.accessibility | ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl | spark.accessibility | ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxArrowSkin | mx.skins.halo | The skin for all the states of the button in a ComboBox. | |
ComboBoxAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
ComboBoxButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxGridItemEditor | spark.components.gridClasses | The ComboBoxGridItemEditor class defines an item renderer for use with the Spark grid controls, such as DataGrid and Grid. | |
ComboBoxSkin | mx.skins.spark | The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin | spark.skins.spark | The default skin class for the Spark ComboBox component. | |
ComboBoxSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxTextInputSkin | spark.skins.spark | The default skin class for the textInput of a Spark ComboBox component. | |
ComponentDescriptor | mx.core | ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
ComponentEvent | fl.events | De klasse ComponentEvent definieert gebeurtenissen die aan de klasse UIComponent zijn gekoppeld. | |
CompositeEffect | mx.effects | The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> MXML tags. | |
CompositeEffectInstance | mx.effects.effectClasses | The CompositeEffectInstance class implements the instance class for the CompositeEffect class. | |
CompositeOperation | flashx.textLayout.operations | Met de CompositeOperation-klasse wordt een groep transformaties die als een eenheid worden beheerd ingekapseld. | |
CompositionAttributeRange | flash.text.ime | De CompositionAttributeRange-klasse vertegenwoordigt een aantal compositiekenmerken voor gebruik met IME-gebeurtenissen (Input Method Editor). | |
CompositionCompleteEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt deze gebeurtenis nadat een bewerking voor samenstellen is voltooid. | |
CompoundTransform | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
CompressionAlgorithm | flash.utils | De klasse CompressionAlgorithm definieert tekenreeksconstanten voor de namen van comprimerings- en decomprimeringsopties. | |
Concurrency | mx.rpc.mxml | Concurrency is set via MXML based access to RPC services to indicate how to handle multiple calls to the same service. | |
Condition | flash.concurrent | Een Condition-object is een hulpmiddel voor het delen van een bron tussen workers met de bijkomende mogelijkheid om de uitvoering te pauzeren tot aan een bepaalde voorwaarde is voldaan. | |
Configuration | flashx.textLayout.elements | De Configuration-klasse vormt een primair integratiepunt tussen Text Layout Framework en een toepassing. | |
ConstraintColumn | mx.containers.utilityClasses | The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintError | mx.containers.errors | This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid. | |
ConstraintLayout | spark.layouts | The ConstraintLayout class arranges the layout elements based on their individual settings and a set of constraint regions defined by constraint columns and constraint rows. | |
ConstraintRow | mx.containers.utilityClasses | ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
Container | mx.core | The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
ContainerAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerBorderSkin | mx.skins.spark | Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin | mx.skins.wireframe | Defines the border and background for the MX Container class's wireframe skin. | |
ContainerController | flashx.textLayout.container | De ContainerController-klasse definieert de relatie tussen een TextFlow-object en een container. | |
ContainerCreationPolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
ContainerDestructionPolicy | spark.core | The ContainerCreationPolicy class defines the constant values for the destructionPolicy property of spark view classes. | |
ContainerFormattedElement | flashx.textLayout.elements | ContainerFormattedElement is de basisklasse voor alle blokelementen op containerniveau, zoals DivElement- en TextFlow-objecten. | |
ContainerLayout | mx.core | The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerMovieClip | mx.flash | Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContentBackgroundAppearance | spark.components | The ContentBackgroundAppearance class defines the constants for the allowed values of the contentBackgroundAppearance style of Callout. | |
ContentCache | spark.core | Provides a caching and queuing image content loader suitable for using a shared image cache for the BitmapImage and spark Image components. | |
ContentElement | flash.text.engine | De klasse ContentElement dient als een basisklasse voor de elementtypen die aanwezig kunnen zijn in een GroupElement, namelijk een GraphicElement, een ander GroupElement of een TextElement. | |
ContentRequest | spark.core | Represents an IContentLoader content request instance returned from IContentLoader's load() method. | |
Context3D | flash.display3D | De klasse Context3D verschaft een context voor het renderen van geometrisch gedefinieerde afbeeldingen. | |
Context3DBlendFactor | flash.display3D | Definieert de waarden die moeten worden gebruikt om de overvloeifactoren voor de bron en het doel op te geven. | |
Context3DBufferUsage | flash.display3D | Hiermee worden de waarden gedefinieerd die moeten worden gebruikt voor het opgeven van het type buffergebruik. | |
Context3DClearMask | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van Context3D-wismaskers. | |
Context3DCompareMode | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van de 3D-buffervergelijkingen in de methoden setDepthTest() en setStencilAction() van een Context3D-instantie. | |
Context3DFillMode | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van de 3D-weergavevulmodus in de setFillMode()-methoden van een Context3D-instantie. | |
Context3DMipFilter | flash.display3D | Hiermee worden de waarden opgegeven die voor de mipmapfiltermodus van de sampler moeten worden gebruikt | |
Context3DProfile | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van het Context3D-profiel. | |
Context3DProgramType | flash.display3D | Definieert de waarden die moeten worden gebruikt om op te geven of een shaderprogramma een fragment- dan wel een hoekpuntprogramma is. | |
Context3DRenderMode | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van de Context3D-rendermodus. | |
Context3DStencilAction | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van stencilacties. | |
Context3DTextureFilter | flash.display3D | Hiermee worden de waarden opgegeven die voor de filtermodus van de sampler moeten worden gebruikt. | |
Context3DTextureFormat | flash.display3D | Definieert de waarden die moeten worden gebruikt voor het opgeven van een structuurindeling. | |
Context3DTriangleFace | flash.display3D | Constanten om de oriëntatie van een driehoek ten opzichte van het weergavepunt op te geven. | |
Context3DVertexBufferFormat | flash.display3D | Definieert de waarden die worden gebruikt voor het opgeven van hoekpuntbuffers. | |
Context3DWrapMode | flash.display3D | Hiermee worden de waarden opgegeven die voor de wrapmodus van de sampler moeten worden gebruikt | |
ContextMenu | flash.ui | De klasse ContextMenu biedt controle over de items die worden weegegeven in contextmenu's. | |
ContextMenuBuiltInItems | flash.ui | De klasse ContextMenuBuiltInItems beschrijft de items die in een contextmenu zijn ingebouwd. | |
ContextMenuClipboardItems | flash.ui | Met de klasse ContextMenuClipboardItems kunt u de opdrachten in het snelmenu van het klembord in- of uitschakelen. | |
ContextMenuEvent | flash.events | Een InteractiveObject verzendt een ContextMenuEvent-object wanneer de gebruiker het contextmenu genereert of ermee werkt. | |
ContextMenuItem | flash.ui | De klasse ContextMenuItem representeert een item in het snelmenu. | |
ContextualClassFactory | mx.core | A class factory that provides a system manager as a context of where the class should be created. | |
ControlBar | mx.containers | The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBarSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
ConversionType | flashx.textLayout.conversion | Waarden voor de indeling van geëxporteerde tekst. | |
ConverterBase | flashx.textLayout.conversion | Dit is een basisklasse voor importers en exporters. | |
ConvolutionFilter | flash.filters | De klasse ConvolutionFilter past een matrixconvolutiefiltereffect toe. | |
ConvolutionFilter | spark.filters | The ConvolutionFilter class applies a matrix convolution filter effect. | |
CopyOperation | flashx.textLayout.operations | De CopyOperation-klasse omvat een kopieerbewerking. | |
CountAggregator | mx.olap.aggregators | The CountAggregator class implements the count aggregator. | |
CreateDivOperation | flashx.textLayout.operations | De CreateDivOperation-klasse omvat het maken van een DivElement | |
CreateListOperation | flashx.textLayout.operations | De CreateListOperation-klasse omvat het maken van een lijst | |
CreateSubParagraphGroupOperation | flashx.textLayout.operations | De klasse CreateSPGEOperation omvat het maken van een SubPargraphGroupElement | |
CreditCardValidator | mx.validators | The CreditCardValidator class validates that a credit card number is the correct length, has the correct prefix, and passes the Luhn mod10 algorithm for the specified card type. | |
CreditCardValidatorCardType | mx.validators | The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CrossFade | spark.effects | The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFadeViewTransition | spark.transitions | The CrossFadeViewTransition class serves as a simple cross fade transition for views. | |
CrossItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CSMSettings | flash.text | De klasse CSMSettings bevat eigenschappen voor gebruik met de methode TextRenderer.setAdvancedAntiAliasingTable() om doorlopende streekmodulatie (CSM) te bewerkstelligen. | |
CSSCondition | mx.styles | Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property. | |
CSSConditionKind | mx.styles | An enumeration of the kinds of CSSCondition. | |
CSSSelector | mx.styles | Represents a selector node in a potential chain of selectors used to match CSS style declarations to components. | |
CSSStyleDeclaration | mx.styles | The CSSStyleDeclaration class represents a set of CSS style rules. | |
CubeEvent | mx.events | Event class used by OLAPCube to indicate its status. | |
CubeTexture | flash.display3D.textures | De klasse CubeTexture vertegenwoordigt een kubusstructuur die naar een renderingcontext is geüpload. | |
Cubic | fl.motion.easing | De klasse Cubic definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Cubic | mx.effects.easing | The Cubic class defines three easing functions to implement motion with Flex effect classes. | |
CuePointEvent | mx.events | The CuePointEvent class represents the event object passed to the event listener for cue point events dispatched by the VideoDisplay control. | |
CuePointManager | mx.controls.videoClasses | The CuePointManager class lets you use ActionScript code to manage the cue points associated with the VideoDisplay control. | |
CuePointType | fl.video | De klasse CuePointType biedt constante waarden voor de eigenschap type van het object info van een instantie MetadataEvent van het type CUE_POINT. | |
CurrencyFormatter | flash.globalization | De CurrencyFormatter-klasse bevat landspecifieke opmaak en parseringsmethoden voor numerieke waarden. | |
CurrencyFormatter | mx.formatters | The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter | spark.formatters | The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
CurrencyParseResult | flash.globalization | Een gegevensstructuur die staat voor een valutabedrag of valutasymbool die zijn geëxtraheerd bij het parseren van een valutawaarde. | |
CurrencyValidator | mx.validators | The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator | spark.validators | The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
CurrencyValidatorAlignSymbol | mx.validators | The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
CursorBookmark | mx.collections | Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorError | mx.collections.errors | This error is thrown by a collection Cursor. | |
CursorManager | mx.managers | The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority | mx.managers | The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CustomActions | adobe.utils | Met de methoden van de klasse CustomActions kan een SWF-bestand dat in het Flash-ontwerpgereedschap wordt afgespeeld, alle aangepaste handelingen beheren die met het ontwerpgereedschap zijn geregistreerd. | |
CustomEase | fl.motion | De klasse CustomEase wordt gebruikt om tijdens de voortgang van een bewegingstween in de tijd bepaalde eigenschappen van het versnellingsgedrag van de tween te wijzigen. | |
CutOperation | flashx.textLayout.operations | Met de CutOperation-klasse wordt een knipbewerking ingekapseld. | |
DamageEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt dit telkens wanneer dit wordt gemarkeerd als beschadigd. | |
DataChangeEvent | fl.events | De klasse DataChangeEvent definieert de gebeurtenis die wordt verzonden wanneer de gegevens veranderen die aan een component zijn gekoppeld. | |
DataChangeType | fl.events | De klasse DataChangeType definieert constanten voor de gebeurtenis DataChangeEvent.changeType. | |
DataDescription | mx.charts.chartClasses | The DataDescription structure is used by ChartElements to describe the characteristics of the data they represent to Axis objects that auto-generate values from the data represented in the chart. | |
DataEvent | flash.events | Een object verzendt een DataEvent-object wanneer het laden van onbewerkte gegevens is voltooid. | |
DatagramSocket | flash.net | Met de DatagramSocket-klasse kan code worden verzonden en kunnen UDP-pakketten (Universal Datagram Protocol) worden ontvangen. | |
DatagramSocketDataEvent | flash.events | Een DatagramSocketDataEvent-object wordt verzonden wanneer de Datagram-socket gegevens heeft ontvangen. | |
DataGrid | fl.controls | De klasse DataGrid is een op een lijst gebaseerde component die een raster van rijen en kolommen bevat. | |
DataGrid | mx.controls | The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties. | |
DataGrid | spark.components | The DataGrid displays a row of column headings above a scrollable grid. | |
DataGridAccImpl | fl.accessibility | De klasse DataGridAccImpl voor toegankelijkheidsimplementatie voor gegevensrasters wordt gebruikt om een component DataGrid toegankelijk te maken. | |
DataGridAccImpl | mx.accessibility | DataGridAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DataGrid class. | |
DataGridAccImpl | spark.accessibility | This is the accessibility implementation class for spark.components.DataGrid. | |
DataGridAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGrid control. | |
DataGridBase | mx.controls.dataGridClasses | The DataGridBase class is the base class for controls that display lists of items in multiple columns. | |
DataGridCellEditor | fl.controls.dataGridClasses | Met de klasse DataGridCellEditor wordt de standaarditemeditor voor een component DataGrid gedefinieerd. | |
DataGridColumn | fl.controls.dataGridClasses | De klasse DataGridColumn beschrijft een kolom in een component DataGrid. | |
DataGridColumn | mx.controls.dataGridClasses | The DataGridColumn class describes a column in a DataGrid control. | |
DataGridColumnDropIndicator | mx.skins.halo | The skin for the column drop indicator in a DataGrid. | |
DataGridColumnResizeSkin | mx.skins.halo | The skin for the column resizer in a DataGrid. | |
DataGridDragProxy | mx.controls.dataGridClasses | The DataGridDragProxy class defines the default drag proxy used when dragging data from a DataGrid control. | |
DataGridEvent | fl.events | De klasse DataGridEvent definieert gebeurtenissen die aan de component DataGrid zijn gekoppeld. | |
DataGridEvent | mx.events | The DataGridEvent class represents event objects that are specific to the DataGrid control, such as the event that is dispatched when an editable grid item gets the focus. | |
DataGridEventReason | fl.events | De klasse DataGridEventReason definieert constanten die voor de waarden van de eigenschap reason van het object DataGridEvent worden gebruikt wanneer de waarde van de eigenschap type itemEditEnd is. | |
DataGridEventReason | mx.events | The DataGridEventReason class defines constants for the values of the reason property of a DataGridEvent object when the type property is itemEditEnd. | |
DataGridHeader | mx.controls.dataGridClasses | The DataGridHeader class defines the default header renderer for a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.halo | The skin for the background of the column headers in a DataGrid control. | |
DataGridHeaderBackgroundSkin | mx.skins.spark | The Spark skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBackgroundSkin | mx.skins.wireframe | The wireframe skin class for the header background of the MX DataGrid component. | |
DataGridHeaderBase | mx.controls.dataGridClasses | The DataGridHeaderBase class defines the base class for the DataGridHeader class, the class that defines the item renderer for the DataGrid control. | |
DataGridHeaderSeparator | mx.skins.halo | The skin for the separator between column headers in a DataGrid. | |
DataGridHeaderSeparatorSkin | mx.skins.spark | The Spark skin class for the separator of the MX DataGrid component. | |
DataGridHeaderSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the separator of the MX DataGrid component. | |
DataGridItemRenderer | mx.controls.dataGridClasses | The DataGridItemRenderer class defines the default item renderer for a DataGrid control. | |
DataGridItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
DataGridListData | mx.controls.dataGridClasses | The DataGridListData class defines the data type of the listData property that is implemented by drop-in item renderers or drop-in item editors for the DataGrid control. | |
DataGridLockedRowContentHolder | mx.controls.dataGridClasses | The DataGridLockedRowContentHolder class defines a container in a DataGrid control of all of the control's item renderers and item editors. | |
DataGridSkin | spark.skins.spark | The default skin class for a Spark DataGrid component. | |
DataGridSkin | spark.skins.wireframe | The default skin class for a Spark DataGrid component in the Wireframe theme. | |
DataGridSortArrow | mx.skins.halo | The skin for the sort arrow in a column header in a DataGrid. | |
DataGridSortArrow | mx.skins.spark | The skin for the sort arrow in a column header in an MX DataGrid. | |
DataGridSortArrow | mx.skins.wireframe | The wireframe skin for the sort arrow in a column header in the MX DataGrid component. | |
DataGroup | spark.components | The DataGroup class is the base container class for data items. | |
DataItem | spark.utils | The DataItem class represents a dynamic object with bindable properties. | |
DataProvider | fl.data | De klasse DataProvider biedt methoden en eigenschappen waarmee u de gegevens in elke op lijst gebaseerde component (zoals List, DataGrid, TileList en ComboBox) kunt opvragen en wijzigen. | |
DataRenderer | spark.components | The DataRenderer class is the base class for data components in Spark. | |
DataTip | mx.charts.chartClasses | The DataTip control provides information about a data point to chart users. | |
DataTransform | mx.charts.chartClasses | The DataTransform object represents a portion of a chart that contains glyphs and can transform values to screen coordinates and vice versa. | |
Date | Hoofdniveau | De klasse Date vertegenwoordigt de datum- en tijdinformatie. | |
DateBase | mx.formatters | The DateBase class contains the localized string information used by the mx.formatters.DateFormatter class and the parsing function that renders the pattern. | |
DateChooser | mx.controls | The DateChooser control displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week. | |
DateChooserAccImpl | mx.accessibility | DateChooserAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateChooser class. | |
DateChooserAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateChooser control. | |
DateChooserEvent | mx.events | The DateChooserEvent class represents the event object passed to the event listener for the scroll event for the DateChooser and DateField controls. | |
DateChooserEventDetail | mx.events | Constants that define the values of the detail property of a DateChooserEvent object. | |
DateChooserIndicator | mx.skins.halo | The skins of the DateChooser's indicators for displaying today, rollover and selected dates. | |
DateChooserMonthArrowSkin | mx.skins.halo | The skin for all the states of the next-month and previous-month buttons in a DateChooser. | |
DateChooserNextMonthSkin | mx.skins.spark | The Spark skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.spark | The Spark skin class for the next year arrow of an MX DateChooser component. | |
DateChooserNextYearSkin | mx.skins.wireframe | The wireframe skin class for the next year arrow of the MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.spark | The Spark skin class for the previous month arrow of an MX DateChooser component. | |
DateChooserPrevMonthSkin | mx.skins.wireframe | The wireframe skin class for the next month arrow of the MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.spark | The Spark skin class for the previous year arrow of an MX DateChooser component. | |
DateChooserPrevYearSkin | mx.skins.wireframe | The wireframe skin class for the previous year arrow of the MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.spark | The Spark skin class for the rollover indicator of an MX DateChooser component. | |
DateChooserRollOverIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the rollover indicator of a MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.spark | The Spark skin class for the selection indicator of an MX DateChooser component. | |
DateChooserSelectionIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the selection indicator of the MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.spark | The Spark skin class for the current day indicator in an MX DateChooser component. | |
DateChooserTodayIndicatorSkin | mx.skins.wireframe | The wireframe skin class for the current day indicator in a MX DateChooser component. | |
DateChooserYearArrowSkin | mx.skins.halo | The skin for all the states of the next-year and previous-year buttons in a DateChooser. | |
DateField | mx.controls | The DateField control is a text field that shows the date with a calendar icon on its right side. | |
DateFieldAccImpl | mx.accessibility | DateFieldAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the DateField class. | |
DateFieldAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the DateField control. | |
DateFormatter | mx.formatters | The DateFormatter class uses a format String to return a formatted date and time String from an input String or a Date object. | |
DateRangeUtilities | mx.charts.chartClasses | A set of disabled date range utilities used by DateTimeAxis | |
DateSelectorDisplayMode | spark.components.calendarClasses | The DateSelectorMode class defines the valid constant values for the displayMode property of the Spark DateSpinner control. | |
DateSpinner | spark.components | The DateSpinner control presents an interface for picking a particular date or time. | |
DateSpinnerItemRenderer | spark.components.calendarClasses | The DateSpinnerItemRenderer class defines the default item renderer for a DateSpinner control in the mobile theme. | |
DateSpinnerSkin | spark.skins.mobile | ActionScript-based skin for the DateSpinner in mobile applications. | |
DateTimeAxis | mx.charts | The DateTimeAxis class maps time values evenly between a minimum and maximum value along a chart axis. | |
DateTimeFormatter | flash.globalization | De DateTimeFormatter-klasse biedt landspecifieke opmaak voor Date-objecten en toegang tot gelokaliseerde datumveldnamen. | |
DateTimeFormatter | spark.formatters | The DateTimeFormatter class provides locale-sensitve formatting for a Date object. | |
DateTimeNameContext | flash.globalization | De klasse DateTimeNameContext bevat een opsomming van constanten waarmee wordt aangegeven in welke opmaakcontext de namen van maanden en weekdagen worden gebruikt. | |
DateTimeNameStyle | flash.globalization | De DateTimeNameStyle-klasse bevat een opsomming van constanten waarmee de lengte van de namen voor maanden en weekdagen bij datumnotaties wordt aangegeven. | |
DateTimeStyle | flash.globalization | Biedt een opsomming van constanten waarmee landspecifieke patronen voor de datum- en tijdnotatie worden bepaald. | |
DateValidator | mx.validators | The DateValidator class validates that a String, Date, or Object contains a proper date and matches a specified format. | |
DefaultBeveledActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultBeveledBackButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | mx.skins.spark | The Spark skin class for the MX default button. | |
DefaultButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX default button. | |
DefaultButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultButtonSkin | spark.skins.spark | The default skin class for a Spark DefaultButton component. | |
DefaultButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DefaultButton component. | |
DefaultComplexItemRenderer | spark.skins.spark | The Spark DefaultComplexItemRenderer class is an item renderer class that displays a Flex component in a Group container. | |
DefaultDataDescriptor | mx.controls.treeClasses | The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu. | |
DefaultDragImage | mx.skins.halo | The default drag proxy image for a drag and drop operation. | |
DefaultGridHeaderRenderer | spark.skins.spark | The DefaultGridHeaderRenderer class defines the default header renderer for the columns of a Spark DataGrid control. | |
DefaultGridHeaderRenderer | spark.skins.wireframe | The default header renderer for s:DataGrid columns. | |
DefaultGridItemEditor | spark.components.gridClasses | The DefaultGridItemEditor class defines the default item renderer used by the Spark grid controls, such as DataGrid and Grid. | |
DefaultGridItemRenderer | spark.skins.spark | The DefaultGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
DefaultItemRenderer | spark.skins.spark | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultItemRenderer | spark.skins.wireframe | The DefaultItemRenderer class defines the default item renderer for a List control. | |
DefaultListEffect | mx.effects | The DefaultListEffect class defines the default effect applied to the item renderers of a List control when the data in the data provider changes. | |
DefaultSummaryCalculator | mx.collections | The DefaultSummaryCalculator class provides summary calculation logic for SUM, MIN, MAX, AVG, and COUNT operations. | |
DefaultTileListEffect | mx.effects | The DefaultTileListEffect class defines the default effect applied to the item renderers of a TileList control when the data in the data provider changes. | |
DefaultTransparentActionButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DefaultTransparentNavigationButtonSkin | spark.skins.mobile | Emphasized button uses accentColor instead of chromeColor. | |
DeferredInstanceFromClass | mx.core | A deferred instance factory that creates and returns an instance of a specified class. | |
DeferredInstanceFromFunction | mx.core | A deferred instance factory that uses a generator function to create an instance of the required object. | |
DefinitionError | Hoofdniveau | De klasse DefinitionError vertegenwoordigt een fout die optreedt wanneer gebruikerscode een id probeert te definiëren die al is gedefinieerd. | |
DeleteObjectSample | flash.sampler | De klasse DeleteObjectSample vertegenwoordigt objecten die binnen een stream getSamples() worden gecreëerd. Elk object DeleteObjectSample stemt overeen met een object NewObjectSample. | |
DeleteTextOperation | flashx.textLayout.operations | Met de DeleteTextOperation-klasse wordt de verwijdering van een tekstbereik ingekapseld. | |
DesignLayer | mx.core | The DesignLayer class represents a visibility group that can be associated with one or more IVisualElement instances at runtime. | |
DeviceRotation | flash.sensors | De DeviceRotation-klasse verzendt gebeurtenissen op basis van de activiteit die door de versnellingsmeter en de gyroscoopsensoren van het apparaat wordt gedetecteerd. | |
DeviceRotationEvent | flash.events | De DeviceRotation-klasse verzendt DeviceRotationEvent en retourneert de rol, de rotatie rond de y-as, de instelhoek en de viertalgegevens wanneer DeviceRotation-updates worden verkregen via de gecombineerde lezingen van de versnellingsmeter en gyroscoopsensoren die op het apparaat geïnstalleerd zijn. | |
DiamondItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a diamond in its assigned area. | |
Dictionary | flash.utils | Met de klasse Dictionary kunt u een dynamische verzameling eigenschappen maken die strikte gelijkheid (===) gebruikt voor toetsvergelijking. | |
DigitCase | flash.text.engine | De klasse DigitCase is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap digitCase van de klasse ElementFormat. | |
DigitWidth | flash.text.engine | De klasse DigitWidth is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap digitWidth van de klasse ElementFormat. | |
Direction | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap direction van de klasse TextLayoutFormat. | |
DisplacementMapFilter | flash.filters | De klasse DisplacementMapFilter gebruikt de pixelwaarden van het opgegeven object BitmapData (verschuivingskaartafbeelding) om een verschuiving van een object uit te voeren. | |
DisplacementMapFilter | spark.filters | The DisplacementMapFilter class uses the pixel values from the specified BitmapData object (called the displacement map image) to perform a displacement of an object. | |
DisplacementMapFilterMode | flash.filters | De klasse DisplacementMapFilterMode biedt waarden voor de eigenschap mode van de klasse DisplacementMapFilter. | |
DisplayLayer | spark.components.supportClasses | A DisplayLayer class maintains an ordered list of DisplayObjects sorted on depth. | |
DisplayObject | flash.display | De klasse DisplayObject is de basisklasse voor alle objecten die in het weergaveoverzicht kunnen worden geplaatst. | |
DisplayObjectContainer | flash.display | De klasse DisplayObjectContainer is de basisklasse voor alle objecten die als weergaveobjectcontainers kunnen dienen in het weergaveoverzicht. | |
DisplayObjectSharingMode | spark.core | The DisplayObjectSharingMode class defines the possible values for the displayObjectSharingMode property of the IGraphicElement class. | |
DisplayUtil | mx.utils | The DisplayUtil utility class is an all-static class with utility methods related to DisplayObjects. | |
Dissolve | mx.effects | Animate the component from transparent to opaque, or from opaque to transparent. | |
DissolveInstance | mx.effects.effectClasses | The DissolveInstance class implements the instance class for the Dissolve effect. | |
DivElement | flashx.textLayout.elements | De DivElement-klasse definieert een element voor het groeperen van alinea's (ParagraphElement-objecten). | |
DividedBox | mx.containers | A DividedBox container measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children. | |
DividedBoxAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the DividedBox class. | |
DividerEvent | mx.events | Represents events that are dispatched when a divider has been pressed, dragged or released. | |
DividerSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX DividedBox component. | |
DNSResolver | flash.net.dns | Met de DNSResolver-klasse kunt u Domain Name System (DNS)-resourcerecords opzoeken. | |
DNSResolverEvent | flash.events | De klasse DNSResolverEvent vertegenwoordigt de resultaten van een DNS-opzoekbewerking (Domain Name System). | |
DockIcon | flash.desktop | De klasse DockIcon vertegenwoordigt het Dock-pictogram in Mac OS X®-stijl. | |
DownloadErrorEvent | air.update.events | Een object ApplicationUpdater of ApplicationUpdaterUI verzendt een object DownloadErrorEvent wanneer een fout optreedt tijdens het downloaden van het updatebestand. | |
DownloadProgressBar | mx.preloaders | The DownloadProgressBar class displays download progress. | |
DPIClassification | mx.core | An enum of the device screen density classess. | |
DragEvent | mx.events | The DragEvent class represents event objects that are dispatched as part of a drag-and-drop operation. | |
DragManager | mx.managers | The DragManager class manages drag and drop operations, which let you move data from one place to another in a Flex application. | |
DragManagerAutomationImpl | mx.automation.delegates | Defines the methods and properties required to perform instrumentation for the DragManager class. | |
DragSource | mx.core | The DragSource class contains the data being dragged. | |
DRMAuthenticateEvent | flash.events | Een NetStream-object verzendt een DRMAuthenticateEvent-object bij een poging om met DRM-gecodeerde inhoud (digital rights management) af te spelen waarvoor een gebruikersreferentie voor verificaitie is vereist. | |
DRMAuthenticationCompleteEvent | flash.events | De DRMManager verzendt een DRMAuthenticationCompleteEvent-object wanneer een aanroep naar de methode authenticate() van het DRMManager-object is geslaagd. | |
DRMAuthenticationErrorEvent | flash.events | De DRMManager verzendt een DRMAuthenticationErrorEvent -object wanneer een aanroep naar de methode authenticate() van het DRMManager-object is mislukt. | |
DRMContentData | flash.net.drm | De klasse DRMContentData bevat de informatie die is vereist om de voucher te verkrijgen die nodig is om met DRM beveiligde inhoud weer te geven. | |
DRMDeviceGroup | flash.net.drm | Een apparaatgroep is een groep afspeelapparaten dat afspeelrechten met beschermde inhoud deelt. | |
DRMDeviceGroupErrorEvent | flash.events | Uitgegeven door de DRMManager wanneer een fout optreedt tijdens aan een apparaatgroep gerelateerde aanroepen. Het is aan de toepassing om de foutgebeurtenissen expliciet af te handelen, bijvoorbeeld wanneer een gebruiker ongeldige aanmeldingsgegevens invoert, maar de voucher die de gecodeerde inhoud beschermt toegang tot de inhoud beperkt. | |
DRMDeviceGroupEvent | flash.events | Uitgegeven door de DRMManager wanneer een aan een apparaatgroep gerelateerde aanroep is voltooid. | |
DRMErrorEvent | flash.events | De klasse DRMErrorEvent geeft informatie over fouten die optreden wanneer met DRM (Digital Rights Management) gecodeerde bestanden worden afgespeeld. | |
DRMLicenseRequestEvent | flash.events | De DRMManager verzendt een DRMLicenseRequestEvent-object voor elke succesvolle aanroep van de loadVoucher()- of loadPreviewVoucher()-methode van het DRMManager-object. | |
DRMManager | flash.net.drm | De DRMManager beheert het ophalen en opslaan van de vouchers die nodig zijn om met DRM beveiligde inhoud weer te geven. | |
DRMManagerError | flash.errors | De DRMManager verzendt een gebeurtenis DRMManagerError om fouten te rapporteren. | |
DRMMetadataEvent | flash.events | AVSegmentedSource verzendt DRMMetadataEvent wanneer het bestanden laadt en parseert. | |
DRMPlaybackTimeWindow | flash.net.drm | De DRMPlaybackTimeWindow-klasse vertegenwoordigt de periode waarin een DRM-voucher geldig is. | |
DRMReturnVoucherCompleteEvent | flash.events | De DRMManager verzendt een DRMVoucherReturnCompleteEvent-object wanneer een aanroep naar de returnVoucher()-methode van het DRMManager-object is gelukt. | |
DRMReturnVoucherErrorEvent | flash.events | De DRMManager verzendt een DRMReturnVoucherErrorEvent-object wanneer een aanroep naar de returnVoucher()-methode van het DRMManager-object is mislukt. | |
DRMStatusEvent | flash.events | Een NetStream-object verzendt een DRMStatusEvent-object wanneer de inhoud die met DRM is beschermd (digital rights management), wordt afgespeeld (nadat de voucher is geverifieerd en is gecontroleerd of de gebruiker is gemachtigd om de inhoud te bekijken). | |
DRMVoucher | flash.net.drm | De klasse DRMVoucher is een verbinding naar een licentietoken waarmee een gebruiker met DRM beveiligde inhoud kan weergeven. | |
DropDownController | spark.components.supportClasses | The DropDownController class handles the mouse, keyboard, and focus interactions for an anchor button and its associated drop down. | |
DropdownEvent | mx.events | The DropdownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownEvent | spark.events | The DropDownEvent class represents the event object passed to the event listener for the open and close events. | |
DropDownList | spark.components | The DropDownList control contains a drop-down list from which the user can select a single value. | |
DropDownListBase | spark.components.supportClasses | The DropDownListBase control contains a drop-down list from which the user can select a single value. | |
DropDownListBaseAccImpl | spark.accessibility | DropDownListAccImpl is the accessibility implementation class for spark.components.supportClasses.DropDownListBase. | |
DropDownListButtonSkin | spark.skins.spark | The default skin class for the anchor button on a Spark DropDownList component. | |
DropDownListButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownListButton component. | |
DropDownListSkin | spark.skins.spark | The default skin class for the Spark DropDownList component. | |
DropDownListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark DropDownList component. | |
DropDownSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX components that use drop downs. | |
DropLocation | spark.layouts.supportClasses | The DropLocation class contains information describing the drop location for the dragged data in a drag-and-drop operation. | |
DropShadowFilter | flash.filters | Met de klasse DropShadowFilter kunt u een slagschaduw aan weergaveobjecten toevoegen. | |
DropShadowFilter | spark.filters | The DropShadowFilter class lets you add a drop shadow to display objects. | |
DualStyleObject | mx.charts.chartClasses | The DualStyleObject class serves as a base class for components that have a need to assign class selectors outside of the client developer's control. | |
DynamicEvent | mx.events | This subclass of Event is dynamic, meaning that you can set arbitrary event properties on its instances at runtime. | |
DynamicMatrix | fl.motion | De klasse DynamicMatrix berekent een matrix op basis van gegeven waarden en slaat deze op. | |
DynamicStreamingVideoItem | spark.components.mediaClasses | The DynamicStreamingVideoItem class represents a video stream on the server plus a bitrate for that stream. | |
DynamicStreamingVideoSource | spark.components.mediaClasses | The DynamicStreamingVideoSource class represents a streaming video source and can be used for streaming pre-recorded video or live streaming video. | |
EaseInOutBase | spark.effects.easing | The EaseInOutBase class is the base class that provide easing capability. | |
EasingFraction | spark.effects.easing | The EasingFraction class defines constants for the easeInFraction property of the EaseInOutBase class. | |
EastAsianJustifier | flash.text.engine | De klasse EastAsianJustifier bevat eigenschappen die nodig zijn om de uitvullingsopties voor tekstregels in een tekstblok te bepalen waarvan de inhoud voornamelijk Aziatische tekst is. | |
EdgeMetrics | mx.core | The EdgeMetrics class specifies the thickness, in pixels, of the four edge regions around a visual component. | |
EditableComboBoxSkin | mx.skins.spark | The Spark skin class for the editable MX ComboBox component. | |
EditableComboBoxSkin | mx.skins.wireframe | The wireframe skin class for the editable MX ComboBox component. | |
EditingMode | flashx.textLayout.edit | De EditingMode-klasse definieert constanten die met de EditManager-klasse worden gebruikt om de lees-, selectie- en schrijfmachtigingen van een document te representeren. | |
EditManager | flashx.textLayout.edit | De EditManager-klasse beheert het bewerken van wijzigingen in een TextFlow. | |
Effect | mx.effects | The Effect class is an abstract base class that defines the basic functionality of all Flex effects. | |
EffectEvent | mx.events | Represents event objects that are specific to Flex effects. | |
EffectInstance | mx.effects | The EffectInstance class represents an instance of an effect playing on a target. | |
EffectManager | mx.effects | The EffectManager class listens for events, such as the show and move events, dispatched by objects in a Flex application. | |
EffectTargetFilter | mx.effects | The EffectTargetFilter class defines a custom filter that is executed by each transition effect on each target of the effect. | |
Elastic | fl.motion.easing | De klasse Elastic definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren, waarbij de beweging met een exponentieel afvallende sinusgolf wordt beschreven. | |
Elastic | fl.transitions.easing | De klasse Elastic definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren, waarbij de beweging met een exponentieel afvallende sinusgolf wordt beschreven. | |
Elastic | mx.effects.easing | The Elastc class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
Elastic | spark.effects.easing | The Elastic class implements easing functionality where the target object movement is defined by an exponentially decaying sine wave. | |
ElementExistenceEvent | spark.events | The ElementExistenceEvent class represents events that are dispatched when an element of a Group is created or destroyed. | |
ElementFormat | flash.text.engine | De klasse ElementFormat vertegenwoordigt opmaakinformatie die op een ContentElement kan worden toegepast. | |
ElementRange | flashx.textLayout.edit | De ElementRange-klasse staat voor het bereik van objecten die in een tekstflow zijn geselecteerd. | |
Ellipse | spark.primitives | The Ellipse class is a filled graphic element that draws an ellipse. | |
EmailValidator | mx.validators | The EmailValidator class validates that a String has a single @ sign, a period in the domain name and that the top-level domain suffix has two, three, four, or six characters. | |
EmphasizedButtonSkin | mx.skins.wireframe | The wireframe skin class for the emphasized state of the MX Button component. | |
EncryptedLocalStore | flash.data | De ELS-klasse (EncryptedLocalStore) biedt een manier om lokale gegevens gecodeerd op te slaan die u kunt gebruiken als een kleine cache voor de privégegevens van een toepassing. | |
Endian | flash.utils | De klasse Endian bevat waarden die de bytevolgorde aangeven die moet worden gebruikt voor het vertegenwoordigen van multibyte-getallen. | |
EOFError | flash.errors | Een uitzondering EOFError wordt gegenereerd wanneer u voorbij het einde van de beschikbare gegevens wilt lezen. | |
Error | Hoofdniveau | De klasse Error bevat informatie over een fout die in een script is opgetreden. | |
ErrorEvent | flash.events | Een object verzendt een ErrorEvent-object wanneer een fout ertoe leidt dat een asynchrone bewerking mislukt. | |
ErrorSkin | spark.skins.spark | The ErrorSkin class defines the error skin for Spark components. | |
EvalError | Hoofdniveau | De klasse EvalError vertegenwoordigt een fout die optreedt wanneer gebruikerscode de functie eval() aanroept of de operator new met het object Function probeert te gebruiken. | |
Event | flash.events | De klasse Event wordt gebruikt als basisklasse voor het maken van objecten Event, die worden doorgegeven als parameters naar gebeurtenislisteners wanneer een gebeurtenis plaatsvindt. | |
EventDetails | mx.automation.events | Holds the details of an event like its type, handler etc... | |
EventDispatcher | flash.events | De EventDispatcher-klasse is de basisklasse voor alle runtime-klassen die gebeurtenissen verzenden. | |
EventListenerRequest | mx.events | Request sent from one SystemManager to a SystemManager in another application through their bridge to add or remove a listener to a specified event on your behalf. | |
EventPhase | flash.events | De klasse EventPhase biedt waarden voor de eigenschap eventPhase van de klasse Event. | |
EventPriority | mx.core | The EventPriority class defines constant values for the priority argument of the addEventListener() method of EventDispatcher. | |
ExclusionShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Exclusion' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Exponential | fl.motion.easing | De klasse Exponential definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Exponential | mx.effects.easing | The Exponential class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by an exponentially decaying sine wave. | |
ExtensionContext | flash.external | De ExtensionContext-klasse biedt ook de statische methode getExtensionDirectory(), waarmee u toegang krijgt tot de map waarin de extensie op het apparaat is geïnstalleerd. | |
ExternalInterface | flash.external | De ExternalInterface-klasse is een programmeerinterface voor toepassingen waarmee eenvoudig kan worden gecommuniceerd tussen ActionScript en de SWF-container, bijvoorbeeld een HTML-pagina met JavaScript of een bureaubladtoepassing waarmee een SWF-bestand wordt weergegeven met Flash Player. | |
Fade | fl.transitions | De klasse Fade fadet het filmclipobject in of uit. | |
Fade | mx.effects | The Fade effect animates the alpha property of a component, either from transparent to opaque, or from opaque to transparent. | |
Fade | spark.effects | The Fade effect animates the alpha property of a component. | |
FadeInstance | mx.effects.effectClasses | The FadeInstance class implements the instance class for the Fade effect. | |
FadeInstance | spark.effects.supportClasses | The FadeInstance class implements the instance class for the Fade effect. | |
Fault | mx.rpc | The Fault class represents a fault in a remote procedure call (RPC) service invocation. | |
FaultEvent | mx.rpc.events | This event is dispatched when an RPC call has a fault. | |
File | flash.filesystem | Een object File staat voor een pad naar een bestand of map. | |
FileEvent | mx.events | The FileEvent class represents event objects that are specific to the FileSystemList, FileSystemDataGrid, FileSystemTree and FileSystemComboBox controls. | |
FileFilter | flash.net | De klasse FileFilter wordt gebruikt om aan te geven welke bestanden op het systeem van de gebruiker worden weergegeven in het bestandsvenster dat wordt weergegeven wanneer de methode FileReference.browse() of de methode FileReferenceList.browse() wordt aangeroepen, of wanneer een methode browse van een File-, FileReference- of FileReferenceList-object wordt aangeroepen. | |
FileListEvent | flash.events | Een File-object verzendt een FileListEvent-object wanneer een oproep naar de methode getDirectoryListingAsync() van een File-object een reeks bestanden en mappen opsomt, of wanneer een gebruiker na een oproep naar de methode browseForOpenMultiple() bestanden selecteert. | |
FileMode | flash.filesystem | De klasse FileMode definieert reeksconstanten die worden gebruikt in de parameter fileMode van de methode open() en openAsync() van de klasse FileStream. | |
FileReference | flash.net | De klasse FileReference biedt u de mogelijkheid bestanden te uploaden en te downloaden tussen de computer van een gebruiker en een server. | |
FileReferenceList | flash.net | De klasse FileReferenceList biedt de gebruiker de mogelijkheid een of meer bestanden te selecteren om te uploaden. | |
FileStream | flash.filesystem | Een FileStream-object wordt gebruikt om bestanden te lezen en te schrijven. | |
FileSystemComboBox | mx.controls | The FileSystemComboBox control defines a combo box control for navigating up the chain of ancestor directories from a specified directory in a file system. | |
FileSystemDataGrid | mx.controls | The FileSystemDataGrid control lets you display the contents of a single file system directory in a data grid format. | |
FileSystemDataGridNameColumnRendererAutomationImpl | mx.automation.delegates.controls.fileSystemClasses | Defines methods and properties required to perform instrumentation for the DataGridItemRenderer class. | |
FileSystemEnumerationMode | mx.controls | The FileSystemEnumerationMode class defines the constant values for the enumerationMode property of the FileSystemList, FileSystemDataGrid, and FileSystemTree classes. | |
FileSystemHistoryButton | mx.controls | The FileSystemHistoryButton control defines a single control with two buttons: a main button on the left and a secondary button on the right. | |
FileSystemList | mx.controls | The FileSystemList control lets you display the contents of a single file system directory, in a list format. | |
FileSystemSizeDisplayMode | mx.controls | The FileSystemSizeDisplayMode class defines the constant values for the sizeDisplayMode property of the FileSystemDataGrid class. | |
FileSystemTree | mx.controls | The FileSystemTree control displays the contents of a file system directory as a tree. | |
FileSystemTreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
FilledElement | spark.primitives.supportClasses | The FilledElement class is the base class for graphics elements that contain a stroke and a fill. | |
FlexBitmap | mx.core | FlexBitmap is a subclass of the Player's Bitmap class. | |
FlexContentHolderAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the FlexContentHolder control. | |
FlexEvent | mx.events | The FlexEvent class represents the event object passed to the event listener for many Flex events. | |
FlexGlobals | mx.core | A class that contains variables that are global to all applications within the same ApplicationDomain. | |
FlexHTMLLoader | mx.core | FlexHTMLLoader is a subclass of the Player's HTMLLoader class used by the Flex HTML control. | |
FlexLoader | mx.core | FlexLoader is a subclass of the Player's Loader class. | |
FlexMouseEvent | mx.events | The FlexMouseEvent class represents the event object passed to the event listener for Flex-specific mouse activity. | |
FlexMovieClip | mx.core | FlexMovieClip is a subclass of the Player's MovieClip class. | |
FlexNativeMenu | mx.controls | The FlexNativeMenu component provides a wrapper for AIR's NativeMenu class. | |
FlexNativeMenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Flex Native Menu. | |
FlexNativeMenuEvent | mx.events | The FlexNativeMenuEvent class represents events that are associated with menu activities in FlexNativeMenu. | |
FlexNativeWindowBoundsEvent | mx.events | The FlexNativeWindowBoundsEvent is dispatched when the size or location changes for the NativeWindow that underlies a Window or WindowedApplication component. | |
FlexPrintJob | mx.printing | The FlexPrintJob class is a wrapper for the flash.printing.PrintJob class. | |
FlexPrintJobScaleType | mx.printing | Values for the scaleType property of the FlexPrintJob.addObject() method parameter. | |
FlexShape | mx.core | FlexShape is a subclass of the Player's Shape class. | |
FlexSimpleButton | mx.core | FlexSimpleButton is a subclass of the Player's SimpleButton class. | |
FlexSprite | mx.core | FlexSprite is a subclass of the Player's Sprite class and the superclass of UIComponent. | |
FlexTextField | mx.core | FlexTextField is a subclass of the Player's TextField class and the superclass of UITextField. | |
FlexVersion | mx.core | This class controls the backward-compatibility of the framework. | |
FlipViewTransition | spark.transitions | The FlipViewTransition class performs a simple flip transition for views. | |
Float | flashx.textLayout.formats | Definieert waarden voor de eigenschap float van de klasse InlineGraphicElement. | |
FlowComposerBase | flashx.textLayout.compose | De FlowComposerBase-klasse is de basisklasse voor Text Layout Framework-flowcomposerklassen die de compositie van tekstregel besturen in ContainerController-objecten. | |
FlowDamageType | flashx.textLayout.compose | De FlowDamageType-klasse is een opsommingsklasse die de schadetypen definieert voor schademethoden en -gebeurtenissen. | |
FlowElement | flashx.textLayout.elements | De tekst in een flow wordt opgeslagen in een boomstructuur, waarbij de elementen van de boom staan voor logische divisies in de tekst. | |
FlowElementMouseEvent | flashx.textLayout.events | Deze gebeurtenis wordt door een koppelingselement verzonden wanneer muisactiviteit wordt gedetecteerd. | |
FlowElementOperation | flashx.textLayout.operations | De FlowElementOperation-klasse is de basisklasse voor bewerkingen waardoor een FlowElement wordt getransformeerd. | |
FlowGroupElement | flashx.textLayout.elements | De FlowGroupElement-klasse is de basisklasse voor FlowElement-objecten die beschikken over een array met onderliggende items. | |
FlowLeafElement | flashx.textLayout.elements | Basisklasse voor FlowElements die worden weergegeven op het laagste niveau van de flowhiërarchie. | |
FlowOperation | flashx.textLayout.operations | De FlowOperation-klasse is de basisklasse voor alle Text Layout Framework-bewerkingen. | |
FlowOperationEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt deze gebeurtenis net voordat een bewerking begint en nogmaals net nadat een bewerking is voltooid. | |
FlowTextOperation | flashx.textLayout.operations | De FlowTextOperation is de basisklasse voor bewerkingen waardoor een tekstbereik wordt getransformeerd. | |
FLVPlayback | fl.video | FLVPlayback breidt de klasse Sprite uit en omvat een object VideoPlayer. | |
FLVPlaybackCaptioning | fl.video | De component FLVPlaybackCaptioning maakt ondertiteling voor de component FLVPlayback mogelijk. | |
Fly | fl.transitions | De klasse Fly schuift het filmclipobject vanuit een opgegeven richting in beeld. | |
FocusDirection | flash.display | De klasse FocusDirection bevat waarden die moeten worden gebruikt voor de parameter direction van de methode assignFocus() van een Stage-object en voor de eigenschap direction van een FocusEvent-object. | |
FocusEvent | flash.events | Een object verzendt een FocusEvent-object wanneer de gebruiker de focus wijzigt van een object in het weergaveoverzicht naar een ander object. | |
FocusManager | fl.managers | De klasse FocusManager beheert de focus voor een set van componenten waartussen met de muis of het toetsenbord als een tablus kan worden genavigeerd. | |
FocusManager | mx.managers | The FocusManager class manages the focus on components in response to mouse activity or keyboard activity (Tab key). | |
FocusRequestDirection | mx.events | The FocusDirection class defines the constant values for the direction focus may be moved in. | |
FocusSkin | spark.skins.spark | Defines the "glow" around Spark components when the component has focus. | |
Font | flash.text | De klasse Font wordt gebruikt om ingesloten lettertypen in SWF-bestanden te beheren. | |
FontAsset | mx.core | FontAsset is a subclass of the flash.text.Font class which represents fonts that you embed in a Flex application. | |
FontDescription | flash.text.engine | De klasse FontDescription staat voor informatie die nodig is om een lettertype te beschrijven. | |
FontLookup | flash.text.engine | De klasse FontLookup is een opsomming van constante waarden die worden gebruikt met FontDescription.fontLookup. | |
FontMetrics | flash.text.engine | De klasse FontMetrics bevat maat- en verschuivingsinformatie over een lettertype. | |
FontPosture | flash.text.engine | De FontPosture-klasse is een opsomming van waarden van constanten die worden gebruikt met FontDescription.fontPosture om tekst in te stellen als cursief of standaard. | |
FontStyle | flash.text | De klasse FontStyle biedt waarden voor de klasse TextRenderer. | |
FontType | flash.text | De klasse FontType bevat de opgesomde constanten embedded en device voor de eigenschap fontType van de klasse Font. | |
FontWeight | flash.text.engine | De klasse FontWeight is een opsomming van constante waarden die worden gebruikt met FontDescription.fontWeight. | |
Form | mx.containers | The Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
Form | spark.components | The Spark Form container lets you control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation. | |
FormatDescriptor | flashx.textLayout.conversion | Bevat informatie over een indeling. | |
Formatter | mx.formatters | The Formatter class is the base class for all data formatters. | |
FormatValue | flashx.textLayout.formats | Bepaalt de waarden voor het opgeven dat een opmaakeigenschap de waarde van het bovenliggende element overneemt of zijn waarde automatisch laat genereren. | |
FormAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Form class. | |
FormHeading | mx.containers | The FormHeading container is used to display a heading for a group of controls inside a Form container. | |
FormHeading | spark.components | The Spark FormHeading container displays a heading for a group of controls inside a Spark Form container. | |
FormHeadingSkin | spark.skins.spark | The default skin class for the Spark FormHeading component. | |
FormItem | mx.containers | The FormItem container defines a label and one or more children arranged horizontally or vertically. | |
FormItem | spark.components | The FormItem container defines the following in a Spark From: A single label. A sequence label. One or more child controls or containers. Help content that provides a description of the form item or instructions for filling it in. Required indicator to indicate if a form item has to be filled Children can be controls or other containers. | |
FormItemAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
FormItemDirection | mx.containers | The FormItemDirection class defines the constant values for the direction property of the FormItem class. | |
FormItemLabel | mx.controls | The FormItem container uses a FormItemLabel object to display the label portion of the FormItem container. | |
FormItemLayout | spark.layouts | The FormItemLayout is used by FormItems to provide a constraint based layout. | |
FormItemSkin | spark.skins.spark | The default skin class for the Spark FormItem component. | |
FormLayout | spark.layouts | The FormLayout class defines the default layout for Spark Form skins. | |
FormSkin | spark.skins.spark | The default skin class for a Spark Form container. | |
FrameLabel | flash.display | Het object FrameLabel bevat eigenschappen waarmee een framenummer en de overeenkomende labelnaam worden opgegeven. | |
FTEAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The FTEAdvancedDataGridItemRenderer class defines the default item renderer for an AdvancedDataGrid control used with FTEText. | |
FTEDataGridItemRenderer | mx.controls.dataGridClasses | The FTEDataGridItemRenderer class defines the default item renderer for a DataGrid control used with FTEText. | |
FTEDataGridItemRendererAutomationImpl | mx.automation.delegates.controls.dataGridClasses | Defines methods and properties required to perform instrumentation for the FTEDataGridItemRenderer class. | |
FTETextField | mx.core | FTETextField is a Sprite which displays text by using the new Flash Text Engine to implement the old TextField API. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
FullScreenButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the fullScreen button of a Spark VideoPlayer component in the normal skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses.fullScreen | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component while in one of the fullScreen skin state. | |
FullScreenButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the fullScreen button of a Spark VideoPlayer component. | |
FullScreenEvent | flash.events | Het object Stage verzendt een object FullScreenEvent wanneer voor het werkgebied de modus Volledig scherm wordt in- of uitgeschakeld. | |
Function | Hoofdniveau | Een functie is de basiseenheid van code dat in ActionScript kan worden aangeroepen. | |
FunctionEase | fl.motion | Met de klasse FunctionEase kunnen aangepaste interpolatiefuncties worden gebruikt met het raamwerk van fl.motion in plaats van andere interpolaties, zoals SimpleEase en CustomEase. | |
GameInput | flash.ui | De GameInput-klasse is het ingangspunt voor de GameInput-API. | |
GameInputControl | flash.ui | De GameInputControl-klasse vertegenwoordigt een besturingselement op een invoerapparaat. | |
GameInputDevice | flash.ui | De GameInputDevice-klasse vertegenwoordigt één invoerapparaat dat vaak wordt gebruikt voor gaming. | |
GameInputEvent | flash.events | De GameInputEvent-klasse vertegenwoordigt een gebeurtenis die wordt verzonden wanneer een spelbesturingsapparaat is toegevoegd aan of verwijderd uit het toepassingsplatform. | |
Geolocation | flash.sensors | De Geolocation-klasse verzendt gebeurtenissen als reactie op de locatiesensor van het apparaat. | |
GeolocationEvent | flash.events | Een Geolocation-object verstuurt GeolocationEvent-objecten wanneer deze updates ontvangt van de locatiesensor die op het apparaat is geïnstalleerd. | |
GestureEvent | flash.events | Met de GestureEvent-klasse kunt u gebeurtenissen met meerdere aanraakbewegingen verwerken op apparaten die complexe gebruikerscontacten met het apparaat detecteren (zoals wanneer er tegelijkertijd met twee vingers op een touchscreen wordt gedrukt). | |
GesturePhase | flash.events | De faseklasse GesturePhase is een opsommingsklasse van constante waarden voor gebruik met de klassen GestureEvent, PressAndTapGestureEvent en TransformGestureEvent. | |
GlobalizationBase | spark.globalization.supportClasses | This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion. | |
GlobalizationUtils | spark.validators.supportClasses | GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript. | |
GlobalizationValidatorBase | spark.validators.supportClasses | The GlobalizationValidatorBase class is the base class for all Spark validators. | |
GlobalSettings | flashx.textLayout.elements | Configuratie die van toepassing is op alle TextFlow-objecten. | |
Glow | mx.effects | The Glow effect lets you apply a visual glow effect to a component. | |
GlowFilter | flash.filters | Met de klasse GlowFilter kunt u een gloedeffect op weergaveobjecten toepassen. | |
GlowFilter | spark.filters | The GlowFilter class lets you apply a glow effect to display objects. | |
GlowInstance | mx.effects.effectClasses | The GlowInstance class implements the instance class for the Glow effect. | |
GradientBase | mx.graphics | The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient. | |
GradientBevelFilter | flash.filters | Met de klasse GradientBevelFilter kunt u een verlopende schuine-kanteffect op weergaveobjecten toepassen. | |
GradientBevelFilter | spark.filters | The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientEntry | mx.graphics | The GradientEntry class defines the objects that control a transition as part of a gradient fill. | |
GradientFilter | spark.filters | The base class for filters that provide gradient visual effects. | |
GradientGlowFilter | flash.filters | Met de klasse GradientGlowFilter kunt u een verlopende-gloedeffect op weergaveobjecten toepassen. | |
GradientGlowFilter | spark.filters | The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientStroke | mx.graphics | The GradientStroke class lets you specify a gradient filled stroke. | |
GradientType | flash.display | De klasse GradientType biedt waarden voor de parameter type in de methoden beginGradientFill() en lineGradientStyle() van de klasse flash.display.Graphics. | |
Graphic | spark.primitives | The Graphic control displays a set of graphic drawing commands. | |
GraphicElement | flash.text.engine | De klasse GraphicElement vertegenwoordigt een grafisch element in een TextBlock- of een GroupElement-object. | |
GraphicElement | spark.primitives.supportClasses | A base class for defining individual graphic elements. | |
Graphics | flash.display | De klasse Graphics bevat een set methoden die u kunt gebruiken om een vectorvorm te maken. | |
GraphicsBitmapFill | flash.display | Hiermee wordt een bitmapvulling gedefinieerd. | |
GraphicsEndFill | flash.display | Hiermee wordt het einde van een afbeeldingsvulling geïdentificeerd. | |
GraphicsGradientFill | flash.display | Definieert een verloopvulling. | |
GraphicsPath | flash.display | Een verzameling tekenopdrachten en de coördinaatparameters voor deze opdrachten. | |
GraphicsPathCommand | flash.display | Definieert de waarden die worden gebruikt voor het opgeven van opdrachten voor het tekenen van paden. | |
GraphicsPathWinding | flash.display | De klasse GraphicsPathWinding levert waarden voor de eigenschap flash.display.GraphicsPath.winding en de methode flash.display.Graphics.drawPath() om de richting waarin een pad moet worden getekend te bepalen. | |
GraphicsShaderFill | flash.display | Hiermee wordt een vulling met arcering gedefinieerd. | |
GraphicsSolidFill | flash.display | Hiermee wordt een effen vulling gedefinieerd. | |
GraphicsStroke | flash.display | Definieert een lijnstijl of tekenhaal. | |
GraphicsTrianglePath | flash.display | Definieert een geordende set driehoeken die kunnen worden gerenderd met (u,v)-vulcoördinaten of een normale vulling. | |
GraphicsUtil | mx.utils | The Graphics class is an all-static class with utility methods related to the Graphics class. | |
GraphicsUtilities | mx.charts.chartClasses | A set of internal graphics rendering utilities used by the various chart classes. | |
Grid | mx.containers | A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table. | |
Grid | spark.components | The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row. | |
GridCaretEvent | spark.events | The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction. | |
GridColumn | spark.components.gridClasses | The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control. | |
GridColumnHeaderGroup | spark.components | The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout. | |
GridEvent | spark.events | The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell. | |
GridFitType | flash.text | De klasse GridFitType definieert waarden voor rasteraanpassing in de klasse TextField. | |
GridItem | mx.containers | The GridItem container defines a grid cell in GridRow container. | |
GridItemEditor | spark.components.gridClasses | The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid. | |
GridItemEditorEvent | spark.events | The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor. | |
GridItemRenderer | spark.components.gridClasses | The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid. | |
GridLayer | spark.components.gridClasses | The GridLayer class defines a container used for the layers of the Grid control's visual elements. | |
GridLines | mx.charts | The GridLines class draws grid lines inside the data area of the chart. | |
GridRow | mx.containers | The GridRow container defines a row in a Grid container, and contains GridCell containers. | |
GridSelectionEvent | spark.events | The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction. | |
GridSelectionEventKind | spark.events | The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. | |
GridSelectionMode | spark.components.gridClasses | The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls. | |
GridSortEvent | spark.events | The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid. | |
GripperSkin | spark.skins.spark.windowChrome | The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
Group | spark.components | The Group class is the base container class for visual elements. | |
GroupBase | spark.components.supportClasses | The GroupBase class defines the base class for components that display visual elements. | |
GroupElement | flash.text.engine | Een GroupElement-object groepeert een verzameling van TextElement-, GraphicElement- of andere GroupElement-objecten die u als eenheid kunt toewijzen aan de eigenschap content van een TextBlock-object. | |
Grouping | mx.collections | The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data. | |
GroupingCollection | mx.collections | The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection2 | mx.collections | The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingField | mx.collections | The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control. | |
GroupSpecifier | flash.net | De GroupSpecifier-klasse wordt gebruikt voor het samenstellen van de ondoorzichtige groupspec-tekenreeksen die worden doorgegeven aan NetStream- en NetGroup-constructors. | |
H264Level | flash.media | De klasse H264Level is een opsomming van constante waarden die worden gebruikt voor het instellen van het niveau van de klasse H264VideoStreamSetting. | |
H264Profile | flash.media | De klasse H264Profile is een opsomming van constante waarden die worden gebruikt voor het instellen van het profiel van de klasse H264VideoStreamSetting. | |
H264VideoStreamSettings | flash.media | Met de klasse H264VideoStreamSettings kunnen instellingen voor videocompressie voor elke NetStream worden opgegeven. | |
HaloBorder | mx.skins.halo | Defines the appearance of the default border for the Halo theme. | |
HaloColors | mx.skins.halo | Defines the colors used by components that support the Halo theme. | |
HaloDefaults | mx.charts.styles | Initializes the core default styles for the charts classes. | |
HaloFocusRect | mx.skins.halo | Defines the skin for the focus indicator. | |
HBox | mx.containers | The Halo HBox container lays out its children in a single horizontal row. | |
HDividedBox | mx.containers | The HDividedBox container lays out its children horizontally in the same way as HBox container, but it inserts a draggable divider in the gap between each child. | |
HeaderEvent | mx.rpc.events | The event that indicates an RPC operation, such as a WebService SOAP request, returned a header in the response. | |
HeaderRenderer | fl.controls.dataGridClasses | De klasse HeaderRenderer geeft de kolomkop voor de huidige DataGrid-kolom weer. | |
HGroup | spark.components | The HGroup container is an instance of the Group container that uses the HorizontalLayout class. | |
HideShowEffectTargetFilter | mx.effects.effectClasses | HideShowEffectTargetFilter is a subclass of EffectTargetFilter that handles the logic for filtering targets that have been shown or hidden by modifying their visible property. | |
HierarchicalCollectionView | mx.collections | The HierarchicalCollectionView class provides a hierarchical view of a standard collection. | |
HierarchicalCollectionViewCursor | mx.collections | The HierarchicalCollectionViewCursor class defines a cursor for a hierarchical view of a standard collection. | |
HierarchicalData | mx.collections | Hierarchical data is data already in a structure of parent and child data items. | |
HighlightBitmapCaptureSkin | spark.skins.spark | Base class for skins that do a bitmap capture of a target components and apply a filter to the bitmap. | |
HistoryManager | mx.managers | History management lets users navigate through a Flex application using the web browser's Back and Forward navigation commands. | |
HitData | mx.charts | The HitData class represents information about the data item at a specific location on the screen. | |
HLOCChart | mx.charts | The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series. | |
HLOCItemRenderer | mx.charts.renderers | The default item renderer for an HLOCSeries object. | |
HLOCSeries | mx.charts.series | Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series. | |
HLOCSeriesBase | mx.charts.chartClasses | HLOCSeriesBase is the base class for the two financial series types, HLOCSeries and CandlestickSeries. | |
HLOCSeriesBaseAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the CandlestickSeries and HLOCSeries classes. | |
HLOCSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a HLOCSeries. | |
HLOCSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the HLOCSeries and CandlestickSeries objects to render. | |
HorizontalAlign | spark.layouts | The HorizontalAlign class defines the possible values for the horizontalAlign property of the VerticalLayout class. | |
HorizontalLayout | spark.layouts | The HorizontalLayout class arranges the layout elements in a horizontal sequence, left to right, with optional gaps between the elements and optional padding around the elements. | |
HorizontalList | mx.controls | The HorizontalList control displays a horizontal list of items. | |
HRule | mx.controls | The HRule control creates a single horizontal line. | |
HSBColor | mx.utils | This class holds information for a color represented in HSB (Hue, Saturation, and Brightness) space. | |
HSBInterpolator | spark.effects.interpolation | The HSBInterpolator class provides Hue, Saturation, and Brightness (HSB) color interpolation between RGB uint start and end values. | |
HScrollBar | mx.controls | The HScrollBar (horizontal ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
HScrollBar | spark.components | The HScrollBar (horizontal scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit horizontally in a display area. | |
HScrollBarSkin | spark.skins.mobile | ActionScript-based skin for HScrollBar components in mobile applications. | |
HScrollBarSkin | spark.skins.spark | The default skin class for the Spark HScrollBar component. | |
HScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the HScrollBar thumb skin part in mobile applications. | |
HScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HScrollBar component. | |
HScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarThumb component. | |
HScrollBarTrackSkin | spark.skins.spark | The default skin class for the track on a Spark HScrollBar component. | |
HScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HScrollBarTrack component. | |
HSlider | mx.controls | The HSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSlider | spark.components | The HSlider (horizontal slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
HSliderDataTip | spark.skins.mobile.supportClasses | HSlider dataTip component for HSlider in mobile applications. | |
HSliderSkin | spark.skins.mobile | ActionScript-based skin for HSlider controls in mobile applications. | |
HSliderSkin | spark.skins.spark | The default skin class for the Spark HSlider component. | |
HSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSlider component. | |
HSliderThumbSkin | spark.skins.mobile | ActionScript-based skin for the HSlider thumb skin part in mobile applications. | |
HSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark HSlider component. | |
HSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderThumb component. | |
HSliderTrackSkin | spark.skins.mobile | ActionScript-based skin for the HSlider track skin part in mobile applications. | |
HSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark HSlider component. | |
HSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark HSliderTrack component. | |
HTML | mx.controls | The HTML control lets you display HTML content in your application. | |
HTMLHistoryItem | flash.html | Een HTMLHistoryItem-object beschrijft een locatie in de navigatiegeschiedenis van een HTMLLoader-object. | |
HTMLHost | flash.html | Een HTMLHost-object definieert gedrag van een HTMLLoader-object voor elementen van de gebruikersinterface die kunnen worden aangepast door verschillende eigenschappen in te stellen of door verschillende methoden van het vensterobject van de HTML-pagina aan te roepen. | |
HTMLLoader | flash.html | De klasse HTMLLoader definieert een type weergaveobject dat een container is voor HTML-inhoud. | |
HTMLPDFCapability | flash.html | De klasse HTMLPDFCapability bevat mogelijke waarden van de eigenschap pdfCapability van een HTMLLoader-object. | |
HTMLSWFCapability | flash.html | De HTMLSWFCapability-klasse bevat mogelijke waarden van de eigenschap swfCapability van een HTMLLoader-object. | |
HTMLUncaughtScriptExceptionEvent | flash.events | Een HTMLLoader-object verzendt een HTMLUncaughtScriptExceptionEvent-object wanneer een JavaScript-uitzondering is opgetreden en niet met een catch-instructie is afgehandeld. | |
HTMLWindowCreateOptions | flash.html | Deze klasse definieert welke opties kunnen worden opgegeven wanneer JavaScript dat in een HTMLLoader-object wordt uitgevoerd, een nieuw HTML-venster probeert te maken door de methode window.open() aan te roepen. | |
HTTPMultiService | mx.rpc.http.mxml | You use the <mx:HTTPMultiService> tag to represent an HTTPMultiService object in an MXML file. | |
HTTPMultiService | mx.rpc.http | You use the <mx:HTTPMultiService> tag to represent a collection of http operations. | |
HTTPService | mx.rpc.http.mxml | You use the <mx:HTTPService> tag to represent an HTTPService object in an MXML file. | |
HTTPService | mx.rpc.http | You use the HTTPService class to represent an HTTPService object in ActionScript. | |
HTTPStatusEvent | flash.events | De toepassing verzendt HTTPStatusEvent-objecten wanneer een netwerkaanvraag een HTTP-statuscode retourneert. | |
HueShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Hue' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
IAbstractEffect | mx.effects | The IAbstractEffect interface is used to denote that a property or parameter must be of type Effect, but does not actually implement any of the APIs of the IEffect interface. | |
IAdvancedDataGridRendererProvider | mx.controls.advancedDataGridClasses | The IAdvancedDataGridRendererProvider interface defines the interface implemented by the AdvancedDataGridRendererProvider class, which defines the item renderer for the AdvancedDataGrid control. | |
IAdvancedStyleClient | mx.styles | This interface describes the advanced properties that a component must implement to fully participate in the advanced style subsystem. | |
IAnimationTarget | spark.effects.animation | The IAnimationTarget interface is implemented by classes that support the events for an Animation instance. | |
IAssetLayoutFeatures | mx.core | The IAssetLayoutFeatures interface defines the minimum properties and methods required for an Object to support advanced transforms in embedded assets. | |
IAutomationClass | mx.automation | The IAutomationClass interface defines the interface for a component class descriptor. | |
IAutomationClass2 | mx.automation | The IAutomationClass2 interface defines the interface for a component class descriptor. | |
IAutomationDebugTracer | mx.automation | The IAutomationDebugTracer interface provides centralized methods that needs to be implemented in order to show detailed trace messages while debugging | |
IAutomationEnvironment | mx.automation | The IAutomationEnvironment interface provides information about the objects and properties of automatable components needed for communicating with agents. | |
IAutomationEventDescriptor | mx.automation | The IAutomationEventDescriptor interface defines the interface for an event descriptor. | |
IAutomationManager | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationManager2 | mx.automation | The IAutomationManager interface defines the interface expected from an AutomationManager object by the automation module. | |
IAutomationMethodDescriptor | mx.automation | The IAutomationMethodDescriptor interface defines the interface for a method descriptor. | |
IAutomationMouseSimulator | mx.automation | The IAutomationMouseSimulator interface describes an object that simulates mouse movement so that components capturing the mouse use the simulated versions of the mouse cursor instead of the live Flash Player version. | |
IAutomationObject | mx.automation | The IAutomationObject interface defines the interface for a delegate object that implements automation for a component. | |
IAutomationObjectHelper | mx.automation | The IAutomationObjectHelper interface defines helper methods for IAutomationObjects. | |
IAutomationPropertyDescriptor | mx.automation | The IAutomationPropertyDescriptor interface describes a property of a test object. | |
IAutomationTabularData | mx.automation | The IAutomationTabularData interface is implemented by components which can provide their content information in a tabular form. | |
IAxis | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IAxisRenderer | mx.charts.chartClasses | The IAxis class is an abstract interface for defining label, tick mark, and data positioning properties for a chart axis. | |
IBar | mx.charts.chartClasses | The IBar interface is implemented by any any series that can be clustered vertically, such as a BarSeries. | |
IBindingClient | mx.binding | This is used to mark documents, which have data bindings. | |
IBitmapDrawable | flash.display | De interface IBitmapDrawable wordt geïmplementeerd door objecten die kunnen worden doorgegeven als de bronparameter van de methode draw() van de klasse BitmapData. | |
IBitmapFilter | mx.filters | Interface used by some Spark filters. | |
IBorder | mx.core | The IBorder interface defines the interface that all classes used for border skins should implement. | |
IBrowserManager | mx.managers | The interface that the shared instance of the BrowserManager implements. | |
IButton | mx.core | The IButton interface is a marker interface that indicates that a component acts as a button. | |
ICellRenderer | fl.controls.listClasses | De interface ICellRenderer biedt de methoden en eigenschappen die een celrenderer nodig heeft. | |
IChartElement | mx.charts.chartClasses | IChartElement defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChartElement2 | mx.charts.chartClasses | IChartElement2 defines the base set of properties and methods required by a UIComponent to be representable in the data space of a chart. | |
IChildList | mx.core | The IChildList interface defines the properties and methods for accessing and manipulating child lists, which are subsets of a DisplayObjectContainer's children. | |
ICollectionView | mx.collections | An ICollectionView is a view onto a collection of data. | |
IColumn | mx.charts.chartClasses | ChartElements that can be clustered along the vertical axis should implement this interface. | |
Icon | flash.desktop | De klasse Icon stelt een besturingssysteempictogram voor. | |
IConfiguration | flashx.textLayout.elements | Alleen-lezen-interface voor een configuratieobject. | |
IconItemRenderer | spark.components | The IconItemRenderer class is a performant item renderer optimized for mobile devices. | |
IconPlacement | spark.components | The IconPlacement class defines the constants for the allowed values of the iconPlacement style of a Button, CheckBox, RadioButton or ToggleButton. | |
IConstraintClient | mx.core | The IConstraintClient interface defines the interface for components that support layout constraints. | |
IConstraintLayout | mx.containers.utilityClasses | IConstraintLayout is a marker interface that indicates that a container supports ConstraintColumn class and ConstraintRow class within its layout. | |
IContainer | mx.core | IContainer is a interface that indicates a component extends or mimics mx.core.Container | |
IContentLoader | spark.core | Provides custom image/content loader for BitmapImage instances. | |
ID3Info | flash.media | De klasse ID3Info bevat eigenschappen die ID3-metagegevens weerspiegelen. | |
IDataCanvas | mx.charts.chartClasses | This interface is for internal use only. | |
IDataGridElement | spark.components.gridClasses | Visual elements of the Spark DataGrid control that must remain in sync with the grid's layout and scroll position must implement this interface. | |
IDataInput | flash.utils | De interface IDataInput biedt een set methoden voor het lezen van binaire gegevens. | |
IDataOutput | flash.utils | De interface IDataOutput biedt een set methoden voor het schrijven van binaire gegevens. | |
IDataRenderer | mx.core | The IDataRenderer interface defines the interface for components that have a data property. | |
IDeferredContentOwner | mx.core | The IDeferredContentOwner interface defines the properties and methods for deferred instantiation. | |
IDeferredInstance | mx.core | The IDeferredInstance interface defines the Flex deferred instance factory interface. | |
IDeferredInstantiationUIComponent | mx.core | The IDeferredInstantiationUIComponent interface defines the interface for a component or object that defers instantiation. | |
IDisplayText | spark.core | The IDisplayText interface defines the properties and methods for simple text display. | |
IDropInListItemRenderer | mx.controls.listClasses | The interface for "drop-in" item renderers. | |
IEaser | spark.effects.easing | The IEaser interface is implemented by classes that provide time-easing functionality for the Animation class. | |
IEditableText | spark.core | The IEditableText interface defines the properties and methods for editable text. | |
IEditManager | flashx.textLayout.edit | IEditManager definieert de interface voor het verwerken van bewerkingen van een tekstflow. | |
IEffect | mx.effects | The IEffect interface defines the base interface of all Flex effects. | |
IEffectInstance | mx.effects | The IEffectInstance interface represents an instance of an effect playing on a target. | |
IEffectTargetHost | mx.effects | The IEffectTargetHost interface defines the interface that lets you access the target list-based control of a data effect. | |
IEventDispatcher | flash.events | De interface IEventDispatcher definieert methoden voor het toevoegen of verwijderen van gebeurtenislisteners, controleert of specifieke typen gebeurtenislistener zijn geregistreerd en verzendt gebeurtenissen. | |
IFactory | mx.core | The IFactory interface defines the interface that factory classes such as ClassFactory must implement. | |
IFilePromise | flash.desktop | De IFilePromise-interface definieert de interface die door de AIR-runtime wordt gebruikt voor het lezen van gegevens voor een bestandspromise. | |
IFill | mx.graphics | Defines the interface that classes that perform a fill must implement. | |
IFlexAsset | mx.core | IFlexAsset is a marker interface with the following meaning: if a class declares that it implements IFlexAsset, then that class represents an asset -- such as a bitmap, a font, or a sound -- that has been embedded in a Flex application. | |
IFlexContextMenu | mx.controls | The IFlexContextMenu interface defines the interface for a Flex context menus. | |
IFlexDisplayObject | mx.core | The IFlexDisplayObject interface defines the interface for skin elements. | |
IFlexModule | mx.core | The IFlexModule interface is used as an optional contract with IFlexModuleFactory. | |
IFlexModuleFactory | mx.core | The IFlexModuleFactory interface represents the contract expected for bootstrapping Flex applications and dynamically loaded modules. | |
IFlowComposer | flashx.textLayout.compose | IFlowComposer definieert de interface voor het lay-out- en weergavebeheer van een tekstflow. | |
IFocusManager | fl.managers | Hiermee wordt de interface IFocusManager geïmplementeerd om een aangepaste focusmanager te maken. | |
IFocusManager | mx.managers | The IFocusManager interface defines the interface that components must implement to manage the focus on components in response to mouse activity or keyboard activity (Tab key), and to support a default button. | |
IFocusManagerComplexComponent | mx.managers | The IFocusManagerComplexComponent interface defines the interface that components that can have more than one internal focus target should implement in order to receive focus from the FocusManager. | |
IFocusManagerComponent | fl.managers | De interface IFocusManagerComponent biedt methoden en eigenschappen die componenten de mogelijkheid geven focus te krijgen. | |
IFocusManagerComponent | mx.managers | The IFocusManagerComponent interface defines the interface that focusable components must implement in order to receive focus from the FocusManager. | |
IFocusManagerContainer | mx.managers | The IFocusManagerContainer interface defines the interface that containers implement to host a FocusManager. | |
IFocusManagerGroup | fl.managers | De interface IFocusManagerGroup biedt eigenschappen die worden gebruikt om een set componenten te beheren waarvan telkens slechts één tegelijk kan worden geselecteerd. | |
IFocusManagerGroup | mx.managers | The IFocusManagerGroup interface defines the interface that any component must implement if it is grouped in sets, where only one member of the set can be selected at any given time. | |
IFontContextComponent | mx.core | Allows a component to support a font context property. | |
IFormatResolver | flashx.textLayout.elements | Interface van een opmaakoplosser. | |
IFormatter | mx.formatters | This interface specifies the method that a formatter object must implement to allow it to be used as the formatter property for UI controls such as the AdvancedDataGridColumn. | |
IGraphicElement | spark.core | The IGraphicElement is implemented by IVisualElements that take advantage of the parent IGraphicElementContainer DisplayObject management. | |
IGraphicElementContainer | spark.core | The IGraphicElementContainer is the minimal contract for a container class to support IGraphicElement children. | |
IGraphicsData | flash.display | Deze interface wordt gebruikt om objecten te definiëren die kunnen worden gebruikt als parameter voor de methode flash.display.Graphics, waaronder vullingen, streken en paden. | |
IGraphicsFill | flash.display | Deze interface wordt gebruikt om objecten te definiëren die kunnen worden gebruikt als vulparameter voor de methode flash.display.Graphics en tekenklassen. | |
IGraphicsPath | flash.display | Deze interface wordt gebruikt om objecten te definiëren die kunnen worden gebruikt als padparameter voor de methode flash.display.Graphics en tekenklassen. | |
IGraphicsStroke | flash.display | Deze interface wordt gebruikt om objecten te definiëren die kunnen worden gebruikt als streekparameter voor de methode flash.display.Graphics en tekenklassen. | |
IGridItemEditor | spark.components.gridClasses | The IGridItemEditor interface defines the interface that item editors for the Spark DataGrid and Spark Grid controls must implement. | |
IGridItemRenderer | spark.components.gridClasses | The IGridItemRenderer interface must be implemented by DataGrid item renderers. | |
IGridVisualElement | spark.components.gridClasses | This interface provides a method that dynamically created visual elements can use to configure themselves before they're displayed. | |
IGroupingCollection | mx.collections | The IGroupingCollection interface defines the interface required to create grouped data from flat data. | |
IGroupingCollection2 | mx.collections | The IGroupingCollection2 interface defines the interface required to create grouped data from flat data. | |
IHierarchicalCollectionView | mx.collections | The IHierarchicalCollectionView interface defines an interface for hierarchical or grouped data. | |
IHierarchicalCollectionViewCursor | mx.collections | The IHierarchicalCollectionViewCursor interface defines the interface for enumerating a hierarchical collection view bidirectionally. | |
IHierarchicalData | mx.collections | The IHierarchicalData interface defines the interface used to represent hierarchical data as the data provider for a Flex component. | |
IHighlightBitmapCaptureClient | spark.skins | The IHighlightBitmapCaptureClient defines the interface for skins that support highlight bitmap capture. | |
IHistoryManagerClient | mx.managers | Interface that must be implemented by objects registered with the History Manager. | |
IHTMLImporter | flashx.textLayout.conversion | Deze interface moet worden geïmplementeerd door converters die HTML-gegevens of gegevens met een HTML-structuur importeren. | |
IImageEncoder | mx.graphics.codec | The IImageEncoder interface defines the interface that image encoders implement to take BitmapData objects, or ByteArrays containing raw ARGB pixels, as input and convert them to popular image formats such as PNG or JPEG. | |
IIMEClient | flash.text.ime | Interface voor IME-clients (Input Method Editor). | |
IIMESupport | mx.core | The IIMESupport interface defines the interface for any component that supports IME (input method editor). | |
IInteractionEventHandler | flashx.textLayout.edit | De IInteractionEventHandler-interface definieert de gebeurtenisverwerkingsfuncties die worden verwerkt door een Text Layout Framework-selectie of bewerkingsmanager. | |
IInterpolator | spark.effects.interpolation | The IInterpolator interface is implemented by classes that calculate values for the Animation class. | |
IInvalidating | mx.core | The IInvalidating interface defines the interface for components that use invalidation to do delayed -- rather than immediate -- property commitment, measurement, drawing, and layout. | |
IItemRenderer | spark.components | The IItemRenderer interface defines the basic set of APIs that a class must implement to create an item renderer that can communicate with a host component. | |
IItemRendererOwner | spark.components | The IItemRendererOwner interface defines the basic set of APIs that a class must implement to support items renderers. | |
IKArmature | fl.ik | De klasse IKArmature beschrijft een IK-armatuur (inverse kinematics). | |
IKBone | fl.ik | De klasse IKBone beschrijft een enkel segment, dat een fundamentcomponent is van een IK-armatuur. | |
IKEvent | fl.ik | De klasse IKEvent definieert gebeurtenissen met betrekking tot objecten die IK-armaturen bevatten. | |
IKJoint | fl.ik | De klasse IKJoint definieert een verbinding tussen twee ruggen, vereiste fundamentcomponenten van een IK-armatuur (inverse kinematics). | |
IKManager | fl.ik | De klasse IKManager is een container-klasse die alle IK-structuren (inverse kinematics) (armaturen) voorstelt die in een document zijn gedefinieerd. Met deze klasse kunt u die armaturen in runtime beheren. | |
IKMover | fl.ik | De klasse IKMover start en bestuurt de IK-beweging (inverse kinematic) van armaturen. | |
ILayoutDirectionElement | mx.core | The ILayoutDirectionElement interface defines the minimum properties and methods required for an Object to support the layoutDirection property. | |
ILayoutElement | mx.core | The ILayoutElement interface is used primarily by the layout classes to query, size and position the elements of GroupBase containers. | |
ILayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
ILayoutManagerClient | mx.managers | The ILayoutManagerClient interface defines the interface that a component must implement to participate in the LayoutManager's commit/measurement/layout sequence. | |
IList | mx.collections | A collection of items organized in an ordinal fashion. | |
IListItemRenderer | mx.controls.listClasses | Item renderers and item editors for list components must implement the IListItemRenderer interface. | |
IListMarkerFormat | flashx.textLayout.formats | Deze interface biedt leestoegang tot ListMarkerFormat-eigenschappen. | |
IllegalOperationError | flash.errors | De uitzondering IllegalOperationError wordt gegenereerd wanneer een methode niet is geïmplementeerd of de implementatie niet geldt voor het huidige gebruik. | |
ILogger | mx.logging | All loggers within the logging framework must implement this interface. | |
ILoggingTarget | mx.logging | All logger target implementations within the logging framework must implement this interface. | |
Image | mx.controls | The Image control lets you import JPEG, PNG, GIF, and SWF files at runtime. | |
Image | spark.components | The Spark Image control is a skinnable component that provides a customizable loading state, chrome, and error state. | |
ImageCell | fl.controls.listClasses | ImageCell is de standaardcelrenderer voor de component TileList. | |
ImageDecodingPolicy | flash.system | De klasse ImageDecodingPolicy verschaft waarden voor imageDecodingPolicy in de klasse LoaderContext. | |
ImageLoadingSkin | spark.skins.spark | The default skin class for the Spark Image skin progress bar preloader. | |
ImageSkin | spark.skins.mobile | ActionScript-based skin for the Image component in mobile applications. | |
ImageSkin | spark.skins.spark | The default skin class for the Spark Image component. | |
ImageSnapshot | mx.graphics | A helper class used to capture a snapshot of any Flash component that implements flash.display.IBitmapDrawable, including Flex UIComponents. | |
IMarshalSystemManager | mx.managers | The IMarshalSystemManager interface defines the methods and properties that classes must implement if they want to access, add, and remove bridges to other applications in a cross-versioned configuration. | |
IME | flash.system | Met de klasse IME kunt u de invoermethode-editor (IME) van het besturingssysteem rechtstreeks manipuleren in de Flash-runtimetoepassing die op een clientcomputer wordt uitgevoerd. | |
IMEConversionMode | flash.system | Deze klasse bevat constanten voor gebruik met de eigenschap IME.conversionMode. | |
IMEEvent | flash.events | Een IMEEvent-object wordt verzonden wanneer de gebruiker tekst invoert met een IME (Input Method Editor). | |
IMenuBarItemRenderer | mx.controls.menuClasses | The IMenuBarItemRenderer interface defines the interface that an item renderer for the top-level menu bar of a MenuBar control must implement. | |
IMenuDataDescriptor | mx.controls.menuClasses | The IMenuDataDescriptor interface defines the interface that a dataDescriptor for a Menu or MenuBar control must implement. | |
IMenuItemRenderer | mx.controls.menuClasses | The IMenuItemRenderer interface defines the interface that a menu item renderer for a Menu control must implement. | |
IModule | mx.modules | An interface that marks a class as being a module. | |
IModuleInfo | mx.modules | An interface that acts as a handle for a particular module. | |
IMXMLObject | mx.core | The IMXMLObject interface defines the APIs that a non-visual component must implement in order to work properly with the MXML compiler. | |
IMXMLSupport | mx.rpc.mxml | Implementing this interface means that an RPC service can be used in an MXML document by using MXML tags. | |
INavigatorContent | mx.core | The INavigatorContent interface defines the interface that a container must implement to be used as the child of a navigator container, such as the ViewStack, TabNavigator, and Accordion navigator containers. | |
INCManager | fl.video | De INCManager is de interface voor klassen die de flash.net.NetConnection voor de klasse VideoPlayer maken. | |
IndeterminateBar | fl.controls.progressBarClasses | De klasse IndeterminateBar handelt het tekenen van de voortgangsbalkcomponent af wanneer de grootte van de bron die wordt geladen onbekend is. | |
IndexBuffer3D | flash.display3D | IndexBuffer3D wordt gebruikt om lijsten met hoekpuntindices te vertegenwoordigen die bestaan uit grafische elementen uit het grafische subsysteem. | |
IndexChangedEvent | mx.events | The IndexChangedEvent class represents events that are dispatched when an index changes. | |
IndexChangeEvent | spark.events | The IndexChangeEvent class represents events that are dispatched when an index changes in a Spark component. | |
InlineGraphicElement | flashx.textLayout.elements | De InlineGraphicElement-klasse verwerkt grafische objecten die inline in de tekst worden weergegeven. | |
InlineGraphicElementStatus | flashx.textLayout.elements | De InlineGraphicElementStatus-klasse definieert een set constanten om de waarde van InlineGraphicElement.status te controleren. | |
InsertInlineGraphicOperation | flashx.textLayout.operations | Met de InsertInlineGraphicOperation-klasse wordt het invoegen van een inlineafbeelding in een tekstflow ingekapseld. | |
InsertTextOperation | flashx.textLayout.operations | Met de InsertTextOperation-klasse wordt een tekstinvoegbewerking ingekapseld. | |
InstanceCache | mx.charts.chartClasses | InstanceCache is a utility that governs the task of creating and managing a set of n object instances, where n changes frequently. | |
int | Hoofdniveau | Via de klasse int kunt u werken met het gegevenstype dat een 32-bits geheel getal met teken vertegenwoordigt. | |
InteractionInputType | fl.events | De klasse InteractionInputType definieert constanten voor de waarden van de eigenschap triggerEvent van het object SliderEvent. | |
InteractionMode | mx.core | The InteractionMode class defines the alues for the interactionMode property of the UIComponent class. | |
InteractionState | spark.components.supportClasses | Values for the state property of the InteractionStateDetector class. | |
InteractionStateDetector | spark.components.supportClasses | A helper class for components to use to help them determine if they should be in the up, over, or down states. | |
InteractiveIcon | flash.desktop | De klasse InteractiveIcon is de basisklasse voor de besturingssysteempictogrammen die aan toepassingen zijn gekoppeld | |
InteractiveObject | flash.display | De klasse InteractiveObject is de abstracte basisklasse voor alle weergaveobjecten waarmee de gebruiker kan communiceren via de muis, het toetsenbord of een ander gebruikersinvoerapparaat. | |
InterDragManagerEvent | mx.events | An event sent between DragManagers that are in separate but trusted ApplicationDomains to handle the dispatching of DragEvents to the drag targets. | |
InterfaceAddress | flash.net | De InterfaceAddress-klasse rapporteert de eigenschappen van een netwerkinterface-adres. | |
InterManagerRequest | mx.events | This is an event that is sent between ApplicationDomains to notify trusted listeners about activity in a particular manager. | |
InterpolationMethod | flash.display | De klasse InterpolationMethod biedt waarden voor de parameter interpolationMethod in de methoden Graphics.beginGradientFill() en Graphics.lineGradientStyle(). | |
InterruptionBehavior | mx.states | The InterruptionBehavior class defines constants for use with the interruptionBehavior property of the mx.states.Transition class. | |
InvalidateRequestData | mx.events | The InvalidateRequestData class defines constants for the values of the data property of a SWFBridgeRequest object when used with the SWFBridgeRequest.INVALIDATE_REQUEST request. | |
InvalidationType | fl.core | De klasse InvalidationType definieert constanten InvalidationType die worden gebruikt door de eigenschap type van een gebeurtenisobject dat wordt verzonden nadat een component ongeldig is gemaakt. | |
InvalidCategoryError | mx.logging.errors | This error is thrown when a category specified for a logger contains invalid characters or is malformed. | |
InvalidFilterError | mx.logging.errors | This error is thrown when a filter specified for a target contains invalid characters or is malformed. | |
InvalidSWFError | flash.errors | Bij de Flash runtimes treedt deze uitzondering op wanneer ze een corrupt SWF-bestand tegenkomen. | |
InvokeEvent | flash.events | Het NativeApplication-object van een AIR-toepassing verzendt een Invoke-gebeurtenis wanneer de toepassing wordt geactiveerd. | |
InvokeEvent | mx.rpc.events | The event that indicates an RPC operation has been invoked. | |
InvokeEventReason | flash.desktop | De InvokeEventReason-klasse somt de waarden op die door de redeneigenschap van een InvokeEvent-object worden geretourneerd. | |
IOError | flash.errors | De uitzondering IOError wordt gegenereerd wanneer een fout optreedt bij invoer of uitvoer. | |
IOErrorEvent | flash.events | Een IOErrorEvent-object wordt verzonden wanneer door een fout het invoeren of uitvoeren mislukt. | |
IOLAPAttribute | mx.olap | The IOLAPAttribute interface represents an attribute within a dimension of an OLAP schema. | |
IOLAPAxisPosition | mx.olap | The IOLAPAxisPosition interface represents a position on an OLAP axis. | |
IOLAPCell | mx.olap | The IOLAPCell interface represents a cell in an OLAPResult instance. | |
IOLAPCube | mx.olap | The IOLAPCube interface represents an OLAP cube that holds an N-dimensional representation of a flat data set. | |
IOLAPCustomAggregator | mx.olap | The IOLAPCustomAggregator interface defines the interface implemented by custom aggregator classes. | |
IOLAPDimension | mx.olap | The IOLAPDimension interface represents a dimension in an IOLAPCube instance. | |
IOLAPElement | mx.olap | The IOLAPElement interface defines a base interface that provides common properties for all OLAP elements. | |
IOLAPHierarchy | mx.olap | The IOLAPHierarchy interface represents a user-defined hierarchy in a dimension of an OLAP schema. | |
IOLAPLevel | mx.olap | The IOLAPLevel interface represents a level within the OLAP schema of an OLAP cube, where a hierarchy of a dimension contains one or more levels. | |
IOLAPMember | mx.olap | The IOLAPMember interface represents a member of a level of an OLAP schema. | |
IOLAPQuery | mx.olap | The IOLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
IOLAPQueryAxis | mx.olap | The IOLAPQueryAxis interface represents an axis of an OLAP query. | |
IOLAPResult | mx.olap | The IOLAPResult interface represents the result of a query on an OLAP cube. | |
IOLAPResultAxis | mx.olap | The IOLAPResultAxis interface represents an axis of the result of an OLAP query. | |
IOLAPSchema | mx.olap | The IOLAPSchema interface represents the OLAP schema. | |
IOLAPSet | mx.olap | The IOLAPSet interface represents a set, which is used to configure the axis of an OLAP query. | |
IOLAPTuple | mx.olap | The IOLAPTuple interface represents a tuple. | |
IOperation | flashx.undo | IOperation definieert de interface voor bewerkingen die ongedaan kunnen worden gemaakt en opnieuw uitgevoerd. | |
IOverride | mx.states | The IOverride interface is used for view state overrides. | |
IPersistenceManager | spark.managers | IPersistenceManager defines the interface that all persistence managers must implement. | |
IPlainTextExporter | flashx.textLayout.conversion | Deze interface moet worden geïmplementeerd door converters die onbewerkte tekst exporteren. | |
IPreloaderDisplay | mx.preloaders | Defines the interface that a class must implement to be used as a download progress bar. | |
IProgrammaticSkin | mx.core | The IProgrammaticSkin interface defines the interface that skin classes must implement if they use the name property skin interface. | |
IPropertyChangeNotifier | mx.core | The IPropertyChangeNotifier interface defines a marker interface. | |
IPVersion | flash.net | De IPVersion-klasse definieert constanten die de verschillende families van IP-adressen vertegenwoordigen. | |
IRawChildrenContainer | mx.core | The IRawChildrenContainer interface defines the APIs for containers that can return an IChildList that represents all their children. | |
IRectangularBorder | mx.core | The IRectangularBorder interface defines the interface that all classes used for rectangular border skins should implement. | |
IRepeater | mx.core | The IRepeater interface defines the public APIs of the Repeater object. | |
IRepeaterClient | mx.core | The IRepeaterClient interface defines the APIs for components that can have multiple instances created by a Repeater. | |
IResourceBundle | mx.resources | The IResourceBundle and IResourceManager interfaces work together to provide localization support for Flex applications. | |
IResourceManager | mx.resources | The APIs of the IResourceManager interface provide localization support for Flex applications. | |
IResponder | mx.rpc | This interface provides the contract for any service that needs to respond to remote or asynchronous calls. | |
Iris | fl.transitions | De klasse Iris onthult het filmclipobject door een vierkant of cirkelvormig geanimeerd masker te gebruiken dat in- of uitzoomt. | |
Iris | mx.effects | The Iris effect animates the effect target by expanding or contracting a rectangular mask centered on the target. | |
IrisInstance | mx.effects.effectClasses | The IrisInstance class implements the instance class for the Iris effect. | |
ISandboxSupport | flashx.textLayout.container | Interface voor de ondersteuning van TLF-content in een subtoepassing. | |
ISearchableText | flash.accessibility | De ISearchableText-interface kan worden geïmplementeerd door objecten die tekst bevatten waarmee op het internet moet kunnen worden gezocht. | |
ISelectableList | mx.core | The ISelectableList interface indicates that the implementor is an IList element that supports a selectedIndex property. | |
ISelectionManager | flashx.textLayout.edit | Met de ISelectionManager-interface wordt de interface voor het verwerken van tekstselectie gedefinieerd. | |
ISharedDisplayObject | spark.core | The ISharedDisplayObject interface defines the minimum requirements that a DisplayObject must implement to be shared between IGraphicElement objects. | |
ISimpleStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can participate in the style subsystem. | |
ISimpleTextSelection | flash.accessibility | De ISimpleTextSelection-klasse kan worden gebruikt om ondersteuning voor de MSAA ISimpleTextSelection-interface toe te voegen aan een AccessibilityImplementation. | |
ISort | mx.collections | The ISort interface defines the interface for classes that provide the sorting information required to sort the data of a collection view. | |
ISortField | mx.collections | The ISortField interface defines the interface for classes that are used with ISort classes, to provide the sorting information required to sort the specific fields or property in a collection view. | |
IStackable | mx.charts.chartClasses | The IStackable interface is implemented by any series that can be stacked. | |
IStackable2 | mx.charts.chartClasses | The IStackable2 interface is implemented by any series that can be stacked. | |
IStateClient | mx.core | The IStateClient interface defines the interface that components must implement to support view states. | |
IStateClient2 | mx.core | The IStateClient2 interface defines the interface that components must implement to support Flex 4 view state semantics. | |
IStroke | mx.graphics | Defines the interface that classes that define a line must implement. | |
IStyleClient | mx.styles | This interface describes the properties and methods that an object must implement so that it can fully participate in the style subsystem. | |
IStyleManager | mx.styles | The IStyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values This interface was used by Flex 2.0.1. | |
IStyleManager2 | mx.styles | The IStyleManager2 class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
IStyleModule | mx.styles | Simple interface to manipulate style modules. | |
ISummaryCalculator | mx.collections | The ISummaryCalculator interface defines the interface implemented by custom summary calculator classes. | |
ISWFBridgeGroup | mx.core | A sandbox bridge group is a group of bridges that represent applications that this application can communicate with. | |
ISWFBridgeProvider | mx.core | An implementor of ISWFBridgeProvider provides a bridge to an application in a different security sandbox or to an application that was compiled with a different version of the Flex compiler and is running in a separate ApplicationDomain. | |
ISWFContext | flashx.textLayout.compose | Met de ISWFContext-interface kan een SWF-bestand zijn context delen met andere SWF-bestanden die deze laden. | |
ISWFLoader | mx.core | The ISWFLoader interface defines an API with special properties and method required when loading compatible applications and untrusted applications. | |
ISystemManager | mx.managers | An ISystemManager manages an "application window". | |
ITabStopFormat | flashx.textLayout.formats | Deze interface biedt leestoegang tot eigenschappen die zijn gerelateerd aan tabstops. | |
ItemClickEvent | mx.events | Represents events that are dispatched when a navigation item on a navigator bar, such as a ButtonBar, LinkBar, or TabBar control, has been clicked. | |
ItemPendingError | mx.collections.errors | This error is thrown when retrieving an item from a collection view requires an asynchronous call. | |
ItemRenderer | spark.components.supportClasses | The ItemRenderer class is the base class for Spark item renderers. | |
ItemResponder | mx.collections | The ItemResponder class provides a default implementation of the mx.rpc.IResponder interface. | |
ITextExporter | flashx.textLayout.conversion | Interface voor het exporteren van tekst van een TextFlow-instantie naar een bepaalde indeling, bijvoorbeeld een tekenreeks- of XML-indeling, of een door een gebruiker gedefinieerde indeling. | |
ITextImporter | flashx.textLayout.conversion | Interface voor het importeren van tekstinhoud van een externe bron naar een TextFlow. | |
ITextInput | mx.core | Defines an interface for a single-line text field that is optionally editable. | |
ITextLayoutFormat | flashx.textLayout.formats | Deze interface biedt leestoegang tot eigenschappen die zijn gerelateerd aan FlowElements. | |
ITextLayoutImporter | flashx.textLayout.conversion | Deze interface moet worden geïmplementeerd door converters die gegevens met een TextLayout-structuur importeren. | |
IToggleButton | mx.core | The IToggleButton interface is a marker interface that indicates that a component acts as a toggleable button. | |
IToolTip | mx.core | The IToolTip interface defines the API that tooltip-like components must implement in order to work with the ToolTipManager. | |
IToolTipManagerClient | mx.managers | Components that implement IToolTipManagerClient can have tooltips and must have a toolTip getter/setter. | |
ITransientDeferredInstance | mx.core | The ITransientDeferredInstance interface extends IDeferredInstance and adds the ability for the user to reset the deferred instance factory to its initial state (usually this implies releasing any known references to the component, such as the setting the owning document property that refers to the instance to null). | |
ITreeDataDescriptor | mx.controls.treeClasses | Interface providing methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITreeDataDescriptor2 | mx.controls.treeClasses | The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes to a collection of data that is displayed by a Tree control. | |
ITween | fl.motion | De interface ITween definieert de API (programmeerinterface voor toepassingen) die door interpolatieklassen wordt geïmplementeerd, zodat deze klassen met de klassen fl.motion kunnen werken. | |
IUIComponent | mx.core | The IUIComponent interface defines the basic set of APIs that you must implement to create a child of a Flex container or list. | |
IUID | mx.core | The IUID interface defines the interface for objects that must have Unique Identifiers (UIDs) to uniquely identify the object. | |
IUITextField | mx.core | The IUITextField interface defines the basic set of APIs for UITextField instances. | |
IUndoManager | flashx.undo | IUndoManager definieert de interface voor het beheer van de stapels met ongedaan te maken objecten en opnieuw uit te voeren objecten. | |
IURIDereferencer | flash.security | IURIDereferencer definieert een interface voor objecten die URI's omzetten in een XML-handtekening. | |
IValidator | mx.validators | This interface specifies the methods and properties that a Validator object must implement. | |
IValidatorListener | mx.validators | The interface that components implement to support the Flex data validation mechanism. | |
IVerticalJustificationLine | flashx.textLayout.compose | De IVerticalJustificationLine-interface definieert de methoden en eigenschappen die vereist zijn om de verticale uitvulling van tekstregels toe te staan. | |
IViewCursor | mx.collections | Defines the interface for enumerating a collection view bi-directionally. | |
IViewport | spark.core | The IViewport interface is implemented by components that support a viewport. | |
IVisualElement | mx.core | The IVisualElement interface defines the minimum properties and methods required for a visual element to be laid out and displayed in a Spark container. | |
IVisualElementContainer | mx.core | The IVisualElementContainer interface defines the minimum properties and methods required for a container to manage Spark components for display. | |
IVPEvent | fl.video | De interface IVPEvent wordt geïmplementeerd door videogebeurtenissen die worden toegepast op een specifiek object VideoPlayer binnen de component FLVPlayback. | |
IWindow | mx.core | The IWindow interface defines the API for components that serve as top-level containers in Flex-based AIR applications (containers that represent operating system windows). | |
IXMLDecoder | mx.rpc.xml | Decodes an XML document to an ActionScript object graph based on XML Schema definitions. | |
IXMLEncoder | mx.rpc.xml | Encodes an ActionScript object graph to XML based on an XML schema. | |
IXMLNotifiable | mx.utils | The IXMLNotifiable interface. | |
IXMLSchemaInstance | mx.rpc.xml | An ActionScript type should implement this interface when it needs to instruct an XML Schema based encoder (such as the WebService SOAP client) which concrete type definition to use while encoding instances of the type. | |
JointStyle | flash.display | De klasse JointStyle is een opsomming van constante waarden die aangeven welke verbindingsstijl moet worden gebruikt bij het tekenen van lijnen. | |
JPEGEncoder | mx.graphics.codec | The JPEGEncoder class converts raw bitmap images into encoded images using Joint Photographic Experts Group (JPEG) compression. | |
JPEGEncoderOptions | flash.display | De klasse JPEGEncoderOptions definieert een compressiealgoritme voor de methode flash.display.BitmapData.encode(). | |
JPEGLoaderContext | flash.system | De klasse JPEGLoaderContext bevat een eigenschap voor het inschakelen van een deblokkeringsfilter tijdens het laden van een JPEG-afbeelding. | |
JPEGXREncoderOptions | flash.display | De klasse JPEGXREncoderOptions definieert een compressiealgoritme voor de methode flash.display.BitmapData.encode(). | |
JSON | Hoofdniveau | Met de klasse JSON kunnen toepassingen gegevens importeren en exporteren in de indeling JSON (JavaScript Object Notation). | |
JustificationRule | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap justificationRule van de klasse TextLayoutFormat. | |
JustificationStyle | flash.text.engine | De klasse JustificationStyle is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap justificationStyle van de klasse EastAsianJustifier. | |
Kerning | flash.text.engine | De klasse Kerning is een opsomming van constante waarden die worden gebruikt met ElementFormat.kerning. | |
Keyboard | flash.ui | U kunt de klasse Keyboard gebruiken om een interface te bouwen die door een gebruiker met een standaardtoetsenbord kan worden bestuurd. | |
KeyboardEvent | flash.events | Een KeyboardEvent-object-id wordt verzonden als reactie op gebruikersinvoer via een toetsenbord. | |
KeyboardType | flash.ui | De KeyboardType-klasse is een opsommingsklasse die waarden biedt voor verschillende categorieën fysieke computers of toetsenborden van apparaten. | |
Keyframe | fl.motion | De klasse Keyframe definieert de visuele toestand in een bewegingstween op een bepaald tijdstip. | |
Keyframe | spark.effects.animation | The Keyframe class defines the value of a property at a specific time during an effect. | |
KeyframeBase | fl.motion | De klasse KeyframeBase definieert de visuele toestand in een bewegingstween op een bepaald tijdstip. | |
KeyLocation | flash.ui | De klasse KeyLocation bevat constanten waarmee de locatie op het toetsenbord of soortgelijk invoerapparaat wordt aangegeven van een toets die wordt ingedrukt. | |
Label | fl.controls | Een component Label geeft een of meer regels onbewerkte tekst of tekst met HTML-opmaak weer. De tekst kan worden opgemaakt via het instellen van de uitlijning en grootte. | |
Label | mx.controls | The Label control displays a single line of noneditable text. | |
Label | spark.components | Label is a low-level UIComponent that can render one or more lines of uniformly-formatted text. | |
LabelAccImpl | mx.accessibility | LabelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Label class. | |
LabelAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Label control. | |
LabelButton | fl.controls | De klasse LabelButton is een abstracte klasse die de klasse BaseButton uitbreidt door een label, een pictogram en schakelfunctionaliteit toe te voegen. | |
LabelButtonAccImpl | fl.accessibility | De klasse LabelButtonAccImpl voor toegankelijkheidsimplementatie voor knoppen met label wordt gebruikt om een component LabelButton toegankelijk te maken. | |
LabelItemRenderer | spark.components | The LabelItemRenderer class defines the default item renderer for a list-based control in the mobile theme. | |
LabelUtil | spark.utils | The LabelUtil class is used by components to determine the correct text to display for their renderers or sub-parts. | |
LastOperationStatus | flash.globalization | De LastOperationStatus-klasse bevat een opsomming van constanten waarmee de status van de meeste recente globalisatieservicebewerking wordt aangegeven. | |
LastOperationStatus | spark.globalization | The LastOperationStatus class enumerates constant values that represent the status of the most recent globalization service operation. | |
LayoutBase | spark.layouts.supportClasses | The LayoutBase class defines the base class for all Spark layouts. | |
LayoutContainer | mx.core | Flex defines a default, or Application, container that lets you start adding content to your module or Application without explicitly defining another container. | |
LayoutDirection | mx.core | The LayoutDirection class defines the constant values for the layoutDirection style of an IStyleClient and the layoutDirection property of an ILayoutDirectionElement. | |
LayoutEvent | fl.video | Gebeurtenis die wordt verzonden wanneer de grootte en/of lay-out van de videospeler worden aangepast. | |
LayoutManager | mx.managers | The LayoutManager is the engine behind Flex's measurement and layout strategy. | |
LeadingModel | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap leadingModel van de TextLayoutFormat-klasse, die bestaat uit geldige combinaties van de basis en de richting voor de regelafstand. | |
Legend | mx.charts | The Legend control adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series. | |
LegendAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Legend class. | |
LegendData | mx.charts.chartClasses | The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend. | |
LegendItem | mx.charts | Controls the individual legend elements in a chart legend. | |
LegendItemAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LegendItem class. | |
LegendMouseEvent | mx.charts.events | The LegendMouseEvent class represents event objects that are specific to the chart legend components. | |
LigatureLevel | flash.text.engine | De klasse LigatureLevel is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap ligatureLevel van de klasse ElementFormat. | |
Line | spark.primitives | The Line class is a graphic element that draws a line between two points. | |
Linear | fl.motion.easing | De klasse Linear definieert drie versnellingsfuncties om niet-versnelde beweging in ActionScript-animaties te implementeren. | |
Linear | mx.effects.easing | The Linear class defines easing functions to implement linear motion with Flex effect classes. | |
Linear | spark.effects.easing | The Linear class defines an easing with three phases: acceleration, uniform motion, and deceleration. | |
LinearAxis | mx.charts | The LinearAxis class maps numeric values evenly between a minimum and maximum value along a chart axis. | |
LinearGradient | mx.graphics | The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color. | |
LinearGradientStroke | mx.graphics | The LinearGradientStroke class lets you specify a gradient filled stroke. | |
LineBreak | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap lineBreak van TextLayoutFormat om aan te geven hoe regels worden afgebroken binnen tekstomloop. | |
LineChart | mx.charts | The LineChart control represents a data series as points connected by a continuous line. | |
LineFormattedTarget | mx.logging.targets | All logger target implementations that have a formatted line style output should extend this class. | |
LineJustification | flash.text.engine | De klasse LineJustification is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap lineJustfication van de subklassen van TextJustifier. | |
LineRenderer | mx.charts.renderers | A simple implementation of a line segment renderer that is used by LineSeries objects. | |
LineScaleMode | flash.display | De klasse LineScaleMode biedt waarden voor de parameter scaleMode in de methode Graphics.lineStyle(). | |
LineSeries | mx.charts.series | Defines a data series for a LineChart control. | |
LineSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
LineSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a LineSeries. | |
LineSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the LineSeries to render. | |
LineSeriesSegment | mx.charts.series.items | Represents the information required to render a segment in a LineSeries. | |
LinkBar | mx.controls | A LinkBar control defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations. | |
LinkBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the LinkBar control. | |
LinkButton | mx.controls | The LinkButton control is a borderless Button control whose contents are highlighted when a user moves the mouse over it. | |
LinkButtonAccImpl | mx.accessibility | LinkButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the LinkButton class. | |
LinkButtonSkin | mx.skins.halo | The skin for all the states of a LinkButton. | |
LinkButtonSkin | mx.skins.spark | The Spark skin class for the MX LinkButton component. | |
LinkButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX LinkButton component. | |
LinkedList | mx.utils | Provides a generic doubly linked list implementation. | |
LinkedListNode | mx.utils | Class representing a doubly linked list node. | |
LinkElement | flashx.textLayout.elements | De LinkElement-klasse definieert een koppeling met een URI (Universal Resource Identifier) die wordt uitgevoerd wanneer de gebruiker er op klikt. | |
LinkSeparator | mx.skins.halo | The skin for the separator between the Links in a LinkBar. | |
LinkState | flashx.textLayout.elements | De LinkState-klasse definieert een set constanten voor de LinkState-eigenschap van de LinkElement-klasse. | |
List | fl.controls | De component List geeft op lijst gebaseerde informatie weer en is bij uitstek geschikt voor het weergeven van arrays met informatie. | |
List | mx.controls | The List control displays a vertical list of items. | |
List | spark.components | The List control displays a vertical list of items. | |
ListAccImpl | fl.accessibility | De klasse ListAccImpl voor toegankelijkheidsimplementatie voor lijsten wordt gebruikt om een component List toegankelijk te maken. | |
ListAccImpl | mx.accessibility | ListAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the List class. | |
ListAccImpl | spark.accessibility | ListAccImpl is the accessibility implementation class for spark.components.List. | |
ListAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the List control. | |
ListBase | mx.controls.listClasses | The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items. | |
ListBase | spark.components.supportClasses | The ListBase class is the base class for all components that support selection. | |
ListBaseAccImpl | mx.accessibility | ListBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ListBase class. | |
ListBaseAccImpl | spark.accessibility | ListBaseAccImpl is a superclass of the Spark ListAccImpl, DropDownListAccImpl, ComboBoxAccImpl, ButtonBarBaseAccImpl, and TabBarAccImpl. | |
ListBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBase class. | |
ListBaseContentHolder | mx.controls.listClasses | The ListBaseContentHolder class defines a container in a list-based control of all of the control's item renderers and item editors. | |
ListBaseContentHolderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListBaseContentHolder class. | |
ListBaseSeekPending | mx.controls.listClasses | An object that stores data about a seek operation that was interrupted by an ItemPendingError error. | |
ListBaseSelectionData | mx.controls.listClasses | Records used by list classes to keep track of what is selected. | |
ListCollectionView | mx.collections | The ListCollectionView class adds the properties and methods of the ICollectionView interface to an object that conforms to the IList interface. | |
ListData | fl.controls.listClasses | ListData is een berichtgevingsklasse die relevante informatie bevat over een specifieke cel in een op lijst gebaseerde component. | |
ListData | mx.controls.listClasses | The ListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the List control. | |
ListDropIndicator | mx.skins.halo | The skin for the drop indicator of a list-based control. | |
ListDropIndicator | spark.skins.spark | The default skin for the drop indicator of a List component in case List doesn't have a dropIndicator part defined in its skin. | |
ListElement | flashx.textLayout.elements | De klasse List wordt gebruikt voor het groeperen van items in een genummerde of niet-genummerde lijst. | |
ListEvent | fl.events | De klasse ListEvent definieert gebeurtenissen voor op lijst gebaseerde componenten, waaronder de componenten List, DataGrid, TileList en ComboBox. | |
ListEvent | mx.events | The ListEvent class represents events associated with items in list-based controls such as List, Tree, Menu, and DataGrid. | |
ListEvent | spark.events | ListEvents dispatched by ListBase components like ButtonBar and List in response to MouseEvents are constructed with the incoming mouse event's properties. | |
ListEventReason | mx.events | Constants for the values of the reason property of a ListEvent object where the value of the type property is ListEvent.ITEM_EDIT_END. | |
ListItemDragProxy | mx.controls.listClasses | The default drag proxy used when dragging from an MX list-based control (except for the DataGrid class). | |
ListItemDragProxy | spark.components.supportClasses | The ListItemDragProxy class defines the default drag proxy used when dragging from a Spark List based control. | |
ListItemElement | flashx.textLayout.elements | ListItemElement is een item in een lijst. | |
ListItemRenderer | mx.controls.listClasses | The ListItemRenderer class defines the default item renderer for a List control. | |
ListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ListItemRenderer class. | |
ListItemSelectEvent | mx.automation.events | The ListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
ListMarkerFormat | flashx.textLayout.formats | Definieert de markeringsopmaak in een ListItemElement. | |
ListRowInfo | mx.controls.listClasses | Used by the list-based classes to store information about their IListItemRenderers. | |
ListSkin | spark.skins.mobile | ActionScript-based skin for the List components in mobile applications. | |
ListSkin | spark.skins.spark | The default skin class for a Spark List component. | |
ListSkin | spark.skins.wireframe | The default wireframe skin class for the Spark List component. | |
ListStylePosition | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap listStylePosition. | |
ListStyleType | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap listStyleType van een TextLayoutFormat-object. | |
LivePreviewParent | fl.livepreview | De klasse LivePreviewParent biedt de tijdlijn voor een SWC-bestand of voor een gecompileerde clip die wordt geëxporteerd wanneer ActionScript 3.0 is geselecteerd. | |
Loader | flash.display | De klasse Loader wordt gebruikt om SWF-bestanden of afbeeldingsbestanden (JPG, PNG of GIF) te laden. | |
LoaderContext | flash.system | De klasse LoaderContext biedt opties voor het laden van SWF-bestanden en andere media met de klasse Loader. | |
LoaderInfo | flash.display | De klasse LoaderInfo biedt informatie over een geladen SWF-bestand of een geladen afbeeldingsbestand (JPEG, GIF of PNG). | |
LoaderInvalidationEvent | spark.events | The LoaderInvalidationEvent class represents events that are dispatched to notify ContentRequest instances that their original request has been invalidated. | |
LoaderUtil | mx.utils | The LoaderUtil class defines utility methods for use with Flex RSLs and generic Loader instances. | |
LoadEvent | mx.rpc.soap | This event is dispatched when a WSDL XML document has loaded successfully. | |
LoadVoucherSetting | flash.net.drm | De LoadVoucherSetting-klasse biedt tekenreeksconstanten voor gebruik met de instellingenparameter van de DRMManager loadVoucher()-methode. | |
LocalConnection | flash.net | Met de klasse LocalConnection kunt u een LocalConnection-object maken dat een methode kan aanroepen in een ander LocalConnection-object. | |
Locale | fl.lang | Met de klasse l.lang.Locale kunt u bepalen hoe tekst met meerdere talen in een SWF-bestand wordt weergegeven. | |
Locale | mx.resources | The Locale class can be used to parse a locale String such as "en_US_MAC" into its three parts: a language code, a country code, and a variant. | |
LocaleID | flash.globalization | De LocaleID-klasse bevat methoden voor het parseren en gebruik van namen voor landinstellings-id's. | |
LocationChangeEvent | flash.events | Wanneer een nieuwe pagina wordt geladen, wordt een HTMLLoader-object of een LocationChangeEvent-object verzonden door een StageWebView-object. | |
Log | mx.logging | Provides pseudo-hierarchical logging capabilities with multiple format and output options. | |
LogAxis | mx.charts | The LogAxis class maps numeric values logarithmically between a minimum and maximum value along a chart axis. | |
LogEvent | mx.logging | Represents the log information for a single logging event. | |
LogEventLevel | mx.logging | Static class containing constants for use in the level property. | |
LogLogger | mx.logging | The logger that is used within the logging framework. | |
LuminosityMaskShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the luminosity masking option (also known as soft masking) available in Adobe Creative Suite tools. | |
LuminosityShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Luminosity' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
MacCloseButtonSkin | spark.skins.spark.windowChrome | The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome on an Apple Computer. | |
MacMaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacMinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome with an Apple computer. | |
MacTitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component for an Apple Macintosh when you use Flex chrome. | |
MarshalledAutomationEvent | mx.automation.events | The MarshalledAutomationEvents class represents event objects that are dispatched by the AutomationManager.This represents the marshalling related events. | |
MaskEffect | mx.effects | The MaskEffect class is an abstract base class for all effects that animate a mask, such as the wipe effects and the Iris effect. | |
MaskEffectInstance | mx.effects.effectClasses | The MaskEffectInstance class is an abstract base class that implements the instance class for the MaskEffect class. | |
MaskType | spark.core | The MaskType class defines the possible values for the maskType property of the GraphicElement class. | |
MatchingCollator | spark.globalization | The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text. | |
Math | Hoofdniveau | De klasse Math bevat methoden en constanten die algemene wiskundige functies en waarden vertegenwoordigen. | |
Matrix | flash.geom | De klasse Matrix vertegenwoordigt een transformatiematrix die bepaalt hoe punten van de ene coördinatieruimte naar de andere moeten worden toegewezen. | |
Matrix3D | flash.geom | De klasse Matrix3D vertegenwoordigt een transformatiematrix die de positie en oriëntatie van een driedimensionaal (3D) weergaveobject bepaalt. | |
MatrixTransformer | fl.motion | De klasse MatrixTransformer bevat methoden voor het wijzigen van afzonderlijke eigenschappen van een transformatiematrix: horizontale en verticale schaling, horizontale en verticale scheeftrekking en rotatie. | |
MaxAggregator | mx.olap.aggregators | The MaxAggregator class implements the maximum aggregator. | |
MaximizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's maximize button. | |
MaximizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the maximize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MediaEvent | flash.events | Wanneer een mediastream beschikbaar is, worden de MediaEvent-objecten verzonden door de klassen CameraRoll en CameraUI. | |
MediaPromise | flash.media | De MediaPromise-klasse staat voor een mediaobjectpromise. | |
MediaType | flash.media | Met de MediaType-klasse kunt u de algemene typen media opsommen die door een camera kunnen worden geretourneerd. | |
MemoryError | flash.errors | De uitzondering MemoryError wordt gegenereerd wanneer een aanvraag voor geheugentoewijzing mislukt. | |
Menu | mx.controls | The Menu control creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications. | |
MenuAccImpl | mx.accessibility | MenuAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Menu class. | |
MenuArrow | mx.skins.spark | The Spark skin class for the branchIcon of an MX Menu component. | |
MenuArrow | mx.skins.wireframe | The wireframe skin class for the branchIcon of a MX Menu component. | |
MenuArrowDisabled | mx.skins.spark | The Spark skin class for the disabled branchIcon of an MX Menu component. | |
MenuArrowDisabled | mx.skins.wireframe | The wireframe skin class for the disabled branchIcon of a MX Menu component. | |
MenuAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Menu control. | |
MenuBar | mx.controls | A MenuBar control defines a horizontal, top-level menu bar that contains one or more menus. | |
MenuBarAccImpl | mx.accessibility | MenuBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the MenuBar class. | |
MenuBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBar control. | |
MenuBarBackgroundSkin | mx.skins.halo | The skin for the background of a MenuBar. | |
MenuBarItem | mx.controls.menuClasses | The MenuBarItem class defines the default item renderer for the top-level menu bar of a MenuBar control. | |
MenuBarItemAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuBarItem class. | |
MenuBarItemSkin | mx.skins.wireframe | The wireframe skin class for menu items in the MX MenuBar component. | |
MenuBarSkin | mx.skins.wireframe | The wireframe skin class for the MX MenuBar component. | |
MenuCheck | mx.skins.spark | The Spark skin class for the checkIcon of an MX Menu component. | |
MenuCheck | mx.skins.wireframe | The wireframe skin class for the check icon of the MX Menu component. | |
MenuCheckDisabled | mx.skins.spark | The Spark skin class for the checkDisabledIcon of an MX Menu component. | |
MenuCheckDisabled | mx.skins.wireframe | The wireframe skin class for the disabled check icon of a MX Menu component. | |
MenuEvent | mx.events | The MenuEvent class represents events that are associated with menu activities in controls such as Menu, MenuBar, and PopUpMenuButton. | |
MenuItemRenderer | mx.controls.menuClasses | The MenuItemRenderer class defines the default item renderer for menu items in any menu control. | |
MenuItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the MenuItemRenderer class. | |
MenuItemSkin | mx.skins.spark | The wireframe skin class for menu items in the MX Menu component. | |
MenuListData | mx.controls.menuClasses | The MenuListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Menu and MenuBar control. | |
MenuRadio | mx.skins.spark | The Spark skin class for the radio icon of the MX Menu component. | |
MenuRadio | mx.skins.wireframe | The wireframe skin class for the radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.spark | The Spark skin class for the disabled radio icon of the MX Menu component. | |
MenuRadioDisabled | mx.skins.wireframe | The wireframe skin class for the disabled radio icon of the MX Menu component. | |
MenuSeparatorSkin | mx.skins.spark | The Spark skin class for the menu item separators in the MX Menu component. | |
MenuSeparatorSkin | mx.skins.wireframe | The wireframe skin class for the menu item separators in the MX menu component. | |
MenuShowEvent | mx.automation.events | The MenuShowEvent class represents events that are associated with menuBar. | |
MenuSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX Menu component. | |
MessageChannel | flash.system | De MessageChannel-klasse biedt twee workers de mogelijkheid om te communiceren. | |
MessageChannelState | flash.system | Deze klasse definieert constanten met de mogelijke waarden voor de state-eigenschap van de MessageChannel-klasse. | |
MetadataEvent | fl.video | Flash® Player verstuurt een object MetadataEvent wanneer de gebruiker het pakket met metagegevensinformatie van het FLV-bestand (NetStream.onMetaData) opvraagt en wanneer actiepunten (NetStream.onCuePoint) in het FLV-bestand worden gevonden. | |
MetadataEvent | mx.events | The MetadataEvent class defines the event type for metadata and cue point events. | |
Microphone | flash.media | Met de klasse Microphone kunt u audio waarnemen of vastleggen met een microfoon. | |
MicrophoneEnhancedMode | flash.media | De klasse MicrophoneEnhancedMode is een opsomming van constante waarden die worden gebruikt voor het instellen van de mode-eigenschap van de klasse MicrophoneEnhancedOptions. | |
MicrophoneEnhancedOptions | flash.media | De klasse MicrophoneEnhancedOptions bevat configuratieopties voor verbeterde audio (akoestische echo-opheffing). | |
MinAggregator | mx.olap.aggregators | The MinAggregator class implements the minimum aggregator. | |
MinimizeButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's minimize button. | |
MinimizeButtonSkin | spark.skins.spark.windowChrome | The default skin class for the minimize button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
MobileSkin | spark.skins.mobile.supportClasses | ActionScript-based skin for mobile applications. | |
ModifyInlineGraphicOperation | flashx.textLayout.operations | Met de InsertInlineGraphicOperation-klasse wordt de wijziging van een bestaande inlineafbeelding ingekapseld. | |
Module | mx.modules | The base class for MXML-based dynamically-loadable modules. | |
Module | spark.modules | The base class for MXML-based dynamically-loadable modules. | |
ModuleBase | mx.modules | The base class for ActionScript-based dynamically-loadable modules. | |
ModuleEvent | mx.events | The ModuleEvent class represents the event object passed to the event listener for events related to dynamically-loaded modules. | |
ModuleLoader | mx.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleLoader | spark.modules | ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content. | |
ModuleManager | mx.modules | The ModuleManager class centrally manages dynamically loaded modules. | |
MorphShape | flash.display | De klasse MorphShape vertegenwoordigt objecten MorphShape in het weergaveoverzicht. | |
Motion | fl.motion | De klasse Motion slaat een hoofdframe-animatiereeks op die op een visueel object kan worden toegepast. | |
MotionBase | fl.motion | De klasse MotionBase slaat een hoofdframe-animatiereeks op die op een visueel object kan worden toegepast. | |
MotionEvent | fl.motion | De klasse MotionEvent vertegenwoordigt gebeurtenissen die door de klasse fl.motion.Animator worden verzonden. | |
MotionPath | spark.effects.animation | The MotionPath class defines the collection of Keyframes objects for an effect, and the name of the property on the target to animate. | |
Mouse | flash.ui | De methoden van de klasse Mouse worden gebruikt om de muisaanwijzer weer te geven en te verbergen of om de aanwijzer in een specifieke stijl weer te geven. | |
MouseCursor | flash.ui | De klasse MouseCursor is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap cursor van de klasse Mouse. | |
MouseCursorData | flash.ui | Met de MouseCursorData-klasse kunt u de weergave van een zogenaamde 'native' muiscursor definiëren. | |
MouseEvent | flash.events | Een MouseEvent-object wordt naar de gebeurtenisstroom verzonden wanneer zich muisgebeurtenissen voordoen. | |
Move | mx.effects | The Move effect changes the position of a component over a specified time interval. | |
Move | spark.effects | The Move effect move the target object in the x and y directions. | |
Move3D | spark.effects | The Move3D class moves a target object in the x, y, and z dimensions. | |
MoveChildrenOperation | flashx.textLayout.operations | Met de klasse MoveChildrenOperation kan een verzameling items op hetzelfde niveau uit de directe bovenliggende reeks worden verplaatst. Wanneer hierdoor lege voorouderreeksen ontstaan, worden deze verwijderd. | |
MoveEvent | mx.events | Represents event objects that are dispatched when a Flex component moves. | |
MoveInstance | mx.effects.effectClasses | The MoveInstance class implements the instance class for the Move effect. | |
MovieClip | flash.display | De klasse MovieClip overerft van de volgende klassen: Sprite, DisplayObjectContainer, InteractiveObject, DisplayObject en EventDispatcher. | |
MovieClipAsset | mx.core | MovieClipAsset is a subclass of the flash.display.MovieClip class which represents movieclip symbols that you embed in a Flex application from a SWF file produced by Flash. | |
MovieClipLoaderAsset | mx.core | MovieClipLoaderAsset is a subclass of the MovieClipAsset class which represents SWF files that you embed in a Flex application. | |
MovieClipSWFLoader | mx.controls | The MovieClipSWFLoader control extends SWFLoader to provide convenience methods for manipulating a SWF which has a MovieClip as its root content, provided that the MovieClip is not a Flex application. | |
MultiDPIBitmapSource | spark.utils | This class provides a list of bitmaps for various runtime densities. | |
Multitouch | flash.ui | De Multitouch-klasse beheert en biedt informatie over de ondersteuning van de huidige omgeving voor het verwerken van contact via apparaten voor gebruikersinvoer, waaronder contact via twee of meer aanraakpunten (zoals de vingers van een gebruiker op een touchscreen). | |
MultitouchInputMode | flash.ui | De MultitouchInputMode-klasse bevat waarden voor de eigenschap inputMode in de flash.ui.Multitouch-klasse. | |
MultiValueInterpolator | spark.effects.interpolation | The MultiValueInterpolator class interpolates each element of Arrays or Vectors of start and end elements separately, using another interpolator to do the interpolation for each element. | |
MuteButton | spark.components.mediaClasses | The MuteButton class defines the mute button used by the VideoPlayer control. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the mute button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
MuteButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state. | |
MuteButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the mute button of a Spark VideoPlayer component. | |
Mutex | flash.concurrent | De klasse Mutex (afkorting voor "Mutual exclusion" of wederzijdse uitsluiting) biedt een manier om ervoor te zorgen dat er slechts één codeset tegelijk op een bepaalde geheugenblok of een andere gedeelde bron werkt. | |
MXAdvancedDataGridItemRenderer | mx.controls.advancedDataGridClasses | The MXAdvancedDataGridItemRenderer class defines the Spark item renderer class for use with the MX AdvancedDataGrid control. | |
MXDataGridItemRenderer | mx.controls.dataGridClasses | The MXDataGridItemRenderer class defines the Spark item renderer class for use with the MX DataGrid control. | |
MXFTETextInput | mx.controls | MXFTETextInput is a UIComponent which is used to support TLF text in MX controls and data grid renderers. | |
MXItemRenderer | mx.controls.listClasses | The MXItemRenderer class is the base class for Spark item renderers and item editors used in MX list-based controls. | |
MXMLObjectAdapter | mx.core | The MXMLObjectAdapter class is a stub implementation of the IMXMLObject interface, so that you can implement the interface without defining all of the methods. | |
MXRecord | flash.net.dns | De MXRecord-klasse vertegenwoordigt een MX-resourcerecord van een Domain Name System (DNS) dat een mailserveradres bevat. | |
MXTreeItemRenderer | mx.controls.treeClasses | The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control. | |
Namespace | Hoofdniveau | De klasse Namespace bevat methoden en eigenschappen voor het definiëren en werken met naamruimten. | |
NameUtil | mx.utils | The NameUtil utility class defines static methods for creating names for Flex objects. | |
NationalDigitsType | flash.globalization | De NationalDigitsType-klasse somt constanten op die cijfersets aangeven die worden gebruikt door de NumberFormatter-klasse. | |
NativeApplication | flash.desktop | De klasse NativeApplication stelt deze AIR-toepassing voor. | |
NativeDragActions | flash.desktop | De klasse NativeDragActions definieert tekenreeksconstanten voor de namen van de acties voor slepen en neerzetten. | |
NativeDragEvent | flash.events | Native drag-gebeurtenissen worden verzonden door de interactieve objecten die bij een slepen-en-neerzetten-bewerking zijn betrokken. | |
NativeDragManager | flash.desktop | De klasse NativeDragManager coördineert slepen-en-neerzetten-bewerkingen. | |
NativeDragOptions | flash.desktop | De klasse NativeDragOptions definieert constanten voor de namen van acties voor slepen-en-neerzetten die zijn toegestaan in een sleep-en-neerzetbewerking. | |
NativeMenu | flash.display | De klasse NativeMenu bevat methoden en eigenschappen voor het definiëren van native menu's. | |
NativeMenuItem | flash.display | De klasse NativeMenuItem staat voor één item in een menu. | |
NativeProcess | flash.desktop | De NativeProcess-klasse biedt opdrachtregelintegratie en algemene startmogelijkheden. | |
NativeProcessExitEvent | flash.events | Deze gebeurtenis wordt door het NativeProcess-object verzonden wanneer het proces wordt afgesloten. | |
NativeProcessStartupInfo | flash.desktop | Deze klasse bevat de basisinformatie die wordt gebruikt voor het starten van een proces op het hostbesturingssysteem. | |
NativeWindow | flash.display | De klasse NativeWindow biedt een interface voor het maken en controleren van native bureaubladvensters. | |
NativeWindowBoundsEvent | flash.events | Een NativeWindow-object verzendt een NativeWindowBoundsEvent-object wanneer de grootte of locatie van het venster verandert. | |
NativeWindowDisplayState | flash.display | De klasse NativeWindowDisplayState definieert constanten voor namen van de weergavestatussen van het venster. | |
NativeWindowDisplayStateEvent | flash.events | Een NativeWindow-object verzendt gebeurtenissen van de klasse NativeWindowDisplayStateEvent wanneer de weergavestatus van het venster verandert. | |
NativeWindowInitOptions | flash.display | De klasse NativeWindowInitOptions definieert de initialisatieopties die worden gebruikt om een nieuwe NativeWindow-instantie te maken. | |
NativeWindowRenderMode | flash.display | De klasse NativeWindowRenderMode definieert constanten voor de eigenschap renderMode van het NativeWindowInitOptions-object dat wordt gebruikt om een native venster te maken. | |
NativeWindowResize | flash.display | De klasse NativeWindowResize definieert constanten voor de mogelijke waarden van de parameter edgeOrCorner van de methode NativeWindow startResize(). | |
NativeWindowSystemChrome | flash.display | De klasse NativeWindowSystemChrome definieert constanten voor de eigenschap systemChrome van het NativeWindowInitOptions-object dat wordt gebruikt om een native venster te maken. | |
NativeWindowType | flash.display | De klasse NativeWindowType definieert constanten voor de eigenschap type van het NativeWindowInitOptions-object dat wordt gebruikt om een native venster te maken. | |
NavBar | mx.controls | The NavBar control is the superclass for navigator controls, such as the LinkBar and TabBar controls, and cannot be instantiated directly. | |
NavBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NavBar control. | |
NavigationUnit | spark.core | The NavigationUnit class defines the possible values for the getVerticalScrollPositionDelta() and getHorizontalScrollPositionDelta() methods of the IViewport class. | |
NavigationUtil | flashx.textLayout.utils | Hulpprogramma's voor het manipuleren van een TextRange De methoden van de klasse zijn statisch en moeten worden opgeroepen met behulp van de syntaxis NavigationUtil.method(parameter). | |
NavigatorContent | spark.components | The NavigatorContent class defines a Spark container that can be used in an MX navigator container, such as the ViewStack, TabNavigator and Accordion containers. | |
NCManager | fl.video | Hiermee wordt het object NetConnection gemaakt voor de klasse VideoPlayer die aan de gebruiker wordt weergegeven. | |
NCManagerNative | fl.video | De klasse NCManagerNative is een subklasse van de klasse NCManager en ondersteunt native bandbreedtedetectie, dat door sommige FVSS-aanbieders (Flash Video Streaming Service) wordt ondersteund. | |
NetConnection | flash.net | De klasse NetConnection maakt een verbinding in twee richtingen tussen een client en een server. | |
NetDataEvent | flash.events | Een NetStream-object verzendt een NetDataEvent-object wanneer er een gegevensbericht in de mediastream wordt aangetroffen. | |
NetGroup | flash.net | Instanties van de klasse NetGroup vertegenwoordigen lidmaatschap van een RTMFP-groep | |
NetGroupInfo | flash.net | De NetGroupInfo-klasse geeft verschillende Quality of Service (QoS)-statistieken weer in verband met het onderliggende RTMFP peer-to-peergegevenstransport van een NetGroup-object. | |
NetGroupReceiveMode | flash.net | De NetGroupReceiveMode-klasse is een opsomming van alle waarden voor constanten die worden gebruikt voor de eigenschap receiveMode van de NetGroup-klasse. | |
NetGroupReplicationStrategy | flash.net | De NetGroupReplicationStrategy-klasse is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap replicationStrategy van de NetGroup-klasse. | |
NetGroupSendMode | flash.net | De NetGroupSendMode-klasse is een opsomming van waarden voor constanten die worden gebruikt voor de parameter sendMode van de NetGroup.sendToNeighbor()-methode. | |
NetGroupSendResult | flash.net | De NetGroupSendResult-klasse is een opsomming van constante waarden die gebruikt worden voor de retourwaarde van de Directed Routing-methoden die aan een NetGroup-instantie zijn gekoppeld. | |
NetMonitor | flash.net | De klasse NetMonitor bevat een lijst met NetStream-objecten. | |
NetMonitorEvent | flash.events | Een NetMonitor-object verzendt NetMonitorEvent-objecten wanneer er een NetStream-object is gemaakt. | |
NetStatusEvent | flash.events | Een NetConnection-, NetStream- of SharedObject-object verzendt NetStatusEvent-objecten wanneer de status wordt gerapporteerd. | |
NetStream | flash.net | De NetStream-klasse opent een eenrichtingsstreamingkanaal via een NetConnection. | |
NetStreamAppendBytesAction | flash.net | De klasse NetStreamAppendBytesAction is een opsomming van de constanten die u kunt doorgeven aan de methode NetStream.appendBytesAction(). | |
NetStreamInfo | flash.net | De klasse NetStreamInfo bepaalt de diverse QOS-statistieken (kwaliteit van service) en andere informatie ten aanzien van een NetStream-object en de onderliggende streaming buffer voor audio, video en gegevens. | |
NetStreamMulticastInfo | flash.net | De klasse NetStreamMulticastInfo specificeert verschillende QoS-statistieken (Quality of Service) die gerelateerd zijn aan het onderliggende RTMFP-peer-to-peer- en IP-multicaststreamtransport van een NetStream-object. | |
NetStreamPlayOptions | flash.net | De klasse NetStreamPlayOptions geeft de diverse opties aan die kunnen worden doorgegeven aan de methode NetStream.play2(). | |
NetStreamPlayTransitions | flash.net | De klasse NetStreamPlayTransitions bepaalt de geldige tekenreeksen die gebruikt kunnen worden met de eigenschap NetStreamPlayOptions.transition. | |
NetworkInfo | flash.net | De NetworkInfo-klasse biedt informatie over de netwerkinterfaces op een computer. | |
NetworkInterface | flash.net | De NetworkInterface-klasse beschrijft een netwerkinterface. | |
NetworkMonitor | mx.netmon | NetworkMonitor is a stub used by the framework and enterprise service classes to send information to the Flash Builder Network Monitor feature. | |
NewObjectSample | flash.sampler | De klasse NewObjectSample vertegenwoordigt objecten die binnen een stream getSamples() worden gecreëerd. | |
None | fl.transitions.easing | De klasse None definieert drie versnellingsfuncties om niet-versnelde beweging in ActionScript-animaties te implementeren. | |
NotificationStyle | flash.notifications | De NotificationStyle-klasse definieert constanten voor de stijlen van berichten die door de RemoteNotifier-klasse worden ondersteund. | |
NotificationType | flash.desktop | De klasse NotificationType definieert constanten voor gebruik in de parameter priority van de DockIcon-methode bounce() en de parameter type van de NativeWindow-methode notifyUser(). | |
Number | Hoofdniveau | Een gegevenstype dat een IEEE-754 drijvende-kommagetal met dubbele precisie vertegenwoordigt. | |
NumberBase | mx.formatters | The NumberBase class is a utility class that contains general number formatting capabilities, including rounding, precision, thousands formatting, and negative sign formatting. | |
NumberBaseRoundType | mx.formatters | The NumberBaseRoundType class defines the constant values for formatter properties that specify a type of rounding. | |
NumberFormatter | flash.globalization | De NumberFormatter-klasse bevat landspecifieke opmaak en parseringsmethoden voor numerieke waarden. | |
NumberFormatter | mx.formatters | The NumberFormatter class formats a valid number by adjusting the decimal rounding and precision, the thousands separator, and the negative sign. | |
NumberFormatter | spark.formatters | The NumberFormatter class provides locale-sensitive formatting and parsing of numeric values. | |
NumberFormatterBase | spark.formatters.supportClasses | The NumberFormatterBase class is a base class for the NumberFormatter and CurrencyFormatter classes. | |
NumberInterpolator | spark.effects.interpolation | The NumberInterpolator class provides interpolation between start and end values represented as Number instances. | |
NumberParseResult | flash.globalization | Een gegevensstructuur die informatie bevat over een getal dat is geëxtraheerd bij het parseren van een tekenreeks. | |
NumberValidator | mx.validators | The NumberValidator class ensures that a String represents a valid number. | |
NumberValidator | spark.validators | The NumberValidator class ensures that a String represents a valid number according to the conventions of a locale. | |
NumberValidatorBase | spark.validators.supportClasses | The NumberValidatorBase class contains all the common functionality that is required by the NumberValidator and CurrencyValidator classes. | |
NumberValidatorDomainType | mx.validators | The NumberValidatorDomainType class defines the values for the domain property of the NumberValidator class. | |
NumericAxis | mx.charts.chartClasses | The NumericAxis class acts as a common base class for axis types representing a continuous range of values between a defined minimum and maximum. | |
NumericDataProvider | spark.collections | This IList class generates items that are a sequential series of numbers. | |
NumericStepper | fl.controls | De component NumericStepper geeft een geordende set getallen weer, waaruit de gebruiker een selectie kan maken. | |
NumericStepper | mx.controls | The NumericStepper control lets the user select a number from an ordered set. | |
NumericStepper | spark.components | The NumericStepper control lets you select a number from an ordered set. | |
NumericStepperAccImpl | spark.accessibility | NumericStepperAccImpl is the accessibility implementation class for spark.components.NumericStepper. | |
NumericStepperAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
NumericStepperDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark NumericStepper component. | |
NumericStepperDownSkin | mx.skins.halo | The skin for all the states of the down button in a NumericStepper. | |
NumericStepperEvent | mx.events | Represents events that are specific to the NumericStepper control. | |
NumericStepperIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.spark | The default skin class for a Spark NumericStepper component. | |
NumericStepperSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.spark | The default skin class for the text input field of a Spark NumericStepper component. | |
NumericStepperTextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark NumericStepperTextInput component. | |
NumericStepperUpSkin | mx.skins.halo | The skin for all the states of the up button in a NumericStepper. | |
Object | Hoofdniveau | De klasse Object vormt de basis van de ActionScript-runtime klassehiërarchie. | |
ObjectEncoding | flash.net | De klasse ObjectEncoding wordt gebruikt voor de definitie van serialisatie-instellingen in klassen die objecten serialiseren (zoals FileStream, NetStream, NetConnection, SharedObject en ByteArray) om met oudere versies van ActionScript te werken. | |
ObjectProxy | mx.utils | This class provides the ability to track changes to an item managed by this proxy. | |
ObjectUtil | mx.utils | The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
OLAPAttribute | mx.olap | The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAxisPosition | mx.olap | The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPCell | mx.olap | The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCube | mx.olap | The OLAPCube class represents an OLAP cube. | |
OLAPDataGrid | mx.controls | The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGridAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer | mx.controls.olapDataGridClasses | The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRendererAutomationImpl | mx.automation.delegates.advancedDataGrid | Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridHeaderRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider | mx.controls.olapDataGridClasses | An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider | mx.controls.olapDataGridClasses | The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension | mx.olap | The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPElement | mx.olap | The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPHierarchy | mx.olap | The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPLevel | mx.olap | The OLAPLevel class represents a level in an OLAP cube. | |
OLAPMeasure | mx.olap | The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMember | mx.olap | The OLAPMember class represents a member of an OLAP dimension. | |
OLAPQuery | mx.olap | The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis | mx.olap | The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPResult | mx.olap | The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis | mx.olap | The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema | mx.olap | The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet | mx.olap | The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPTrace | mx.olap | The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple | mx.olap | The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OnDemandEventDispatcher | mx.utils | OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
Operation | mx.rpc.http | An Operation used specifically by an HTTPMultiService. | |
Operation | mx.rpc.remoting.mxml | The Operation used for RemoteObject when created in an MXML document. | |
Operation | mx.rpc.remoting | An Operation used specifically by RemoteObjects. | |
Operation | mx.rpc.soap.mxml | An Operation used specifically by WebServices. | |
Operation | mx.rpc.soap | An Operation used specifically by WebServices. | |
OrderedObject | mx.utils | OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
Orientation3D | flash.geom | De klasse Orientation3D is een opsomming van constante waarden waarmee de oriëntatiestijl van een Matrix3D-object wordt voorgesteld. | |
OutputProgressEvent | flash.events | Een FileStream-object verzendt OutputProgressEvent-objecten als komende asynchrone schrijfbewerkingen naar bestanden worden uitgevoerd. | |
OverflowPolicy | flashx.textLayout.elements | De OverflowPolicy-klasse definieert een set constanten voor de overFlowPolicy-eigenschap van de IConfiguration-klasse. | |
OverlayDepth | spark.components.supportClasses | The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
OverrideBase | mx.states | The OverrideBase class is the base class for the override classes used by view states. | |
Panel | mx.containers | A Halo Panel container consists of a title bar, a caption, a border, and a content area for its children. | |
Panel | spark.components | The Panel class defines a container that includes a title bar, a caption, a border, and a content area for its children. | |
PanelAccImpl | mx.accessibility | PanelAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Panel class. | |
PanelAccImpl | spark.accessibility | PanelAccImpl is the accessibility implementation class for spark.components.Panel. | |
PanelAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Panel class. | |
PanelBorderSkin | mx.skins.spark | The Spark skin class for the MX Panel component's border. | |
PanelBorderSkin | mx.skins.wireframe | The wireframe skin class for the MX Panel component's border. | |
PanelSkin | mx.skins.halo | The PanelSkin class defines the skin for the Panel, TitleWindow, and Alert components. | |
PanelSkin | spark.skins.spark | The default skin class for a Spark Panel container. | |
PanelSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Panel component. | |
PaperSize | flash.printing | Deze klasse biedt de beschikbare waarden voor de parameter paperSize van de methode PrintJob.selectPaperSize(). | |
ParagraphElement | flashx.textLayout.elements | De ParagraphElement-klasse staat voor een alinea in de tekstflowhiërarchie. | |
ParagraphFormattedElement | flashx.textLayout.elements | De ParagraphFormattedElement-klasse is een abstracte basisklasse voor FlowElement-klassen met alineakenmerken. | |
Parallel | mx.effects | The Parallel effect plays multiple child effects at the same time. | |
ParallelInstance | mx.effects.effectClasses | The ParallelInstance class implements the instance class for the Parallel effect. | |
PasteOperation | flashx.textLayout.operations | Met de PasteOperation-klasse wordt een plakbewerking ingekapseld. | |
Path | spark.primitives | The Path class is a filled graphic element that draws a series of path segments. | |
Pause | mx.effects | The Pause effect is useful when sequencing effects. | |
PauseInstance | mx.effects.effectClasses | The PauseInstance class implements the instance class for the Pause effect. | |
PermissionError | flash.errors | De machtigingsfout wordt verzonden wanneer de toepassing probeert toegang te krijgen tot een bron zonder de juiste machtigingen op te vragen. | |
PermissionEvent | flash.events | ||
PermissionStatus | flash.permissions | De klasse PermissionStatusis is een opsomming van constante waarden die de autorisatiestatus van een machtiging opgeven | |
PersistenceManager | spark.managers | The PersistenceManager class is a basic persistence manager that is backed by a local shared object named FxAppCache. | |
PerspectiveProjection | flash.geom | De klasse PerspectiveProjection biedt een eenvoudige manier om de perspectieftransformaties van een weergaveobject en alle daaronder liggende kinderen toe te wijzen of te wijzigen. | |
PhoneFormatter | mx.formatters | The PhoneFormatter class formats a valid number into a phone number format, including international configurations. | |
PhoneNumberValidator | mx.validators | The PhoneNumberValidator class validates that a string is a valid phone number. | |
Photo | fl.transitions | Laat het filmclipobject verschijnen of verdwijnen als een fotoflits. | |
PieChart | mx.charts | The PieChart control represents a data series as a standard pie chart. | |
PieSeries | mx.charts.series | The PieSeries class defines the data series for a PieChart control. | |
PieSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the LineSeries class. | |
PieSeriesItem | mx.charts.series.items | Represents the information required to render a single wedge as part of a PieSeries. | |
PieSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PieSeries to render. | |
PixelDissolve | fl.transitions | De klasse PixelDissolve onthult het filmclipobject door willekeurige verschijnende of verdwijnende rechthoeken in een dambordpatroon te gebruiken. | |
PixelSnapping | flash.display | De klasse PixelSnapping is een opsomming van constante waarden voor het instellen van opties voor magnetische pixeluitlijning door de eigenschap pixelSnapping van een object Bitmap te gebruiken. | |
PlainTextExporter | flashx.textLayout.conversion | Exportconverter voor de onbewerkte-tekstindeling. | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the play/pause button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
PlayPauseButtonSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the play/pause button of a Spark VideoPlayer component in the normal skin state. | |
PlayPauseButtonSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the play/pause button of a Spark VideoPlayer component. | |
PlotChart | mx.charts | The PlotChart control represents data with two values for each data point. | |
PlotSeries | mx.charts.series | Defines a data series for a PlotChart control. | |
PlotSeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the PlotSeries class. | |
PlotSeriesItem | mx.charts.series.items | Represents the information required to render an item as part of a PlotSeries. | |
PlotSeriesRenderData | mx.charts.series.renderData | Represents all the information needed by the PlotSeries to render. | |
PNGEncoder | mx.graphics.codec | The PNGEncoder class converts raw bitmap images into encoded images using Portable Network Graphics (PNG) lossless compression. | |
PNGEncoderOptions | flash.display | De klasse PNGEncoderOptions definieert een compressiealgoritme voor de methode flash.display.BitmapData.encode(). | |
Point | flash.geom | Het object Point vertegenwoordigt een locatie in een tweedimensionaal coördinatensysteem, waarbij x de horizontale as vertegenwoordigt en y de verticale as. | |
PolarChart | mx.charts.chartClasses | The PolarChart control serves as base class for circular charts based in polar coordinates. | |
PolarDataCanvas | mx.charts.chartClasses | PolarDataCanvas class enables user to use graphics API with respect to data coordinates instead of screen coordinates. | |
PolarTransform | mx.charts.chartClasses | The PolarTransform object represents a set of axes used to map data values to angle/distance polar coordinates and vice versa. | |
PopUpAnchor | spark.components | The PopUpAnchor component is used to position a control that pops up or drops down, such as a DropDownList component, in layout. | |
PopUpButton | mx.controls | The PopUpButton control adds a flexible pop-up control interface to a Button control. | |
PopUpButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the PopUpButton control. | |
PopUpButtonSkin | mx.skins.halo | The skin for all the states of a PopUpButton. | |
PopUpButtonSkin | mx.skins.spark | The Spark skin class for the MX PopUpButton component. | |
PopUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX PopUpButton component. | |
PopUpEvent | spark.events | The PopUpEvent class represents an event dispatched by the SkinnablePopUpContainer. | |
PopUpIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpButton. | |
PopUpManager | mx.managers | The PopUpManager singleton class creates new top-level windows and places or removes those windows from the layer on top of all other visible windows. | |
PopUpManagerChildList | mx.managers | The PopUpManagerChildList class defines the constant values for the detail property of the PopUpManager addPopUp() and createPopUp() methods. | |
PopUpMenuButton | mx.controls | The PopUpMenuButton control creates a PopUpButton control with a main sub-button and a secondary sub-button. | |
PopUpMenuIcon | mx.skins.halo | The skin for all the states of the icon in a PopUpMenuButton. | |
PopUpPosition | spark.components | Enumerated type for the PopUpAnchor.popUpPosition property. | |
PostScaleAdapter | mx.containers.utilityClasses | The PostScaleAdapter class is used as a compatibility layer for Flex 3 classes that rely on width, height, min, max, explicit, measured, and other properties to be determined after scaling is applied. | |
Power | spark.effects.easing | The Power class defines the easing functionality using a polynomial expression. | |
Preloader | mx.preloaders | The Preloader class is used by the SystemManager to monitor the download and initialization status of a Flex application. | |
PressAndTapGestureEvent | flash.events | Met de klasse PressAndTapGestureEvent kunt u druk-en-tikbewegingen voor apparaten met aanraakbediening verwerken. | |
PrintAdvancedDataGrid | mx.printing | The PrintAdvancedDataGrid control is an AdvancedDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintDataGrid | mx.printing | The PrintDataGrid control is a DataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintJob | flash.printing | Met de klasse PrintJob kunt u inhoud maken en op een of meer pagina's afdrukken. | |
PrintJobOptions | flash.printing | De klasse PrintJobOptions bevat eigenschappen die met de parameter options van de methode PrintJob.addPage() moeten worden gebruikt. | |
PrintJobOrientation | flash.printing | Deze klasse biedt waarden die door de eigenschap PrintJob.orientation worden gebruikt voor de afbeeldingpositie van een afgedrukte pagina. | |
PrintMethod | flash.printing | Deze klasse biedt waarden die worden gebruikt door de eigenschap PrintJobOptions.printMethod om aan te geven welke methode wordt gebruikt voor het afdrukken van een pagina. | |
PrintOLAPDataGrid | mx.printing | The PrintOLAPDataGrid control is an OLAPDataGrid subclass that is styled to show a table with line borders and is optimized for printing. | |
PrintUIOptions | flash.printing | De klasse PrintUIOptions wordt gebruikt om opties op te geven voor afdrukdialoogvensters die aan de gebruiker worden getoond. | |
Program3D | flash.display3D | De klasse Program3D vertegenwoordigt twee renderingprogramma's (ook wel ''shaders'' genoemd) die worden geüpload naar de renderingcontext. | |
ProgrammaticSkin | mx.skins | This class is the base class for skin elements which draw themselves programmatically. | |
ProgressBar | fl.controls | De component ProgressBar geeft de voortgang van het laden van inhoud weer. | |
ProgressBar | mx.controls | The ProgressBar control provides a visual representation of the progress of a task over time. | |
ProgressBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ProgressBar control. | |
ProgressBarDirection | fl.controls | De klasse ProgressBarDirection definieert de waarden voor de eigenschap direction van de klasse ProgressBar. | |
ProgressBarDirection | mx.controls | The ProgressBarDirection class defines the values for the direction property of the ProgressBar class. | |
ProgressBarLabelPlacement | mx.controls | The ProgressBarLabelPlacement class defines the values for the labelPlacement property of the ProgressBar class. | |
ProgressBarMode | fl.controls | De klasse ProgressBarMode definieert de waarden voor de eigenschap mode van de klasse ProgressBar. | |
ProgressBarMode | mx.controls | The ProgressBarMode class defines the values for the mode property of the ProgressBar class. | |
ProgressBarSkin | mx.skins.halo | The skin for a ProgressBar. | |
ProgressBarSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component. | |
ProgressBarSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ProgressBar component. | |
ProgressBarTrackSkin | mx.skins.spark | The Spark skin class for the MX ProgressBar component's track. | |
ProgressBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ProgressBar component. | |
ProgressEvent | flash.events | Een ProgressEvent-object wordt verzonden wanneer een laadbewerking is gestart of een socket gegevens heeft ontvangen. | |
ProgressIndeterminateSkin | mx.skins.halo | The skin for the indeterminate state of a ProgressBar. | |
ProgressIndeterminateSkin | mx.skins.spark | The Spark skin for the indeterminate state of the MX ProgressBar component. | |
ProgressIndeterminateSkin | mx.skins.wireframe | The wireframe skin for the indeterminate state of the MX ProgressBar component. | |
ProgressMaskSkin | mx.skins.halo | The skin for the mask of the ProgressBar's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.spark | The Spark skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressMaskSkin | mx.skins.wireframe | The wireframe skin for the mask of the MX ProgressBar component's determinate and indeterminate bars. | |
ProgressTrackSkin | mx.skins.halo | The skin for the track in a ProgressBar. | |
ProLoader | fl.display | De klasse ProLoader laadt SWF-bestanden of -afbeeldingen. | |
ProLoaderInfo | fl.display | Deze klasse wordt gebruikt door ProLoader in plaats van LoaderInfo. | |
PropertyChangeEvent | mx.events | The PropertyChangeEvent class represents the event object passed to the event listener when one of the properties of an object has changed, and provides information about the change. | |
PropertyChangeEventKind | mx.events | The PropertyChangeEventKind class defines the constant values for the kind property of the PropertyChangeEvent class. | |
PropertyChanges | mx.effects.effectClasses | The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition. | |
PTRRecord | flash.net.dns | De PTRRecord-klasse vertegenwoordigt een PTR-resourcerecord van een Domain Name System (DNS) dat een canonieke domeinnaam bevat. | |
QName | Hoofdniveau | QName-objecten vertegenwoordigen gekwalificeerde namen van XML-elementen en XML-kenmerken. | |
Quadratic | fl.motion.easing | De klasse Quadratic definieert drie versnellingsfuncties om versnelde beweging in ActionScript-animaties te implementeren. | |
Quadratic | mx.effects.easing | The Quadratic class defines three easing functions to implement quadratic motion with Flex effect classes. | |
QualifiedResourceManager | mx.rpc.xml | QualifiedResourceManager is a helper class that simply maintains the order that resources were added and maps a target namespace to one or more resources. | |
Quartic | fl.motion.easing | De klasse Quartic definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Quartic | mx.effects.easing | The Quartic class defines three easing functions to implement motion with Flex effect classes. | |
Quintic | fl.motion.easing | De klasse Quintic definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Quintic | mx.effects.easing | The Quintic class defines three easing functions to implement motion with Flex effect classes. | |
RadialGradient | mx.graphics | The RadialGradient class lets you specify a gradual color transition in the fill color. | |
RadialGradientStroke | mx.graphics | The RadialGradientStroke class lets you specify a gradient filled stroke. | |
RadioButton | fl.controls | Met de component RadioButton kunt u de gebruiker dwingen een enkele keuze te maken uit een set keuzen. | |
RadioButton | mx.controls | The RadioButton control lets the user make a single choice within a set of mutually exclusive choices. | |
RadioButton | spark.components | The RadioButton component allows the user make a single choice within a set of mutually exclusive choices. | |
RadioButtonAccImpl | fl.accessibility | De klasse RadioButtonAccImpl voor toegankelijkheidsimplementatie voor keuzerondjes wordt gebruikt om een component RadioButton toegankelijk te maken. | |
RadioButtonAccImpl | mx.accessibility | RadioButtonAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the RadioButton class. | |
RadioButtonAccImpl | spark.accessibility | RadioButtonAccImpl is the accessibility implementation class for spark.components.RadioButton. | |
RadioButtonAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
RadioButtonGroup | fl.controls | De klasse RadioButtonGroup definieert een groep componenten RadioButton om als een enkele component te fungeren. | |
RadioButtonGroup | mx.controls | The RadioButtonGroup control defines a group of RadioButton controls that act as a single mutually exclusive control; therefore, a user can select only one RadioButton control at a time. | |
RadioButtonGroup | spark.components | The RadioButtonGroup component defines a group of RadioButton components that act as a single mutually exclusive component; therefore, a user can select only one RadioButton component at a time. | |
RadioButtonIcon | mx.skins.halo | The skin for all the states of the icon in a RadioButton. | |
RadioButtonSkin | mx.skins.spark | The Spark skin class for the MX RadioButton component. | |
RadioButtonSkin | mx.skins.wireframe | The wireframe skin class for the MX RadioButton component. | |
RadioButtonSkin | spark.skins.mobile | ActionScript-based skin for RadioButton controls in mobile applications. | |
RadioButtonSkin | spark.skins.spark | The default skin class for a Spark RadioButton component. | |
RadioButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark RadioButton component. | |
Range | spark.components.supportClasses | The Range class holds a value and an allowed range for that value, defined by minimum and maximum properties. | |
RangeError | Hoofdniveau | Een uitzondering RangeError wordt gegenereerd wanneer een numerieke waarde buiten het acceptabele bereik valt. | |
Rect | spark.primitives | The Rect class is a filled graphic element that draws a rectangle. | |
Rectangle | flash.geom | Een object Rectangle is een gebied dat wordt gedefinieerd door zijn positie, zoals aangegeven door het punt in de linkerbovenhoek (x, y) en de breedte en hoogte. | |
RectangleTexture | flash.display3D.textures | De klasse Rectangle Texture vertegenwoordigt een tweedimensionale structuur die naar een renderingcontext is geüpload. | |
RectangularBorder | mx.skins | The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents. | |
RectangularDropShadow | mx.graphics | Drop shadows are typically created using the DropShadowFilter class. | |
RectangularDropShadow | spark.primitives | This class optimizes drop shadows for the common case. | |
RedoOperation | flashx.textLayout.operations | Met de RedoOperation-klasse wordt een bewerking voor opnieuw uitvoeren ingekapseld. | |
ReferenceError | Hoofdniveau | Een uitzondering ReferenceError wordt gegenereerd wanneer een verwijzing naar een ongedefinieerde eigenschap wordt opgegeven bij een verzegeld (niet-dynamisch) object. | |
ReferencesValidationSetting | flash.security | De klasse ReferencesValidationSetting bevat constanten die worden gebruikt door de eigenschap referencesValidationSetting van een object XMLSignatureValidator. | |
RegExp | Hoofdniveau | Met de klasse RegExp kunt u reguliere expressies gebruiken. Dit zijn patronen die u kunt gebruiken om zoekopdrachten op tekenreeksen uit te voeren en om tekst in tekenreeksen te vervangen. | |
RegExpValidationResult | mx.validators | The RegExpValidator class dispatches the valid and invalid events. | |
RegExpValidator | mx.validators | The RegExpValidator class lets you use a regular expression to validate a field. | |
Regular | fl.transitions.easing | De klasse Regular definieert drie versnellingsfuncties om versnelde beweging in ActionScript-animaties te implementeren. | |
RemoteNotificationEvent | flash.events | Bevat gebeurtenissen die worden verzonden door flash.notifications.RemoteNotifier als reactie op push-berichtgebeurtenissen van APNs. | |
RemoteNotifier | flash.notifications | Met de RemoteNotifier-klasse kunt u zich aan- of afmelden voor push-berichten. | |
RemoteNotifierSubscribeOptions | flash.notifications | De RemoteNotifierSubscribeOptions-klasse definieert de initialisatieopties die tijdens de verwerking van het externe berichtabonnement kunnen worden gebruikt. | |
RemoteObject | mx.rpc.remoting.mxml | Use the <mx:RemoteObject> tag to represent an HTTPService object in an MXML file. | |
RemoteObject | mx.rpc.remoting | The RemoteObject class gives you access to classes on a remote application server. | |
RemoveAction | spark.effects | The RemoveAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveActionInstance | spark.effects.supportClasses | The RemoveActionInstance class implements the instance class for the RemoveAction effect. | |
RemoveChild | mx.states | The RemoveChild class removes a child display object, such as a component, from a container as part of a view state. | |
RemoveChildAction | mx.effects | The RemoveChildAction class defines an action effect that corresponds to the RemoveChild property of a view state definition. | |
RemoveChildActionInstance | mx.effects.effectClasses | The RemoveChildActionInstance class implements the instance class for the RemoveChildAction effect. | |
RemoveItemAction | mx.effects | The RemoveItemAction class defines an action effect that determines when the item renderer disappears from the control for the item renderer of an item being removed from a list-based control, such as List or TileList, or for an item that is replaced by a new item added to the control. | |
RemoveItemActionInstance | mx.effects.effectClasses | The RemoveItemActionInstance class implements the instance class for the RemoveChildAction effect. | |
RenderData | mx.charts.chartClasses | RenderData structures are used by chart elements to store all of the relevant values and data needed to fully render the chart. | |
RendererExistenceEvent | spark.events | The RendererExistenceEvent class represents events that are dispatched when a renderer of a Spark DataGroup is added or removed. | |
RenderingMode | flash.text.engine | De klasse RenderingMode biedt waarden voor renderingmodus in de FontDescription-klasse. | |
RepeatBehavior | spark.effects.animation | The RepeatBehavior class defines constants for use with repeatBehavior property of the Animate and Animation classes. | |
Repeater | mx.core | The Repeater class is the runtime object that corresponds to the <mx:Repeater> tag. | |
RepeaterAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the Repeater class. | |
Request | mx.events | This is an event that is expects its data property to be set by a responding listener. | |
Resize | mx.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
Resize | spark.effects | The Resize effect changes the width, height, or both dimensions of a component over a specified time interval. | |
ResizeEvent | mx.events | Represents event objects that are dispatched when the size of a Flex component changes. | |
ResizeInstance | mx.effects.effectClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeInstance | spark.effects.supportClasses | The ResizeInstance class implements the instance class for the Resize effect. | |
ResizeMode | spark.components | The ResizeMode class defines an enumeration of the modes a component uses to resize its children in the dimensions specified by the layout system. | |
ResourceBundle | mx.resources | Provides an implementation of the IResourceBundle interface. | |
ResourceEvent | mx.events | The ResourceEvent class represents an Event object that is dispatched when the ResourceManager loads the resource bundles in a resource module by calling the loadResourceModule() method. | |
ResourceManager | mx.resources | This class is used to get a single instance of the IResourceManager implementation. | |
ResourceRecord | flash.net.dns | De ResourceRecord-klasse is de basisklasse voor resourcerecord-klassen van het Domain Name System (DNS). | |
Responder | flash.net | De klasse Responder biedt een object dat in NetConnection.call() wordt gebruikt om geretourneerde waarden van de server af te handelen met betrekking tot het wel of niet slagen van bepaalde bewerkingen. | |
Responder | mx.rpc | This class provides a default implementation of the mx.rpc.IResponder interface. | |
RestoreButtonSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's restore button. | |
RestoreButtonSkin | spark.skins.spark.windowChrome | The default skin class for the restore button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
ResultEvent | mx.rpc.events | The event that indicates an RPC operation has successfully returned a result. | |
ReturnKeyLabel | flash.text | De klasse ReturnKeyLabel definieert de waarden die voor de eigenschap returnKeyLabel van de StageText-klasse kunnen worden gebruikt. | |
RevocationCheckSettings | flash.security | De klasse RevocationCheckSettings definieert constanten die worden gebruikt door de eigenschap revocationCheckSetting van een XMLSignatureValidator-object. | |
RGBInterpolator | spark.effects.interpolation | The RGBInterpolator class provides interpolation between uint start and end values that represent RGB colors. | |
RichEditableText | spark.components | RichEditableText is a low-level UIComponent for displaying, scrolling, selecting, and editing richly-formatted text. | |
RichEditableTextAccImpl | spark.accessibility | RichEditableTextAccImpl is the accessibility implementation class for spark.components.RichEditableText. | |
RichText | spark.components | RichText is a low-level UIComponent that can display one or more lines of richly-formatted text and embedded images. | |
RichTextEditor | mx.controls | The RichTextEditor control lets users enter and format text. | |
Rotate | fl.transitions | De klasse Rotate roteert het filmclipobject. | |
Rotate | mx.effects | The Rotate effect rotates a component around a specified point. | |
Rotate | spark.effects | The Rotate effect rotates a target object in the x, y plane around the transform center. | |
Rotate3D | spark.effects | The Rotate3D class rotate a target object in three dimensions around the x, y, or z axes. | |
RotateDirection | fl.motion | De klasse RotateDirection biedt constante waarden voor het rotatiegedrag tijdens een tween. | |
RotateInstance | mx.effects.effectClasses | The RotateInstance class implements the instance class for the Rotate effect. | |
RoundedRectangle | mx.geom | RoundedRectangle represents a Rectangle with curved corners | |
RowAlign | spark.layouts | The RowAlign class defines the possible values for the rowAlign property of the TileLayout class. | |
RpcClassAliasInitializer | mx.utils | The RpcClassAliasInitializer class registers all classes for AMF serialization needed by the Flex RPC library. | |
RPCObjectUtil | mx.utils | The RPCObjectUtil class is a subset of ObjectUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCStringUtil | mx.utils | The RPCStringUtil class is a subset of StringUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. | |
RPCUIDUtil | mx.utils | The RPCUIDUtil class is a copy of UIDUtil without some functions that cause dependency problems when RPC messages are put in a bootstrap loader. | |
RSLData | mx.core | A Class that describes configuration data for an RSL. | |
RSLErrorEvent | fl.events | De klasse RSLErrorEvent definieert een foutgebeurtenis die wordt verzonden door RSLPreloader. | |
RSLEvent | fl.events | De RSLEvent-klasse definieert gebeurtenissen die worden verzonden door RSLPreloader. | |
RSLEvent | mx.events | The RSLEvent class represents an event object used by the DownloadProgressBar class when an RSL is being downloaded by the Preloader class. | |
RSLInfo | fl.rsl | Met de RSLInfo-klasse kunt u het gebruik van RSL's (Runtime Shared Library Files) opgeven. | |
RSLPreloader | fl.rsl | De RSLPreloader-klasse beheert het vooraf laden van RSL's (Runtime Shared Libraries) voordat er andere content wordt afgespeeld. | |
RuntimeDPIProvider | mx.core | The RuntimeDPIProvider class provides the default mapping of similar device DPI values into predefined DPI classes. | |
Sample | flash.sampler | De klasse Sample creëert objecten die geheugenanalysegegevens bevatten in welbepaalde tijdspannen. | |
SampleDataEvent | flash.events | Wordt verzonden wanneer een Sound-object nieuwe audiogegevens aanvraagt of wanneer een Microphone-object nieuwe audiogegevens bevat. | |
SandboxMouseEvent | mx.events | This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox. | |
SaturationShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Saturation' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
Scale | spark.effects | The Scale effect scales a target object in the x and y directions around the transform center. | |
Scale3D | spark.effects | The Scale3D class scales a target object in three dimensions around the transform center. | |
Scene | flash.display | De klasse Scene bevat eigenschappen voor het identificeren van de naam, labels en aantal frames in een scène. | |
SchemaTypeRegistry | mx.rpc.xml | XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content. | |
Screen | flash.display | De klasse Screen geeft informatie over de weergaveschermen die voor deze toepassing beschikbaar zijn. | |
ScreenMode | flash.display | Het ScreenMode-object verstrekt informatie over de breedte, de hoogte en de vernieuwingsfrequentie van een scherm. | |
ScreenMouseEvent | flash.events | Het SystemTrayIcon-object verzendt gebeurtenissen van het type ScreenMouseEvent als reactie op muisinteractie. | |
ScriptTimeoutError | flash.errors | De uitzondering ScriptTimeoutError wordt gegenereerd wanneer het time-outinterval voor het script wordt bereikt. | |
ScrollArrowSkin | mx.skins.halo | The skin for all the states of the up or down button in a ScrollBar. | |
ScrollBar | fl.controls | Met de component ScrollBar kan de eindgebruiker de hoeveelheid gegevens beheren die wordt weergegeven wanneer er te veel gegevens zijn voor opname in het weergavegebied. | |
ScrollBar | mx.controls.scrollClasses | The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
ScrollBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ScrollBar class. | |
ScrollBarBase | spark.components.supportClasses | The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area. | |
ScrollBarDirection | fl.controls | Hiermee worden de waarden voor de eigenschap direction van de component ScrollBar gedefinieerd. | |
ScrollBarDirection | mx.controls.scrollClasses | The ScrollBarDirection class defines the values for the direction property of the ScrollBar control. | |
ScrollBarDownButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.spark | The default skin class for down button of the Spark ScrollBar component. | |
ScrollBarDownButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarDownButton component. | |
ScrollBarLeftButtonSkin | spark.skins.spark | The default skin class for left button of the Spark ScrollBar component. | |
ScrollBarLeftButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarLeftButton component. | |
ScrollBarRightButtonSkin | spark.skins.spark | The default skin class for right button of the Spark ScrollBar component. | |
ScrollBarRightButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarRightButton component. | |
ScrollBarThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX ScrollBar component. | |
ScrollBarThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX ScrollBar component. | |
ScrollBarTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.spark | The default skin class for up button of the Spark ScrollBar component. | |
ScrollBarUpButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarUpButton component. | |
ScrollControlBase | mx.core | The ScrollControlBase class is the base class for controls with scroll bars. | |
ScrollControlBaseAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the ScrollControlBase class. | |
Scroller | spark.components | The Scroller component displays a single scrollable component, called a viewport, and horizontal and vertical scroll bars. | |
ScrollerSkin | spark.skins.spark | The default skin class for the Spark Scroller component. | |
ScrollEvent | fl.events | De klasse ScrollEvent definieert de gebeurtenis scroll die aan de component ScrollBar wordt gekoppeld. | |
ScrollEvent | flashx.textLayout.events | Vertegenwoordigt gebeurtenissen die worden verzonden wanneer de TextFlow automatisch schuift. | |
ScrollEvent | mx.events | Represents events that are dispatched by the ScrollBar class. | |
ScrollEventDetail | mx.events | Constants for the values of the detail property of a ScrollEvent. | |
ScrollEventDirection | flashx.textLayout.events | Constanten voor de waarden van de eigenschap direction van een ScrollEvent. | |
ScrollEventDirection | mx.events | Constants for the values of the direction property of a ScrollEvent. | |
ScrollPane | fl.containers | De component ScrollPane geeft weergaveobjecten, JPEG-, GIF- en PNG-bestanden en SWF-bestanden in een schuifbaar gebied weer. | |
ScrollPolicy | fl.controls | Waarden voor de eigenschappen horizontalScrollPolicy en verticalScrollPolicy van de klasse BaseScrollPane. | |
ScrollPolicy | flashx.textLayout.container | De ScrollPolicy-klasse is een opsommingsklasse waarmee waarden worden gedefinieerd voor het instellen van de eigenschappen horizontalScrollPolicy en verticalScrollPolicy van de ContainerController-klasse, waarmee een tekstflowcontainer wordt gedefineerd. | |
ScrollPolicy | mx.core | Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. | |
ScrollSnappingMode | spark.components | The ScrollSnappingMode class defines the enumeration values for the scrollSnappingMode property of the List and Scroller classes. | |
ScrollThumb | mx.controls.scrollClasses | The ScrollThumb class defines the thumb of a ScrollBar control. | |
ScrollThumbSkin | mx.skins.halo | The skin for all the states of the thumb in a ScrollBar. | |
ScrollTrackSkin | mx.skins.halo | The skin for the track in a ScrollBar. | |
ScrubBar | spark.components.mediaClasses | The VideoScrubBar class defines a video timeline that shows the current play head location in the video, the amount of the video previously played, and the loaded in part of the video. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar of a Spark VideoPlayer component. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar thumb part of a Spark VideoPlayer component. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the scrub bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the scrub bar track part of a Spark VideoPlayer component. | |
SecureSocket | flash.net | De SecureSocket-klasse schakelt de code in om socketverbindingen te maken die de protocollen SSL (Secure Sockets Layer) en TLS (Transport Layer Security) gebruiken. | |
SecureSocketMonitor | air.net | Het object SecureSocketMonitor controleert de beschikbaarheid van een TCP-eindpunt met behulp van de protocollen SSL (Secure Sockets Layer) en TLS (Transport Layer Security). | |
Security | flash.system | Met de klasse Security kunt u opgeven hoe inhoud in verschillende domeinen met elkaar kan communiceren. | |
SecurityDomain | flash.system | De klasse SecurityDomain vertegenwoordigt de huidige beveiligingssandbox (ook wel beveiligingsdomein genoemd). | |
SecurityError | Hoofdniveau | De uitzondering SecurityError wordt gegenereerd wanneer de beveiliging wordt geschonden. | |
SecurityErrorEvent | flash.events | Een object verzendt een SecurityErrorEvent-object om te melden dat een beveiligingsfout is opgetreden. | |
SecurityPanel | flash.system | De klasse SecurityPanel biedt waarden voor het opgeven van het deelvenster met beveiligingsinstellingen dat moet worden weergegeven. | |
SecurityUtil | mx.utils | Utilities for working with security-related issues. | |
SelectableButtonSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for toggle buttons. | |
SelectableList | fl.controls | SelectableList is de basisklasse voor alle op een lijst gebaseerde componenten, zoals de componenten List, TileList, DataGrid en ComboBox. | |
SelectableListAccImpl | fl.accessibility | De klasse SelectableListAccImpl voor toegankelijkheidsimplementatie voor selecteerbare lijsten wordt gebruikt om een component SelectableList toegankelijk te maken. | |
SelectionEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt een SelectionEvent-object wanneer een EditManager of SelectionManager wordt gewijzigd of een tekstbereik selecteert. | |
SelectionFormat | flashx.textLayout.edit | De SelectionFormat-klasse definieert de kenmerken van een selectiemarkering. | |
SelectionManager | flashx.textLayout.edit | Met de SelectionManager-klasse kunt u de tekstselectie in een tekstflow beheren. | |
SelectionState | flashx.textLayout.edit | De SelectionState-klasse staat voor een selectie in een tekstflow. | |
Sequence | mx.effects | The Sequence effect plays multiple child effects one after the other, in the order in which they are added. | |
SequenceInstance | mx.effects.effectClasses | The SequenceInstance class implements the instance class for the Sequence effect. | |
SerializationFilter | mx.rpc.http | This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format. | |
Series | mx.charts.chartClasses | The Series class is the base class for the classes that let you specify a data series for a chart control. | |
SeriesAutomationImpl | mx.automation.delegates.charts | Defines the methods and properties required to perform instrumentation for the Series base class. | |
SeriesEffect | mx.charts.effects | The base class for chart effects. | |
SeriesEffectInstance | mx.charts.effects.effectClasses | The SeriesEffectInstance class implements the base instance class for the chart series effects. | |
SeriesInterpolate | mx.charts.effects | The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points. | |
SeriesInterpolateInstance | mx.charts.effects.effectClasses | The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect. | |
SeriesSlide | mx.charts.effects | The SeriesSlide effect slides a data series into and out of the chart's boundaries. | |
SeriesSlideInstance | mx.charts.effects.effectClasses | The SeriesSlideInstance class implements the instance class for the SeriesSlide effect. | |
SeriesZoom | mx.charts.effects | The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify. | |
SeriesZoomInstance | mx.charts.effects.effectClasses | The SeriesZoomInstance class implements the instance class for the SeriesZoom effect. | |
ServerSocket | flash.net | De ServerSocket-klasse staat toe, dat code zich gedraagt als een server voor TCP (Transport Control Protocol)-verbindingen. | |
ServerSocketConnectEvent | flash.events | Een ServerSocket-object verstuurt een ServerSocketConnectEvent-object wanneer een client verbinding met de serversocket probeert te maken. | |
ServiceMonitor | air.net | De klasse ServiceMonitor implementeert het raamwerk voor het controleren van de status en de beschikbaarheid van netwerkservices. | |
SetAction | spark.effects | The SetAction class defines an action effect that sets the value of a named property or style. | |
SetActionInstance | spark.effects.supportClasses | The SetActionInstance class implements the instance class for the SetAction effect. | |
SetEventHandler | mx.states | The SetEventHandler class specifies an event handler that is active only during a particular view state. | |
SetProperty | mx.states | The SetProperty class specifies a property value that is in effect only during the parent view state. | |
SetPropertyAction | mx.effects | The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition. | |
SetPropertyActionInstance | mx.effects.effectClasses | The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect. | |
SetStyle | mx.states | The SetStyle class specifies a style that is in effect only during the parent view state. | |
SetStyleAction | mx.effects | The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition. | |
SetStyleActionInstance | mx.effects.effectClasses | The SetStyleActionInstance class implements the instance class for the SetStyleAction effect. | |
SHA256 | mx.utils | Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf | |
Shader | flash.display | Een Shader-instantie vertegenwoordigt een Pixel Bender-arceerkernel in ActionScript. | |
ShaderData | flash.display | Een ShaderData-object bevat eigenschappen die parameters en invoeren voor een arceringskernel vertegenwoordigen, en ook eigenschappen die metagegevens bevatten die zijn opgegeven voor de arcering. | |
ShaderEvent | flash.events | Een ShaderEvent wordt verzonden wanneer een arceerbewerking die vanuit een arceertaak is gestart, is voltooid. | |
ShaderFilter | flash.filters | De klasse ShaderFilter past een filter toe door een arcering uit te voeren voor een object dat wordt gefilterd. | |
ShaderFilter | spark.filters | The Flex ShaderFilter class abstracts away many of the details of using the Flash ShaderFilter, Shader, and ShaderData classes to apply a Pixel Bender shader as a filter. | |
ShaderInput | flash.display | Een ShaderInput-instantie vertegenwoordigt één invoerafbeelding voor een arceringskernel. | |
ShaderJob | flash.display | Er wordt een ShaderJob-instantie gebruikt om een arceerbewerking uit te voeren in de zelfstandige modus. | |
ShaderParameter | flash.display | Een ShaderParameter-instantie vertegenwoordigt één invoerparameter van een arceringskernel. | |
ShaderParameterType | flash.display | Deze klasse definieert de constanten die de mogelijke waarden vertegenwoordigen voor de eigenschap type van de ShaderParameter-klasse. | |
ShaderPrecision | flash.display | Deze klasse definieert de constanten die de mogelijke waarden vertegenwoordigen voor de eigenschap precisionHint van de Shader-klasse. | |
ShadowBoxItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow. | |
ShadowLineRenderer | mx.charts.renderers | An implementation of a line segment renderer that is used by LineSeries objects. | |
Shape | flash.display | Deze klasse wordt gebruikt om eenvoudige vormen te maken met de teken-API (Application Program Interface) van ActionScript. | |
SharedObject | flash.net | De klasse SharedObject wordt gebruikt om beperkte hoeveelheden gegevens op de computer van een gebruiker of op een server te lezen en op te slaan. | |
SharedObjectFlushStatus | flash.net | De klasse SharedObjectFlushStatus biedt waarden voor de code die door een aanroep van de methode SharedObject.flush() wordt geretourneerd. | |
SignatureStatus | flash.security | De klasse SignatureStatus definieert constanten die worden gebruikt door de eigenschap validityStatus van een XMLSignatureValidator-object. | |
SignerTrustSettings | flash.security | De klasse SignerTrustSettings definieert constanten die worden gebruikt door de eigenschap signerTrustSettings van een XMLSignatureValidator-object. | |
SimpleButton | flash.display | Met de klasse SimpleButton kunt u alle instanties van knopsymbolen in een SWF-bestand beheren. | |
SimpleCollectionItem | fl.data | De klasse SimpleCollectionItem definieert een enkel item in een controleerbare eigenschap die een gegevensaanbieder vertegenwoordigt. | |
SimpleEase | fl.motion | Met de klasse SimpleEase kunt u een animatie instellen met het versnellingspercentage dat wordt gebruikt in de Flash-tijdlijn. | |
SimpleMotionPath | spark.effects.animation | The SimpleMotionPath class specifies the name of a property, and the values that that property takes over time, for instances of the Animate effect. | |
SimpleXMLDecoder | mx.rpc.xml | The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
SimpleXMLEncoder | mx.rpc.xml | The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization. | |
Sine | fl.motion.easing | De klasse Sine definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
Sine | mx.effects.easing | The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave. | |
Sine | spark.effects.easing | The Sine class defines easing functionality using a Sine function. | |
Skin | spark.components.supportClasses | The Skin class defines the base class for all skins used by skinnable components. | |
SkinErrorEvent | fl.video | Flash® Player verzendt een object SkinErrorEvent wanneer een fout optreedt bij het laden van een skin. | |
SkinnableComponent | spark.components.supportClasses | The SkinnableComponent class defines the base class for skinnable components. | |
SkinnableContainer | spark.components | The SkinnableContainer class is the base class for skinnable containers that have visual content. | |
SkinnableContainerBase | spark.components.supportClasses | Base class for skinnable container components. | |
SkinnableContainerSkin | spark.skins.mobile | ActionScript-based skin for SkinnableContainer in mobile applications. | |
SkinnableContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnableContainer container. | |
SkinnableDataContainer | spark.components | The SkinnableDataContainer class is the base container class for data items. | |
SkinnableDataContainerSkin | spark.skins.spark | The default skin class for the Spark SkinnableDataContainer container. | |
SkinnablePopUpContainer | spark.components | The SkinnablePopUpContainer class is a SkinnableContainer that functions as a pop-up. | |
SkinnablePopUpContainerSkin | spark.skins.spark | The default skin class for a Spark SkinnablePopUpContainer container. | |
SkinnableTextBase | spark.components.supportClasses | The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of IEditableText in their skin to provide text display, scrolling, selection, and editing. | |
Slider | fl.controls | Met de component Slider kan de gebruiker een waarde selecteren door een blokje tussen de eindpunten van het schuifregelaarvak te verplaatsen. | |
Slider | mx.controls.sliderClasses | The Slider class is the base class for the Flex slider controls. | |
SliderAccImpl | mx.accessibility | SliderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Slider class. | |
SliderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes. | |
SliderBase | spark.components.supportClasses | The SliderBase class lets users select a value by moving a slider thumb between the end points of the slider track. | |
SliderBaseAccImpl | spark.accessibility | SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase. | |
SliderDataTip | mx.controls.sliderClasses | The SliderDataTip class defines the tooltip used in the mx.controls.Slider control. | |
SliderDirection | fl.controls | De richting van de component Slider. | |
SliderDirection | mx.controls.sliderClasses | The SliderDirection class defines the constant values for the direction property of the Slider class. | |
SliderEvent | fl.events | De klasse SliderEvent definieert gebeurtenissen die aan de component Slider zijn gekoppeld. | |
SliderEvent | mx.events | The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes. | |
SliderEventClickTarget | fl.events | De klasse SliderEventClickTarget definieert constanten voor de waarden van de eigenschap clickTarget van de klasse SliderEvent. | |
SliderEventClickTarget | mx.events | The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class. | |
SliderHighlightSkin | mx.skins.halo | The skin for the highlighted state of the track of a Slider. | |
SliderLabel | mx.controls.sliderClasses | The SliderLabel class defines the label used in the mx.controls.Slider component. | |
SliderThumb | mx.controls.sliderClasses | The SliderThumb class represents a thumb of a Slider control. | |
SliderThumbSkin | mx.skins.halo | The skin for all the states of a thumb in a Slider. | |
SliderThumbSkin | mx.skins.spark | The Spark skin class for the thumb of the MX Slider component. | |
SliderThumbSkin | mx.skins.wireframe | The wireframe skin class for the thumb of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.spark | The Spark skin class for the track highlight of the MX Slider component. | |
SliderTrackHighlightSkin | mx.skins.wireframe | The wireframe skin class for the track highlight of the MX Slider component. | |
SliderTrackSkin | mx.skins.halo | The skin for the track in a Slider. | |
SliderTrackSkin | mx.skins.spark | The Spark skin class for the track of the MX Slider component. | |
SliderTrackSkin | mx.skins.wireframe | The wireframe skin class for the track of the MX Slider component. | |
SlideViewTransition | spark.transitions | The SlideViewTransition class performs a simple slide transition for views. | |
SlideViewTransitionMode | spark.transitions | The SlideViewTransitionMode class provides the constants used to specify the type of a slide transition. | |
SOAPFault | mx.rpc.soap | A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element. | |
SOAPHeader | mx.rpc.soap | You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
SOAPResult | mx.rpc.soap | A context for the result of a SOAP based Remote Procedure Call. | |
SocialSecurityValidator | mx.validators | The SocialSecurityValidator class validates that a String is a valid United States Social Security number. | |
Socket | flash.net | Met de Socket-klasse kan code TCP-socketverbindingen (Transport Control Protocol) maken voor het verzenden en ontvangen van binaire gegevens. | |
SocketMonitor | air.net | Een SocketMonitor-object controleert de beschikbaarheid van een TCP-eindpunt. | |
SoftKeyboardEvent | flash.events | Een SoftKeyboardEvent-object wordt verzonden wanneer een softwaretoetsenbord wordt geactiveerd of gedeactiveerd op een apparaat of besturingssysteem. | |
SoftKeyboardTrigger | flash.events | De klasse SoftKeyboardTrigger biedt opsommingswaarden voor de eigenschap triggerType van de klasse SoftKeyboardEvent. | |
SoftKeyboardType | flash.text | De SoftKeyboardType-klasse definieert de typen schermtoetsenborden voor mobiele toepassingen. | |
SoftLightShader | mx.graphics.shaderClasses | Creates a blend shader that is equivalent to the 'Soft Light' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
SolidColor | mx.graphics | Defines a representation for a color, including a color and an alpha value. | |
SolidColorStroke | mx.graphics | The SolidColorStroke class defines the properties for a line. | |
Sort | mx.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
Sort | spark.collections | Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
SortError | mx.collections.errors | This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. | |
SortField | mx.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortField | spark.collections | Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortInfo | mx.controls.advancedDataGridClasses | The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control. | |
SortingCollator | spark.globalization | The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user. | |
Sound | flash.media | Met de klasse Sound kunt u geluid in een toepassing gebruiken. | |
SoundAsset | mx.core | SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application. | |
SoundChannel | flash.media | De klasse SoundChannel beheert een geluid in een toepassing. | |
SoundCodec | flash.media | De klasse SoundCodec is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap codec van de klasse Microphone. | |
SoundEffect | mx.effects | The SoundEffect class plays an MP3 audio file. | |
SoundEffectInstance | mx.effects.effectClasses | The SoundEffectInstance class implements the instance class for the SoundEffect effect. | |
SoundEvent | fl.video | Flash® Player verzendt een object SoundEvent wanneer de gebruiker het geluid wijzigt door de greep van de volumebalk te verplaatsen of door de eigenschap volume of soundTransform in te stellen. | |
SoundLoaderContext | flash.media | De klasse SoundLoaderContext biedt beveiligingscontroles voor bestanden die geluid laden. | |
SoundMixer | flash.media | De klasse SoundMixer bevat statische eigenschappen en methoden voor algemene geluidsregeling in de toepassing. | |
SoundTransform | flash.media | De klasse SoundTransform bevat eigenschappen voor volume en pannen. | |
Source | fl.motion | De klasse Source slaat informatie op over de context waarin een bewegingsinstantie is gegenereerd. | |
SpaceJustifier | flash.text.engine | De klasse SpaceJustifier vertegenwoordigt de eigenschappen die de uitvullingsopties voor tekstregels in een tekstblok bepalen. | |
Spacer | mx.controls | The Spacer control helps you lay out children within a parent container. | |
SpanElement | flashx.textLayout.elements | De SpanElement-klasse staat voor tekstregels waarop één verzameling opmaakkenmerken is toegepast. | |
SparkApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Application class. | |
SparkBorderContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the BorderContainer class. | |
SparkButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Button control. | |
SparkButtonBarAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
SparkButtonBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBarBase control. | |
SparkButtonBarButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ButtonBarButton control. | |
SparkButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ButtonBase control. | |
SparkButtonSkin | spark.skins | Base class for Spark button skins. | |
SparkCheckBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the CheckBox control. | |
SparkChromeWindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication component. | |
SparkComboBoxAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ComboBox control. | |
SparkDataGridAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGrid class. | |
SparkDataGridItemSelectEvent | spark.automation.events | The SparkDataGridItemSelectEvent class represents event objects that are dispatched when an item in a datagrid control is selected or deselected. | |
SparkDataGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DataGroup control. | |
SparkDefaultComplexItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridHeaderRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDownloadProgressBar | mx.preloaders | The SparkDownloadProgressBar class displays download progress. | |
SparkDropDownListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the DropDownList control. | |
SparkDropDownListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the DropDownListBase control. | |
SparkFormAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Form class. | |
SparkFormItemAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the FormItem class. | |
SparkGridItemRendererAutomationImpl | spark.automation.delegates.components.gridClasses | Defines methods and properties required to perform instrumentation for the GridItemRenderer component. | |
SparkGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Group control. | |
SparkGroupBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the GroupBase control. | |
SparkImageAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Image control. | |
SparkItemRendererAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkLabelAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Label control. | |
SparkListAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the List class. | |
SparkListBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ListBase class. | |
SparkListItemSelectEvent | spark.automation.events | The SparkListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
SparkMuteButtonAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the MuteButton control. | |
SparkNavigatorContentAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NavigatorContent control. | |
SparkNumericStepperAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
SparkPanelAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Panel class. | |
SparkPopUpAnchorAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the PopUpAnchor component. | |
SparkRadioButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the RadioButton control. | |
SparkRangeAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the Range control. | |
SparkRichEditableTextAutomationHelper | spark.automation.delegates | Utility class that facilitates replay of text input and selection. | |
SparkRichEditableTextAutomationImpl | spark.automation.delegates.components | Utility class that facilitates replay of text input and selection. | |
SparkScrollBarBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ScrollBarBase class. | |
SparkSkin | spark.skins | Base class for Spark skins. | |
SparkSkinForHalo | mx.skins.spark | The SparkSkinForHalo class is the base class for Spark skins for MX components. | |
SparkSkinnableComponentAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableComponent control. | |
SparkSkinnableContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableContainerBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableContainerBase control. | |
SparkSkinnableDataContainerAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SkinnableTextBase control. | |
SparkSliderBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the SliderBarBase class. | |
SparkSpinnerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the Spinner control. | |
SparkTabBarAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TabBar class. | |
SparkTextAreaAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextArea control. | |
SparkTextBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TextBase control. | |
SparkTextInputAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TextInput control. | |
SparkTileGroupAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the TileGroup control. | |
SparkTitleWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the TitleWindow class. | |
SparkToggleButtonAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the ToggleButton control. | |
SparkToggleButtonBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the ToggleButtonBase control. | |
SparkTrackBaseAutomationImpl | spark.automation.delegates.components.supportClasses | Defines methods and properties required to perform instrumentation for the TrackBase control. | |
SparkUITextFieldGridItemRendererAutomationImpl | spark.automation.delegates.skins.spark | Defines methods and properties required to perform instrumentation for the UITextFieldGridItemRenderer class for spark. | |
SparkValueChangeAutomationEvent | spark.automation.events | The SparkValueChangeAutomationEvent class represents event objects that are dispatched when the value in a control changes. | |
SparkVideoDisplayAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
SparkVideoPlayerAutomationImpl | spark.automation.delegates.components | Defines methods and properties required to perform instrumentation for the VideoPlayer control. | |
SparkVolumeBarAutomationImpl | spark.automation.delegates.components.mediaClasses | Defines methods and properties required to perform instrumentation for the VolumeBar control. | |
SparkWindowAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
SparkWindowedApplicationAutomationImpl | spark.automation.delegates.components | Defines the methods and properties required to perform instrumentation for the SparkWindowedApplication class. | |
SpecialCharacterElement | flashx.textLayout.elements | De SpecialCharacterElement-klasse is een abstracte basisklasse voor elementen die speciale tekens vertegenwoordigen. | |
Spinner | spark.components | A Spinner component selects a value from an ordered set. | |
SpinnerAccImpl | spark.accessibility | SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner. | |
SpinnerDecrementButtonSkin | spark.skins.spark | The default skin class for the down button of a Spark Spinner component. | |
SpinnerDecrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerDecrementButton component. | |
SpinnerIncrementButtonSkin | spark.skins.spark | The default skin class for the up button of a Spark Spinner component. | |
SpinnerIncrementButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark SpinnerIncrementButton component. | |
SpinnerList | spark.components | The SpinnerList component displays a list of items. | |
SpinnerListContainer | spark.components | Container for one or more SpinnerList controls. | |
SpinnerListContainerSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerListContainer in mobile applications. | |
SpinnerListItemRenderer | spark.components | The SpinnerListItemRenderer class defines the default item renderer for a SpinnerList control in the mobile theme. | |
SpinnerListScrollerSkin | spark.skins.mobile | The default skin class for the Spark Scroller that is used by the SpinnerList component. | |
SpinnerListSkin | spark.skins.mobile | ActionScript-based skin for the SpinnerList in mobile applications. | |
SpinnerSkin | spark.skins.spark | The default skin class for the Spark Spinner component. | |
SpinnerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark Spinner component. | |
SplashScreen | spark.preloaders | The SplashScreen class is the default preloader for Mobile Flex applications. | |
SplashScreenImage | spark.preloaders | Use the SplashScreenImage class to specify different splash screen images based on characteristics of a mobile device. | |
SplashScreenImageSource | spark.preloaders | Use the SplashScreenImageSource class to specify a Class (typically an embedded image) to be displayed as splash screen at a particular device configuration such as DPI, orientation and resolution. | |
SplitElementOperation | flashx.textLayout.operations | De SplitElementOperation-klasse omvat een wijziging waardoor een FlowGroupElement in twee elementen wordt gesplitst. | |
SplitParagraphOperation | flashx.textLayout.operations | Met de SplitParagraphOperation-klasse wordt een wijziging waardoor een alinea in twee elementen wordt gesplitst ingekapseld. | |
SplitViewNavigator | spark.components | The SplitViewNavigator container displays multiple ViewNavigator or TabbedViewNavigator components at the same time in a single container. | |
SplitViewNavigatorSkin | spark.skins.mobile | The default skin for the SplitViewNavigator component. | |
SpreadMethod | flash.display | De klasse SpreadMethod biedt waarden voor de parameter spreadMethod in de methoden beginGradientFill() en lineGradientStyle() van de klasse Graphics. | |
Sprite | flash.display | De klasse Sprite is een basisbouwsteen voor weergaveoverzichten: een weergaveoverzichtknooppunt dat afbeeldingen kan weergeven en onderliggende objecten kan bevatten. | |
SpriteAsset | mx.core | SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in an application. | |
SpriteVisualElement | spark.core | The SpriteVisualElement class is a light-weight Sprite-based implemention of the IVisualElement interface. | |
SQLCollationType | flash.data | Deze klasse bevat de constanten die de mogelijke waarden vertegenwoordigen voor de parameter defaultCollationType van de constructor SQLColumnSchema en de eigenschap SQLColumnSchema.defaultCollationType. | |
SQLColumnNameStyle | flash.data | Deze klasse bevat de constanten die de mogelijke waarden vertegenwoordigen voor de eigenschap SQLConnection.columnNameStyle. | |
SQLColumnSchema | flash.data | De klasse SQLColumnSchema biedt informatie die de kenmerken van een bepaalde kolom in een tabel in een database beschrijft. | |
SQLConnection | flash.data | Een SQLConnection-instantie wordt gebruikt om lokale SQL-databasebestanden (lokale databases) te maken en de verbinding ermee te beheren. | |
SQLError | flash.errors | Een instantie van SQLError biedt gedetailleerde informatie over een mislukte bewerking. | |
SQLErrorEvent | flash.events | Een SQLErrorEvent-instantie wordt door een SQLConnection-instantie of SQLStatement-instantie verzonden wanneer een fout optreedt tijdens de uitvoering van een databasebewerking in asynchrone uitvoeringsmodus. | |
SQLErrorOperation | flash.errors | Deze klasse bevat de constanten die de mogelijke waarden van de eigenschap SQLError.operation vertegenwoordigen. | |
SQLEvent | flash.events | Adobe AIR verzendt SQLEvent-objecten wanneer een van de bewerkingen die door een SQLConnection- of SQLStatement-instantie is uitgevoerd, met succes wordt voltooid. | |
SQLIndexSchema | flash.data | Een SQLIndexSchema-instantie biedt informatie die een specifieke index in een database beschrijft. | |
SQLMode | flash.data | Deze klasse bevat de constanten die de mogelijke waarden vertegenwoordigen voor de parameter openMode van de methoden SQLConnection.open() en SQLConnection.openAsync(). | |
SQLResult | flash.data | De klasse SQLResult biedt toegang tot gegevens die worden geretourneerd in reactie op de uitvoering van een SQL-instructies (een SQLStatement-instantie). | |
SQLSchema | flash.data | De klasse SQLSchema is de basisklasse voor schema-informatie voor databaseobjecten zoals tabellen, weergaven en indexen. | |
SQLSchemaResult | flash.data | Een SQLSchemaResult-instantie bevat de gegevens die resulteren uit een aanroep van de methode SQLConnection.loadSchema(). | |
SQLStatement | flash.data | Een SQLStatement-instantie wordt gebruikt om een SQL-instructie uit te voeren met een lokale SQL-database die is geopend via een SQLConnection-instantie. | |
SQLTableSchema | flash.data | Een SQLTableSchema-instantie biedt informatie die een specifieke tabel in een database beschrijft. | |
SQLTransactionLockType | flash.data | Deze klasse bevat de constanten die de mogelijke waarden vertegenwoordigen voor de parameter option van de methode SQLConnection.begin(). | |
SQLTriggerSchema | flash.data | Een SQLTriggerSchema-instantie biedt informatie die een specifieke trigger in een database beschrijft. | |
SQLUpdateEvent | flash.events | Een SQLUpdateEvent-object wordt door een SQLConnection-object verzonden wanneer een gegevenswijziging plaatsvindt in een tabel die aan de SQLConnection-instantie is gekoppeld. | |
SQLViewSchema | flash.data | Een SQLViewSchema-instantie biedt informatie die een specifieke weergave in een database beschrijft. | |
Squeeze | fl.transitions | De klasse Squeeze schaalt het filmclipobject horizontaal of verticaal. | |
SRVRecord | flash.net.dns | De SRVRecord-klasse vertegenwoordigt een SRV-resourcerecord van een Domain Name System (DNS) dat een servicehost bevat. | |
StackedFormHeadingSkin | spark.skins.spark | An alternate skin class for the Spark FormHeading component. | |
StackedFormItemSkin | spark.skins.spark | An alternate skin class for the Spark FormItem component which positions the label above the content. | |
StackedFormSkin | spark.skins.spark | An alternate skin class for the Spark Form container. | |
StackedSeries | mx.charts.chartClasses | Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet). | |
StackFrame | flash.sampler | De klasse StackFrame biedt toegang tot de eigenschappen van een gegevensblok dat een functie bevat. | |
StackOverflowError | flash.errors | ActionScript genereert een uitzondering StackOverflowError wanneer de stack die voor het script beschikbaar is, overloopt. | |
Stage | flash.display | De klasse Stage vertegenwoordigt het hoofdtekengebied. | |
Stage3D | flash.display | De klasse Stage3D verschaft een weergavegebied en een programmeerbare rederingcontext voor het tekenen van 2D- en 3D-illustraties. | |
StageAlign | flash.display | De klasse StageAlign biedt constante waarden die voor de eigenschap Stage.align kunnen worden gebruikt. | |
StageAspectRatio | flash.display | De StageAspectRatio-klasse bevat waarden voor de Stage.setAspectRatio()-methode. | |
StageDisplayState | flash.display | De klasse StageDisplayState biedt waarden voor de eigenschap Stage.displayState. | |
StageOrientation | flash.display | De klasse StageOrientation definieert constanten die de mogelijke richtingen van het werkgebied en het apparaat opsommen. | |
StageOrientationEvent | flash.events | Een Stage-object verzendt een StageOrientationEvent-object wanneer de oriëntatie van het werkgebied verandert. | |
StageQuality | flash.display | De klasse StageQuality bevat waarden voor de eigenschap Stage.quality en voor de waarde van de parameter quality voor de methode BitmapData.drawWithQuality(). | |
StageScaleMode | flash.display | De klasse StageScaleMode biedt waarden voor de eigenschap Stage.scaleMode. | |
StageText | flash.text | De klasse StageText wordt gebruikt om een eigen tekstinvoerveld voor de gebruiker weer te geven. | |
StageTextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display. | |
StageTextClearButtonMode | flash.text | Deze klasse definieert een lijst met opties voor clearButton. | |
StageTextInitOptions | flash.text | De klasse StageTextInitOptions definieert de opties die beschikbaar zijn voor het initialiseren van een StageText-object. | |
StageTextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input. | |
StageTextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications. | |
StageVideo | flash.media | Het StageVideo-object gebruikt de hardwareversnellingsopties van het apparaat, indien beschikbaar, om de live of opgenomen video weer te geven in een toepassing. | |
StageVideoAvailability | flash.media | Deze klasse definieert een opsomming waarmee wordt aangegeven of er momenteel video beschikbaar is in het werkgebied. | |
StageVideoAvailabilityEvent | flash.events | Deze gebeurtenis wordt geactiveerd wanneer de status van de eigenschap Stage.stageVideos verandert. | |
StageVideoAvailabilityReason | flash.media | Deze klasse definieert een opsomming waarmee wordt aangegeven of er momenteel video beschikbaar is in het werkgebied. | |
StageVideoEvent | flash.events | Een StageVideo-object verzendt een StageVideoEvent-object nadat de methode attachNetStream() van het StageVideo-object en de methode play() van het gekoppelde NetStream-object beide zijn aangeroepen. | |
StageWebView | flash.media | Met de StageWebView-klasse wordt HTML-inhoud in een 'stage view'-poort weergegeven. | |
StandardFlowComposer | flashx.textLayout.compose | De StandardFlowComposer-klasse biedt een standaardcomposer- en containermanager. | |
State | mx.states | The State class defines a view state, a particular view of a component. | |
StateChangeEvent | mx.events | The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes. | |
StaticText | flash.text | Deze klasse vertegenwoordigt objecten StaticText in het weergaveoverzicht. | |
StatusBar | mx.core.windowClasses | The default status bar for a WindowedApplication or a Window. | |
StatusBarBackgroundSkin | mx.skins.halo | The skin for the StatusBar of a WindowedApplication or Window. | |
StatusBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's StatusBar border. | |
StatusChangeEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt deze gebeurtenis wanneer de status van een FlowElement verandert. | |
StatusEvent | flash.events | Een object verzendt een StatusEvent-object wanneer een apparaat (zoals een camera of microfoon) of een object (zoals een LocalConnection-object) zijn status meldt. | |
StatusFileUpdateErrorEvent | air.update.events | Er wordt een StatusUpdateFileErrorEvent verzonden wanneer bij het aanroepen van de methode checkForUpdate() van een object ApplicationUpdater een fout optreedt tijdens het downloaden of parseren van het updatebeschrijvingsbestand. | |
StatusFileUpdateEvent | air.update.events | Wordt verzonden nadat het bestand in de aanroep van de methode installFromAIRFile() met succes is gevalideerd. | |
StatusUpdateErrorEvent | air.update.events | Er wordt een StatusUpdateErrorEvent verzonden wanneer bij het aanroepen van de methode checkForUpdate() van een object ApplicationUpdater een fout optreedt tijdens het downloaden of parseren van het updatebeschrijvingsbestand. | |
StatusUpdateEvent | air.update.events | Een updaterobject verzendt een object StatusUpdateEvent nadat het updatebeschrijvingsbestand met succes is gedownload en geïnterpreteerd. | |
StepperDecrButtonSkin | mx.skins.spark | The Spark skin class for the down button of the MX NumericStepper component. | |
StepperDecrButtonSkin | mx.skins.wireframe | The wireframe skin class for the down button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.spark | The Spark skin class for the up button of the MX NumericStepper component. | |
StepperIncrButtonSkin | mx.skins.wireframe | The wireframe skin class for the up button of the MX NumericStepper component. | |
StorageVolume | flash.filesystem | Een StorageVolume-object bevat eigenschappen die een massa-opslagvolume definiëren. | |
StorageVolumeChangeEvent | flash.events | Het StorageVolumeInfo-object verstuurt een StorageVolumeChangeEvent-gebeurtenisobject wanneer een opslagvolume wordt gemonteerd of gedemonteerd. | |
StorageVolumeInfo | flash.filesystem | Het StorageVolumeInfo-object verstuurt een StorageVolumeChangeEvent-object wanneer een opslagvolume wordt gemonteerd of gedemonteerd. | |
String | Hoofdniveau | De klasse String is een gegevenstype dat een reeks tekens vertegenwoordigt. | |
StringTextLineFactory | flashx.textLayout.factory | Met de StringTextLineFactory-klasse kunt u op een eenvoudige manier TextLines maken van een tekenreeks. | |
StringTools | flash.globalization | De StringTools-klasse bevat landspecifieke conversiemethoden voor hoofdletters en kleine letters. | |
StringTools | spark.globalization | The StringTools class provides locale-sensitve case conversion methods. | |
StringUtil | mx.utils | The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
StringValidator | mx.validators | The StringValidator class validates that the length of a String is within a specified range. | |
Stroke | mx.graphics | The Stroke class defines the properties for a line. | |
StrokedElement | spark.primitives.supportClasses | The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect. | |
Strong | fl.transitions.easing | De klasse Strong definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. | |
StyleableStageText | spark.components.supportClasses | The StyleableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field. | |
StyleableTextField | spark.components.supportClasses | The StyleableTextField class is a text primitive for use in ActionScript skins and item renderers. | |
StyleEvent | mx.events | The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded. | |
StyleManager | fl.managers | De klasse StyleManager biedt statische methoden die kunnen worden gebruikt om de stijlen voor een componentinstantie, een geheel componenttype of alle gebruikersinterfacecomponenten in een Flash-document op te halen en in te stellen. | |
StyleManager | mx.styles | The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
StyleProxy | mx.styles | Wraps an object that implements the IAdvancedStyleClient interface. | |
StyleSheet | flash.text | Met de klasse StyleSheet kunt u een object StyleSheet maken dat regels voor tekstopmaak bevat, zoals tekengrootte, kleur en andere opmaakstijlen. | |
SubParagraphGroupElement | flashx.textLayout.elements | Het SubParagraphGroupElement is een groeperingselement voor FlowLeafElements en andere klassen die een uitbreiding vormen van SubParagraphGroupElementBase. | |
SubParagraphGroupElementBase | flashx.textLayout.elements | De SubParagraphGroupElementBase-klasse groepeert FlowLeafElements. | |
Suffix | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap suffix van een ListMarkerFormat. | |
SumAggregator | mx.olap.aggregators | The SumAggregator class implements the sum aggregator. | |
SummaryField | mx.collections | The SummaryField class represents a single property in a SummaryRow instance. | |
SummaryField2 | mx.collections | The SummaryField2 class represents a single property in a SummaryRow instance. | |
SummaryObject | mx.collections | The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data. | |
SummaryRow | mx.collections | The SummaryRow class represents a summary row of the AdvancedDataGrid. | |
SwatchPanelSkin | mx.skins.halo | The skin for the border of a SwatchPanel. | |
SwatchSkin | mx.skins.halo | The skin used for all color swatches in a ColorPicker. | |
SWFBridgeEvent | mx.events | This is an event that is sent between applications that are in different security sandboxes. | |
SWFBridgeGroup | mx.core | A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children. | |
SWFBridgeRequest | mx.events | An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs. | |
SWFLoader | mx.controls | The SWFLoader control loads and displays a specified SWF file. | |
SWFLoaderAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the SWFLoader control. | |
SWFVersion | flash.display | De klasse SWFVersion is een opsomming van constante waarden die de bestandsindelingversie van een geladen SWF-bestand aangeven. | |
SwitchSymbolFormatter | mx.formatters | The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters. | |
SWZInfo | fl.rsl | De SWZInfo-klasse geeft aan hoe er een SWZ-bestand moet worden gedownload, dat een ondertekend Runtime Shared Library (RSL) is. | |
SyncEvent | flash.events | Een SharedObject-object dat een extern gedeeld object voorstelt, verzendt een SyncEvent-object wanneer het externe gedeelde object door de server is bijgewerkt. | |
SyntaxError | Hoofdniveau | Om een van de volgende redenen wordt een SyntaxError gegenereerd wanneer parseerfouten optreden: | |
System | flash.system | De System-klasse bevat eigenschappen die gerelateerd zijn aan lokale instellingen en bewerkingen. | |
SystemIdleMode | flash.desktop | De SystemIdleMode-klasse biedt constante waarden voor gedragingen van inactieve systemen. | |
SystemManager | mx.managers | The SystemManager class manages an application window. | |
SystemTrayIcon | flash.desktop | De klasse SystemTrayIcon vertegenwoordigt het pictogram voor het type meldingsgebied van de Windows®-taakbalk(systeemvak). | |
SystemUpdater | flash.system | Met de SystemUpdater-klasse kunt u modules van de Flash Player bijwerken, zoals de DRM-module voor Adobe Access en voor Flash Player zelf. | |
SystemUpdaterType | flash.system | De klasse SystemUpdaterType biedt constanten voor een systeemupdate. | |
TabAlignment | flash.text.engine | De klasse TabAlignment is een opsomming van constante waarden die u kunt gebruiken voor het instellen van de eigenschap tabAlignment van de klasse TabStop. | |
TabBar | mx.controls | The TabBar control lets you create a horizontal or vertical group of tab navigation items by defining the labels and data associated with each tab. | |
TabBar | spark.components | The TabBar class displays a set of identical tabs. | |
TabBarAccImpl | mx.accessibility | TabBarAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TabBar class. | |
TabBarAccImpl | spark.accessibility | TabBarAccImpl is the accessibility implementation class for spark.components.TabBar. | |
TabBarButtonSkin | spark.skins.spark | The default skin class for Spark TabBar buttons. | |
TabBarButtonSkin | spark.skins.wireframe | The wireframe skin class for TabBar component. | |
TabBarSkin | spark.skins.spark | The default skin class for the Spark TabBar component. | |
TabBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TabBar component. | |
TabbedViewNavigator | spark.components | The TabbedViewNavigator class is a container that manages a collection of view navigator containers. | |
TabbedViewNavigatorApplication | spark.components | The TabbedViewNavigatorApplication container defines an application with multiple sections. | |
TabbedViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigatorApplication. | |
TabbedViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin used for TabbedViewNavigator components. | |
TabbedViewNavigatorTabBarFirstTabSkin | spark.skins.mobile | Skin for the left-most button in the TabbedViewNavigator ButtonBar skin part. | |
TabbedViewNavigatorTabBarHorizontalLayout | spark.skins.mobile.supportClasses | The TabbedViewNavigatorButtonBarHorizontalLayout class is a layout specifically designed for the TabbedViewNavigator. | |
TabbedViewNavigatorTabBarLastTabSkin | spark.skins.mobile | Skin for used for middle and the right-most ButtonBarButton in the TabbedViewNavigator ButtonBar skin. | |
TabbedViewNavigatorTabBarSkin | spark.skins.mobile | The default skin class for the Spark TabbedViewNavigator tabBar skin part. | |
TabbedViewNavigatorTabBarTabSkinBase | spark.skins.mobile.supportClasses | ButtonBarButton skin base class for TabbedViewNavigator ButtonBarButtons. | |
TabElement | flashx.textLayout.elements | De TabElement-klasse wordt weergegeven als een <tab/> in de tekstflow. | |
TabNavigator | mx.containers | The MX TabNavigator container extends the MX ViewStack container by including a TabBar container for navigating between its child containers. | |
TabNavigatorAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the TabNavigator class. | |
TabSkin | mx.skins.halo | The skin for all the states of a Tab in a TabNavigator or TabBar. | |
TabSkin | mx.skins.spark | The Spark skin class for the tabs of the MX TabNavigator container. | |
TabSkin | mx.skins.wireframe | The wireframe skin class for the tabs of the MX TabNavigator container. | |
TabStop | flash.text.engine | De klasse TabStop vertegenwoordigt de eigenschappen van een tabstop in een tekstblok. | |
TabStopFormat | flashx.textLayout.formats | De TabStopFormat-klasse representeert de eigenschappen van een tabstop in een alinea. | |
TCYElement | flashx.textLayout.elements | De TCYElement-klasse (Tatechuuyoko - ta-tae-chu-yo-ko) is een subklasse van SubParagraphGroupElementBase waarmee tekst horizontaal wordt getekend binnen een verticale regel. | |
Telemetry | flash.profiler | De Telemetry-klasse laat een toepassing ActionScript-code profileren en handlers voor opdrachten registreren | |
Text | mx.controls | The Text control displays multiline, noneditable text. | |
TextAlign | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschappen textAlign en textAlignLast van de klasse TextLayoutFormat. | |
TextArea | fl.controls | De component TextArea is een tekstveld met meerdere regels met een rand en optionele schuifbalken. | |
TextArea | mx.controls | The TextArea control is a multiline text field with a border and optional scroll bars. | |
TextArea | spark.components | TextArea is a text-entry control that lets users enter and edit multiple lines of formatted text. | |
TextAreaAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextArea control. | |
TextAreaHScrollBarSkin | spark.skins.mobile | The default skin class for the Spark TextAreaHScrollBar component in mobile applications. | |
TextAreaHScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextAreaSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextArea component. | |
TextAreaSkin | spark.skins.mobile | ActionScript-based skin for TextArea components in mobile applications. | |
TextAreaSkin | spark.skins.spark | The default skin class for Spark TextArea component. | |
TextAreaSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextArea component. | |
TextAreaVScrollBarSkin | spark.skins.mobile | ActionScript-based skin for TextAreaVScrollBar components in mobile applications. | |
TextAreaVScrollBarThumbSkin | spark.skins.mobile | The ActionScript-based skin used for TextAreaHScrollBarThumb components in mobile applications. | |
TextBase | spark.components.supportClasses | The base class for Spark text controls such as Label and RichText which display text using CSS styles for the default format. | |
TextBaseAccImpl | spark.accessibility | TextBaseAccImpl is the accessibility implementation class for spark.components.TextBase. | |
TextBaseline | flash.text.engine | De klasse TextBaseline is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschappen dominantBaseline en alignmentBaseline van de klasse ElementFormat. | |
TextBlock | flash.text.engine | De klasse TextBlock is een fabriek waar TextLine-objecten worden gemaakt, die u kunt renderen door ze op de weergavelijst te plaatsen. | |
TextClipboard | flashx.textLayout.edit | De TextClipboard-klasse kopieert en plakt TextScrap-objecten van en naar het systeemklembord. | |
TextColorType | flash.text | De klasse TextColorType biedt kleurwaarden voor de klasse flash.text.TextRenderer. | |
TextContainerManager | flashx.textLayout.container | Beheert de tekst in een container. | |
TextConverter | flashx.textLayout.conversion | Dit is de gateway-klasse voor de verwerking van import en export. | |
TextDecoration | flashx.textLayout.formats | Definieert waarden voor de eigenschap textDecoration van de klasse TextLayoutFormat. | |
TextDisplayMode | flash.text | De klasse TextDisplayMode bevat waarden die de antialiasing voor subpixels van het geavanceerde antialiasingsysteem beheren. | |
TextElement | flash.text.engine | De klasse TextElement vertegenwoordigt een reeks ingedeelde tekst. | |
TextEvent | flash.events | Een object verzendt een TextEvent-object wanneer een gebruiker tekst in een tekstveld invoert of op een hyperlink klikt in een tekstveld dat geschikt is voor HTML. | |
TextField | flash.text | De klasse TextField wordt gebruikt om weergaveobjecten voor tekstweergave en tekstinvoer te maken. | |
TextFieldAsset | mx.core | TextFieldAsset is a subclass of the flash.text.TextField class which represents TextField symbols that you embed in a Flex application from a SWF file produced by Flash. | |
TextFieldAutomationHelper | mx.automation.delegates | Utility class that facilitates replay of text input and selection. | |
TextFieldAutoSize | flash.text | De klasse TextFieldAutoSize is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap autoSize van de klasse TextField. | |
TextFieldType | flash.text | De klasse TextFieldType is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap type van de klasse TextField. | |
TextFlow | flashx.textLayout.elements | De TextFlow-klasse is verantwoordelijk voor het beheer van alle tekstinhoud in een artikel. | |
TextFlowLine | flashx.textLayout.compose | De TextFlowLine-klasse staat voor één tekstregel in een tekstflow. | |
TextFlowLineLocation | flashx.textLayout.compose | De TextFlowLineLocation-klasse is een opsommingsklasse waarmee constanten worden gedefinieerd voor het opgeven van de locatie van een regel in een alinea. | |
TextFlowTextLineFactory | flashx.textLayout.factory | Met de TextFlowTextLineFactory-klasse kunt u op eenvoudige wijze TextLines maken voor de weergave van tekst van een tekstflow. | |
TextFlowUtil | spark.utils | TextFlowUtil is a utility class which provides methods for importing a TextFlow from, and exporting a TextFlow to, the markup language used by the Text Layout Framework. | |
TextFormat | flash.text | De klasse TextFormat vertegenwoordigt tekenopmaakgegevens. | |
TextFormatAlign | flash.text | De klasse TextFormatAlign biedt waarden voor tekstuitlijning in de klasse TextFormat. | |
TextInput | fl.controls | De component TextInput wordt gebruikt voor tekst op een enkele regel en bevat een native ActionScript-object TextField. | |
TextInput | mx.controls | The TextInput control is a single-line text field that is optionally editable. | |
TextInput | spark.components | TextInput is a text-entry control that lets users enter and edit a single line of uniformly-formatted text. | |
TextInputAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TextInput control. | |
TextInputBorderSkin | mx.skins.spark | The Spark skin class for the border of the MX TextInput component. | |
TextInputOperation | spark.components.supportClasses | The TextInputOperation class represents a text input operation. | |
TextInputSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX TextInput component. | |
TextInputSkin | spark.skins.mobile | ActionScript-based skin for TextInput controls in mobile applications. | |
TextInputSkin | spark.skins.spark | The default skin class for Spark TextInput component. | |
TextInputSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TextInput component. | |
TextInteractionMode | flash.text | Een klasse die de interactieve modus van een tekstveldobject definieert. | |
TextJustifier | flash.text.engine | De klasse TextJustifier is een abstracte basisklasse voor de uitvullingstypen die u kunt toepassen op een tekstblok, vooral de klassen EastAsianJustifier en SpaceJustifier. | |
TextJustify | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap textJustify van de klasse TextLayoutFormat. | |
TextLayoutEvent | flashx.textLayout.events | Een TextLayoutEvent-instantie representeert een gebeurtenis, zoals de gebeurtenis TextLayoutEvent.SCROLL, waarvoor geen aangepaste eigenschappen vereist zijn. | |
TextLayoutFormat | flashx.textLayout.formats | De TextLayoutFormat-klasse bevat alle eigenschappen voor de tekstopmaak. | |
TextLayoutVersion | flashx.textLayout | Deze klasse bepaalt de achterwaartse compatibiliteit van het framework. | |
TextLine | flash.text.engine | De klasse TextLine wordt gebruikt om tekst in de weergavelijst weer te geven. | |
TextLineCreationResult | flash.text.engine | De klasse TextLineCreationResult is een opsomming van constante waarden die worden gebruikt met TextBlock.textLineCreationResult. | |
TextLineFactoryBase | flashx.textLayout.factory | De TextLineFactoryBase-klasse functioneert als de basisklasse voor de Text Layout Framework-tekstregelfactory's. | |
TextLineMetrics | flash.text | De klasse TextLineMetrics bevat informatie over de tekstpositie en de afmetingen van een tekstregel binnen een tekstveld. | |
TextLineMirrorRegion | flash.text.engine | De klasse TextLineMirrorRegion vertegenwoordigt een deel van een tekstregel waarin gebeurtenissen worden gespiegeld naar een andere gebeurtenisdispatcher. | |
TextLineRecycler | flashx.textLayout.compose | De TextLineRecycler-klasse biedt ondersteuning voor het recyclen van TextLines. | |
TextLineValidity | flash.text.engine | De klasse TextLineValidity is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap validity van de klasse TextLine. | |
TextOperationEvent | spark.events | The TextOperationEvent class represents events that are dispatched when text content changes due to user operations such as inserting characters, backspacing, pasting, or changing text attributes. | |
TextRange | flashx.textLayout.elements | Een alleen-lezen-klasse waarmee een bereik van opeenvolgende tekst wordt beschreven. | |
TextRange | mx.controls.textClasses | The TextRange class provides properties that select and format a range of text in the Label, Text, TextArea, TextEditor, and RichTextEditor controls. | |
TextRenderer | flash.text | De klasse TextRenderer biedt functionaliteit voor geavanceerde antialiasing van ingesloten lettertypen. | |
TextRotation | flash.text.engine | De klasse TextRotation is een opsomming van constante waarden die bij de volgende eigenschappen worden gebruikt: ElementFormat.textRotation, ContentElement.textRotation, TextBlock.lineRotation en TextLine.getAtomTextRotation(). | |
TextScrap | flashx.textLayout.edit | De TextScrap-klasse staat voor een fragment van een tekstflow. | |
TextSelectionEvent | mx.automation.events | The TextSelectionEvent class lets you track selection within a text field. | |
TextSelectionHighlighting | spark.components | This class specifies the allowed values for the selectionHighlighting property of the RichEditableText control, and controls that use RichEditableText as a subcomponent (Spark TextInput and Spark TextArea). | |
TextSkinBase | spark.skins.mobile.supportClasses | ActionScript-based skin for text input controls in mobile applications that uses a StyleableTextField class for the text display. | |
TextSnapshot | flash.text | Met een object TextSnapshot kunt u statische tekst gebruiken in een filmclip. | |
Texture | flash.display3D.textures | De klasse Texture vertegenwoordigt een tweedimensionale structuur die naar een renderingcontext is geüpload. | |
TextureBase | flash.display3D.textures | De klasse TextureBase is de basisklasse voor Context3D-structuurobjecten. | |
ThrottleEvent | flash.events | Een ThrottleEvent wordt verzonden wanneer Flash Player de inhoud vertraagt, pauzeert of hervat. | |
ThrottleType | flash.events | De ThrottleType-klasse biedt waarden voor de afspeeleigenschap state in de flash.event.ThrottleEvent-klasse. | |
Tile | mx.containers | A Halo Tile container lays out its children in a grid of equal-sized cells. | |
TileBase | mx.controls.listClasses | The TileBase class is the base class for controls that display data items in a sequence of rows and columns. | |
TileBaseAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileBase class, which is the parent of the TileList component. | |
TileBaseDirection | mx.controls.listClasses | Values for the direction property of the TileList component. | |
TileDirection | mx.containers | The TileDirection class defines the constant values for the direction property of the Tile container. | |
TileGroup | spark.components | The TileGroup container is an instance of the Group container that uses the TileLayout class. | |
TileLayout | spark.layouts | The TileLayout class arranges layout elements in columns and rows of equally-sized cells. | |
TileList | fl.controls | De klasse TileList biedt een raster van rijen en kolommen dat doorgaans wordt gebruikt om afbeeldingen naast elkaar op te maken en weer te geven. | |
TileList | mx.controls | The TileList control displays a number of items laid out in tiles. | |
TileListAccImpl | fl.accessibility | De klasse TileListAccImpl voor toegankelijkheidsimplementatie voor lijsten naast elkaar wordt gebruikt om een component TileList toegankelijk te maken. | |
TileListCollectionItem | fl.data | De klasse TileListCollectionItem definieert een enkel item in een controleerbare eigenschap die een gegevensaanbieder vertegenwoordigt. | |
TileListData | fl.controls.listClasses | TileListData is een berichtgevingsklasse die relevante informatie bevat over een specifieke cel in een op lijst gebaseerde component TileListData. | |
TileListItemRenderer | mx.controls.listClasses | The TileListItemRenderer class defines the default item renderer for the HorizontalList and TileList controls. | |
TileListItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TileListItemRenderer class. | |
TileOrientation | spark.layouts | The TileOrientation class defines the possible values for the orientation property of the TileLayout class. | |
Timer | flash.utils | De klasse Timer is de interface naar timers, waarmee u code kunt uitvoeren volgens een bepaalde tijdvolgorde. | |
TimerEvent | flash.events | Een Timer-object verzendt een TimerEvent-object wanneer het Timer-object het interval bereikt dat met de eigenschap Timer.delay is opgegeven. | |
TitleBackground | mx.skins.halo | The skin for a title bar area of a Panel. | |
TitleBar | mx.core.windowClasses | The default title bar for a WindowedApplication or a Window. | |
TitleBar | spark.components.windowClasses | The TitleBar class defines the default title bar for a WindowedApplication or a Window container. | |
TitleBarSkin | mx.skins.wireframe.windowChrome | The wireframe skin class for the MX WindowedApplication component's TitleBar border. | |
TitleBarSkin | spark.skins.spark.windowChrome | The default skin class for the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
TitleWindow | mx.containers | A TitleWindow layout container contains a title bar, a caption, a border, and a content area for its child. | |
TitleWindow | spark.components | The TitleWindow class extends Panel to include a close button and move area. | |
TitleWindowAccImpl | mx.accessibility | TitleWindowAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the TitleWindow class. | |
TitleWindowAccImpl | spark.accessibility | TitleWindowAccImpl is the accessibility implementation class for spark.components.TitleWindow. | |
TitleWindowBoundsEvent | spark.events | The TitleWindowBoundsEvent class represents event objects that are dispatched when bounds of a Spark TitleWindow changes, either by moving or resizing. | |
TitleWindowCloseButtonDownSkin | mx.skins.wireframe | The wireframe skin class for the close button's down state in the TitleWindow component. | |
TitleWindowCloseButtonOverSkin | mx.skins.wireframe | The wireframe skin class for the close button's over state in the TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.spark | The default skin class for the close button of the Spark TitleWindow component. | |
TitleWindowCloseButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindowCloseButton component. | |
TitleWindowCloseButtonUpSkin | mx.skins.wireframe | The wireframe skin class for the close button's up state in the TitleWindow component. | |
TitleWindowSkin | spark.skins.spark | The default skin class for a Spark TitleWindow container. | |
TitleWindowSkin | spark.skins.wireframe | The default wireframe skin class for the Spark TitleWindow component. | |
TLFTextField | fl.text | Gebruik de TLFTextField-klasse om tekstvelden te maken die de geavanceerde tekstweergavefuncties van het Text Layout Framework (TLF) gebruiken. | |
TLFTypographicCase | flashx.textLayout.formats | Definieert waarden voor de eigenschap typographicCase van de klasse TextLayoutFormat. | |
ToggleButton | spark.components | The ToggleButton component defines a toggle button. | |
ToggleButtonAccImpl | spark.accessibility | ToggleButtonAccImpl is the accessibility implementation class for spark.components.ToggleButton. | |
ToggleButtonBar | mx.controls | The ToggleButtonBar control defines a horizontal or vertical group of buttons that maintain their selected or deselected state. | |
ToggleButtonBarAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToggleButtonBar control. | |
ToggleButtonBase | spark.components.supportClasses | The ToggleButtonBase component is the base class for the Spark button components that support the selected property. | |
ToggleButtonSkin | spark.skins.spark | The default skin class for a Spark ToggleButton component. | |
ToggleButtonSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ToggleButton component. | |
ToggleSwitch | spark.components | The Spark ToggleSwitch control defines a binary switch that can be in the selected or unselected position. | |
ToggleSwitchSkin | spark.skins.mobile | ActionScript-based skin for the ToggleSwitch control. | |
ToolTip | mx.controls | The ToolTip control lets you provide helpful information to your users. | |
ToolTipAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the ToolTip control. | |
ToolTipBorder | mx.skins.halo | The skin for a ToolTip. | |
ToolTipEvent | mx.events | The ToolTipEvent class represents ToolTip events, which are generated by the ToolTipManager class. | |
ToolTipManager | mx.managers | The ToolTipManager lets you set basic ToolTip and error tip functionality, such as display delay and the disabling of ToolTips. | |
ToolTipSkin | mx.skins.wireframe | The wireframe skin class for the border of the MX ToolTip component. | |
TouchEvent | flash.events | Met de TouchEvent-klasse kunt u gebeurtenissen behandelen op apparaten die gebruikerscontact met het apparaat detecteren (zoals een vinger op een touchscreen). | |
TouchEventIntent | flash.events | De klasse TouchEventIntent definieert constanten voor de eigenschap touchIntent van de klasse TouchEvent. | |
TouchInteractionEvent | mx.events | TouchInteractionEvents are used to coordinate touch intraction and response among different components. | |
TouchInteractionReason | mx.events | The TouchInteractionReason class defines the constant values for the reason property of the TouchInteractionEvent class. | |
TouchscreenType | flash.system | De TouchscreenType-klasse is een opsommingsklasse die waarden biedt voor verschillende typen touchscreens. | |
TraceTarget | mx.logging.targets | Provides a logger target that uses the global trace() method to output log messages. | |
TrackBase | spark.components.supportClasses | The TrackBase class is a base class for components with a track and one or more thumb buttons, such as Slider and ScrollBar. | |
TrackBaseEvent | spark.events | Represents events that are dispatched from a TrackBase component. | |
Transform | flash.geom | De klasse Transform biedt toegang tot kleuraanpassingseigenschappen en twee- of driedimensionale transformatieobjecten die op een weergaveobject kunnen worden toegepast. | |
Transform | mx.geom | Adds synchronization support on top of the flash.geom.Transform class. | |
TransformGestureEvent | flash.events | Met de klasse TransformGestureEvent kunt u gebeurtenissen voor invoer via complexe bewegingen verwerken (zoals het bewegen van vingers over een touchscreen) die het apparaat of besturingssysteem als beweging interpreteert. | |
TransformOffsets | mx.geom | A CompoundTransform represents a 2D or 3D matrix transform. | |
Transition | fl.transitions | De klasse Transition is de basisklasse voor alle overgangsklassen. | |
Transition | mx.states | The Transition class defines a set of effects that play in response to a change of view state. | |
TransitionManager | fl.transitions | De klasse TransitionManager definieert animatie-effecten. | |
TransparentActionButtonSkin | spark.skins.mobile | The default skin class for buttons in the action area of the Spark ActionBar component in mobile applications. | |
TransparentNavigationButtonSkin | spark.skins.mobile | The default skin class for buttons in the navigation area of the Spark ActionBar component in mobile applications. | |
Tree | mx.controls | The Tree control lets a user view hierarchical data arranged as an expandable tree. | |
TreeAccImpl | mx.accessibility | TreeAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Tree class. | |
TreeAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the Tree control. | |
TreeEvent | mx.events | The TreeEvent class represents the event object passed to the event listener for events that are associated with activities in tree, such as when a tree branch opens or closes. | |
TreeItemRenderer | mx.controls.treeClasses | The TreeItemRenderer class defines the default item renderer for a Tree control. | |
TreeItemRendererAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the TreeItemRenderer class. | |
TreeListData | mx.controls.treeClasses | The TreeListData class defines the data type of the listData property implemented by drop-in item renderers or drop-in item editors for the Tree control. | |
TriangleCulling | flash.display | Hiermee worden codes gedefinieerd voor schiftingsalgoritmen die bepalen welke driehoeken niet worden weergegeven bij het tekenen van driehoekpaden. | |
TriangleItemRenderer | mx.charts.renderers | A simple chart itemRenderer implementation that fills an upright triangle in its assigned area. | |
TruncationOptions | flashx.textLayout.factory | De TruncationOptions-klasse specificeert opties voor de beperking van het aantal tekstregels dat door een tekstregelfactory is gemaakt en opties die aangeven of er regels zijn weggelaten. | |
Tween | fl.transitions | Met de klasse Tween kunt u ActionScript gebruiken om filmclips te verplaatsen, te faden en de grootte ervan te wijzigen door een eigenschap van de doelfilmclip op te geven die gedurende een aantal frames of seconden moet bewegen. | |
Tween | mx.effects | The Tween class defines a tween, a property animation performed on a target object over a period of time. | |
Tweenables | fl.motion | De klasse Tweenables biedt constante waarden voor de namen van animatie-eigenschappen die in de klassen MotionBase en KeyframeBase worden gebruikt. | |
TweenEffect | mx.effects | The TweenEffect class is the superclass for all effects that are based on the Tween object. | |
TweenEffectInstance | mx.effects.effectClasses | The TweenEffectInstance class implements the instance class for the TweenEffect. | |
TweenEvent | fl.transitions | De klasse TweenEvent vertegenwoordigt gebeurtenissen die door de klasse fl.transitions.Tween worden verzonden. | |
TweenEvent | mx.events | Represents event objects that are specific to Flex tween effects. | |
TypeError | Hoofdniveau | Er wordt een uitzondering TypeError gegenereerd wanneer het daadwerkelijke type van een operand verschilt van het verwachte type. | |
TypographicCase | flash.text.engine | De klasse TypographicCase is een opsomming van constante waarden die worden gebruikt voor het instellen van de eigenschap typographicCase van de klasse ElementFormat. | |
UIComponent | fl.core | De klasse UIComponent is de basisklasse voor alle visuele componenten, zowel interactieve als niet-interactieve. | |
UIComponent | mx.core | The UIComponent class is the base class for all visual components, both interactive and noninteractive. | |
UIComponentAccImpl | fl.accessibility | De klasse UIComponentAccImpl voor toegankelijkheidsimplementatie voor UI-componenten wordt gebruikt om een component UIComponent toegankelijk te maken. | |
UIComponentAccProps | mx.accessibility | UIComponentAccProps is a subclass of AccessibilityProperties for use by various UIComponents. | |
UIComponentAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIComponent class. | |
UIComponentCachePolicy | mx.core | The ContainerCreationPolicy class defines the constant values for the cachePolicy property of the UIComponent class. | |
UIComponentDescriptor | mx.core | A UIComponentDescriptor instance encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
UIDUtil | mx.utils | The UIDUtil class is an all-static class with methods for working with UIDs (unique identifiers) within Flex. | |
UIFTETextField | mx.core | The UIFTETextField class is an alternative to the UITextField class for displaying text in MX components. | |
UIFTETextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UIFTETextField class. | |
UILoader | fl.containers | Met de klasse UILoader kunt u te laden inhoud instellen en vervolgens de laadvoortgang tijdens uitvoering controleren. | |
UIMovieClip | mx.flash | Components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class. | |
UIMovieClipAutomationImpl | mx.automation.delegates.flashflexkit | Defines methods and properties required to perform instrumentation for the UIMovieclip control. | |
uint | Hoofdniveau | De klasse uint biedt methoden voor het werken met een gegevenstype dat een 32-bits geheel getal zonder teken vertegenwoordigt. | |
UIScrollBar | fl.controls | De klasse UIScrollBar omvat alle functionaliteit van de schuifbalk maar voegt een methode scrollTarget() toe, zodat u deze aan een TextField- of TLFTextField-instantie kunt koppelen. | |
UITextField | mx.core | The UITextField class defines the component used by many Flex components to display text. | |
UITextFieldAutomationImpl | mx.automation.delegates.core | Defines the methods and properties required to perform instrumentation for the UITextField class. | |
UITextFieldGridItemRenderer | spark.skins.spark | The UITextFieldGridItemRenderer class defines simple and efficient item renderer that displays a single text label. | |
UITextFormat | mx.core | The UITextFormat class represents character formatting information for the UITextField class. | |
UncaughtErrorEvent | flash.events | Er wordt een UncaughtErrorEvent-object verstuurd door een instantie van de UncaughtErrorEvents-klasse wanneer er een niet-afgevangen fout optreedt. | |
UncaughtErrorEvents | flash.events | De UncaughtErrorEvents-klasse biedt een manier voor het ontvangen van niet-afgevangen foutgebeurtenissen. | |
UnconstrainItemAction | mx.effects | The UnconstrainItemAction class defines an action effect that is used in a data-effect definition to temporarily stop item renderers from being positioned by the layout algorithm of the parent control. | |
UnconstrainItemActionInstance | mx.effects.effectClasses | The UnconstrainItemActionInstance class implements the instance class for the UnconstrainItemAction effect. | |
UndoManager | flashx.undo | Met de UndoManager-klasse wordt de historie van bewerkingen op een tekstflow beheerd, zodat deze bewerkingen ongedaan kunnen worden gemaakt of opnieuw uitgevoerd. | |
UndoOperation | flashx.textLayout.operations | Met de UndoOperation-klasse wordt een bewerking voor ongedaan maken ingekapseld. | |
UpdateCompleteEvent | flashx.textLayout.events | Een TextFlow-instantie verzendt deze gebeurtenis nadat een willekeurige bijbehorende container een update heeft voltooid. | |
UpdateEvent | air.update.events | Tijdens het updateproces wordt een UpdateEvent verzonden door een object ApplicationUpdater. | |
Updater | flash.desktop | De klasse Updater wordt gebruikt om de toepassing die momenteel wordt uitgevoerd met een andere versie bij te werken. | |
URIError | Hoofdniveau | Een uitzondering URIError wordt gegenereerd wanneer een van de algemene URI-verwerkingsfuncties wordt gebruikt op een manier die niet compatibel is met de definitie ervan. | |
URLFilePromise | air.desktop | Met de URLFilePromise-klasse kunnen bronnen die toegankelijk zijn via een URL als een bestandspromise uit een AIR-toepassing worden gesleept. | |
URLLoader | flash.net | De klasse URLLoader downloadt gegevens via een URL, zoals tekst, binaire gegevens of URL-gecodeerde variabelen. | |
URLLoaderDataFormat | flash.net | De klasse URLLoaderDataFormat biedt waarden die opgeven hoe gedownloade gegevens worden ontvangen. | |
URLMonitor | air.net | De klasse URLMonitor bewaakt de beschikbaarheid van een op HTTP of HTTPS gebaseerde service. | |
URLRequest | flash.net | De klasse URLRequest legt alle informatie vast in een enkele HTTP-aanvraag. | |
URLRequestDefaults | flash.net | De klasse URLRequestDefaults bevat statische eigenschappen die u kunt instellen om standaardwaarden te definiëren voor de eigenschappen van de klasse URLRequest. | |
URLRequestHeader | flash.net | Een object URLRequestHeader kapselt een enkele HTTP-aanvraagheader in en bestaat uit een naam-/waardepaar. | |
URLRequestMethod | flash.net | De klasse URLRequestMethod biedt waarden die opgeven of het object URLRequest de methode POST of GET moet gebruiken bij het verzenden van gegevens naar een server. | |
URLStream | flash.net | De klasse URLStream biedt toegang op laag niveau voor het downloaden van URL's. | |
URLUtil | mx.utils | The URLUtil class is a static class with methods for working with full and relative URLs within Flex. | |
URLVariables | flash.net | Met de klasse URLVariables kunt u variabelen overdragen tussen een toepassing en een server. | |
Utils3D | flash.geom | De klasse Utils3D bevat statische methoden die de implementatie van bepaalde driedimensionale matrixbewerkingen vereenvoudigen. | |
ValidationResult | mx.validators | The ValidationResult class contains the results of a validation. | |
ValidationResultEvent | mx.events | The ValidationResultEvent class represents the event object passed to the listener for the valid validator event or the invalid validator event. | |
Validator | mx.validators | The Validator class is the base class for all Flex validators. | |
VBox | mx.containers | The Halo VBox container lays out its children in a single vertical column. | |
VDividedBox | mx.containers | The VDividedBox container lays out its children vertically in the same way as the VBox container, but it inserts a draggable divider in the gap between each child. | |
Vector | Hoofdniveau | Met de klasse Vector kunt u een vector openen en bewerken — een vector is een array waarvan de elementen allemaal hetzelfde gegevenstype hebben. | |
Vector3D | flash.geom | De klasse Vector3D stelt een punt of een locatie in de driedimensionale ruimte voor met behulp van de Cartesische coördinaten x, y en z. | |
VerifyError | Hoofdniveau | De klasse VerifyError vertegenwoordigt een fout die optreedt wanneer een onjuist geformuleerd of beschadigd SWF-bestand wordt aangetroffen. | |
VertexBuffer3D | flash.display3D | De klasse VertexBuffer3D vertegenwoordigt een set hoekpuntgegevens die zijn geüpload naar een renderingcontext. | |
VerticalAlign | flashx.textLayout.formats | Definieert waarden voor de eigenschap verticalAlign van de klasse TextLayoutFormat. | |
VerticalAlign | spark.layouts | The VerticalAlign class defines the possible values for the verticalAlign property of the HorizontalLayout class. | |
VerticalLayout | spark.layouts | The VerticalLayout class arranges the layout elements in a vertical sequence, top to bottom, with optional gaps between the elements and optional padding around the sequence of elements. | |
VGroup | spark.components | The VGroup container is an instance of the Group container that uses the VerticalLayout class. | |
Video | flash.media | De klasse Video geeft live of opgenomen video weer in een toepassing zonder de video in uw SWF-bestand in te sluiten. | |
VideoAlign | fl.video | De klasse VideoAlign biedt constante waarden die voor de eigenschappen FLVPlayback.align en VideoPlayer.align kunnen worden gebruikt. | |
VideoCodec | flash.media | De klasse VideoCodec is een opsomming van constante waarden van ondersteunde videocodecs. | |
VideoDisplay | mx.controls | The VideoDisplay control lets you play an FLV file in a Flex application. | |
VideoDisplay | spark.components | The VideoDisplay class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. | |
VideoDisplayAutomationImpl | mx.automation.delegates.controls | Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
VideoError | fl.video | De uitzondering VideoError is het belangrijkste mechanisme voor het doorgeven van fouten bij uitvoering in de klassen FLVPlayback en VideoPlayer. | |
VideoError | mx.controls.videoClasses | The VideoError class represents the error codes for errors thrown by the VideoDisplay control. | |
VideoEvent | fl.video | Flash® Player verzendt een object VideoEvent wanneer de gebruiker een video afspeelt. | |
VideoEvent | flash.events | Deze gebeurtenisklasse rapporteert de huidige status voor het renderen van video. | |
VideoEvent | mx.events | The VideoEvent class represents the event object passed to the event listener for events dispatched by the VideoDisplay control, and defines the values of the VideoDisplay.state property. | |
VideoPlayer | fl.video | Met de klasse VideoPlayer kunt u een videospeler maken met een iets kleiner SWF-bestand dan wanneer u de component FLVPlayback zou gebruiken. | |
VideoPlayer | spark.components | The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video. | |
VideoPlayerAccImpl | spark.accessibility | VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. | |
VideoPlayerSkin | spark.skins.spark | The default skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VideoPlayer component. | |
VideoProgressEvent | fl.video | Flash® Player verzendt een object VideoProgressEvent wanneer de gebruiker om het aantal bytes vraagt dat wordt geladen tijdens een progressieve HTTP-download van de video. | |
VideoScaleMode | fl.video | De klasse VideoScaleMode biedt constante waarden die voor de eigenschappen FLVPlayback.scaleMode en VideoPlayer.scaleMode kunnen worden gebruikt. | |
VideoState | fl.video | De klasse VideoState biedt constante waarden voor de alleen-lezen eigenschappen FLVPlayback. state en VideoPlayer.state. | |
VideoStatus | flash.media | Deze klasse definieert een opsomming waarmee de mogelijke decoderingsniveaus voor video's worden beschreven. | |
VideoStreamSettings | flash.media | Met de klasse VideoStreamSettings kunnen instellingen voor videocompressie voor elke NetStream worden opgegeven. | |
VideoTexture | flash.display3D.textures | In versies vóór Flash Player 21 kan video in Stage3D alleen worden gebruikt door het Video-object toe te passen (waarop geen hardwareversnelling is toegepast), het videoframe te kopiëren naar een BitmapData-object en de gegevens te laden op de GPU die het meest CPU-intensief is. | |
VideoTextureEvent | flash.events | Bijna precies gelijk aan StageVideoEvent. | |
View | spark.components | The View class is the base container class for all views used by view navigators. | |
ViewMenu | spark.components | The ViewMenu container defines a menu in a View container. | |
ViewMenuItem | spark.components | The ViewMenuItem control displays a label and icon for a menu item in the ViewMenu container. | |
ViewMenuItemSkin | spark.skins.mobile | Default skin for ViewMenuItem. | |
ViewMenuLayout | spark.layouts | The ViewMenuLayout class defines the layout of the ViewMenu container. | |
ViewMenuSkin | spark.skins.mobile | The default skin class for a Spark ViewMenu in a mobile application. | |
ViewNavigator | spark.components | The ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active. | |
ViewNavigatorAction | spark.components.supportClasses | The ViewNavigatorAction class defines the constant values for the action property of ViewNavigatorEvent class. | |
ViewNavigatorApplication | spark.components | The ViewNavigatorApplication class is an application class meant to provide a simple framework for applications that employ a view-based navigation model. | |
ViewNavigatorApplicationBase | spark.components.supportClasses | The ViewNavigatorApplicationBase class is the base class used for all view-based application types. | |
ViewNavigatorApplicationSkin | spark.skins.mobile | The ActionScript-based skin used for ViewNavigatorApplication. | |
ViewNavigatorBase | spark.components.supportClasses | The ViewNavigatorBase class defines the base class logic and interface used by view navigators. | |
ViewNavigatorEvent | spark.events | The ViewNavigatorEvent class represents event objects dispatched by the View class. | |
ViewNavigatorSkin | spark.skins.mobile | The ActionScript-based skin for view navigators in mobile applications. | |
ViewReturnObject | spark.components.supportClasses | The ViewReturnObject class encapsulates the return value of a view when it is popped off a navigation stack. | |
ViewSource | com.adobe.viewsource | The ViewSource class adds support for the "View Source" context menu item. | |
ViewStack | mx.containers | An MX ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is visible. | |
ViewStackAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the ViewStack class. | |
ViewTransitionBase | spark.transitions | The ViewTransitionBase class is the base class for all view transitions. | |
ViewTransitionDirection | spark.transitions | The ViewTransitionDirection class provides the constants used when hinting the direction of a view transition. | |
VolumeBar | spark.components.mediaClasses | The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar of a Spark VideoPlayer component. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar thumb part button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarThumbSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarThumbSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar thumb part of a Spark VideoPlayer component. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.fullScreen | The default skin class for the volume bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarTrackSkin | spark.skins.spark.mediaClasses.normal | The default skin class for the volume bar track part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarTrackSkin | spark.skins.wireframe.mediaClasses | The wireframe skin class for the volume bar track part of a Spark VideoPlayer component. | |
VoucherAccessInfo | flash.net.drm | Een VoucherAccessInfo-object geeft de informatie weer die nodig is om een voucher op te halen en in te leveren, zoals het verificatietype en het contentdomein van de mediarechtenserver. | |
VRule | mx.controls | The VRule control creates a single vertical line. | |
VScrollBar | mx.controls | The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
VScrollBar | spark.components | The VScrollBar (vertical scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit vertically in a display area. | |
VScrollBarSkin | spark.skins.mobile | ActionScript-based skin for VScrollBar components in mobile applications. | |
VScrollBarSkin | spark.skins.spark | The default skin class for the Spark VScrollBar component. | |
VScrollBarSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.mobile | ActionScript-based skin for the VScrollBar thumb skin part in mobile applications. | |
VScrollBarThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VScrollBar component. | |
VScrollBarThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarThumb component. | |
VScrollBarTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VScrollBar component. | |
VScrollBarTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark ScrollBarTrack component. | |
VSlider | mx.controls | The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider | spark.components | The VSlider (vertical slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSliderSkin | spark.skins.spark | The default skin class for the Spark VSlider component. | |
VSliderSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSlider component. | |
VSliderThumbSkin | spark.skins.spark | The default skin class for the thumb of a Spark VSlider component. | |
VSliderThumbSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderThumb component. | |
VSliderTrackSkin | spark.skins.spark | The default skin class for the track of a Spark VSlider component. | |
VSliderTrackSkin | spark.skins.wireframe | The default wireframe skin class for the Spark VSliderTrack component. | |
VsyncStateChangeAvailabilityEvent | flash.events | De Stage-klasse verzendt het VsyncStateChangeAvailabilityEvent-object wanneer de beschikbaarheid van het werkgebied voor het wijzigen van de vsync-status verandert. | |
WebService | mx.rpc.soap.mxml | The <mx:WebService> tag gives you access to the operations of SOAP-compliant web services. | |
WebService | mx.rpc.soap | The WebService class provides access to SOAP-based web services on remote servers. | |
WedgeItemRenderer | mx.charts.renderers | The default itemRenderer for a PieSeries object. | |
WhiteSpaceCollapse | flashx.textLayout.formats | Definieert waarden voor het instellen van de eigenschap whiteSpaceCollapse van de klasse TextLayoutFormat. | |
Window | mx.core | The Window is a top-level container for additional windows in an AIR desktop application. | |
Window | spark.components | The Window is a top-level container for additional windows in an AIR desktop application. | |
WindowBackground | mx.skins.halo | The skin for a Window component's background gradient. | |
WindowCloseButtonSkin | mx.skins.halo | The skin for the close button in the TitleBar of a WindowedApplication or Window. | |
WindowedApplication | mx.core | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplication | spark.components | The WindowedApplication defines the application container that you use to create Flex applications for AIR applications. | |
WindowedApplicationAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
WindowedApplicationSkin | mx.skins.wireframe | The wireframe skin class for the MX WindowedApplication component. | |
WindowedApplicationSkin | spark.skins.spark | A skin class for the Spark WindowedApplication and Window containers. | |
WindowedSystemManager | mx.managers | The WindowedSystemManager class manages any non-Application windows in a Flex-based AIR application. | |
WindowMaximizeButtonSkin | mx.skins.halo | The skin for the maximize button in the TitleBar of a WindowedApplication or Window. | |
WindowMinimizeButtonSkin | mx.skins.halo | The skin for the minimize button in the TitleBar of a WindowedApplication or Window. | |
WindowRestoreButtonSkin | mx.skins.halo | The skin for the restore button in the TitleBar of a WindowedApplication or Window. | |
WindowsAutomationImpl | mx.automation.delegates.containers | Defines the methods and properties required to perform instrumentation for the Canvas class. | |
Wipe | fl.transitions | De klasse Wipe onthult of verbergt het filmclipobject met behulp van een bewegend maskeringsvormmasker dat horizontaal beweegt. | |
Wipe | spark.effects | The Wipe effect performs a bitmap transition effect by running a directional wipe between the first and second bitmaps. | |
WipeDirection | spark.effects | The WipeDirection class defines the values for the direction property of the Wipe class. | |
WipeDown | mx.effects | The WipeDown class defines a wipe down effect. | |
WipeDownInstance | mx.effects.effectClasses | The WipeDownInstance class implements the instance class for the WipeDown effect. | |
WipeLeft | mx.effects | The WipeLeft class defines a wipe left effect. | |
WipeLeftInstance | mx.effects.effectClasses | The WipeLeftInstance class implements the instance class for the WipeLeft effect. | |
WipeRight | mx.effects | The WipeRight class defines a wipe right effect. | |
WipeRightInstance | mx.effects.effectClasses | The WipeRightInstance class implements the instance class for the WipeRight effect. | |
WipeUp | mx.effects | The WipeUp class defines a wipe up effect. | |
WipeUpInstance | mx.effects.effectClasses | The WipeUpInstance class implements the instance class for the WipeUp effect. | |
Worker | flash.system | Een Worker-object staat voor een worker, dat wil zeggen: een virtuele instantie van de Flash-runtime. | |
WorkerDomain | flash.system | Met de WorkerDomain-klasse hebt u toegang tot Worker-objecten en kunt u deze objecten maken. | |
WorkerState | flash.system | Deze klasse definieert constanten met mogelijke waarden voor de state-eigenschap van de Worker-klasse. | |
WSDLBinding | mx.rpc.wsdl | A binding defines the message format and protocol for messages sent to and from operations as defined by a particular portType. | |
WSDLLoadEvent | mx.rpc.events | The WSDLLoadEvent class represents the event object for the event dispatched when a WSDL XML document has loaded successfully. | |
X500DistinguishedName | flash.security | De X500DistinguishedName-klasse definieert DN-eigenschappen (Distinguished Name) voor gebruik in de X509Certificate-klasse. | |
X509Certificate | flash.security | De X509Certificate-klasse vertegenwoordigt een X.509-certificaat. | |
XML | Hoofdniveau | De klasse XML bevat methoden en eigenschappen om met XML-objecten te werken. | |
XMLDocument | flash.xml | De klasse XMLDocument vertegenwoordigt het oudere XML-object dat zich in ActionScript 2.0 bevindt. | |
XMLList | Hoofdniveau | De klasse XMLList bevat methoden om te werken met een of meer XML-elementen. | |
XMLListCollection | mx.collections | The XMLListCollection class provides collection functionality to an XMLList object and makes available some of the methods of the native XMLList class. | |
XMLLoadEvent | mx.rpc.events | The XMLLoadEvent class is a base class for events that are dispatched when an RPC service successfully loaded an XML document. | |
XMLNode | flash.xml | De klasse XMLNode vertegenwoordigt het oudere object XML dat zich in ActionScript 2.0 bevindt en dat in ActionScript 3.0 is hernoemd. | |
XMLNodeType | flash.xml | De klasse XMLNodeType bevat constanten die worden gebruikt met XMLNode.nodeType. | |
XMLNotifier | mx.utils | Used for watching changes to XML and XMLList objects. | |
XMLSignatureValidator | flash.security | De klasse XMLSignatureValidator controleert of een XML-handtekening goed is samengesteld en niet is gewijzigd, en eventueel of deze is ondertekend met een sleutel die gekoppeld is aan een vertrouwd digitaal certificaat. | |
XMLSocket | flash.net | De klasse XMLSocket implementeert clientsockets die de Flash Player- of AIR-toepassing laten communiceren met een servercomputer die wordt aangeduid met een IP-adres of domeinnaam. | |
XMLUI | adobe.utils | Met de klasse XMLUI wordt communicatie met SWF-bestanden mogelijk gemaakt die als aangepaste gebruikersinterfaces voor de uitbreidbaarheidskenmerken van het Flash-ontwerpgereedschap worden gebruikt. | |
XMLUtil | mx.utils | The XMLUtil class is an all-static class with methods for working with XML within Flex. | |
ZipCodeFormatter | mx.formatters | The ZipCodeFormatter class formats a valid number into one of the following formats, based on a user-supplied formatString property. | |
ZipCodeValidator | mx.validators | The ZipCodeValidator class validates that a String has the correct length and format for a five-digit ZIP code, a five-digit+four-digit United States ZIP code, or Canadian postal code. | |
ZipCodeValidatorDomainType | mx.validators | The ZipCodeValidatorDomainType class defines the values for the domain property of the ZipCodeValidator class, which you use to specify the type of ZIP code to validate. | |
Zoom | fl.transitions | De klasse Zoom zoomt in of uit op het filmclipobject door het in de juiste verhouding te schalen. | |
Zoom | mx.effects | The Zoom effect zooms the object in or out on a center point. | |
ZoomInstance | mx.effects.effectClasses | The ZoomInstance class implements the instance class for the Zoom effect. | |
ZoomViewTransition | spark.transitions | The ZoomViewTransition class performs a zoom in or out transition for views. |
Wed Jun 13 2018, 11:57 AM Z