Symbolen A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
G — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die is gekoppeld aan de waarde van de toetscode voor de G-toets (71). | |
ga.controls — pakket | |
De pakketklassen ga.controls definiëren de standaardbesturingselementen in het deelvenster Geleiders die gebruikers met gebruik van Adobe Flash Builder kunnen toevoegen aan geleider- en deelvensterlay-outs. | |
gain — Eigenschap, klasse flash.media.Microphone | |
De hoeveelheid waarmee de microfoon het signaal versterkt. | |
ga.layouts — pakket | |
De pakketklassen ga.layouts definiëren de standaardlay-outs voor het deelvenster Geleider die beschikbaar zijn in het Geleiderontwerp-perspectief in Adobe Digital Enterprise Platform Document Services - Workbench. | |
GameInput — definitieve klasse, pakket flash.ui | |
De GameInput-klasse is het ingangspunt voor de GameInput-API. | |
GameInputControl — Dynamische klasse, pakket flash.ui | |
De GameInputControl-klasse vertegenwoordigt een besturingselement op een invoerapparaat. | |
GameInputDevice — definitieve klasse, pakket flash.ui | |
De GameInputDevice-klasse vertegenwoordigt één invoerapparaat dat vaak wordt gebruikt voor gaming. | |
GameInputEvent — definitieve klasse, pakket flash.events | |
De GameInputEvent-klasse vertegenwoordigt een gebeurtenis die wordt verzonden wanneer een spelbesturingsapparaat is toegevoegd aan of verwijderd uit het toepassingsplatform. | |
GameInputEvent(type:String, bubbles:Boolean, cancelable:Boolean, device:flash.ui:GameInputDevice) — Constructor, klasse flash.events.GameInputEvent | |
ga.model — pakket | |
De pakketklassen ga.model definiëren het Geleider-runtimemodel, de in het geheugen opgenomen representatie van een Geleider die is gemaakt in het Geleiderontwerp-perspectief in Digital Enterprise Platform Document Services - Workbench. | |
ganttBar — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.gantt.GanttItem | |
The skin part that refers to a UI component used to display the GanttItem. The skin part that refers to a UI component used to display the GanttItem. | |
ganttChart — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
A reference to the GanttChart object that displays the Gant chart. A reference to the GanttChart object that displays the Gant chart. | |
ganttChart — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
A reference to the GanttNavigationView object that displays the Gantt chart for an associated template. A reference to the GanttNavigationView object that displays the Gantt chart for an associated template. | |
ganttDataGroup — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out. The skin part that defines the DataGroup in the skin class where items of the Gantt chart get pushed into, rendered, and laid out. | |
ganttItemRenderer — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The IVisualElement class used to render the Gantt Item. The IVisualElement class used to render the Gantt Item. | |
ganttItemToolTip — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.gantt.GanttChart | |
The IVisualElement class used to render the Gantt Item tooltip. The IVisualElement class used to render the Gantt Item tooltip. | |
gap — Eigenschap, klasse spark.components.HGroup | |
The horizontal space between layout elements, in pixels. | |
gap — Eigenschap, klasse spark.components.VGroup | |
The vertical space between layout elements, in pixels. | |
gap — Eigenschap, klasse spark.components.supportClasses.ButtonBarHorizontalLayout | |
The horizontal space between layout elements. | |
gap — Eigenschap, klasse spark.layouts.HorizontalLayout | |
The horizontal space between layout elements, in pixels. | |
gap — Eigenschap, klasse spark.layouts.VerticalLayout | |
The vertical space between layout elements, in pixels. | |
gap — Eigenschap, klasse spark.skins.SparkButtonSkin | |
Number of pixels between the buttons's icon and label. | |
gap — Eigenschap, klasse spark.skins.mobile.supportClasses.CalloutArrow | |
A gap on the frame-adjacent side of the arrow graphic to avoid drawing past the CalloutSkin backgroundCornerRadius. | |
ga.uiComponents — pakket | |
De pakketklassen ga.uiComponents zijn alleen bedoeld voor intern gebruik. | |
ga.util — pakket | |
Het pakket ga.util bevat klassen die alleen zijn bedoeld voor intern gebruik. | |
ga.views — pakket | |
De pakketklassen ga.views definiëren de gegevensproviders die sets, ofwel weergaven, van secties en deelvensters in een Geleider retourneren. | |
ga.wrappers — pakket | |
De pakketklassen ga.wrappers definiëren de standaardlay-outs voor het deelvenster Geleider die beschikbaar zijn in het Geleiderontwerp-perspectief in Digital Enterprise Platform Document Services - Workbench. | |
gc() — Statische methode , klasse flash.system.System | |
Dwingt het starten van de opschoonfunctie. | |
generalClipboard — Statische eigenschap, klasse flash.desktop.Clipboard | |
Het klembord van het besturingssysteem. | |
generateFilterRect(sourceRect:flash.geom:Rectangle, filter:flash.filters:BitmapFilter) — methode, klasse flash.display.BitmapData | |
Bepaalt de doelrechthoek die door de aanroep van de methode applyFilter() wordt beïnvloed, op basis van een object BitmapData, een bronrechthoek en een filterobject. | |
generateRandomBytes(numberRandomBytes:uint) — Pakketfunctie, flash.crypto | |
Genereert een volgorde met willekeurige bytes. | |
generation — Eigenschap, klasse flashx.textLayout.elements.TextFlow | |
Het generatiegetal voor dit TextFlow-object. | |
generator — Eigenschap, klasse mx.core.ClassFactory | |
The Class that the newInstance() method uses to generate objects from this factory object. | |
genre — Eigenschap, klasse flash.media.ID3Info | |
Genre van het nummer; komt overeen met de ID3 2.0-tag TCON. | |
Geolocation — klasse, pakket flash.sensors | |
De Geolocation-klasse verzendt gebeurtenissen als reactie op de locatiesensor van het apparaat. | |
Geolocation() — Constructor, klasse flash.sensors.Geolocation | |
Hiermee wordt een nieuwe instantie Geolocation gemaakt. | |
GeolocationEvent — klasse, pakket flash.events | |
Een Geolocation-object verstuurt GeolocationEvent-objecten wanneer deze updates ontvangt van de locatiesensor die op het apparaat is geïnstalleerd. | |
GeolocationEvent(type:String, bubbles:Boolean, cancelable:Boolean, latitude:Number, longitude:Number, altitude:Number, hAccuracy:Number, vAccuracy:Number, speed:Number, heading:Number, timestamp:Number) — Constructor, klasse flash.events.GeolocationEvent | |
Maakt een GeolocationEvent-object dat informatie bevat over de locatie van het apparaat. | |
GEOMETRY — Statische eigenschap van type constante, klasse flashx.textLayout.compose.FlowDamageType | |
Waarde wordt gebruikt om de geldigheidseigenschap in te stellen als de regel ongeldig is geworden, doordat andere regels zijn verhuisd. | |
GESTURE — Statische eigenschap van type constante, klasse flash.ui.MultitouchInputMode | |
Geeft aan dat er TransformGestureEvent-, PressAndTapGestureEvent- en GestureEvent-gebeurtenissen worden verzonden voor gerelateerde gebruikersinteractie die ondersteund wordt door de huidige omgeving en dat andere aanraakgebeurtenissen (zoals een eenvoudig tikje) als muisgebeurtenissen worden behandeld. | |
gestureDirectionalTap — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een aanraakpunt langs de rand van het touchoppervlak maakt met een InteractiveObject-instantie (zoals wanneer u langs de rand van het touchoppervlak op Siri Extern voor Apple TV tikt). Sommige apparaten interpreteren dit contact misschien ook als een combinatie van verschillende aanraakgebeurtenissen. | |
GESTURE_DIRECTIONAL_TAP — Statische eigenschap van type constante, klasse flash.events.TransformGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_DIRECTIONAL_TAP-aanraakgebeurtenisobject. | |
GestureEvent — klasse, pakket 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). | |
GestureEvent(type:String, bubbles:Boolean, cancelable:Boolean, phase:String, localX:Number, localY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, commandKey:Boolean, controlKey:Boolean) — Constructor, klasse flash.events.GestureEvent | |
Maakt een Event-object met informatie over gebeurtenissen met meerdere aanraakbewegingen (zoals wanneer er tegelijkertijd met twee vingers op een touchscreen wordt gedrukt). | |
gestureLongPress — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker op twee aanraakpunten drukt op dezelfde InteractiveObject-instantie op een apparaat met aanraakbediening (zoals wanneer de gebruiker met twee vingers op een weergaveobject op een gsm of tablet met aanraakscherm drukt en vervolgens weer loslaat). | |
gesturePan — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een aanraakpunt over de InteractiveObject-instantie beweegt op een apparaat met aanraakbediening (zoals wanneer de gebruiker een vinger van links naar rechts beweegt over een weergaveobject op een gsm of tablet met aanraakscherm). | |
GESTURE_PAN — Statische eigenschap van type constante, klasse flash.events.TransformGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_PAN-aanraakgebeurtenisobject. | |
GesturePhase — definitieve klasse, pakket flash.events | |
De faseklasse GesturePhase is een opsommingsklasse van constante waarden voor gebruik met de klassen GestureEvent, PressAndTapGestureEvent en TransformGestureEvent. | |
GESTURE_PRESS_AND_TAP — Statische eigenschap van type constante, klasse flash.events.PressAndTapGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_PRESS_AND_TAP-aanraakgebeurtenisobject. | |
gestureRotate — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een zoombeweging maakt op een aanraakpunt met een InteractiveObject-instantie (zoals wanneer de gebruiker een scherm aanraakt met twee vingers en deze vervolgens roteert over een weergaveobject op een gsm of tablet met een aanraakscherm). | |
GESTURE_ROTATE — Statische eigenschap van type constante, klasse flash.events.TransformGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_ROTATE-aanraakgebeurtenisobject. | |
gestureSwipe — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een veegbeweging maakt op een aanraakpunt met een InteractiveObject-instantie (zoals wanneer de gebruiker een scherm aanraakt met drie vingers en deze vervolgens parallel beweegt over een weergaveobject op een gsm of tablet met een aanraakscherm). | |
GESTURE_SWIPE — Statische eigenschap van type constante, klasse flash.events.TransformGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_SWIPE-aanraakgebeurtenisobject. | |
gestureTap — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een aanraakpunt maakt met een InteractiveObject-instantie en vervolgens op een apparaat met aanraakbediening drukt (zoals wanneer de gebruiker een paar vingers op een weergaveobject plaatst om een menu te openen en er met een vinger op drukt om een menu-item op een gsm of tablet met een aanraakscherm te selecteren). | |
GESTURE_TWO_FINGER_TAP — Statische eigenschap van type constante, klasse flash.events.GestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_TWO_FINGER_TAP-bewegingsgebeurtenisobject. | |
gestureZoom — Gebeurtenis, klasse flash.display.InteractiveObject | |
Wordt verzonden wanneer de gebruiker een zoombeweging maakt op een aanraakpunt met een InteractiveObject-instantie (zoals wanneer de gebruiker een scherm aanraakt met twee vingers en deze vervolgens snel spreidt over een weergaveobject op een gsm of tablet met een aanraakscherm). | |
GESTURE_ZOOM — Statische eigenschap van type constante, klasse flash.events.TransformGestureEvent | |
Definieert de waarde van de eigenschap type van een GESTURE_ZOOM-aanraakgebeurtenisobject. | |
get — Instructie | |
Definieert een getter, een methode die als een eigenschap kan worden gelezen. | |
GET — Statische eigenschap van type constante, klasse flash.net.URLRequestMethod | |
Geeft op dat het object URLRequest een GET is. | |
getAbsoluteStart(controller:flashx.textLayout.container:ContainerController) — methode, klasse flashx.textLayout.compose.StandardFlowComposer | |
Retourneert de absolute positie van het eerste inhoudselement in het opgegeven ContainerController-object. | |
getAbsoluteStart() — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert de beginlocatie van het element in de tekstflow als een absolute index. | |
get_accDefaultAction(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van de standaardhandeling van de component die deze AccessibilityImplementation vertegenwoordigt of van een van de onderliggende elementen. | |
get_accFocus() — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van de id van een geheel getal zonder teken van het onderliggende element (indien aanwezig) dat een onderliggende focus in de component bevat. | |
get_accName(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van de naam voor de component die deze AccessibilityImplementation vertegenwoordigt of voor een van de onderliggende elementen. | |
get_accRole(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van de systeemrol voor de component die deze AccessibilityImplementation vertegenwoordigt of voor een van de onderliggende elementen. | |
get_accRole(childID:uint) — methode, klasse mx.accessibility.MenuBarAccImpl | |
Gets the role for the component. | |
get_accSelection() — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van een array die de id’s bevat van alle onderliggende elementen die zijn geselecteerd. | |
get_accState(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
IAccessible-methode voor het retourneren van de huidige runtimestatus van de component die deze AccessibilityImplementation vertegenwoordigt of van een van de onderliggende elementen. | |
get_accValue(childID:uint) — methode, klasse flash.accessibility.AccessibilityImplementation | |
MSAA-methode voor het retourneren van de runtimewaarde van de component die deze AccessibilityImplementation vertegenwoordigt of van een van de onderliggende elementen. | |
getActions(name:String) — Statische methode , klasse adobe.utils.CustomActions | |
Hiermee wordt de inhoud van het XML-definitiebestand voor een aangepaste handeling met de naam name gelezen. | |
getActiveWindow(windowId:String) — Statische methode , klasse mx.automation.AutomationHelper | |
Returns the current active window in case of AIR app, top level application otherwise. | |
getAffectedProperties() — methode, klasse mx.effects.Effect | |
Returns an Array of Strings, where each String is the name of a property changed by this effect. | |
getAffectedProperties() — methode, interface mx.effects.IEffect | |
Returns an Array of Strings, where each String is the name of a property changed by this effect. | |
getAffectedProperties() — methode, klasse mx.effects.MaskEffect | |
Returns the component properties modified by this effect. | |
getAirHelperClass(className:String) — Statische methode , klasse mx.automation.AutomationHelper | |
Returns the helper class used for AIR automation (AirFunctionsHelper). | |
getAIRWindow(windowId:String) — methode, klasse mx.automation.AutomationManager | |
getAIRWindow(windowId:String) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the window with the passed id. | |
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — methode, klasse mx.automation.AutomationManager | |
getAIRWindowUniqueID(newWindow:flash.display:DisplayObject) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique id of the window object. | |
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — methode, klasse mx.automation.AutomationManager | |
getAIRWindowUniqueIDFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique ID of window from the automation ID part. | |
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — methode, klasse mx.automation.AutomationManager | |
getAIRWindowUniqueIDFromObjectIDString(objectId:String) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the unique ID of window from the object ID. | |
getAllDataPoints() — methode, klasse mx.charts.chartClasses.ChartBase | |
Returns an array of HitData objects representing the chart items in the underlying objects that implement the IChartElement2 interface. | |
getAllDataPoints() — methode, klasse mx.charts.chartClasses.ChartElement | |
Returns an array of HitData of the items of all the underlying ChartElements whose dataTips are to be shown when showAllDataTips is set to true on chart | |
getAllDataPoints() — methode, interface mx.charts.chartClasses.IChartElement2 | |
Returns an array of HitData of the items of all the underlying objects that implement IChartElement2 whose dataTips are to be shown when showAllDataTips is set to true on chart. | |
getApplicationNameFromAutomationIDPart(objectIdPart:mx.automation:AutomationIDPart) — methode, klasse mx.automation.AutomationManager | |
getApplicationNameFromAutomationIDPart(objectID:mx.automation:AutomationIDPart) — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns name of the application from the part id. | |
getAppTitle() — Statische methode , klasse mx.automation.AutomationHelper | |
Returns the title in case of AIR app, empty string otherwise. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — methode, klasse mx.automation.AutomationEventDescriptor | |
Returns an Array of argument descriptors for this event. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — methode, klasse mx.automation.AutomationMethodDescriptor | |
Returns an Array of argument descriptors for this method. | |
getArgDescriptors(target:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationEventDescriptor | |
Returns an Array of argument descriptors for this event. | |
getArgDescriptors(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationMethodDescriptor | |
Returns an Array of argument descriptors for this method. | |
getArmatureAt(index:int) — Statische methode , klasse fl.ik.IKManager | |
Retourneert de armatuur bij de opgegeven index. | |
getArmatureByName(name:String) — Statische methode , klasse fl.ik.IKManager | |
Retourneert de armatuur met de opgegeven naam. | |
getAssociatedFactory(object:Object) — Statische methode , klasse mx.modules.ModuleManager | |
See if the referenced object is associated with (or, in the managed ApplicationDomain of) a known IFlexModuleFactory implementation. | |
getAtomBidiLevel(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt het bidirectionele niveau van het atoom bij de opgegeven index op. | |
getAtomBounds(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt de begrenzingen van het atoom bij de opgegeven index ten opzichte van de tekstregel op. | |
getAtomCenter(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt het midden van het atoom op, zoals gemeten langs de basislijn bij de opgegeven index. | |
getAtomGraphic(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt de grafische afbeelding van het atoom bij de opgegeven index op, of null als het atoom een teken is. | |
getAtomIndexAtCharIndex(charIndex:int) — methode, klasse flash.text.engine.TextLine | |
Retourneert de index van het atoom met het teken dat is opgegeven door de parameter charIndex, of -1 als het teken aan geen enkel atoom op de regel bijdraagt. | |
getAtomIndexAtPoint(stageX:Number, stageY:Number) — methode, klasse flash.text.engine.TextLine | |
Retourneert de index van het atoom op het punt dat door de parameters x en y wordt aangegeven, of -1 als er op dat punt geen atoom bestaat. | |
getAtomTextBlockBeginIndex(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt de beginindex van het tekstblok van het atoom bij de opgegeven index op. | |
getAtomTextBlockEndIndex(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt de eindindex van het tekstblok van het atoom bij de opgegeven index op. | |
getAtomTextRotation(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Haalt de rotatie van het atoom bij de opgegeven index op. | |
getAtomWordBoundaryOnLeft(atomIndex:int) — methode, klasse flash.text.engine.TextLine | |
Geeft aan of er een woordgrens links van het atoom bestaat bij de opgegeven index. | |
getAttributeByQName(xml:XML, attrQName:QName) — Statische methode , klasse mx.utils.XMLUtil | |
Returns the XML value of an attribute matching the given QName | |
getAutomationChildAt(index:int) — methode, interface mx.automation.IAutomationObject | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — methode, klasse mx.automation.delegates.containers.ApplicationAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse mx.automation.delegates.containers.WindowedApplicationAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse mx.automation.delegates.containers.WindowsAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse mx.controls.FlexNativeMenu | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — methode, klasse mx.core.UIComponent | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — methode, klasse mx.flash.UIMovieClip | |
Provides the automation object at the specified index. | |
getAutomationChildAt(index:int) — methode, klasse spark.automation.delegates.components.SparkWindowAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse spark.automation.delegates.components.SparkWindowedApplicationAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getAutomationChildAt(index:int) — methode, klasse spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl | |
getAutomationChildren() — methode, interface mx.automation.IAutomationObject | |
Provides the automation object list . | |
getAutomationChildren() — methode, klasse mx.automation.delegates.containers.ApplicationAutomationImpl | |
getAutomationChildren() — methode, klasse mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
getAutomationChildren() — methode, klasse mx.automation.delegates.flashflexkit.FlexContentHolderAutomationImpl | |
getAutomationChildren() — methode, klasse mx.controls.FlexNativeMenu | |
Provides the automation object list . | |
getAutomationChildren() — methode, klasse mx.core.UIComponent | |
Provides the automation object list . | |
getAutomationChildren() — methode, klasse mx.flash.UIMovieClip | |
Provides the automation object list . | |
getAutomationChildren() — methode, klasse spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl | |
getAutomationChildren() — methode, klasse spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
getAutomationChildren() — methode, klasse spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl | |
getAutomationChildrenArray(object:Object) — methode, klasse mx.automation.AutomationManager | |
getAutomationClassByInstance(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationEnvironment | |
Returns the automation class corresponding to the given object. | |
getAutomationClassByName(automationClass:String) — methode, interface mx.automation.IAutomationEnvironment | |
Returns the automation class for the given name. | |
getAutomationClassName(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationManager | |
Returns the text to display as the type of the object. | |
getAutomationComposite(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationObjectHelper | |
Returns the parent of the composite object. | |
getAutomationName(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationManager | |
Returns the text to display as the description for the object. | |
getAutomationValueForData(data:Object) — methode, interface mx.automation.IAutomationTabularData | |
Returns the values being displayed by the component for the given data. | |
getAvailableLocaleIDNames() — Statische methode , klasse flash.globalization.Collator | |
Biedt een overzicht van alle namen van landinstellings-id's die door deze klasse worden ondersteund. | |
getAvailableLocaleIDNames() — Statische methode , klasse flash.globalization.CurrencyFormatter | |
Biedt een overzicht van alle namen van landinstellings-id's die door deze klasse worden ondersteund. | |
getAvailableLocaleIDNames() — Statische methode , klasse flash.globalization.DateTimeFormatter | |
Biedt een overzicht van alle namen van landinstellings-id's die door deze klasse worden ondersteund. | |
getAvailableLocaleIDNames() — Statische methode , klasse flash.globalization.NumberFormatter | |
Biedt een overzicht van alle namen van landinstellings-id's die door deze klasse worden ondersteund. | |
getAvailableLocaleIDNames() — Statische methode , klasse flash.globalization.StringTools | |
Biedt een overzicht van alle namen van landinstellings-id's die door deze klasse worden ondersteund. | |
getAvailableLocaleIDNames() — Statische methode , klasse spark.formatters.CurrencyFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Statische methode , klasse spark.formatters.DateTimeFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Statische methode , klasse spark.formatters.NumberFormatter | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Statische methode , klasse spark.globalization.StringTools | |
Lists all of the locale ID names supported by this class. | |
getAvailableLocaleIDNames() — Statische methode , klasse spark.globalization.supportClasses.CollatorBase | |
Lists all of the locale ID names supported by this class. | |
getAxis(dimension:String) — methode, klasse mx.charts.chartClasses.DataTransform | |
Retrieves the axis instance responsible for transforming the data dimension specified by the dimension parameter. | |
getAxis(dimension:String) — methode, klasse mx.charts.chartClasses.Series | |
You typically retrieve the Axis instance directly through a named property (such as for a Cartesian-based series horizontalAxis, verticalAxis, or radiusAxis). | |
getAxis(axisOridnal:int) — methode, interface mx.olap.IOLAPQuery | |
Gets an axis from the query. | |
getAxis(axisOrdinal:int) — methode, interface mx.olap.IOLAPResult | |
Returns an axis of the query result. | |
getAxis(axisOrdinal:int) — methode, klasse mx.olap.OLAPQuery | |
Gets an axis from the query. | |
getAxis(axisOrdinal:int) — methode, klasse mx.olap.OLAPResult | |
Returns an axis of the query result. | |
getBackgroundManager() — methode, klasse flashx.textLayout.elements.TextFlow | |
getBaselinePosition(baseline:String) — methode, klasse flash.text.engine.TextLine | |
Haalt de positie van de opgegeven basislijn ten opzichte van TextBlock.baselineZero op. | |
getBoneByName(targetName:String) — methode, klasse fl.ik.IKArmature | |
Retourneert de opgegeven rug. | |
getBoolean(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Boolean. | |
getBorderClassForCurrentState() — methode, klasse spark.skins.mobile.ButtonSkin | |
Returns the borderClass to use based on the currentState. | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — methode, klasse flash.display.DisplayObject | |
Retourneert een rechthoek die het gebied van het weergaveobject aangeeft ten opzichte van het coördinatensysteem van het object targetCoordinateSpace. | |
getBounds() — methode, klasse flashx.textLayout.compose.TextFlowLine | |
Retourneert de grenzen van de regel als een rechthoek. | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
getBounds(targetCoordinateSpace:flash.display:DisplayObject) — methode, interface mx.core.IFlexDisplayObject | |
Retourneert een rechthoek die het gebied van het weergaveobject aangeeft ten opzichte van het coördinatensysteem van het object targetCoordinateSpace. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Ellipse | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Path | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Rect | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsXAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the x coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Ellipse | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Path | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.Rect | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBoundsYAtSize(width:Number, height:Number, postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the y coordinate of the element's bounds at the specified element size. | |
getBuilders() — methode, klasse org.osmf.elements.F4MLoader | |
Defines the BaseManifestBuilder objects used to create the ManifestParser. | |
getBundleNamesForLocale(locale:String) — methode, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying the bundle names for all ResourceBundle objects that exist in the ResourceManager and that belong to the specified locale. | |
getCachedSamples(data:flash.utils:ByteArray, append:Boolean) — methode, klasse flash.ui.GameInputDevice | |
Schrijft in de cache geplaatste samplewaarden naar de ByteArray. | |
getCacheEntry(source:Object) — methode, klasse spark.core.ContentCache | |
Obtain an entry for the given key if one exists. | |
getCacheKey(... rest) — Statische methode , klasse mx.skins.halo.HaloColors | |
Returns a unique hash key based on the colors that are passed in. | |
getCamera(name:String) — Statische methode , klasse flash.media.Camera | |
Retourneert een verwijzing naar een object Camera voor het vastleggen van video. | |
getCaptionsAsArray() — methode, klasse fl.video.FLVPlaybackCaptioning | |
Retourneert een array FLVPlayback-cuepoints die de ondertitels bevatten. | |
getCaptionsAsTranscript(preserveFormatting:Boolean) — methode, klasse fl.video.FLVPlaybackCaptioning | |
Retourneert een tekenreeks met alle ondertitels opgemaakt als een HTML-transcript. | |
getCell(x:int, y:int) — methode, interface mx.olap.IOLAPResult | |
Returns a cell at the specified location in the query result. | |
getCell(x:int, y:int) — methode, klasse mx.olap.OLAPResult | |
Returns a cell at the specified location in the query result. | |
getCellAt(x:Number, y:Number) — methode, klasse spark.components.Grid | |
Return the row and column indices of the cell that overlaps the pixel at the specified grid coordinate. | |
getCellBounds(rowIndex:int, columnIndex:int) — methode, klasse spark.components.Grid | |
Returns the current pixel bounds of the specified cell, or null if no such cell exists. | |
getCellRendererAt(row:uint, column:uint) — methode, klasse fl.controls.DataGrid | |
Hiermee wordt de instantie van een celrenderer opgehaald op de opgegeven positie in de DataGrid. | |
getCellRendererInfo(row:mx.olap:IOLAPAxisPosition, column:mx.olap:IOLAPAxisPosition) — methode, klasse mx.controls.OLAPDataGrid | |
Decide which renderer to use for the particular cell. | |
getCellsAt(x:Number, y:Number, w:Number, h:Number) — methode, klasse spark.components.Grid | |
Returns a vector of CellPosition objects whose rowIndex and columnIndex properties specify the row and column indices of the cells that overlap the specified grid region. | |
getCellX(rowIndex:int, columnIndex:int) — methode, klasse spark.components.Grid | |
Return the X coordinate of the specified cell's origin. | |
getCellY(rowIndex:int, columnIndex:int) — methode, klasse spark.components.Grid | |
Return the Y coordinate of the specified cell's origin. | |
getCharAtPosition(relativePosition:int) — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert het teken bij de opgegeven positie, relatief ten opzichte van dit FlowElement-object. | |
getCharBoundaries(charIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert een rechthoek die het selectiekader van het teken vormt. | |
getCharBoundaries(charIndex:int) — methode, klasse flash.text.TextField | |
Retourneert een rechthoek die het selectiekader van het teken vormt. | |
getCharBoundaries(charIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getCharBoundaries(charIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert een rechthoek die het selectiekader van het teken vormt. | |
getCharCodeAtPosition(relativePosition:int) — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert de tekencode bij de opgegeven positie, relatief ten opzichte van dit FlowElement-object. | |
getCharIndexAtPoint(x:Number, y:Number) — methode, klasse fl.text.TLFTextField | |
Retourneert de op nul gebaseerde indexwaarde van het teken op het punt dat is opgegeven met de parameters x en y. | |
getCharIndexAtPoint(x:Number, y:Number) — methode, klasse flash.text.TextField | |
Retourneert de op nul gebaseerde indexwaarde van het teken op het punt dat is opgegeven met de parameters x en y. | |
getCharIndexAtPoint(x:Number, y:Number) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getCharIndexAtPoint(x:Number, y:Number) — methode, interface mx.core.IUITextField | |
Retourneert de op nul gebaseerde indexwaarde van het teken op het punt dat is opgegeven met de parameters x en y. | |
getChildAt(iChild:int) — methode, klasse fl.ik.IKJoint | |
Retourneert het onderliggende IKJoint-object op de opgegeven indexwaarde. | |
getChildAt(index:int) — methode, klasse flash.display.DisplayObjectContainer | |
Retourneert de onderliggende weergaveobjectinstantie bij de opgegeven index. | |
getChildAt(index:int) — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Retourneert het onderliggende FlowElement-object op de opgegeven index. | |
getChildAt(index:int) — methode, klasse mx.charts.Legend | |
Gets the nth child component object. | |
getChildAt(index:int) — methode, klasse mx.core.Container | |
Gets the nth child component object. | |
getChildAt(index:int) — methode, interface mx.core.IChildList | |
Gets the child DisplayObject at the specified index in this child list. | |
getChildAt(index:int) — methode, interface mx.core.IContainer | |
Retourneert de onderliggende weergaveobjectinstantie bij de opgegeven index. | |
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — methode, interface mx.core.ISWFBridgeGroup | |
Gets the owner of a bridge and also the DisplayObject that loaded the child. | |
getChildBridgeProvider(bridge:flash.events:IEventDispatcher) — methode, klasse mx.core.SWFBridgeGroup | |
Gets the owner of a bridge and also the DisplayObject that loaded the child. | |
getChildBridges() — methode, interface mx.core.ISWFBridgeGroup | |
Gets all of the child bridges in this group. | |
getChildBridges() — methode, klasse mx.core.SWFBridgeGroup | |
Gets all of the child bridges in this group. | |
getChildByName(name:String) — methode, klasse flash.display.DisplayObjectContainer | |
Retourneert de onderliggende weergaveobjectinstantie met de opgegeven naam. | |
getChildByName(name:String) — methode, klasse mx.charts.Legend | |
Returns the child whose name property is the specified String. | |
getChildByName(name:String) — methode, klasse mx.core.Container | |
Returns the child whose name property is the specified String. | |
getChildByName(name:String) — methode, interface mx.core.IChildList | |
Gets the child DisplayObject with the specified name in this child list. | |
getChildByName(name:String) — methode, interface mx.core.IContainer | |
Retourneert de onderliggende weergaveobjectinstantie met de opgegeven naam. | |
getChildIDArray() — methode, klasse flash.accessibility.AccessibilityImplementation | |
Retourneert een array die de id’s van gehele getallen zonder teken van alle onderliggende elementen in de AccessibilityImplementation bevat. | |
getChildIndex(child:fl.ik:IKJoint) — methode, klasse fl.ik.IKJoint | |
Retourneert de indexwaarde van het opgegeven IKJoint-object. | |
getChildIndex(child:flash.display:DisplayObject) — methode, klasse flash.display.DisplayObjectContainer | |
Retourneert de indexpositie van een onderliggende instantie DisplayObject. | |
getChildIndex(child:flashx.textLayout.elements:FlowElement) — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Zoekt in onderliggende items naar het opgegeven FlowElement-object en retourneert de bijbehorende indexpositie. | |
getChildIndex(child:flash.display:DisplayObject) — methode, klasse mx.charts.Legend | |
Gets the zero-based index of a specific child. | |
getChildIndex(child:flash.display:DisplayObject) — methode, klasse mx.core.Container | |
Gets the zero-based index of a specific child. | |
getChildIndex(child:flash.display:DisplayObject) — methode, interface mx.core.IChildList | |
Gets the index of a specific child in this child list. | |
getChildIndex(child:flash.display:DisplayObject) — methode, interface mx.core.IContainer | |
Retourneert de indexpositie van een onderliggende instantie DisplayObject. | |
getChildren(obj:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — methode, interface mx.automation.IAutomationManager | |
Returns all children of this object that are visible within the testing hierarchy. | |
getChildren() — methode, klasse mx.charts.Legend | |
Returns an Array of DisplayObject objects consisting of the content children of the container. | |
getChildren(node:Object) — methode, klasse mx.collections.HierarchicalCollectionView | |
Returns a collection of children, if they exist. | |
getChildren(node:Object) — methode, klasse mx.collections.HierarchicalData | |
Returns an Object representing the node's children. | |
getChildren(node:Object) — methode, interface mx.collections.IHierarchicalCollectionView | |
Returns a collection of children, if they exist. | |
getChildren(node:Object) — methode, interface mx.collections.IHierarchicalData | |
Returns an Object representing the node's children. | |
getChildren(node:Object, model:Object) — methode, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Provides access to a node's children. | |
getChildren(node:Object, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Provides access to a node's children. | |
getChildren(node:Object, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Provides access to a node's children, returning a collection view of children if they exist. | |
getChildren() — methode, klasse mx.core.Container | |
Returns an Array of DisplayObject objects consisting of the content children of the container. | |
getChildrenFromIDPart(obj:mx.automation:IAutomationObject, part:mx.automation:AutomationIDPart, ignoreShowInHierarchy:Boolean) — methode, interface mx.automation.IAutomationManager | |
Returns all children of this object that are visible within the testing hierarchy and meet the criteria in the automation part. | |
getClass(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Class. | |
getClass(type:Object) — methode, klasse mx.rpc.xml.SchemaTypeRegistry | |
Looks for a registered Class for the given type. | |
getClassByAlias(aliasName:String) — Pakketfunctie, flash.net | |
Zoekt een klasse op waarvoor eerder een alias is geregistreerd via een aanroep van de methode registerClassAlias(). | |
getClassInfo(obj:Object, excludes:Array, options:Object) — Statische methode , klasse mx.utils.ObjectUtil | |
Returns information about the class, and properties of the class, for the specified Object. | |
getClassInfo(obj:Object, excludes:Array, options:Object) — Statische methode , klasse mx.utils.RPCObjectUtil | |
Returns information about the class, and properties of the class, for the specified Object. | |
getClassName(obj:Object) — Statische methode , klasse mx.automation.AutomationClass | |
Returns the fully qualified name of the class to which the object belongs. | |
getClassStyleDeclarations() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — methode, klasse mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — methode, klasse mx.controls.dataGridClasses.DataGridItemRenderer | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — methode, klasse mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — methode, klasse mx.core.UIComponent | |
Finds the type selectors for this UIComponent instance. | |
getClassStyleDeclarations() — methode, klasse mx.styles.AdvancedStyleClient | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — methode, interface mx.styles.IStyleClient | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getClassStyleDeclarations() — methode, klasse mx.styles.StyleProxy | |
Returns an Array of CSSStyleDeclaration objects for the type selector that applies to this component, or null if none exist. | |
getCollectionClass(type:Object) — methode, klasse mx.rpc.xml.SchemaTypeRegistry | |
Returns the Class for the collection type represented by the given Qname or String. | |
getColorBoundsRect(mask:uint, color:uint, findColor:Boolean) — methode, klasse flash.display.BitmapData | |
Bepaalt een rechthoekig gebied dat alle pixels van een opgegeven kleur binnen de bitmapafbeelding volledig omvat (wanneer de parameter findColor op true is ingesteld) of alle pixels die niet van de opgegeven kleur zijn (wanneer de parameter findColor op false is ingesteld). | |
getColorName(colorName:Object) — methode, interface mx.styles.IStyleManager | |
Returns the numeric RGB color value that corresponds to the specified color string. | |
getColorName(colorName:Object) — Statische methode , klasse mx.styles.StyleManager | |
Returns the numeric RGB color value that corresponds to the specified color string. | |
getColorNames(colors:Array) — methode, interface mx.styles.IStyleManager | |
Converts each element of the colors Array from a color name to a numeric RGB color value. | |
getColorNames(colors:Array) — Statische methode , klasse mx.styles.StyleManager | |
Converts each element of the colors Array from a color name to a numeric RGB color value. | |
getColorTransform(index:int) — methode, klasse fl.motion.Motion | |
Hiermee wordt een geïnterpoleerd object ColorTransform opgehaald bij een specifieke tijdindex in de instantie Motion. | |
getColorTransform(index:int) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt een geïnterpoleerd object ColorTransform opgehaald bij een specifieke tijdindex in de instantie Motion. | |
getColumnAt(index:uint) — methode, klasse fl.controls.DataGrid | |
Hiermee wordt de kolom opgehaald die zich bij de opgegeven index van de array columns bevindt. | |
getColumnAt(index:int) — methode, klasse flashx.textLayout.container.ColumnState | |
Retourneert het gebied dat wordt ingenomen door een kolom in de container. | |
getColumnBounds(columnIndex:int) — methode, klasse spark.components.Grid | |
Returns the current pixel bounds of the specified column, or null if no such column exists. | |
getColumnCount() — methode, klasse fl.controls.DataGrid | |
Hiermee wordt het aantal kolommen in de component DataGrid opgehaald. | |
getColumnIndex(name:String) — methode, klasse fl.controls.DataGrid | |
Hiermee wordt de index opgehaald van de kolom met de opgegeven naam, of -1 wanneer geen overeenkomende kolom wordt gevonden. | |
getColumnIndexAt(x:Number, y:Number) — methode, klasse spark.components.Grid | |
Returns the column index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getColumnWidth(columnIndex:int) — methode, klasse spark.components.Grid | |
Return the width of the specified column. | |
getCommonCharacterFormat() — methode, klasse flashx.textLayout.edit.ElementRange | |
Haalt de tekenopmaakkenmerken op die algemeen gelden voor alle tekens in het tekstbereik of de huidige selectie. | |
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — methode, interface flashx.textLayout.edit.ISelectionManager | |
Haalt de tekenopmaakkenmerken op die algemeen gelden voor alle tekens in het opgegeven tekstbereik of de huidige selectie. | |
getCommonCharacterFormat(range:flashx.textLayout.elements:TextRange) — methode, klasse flashx.textLayout.edit.SelectionManager | |
Haalt de tekenopmaakkenmerken op die algemeen gelden voor alle tekens in het opgegeven tekstbereik of de huidige selectie. | |
getCommonContainerFormat() — methode, klasse flashx.textLayout.edit.ElementRange | |
Haalt de containeropmaakkenmerken op die algemeen gelden voor alle containers in het elementbereik. | |
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — methode, interface flashx.textLayout.edit.ISelectionManager | |
Haalt de containeropmaakkenmerken op die algemeen gelden voor alle containers in het opgegeven tekstbereik of de huidige selectie. | |
getCommonContainerFormat(range:flashx.textLayout.elements:TextRange) — methode, klasse flashx.textLayout.edit.SelectionManager | |
Haalt de containeropmaakkenmerken op die algemeen gelden voor alle containers in het opgegeven tekstbereik of de huidige selectie. | |
getCommonParagraphFormat() — methode, klasse flashx.textLayout.edit.ElementRange | |
Haalt de alinea-opmaakkenmerken op die algemeen gelden voor alle alinea's in het elementbereik. | |
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — methode, interface flashx.textLayout.edit.ISelectionManager | |
Haalt de alineaopmaakkenmerken op die algemeen gelden voor alle alinea's in het opgegeven tekstbereik of de huidige selectie. | |
getCommonParagraphFormat(range:flashx.textLayout.elements:TextRange) — methode, klasse flashx.textLayout.edit.SelectionManager | |
Haalt de alineaopmaakkenmerken op die algemeen gelden voor alle alinea's in het opgegeven tekstbereik of de huidige selectie. | |
getCompatibleIUIComponent(obj:Object) — Statische methode , klasse mx.containers.utilityClasses.PostScaleAdapter | |
Call getCompatibleIUIComponent when you need to work with an IUIComponent that reports width, height, min, max, explicit, measured, etc. | |
getComplexProperty(name:any, value:any) — methode, klasse mx.utils.ObjectProxy | |
Provides a place for subclasses to override how a complex property that needs to be either proxied or daisy chained for event bubbling is managed. | |
getComponentStyle(component:Object, name:String) — Statische methode , klasse fl.managers.StyleManager | |
Hiermee wordt een stijl opgehaald die bestaat in een specifieke component. | |
getComputedFontMetrics() — methode, klasse flashx.textLayout.elements.FlowLeafElement | |
Retourneert het FontMetrics-object voor het bereik. | |
getConstraintValue(constraintName:String) — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
Returns the specified constraint value. | |
getConstraintValue(constraintName:String) — methode, interface mx.core.IConstraintClient | |
Returns the specified constraint value. | |
getConstraintValue(constraintName:String) — methode, klasse mx.core.UIComponent | |
Returns a layout constraint value, which is the same as getting the constraint style for this component. | |
getConstraintValue(constraintName:String) — methode, klasse mx.flash.UIMovieClip | |
Returns the specified constraint value. | |
getContent() — methode, klasse mx.resources.ResourceBundle | |
When a properties file is compiled into a resource bundle, the MXML compiler autogenerates a subclass of ResourceBundle. | |
getContentBounds() — methode, klasse flashx.textLayout.container.ContainerController | |
Retourneert het gebied dat wordt ingenomen door de tekst, zoals gereflecteerd door de laatste bewerking voor samenstellen of bijwerken. | |
getContentBounds() — methode, klasse flashx.textLayout.container.TextContainerManager | |
Maakt een rechthoek die laat zien waar de laatste aanroep naar de methode compose() of naar de methode updateContainer() de tekst heeft geplaatst. | |
getContentBounds() — methode, klasse flashx.textLayout.factory.TextLineFactoryBase | |
De kleinste rechthoek waarin de inhoud met lay-out past. | |
getContents() — Statische methode , klasse flashx.textLayout.edit.TextClipboard | |
Haalt tekst op van het systeemklembord als een TextScrap-object. | |
getControlAt(i:int) — methode, klasse flash.ui.GameInputDevice | |
Haalt een specifiek besturingselement van een apparaat op. | |
getControllerAt(index:int) — methode, interface flashx.textLayout.compose.IFlowComposer | |
Retourneert het ContainerController-object op de opgegeven index. | |
getControllerAt(index:int) — methode, klasse flashx.textLayout.compose.StandardFlowComposer | |
Retourneert het ContainerController-object op de opgegeven index. | |
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — methode, interface flashx.textLayout.compose.IFlowComposer | |
Retourneert de index van het opgegeven ContainerController-object. | |
getControllerIndex(controller:flashx.textLayout.container:ContainerController) — methode, klasse flashx.textLayout.compose.StandardFlowComposer | |
Retourneert de index van het opgegeven ContainerController-object. | |
getCube(name:String) — methode, interface mx.olap.IOLAPSchema | |
Returns a cube specified by name. | |
getCube(name:String) — methode, klasse mx.olap.OLAPSchema | |
Returns a cube specified by name. | |
getCubicCoefficients(a:Number, b:Number, c:Number, d:Number) — Statische methode , klasse fl.motion.BezierSegment | |
Hiermee worden, op basis van de waarden van de overeenkomstige cubische Bezier-vergelijking, de coëfficiënten van een cubische polynomiale vergelijking berekend. | |
getCubicRoots(a:Number, b:Number, c:Number, d:Number) — Statische methode , klasse fl.motion.BezierSegment | |
Hiermee worden de oplossingen met reële waarden gevonden, indien aanwezig, van een cubische polynomiale vergelijking met de vorm: at^3 + bt^2 + ct + d. | |
getCuePointByName(name:String) — methode, klasse mx.controls.videoClasses.CuePointManager | |
Search for a cue point with specified name. | |
getCuePoints() — methode, klasse mx.controls.videoClasses.CuePointManager | |
Returns an Array of all cue points. | |
getCurrentKeyframe(index:int, tweenableName:String) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt het hoofdframe opgehaald dat op dit moment op een specifiek frame in de instantie Motion actief is. | |
getCurrentRendererState() — methode, klasse spark.components.gridClasses.GridItemRenderer | |
Returns the name of the state to be applied to the renderer. | |
getCurrentRendererState() — methode, klasse spark.components.supportClasses.ItemRenderer | |
Returns the name of the state to be applied to the renderer. | |
getCurrentSkinState() — methode, klasse spark.components.supportClasses.SkinnableComponent | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — methode, klasse spark.components.supportClasses.SkinnableContainerBase | |
Returns the name of the state to be applied to the skin. | |
getCurrentSkinState() — methode, klasse spark.components.windowClasses.TitleBar | |
Returns the name of the state to be applied to the skin. | |
getCurrentViewState() — methode, klasse spark.components.View | |
Checks the aspect ratio of the stage and returns the proper state that the View should change to. | |
getData(format:String, transferMode:String) — methode, klasse flash.desktop.Clipboard | |
Haalt de klembordgegevens op als de gegevens in de opgegeven indeling aanwezig zijn. | |
getData(node:Object) — methode, klasse mx.collections.HierarchicalData | |
Returns data from a node. | |
getData(node:Object) — methode, interface mx.collections.IHierarchicalData | |
Returns data from a node. | |
getData(node:Object, model:Object) — methode, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns a node's data. | |
getData(node:Object, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns a node's data. | |
getData(node:Object, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor | |
Gets the data from a node. | |
getDate() — methode, klasse Date | |
Retourneert de dag van de maand (een geheel getal van 1 tot en met 31) van een object Date volgens lokale tijd. | |
getDateStyle() — methode, klasse flash.globalization.DateTimeFormatter | |
Haalt de datumstijl op voor deze DateTimeFormatter-instantie. | |
getDateTimePattern() — methode, klasse flash.globalization.DateTimeFormatter | |
Retourneert de tekenreeks voor het patroon waarmee de datum en tijd wordt opgemaakt door dit DateTimeFormatter-object. | |
getDay() — methode, klasse Date | |
Retourneert de dag van de week (0 voor zondag, 1 voor maandag, enzovoort) van een object Date volgens lokale tijd. | |
getDefaultApplication(extension:String) — methode, klasse flash.desktop.NativeApplication | |
Hiermee wordt de standaardtoepassing voor het openen van bestanden met de opgegeven extensie opgehaald. | |
getDefaultLang() — Statische methode , klasse fl.lang.Locale | |
De standaardtaalcode zoals ingesteld in het dialoogvenster van het deelvenster Tekenreeksen of door het aanroepen van methode setDefaultLang(). | |
getDefinition(name:String) — methode, klasse flash.system.ApplicationDomain | |
Haalt een publieke definitie uit het opgegeven toepassingsdomein op. | |
getDefinitionByName(name:String) — Pakketfunctie, flash.utils | |
Hiermee wordt een verwijzing geretourneerd naar het klasseobject van de klasse die door de parameter name wordt opgegeven. | |
getDefinitionByName(name:String) — methode, interface mx.managers.ISystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionByName(name:String) — methode, klasse mx.managers.SystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionByName(name:String) — methode, klasse mx.managers.WindowedSystemManager | |
Converts the given String to a Class or package-level Function. | |
getDefinitionFromObjectDomain(obj:Object, className:String) — Statische methode , klasse mx.automation.AutomationClass | |
Utility function that returns the class definition from the domain of a object instance | |
getDescriptorForEvent(event:flash.events:Event) — methode, klasse mx.automation.AutomationClass | |
Translates between component event and Automation method descriptor | |
getDescriptorForEvent(event:flash.events:Event) — methode, interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object for the specified event object. | |
getDescriptorForEventByName(eventName:String) — methode, klasse mx.automation.AutomationClass | |
getDescriptorForEventByName(eventName:String) — methode, interface mx.automation.IAutomationClass | |
Returns an IAutomationEventDescriptor object from the event's name. | |
getDescriptorForMethodByName(methodName:String) — methode, klasse mx.automation.AutomationClass | |
Returns a full methodDescriptor from its name | |
getDescriptorForMethodByName(methodName:String) — methode, interface mx.automation.IAutomationClass | |
Returns an IAutomationMethodDescriptorfrom object from the method's name. | |
getDeviceAt(index:int) — Statische methode , klasse flash.ui.GameInput | |
Haalt het invoerapparaat op de opgegeven indexlocatie op in de lijst met verbonden invoerapparaten. | |
getDirectoryListing() — methode, klasse flash.filesystem.File | |
Geeft een array met bestandsobjecten die overeenkomen met bestanden en mappen in de map die staat voor dit object File. | |
getDirectoryListingAsync() — methode, klasse flash.filesystem.File | |
Haalt asynchroon een array van objecten File op die overeenkomen met de inhoud van de map die staat voor dit object File. | |
getDisplayObjectAt(index:int) — methode, klasse spark.components.supportClasses.DisplayLayer | |
Returns the DisplayObject with the specified index. | |
getDisplayObjectDepth(displayObject:flash.display:DisplayObject) — methode, klasse spark.components.supportClasses.DisplayLayer | |
Returns the depth for the specified DisplayObject. | |
getDividerAt(i:int) — methode, klasse mx.containers.DividedBox | |
Returns a reference to the specified BoxDivider object in this DividedBox container. | |
getDragManagerProxy() — Statische methode , klasse mx.automation.delegates.DragManagerAutomationImpl | |
getDRMManager() — Statische methode , klasse flash.net.drm.DRMManager | |
Retourneert een instantie van het singleton object DRMManager. | |
getDynamicPartAt(partName:String, index:int) — methode, klasse spark.components.supportClasses.SkinnableComponent | |
Returns a specific instance of a dynamic part. | |
getElementAt(index:int) — methode, klasse flash.text.engine.GroupElement | |
Haalt een element uit de groep op. | |
getElementAt(index:int) — methode, klasse mx.charts.Legend | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — methode, klasse mx.core.Container | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — methode, interface mx.core.IVisualElementContainer | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — methode, klasse mx.flash.ContainerMovieClip | |
Returns the viewport if there is a viewport and the index passed in is 0. | |
getElementAt(index:int) — methode, klasse spark.components.Scroller | |
Returns the viewport if there is a viewport and the index passed in is 0. | |
getElementAt(index:int) — methode, klasse spark.components.SkinnableContainer | |
Returns the visual element at the specified index. | |
getElementAt(index:int) — methode, klasse spark.components.supportClasses.GroupBase | |
Returns the visual element at the specified index. | |
getElementAtCharIndex(charIndex:int) — methode, klasse flash.text.engine.GroupElement | |
Hiermee wordt het element geretourneerd met het teken dat door de parameter charIndex is opgegeven. | |
getElementBounds(renderData:Object) — methode, klasse mx.charts.chartClasses.HLOCSeriesBase | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — methode, klasse mx.charts.chartClasses.Series | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — methode, klasse mx.charts.series.BubbleSeries | |
Fills in the elementBounds, bounds, and visibleBounds properties of a renderData structure that is generated by this series. | |
getElementBounds(renderData:Object) — methode, klasse mx.charts.series.PieSeries | |
getElementBounds(index:int) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the specified element's layout bounds as a Rectangle or null if the index is invalid, the corresponding element is null, includeInLayout=false, or if this layout's target property is null. | |
getElementBoundsAboveScrollRect(scrollRect:flash.geom:Rectangle) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is above the scrollRect's top edge. | |
getElementBoundsBelowScrollRect(scrollRect:flash.geom:Rectangle) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is below the scrollRect's bottom edge. | |
getElementBoundsLeftOfScrollRect(scrollRect:flash.geom:Rectangle) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is to the left of the scrollRect's left edge. | |
getElementBoundsRightOfScrollRect(scrollRect:flash.geom:Rectangle) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the first layout element that either spans or is to the right of the scrollRect's right edge. | |
getElementByID(idName:String) — methode, klasse flashx.textLayout.elements.TextFlow | |
Retourneert een element waarvan de id-eigenschap overeenkomt met de idName-parameter. | |
getElementFromPoint(x:int, y:int) — methode, interface mx.automation.IAutomationManager | |
Returns the automation object under the given coordinate. | |
getElementFromPoint2(x:int, y:int, windowId:String) — methode, klasse mx.automation.AutomationManager | |
getElementFromPoint2(x:int, y:int, windowId:String) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Returns the automation object under the given coordinate in a window. | |
getElementIndex(element:flash.text.engine:ContentElement) — methode, klasse flash.text.engine.GroupElement | |
Retourneert de index van het element dat wordt opgegeven door de parameter element. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse mx.charts.Legend | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse mx.core.Container | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — methode, interface mx.core.IVisualElementContainer | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse mx.flash.ContainerMovieClip | |
Returns the 0 if the element passed in is the viewport. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse spark.components.Scroller | |
Returns 0 if the element passed in is the viewport. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse spark.components.SkinnableContainer | |
Returns the index position of a visual element. | |
getElementIndex(element:mx.core:IVisualElement) — methode, klasse spark.components.supportClasses.GroupBase | |
Returns the index position of a visual element. | |
getElementPreferredHeight(element:Object) — methode, klasse spark.components.LabelItemRenderer | |
A helper method to retrieve the preferred height of a child element. | |
getElementPreferredHeight(element:Object) — methode, klasse spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to retrieve the preferred height of a child element. | |
getElementPreferredWidth(element:Object) — methode, klasse spark.components.LabelItemRenderer | |
A helper method to retrieve the preferred width of a child element. | |
getElementPreferredWidth(element:Object) — methode, klasse spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to retrieve the preferred width of a child element. | |
getElementRelativeStart(ancestorElement:flashx.textLayout.elements:FlowElement) — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert het begin van dit element, relatief ten opzichte van een bovenliggend element. | |
getElementsByStyleName(styleNameValue:String) — methode, klasse flashx.textLayout.elements.TextFlow | |
Retourneert alle elementen waarvoor styleName is ingesteld op styleNameValue. | |
getElementsByTypeName(typeNameValue:String) — methode, klasse flashx.textLayout.elements.TextFlow | |
Retourneert alle elementen waarvoor typeName is ingesteld op typeNameValue. | |
getEnhancedMicrophone(index:int) — Statische methode , klasse flash.media.Microphone | |
Retourneert een referentie naar een verbeterd Microphone-object waarmee een akoestische echo-opheffing kan worden uitgevoerd. | |
getEvents(host:Object, name:String, commitOnly:Boolean) — Statische methode , klasse mx.binding.utils.ChangeWatcher | |
Returns all binding events for a bindable property in the host object. | |
getExplicitOrMeasuredHeight() — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
getExplicitOrMeasuredHeight() — methode, interface mx.core.IUIComponent | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — methode, klasse mx.core.UIComponent | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — methode, klasse mx.core.UIFTETextField | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — methode, klasse mx.core.UITextField | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — methode, klasse mx.flash.UIMovieClip | |
A convenience method for determining whether to use the explicit or measured height | |
getExplicitOrMeasuredHeight() — methode, klasse mx.managers.SystemManager | |
A convenience method for determining whether to use the explicit or measured height. | |
getExplicitOrMeasuredWidth() — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
getExplicitOrMeasuredWidth() — methode, interface mx.core.IUIComponent | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — methode, klasse mx.core.UIComponent | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — methode, klasse mx.core.UIFTETextField | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — methode, klasse mx.core.UITextField | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — methode, klasse mx.flash.UIMovieClip | |
A convenience method for determining whether to use the explicit or measured width | |
getExplicitOrMeasuredWidth() — methode, klasse mx.managers.SystemManager | |
A convenience method for determining whether to use the explicit or measured width. | |
getExporter(format:String) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Maakt en retourneert een exportconverter die u vervolgens kunt gebruiken om gegevens uit een TextFlow te exporteren naar een brontekenreeks of een XML-object. | |
getExtensionDirectory(extensionID:String) — Statische methode , klasse flash.external.ExtensionContext | |
Retourneert de map waarin de extensie is geïnstalleerd op het apparaat. | |
getFeedback() — Statische methode , klasse mx.managers.DragManager | |
Returns the current drag and drop feedback. | |
getFieldSortInfo(column:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Returns a SortInfo instance containing sorting information for the column. | |
getFieldSortInfo() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending. | |
getFieldSortInfo() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Returns the sort information for this column from the AdvancedDataGrid control so that the control can display the column's number in the sort sequence, and whether the sort is ascending or descending. | |
getFilters(index:Number) — methode, klasse fl.motion.Motion | |
Hiermee wordt een geïnterpoleerde array van filters opgehaald bij een bepaalde tijdindex in de instantie Motion. | |
getFilters(index:Number) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt een geïnterpoleerde array van filters opgehaald bij een bepaalde tijdindex in de instantie Motion. | |
getFirstCharInParagraph(charIndex:int) — methode, klasse fl.text.TLFTextField | |
Op basis van een tekenindex wordt hiermee de index van het eerste teken in dezelfde alinea geretourneerd. | |
getFirstCharInParagraph(charIndex:int) — methode, klasse flash.text.TextField | |
Op basis van een tekenindex wordt hiermee de index van het eerste teken in dezelfde alinea geretourneerd. | |
getFirstCharInParagraph(charIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getFirstCharInParagraph(charIndex:int) — methode, interface mx.core.IUITextField | |
Op basis van een tekenindex wordt hiermee de index van het eerste teken in dezelfde alinea geretourneerd. | |
getFirstItem(direction:String) — methode, klasse mx.charts.chartClasses.CartesianChart | |
Gets the first item in the chart, with respect to the axes. | |
getFirstItem(direction:String) — methode, klasse mx.charts.chartClasses.ChartBase | |
Gets the first item in the chart, with respect to the axes. | |
getFirstItem(direction:String) — methode, klasse mx.charts.chartClasses.PolarChart | |
Gets the first item in the chart, with respect to the axes. | |
getFirstLeaf() — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Retourneert de eerste FlowLeafElement-afstammeling van deze groep. | |
getFirstTextLineChildIndex() — methode, klasse flashx.textLayout.container.ContainerController | |
Haalt de index op, waarvan de eerste tekstregel in het bovenliggende element moet verschijnen. | |
getFirstWeekday() — methode, klasse flash.globalization.DateTimeFormatter | |
Retourneert een geheel getal dat overeenkomt met de eerste dag van de week voor dit landinstelling- en tijdsysteem. | |
getFirstWeekday() — methode, klasse spark.formatters.DateTimeFormatter | |
Returns an integer corresponding to the first day of the week for this locale and calendar system. | |
GetFlatArray() — methode, klasse fl.motion.ColorMatrix | |
Hiermee wordt een vlakke array berekend en geretourneerd met 20 numerieke waarden die de vier matrixen voorstellen die in dit object zijn ingesteld. | |
getFocus() — methode, klasse fl.core.UIComponent | |
Hiermee wordt het object opgehaald dat momenteel focus heeft. | |
getFocus() — methode, klasse fl.managers.FocusManager | |
Retourneert het interactieve object dat momenteel focus heeft. | |
getFocus() — methode, interface fl.managers.IFocusManager | |
Hiermee wordt de component IFocusManagerComponent opgehaald die momenteel focus heeft. | |
getFocus() — methode, klasse mx.core.UIComponent | |
Gets the object that currently has focus. | |
getFocus() — methode, klasse mx.managers.FocusManager | |
Gets the IFocusManagerComponent component that currently has the focus. | |
getFocus() — methode, interface mx.managers.IFocusManager | |
Gets the IFocusManagerComponent component that currently has the focus. | |
getFocus() — methode, klasse mx.managers.WindowedSystemManager | |
Return the object the player sees as having focus. | |
getFocusedSelectionFormat() — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de focusedSelectionFormat: deze wordt standaard opgehaald uit de configuratie. | |
getFontMetrics() — methode, klasse flash.text.engine.ElementFormat | |
Retourneert een FontMetrics-object met eigenschappen die de emBox, doorhalingspositie, doorhalingsdikte, onderstrepingspositie en onderstrepingsdikte voor het lettertype beschrijven die zijn opgegeven door fontDescription en fontSize. | |
getFontStyles() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Gets font styles from the AdvancedDataGrid control and uses them to initialize the corresponding font styles for this render. | |
getFormatAt(index:int) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Retourneert de indelingsnaam voor de indeling op indexpositie. | |
getFormatDescriptorAt(index:int) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Retourneert de FormatDescriptor voor de indeling op indexpositie. | |
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — methode, klasse spark.components.RichEditableText | |
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters. | |
getFormatOfRange(requestedFormats:Vector$String, anchorPosition:int, activePosition:int) — methode, klasse spark.components.TextArea | |
Returns a TextLayoutFormat object specifying the computed formats for the specified range of characters. | |
getFormattedCellValue(label:String, row:mx.olap:IOLAPAxisPosition, col:mx.olap:IOLAPAxisPosition) — methode, klasse mx.controls.OLAPDataGrid | |
Applies the formatting associated with a particular cell to a String value. | |
getFormName(component:mx.core:UIComponent) — Statische methode , klasse mx.accessibility.AccImpl | |
Method for supporting Form Accessibility. | |
getFullURL(rootURL:String, url:String) — Statische methode , klasse mx.utils.URLUtil | |
Converts a potentially relative URL to a fully-qualified URL. | |
getFullYear() — methode, klasse Date | |
Retourneert de hele aanduiding voor een jaar (een getal van 4 cijfers, zoals 2000) van een object Date volgens lokale tijd. | |
getGetterInvocationCount(obj:Object, qname:QName) — Pakketfunctie, flash.sampler | |
Retourneert het aantal keren dat een functie get werd uitgevoerd. | |
getGroup(name:String) — Statische methode , klasse fl.controls.RadioButtonGroup | |
Hiermee wordt een verwijzing naar de opgegeven groep keuzerondjes opgehaald. | |
getGroupName(node:Object) — methode, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns the name of the radio button group to which the node belongs, if any. | |
getGroupName(node:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the name of the radio button group to which the node belongs, if any. | |
getHeader(qname:QName, headerName:String) — methode, klasse mx.rpc.soap.AbstractWebService | |
Returns a header if a match is found based on QName, localName, and URI. | |
getHeader(qname:QName, headerName:String) — methode, klasse mx.rpc.soap.Operation | |
Returns a header if a match is found based on QName localName and URI. | |
getHeaderAt(index:int) — methode, klasse mx.containers.Accordion | |
Returns a reference to the navigator button for a child container. | |
getHeaderBounds(columnIndex:int) — methode, klasse spark.components.GridColumnHeaderGroup | |
Returns the current pixel bounds of the specified header (renderer), or null if no such column exists. | |
getHeaderHeight() — methode, klasse mx.containers.Panel | |
Returns the height of the header. | |
getHeaderIndexAt(x:Number, y:Number) — methode, klasse spark.components.GridColumnHeaderGroup | |
Returns the column index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getHeaderRenderer(c:mx.controls.advancedDataGridClasses:AdvancedDataGridColumn) — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Returns the header item renderer. | |
getHeaderRendererAt(columnIndex:int) — methode, klasse spark.components.GridColumnHeaderGroup | |
If the requested header renderer is visible, returns a reference to the header renderer currently displayed for the specified column. | |
getHeaders() — methode, klasse mx.rpc.http.AbstractOperation | |
Returns the HTTP request headers. | |
GetHeight() — methode, klasse fl.motion.DynamicMatrix | |
Retourneert het aantal rijen in de huidige matrix. | |
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance. | |
getHierarchicalCollectionAdaptor(hierarchicalData:mx.collections:ICollectionView, uidFunction:Function, openItems:Object, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns an ICollectionView instance that makes the hierarchical data appear as if it was a linear ICollectionView instance. | |
getHistoryAt(position:uint) — methode, klasse flash.html.HTMLLoader | |
Retourneert de vermelding in de geschiedenis op de opgegeven positie. | |
getHistoryAt(position:int) — methode, klasse mx.controls.HTML | |
Returns the HTMLHistoryItem at the specified position in this control's history list. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.components.RichEditableText | |
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.components.supportClasses.GroupBase | |
Returns the change to the horizontal scroll position to handle different scrolling options. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — methode, interface spark.core.IViewport | |
Returns the amount to add to the viewport's current horizontalScrollPosition to scroll by the requested scrolling unit. | |
getHorizontalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the change to the horizontal scroll position to handle different scrolling options. | |
getHours() — methode, klasse Date | |
Retourneert het uur (een geheel getal van 0 tot en met 23) van het dagdeel van een object Date volgens lokale tijd. | |
getIconDisplay() — methode, klasse spark.skins.mobile.supportClasses.ButtonSkinBase | |
The current skin part that displays the icon. | |
getImageClass(aspectRatio:String, dpi:Number, resolution:Number) — methode, klasse spark.preloaders.SplashScreenImage | |
Returns the Class of the SplashScreenImageSource that best matches the specified device parameters. | |
getImageReference(id:String) — methode, klasse fl.text.TLFTextField | |
Retourneert een DisplayObject-verwijzing voor de opgegeven id voor een afbeeldings- of SWF-bestand dat is toegevoegd aan een tekstveld met HTML-opmaak met de tag <img>. | |
getImageReference(id:String) — methode, klasse flash.text.TextField | |
Retourneert een DisplayObject-verwijzing voor de opgegeven id voor een afbeeldings- of SWF-bestand dat is toegevoegd aan een tekstveld met HTML-opmaak met de tag <img>. | |
getImageReference(id:String) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getImageReference(id:String) — methode, interface mx.core.IUITextField | |
Retourneert een DisplayObject-verwijzing voor de opgegeven id voor een afbeeldings- of SWF-bestand dat is toegevoegd aan een tekstveld met HTML-opmaak met de tag <img>. | |
getImplementation(interfaceName:String) — methode, interface mx.core.IFlexModuleFactory | |
Get the implementation for an interface. | |
getImporter(format:String, config:flashx.textLayout.elements:IConfiguration) — Statische methode , klasse flashx.textLayout.conversion.TextConverter | |
Maakt en retourneert een importconverter die u vervolgens kunt gebruiken voor het importeren van een brontekenreeks, een XML-object of door de gebruiker gedefinieerde gegevens naar een TextFlow. | |
getInactiveSelectionFormat() — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de inactiveSelectionFormat: deze wordt standaard opgehaald uit de configuratie. U kunt dit overschrijven in de subklasse als u een andere SelectionFormat wenst. | |
getIndent(position:mx.olap:IOLAPAxisPosition, m:mx.olap:IOLAPMember, mIndex:int) — methode, klasse mx.controls.OLAPDataGrid | |
Returns the indent, in pixels, of the label in a renderer. | |
getInstance() — methode, klasse mx.core.DeferredInstanceFromClass | |
Creates and returns an instance of the class specified in the DeferredInstanceFromClass constructor, if it does not yet exist; otherwise, returns the already-created class instance. | |
getInstance() — methode, klasse mx.core.DeferredInstanceFromFunction | |
Returns a reference to an instance of the desired object. | |
getInstance() — methode, interface mx.core.IDeferredInstance | |
Creates an instance Object from a class or function, if the instance does not yet exist. | |
getInstance() — Statische methode , klasse mx.managers.BrowserManager | |
Returns the sole instance of this Singleton class; creates it if it does not already exist. | |
getInstance() — Statische methode , klasse mx.managers.CursorManager | |
Each mx.core.Window instance in an AIR application has its own CursorManager instance. | |
getInstance() — Statische methode , klasse mx.managers.LayoutManager | |
Returns the sole instance of this singleton class, creating it if it does not already exist. | |
getInstance() — Statische methode , klasse mx.resources.ResourceManager | |
Gets the single instance of the ResourceManager class. | |
getInstance() — Statische methode , klasse mx.rpc.xml.SchemaTypeRegistry | |
Returns the sole instance of this singleton class, creating it if it does not already exist. | |
getInstance() — Statische methode , klasse mx.utils.XMLNotifier | |
Get the singleton instance of the XMLNotifier. | |
getInstance() — Statische methode , klasse spark.effects.interpolation.HSBInterpolator | |
Returns the singleton of this class. | |
getInstance() — Statische methode , klasse spark.effects.interpolation.NumberInterpolator | |
Returns the singleton of this class. | |
getInstance() — Statische methode , klasse spark.effects.interpolation.RGBInterpolator | |
Returns the singleton of this class. | |
getInt(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an int. | |
getInvocationCount(obj:Object, qname:QName) — Pakketfunctie, flash.sampler | |
Retourneert het aantal keren dat een methode werd uitgevoerd. | |
getItem(name:String) — Statische methode , klasse flash.data.EncryptedLocalStore | |
De gegevens die overeenkomen met de opgegeven naam. | |
getItemAt(index:uint) — methode, klasse fl.controls.ComboBox | |
Hiermee wordt het item bij de opgegeven index opgehaald. | |
getItemAt(index:uint) — methode, klasse fl.controls.SelectableList | |
Hiermee wordt het item bij de opgegeven index opgehaald. | |
getItemAt(index:uint) — methode, klasse fl.data.DataProvider | |
Retourneert het item bij de opgegeven index. | |
getItemAt(index:int) — methode, klasse flash.display.NativeMenu | |
Hiermee wordt het menu-item opgehaald bij de opgegeven index. | |
getItemAt(index:int) — methode, klasse flash.ui.ContextMenu | |
Hiermee wordt het menu-item opgehaald bij de opgegeven index. | |
getItemAt(index:int, prefetch:int) — methode, klasse mx.collections.ArrayList | |
Get the item at the specified index. | |
getItemAt(index:int, prefetch:int) — methode, klasse mx.collections.AsyncListView | |
Returns the value of list.getItemAt(index). | |
getItemAt(index:int, prefetch:int) — methode, interface mx.collections.IList | |
Gets the item at the specified index. | |
getItemAt(index:int, prefetch:int) — methode, klasse mx.collections.ListCollectionView | |
Gets the item at the specified index. | |
getItemAt(index:int, prefetch:int) — methode, klasse spark.collections.NumericDataProvider | |
Gets the item at the specified index. | |
getItemAt(index:int, prefetch:int) — methode, klasse spark.components.TabbedViewNavigator | |
Get the view navigator object at the specified index. | |
getItemByName(name:String) — methode, klasse flash.display.NativeMenu | |
Hiermee wordt het menu-item met de opgegeven naam opgehaald. | |
getItemIndex(item:Object) — methode, klasse fl.data.DataProvider | |
Retourneert de index van het opgegeven item. | |
getItemIndex(item:flash.display:NativeMenuItem) — methode, klasse flash.display.NativeMenu | |
Haalt de positie van het opgegeven item op. | |
getItemIndex(item:flash.display:NativeMenuItem) — methode, klasse flash.ui.ContextMenu | |
Haalt de positie van het opgegeven item op. | |
getItemIndex(item:Object) — methode, klasse mx.collections.ArrayList | |
Return the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — methode, klasse mx.collections.AsyncListView | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — methode, interface mx.collections.IList | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — methode, klasse mx.collections.ListCollectionView | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object, source:Array) — Statische methode , klasse mx.utils.ArrayUtil | |
Returns the index of the item in the Array. | |
getItemIndex(item:Object) — methode, klasse spark.collections.NumericDataProvider | |
Returns the index of the item if it is in the list such that getItemAt(index) == item. | |
getItemIndex(item:Object) — methode, klasse spark.components.TabbedViewNavigator | |
Return the index of the view navigator if it is in the list of view navigators. | |
getItemIndicesInView() — methode, klasse spark.components.DataGroup | |
Return the indices of the item renderers visible within this DataGroup. | |
getItemRendererAt(rowIndex:int, columnIndex:int) — methode, klasse spark.components.Grid | |
If the requested item renderer is visible, returns a reference to the item renderer currently displayed at the specified cell. | |
getItemRendererFactory(forHeader:Boolean, data:Object) — methode, klasse mx.controls.dataGridClasses.DataGridColumn | |
Return the appropriate factory, using the default factory if none specified. | |
getItemRendererFactory(data:Object) — methode, klasse mx.controls.listClasses.ListBase | |
Return the appropriate factory, using the default factory if none specified. | |
getItemsInRegion(value:flash.geom:Rectangle) — methode, klasse mx.charts.chartClasses.ChartBase | |
Gets all the chart items that are within the defined rectangular region. | |
getItemsInRegion(r:flash.geom:Rectangle) — methode, klasse mx.charts.chartClasses.HLOCSeriesBase | |
Gets all the items that are in a rectangular region for the series. | |
getItemsInRegion(r:flash.geom:Rectangle) — methode, klasse mx.charts.chartClasses.Series | |
Gets all the items that are in a rectangular region for the series. | |
getJointValue(dof:int) — methode, klasse fl.ik.IKJoint | |
Haalt de huidige waarde van het opgegeven type vrijheidsgraad op. | |
getJustifierForLocale(locale:String) — Statische methode , klasse flash.text.engine.TextJustifier | |
Construeert een standaardsubklasse TextJustifier die geschikt is voor de opgegeven landinstelling. | |
getKeysAndValues() — methode, klasse flash.globalization.LocaleID | |
Retourneert een object met alle sleutelwaardeparen van het LocaleID-object. | |
getLabelEstimate() — methode, klasse mx.charts.CategoryAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabelEstimate() — methode, interface mx.charts.chartClasses.IAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabelEstimate() — methode, klasse mx.charts.chartClasses.NumericAxis | |
Determines the range to estimate what the axis labels should be. | |
getLabels(minimumAxisLength:Number) — methode, klasse mx.charts.CategoryAxis | |
Gets the labels text that is rendered. | |
getLabels(minimumAxisLength:Number) — methode, interface mx.charts.chartClasses.IAxis | |
Gets the labels text that is rendered. | |
getLabels(minimumAxisLength:Number) — methode, klasse mx.charts.chartClasses.NumericAxis | |
Gets the labels text that is rendered. | |
getLanguage() — methode, klasse flash.globalization.LocaleID | |
Retourneert de taalcode die is opgegeven door de naam van de landinstellings-id. | |
getlastDragStartObj() — Statische methode , klasse mx.automation.air.AirDragManagerAutomationHandler | |
Returns the target of last drag start event | |
getLastItem(direction:String) — methode, klasse mx.charts.chartClasses.CartesianChart | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastItem(direction:String) — methode, klasse mx.charts.chartClasses.ChartBase | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastItem(direction:String) — methode, klasse mx.charts.chartClasses.PolarChart | |
Gets the last chart item in the chart, with respect to the axes. | |
getLastLeaf() — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
Retourneert de laatste FlowLeafElement-afstammeling van deze groep. | |
getLayerAt(index:int) — methode, klasse mx.core.DesignLayer | |
Returns the DesignLayer child at the specified index. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's layout height. | |
getLayoutBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's layout height. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's layout width. | |
getLayoutBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's layout width. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsX(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the x coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutBoundsY(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the y coordinate that the element uses to draw on screen. | |
getLayoutMatrix() — methode, interface mx.core.ILayoutElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — methode, klasse mx.core.UIComponent | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — methode, klasse mx.flash.UIMovieClip | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — methode, klasse spark.core.SpriteVisualElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix() — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the transform matrix that is used to calculate the component's layout relative to its siblings. | |
getLayoutMatrix3D() — methode, interface mx.core.ILayoutElement | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — methode, klasse mx.core.UIComponent | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — methode, klasse mx.flash.UIMovieClip | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — methode, klasse spark.core.SpriteVisualElement | |
Returns the layout transform Matrix3D for this element. | |
getLayoutMatrix3D() — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the layout transform Matrix3D for this element. | |
getLevelString(value:uint) — Statische methode , klasse mx.logging.LogEvent | |
Returns a string value representing the level specified. | |
getLexicalScopes(obj:Function) — Pakketfunctie, flash.sampler | |
Toont het lexicale bereik van een Function zodat vastgelegde bereikobjecten (inclusief activeringsobjecten en objecten met bereik) door de profiler worden beschouwd als onderdeel van de instantie Function. | |
getLineAt(index:int) — methode, klasse flashx.textLayout.compose.FlowComposerBase | |
Retourneert de regel met het opgegeven regelnummer. | |
getLineAt(index:int) — methode, interface flashx.textLayout.compose.IFlowComposer | |
Retourneert de regel met het opgegeven regelnummer. | |
getLineAt(index:int) — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de TextLine bij de index van een array met samengestelde regels. | |
getLineForReuse() — Statische methode , klasse flashx.textLayout.compose.TextLineRecycler | |
Retourneer een TextLine van de groep voor hergebruik. | |
getLineIndexAtPoint(x:Number, y:Number) — methode, klasse fl.text.TLFTextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel op het punt dat is opgegeven met de parameters x en y. | |
getLineIndexAtPoint(x:Number, y:Number) — methode, klasse flash.text.TextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel op het punt dat is opgegeven met de parameters x en y. | |
getLineIndexAtPoint(x:Number, y:Number) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineIndexAtPoint(x:Number, y:Number) — methode, interface mx.core.IUITextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel op het punt dat is opgegeven met de parameters x en y. | |
getLineIndexOfChar(charIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel die het teken bevat dat door de parameter charIndex wordt opgegeven. | |
getLineIndexOfChar(charIndex:int) — methode, klasse flash.text.TextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel die het teken bevat dat door de parameter charIndex wordt opgegeven. | |
getLineIndexOfChar(charIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineIndexOfChar(charIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert de op nul gebaseerde indexwaarde van de regel die het teken bevat dat door de parameter charIndex wordt opgegeven. | |
getLineLength(lineIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert het aantal tekens in een opgegeven tekstregel. | |
getLineLength(lineIndex:int) — methode, klasse flash.text.TextField | |
Retourneert het aantal tekens in een opgegeven tekstregel. | |
getLineLength(lineIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineLength(lineIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert het aantal tekens in een opgegeven tekstregel. | |
getLineMetrics(lineIndex:int) — methode, klasse fl.controls.TextArea | |
Hiermee wordt informatie over een opgegeven tekstregel opgehaald. | |
getLineMetrics(index:int) — methode, klasse fl.controls.TextInput | |
Hiermee wordt informatie over een opgegeven tekstregel opgehaald. | |
getLineMetrics(lineIndex:int) — methode, klasse fl.text.TLFTextField | |
Geeft metrische informatie over een bepaalde tekstregel weer. | |
getLineMetrics(lineIndex:int) — methode, klasse flash.text.TextField | |
Geeft metrische informatie over een bepaalde tekstregel weer. | |
getLineMetrics(lineIndex:int) — methode, klasse mx.controls.Label | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — methode, klasse mx.controls.TextArea | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — methode, klasse mx.controls.TextInput | |
Returns a TextLineMetrics object with information about the text position and measurements for a line of text in the control. | |
getLineMetrics(lineIndex:int) — methode, klasse mx.core.FTETextField | |
Geeft metrische informatie over een bepaalde tekstregel weer. | |
getLineMetrics(lineIndex:int) — methode, interface mx.core.IUITextField | |
Geeft metrische informatie over een bepaalde tekstregel weer. | |
getLineOffset(lineIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert de tekenindex van het eerste teken op de regel die wordt opgegeven door de parameter lineIndex. | |
getLineOffset(lineIndex:int) — methode, klasse flash.text.TextField | |
Retourneert de tekenindex van het eerste teken op de regel die wordt opgegeven door de parameter lineIndex. | |
getLineOffset(lineIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineOffset(lineIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert de tekenindex van het eerste teken op de regel die wordt opgegeven door de parameter lineIndex. | |
getLineText(lineIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert de tekst van de regel die wordt opgegeven door de parameter lineIndex. | |
getLineText(lineIndex:int) — methode, klasse flash.text.TextField | |
Retourneert de tekst van de regel die wordt opgegeven door de parameter lineIndex. | |
getLineText(lineIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getLineText(lineIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert de tekst van de regel die wordt opgegeven door de parameter lineIndex. | |
getLoaderInfoByDefinition(object:Object) — Statische methode , klasse flash.display.LoaderInfo | |
Retourneert het object LoaderInfo dat is gekoppeld aan een SWF-bestand dat is gedefinieerd als een object. | |
getLocal(name:String, localPath:String, secure:Boolean) — Statische methode , klasse flash.net.SharedObject | |
Retourneert een verwijzing naar een lokaal blijvend gezamenlijk object dat alleen voor de huidige client beschikbaar is. | |
getLocales() — methode, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager. | |
getLocalName(xmlNode:flash.xml:XMLNode) — Statische methode , klasse mx.rpc.xml.SimpleXMLDecoder | |
Returns the local name of an XMLNode. | |
getLogger(category:String) — Statische methode , klasse mx.logging.Log | |
Returns the logger associated with the specified category. | |
getMainApplication() — Statische methode , klasse mx.automation.Automation | |
getMainApplication() — Statische methode , klasse mx.automation.AutomationHelper | |
Returns the top level application. | |
getMajorVersion() — Statische methode , klasse mx.automation.AutomationClass | |
Returns the major from current version number | |
getMarkerAt(index:int) — methode, klasse org.osmf.metadata.TimelineMetadata | |
Returns the TimelineMarker at the specified index. | |
getMasterString(str:String) — Pakketfunctie, flash.sampler | |
Retourneert de hoofdtekenreeks waarvan deze tekenreeks afhankelijk is, of null als deze tekenreeks niet van een andere tekenreeks afhankelijk is. | |
getMatrix(index:int) — methode, klasse fl.motion.MotionBase | |
Retourneert het Matrix-object voor de opgegeven indexpositie van het animatieframe. | |
getMatrix3D(index:int) — methode, klasse fl.motion.MotionBase | |
Retourneert het Matrix3D-object voor de opgegeven indexpositie van het animatieframe. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's maximum height. | |
getMaxBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's maximum height. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's maximum width. | |
getMaxBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's maximum width. | |
getMemberFromPartOrObject(part:Object, obj:Object, name:String) — methode, klasse mx.automation.AutomationManager | |
getMemberNames(o:Object, instanceNames:Boolean) — Pakketfunctie, flash.sampler | |
Retourneert een object dat alle leden van een opgegeven object bevat, inclusief leden van het type private. | |
getMenuAt(index:int) — methode, klasse mx.controls.MenuBar | |
Returns a reference to the Menu object at the specified MenuBar item index, where 0 is the Menu contained at the leftmost MenuBar item index. | |
getMergedStyleDeclaration(selector:String) — methode, interface mx.styles.IStyleManager2 | |
Gets a CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getMessageResponder(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — methode, klasse mx.messaging.Channel | |
Returns the appropriate MessageResponder for the Channel's send() method. | |
getMicrophone(index:int) — Statische methode , klasse flash.media.Microphone | |
Retourneert een verwijzing naar een object Microphone voor het vastleggen van audio. | |
getMilliseconds() — methode, klasse Date | |
Retourneert het millisecondendeel (een geheel getal van 0 tot en met 999) van een object Date volgens lokale tijd. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's minimum height. | |
getMinBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's minimum height. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's minimum width. | |
getMinBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's minimum width. | |
getMinutes() — methode, klasse Date | |
Retourneert het minutendeel (een geheel getal van 0 tot en met 59) van een object Date volgens lokale tijd. | |
getMirrorRegion(mirror:flash.events:EventDispatcher) — methode, klasse flash.text.engine.TextLine | |
Retourneert de eerste TextLineMirrorRegion op de regel waarvan de eigenschap mirror overeenkomt met de eigenschap die door de parameter mirror is aangegeven, of null als er geen overeenkomst bestaat. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — methode, klasse mx.charts.chartClasses.HLOCSeriesBase | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — methode, klasse mx.charts.chartClasses.Series | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — methode, klasse mx.charts.series.BubbleSeries | |
Fills in missing values in an interpolation structure. | |
getMissingInterpolationValues(sourceProps:Object, srcCache:Array, destProps:Object, destCache:Array, index:Number, customData:Object) — methode, klasse mx.charts.series.PieSeries | |
getModule(url:String) — Statische methode , klasse mx.modules.ModuleManager | |
Get the IModuleInfo interface associated with a particular URL. | |
getMonth() — methode, klasse Date | |
Retourneert het maanddeel (0 voor januari, 1 voor februari, enzovoort) van een object Date volgens lokale tijd. | |
getMonthNames(nameStyle:String, context:String) — methode, klasse flash.globalization.DateTimeFormatter | |
Haalt een lijst op met de gelokaliseerde tekenreeksen voor de namen van de maanden van het huidige kalendersysteem. | |
getMonthNames(nameStyle:String, context:String) — methode, klasse spark.formatters.DateTimeFormatter | |
Retrieves a list of localized strings containing the month names for the current calendar system. | |
getMouseX(item:flash.display:DisplayObject) — methode, interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves the mouseX property. | |
getMouseY(item:flash.display:DisplayObject) — methode, interface mx.automation.IAutomationMouseSimulator | |
Called when a DisplayObject retrieves mouseY property. | |
getName(childID:uint) — methode, klasse mx.accessibility.AccImpl | |
Returns the name of the accessible component. | |
getNamespaceForPrefix(prefix:String) — methode, klasse flash.xml.XMLNode | |
Retourneert de naamruimte-URI die aan het opgegeven voorvoegsel voor het knooppunt is gekoppeld. | |
getNavigationDestinationIndex(currentIndex:int, navigationUnit:uint, arrowKeysWrapFocus:Boolean) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Delegation method that determines which item to navigate to based on the current item in focus and user input in terms of NavigationUnit. | |
getNewEmergencyIndex(maxBitrate:Number) — methode, klasse org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
Returns an index that satisfies the maxBitrate constraint | |
getNewIndex() — methode, klasse org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
Computes the necessary rules and metrics and determines the index to switch to. | |
getNextFocusManagerComponent(backward:Boolean) — methode, klasse fl.managers.FocusManager | |
Hiermee wordt het interactieve object opgehaald dat focus zou krijgen wanneer de gebruiker op Tab had gedrukt om naar het volgende object te navigeren. | |
getNextFocusManagerComponent(backward:Boolean) — methode, interface fl.managers.IFocusManager | |
Hiermee wordt de component opgehaald die als volgende focus krijgt wanneer de gebruiker op Tab drukt en de focus verplaatst. | |
getNextFocusManagerComponent(backward:Boolean) — methode, klasse mx.managers.FocusManager | |
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component. | |
getNextFocusManagerComponent(backward:Boolean) — methode, interface mx.managers.IFocusManager | |
Returns the IFocusManagerComponent that would receive focus if the user pressed the Tab key to navigate to another component. | |
getNextIndexAtLetter(firstLetter:String, startIndex:int) — methode, klasse fl.controls.SelectableList | |
Hiermee wordt de index geretourneerd van het volgende item in de dataProvider waarin het eerste teken van het label overeenkomt met een opgegeven teken. | |
getNextItem(direction:String) — methode, klasse mx.charts.chartClasses.CartesianChart | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextItem(direction:String) — methode, klasse mx.charts.chartClasses.ChartBase | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextItem(direction:String) — methode, klasse mx.charts.chartClasses.PolarChart | |
Gets the chart item next to the currently focused item in the chart, with respect to the axes. | |
getNextKeyframe(index:int, tweenableName:String) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt het volgende hoofdframe na een specifiek frame in de instantie Motion opgehaald. | |
getNextLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — methode, klasse flashx.textLayout.elements.FlowLeafElement | |
Retourneert het volgende FlowLeafElement-object. | |
getNextParagraph() — methode, klasse flashx.textLayout.elements.ParagraphElement | |
Retourneert de alinea die volgt op de huidige (of null als er niet meer alinea's zijn). | |
getNextSibling() — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert het volgende FlowElement dat zich op hetzelfde niveau bevindt in de tekstflowhiërarchie. | |
getNodeDepth(node:Object) — methode, klasse mx.collections.HierarchicalCollectionView | |
Returns the depth of the node in the collection. | |
getNodeDepth(node:Object) — methode, interface mx.collections.IHierarchicalCollectionView | |
Returns the depth of the node in the collection. | |
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the depth of the node, meaning the number of ancestors it has. | |
getNodeDepth(node:Object, iterator:mx.collections:IViewCursor, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns the depth of the node, meaning the number of ancestors it has. | |
getNumber(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a Number. | |
getObject(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an Object. | |
getObjectsUnderPoint(point:flash.geom:Point) — methode, klasse flash.display.DisplayObjectContainer | |
Retourneert een array met objecten die zich onder het opgegeven punt bevinden en onderliggende objecten van deze instantie DisplayObjectContainer zijn (of onderliggende objecten van onderliggende objecten van die instantie). | |
getObjectsUnderPoint(point:flash.geom:Point) — methode, interface mx.core.IChildList | |
Returns an array of DisplayObjects that lie under the specified point and are in this child list. | |
getObjectsUnderPoint(point:flash.geom:Point) — methode, interface mx.core.IContainer | |
Retourneert een array met objecten die zich onder het opgegeven punt bevinden en onderliggende objecten van deze instantie DisplayObjectContainer zijn (of onderliggende objecten van onderliggende objecten van die instantie). | |
getOperation(name:String) — methode, klasse mx.rpc.AbstractService | |
Returns an Operation of the given name. | |
getOperation(name:String) — methode, klasse mx.rpc.remoting.RemoteObject | |
Returns an Operation of the given name. | |
getOperation(name:String) — methode, klasse mx.rpc.remoting.mxml.RemoteObject | |
Returns an Operation of the given name. | |
getOperation(name:String) — methode, klasse mx.rpc.soap.WebService | |
Returns an Operation of the given name. | |
getOperation(name:String) — methode, klasse mx.rpc.soap.mxml.WebService | |
Returns an Operation of the given name. | |
getParagraph() — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert het ParagraphElement-object dat is gekoppeld aan dit element. | |
getParagraphLength(charIndex:int) — methode, klasse fl.text.TLFTextField | |
Op basis van een tekenindex wordt hiermee de lengte van de alinea met het opgegeven teken geretourneerd. | |
getParagraphLength(charIndex:int) — methode, klasse flash.text.TextField | |
Op basis van een tekenindex wordt hiermee de lengte van de alinea met het opgegeven teken geretourneerd. | |
getParagraphLength(charIndex:int) — methode, klasse mx.core.FTETextField | |
This method has not been implemented in FTETextField because very few components use it in TextField. | |
getParagraphLength(charIndex:int) — methode, interface mx.core.IUITextField | |
Op basis van een tekenindex wordt hiermee de lengte van de alinea met het opgegeven teken geretourneerd. | |
getParent(obj:mx.automation:IAutomationObject, parentToStopAt:mx.automation:IAutomationObject, ignoreShowInHierarchy:Boolean) — methode, interface mx.automation.IAutomationManager | |
Returns the next parent that is visible within the automation hierarchy. | |
getParent(node:Object) — methode, klasse mx.collections.GroupingCollection | |
Returns the parent of a node. | |
getParent(node:Object) — methode, klasse mx.collections.GroupingCollection2 | |
Returns the parent of a node. | |
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the parent of the node The parent of a top-level node is null. | |
getParent(node:Object, collection:mx.collections:ICollectionView, model:Object) — methode, interface mx.controls.treeClasses.ITreeDataDescriptor2 | |
Returns the parent of the node The parent of a top-level node is null. | |
GET_PARENT_FLEX_MODULE_FACTORY_REQUEST — Statische eigenschap van type constante, klasse mx.events.Request | |
Dispatched from a sub-application or module to find the module factory of its parent application or module. | |
getParentItem(node:Object) — methode, klasse mx.collections.HierarchicalCollectionView | |
Returns the parent of a node. | |
getParentItem(node:Object) — methode, interface mx.collections.IHierarchicalCollectionView | |
Returns the parent of a node. | |
getParentItem(item:Object) — methode, klasse mx.controls.AdvancedDataGrid | |
Returns the parent of a child item. | |
getParentItem(item:Object) — methode, klasse mx.controls.Tree | |
Returns the known parent of a child item. | |
getParser(resourceData:String) — methode, klasse org.osmf.elements.ManifestLoaderBase | |
getPercentLoaded(loaded:Number, total:Number) — methode, klasse mx.preloaders.DownloadProgressBar | |
Returns the percentage value of the application loaded. | |
getPixel(x:int, y:int) — methode, klasse flash.display.BitmapData | |
Retourneert een geheel getal dat een RGB-pixelwaarde van een object BitmapData op een specifiek punt (x, y) vertegenwoordigt. | |
getPixel32(x:int, y:int) — methode, klasse flash.display.BitmapData | |
Retourneert een ARGB-kleurwaarde die alpha-kanaal- en RGB-gegevens bevat. | |
getPixels(rect:flash.geom:Rectangle) — methode, klasse flash.display.BitmapData | |
Genereert een bytearray uit een rechthoekig gebied met pixelgegevens. | |
getPopUpChildObject(index:int) — methode, klasse mx.automation.AutomationManager | |
getPopUpChildObject(index:int) — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns array of pop up objects of the root application. | |
getPopUpChildren() — methode, klasse mx.automation.AutomationManager | |
getPopUpChildren() — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns array of pop up objects of the top level application. | |
getPopUpChildrenCount() — methode, klasse mx.automation.AutomationManager | |
getPopUpChildrenCount() — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates):Returns the number of pop up children of the top level application. | |
getPort(url:String) — Statische methode , klasse mx.utils.URLUtil | |
Returns the port number from the specified URL. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's preferred height. | |
getPreferredBoundsHeight(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's preferred height. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — methode, interface mx.core.ILayoutElement | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.core.UIComponent | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — methode, klasse mx.flash.UIMovieClip | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.core.SpriteVisualElement | |
Returns the element's preferred width. | |
getPreferredBoundsWidth(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the element's preferred width. | |
getPreferredLocaleChain() — methode, interface mx.resources.IResourceManager | |
Returns an Array of Strings specifying all locales for which ResourceBundle objects exist in the ResourceManager, ordered using user preferences as reported by Capabilities.language or Capabilities.languages. | |
getPrefixForNamespace(ns:String) — methode, klasse flash.xml.XMLNode | |
Retourneert het voorvoegsel dat aan de opgegeven naamruimte-URI voor het knooppunt is gekoppeld. | |
getPreviousItem(direction:String) — methode, klasse mx.charts.chartClasses.CartesianChart | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousItem(direction:String) — methode, klasse mx.charts.chartClasses.ChartBase | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousItem(direction:String) — methode, klasse mx.charts.chartClasses.PolarChart | |
Gets the chart item that is before the currently focused item in the chart, with respect to the axes. | |
getPreviousLeaf(limitElement:flashx.textLayout.elements:FlowGroupElement) — methode, klasse flashx.textLayout.elements.FlowLeafElement | |
Retourneert het voorafgaande FlowLeafElement-object. | |
getPreviousParagraph() — methode, klasse flashx.textLayout.elements.ParagraphElement | |
Retourneert de alinea die voorafgaat aan de huidige (of null als de huidige alinea de eerste alinea in TextFlow is). | |
getPreviousSibling() — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert het voorgaande FlowElement dat zich op hetzelfde niveau bevindt in de tekstflowhiërarchie. | |
getProperties(obj:mx.automation:IAutomationObject, names:Array, forVerification:Boolean, forDescription:Boolean) — methode, interface mx.automation.IAutomationManager | |
Returns the values for a set of properties. | |
getProperty(name:String) — Statische methode , klasse adobe.utils.XMLUI | |
Hiermee wordt de waarde van de opgegeven eigenschap van het huidige dialoogvenster XMLUI opgehaald. | |
getProperty(propertyName:String) — methode, interface fl.video.INCManager | |
Hiermee worden waarden van willekeurige eigenschappen opgehaald, die door de klasse die INCManager implementeert worden ondersteund. | |
getProperty(propertyName:String) — methode, klasse fl.video.NCManager | |
Hiermee kunnen de eigenschappen fallbackServerName, fpadZone, objectEncoding en proxyType worden opgehaald. | |
getProperty(name:any) — methode, klasse mx.utils.ObjectProxy | |
Returns the specified property value of the proxied object. | |
getProperty(name:any) — methode, klasse mx.utils.OrderedObject | |
Returns the specified property value of the proxied object. | |
getProperty(key:String) — methode, interface spark.managers.IPersistenceManager | |
Returns the value of a property stored in the persistence manager. | |
getProperty(key:String) — methode, klasse spark.managers.PersistenceManager | |
Returns the value of a property stored in the persistence manager. | |
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — methode, klasse mx.automation.AutomationClass | |
Returns the list of properties this class supports. | |
getPropertyDescriptors(objForInitialization:Object, forVerification:Boolean, forDescription:Boolean) — methode, interface mx.automation.IAutomationClass | |
Returns the list of properties this class supports. | |
getPropertyValueFromPart(part:Object, obj:Object, pd:mx.automation:IAutomationPropertyDescriptor, relativeParent:mx.automation:IAutomationObject) — methode, klasse mx.automation.AutomationManager | |
getProtocol(url:String) — Statische methode , klasse mx.utils.URLUtil | |
Returns the protocol section of the specified URL. | |
getQuadraticRoots(a:Number, b:Number, c:Number) — Statische methode , klasse fl.motion.BezierSegment | |
Hiermee worden de oplossingen met reële waarden gevonden, indien aanwezig, van een kwadratische vergelijking met de vorm: at^2 + bt + c. | |
getQualifiedClassName(value:any) — Pakketfunctie, flash.utils | |
Retourneert de volledig gekwalificeerde klassenaam van een object. | |
getQualifiedDefinitionNames() — methode, klasse flash.system.ApplicationDomain | |
Hiermee worden alle volledig gekwalificeerde namen van openbare definities opgehaald uit het opgegeven toepassingsdomein. | |
getQualifiedSuperclassName(value:any) — Pakketfunctie, flash.utils | |
Hiermee wordt de volledig gekwalificeerde klassenaam van de basisklasse van het object geretourneerd dat door de parameter value wordt opgegeven. | |
getRadioButtonAt(index:int) — methode, klasse fl.controls.RadioButtonGroup | |
Hiermee wordt de component RadioButton bij de opgegeven index opgehaald. | |
getRadioButtonAt(index:int) — methode, klasse mx.controls.RadioButtonGroup | |
Returns the RadioButton control at the specified index. | |
getRadioButtonAt(index:int) — methode, klasse spark.components.RadioButtonGroup | |
Returns the RadioButton component at the specified index. | |
getRadioButtonIndex(radioButton:fl.controls:RadioButton) — methode, klasse fl.controls.RadioButtonGroup | |
Retourneert naar de index van de opgegeven instantie RadioButton. | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — methode, klasse flash.display.DisplayObject | |
Retourneert een rechthoek die de grens van het weergaveobject aangeeft op basis van het coördinatensysteem dat wordt gedefinieerd door de paramater targetCoordinateSpace, minus enige streken op vormen. | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
getRect(targetCoordinateSpace:flash.display:DisplayObject) — methode, interface mx.core.IFlexDisplayObject | |
Retourneert een rechthoek die de grens van het weergaveobject aangeeft op basis van het coördinatensysteem dat wordt gedefinieerd door de paramater targetCoordinateSpace, minus enige streken op vormen. | |
getRectangle(obj:flash.display:DisplayObject) — methode, interface mx.automation.IAutomationManager | |
The display rectangle enclosing the DisplayObject. | |
getRegion() — methode, klasse flash.globalization.LocaleID | |
Retourneert de regiocode die is opgegeven door de naam van de landinstellings-id. | |
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — methode, klasse flash.geom.Transform | |
Retourneert een Matrix3D-object, dat de ruimte van een opgegeven weergaveobject kan transformeren ten opzichte van de ruimte van het huidige weergaveobject. | |
getRelativeMatrix3D(relativeTo:flash.display:DisplayObject) — methode, klasse mx.geom.Transform | |
Returns a Matrix3D object, which can transform the space of a specified display object in relation to the current display object's space. | |
getRelativePath(ref:flash.net:FileReference, useDotDot:Boolean) — methode, klasse flash.filesystem.File | |
Hiermee wordt het relatieve pad tussen twee bestandspaden gevonden. | |
getRemote(name:String, remotePath:String, persistence:Object, secure:Boolean) — Statische methode , klasse flash.net.SharedObject | |
Retourneert een verwijzing naar een gezamenlijk object op Flash Media Server dat door meerdere clients kan worden benaderd. | |
getRenderDataForTransition(type:String) — methode, klasse mx.charts.chartClasses.Series | |
Captures the before and after states of the series for animation. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Returns the value for a particular semantic property of an item renderer, or null if that property is not defined, while a data effect is running. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — methode, klasse mx.controls.listClasses.ListBase | |
Returns true or false to indicates whether the effect should play on the target. | |
getRendererSemanticValue(target:Object, semanticProperty:String) — methode, interface mx.effects.IEffectTargetHost | |
Returns true or false to indicates whether the effect should play on the target. | |
getRendererStyle(name:String, column:int) — methode, klasse fl.controls.SelectableList | |
Hiermee wordt een stijl opgehaald die op de renderers in de lijst is ingesteld. | |
getRepeaterItem(whichRepeater:int) — methode, klasse mx.core.UIComponent | |
Returns the item in the dataProvider that was used by the specified Repeater to produce this Repeater, or null if this Repeater isn't repeated. | |
getRequestContentType(operation:mx.rpc.http:AbstractOperation, obj:Object, contentType:String) — methode, klasse mx.rpc.http.SerializationFilter | |
This method is called by the HTTP service just before a call is made. | |
getReservedOrFreeItemRenderer(data:Object) — methode, klasse mx.controls.listClasses.AdvancedListBase | |
Retrieves an already-created item renderer not currently in use. | |
getReservedOrFreeItemRenderer(data:Object) — methode, klasse mx.controls.listClasses.ListBase | |
Retrieves an already-created item renderer not currently in use. | |
getResolverForNewFlow(oldFlow:flashx.textLayout.elements:TextFlow, newFlow:flashx.textLayout.elements:TextFlow) — methode, interface flashx.textLayout.elements.IFormatResolver | |
Retourneert de opmaakoplosser wanneer een TextFlow wordt gekopieerd. | |
getResourceBundle(locale:String, bundleName:String) — methode, interface mx.resources.IResourceManager | |
Returns a ResourceBundle with the specified locale and bundleName that has been previously added to the ResourceManager with addResourceBundle(). | |
getResources() — methode, klasse mx.rpc.xml.QualifiedResourceManager | |
Gets an Array of all resources. | |
getResourcesForNamespace(ns:Namespace) — methode, klasse mx.rpc.xml.QualifiedResourceManager | |
Returns an Array of resources for a given target namespace. | |
getResourcesForURI(uri:String) — methode, klasse mx.rpc.xml.QualifiedResourceManager | |
Returns an Array of resources for a given target URI. | |
getResult() — methode, klasse flash.data.SQLStatement | |
Biedt toegang tot een SQLResult-object dat het resultaat bevat van de uitvoering van de instructie, met inbegrip van eventuele resultaatrijen van een SELECT-instructie, en andere informatie over de uitvoering van de instructie voor alle uitgevoerde instructies. | |
getRoot() — methode, klasse mx.collections.GroupingCollection | |
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not. | |
getRoot() — methode, klasse mx.collections.GroupingCollection2 | |
Return super.source, if the grouping property is set, and an ICollectionView instance that refers to super.source if not. | |
getRoot() — methode, klasse mx.collections.HierarchicalData | |
Returns the root data item. | |
getRoot() — methode, interface mx.collections.IHierarchicalData | |
Returns the root data item. | |
getRootDirectories() — Statische methode , klasse flash.filesystem.File | |
Resulteert in een array met File-objecten, waarin de hoofdmappen van het bestandssysteem worden vermeld. | |
getRotation(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de rotatiehoek in een matrix, in graden. | |
getRotationRadians(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de rotatiehoek in een matrix, in radialen. | |
getRowBounds(rowIndex:int) — methode, klasse spark.components.Grid | |
Returns the current pixel bounds of the specified row, or null if no such row exists. | |
getRowHeight(itemData:Object) — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Returns the row height. | |
getRowIndexAt(x:Number, y:Number) — methode, klasse spark.components.Grid | |
Returns the row index corresponding to the specified coordinates, or -1 if the coordinates are out of bounds. | |
getRSLInfoAt(index:int) — methode, klasse fl.rsl.RSLPreloader | |
Haalt het RSLInfo-record op dat via addRSLInfo() aan de opgegeven index is toegevoegd. | |
getSampleCount() — Pakketfunctie, flash.sampler | |
Retourneert het aantal verzamelde samples. | |
getSamples() — Pakketfunctie, flash.sampler | |
Retourneert een object van Sample-instanties voor geheugenverbruik van de laatste samplingsessie. | |
getSamples(buffer:flash.utils:ByteArray, append:Boolean) — methode, klasse flash.events.TouchEvent | |
Werkt het opgegeven ByteArray-object bij met de vaak voorkomende gegevenspunten voor een aanraakgebeurtenis met meerdere punten. | |
getSampleXMLDataButton — Skinonderdelen , klasse com.adobe.dct.component.toolbars.DDToolbar | |
A skin part that defines a Button which gets sample xml data for data dictionary. A skin part that defines a Button which gets sample xml data for data dictionary. | |
getSandboxRoot() — methode, interface mx.managers.ISystemManager | |
Gets the system manager that is the root of all top level system managers in this SecurityDomain. | |
getSandboxRoot() — methode, klasse mx.managers.SystemManager | |
Go up the parent chain to get the top level system manager in this SecurityDomain. | |
getSandboxRoot() — methode, klasse mx.managers.WindowedSystemManager | |
Go up our parent chain to get the top level system manager in this SecurityDomain | |
getSavedThis(obj:Function) — Pakketfunctie, flash.sampler | |
Retourneert het opgeslagen "this" van een methodeafsluiting, dat u normaal niet kunt zien vanuit AS. | |
getScaleX(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de horizontale schaal in een matrix. | |
getScaleY(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de verticale schaal in een matrix. | |
getSchemaResult() — methode, klasse flash.data.SQLConnection | |
Biedt toegang tot het resultaat van een aanroep van de methode loadSchema(). | |
getScreensForRectangle(rect:flash.geom:Rectangle) — Statische methode , klasse flash.display.Screen | |
Retourneert de (mogelijk lege) set schermen die de gegeven rechthoek snijden. | |
getScript() — methode, klasse flash.globalization.LocaleID | |
Retourneert de scriptcode die is opgegeven door de naam van de landinstellings-id. | |
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — methode, klasse spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl | |
private | |
getScrollBars(passedObj:Object, stopWithSkin:mx.core:UIComponent) — methode, klasse spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getScrollBars(passedObj:Object, stopWithContetGroup:spark.components.supportClasses:GroupBase) — methode, klasse spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
private | |
getScrollDelta(numLines:int) — methode, klasse flashx.textLayout.container.ContainerController | |
De schuifafstand bepalen die wordt vereist om het opgegeven aantal regels naar boven of beneden te schuiven. | |
getScrollDelta(numLines:int) — methode, klasse flashx.textLayout.container.TextContainerManager | |
De schuifafstand bepalen die wordt vereist om het opgegeven aantal regels naar boven of beneden te schuiven. | |
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — methode, klasse spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl | |
private | |
getScroller(passedObj:Object, stopWithSkin:mx.core:UIComponent) — methode, klasse spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
getScroller(passedObj:Object, stopWithContentGroup:spark.components.supportClasses:GroupBase) — methode, klasse spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
private | |
getScrollPositionDeltaToElement(index:int) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Computes the verticalScrollPosition and horizontalScrollPosition deltas needed to scroll the element at the specified index into view. | |
getScrollRect() — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the bounds of the target's scroll rectangle in layout coordinates. | |
getSeconds() — methode, klasse Date | |
Retourneert het secondendeel (een geheel getal van 0 tot en met 59) van een object Date volgens lokale tijd. | |
getSelected(beginIndex:int, endIndex:int) — methode, klasse flash.text.TextSnapshot | |
Retourneert een booleaanse waarde die aangeeft of een object TextSnapshot geselecteerde tekst binnen het opgegeven bereik bevat. | |
getSelectedText(includeLineEndings:Boolean) — methode, klasse flash.text.TextSnapshot | |
Retourneert een tekenreeks die alle tekens bevat die door de overeenkomende methode setSelected() zijn opgegeven. | |
get_selectionActiveIndex() — methode, klasse flash.accessibility.AccessibilityImplementation | |
get_selectionAnchorIndex() — methode, klasse flash.accessibility.AccessibilityImplementation | |
getSelectionState() — methode, interface flashx.textLayout.edit.ISelectionManager | |
Haalt het SelectionState-object op voor de huidige selectie. | |
getSelectionState() — methode, klasse flashx.textLayout.edit.SelectionManager | |
Haalt het SelectionState-object op voor de huidige selectie. | |
getSeparator(i:int, seperators:Array, headerLines:mx.core:UIComponent) — methode, klasse mx.controls.AdvancedDataGridBaseEx | |
Returns the header separators between column headers, and populates the separators Array with the separators returned. | |
getSeparatorIndexAt(x:Number, y:Number) — methode, klasse spark.components.GridColumnHeaderGroup | |
Returns the column separator index corresponding to the specified coordinates, or -1 if the coordinates don't overlap a separator. | |
getSerializationFilter() — methode, klasse mx.rpc.http.AbstractOperation | |
Returns the serialization filter. | |
getServerName(url:String) — Statische methode , klasse mx.utils.URLUtil | |
Returns the server name from the specified URL. | |
getServerNameWithPort(url:String) — Statische methode , klasse mx.utils.URLUtil | |
Returns the domain and port information from the specified URL. | |
getSetterInvocationCount(obj:Object, qname:QName) — Pakketfunctie, flash.sampler | |
Retourneert het aantal keren dat een functie set werd uitgevoerd. | |
getSharedProperty(key:String) — methode, klasse flash.system.Worker | |
Hiermee wordt de waarde opgehaald die in deze worker is opgeslagen met een benoemde sleutel. | |
getSingleValue(t:Number, a:Number, b:Number, c:Number, d:Number) — Statische methode , klasse fl.motion.BezierSegment | |
Hiermee wordt de waarde van een eendimensionale cubische Bezier-vergelijking op een bepaald tijdstip berekend. | |
getSize(o:any) — Pakketfunctie, flash.sampler | |
Retourneert de omvang in het geheugen van een opgegeven object wanneer dit wordt gebruikt met foutopsporingsversie 9.0.115.0 of hoger van Flash Player. | |
GET_SIZE_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Gets the size of the child SystemManager. | |
getSkewX(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de horizontale scheeftrekhoek in een matrix, in graden. | |
getSkewXRadians(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de horizontale scheeftrekhoek in een matrix, in radialen. | |
getSkewY(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de verticale scheeftrekhoek in een matrix, in graden. | |
getSkewYRadians(m:flash.geom:Matrix) — Statische methode , klasse fl.motion.MatrixTransformer | |
Berekent de verticale scheeftrekhoek in een matrix, in radialen. | |
getSnapshot(target:mx.core:UIComponent, padding:int, globalPosition:flash.geom:Point) — methode, klasse spark.transitions.ViewTransitionBase | |
Used to render snap shots of screen elements in preparation for transitioning. | |
getSnapshot(target:mx.core:IUIComponent, visibleBounds:flash.geom:Rectangle, propagateColorTransform:Boolean) — Statische methode , klasse spark.utils.BitmapUtil | |
Creates a BitmapData representation of the target object. | |
getSnapshotWithPadding(target:mx.core:IUIComponent, padding:int, propagateColorTransform:Boolean, bounds:flash.geom:Rectangle) — Statische methode , klasse spark.utils.BitmapUtil | |
Creates a BitmapData representation of the target object. | |
getSource(desiredDPI:Number) — methode, klasse spark.utils.MultiDPIBitmapSource | |
Select one of the sourceXXXdpi properties based on the given DPI. | |
getSpringAngle() — methode, klasse fl.ik.IKJoint | |
Retourneert de huidige veerhoek. | |
getSpringPt() — methode, klasse fl.ik.IKJoint | |
Retourneert het huidige veerpunt. | |
getStackTrace() — methode, klasse Error | |
Retourneert de aanroepstack voor een fout op het moment van het bouwen van de fout als tekenreeks. | |
getStageStartPointInScreenCoords(windowId:String) — Statische methode , klasse mx.automation.AutomationHelper | |
Returns the start point in screen coordinates. | |
getStartPointInScreenCoordinates(windowId:String) — methode, klasse mx.automation.AutomationManager | |
getStartPointInScreenCoordinates(windowId:String) — methode, interface mx.automation.IAutomationManager2 | |
AIR support(for tool): Used by Flex application loaded from AIR application, to get the start point of main AIR application in screen coordinates | |
getStartValue() — methode, klasse mx.effects.effectClasses.ActionEffectInstance | |
Returns the starting state value that was saved by the saveStartValue() method. | |
getState(childID:uint) — methode, klasse mx.accessibility.AccImpl | |
Utility method to determine state of the accessible component. | |
getState(childID:uint) — methode, klasse mx.accessibility.SliderAccImpl | |
Utility method determines state of the accessible component. | |
getStorageVolumes() — methode, klasse flash.filesystem.StorageVolumeInfo | |
Geeft vector- of StorageVolume-objecten weer die overeenkomen met de op dit moment gemonteerde opslagvolumes. | |
getString(bundleName:String, resourceName:String, parameters:Array, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a String, after substituting specified values for placeholders. | |
getStringArray(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as an Array of Strings. | |
getStrokeExtents(postLayoutTransform:Boolean) — methode, klasse spark.primitives.supportClasses.GraphicElement | |
Returns the amount of pixels occupied by the stroke on each side of the element's bounds. | |
getStyle(style:String) — methode, klasse fl.core.UIComponent | |
Hiermee wordt een stijleigenschap opgehaald die in de stijlopzoekketen van de component is ingesteld. | |
getStyle(name:String) — Statische methode , klasse fl.managers.StyleManager | |
Hiermee wordt een algemene stijl op naam opgehaald. | |
getStyle(styleName:String) — methode, klasse flash.text.StyleSheet | |
Retourneert een kopie van het stijlobject dat aan de stijl styleName is gekoppeld. | |
getStyle(styleProp:String) — methode, klasse flashx.textLayout.container.ContainerController | |
Retourneert de waarde van de stijl die is opgegeven in de parameter styleProp. | |
getStyle(styleProp:String) — methode, klasse flashx.textLayout.elements.FlowElement | |
Retourneert de waarde van de stijl die is opgegeven door de styleProp-parameter, die de stijlnaam aangeeft en eender welke gebruikersstijlnaam kan bevatten. | |
getStyle(styleName:String) — methode, interface flashx.textLayout.formats.ITabStopFormat | |
Retourneert de waarde van de stijl opgegeven met de parameter styleProp die de stijlnaam aangeeft. | |
getStyle(styleName:String) — methode, interface flashx.textLayout.formats.ITextLayoutFormat | |
Retourneert de waarde van de stijl opgegeven met de parameter styleProp die de stijlnaam aangeeft. | |
getStyle(styleName:String) — methode, klasse flashx.textLayout.formats.TabStopFormat | |
Retourneert de waarde van de stijl opgegeven met de parameter styleProp die de stijlnaam aangeeft. | |
getStyle(styleProp:String) — methode, klasse flashx.textLayout.formats.TextLayoutFormat | |
Retourneert de waarde van de stijl opgegeven met de parameter styleProp die de stijlnaam aangeeft. | |
getStyle(styleProp:String) — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.controls.dataGridClasses.DataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, interface mx.core.IUITextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.core.UIComponent | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.core.UIFTETextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.core.UITextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.skins.ProgrammaticSkin | |
Returns the value of the specified style property. | |
getStyle(styleProp:String) — methode, klasse mx.styles.AdvancedStyleClient | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.styles.CSSStyleDeclaration | |
Gets the value for a specified style property, as determined solely by this CSSStyleDeclaration. | |
getStyle(styleProp:String) — methode, interface mx.styles.IStyleClient | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse mx.styles.StyleProxy | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse spark.components.supportClasses.StyleableTextField | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyle(styleProp:String) — methode, klasse spark.globalization.supportClasses.GlobalizationBase | |
Gets a style property that has been set anywhere in this component's style lookup chain. | |
getStyleDeclaration(selector:String) — methode, interface mx.styles.IStyleManager | |
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getStyleDeclaration(selector:String) — Statische methode , klasse mx.styles.StyleManager | |
Gets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
getStyleDefinition() — Statische methode , klasse fl.containers.BaseScrollPane | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.containers.ScrollPane | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.containers.UILoader | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.BaseButton | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.Button | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.CheckBox | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.ColorPicker | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.ComboBox | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.DataGrid | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.Label | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.LabelButton | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.List | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.NumericStepper | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.ProgressBar | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.RadioButton | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.ScrollBar | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.SelectableList | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.Slider | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.TextArea | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.TextInput | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.TileList | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.UIScrollBar | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.dataGridClasses.DataGridCellEditor | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.dataGridClasses.HeaderRenderer | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.listClasses.CellRenderer | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.listClasses.ImageCell | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.controls.progressBarClasses.IndeterminateBar | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleDefinition() — Statische methode , klasse fl.core.UIComponent | |
Hiermee wordt de standaardstijlkaart voor de huidige component opgehaald. | |
getStyleManager(moduleFactory:mx.core:IFlexModuleFactory) — Statische methode , klasse mx.styles.StyleManager | |
Returns the style manager for an object. | |
getStyleValue(name:String) — methode, klasse fl.core.UIComponent | |
Retourneert de opgegeven stijl voor een component, waarbij rekening wordt gehouden met alle stijlen die op algemeen niveau, componentniveau en instantieniveau zijn ingesteld. | |
getSWFRoot(object:Object) — Statische methode , klasse mx.managers.SystemManager | |
Returns the root DisplayObject of the SWF that contains the code for the given object. | |
getTabAt(index:int) — methode, klasse mx.containers.TabNavigator | |
Returns the tab of the navigator's TabBar control at the specified index. | |
getTabularData(obj:mx.automation:IAutomationObject) — methode, interface mx.automation.IAutomationManager | |
Returns the object implementing the IAutomationTabularData interface through which the tabular data can be obtained. | |
getText(beginIndex:int, endIndex:int, includeLineEndings:Boolean) — methode, klasse flash.text.TextSnapshot | |
Retourneert een tekenreeks die alle tekens bevat die door de overeenkomende parameters beginIndex en endIndex zijn opgegeven. | |
getText(separator:String) — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de huidige tekst met een scheidingsteken tussen de alinea's. | |
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — methode, klasse flashx.textLayout.elements.FlowElement | |
Haalt het opgegeven tekstbereik uit een flowelement op. | |
getText(relativeStart:int, relativeEnd:int, paragraphSeparator:String) — methode, klasse flashx.textLayout.elements.FlowGroupElement | |
getTextBounds(startIndex:int, endIndex:int) — methode, interface flash.text.ime.IIMEClient | |
De IME gebruikt deze methode om een query uit te voeren op het selectiekader van de tekst die op dat moment met de IME-client wordt bewerkt. | |
getTextFlow() — methode, klasse flashx.textLayout.container.TextContainerManager | |
De huidige TextFlow. | |
getTextFlow() — methode, klasse flashx.textLayout.elements.FlowElement | |
Klimt omhoog in de tekstflowhiërarchie en retourneert het basis-TextFlow-object voor het element. | |
getTextFormat(beginIndex:int, endIndex:int) — methode, klasse fl.text.TLFTextField | |
Retourneert een object TextFormat met opmaakgegevens voor de tekst die is opgegeven met de parameters beginIndex en endIndex. | |
getTextFormat(beginIndex:int, endIndex:int) — methode, klasse flash.text.TextField | |
Retourneert een object TextFormat met opmaakgegevens voor de tekst die is opgegeven met de parameters beginIndex en endIndex. | |
getTextFormat(beginIndex:int, endIndex:int) — methode, klasse mx.core.FTETextField | |
This method has been implemented in FTETextField to simply return a copy of the defaultTextFormat, because FTETextField does not support formatting a range. | |
getTextFormat(beginIndex:int, endIndex:int) — methode, interface mx.core.IUITextField | |
Retourneert een object TextFormat met opmaakgegevens voor de tekst die is opgegeven met de parameters beginIndex en endIndex. | |
getTextInRange(startIndex:int, endIndex:int) — methode, interface flash.text.ime.IIMEClient | |
Haalt het opgegeven tekstbereik uit de component op. | |
getTextLine(forceValid:Boolean) — methode, klasse flashx.textLayout.compose.TextFlowLine | |
Retourneert het flash.text.engine.TextLine-object voor deze regel, die misschien opnieuw wordt gemaakt als deze niet bestaat als gevolg van een garbagecollection. | |
getTextLineAtCharIndex(charIndex:int) — methode, klasse flash.text.engine.TextBlock | |
Hiermee wordt de TextLine geretourneerd met het teken dat door de parameter charIndex is opgegeven. | |
getTextRunInfo(beginIndex:int, endIndex:int) — methode, klasse flash.text.TextSnapshot | |
Retourneert array van objecten die informatie over een stuk tekst bevat. | |
getTextStyles() — methode, klasse mx.core.UIFTETextField | |
Returns the TextFormat object that represents character formatting information for this UITextField object. | |
getTextStyles() — methode, klasse mx.core.UITextField | |
Returns the TextFormat object that represents character formatting information for this UITextField object. | |
getThumbAt(index:int) — methode, klasse mx.controls.sliderClasses.Slider | |
Returns the thumb object at the given index. | |
getTime() — methode, klasse Date | |
Retourneert het aantal milliseconden dat is verstreken sinds middernacht op 1 januari 1970, universele tijd, voor een object Date. | |
getTimer() — Pakketfunctie, flash.utils | |
Wordt gebruikt om relatieve tijd te berekenen. | |
getTimeStyle() — methode, klasse flash.globalization.DateTimeFormatter | |
Haalt de tijdstijl op voor deze DateTimeFormatter-instantie. | |
getTimezoneOffset() — methode, klasse Date | |
Retourneert het verschil in minuten tussen de universele tijd (UTC) en de lokale tijd van de computer. | |
getTopApplicationIndex(objectList:Array) — methode, klasse mx.automation.AutomationManager | |
getTopApplicationIndex(objectList:Array) — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns the index of top visible object among the passed array of objects. | |
getTopLevelRoot() — methode, interface mx.managers.ISystemManager | |
Attempts to get the system manager that is the in the main application. | |
getTopLevelRoot() — methode, klasse mx.managers.SystemManager | |
Go up the parent chain to get the top level system manager. | |
getTopLevelRoot() — methode, klasse mx.managers.WindowedSystemManager | |
Go up our parent chain to get the top level system manager. | |
getTween(target:String) — methode, klasse fl.motion.Keyframe | |
Hiermee wordt een object ITween voor een specifieke animatie-eigenschap opgehaald. | |
getType(node:Object) — methode, interface mx.controls.menuClasses.IMenuDataDescriptor | |
Returns the type identifier of a node. | |
getType(node:Object) — methode, klasse mx.controls.treeClasses.DefaultDataDescriptor | |
Returns the type identifier of a node. | |
getUID(item:Object) — Statische methode , klasse mx.utils.UIDUtil | |
Returns the UID (unique identifier) for the specified object. | |
getUint(bundleName:String, resourceName:String, locale:String) — methode, interface mx.resources.IResourceManager | |
Gets the value of a specified resource as a uint. | |
getUITextFormat() — methode, interface mx.core.IUITextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUITextFormat() — methode, klasse mx.core.UIFTETextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUITextFormat() — methode, klasse mx.core.UITextField | |
Returns a UITextFormat object that contains formatting information for this component. | |
getUndoManager() — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de manager voor ongedaan maken die moet worden gebruikt. | |
getUnfocusedSelectionFormat() — methode, klasse flashx.textLayout.container.TextContainerManager | |
Retourneert de unfocusedSelectionFormat: deze wordt standaard opgehaald uit de configuratie. U kunt deze methode overschrijven in de subklasse als u een andere SelectionFormat wenst. | |
getUniqueApplicationID() — methode, klasse mx.automation.AutomationManager | |
getUniqueApplicationID() — methode, interface mx.automation.IAutomationManager2 | |
Marshalling Support(for tool): Returns unique ID of the application considering the hierarchy using the SWFLoader information and the application name. | |
getUnqualifiedClassName(object:Object) — Statische methode , klasse mx.utils.NameUtil | |
Returns the name of the specified object's class, such as "Button" This string does not include the package name. | |
getUTCDate() — methode, klasse Date | |
Retourneert de dag van de maand (een geheel getal van 1 tot en met 31) van een object Date volgens universele tijd (UTC). | |
getUTCDay() — methode, klasse Date | |
Retourneert de dag van de week (0 voor zondag, 1 voor maandag, enzovoort) van een object Date volgens universele tijd (UTC). | |
getUTCFullYear() — methode, klasse Date | |
Retourneert het jaartal in vier cijfers van een object Date volgens universele tijd (UTC). | |
getUTCHours() — methode, klasse Date | |
Retourneert het uur van de dag (een geheel getal van 0 tot en met 23) van een object Date volgens universele tijd (UTC). | |
getUTCMilliseconds() — methode, klasse Date | |
Retourneert het millisecondendeel (een geheel getal van 0 tot en met 999) van een object Date volgens universele tijd (UTC). | |
getUTCMinutes() — methode, klasse Date | |
Retourneert het minutendeel (een geheel getal van 0 tot en met 59) van een object Date volgens universele tijd (UTC). | |
getUTCMonth() — methode, klasse Date | |
Retourneert het maanddeel (0 [januari] tot en met 11 [december]) van het opgegeven object Date volgens universele tijd (UTC). | |
getUTCSeconds() — methode, klasse Date | |
Retourneert het secondendeel (een geheel getal van 0 tot en met 59) van een object Date volgens universele tijd (UTC). | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — methode, klasse fl.motion.BezierEase | |
Hiermee wordt een geïnterpoleerde waarde voor een numerieke eigenschap van een animatie berekend met een Bezier-versnellingscurve. | |
getValue(t:Number) — methode, klasse fl.motion.BezierSegment | |
Hiermee wordt de locatie van een tweedimensionale cubische Bezier-curve op een bepaald tijdstip berekend. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — methode, klasse fl.motion.CustomEase | |
Hiermee wordt een geïnterpoleerde waarde voor een numerieke eigenschap van een animatie berekend met een aangepaste-versnellingscurve. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — methode, klasse fl.motion.FunctionEase | |
Hiermee wordt een geïnterpoleerde waarde voor een numerieke eigenschap van een animatie berekend met een opgegeven versnellingsfunctie. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — methode, interface fl.motion.ITween | |
Hiermee wordt een geïnterpoleerde waarde voor een numerieke eigenschap van een animatie berekend. | |
getValue(tweenableName:String) — methode, klasse fl.motion.KeyframeBase | |
Hiermee wordt de waarde van een specifieke tweenbare eigenschap op het hoofdframe opgehaald. | |
getValue(index:Number, tweenableName:String) — methode, klasse fl.motion.MotionBase | |
Hiermee wordt de waarde van een animatie-eigenschap opgehaald op een bepaald tijdstip. | |
getValue(time:Number, begin:Number, change:Number, duration:Number) — methode, klasse fl.motion.SimpleEase | |
Hiermee wordt een geïnterpoleerde waarde voor een numerieke eigenschap van een animatie berekend met een percentage kwadratische versnelling. | |
getValue() — methode, klasse mx.binding.utils.ChangeWatcher | |
Retrieves the current value of the watched property or property chain, or null if the host object is null. | |
getValue(fraction:Number) — methode, klasse spark.effects.animation.MotionPath | |
Calculates and returns an interpolated value, given the elapsed time fraction. | |
GetValue(row:int, col:int) — methode, klasse fl.motion.DynamicMatrix | |
Retourneert de waarde in de opgegeven, op nul gebaseerde, rij en kolom in de huidige matrix. | |
getValueFromSource() — methode, klasse mx.validators.Validator | |
Returns the Object to validate. | |
getValueFromSource() — methode, klasse spark.validators.supportClasses.GlobalizationValidatorBase | |
Returns the Object to validate. | |
getValueFromTarget(target:Object, property:String) — methode, klasse mx.effects.Effect | |
Called by the captureStartValues() method to get the value of a property from the target. | |
getValues(start:uint, end:uint) — methode, interface mx.automation.IAutomationTabularData | |
Returns a matrix containing the automation values of all parts of the components. | |
getVariant() — methode, klasse flash.globalization.LocaleID | |
Retourneert de taalvariantcode die is opgegeven door de naam van de landinstellings-id. | |
getVector(rect:flash.geom:Rectangle) — methode, klasse flash.display.BitmapData | |
Hiermee wordt een vectorarray gegenereerd uit een rechthoekig gebied met pixelgegevens. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.components.RichEditableText | |
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.components.supportClasses.GroupBase | |
Returns the change to the vertical scroll position to handle different scrolling options. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — methode, interface spark.core.IViewport | |
Returns the amount to add to the viewport's current verticalScrollPosition to scroll by the requested scrolling unit. | |
getVerticalScrollPositionDelta(navigationUnit:uint) — methode, klasse spark.layouts.supportClasses.LayoutBase | |
Returns the change to the vertical scroll position to handle different scrolling options. | |
getVideoPlayer(index:Number) — methode, klasse fl.video.FLVPlayback | |
Hiermee wordt de videospeler opgehaald die door de parameter index is opgegeven. | |
getViewIndex() — methode, klasse mx.collections.CursorBookmark | |
Gets the approximate index of the item represented by this bookmark in its view. | |
getViewNavigatorAt(index:int) — methode, klasse spark.components.SplitViewNavigator | |
Returns a specific child navigator independent of the container's child display hierarchy. | |
getVirtualElementAt(index:int, eltWidth:Number, eltHeight:Number) — methode, klasse spark.components.supportClasses.GroupBase | |
Layouts that honor the useVirtualLayout flag will use this method at updateDisplayList() time to get layout elements that are "in view", i.e. | |
getVisibleApplicationRect(allApplications:Boolean) — methode, klasse mx.controls.SWFLoader | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(allApplications:Boolean) — methode, interface mx.core.ISWFLoader | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — methode, interface mx.managers.ISystemManager | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — methode, klasse mx.managers.SystemManager | |
Get the bounds of the loaded application that are visible to the user on the screen. | |
getVisibleApplicationRect(bounds:flash.geom:Rectangle, skipToSandboxRoot:Boolean) — methode, klasse mx.managers.WindowedSystemManager | |
getVisibleColumnIndices() — methode, klasse spark.components.Grid | |
Return the indices of the currently visible columns. | |
GET_VISIBLE_RECT_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest | |
Requests that the parent SystemManager calculate the visible portion of the requesting SWF based on any DisplayObjects that might be clipping the requesting SWF. | |
getVisibleRowIndices() — methode, klasse spark.components.Grid | |
Return the data provider indices and padding indices of the currently visible rows. | |
getVisibleRowsRenderers() — methode, klasse spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
private | |
getVoucherAccessInfo() — methode, klasse flash.net.drm.DRMContentData | |
Haalt een array van VoucherAccessInfo-objecten op. | |
getWeekdayNames(nameStyle:String, context:String) — methode, klasse flash.globalization.DateTimeFormatter | |
Haalt een lijst op met gelokaliseerde tekenreeksen voor de namen van de weekdagen van het huidige kalendersysteem. | |
getWeekdayNames(nameStyle:String, context:String) — methode, klasse spark.formatters.DateTimeFormatter | |
Retrieves a list of localized strings containing the names of weekdays for the current calendar system. | |
GetWidth() — methode, klasse fl.motion.DynamicMatrix | |
Retourneert het aantal kolommen in de huidige matrix. | |
getWindow(component:mx.core:UIComponent) — Statische methode , klasse mx.core.Window | |
Returns the Window to which a component is parented. | |
getWindow(component:mx.core:UIComponent) — Statische methode , klasse spark.components.Window | |
Returns the Window to which a component is parented. | |
getYForX(x:Number, coefficients:Array) — methode, klasse fl.motion.BezierSegment | |
Hiermee wordt de y-waarde van een cubische Bezier-curve bij een opgegeven x-coördinaat gezocht. | |
global — Eigenschap, klasse RegExp | |
Geeft op of algemene overeenkomst voor de reguliere expressie moet worden gebruikt. | |
GlobalizationBase — klasse, pakket spark.globalization.supportClasses | |
This is a base class used for wrapper classes that make use of the flash.globalization classes for language and region specific formatting of dates, times, number, and currency amounts, string comparison and case conversion. | |
GlobalizationBase() — Constructor, klasse spark.globalization.supportClasses.GlobalizationBase | |
Constructor. | |
GlobalizationUtils — klasse, pakket spark.validators.supportClasses | |
GlobalizationUtils is a class containing Unicode related functionality not supported directly in Flex or ActionScript. | |
GlobalizationValidatorBase — klasse, pakket spark.validators.supportClasses | |
The GlobalizationValidatorBase class is the base class for all Spark validators. | |
GlobalizationValidatorBase() — Constructor, klasse spark.validators.supportClasses.GlobalizationValidatorBase | |
Constructor. | |
GlobalSettings — klasse, pakket flashx.textLayout.elements | |
Configuratie die van toepassing is op alle TextFlow-objecten. | |
globalToContent(point:flash.geom:Point) — methode, klasse mx.charts.Legend | |
Converts a Point object from global to content coordinates. | |
globalToContent(point:flash.geom:Point) — methode, klasse mx.core.Container | |
Converts a Point object from global to content coordinates. | |
globalToContent(point:flash.geom:Point) — methode, klasse mx.core.UIComponent | |
Converts a Point object from global to content coordinates. | |
globalToLocal(point:flash.geom:Point) — methode, klasse flash.display.DisplayObject | |
Hiermee worden de (algemene) werkgebiedcoördinaten van het object point omgezet in (lokale) objectcoördinaten. | |
globalToLocal(point:flash.geom:Point) — methode, klasse mx.containers.utilityClasses.PostScaleAdapter | |
globalToLocal(point:flash.geom:Point) — methode, interface mx.core.IFlexDisplayObject | |
Hiermee worden de (algemene) werkgebiedcoördinaten van het object point omgezet in (lokale) objectcoördinaten. | |
globalToLocal3D(point:flash.geom:Point) — methode, klasse flash.display.DisplayObject | |
Converteert een tweedimensionaal punt van de (algemene) werkruimtecoördinaten naar (lokale) coördinaten van een driedimensionaal weergaveobject. | |
globalToScreen(globalPoint:flash.geom:Point) — methode, klasse flash.display.NativeWindow | |
Zet een punt in pixelcoördinaten ten opzichte van de oorsprong van het werkgebied van het venster (een algemeen punt op de weergavelijst), om in een punt op het virtuele werkblad. | |
Glow — klasse, pakket mx.effects | |
The Glow effect lets you apply a visual glow effect to a component. | |
Glow(target:Object) — Constructor, klasse mx.effects.Glow | |
Constructor. | |
GlowFilter — definitieve klasse, pakket flash.filters | |
Met de klasse GlowFilter kunt u een gloedeffect op weergaveobjecten toepassen. | |
GlowFilter — klasse, pakket spark.filters | |
The GlowFilter class lets you apply a glow effect to display objects. | |
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, klasse flash.filters.GlowFilter | |
Initialiseert een nieuwe instantie GlowFilter met de opgegeven parameters. | |
GlowFilter(color:uint, alpha:Number, blurX:Number, blurY:Number, strength:Number, quality:int, inner:Boolean, knockout:Boolean) — Constructor, klasse spark.filters.GlowFilter | |
Constructor. | |
GlowInstance — klasse, pakket mx.effects.effectClasses | |
The GlowInstance class implements the instance class for the Glow effect. | |
GlowInstance(target:Object) — Constructor, klasse mx.effects.effectClasses.GlowInstance | |
Constructor. | |
GO — Statische eigenschap van type constante, klasse flash.text.ReturnKeyLabel | |
Gebruik het label ''Go''. | |
gotoAndPlay(frame:Object, scene:String) — methode, klasse flash.display.MovieClip | |
Speelt het SWF-bestand vanaf het opgegeven frame af. | |
gotoAndPlay(frame:Object, scene:String) — methode, klasse mx.controls.MovieClipSWFLoader | |
Starts playing the SWF file at the specified frame. | |
gotoAndStop(frame:Object, scene:String) — methode, klasse flash.display.MovieClip | |
Verplaatst de afspeelkop naar het opgegeven frame van de filmclip en stopt deze daar. | |
gotoAndStop(frame:Object, scene:String) — methode, klasse mx.controls.MovieClipSWFLoader | |
Stops playing the SWF and resets the playhead to the specified frame. | |
gotoFirstFrameAndStop() — methode, klasse mx.controls.MovieClipSWFLoader | |
Resets the playhead to the first frame of the first scene and stops the MovieClip. | |
GPU — Statische eigenschap van type constante, klasse flash.display.NativeWindowRenderMode | |
Een venster in gpu-modus. | |
GradientBase — klasse, pakket mx.graphics | |
The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient. | |
GradientBase() — Constructor, klasse mx.graphics.GradientBase | |
Constructor. | |
GradientBevelFilter — definitieve klasse, pakket flash.filters | |
Met de klasse GradientBevelFilter kunt u een verlopende schuine-kanteffect op weergaveobjecten toepassen. | |
GradientBevelFilter — klasse, pakket spark.filters | |
The GradientBevelFilter class lets you apply a gradient bevel effect to display objects. | |
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, klasse flash.filters.GradientBevelFilter | |
Initialiseert het filter met de opgegeven parameters. | |
GradientBevelFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, klasse spark.filters.GradientBevelFilter | |
Constructor. | |
GRADIENT_DIMENSION — Statische eigenschap van type constante, klasse mx.graphics.GradientBase | |
Value of the width and height of the untransformed gradient | |
gradientEndColor — Stijl, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
gradientEndColorDown — Stijl, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
GradientEntry — klasse, pakket mx.graphics | |
The GradientEntry class defines the objects that control a transition as part of a gradient fill. | |
GradientEntry(color:uint, ratio:Number, alpha:Number) — Constructor, klasse mx.graphics.GradientEntry | |
Constructor. | |
GradientFilter — klasse, pakket spark.filters | |
The base class for filters that provide gradient visual effects. | |
GradientFilter(colors:Array, alphas:Array, ratios:Array) — Constructor, klasse spark.filters.GradientFilter | |
Constructor. | |
GradientGlowFilter — definitieve klasse, pakket flash.filters | |
Met de klasse GradientGlowFilter kunt u een verlopende-gloedeffect op weergaveobjecten toepassen. | |
GradientGlowFilter — klasse, pakket spark.filters | |
The GradientGlowFilter class lets you apply a gradient glow effect to display objects. | |
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, klasse flash.filters.GradientGlowFilter | |
Initialiseert het filter met de opgegeven parameters. | |
GradientGlowFilter(distance:Number, angle:Number, colors:Array, alphas:Array, ratios:Array, blurX:Number, blurY:Number, strength:Number, quality:int, type:String, knockout:Boolean) — Constructor, klasse spark.filters.GradientGlowFilter | |
Constructor. | |
gradientStartColor — Stijl, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
gradientStartColorDown — Stijl, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
GradientStroke — klasse, pakket mx.graphics | |
The GradientStroke class lets you specify a gradient filled stroke. | |
GradientStroke(weight:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Constructor, klasse mx.graphics.GradientStroke | |
Constructor. | |
GradientType — definitieve klasse, pakket flash.display | |
De klasse GradientType biedt waarden voor de parameter type in de methoden beginGradientFill() en lineGradientStyle() van de klasse flash.display.Graphics. | |
GRANTED — Statische eigenschap van type constante, klasse flash.permissions.PermissionStatus | |
Geeft op dat toestemming is verleend. | |
graphic — Eigenschap, klasse flash.text.engine.GraphicElement | |
Het DisplayObject dat moet worden gebruikt als afbeelding voor het GraphicElement. | |
graphic — Eigenschap, klasse flashx.textLayout.elements.InlineGraphicElement | |
De ingesloten afbeelding. | |
Graphic — klasse, pakket spark.primitives | |
The Graphic control displays a set of graphic drawing commands. | |
Graphic() — Constructor, klasse spark.primitives.Graphic | |
Constructor. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMButton | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMTabBarButton | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMHScrollBar | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMScroller | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMDropDownList | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMLightItemRenderer | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMButtonBar | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMBreadCrumb | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMSwitch | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMCheckBox | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMVScrollBar | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMPopUp | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMTitleWindow | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMButtonBarButton | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMComboBox | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMProgressBar | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMList | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMHeaderBar | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMToggleButton | |
The color for the graphic. | |
graphicColor — Stijl, klasse xd.core.axm.view.components.AXMSplitActionButton | |
The color for the graphic. | |
GraphicElement — definitieve klasse, pakket flash.text.engine | |
De klasse GraphicElement vertegenwoordigt een grafisch element in een TextBlock- of een GroupElement-object. | |
GraphicElement — klasse, pakket spark.primitives.supportClasses | |
A base class for defining individual graphic elements. | |
GraphicElement(graphic:flash.display:DisplayObject, elementWidth:Number, elementHeight:Number, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, klasse flash.text.engine.GraphicElement | |
Maakt een nieuwe instantie GraphicElement. | |
GRAPHIC_ELEMENT — Statische eigenschap van type constante, klasse flash.text.engine.ContentElement | |
Geeft de aanwezigheid van een grafisch element in de tekst aan. | |
graphics — Eigenschap, klasse flash.display.Shape | |
Hiermee wordt het object Graphics dat hoort bij dit object Shape opgegeven, waarbij vectortekenopdrachten kunnen optreden. | |
graphics — Eigenschap, klasse flash.display.Sprite | |
Geeft het object Graphics op dat bij deze sprite hoort, waarbij vectortekenopdrachten kunnen optreden. | |
graphics — Eigenschap, interface mx.core.IContainer | |
Geeft het object Graphics op dat bij deze sprite hoort, waarbij vectortekenopdrachten kunnen optreden. | |
Graphics — definitieve klasse, pakket flash.display | |
De klasse Graphics bevat een set methoden die u kunt gebruiken om een vectorvorm te maken. | |
GraphicsBitmapFill — definitieve klasse, pakket flash.display | |
Hiermee wordt een bitmapvulling gedefinieerd. | |
GraphicsBitmapFill(bitmapData:flash.display:BitmapData, matrix:flash.geom:Matrix, repeat:Boolean, smooth:Boolean) — Constructor, klasse flash.display.GraphicsBitmapFill | |
Hiermee wordt een nieuw GraphicsBitmapFill-object gemaakt. | |
GraphicsEndFill — definitieve klasse, pakket flash.display | |
Hiermee wordt het einde van een afbeeldingsvulling geïdentificeerd. | |
GraphicsEndFill() — Constructor, klasse flash.display.GraphicsEndFill | |
Hiermee maakt u een object dat wordt gebruikt met de methode Graphics.drawGraphicsData() om de vulling expliciet te beëindigen. | |
GraphicsGradientFill — definitieve klasse, pakket flash.display | |
Definieert een verloopvulling. | |
GraphicsGradientFill(type:String, colors:Array, alphas:Array, ratios:Array, matrix:any, spreadMethod:any, interpolationMethod:String, focalPointRatio:Number) — Constructor, klasse flash.display.GraphicsGradientFill | |
Hiermee wordt een nieuw GraphicsGradientFill-object gemaakt. | |
GraphicsPath — definitieve klasse, pakket flash.display | |
Een verzameling tekenopdrachten en de coördinaatparameters voor deze opdrachten. | |
GraphicsPath(commands:Vector$int, data:Vector$Number, winding:String) — Constructor, klasse flash.display.GraphicsPath | |
Hiermee wordt een nieuw GraphicsPath-object gemaakt. | |
GraphicsPathCommand — definitieve klasse, pakket flash.display | |
Definieert de waarden die worden gebruikt voor het opgeven van opdrachten voor het tekenen van paden. | |
GraphicsPathWinding — definitieve klasse, pakket 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 — definitieve klasse, pakket flash.display | |
Hiermee wordt een vulling met arcering gedefinieerd. | |
GraphicsShaderFill(shader:flash.display:Shader, matrix:flash.geom:Matrix) — Constructor, klasse flash.display.GraphicsShaderFill | |
Hiermee wordt een nieuw GraphicsShaderFill-object gemaakt. | |
GraphicsSolidFill — definitieve klasse, pakket flash.display | |
Hiermee wordt een effen vulling gedefinieerd. | |
GraphicsSolidFill(color:uint, alpha:Number) — Constructor, klasse flash.display.GraphicsSolidFill | |
Maakt een nieuw GraphicsSolidFill-object. | |
GraphicsStroke — definitieve klasse, pakket flash.display | |
Definieert een lijnstijl of tekenhaal. | |
GraphicsStroke(thickness:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number, fill:flash.display:IGraphicsFill) — Constructor, klasse flash.display.GraphicsStroke | |
Maakt een nieuw GraphicsStroke-object. | |
GraphicsTrianglePath — definitieve klasse, pakket flash.display | |
Definieert een geordende set driehoeken die kunnen worden gerenderd met (u,v)-vulcoördinaten of een normale vulling. | |
GraphicsTrianglePath(vertices:Vector$Number, indices:Vector$int, uvtData:Vector$Number, culling:String) — Constructor, klasse flash.display.GraphicsTrianglePath | |
Maakt een nieuw GraphicsTrianglePath-object. | |
GraphicsUtil — klasse, pakket mx.utils | |
The Graphics class is an all-static class with utility methods related to the Graphics class. | |
GraphicsUtilities — klasse, pakket mx.charts.chartClasses | |
A set of internal graphics rendering utilities used by the various chart classes. | |
GREATER — Statische eigenschap van type constante, klasse flash.display3D.Context3DCompareMode | |
Groter dan (>). | |
GREATER_EQUAL — Statische eigenschap van type constante, klasse flash.display3D.Context3DCompareMode | |
Groter dan of gelijk aan (>=). | |
greaterThanMaxError — Eigenschap, klasse spark.validators.supportClasses.NumberValidatorBase | |
Error message when the value exceeds the maxValue property. | |
GREEN — Statische eigenschap van type constante, klasse flash.display.BitmapDataChannel | |
Het groene kanaal. | |
GREEN — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die gekoppeld is aan de waarde van de toetscode voor de groene functieknop. | |
greenMultiplier — Eigenschap, klasse flash.geom.ColorTransform | |
Een decimale waarde die met de waarde van het groene kanaal wordt vermenigvuldigd. | |
greenOffset — Eigenschap, klasse flash.geom.ColorTransform | |
Een getal van -255 tot 255 dat bij de waarde voor het groene kanaal wordt opgeteld nadat deze met de waarde greenMultiplier is vermenigvuldigd. | |
grid — Skinonderdelen , klasse com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the extended properties of a data dictionary element. A skin part that defines the appearance of the extended properties of a data dictionary element. | |
grid — Skinonderdelen , klasse com.adobe.dct.view.DictionaryPropertiesView | |
A skin part that defines a grid which is a container for extended properties of data dictionary. A skin part that defines a grid which is a container for extended properties of data dictionary. | |
grid — Skinonderdelen , klasse spark.components.DataGrid | |
A reference to the Grid control that displays row and columns. A reference to the Grid control that displays row and columns. | |
grid — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridSortItemRenderer | |
Returns a reference to the associated AdvancedDataGrid control. | |
grid — Eigenschap, klasse spark.components.gridClasses.GridColumn | |
The Grid object associated with this column. | |
grid — Eigenschap, klasse spark.components.gridClasses.GridItemRenderer | |
Returns the Grid associated with this item renderer. | |
grid — Eigenschap, interface spark.components.gridClasses.IGridItemRenderer | |
The Grid associated with this item renderer, typically just the value of column.grid. | |
grid — Eigenschap, klasse spark.events.GridEvent | |
The Grid associated with this event. | |
grid — Eigenschap, klasse spark.skins.spark.DefaultGridItemRenderer | |
The grid control associated with this item renderer. | |
grid — Eigenschap, klasse spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control associated with this item renderer. | |
Grid — klasse, pakket mx.containers | |
A Grid container lets you arrange children as rows and columns of cells, similar to an HTML table. | |
Grid — klasse, pakket spark.components | |
The Grid control displays a list of data items called its data provider in a scrollable table or "grid", one item per row. | |
Grid() — Constructor, klasse mx.containers.Grid | |
Constructor. | |
Grid() — Constructor, klasse spark.components.Grid | |
Constructor. | |
GridCaretEvent — klasse, pakket spark.events | |
The GridCaretEvent class represents events that are dispatched when the caret changes in a Spark DataGrid control as the result of user interaction. | |
GridCaretEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldRowIndex:int, oldColumnIndex:int, newRowIndex:int, newColumnIndex:int) — Constructor, klasse spark.events.GridCaretEvent | |
Constructor. | |
gridClick — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse is clicked over a cell. | |
gridClick — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse is clicked over a cell | |
gridClick — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is clicked over a column header. | |
GRID_CLICK — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridClick GridEvent. | |
GridColumn — klasse, pakket spark.components.gridClasses | |
The GridColumn class defines a column of a Spark grid control, such as the Spark DataGrid or Grid control. | |
GridColumn(columnName:String) — Constructor, klasse spark.components.gridClasses.GridColumn | |
Constructor. | |
GridColumnHeaderGroup — klasse, pakket spark.components | |
The GridColumnHeaderGroup class displays a row of column headers and separators aligned with the grid's layout. | |
GridColumnHeaderGroup() — Constructor, klasse spark.components.GridColumnHeaderGroup | |
Constructor. | |
gridDirection — Stijl, klasse mx.charts.GridLines | |
Specifies the direction of the grid lines. | |
gridDoubleClick — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse is double-clicked over a cell. | |
gridDoubleClick — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse is double-clicked over a cell | |
gridDoubleClick — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is double-clicked over a column header. | |
GRID_DOUBLE_CLICK — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridDoubleClick GridEvent. | |
GridEvent — klasse, pakket spark.events | |
The GridEvent class extends the MouseEvent class to includes additional grid specific information based on the event's location relative to a grid cell. | |
GridEvent(type:String, bubbles:Boolean, cancelable:Boolean, localX:Number, localY:Number, relatedObject:flash.display:InteractiveObject, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, delta:int, rowIndex:int, columnIndex:int, column:spark.components.gridClasses:GridColumn, item:Object, itemRenderer:spark.components.gridClasses:IGridItemRenderer) — Constructor, klasse spark.events.GridEvent | |
GridEvents dispatched by the Grid class in response to mouse event are constructed with the incoming mouse event's properties. | |
gridFitType — Eigenschap, klasse fl.text.TLFTextField | |
Het type rasteraanpassing dat wordt gebruikt voor dit tekstveld | |
gridFitType — Eigenschap, klasse flash.text.TextField | |
Het type rasteraanpassing dat wordt gebruikt voor dit tekstveld | |
gridFitType — Eigenschap, klasse mx.core.FTETextField | |
This property has no effect in FTETextField because FTE uses a newer font renderer than TextField. | |
gridFitType — Eigenschap, interface mx.core.IUITextField | |
Het type rasteraanpassing dat wordt gebruikt voor dit tekstveld | |
gridFitType — Eigenschap, klasse mx.core.UITextFormat | |
Defines the grid-fitting setting for the UITextField class. | |
GridFitType — definitieve klasse, pakket flash.text | |
De klasse GridFitType definieert waarden voor rasteraanpassing in de klasse TextField. | |
GridItem — klasse, pakket mx.containers | |
The GridItem container defines a grid cell in GridRow container. | |
GridItem() — Constructor, klasse mx.containers.GridItem | |
Constructor. | |
GridItemEditor — klasse, pakket spark.components.gridClasses | |
The GridItemEditor class defines the base class for custom item editors for the Spark grid controls, such as DataGrid and Grid. | |
GridItemEditor() — Constructor, klasse spark.components.gridClasses.GridItemEditor | |
Constructor. | |
GridItemEditorEvent — klasse, pakket spark.events | |
The GridItemEditorEvent class represents events that are dispatched over the life cycle of an item editor. | |
GridItemEditorEvent(type:String, bubbles:Boolean, cancelable:Boolean, rowIndex:uint, columnIndex:uint, column:spark.components.gridClasses:GridColumn) — Constructor, klasse spark.events.GridItemEditorEvent | |
Constructor. | |
gridItemEditorSessionCancel — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched after the item editor has been closed without saving its data. | |
GRID_ITEM_EDITOR_SESSION_CANCEL — Statische eigenschap van type constante, klasse spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_CANCEL constant defines the value of the type property of the event object for a cancelridItemEditor event. | |
gridItemEditorSessionSave — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched after the data in item editor has been saved into the data provider and the editor has been closed. | |
GRID_ITEM_EDITOR_SESSION_SAVE — Statische eigenschap van type constante, klasse spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_SAVE constant defines the value of the type property of the event object for a saveGridItemEditor event. | |
gridItemEditorSessionStart — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched immediately after an item editor has been opened. | |
GRID_ITEM_EDITOR_SESSION_START — Statische eigenschap van type constante, klasse spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_START constant defines the value of the type property of the event object for a openGridItemEditor event. | |
gridItemEditorSessionStarting — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched when a new item editor session has been requested. | |
GRID_ITEM_EDITOR_SESSION_STARTING — Statische eigenschap van type constante, klasse spark.events.GridItemEditorEvent | |
The GridItemEditorEvent.GRID_ITEM_EDITOR_SESSION_STARTING constant defines the value of the type property of the event object for a startGridItemEditorSession event. | |
GridItemRenderer — klasse, pakket spark.components.gridClasses | |
The GridItemRenderer class defines the base class for custom item renderers for the Spark grid controls, such as DataGrid and Grid. | |
GridItemRenderer() — Constructor, klasse spark.components.gridClasses.GridItemRenderer | |
Constructor. | |
GridLayer — klasse, pakket spark.components.gridClasses | |
The GridLayer class defines a container used for the layers of the Grid control's visual elements. | |
GridLayer() — Constructor, klasse spark.components.gridClasses.GridLayer | |
Constructor. | |
GridLines — klasse, pakket mx.charts | |
The GridLines class draws grid lines inside the data area of the chart. | |
GridLines() — Constructor, klasse mx.charts.GridLines | |
Constructor. | |
gridLinesStyleName — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The class selector that defines the style properties for the default grid lines. | |
gridMouseDown — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse button is pressed over a grid cell. | |
gridMouseDown — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse button is pressed over a Grid cell. | |
gridMouseDown — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse button is pressed over a column header. | |
GRID_MOUSE_DOWN — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridMouseDown GridEvent. | |
gridMouseDrag — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part after a gridMouseDown event if the mouse moves before the button is released. | |
gridMouseDrag — Gebeurtenis, klasse spark.components.Grid | |
Dispatched after a gridMouseDown event if the mouse moves before the button is released. | |
gridMouseDrag — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched after a gridMouseDown event if the mouse moves before the button is released. | |
GRID_MOUSE_DRAG — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridMouseDrag GridEvent. | |
gridMouseUp — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the grid. | |
gridMouseUp — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse button is released over a Grid cell. | |
gridMouseUp — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched after a gridMouseDown event when the mouse button is released, even if the mouse is no longer within the GridColumnHeaderGroup. | |
GRID_MOUSE_UP — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridMouseUp GridEvent. | |
gridRollOut — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse leaves a grid cell. | |
gridRollOut — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse leaves a grid cell. | |
gridRollOut — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse leaves a column header. | |
GRID_ROLL_OUT — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridRollOut GridEvent. | |
gridRollOver — Gebeurtenis, klasse spark.components.DataGrid | |
Dispatched by the grid skin part when the mouse enters a grid cell. | |
gridRollOver — Gebeurtenis, klasse spark.components.Grid | |
Dispatched when the mouse enters a grid cell. | |
gridRollOver — Gebeurtenis, klasse spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse enters a column header. | |
GRID_ROLL_OVER — Statische eigenschap van type constante, klasse spark.events.GridEvent | |
The value of the type property for a gridRollOver GridEvent. | |
GridRow — klasse, pakket mx.containers | |
The GridRow container defines a row in a Grid container, and contains GridCell containers. | |
GridRow() — Constructor, klasse mx.containers.GridRow | |
Constructor. | |
GridSelectionEvent — klasse, pakket spark.events | |
The GridSelectionEvent class represents events that are dispatched when the selection changes in a Spark DataGrid control as the result of user interaction. | |
GridSelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, selectionChange:spark.components.gridClasses:CellRegion) — Constructor, klasse spark.events.GridSelectionEvent | |
Constructor. | |
GridSelectionEventKind — definitieve klasse, pakket spark.events | |
The GridSelectionEventKind class defines constants for the valid values of the spark.events.GridSelectionEvent class kind property. | |
GridSelectionMode — definitieve klasse, pakket spark.components.gridClasses | |
The GridSelectionMode class defines the valid constant values for the selectionMode property of the Spark DataGrid and Grid controls. | |
GridSelectionMode() — Constructor, klasse spark.components.gridClasses.GridSelectionMode | |
Constructor. | |
GridSortEvent — klasse, pakket spark.events | |
The GridSortEvent class represents events that are dispatched when the data provider of a Spark DataGrid control is sorted as the result of the user clicking on the header of a column in the DataGrid. | |
GridSortEvent(type:String, bubbles:Boolean, cancelable:Boolean, columnIndices:Vector$int, oldSortFields:Array, newSortFields:Array) — Constructor, klasse spark.events.GridSortEvent | |
Constructor. | |
gripper — Skinonderdelen , klasse spark.components.WindowedApplication | |
The skin part that defines the gripper button used to resize the window. The skin part that defines the gripper button used to resize the window. | |
gripper — Skinonderdelen , klasse spark.components.Window | |
The skin part that defines the gripper button used to resize the window. The skin part that defines the gripper button used to resize the window. | |
gripper — Eigenschap, klasse spark.skins.spark.SparkChromeWindowedApplicationSkin | |
gripperPadding — Stijl, klasse mx.core.WindowedApplication | |
The extra space around the gripper. | |
gripperPadding — Stijl, klasse mx.core.Window | |
The extra space around the gripper. | |
GripperSkin — klasse, pakket spark.skins.spark.windowChrome | |
The default skin class for the gripper button in the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
GripperSkin() — Constructor, klasse spark.skins.spark.windowChrome.GripperSkin | |
Constructor. | |
gripperStyleName — Stijl, klasse mx.core.WindowedApplication | |
Style declaration for the skin of the gripper. | |
gripperStyleName — Stijl, klasse mx.core.Window | |
Style declaration for the skin of the gripper. | |
group — Eigenschap, klasse fl.controls.RadioButton | |
Het object RadioButtonGroup waartoe dit besturingselement RadioButton behoort. | |
group — Skinonderdelen , klasse com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost | |
The dynamic skinpart group that is dynamically created for each alignment area. The dynamic skinpart group that is dynamically created for each alignment area. | |
group — Eigenschap, klasse mx.controls.RadioButton | |
The RadioButtonGroup object to which this RadioButton belongs. | |
group — Eigenschap, klasse spark.components.RadioButton | |
The RadioButtonGroup component to which this RadioButton belongs. | |
Group — klasse, pakket spark.components | |
The Group class is the base container class for visual elements. | |
Group() — Constructor, klasse spark.components.Group | |
Constructor. | |
GroupBase — klasse, pakket spark.components.supportClasses | |
The GroupBase class defines the base class for components that display visual elements. | |
GroupBase() — Constructor, klasse spark.components.supportClasses.GroupBase | |
Constructor. | |
GroupContentsRenderer() — Constructor, klasse com.adobe.guides.spark.navigators.renderers.GroupContentsRenderer | |
Constructor. | |
groupedColumns — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
An Array that defines the hierarchy of AdvancedDataGridColumn instances when performing column grouping. | |
groupElement — Eigenschap, klasse flash.text.engine.ContentElement | |
Het GroupElement-object dat dit element bevat, of null als het niet in een groep is. | |
GroupElement — definitieve klasse, pakket 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. | |
GroupElement(elements:Vector$flash.text.engine:ContentElement, elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Constructor, klasse flash.text.engine.GroupElement | |
Hiermee wordt een nieuwe instantie GroupElement gemaakt. | |
groupElements(beginIndex:int, endIndex:int) — methode, klasse flash.text.engine.GroupElement | |
Vervangt de reeks elementen die met de parameters beginIndex en endIndex zijn opgegeven door een nieuw GroupElement dat die elementen bevat. | |
groupIconFunction — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
A user-supplied callback function to run on each group item to determine its branch icon in the navigation tree. | |
GroupInformationArea() — Constructor, klasse com.adobe.guides.spark.navigators.renderers.GroupInformationArea | |
Constructor. | |
grouping — Eigenschap, klasse mx.collections.GroupingCollection | |
Specifies the Grouping instance applied to the source data. | |
grouping — Eigenschap, klasse mx.collections.GroupingCollection2 | |
Specifies the Grouping instance applied to the source data. | |
grouping — Eigenschap, interface mx.collections.IGroupingCollection | |
The Grouping object applied to the source data. | |
grouping — Eigenschap, interface mx.collections.IGroupingCollection2 | |
The Grouping object applied to the source data. | |
Grouping — klasse, pakket mx.collections | |
The Grouping class defines the fields in the data provider of the AdvancedDataGrid control used to group data. | |
Grouping() — Constructor, klasse mx.collections.Grouping | |
Constructor. | |
GroupingCollection — klasse, pakket mx.collections | |
The GroupingCollection class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection() — Constructor, klasse mx.collections.GroupingCollection | |
Constructor. | |
GroupingCollection2 — klasse, pakket mx.collections | |
The GroupingCollection2 class lets you create grouped data from flat data for display in the AdvancedDataGrid control. | |
GroupingCollection2() — Constructor, klasse mx.collections.GroupingCollection2 | |
Constructor. | |
GroupingField — klasse, pakket mx.collections | |
The GroupingField class represents individual data fields that you use to group flat data for display by the AdvancedDataGrid control. | |
GroupingField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Boolean) — Constructor, klasse mx.collections.GroupingField | |
Constructor. | |
groupingFunction — Eigenschap, klasse mx.collections.GroupingField | |
A function that determines the label for this group. | |
groupingObjectFunction — Eigenschap, klasse mx.collections.Grouping | |
A callback function to run on each group node to determine the grouping object. | |
groupingObjectFunction — Eigenschap, klasse mx.collections.GroupingField | |
A callback function to run on each group node to determine the grouping object. | |
groupingPattern — Eigenschap, klasse flash.globalization.CurrencyFormatter | |
Beschrijft de plaatsing van scheidingstekens voor cijfergroepering binnen de opgemaakte tekenreeks voor het valutabedrag. | |
groupingPattern — Eigenschap, klasse flash.globalization.NumberFormatter | |
Beschrijft de plaatsing van scheidingstekens voor cijfergroepering binnen de opgemaakte getaltekenreeks. | |
groupingPattern — Eigenschap, klasse spark.formatters.supportClasses.NumberFormatterBase | |
Describes the placement of grouping separators within the formatted number string. | |
groupingSeparator — Eigenschap, klasse flash.globalization.CurrencyFormatter | |
Het teken of de tekenreeks die wordt gebruikt voor het scheidingsteken voor cijfergroepering. | |
groupingSeparator — Eigenschap, klasse flash.globalization.NumberFormatter | |
Het teken of de tekenreeks die wordt gebruikt voor het scheidingsteken voor cijfergroepering. | |
groupingSeparator — Eigenschap, klasse spark.formatters.supportClasses.NumberFormatterBase | |
The character or string used for the grouping separator. | |
groupingSeparator — Eigenschap, klasse spark.validators.supportClasses.NumberValidatorBase | |
The character or string used for the grouping separator. | |
groupItemRenderer — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
Specifies the item renderer used to display the branch nodes in the navigation tree that correspond to groups. | |
groupLabelFunction — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
A callback function to run on each item to determine its label in the navigation tree. | |
groupName — Eigenschap, klasse fl.controls.RadioButton | |
De groepsnaam voor een instantie of groep keuzerondjes. | |
groupName — Eigenschap, interface fl.managers.IFocusManagerGroup | |
Hiermee wordt de naam van de groep componenten opgehaald of ingesteld waartoe deze component hoort. | |
groupName — Eigenschap, klasse mx.controls.RadioButton | |
Specifies the name of the group to which this RadioButton control belongs, or specifies the value of the id property of a RadioButtonGroup control if this RadioButton is part of a group defined by a RadioButtonGroup control. | |
groupName — Eigenschap, interface mx.managers.IFocusManagerGroup | |
The name of the group of controls to which the control belongs. | |
groupName — Eigenschap, klasse spark.components.RadioButton | |
Specifies the name of the group to which this RadioButton component belongs, or specifies the value of the id property of a RadioButtonGroup component if this RadioButton is part of a group defined by a RadioButtonGroup component. | |
groupRowHeight — Eigenschap, klasse mx.controls.AdvancedDataGrid | |
The height of the grouped row, in pixels. | |
groupSeperator — Skinonderdelen , klasse com.adobe.ep.ux.content.view.components.toolbar.ActionBar | |
Factory for a Group of Actions Factory for a Group of Actions | |
groupspec — Eigenschap, klasse org.osmf.net.MulticastResource | |
The group spec string for multicasting. | |
GroupSpecifier — klasse, pakket flash.net | |
De GroupSpecifier-klasse wordt gebruikt voor het samenstellen van de ondoorzichtige groupspec-tekenreeksen die worden doorgegeven aan NetStream- en NetGroup-constructors. | |
GroupSpecifier(name:String) — Constructor, klasse flash.net.GroupSpecifier | |
Maakt een nieuw GroupSpecifier-object. | |
groupspecWithAuthorizations() — methode, klasse flash.net.GroupSpecifier | |
Geeft de ondoorzichtige groupspec-tekenreeks weer, inclusief autorisaties, die kan worden doorgegeven aan NetStream- en NetGroup-constructors. | |
groupspecWithoutAuthorizations() — methode, klasse flash.net.GroupSpecifier | |
Geeft de ondoorzichtige groupspec-tekenreeks weer, zonder autorisaties, die kan worden doorgegeven aan NetStream- en NetGroup-constructors. | |
growDuration — Eigenschap, klasse mx.effects.DefaultListEffect | |
The duration, in milliseconds, applied to renderers for added and removed items. | |
guardMinMax(min:Number, max:Number) — methode, klasse mx.charts.chartClasses.NumericAxis | |
Protects the range against invalid values for this axis type. | |
GUIDE — Statische eigenschap van type constante, klasse flash.ui.Keyboard | |
Constante die gekoppeld is aan de waarde van de toetscode voor de knop voor het activeren van de programmagids. | |
GUJARATI — Statische eigenschap van type constante, klasse flash.globalization.NationalDigitsType | |
Geeft de Unicode-waarde aan voor het nul-getal van de Gujarati cijferset. | |
GUJARATI — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType | |
Gujarati nummering. | |
GURMUKHI — Statische eigenschap van type constante, klasse flash.globalization.NationalDigitsType | |
Geeft de Unicode-waarde aan voor het nul-getal van de Gurmukhi cijferset. | |
GURMUKHI — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType | |
Gurmukhi nummering. | |
gutterBottom — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the bottom of the chart data area and the bottom of the chart control. | |
gutterLeft — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the left of the chart data area and the left of the chart control. | |
gutterRight — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the right side of the chart data area and the outside of the chart control. | |
gutters — Eigenschap, klasse mx.charts.AxisRenderer | |
The distance between the axisRenderer and the sides of the surrounding chart. | |
gutters — Eigenschap, interface mx.charts.chartClasses.IAxisRenderer | |
The distance between the axisRenderer and the sides of the surrounding chart. | |
gutterTop — Stijl, klasse mx.charts.chartClasses.CartesianChart | |
The size of the region, in pixels, between the top of the chart data area and the top of the chart control. | |
Symbolen A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Wed Jun 13 2018, 11:57 AM Z