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 |
c — Eigenschap, klasse fl.motion.BezierSegment |
|
Het derde punt van de Bezier-curve. |
c — Eigenschap, klasse flash.geom.Matrix |
|
De waarde die invloed heeft op de plaatsing van de pixels langs de x-as wanneer een afbeelding wordt gedraaid of geschaald. |
C — Statische eigenschap van type constante, klasse flash.ui.Keyboard |
|
Constante die is gekoppeld aan de waarde van de toetscode voor de C-toets (67). |
cache — Eigenschap, klasse com.adobe.solutions.rca.services.impl.CacheToken |
|
An instance of Cache in which the value is looked for. |
cache — Eigenschap, klasse mx.charts.chartClasses.RenderData |
|
The list of ChartItems representing the items
in the series's dataProvider. |
cacheable — Eigenschap, klasse mx.automation.events.AutomationRecordEvent |
|
Contains true if this is a cacheable event, and false if not. |
cacheAsBitmap — Eigenschap, klasse fl.motion.KeyframeBase |
|
Indien ingesteld op true, plaatst Flash Player een interne bitmaprepresentatie van het weergaveobject in cache. |
cacheAsBitmap — Eigenschap, klasse flash.display.DisplayObject |
|
Indien ingesteld op true, plaatsen Flash-runtimes een interne bitmaprepresentatie van het weergaveobject in cache. |
cacheAsBitmap — Eigenschap, klasse mx.containers.utilityClasses.PostScaleAdapter |
| |
cacheAsBitmap — Eigenschap, interface mx.core.IFlexDisplayObject |
|
Indien ingesteld op true, plaatsen Flash-runtimes een interne bitmaprepresentatie van het weergaveobject in cache. |
cacheAsBitmapMatrix — Eigenschap, klasse flash.display.DisplayObject |
|
Als dit Matrix-object niet null is, definieert het hoe een weergaveobject wordt gerenderd als cacheAsBitmap wordt ingesteld op true. |
CacheDataDescriptor — klasse, pakket mx.data |
|
The CacheDataDescriptor class provides information about the attributes of cached data. |
CacheDataDescriptor(dataList:mx.data:DataList) — Constructor, klasse mx.data.CacheDataDescriptor |
|
Initializes this descriptor with the specified cache item and associated
id. |
cachedData — Eigenschap, klasse spark.core.ContentCache |
|
Map of source to CacheEntryNode. |
cachedDataChangeEffect — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
The effect that plays when changes occur in the data
provider for the control. |
cacheDefaultValues(measureName:String, cache:Array, fieldName:String) — methode, klasse mx.charts.chartClasses.Series |
|
Caches the values stored in the measureName property
from the original dataProvider items in the chart item's
fieldName property. |
cachedHeaderHeight — Eigenschap, klasse mx.controls.dataGridClasses.DataGridHeader |
|
The cached header height, in pixels. |
cacheDirectory — Statische eigenschap, klasse flash.filesystem.File |
|
De cachemap van de toepassing. |
cachedItemsChangeEffect — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
The effect that plays when changes occur in the data
provider for the control, set through the itemsChangeEffect
style. |
cachedPaddingBottom — Eigenschap, klasse mx.controls.dataGridClasses.DataGridHeader |
|
The cached padding for the bottom of the renderer, in pixels. |
cachedPaddingTop — Eigenschap, klasse mx.controls.dataGridClasses.DataGridHeader |
|
The cached padding for the top of the renderer, in pixels. |
cacheEntries — Eigenschap, klasse spark.core.ContentCache |
|
Ordered (MRU) list of CacheEntryNode instances. |
cacheHeuristic — Eigenschap, interface mx.core.IDeferredInstantiationUIComponent |
|
Used by Flex to suggest bitmap caching for the object. |
cacheHeuristic — Eigenschap, klasse mx.core.UIComponent |
|
Used by Flex to suggest bitmap caching for the object. |
cacheHeuristic — Eigenschap, klasse mx.flash.UIMovieClip |
|
Used by Flex to suggest bitmap caching for the object. |
cacheID — Eigenschap, klasse mx.data.DataManager |
|
Provides access to the cache identifier for this service. |
cacheID — Eigenschap, klasse mx.data.DataStore |
|
Provides access to the cache identifier for this service. |
cacheIndexValues(measureName:String, cache:Array, fieldName:String) — methode, klasse mx.charts.chartClasses.Series |
|
Caches the values stored in the measureName property
from the original dataProvider items in the chart item's
fieldName property. |
cacheNamedValues(measureName:String, cache:Array, fieldName:String) — methode, klasse mx.charts.chartClasses.Series |
|
Caches the values stored in the measureName property
from the original dataProvider items in the chart item's
fieldName property. |
cachePolicy — Eigenschap, klasse com.adobe.mosaic.mxml.ServerSession |
|
Returns the value of cachePolicy (if one is set). |
cachePolicy — Eigenschap, klasse com.adobe.mosaic.om.impl.SessionConfiguration |
|
Returns the ICachePolicy (if set)
|
cachePolicy — Eigenschap, interface com.adobe.mosaic.om.interfaces.ISessionConfiguration |
|
The ICachePolicy for this session. |
cachePolicy — Eigenschap, interface mx.core.IDeferredInstantiationUIComponent |
|
Specifies the bitmap caching policy for this object. |
cachePolicy — Eigenschap, klasse mx.core.UIComponent |
|
Specifies the bitmap caching policy for this object. |
cachePolicy — Eigenschap, klasse mx.flash.UIMovieClip |
|
Specifies the bitmap caching policy for this object. |
CachePolicy — klasse, pakket com.adobe.mosaic.om.impl |
|
CachePolicy provides some specific implementations of ICachePolicy. |
CachePolicy(type:String, cacheURL:String) — Constructor, klasse com.adobe.mosaic.om.impl.CachePolicy |
|
Constructor. |
cacheResponse — Eigenschap, klasse flash.html.HTMLLoader |
|
Bepaalt of geslaagde resultaatgegevens in de cache moeten worden opgeslagen voor HTTP-aanvragen van dit object. |
cacheResponse — Eigenschap, klasse flash.net.URLRequest |
|
Bepaalt of geslaagde resultaatgegevens voor deze aanvraag in de cache moeten worden opgeslagen. |
cacheResponse — Statische eigenschap, klasse flash.net.URLRequestDefaults |
|
De standaardinstelling voor de eigenschap cacheResponse van URLRequest-objecten. |
cacheResponse — Eigenschap, klasse mx.data.events.DataServiceFaultEvent |
|
When this property is true this event was dispatched in
response to a method call executed against the local cache. |
cacheResponse — Eigenschap, klasse mx.data.events.DataServiceResultEvent |
|
When this property is true this event was dispatched in
response to a method call executed against the local cache. |
cacheSize — Eigenschap, klasse flash.data.SQLConnection |
|
Biedt toegang tot de cachegrootte voor deze verbinding. Deze vertegenwoordigt het maximumaantal databaseschijfpagina's dat tegelijk in het geheugen kan worden opgeslagen. |
CacheToken — klasse, pakket com.adobe.solutions.rca.services.impl |
|
This class extends async token and instead of making remote call to fetch the result, fetches the result from a local cache. |
CacheToken(message:mx.messaging.messages:IMessage) — Constructor, klasse com.adobe.solutions.rca.services.impl.CacheToken |
|
The constructor for CacheToken class. |
cacheURL — Eigenschap, klasse com.adobe.mosaic.om.impl.CachePolicy |
|
Returns the value of cacheURL
|
cacheURL — Eigenschap, interface com.adobe.mosaic.om.interfaces.ICachePolicy |
|
Indicates the URL location of the cache, such as "app-storage:/cache". |
calculateChildHeights(column:Array, height:Number) — methode, klasse com.adobe.mosaic.layouts.SmartColumnLayout |
|
Calculates the sizes of the children in a column. |
calculateChildWidths(row:Array, width:Number) — methode, klasse com.adobe.mosaic.layouts.SmartRowLayout |
|
Calculates the sizes of the children in a row. |
calculateColumnLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.FlowLayout |
|
Determines the size and position of the elements in a column-oriented flow. |
calculateDates() — methode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculateDates() — methode, interface com.adobe.solutions.rca.domain.IStage |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculateDates() — methode, interface com.adobe.solutions.rca.domain.IStageParticipant |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculateDates() — methode, klasse com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculateDates() — methode, klasse com.adobe.solutions.rca.domain.impl.Stage |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculateDates() — methode, klasse com.adobe.solutions.rca.domain.impl.StageParticipant |
|
Populates the calculatedStartDate and calculatedEndDate fields. |
calculatedDuration — Eigenschap, interface com.adobe.solutions.rca.domain.IStageParticipant |
|
Duration calculated from calculatedStartDate and calculatedEndDate. |
calculatedDuration — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.StageParticipant |
|
Duration calculated from calculatedStartDate and calculatedEndDate. |
calculatedEndDate — Eigenschap, interface com.adobe.solutions.rca.domain.IReviewContext |
|
The endDate if the review has ended. |
calculatedEndDate — Eigenschap, interface com.adobe.solutions.rca.domain.IStage |
|
The endDate if a review has ended. |
calculatedEndDate — Eigenschap, interface com.adobe.solutions.rca.domain.IStageParticipant |
|
The endDate if the participant task has ended. |
calculatedEndDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.ReviewContext |
|
The endDate if the review has ended. |
calculatedEndDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.Stage |
|
The endDate if a review has ended. |
calculatedEndDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.StageParticipant |
|
The endDate if the participant task has ended. |
calculateDragScrollDelta(dropLocation:spark.layouts.supportClasses:DropLocation, elapsedTime:Number) — methode, klasse spark.layouts.supportClasses.LayoutBase |
|
Calculates how much to scroll for the specified dropLocation
during a drag and drop gesture. |
calculateDropIndex(x:Number, y:Number) — methode, klasse com.adobe.mosaic.layouts.MosaicLayoutBase |
|
Locates the item under the point using a simple look-up, accounting for horizontal
and vertical gaps. |
calculateDropIndex(event:mx.events:DragEvent) — methode, klasse mx.controls.listClasses.AdvancedListBase |
|
Returns the index where the dropped items should be added
to the drop target. |
calculateDropIndex(event:mx.events:DragEvent) — methode, klasse mx.controls.listClasses.ListBase |
|
Returns the index where the dropped items should be added
to the drop target. |
calculateDropIndex(x:Number, y:Number) — methode, klasse spark.layouts.TileLayout |
|
Returns the index where a new item should be inserted if
the user releases the mouse at the specified coordinates
while completing a drag and drop gesture. |
calculateDropIndex(x:Number, y:Number) — methode, klasse spark.layouts.supportClasses.LayoutBase |
|
Returns the index where a new item should be inserted if
the user releases the mouse at the specified coordinates
while completing a drag and drop gesture. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse com.adobe.mosaic.layouts.FlowLayout |
|
Creates the bounding rectangle for the drop indicator. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse com.adobe.mosaic.layouts.SmartColumnLayout |
|
Creates the bounding rectangle for the drop indicator. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse com.adobe.mosaic.layouts.SmartGridLayout |
|
Determines the size and position of the drop indicator, returning an Rectangle with the
proper boundaries. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse com.adobe.mosaic.layouts.SmartRowLayout |
|
Creates the bounding rectangle for the drop indicator. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse spark.layouts.TileLayout |
|
Calculates the bounds for the drop indicator that provides visual feedback
to the user of where the items will be inserted at the end of a drag and drop
gesture. |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — methode, klasse spark.layouts.supportClasses.LayoutBase |
|
Calculates the bounds for the drop indicator that provides visual feedback
to the user of where the items will be inserted at the end of a drag and drop
gesture. |
calculateDropIndicatorY(rowCount:Number, rowNum:int) — methode, klasse mx.controls.listClasses.AdvancedListBase |
|
Calculates the y position of the drop indicator
when performing a drag-and-drop operation. |
calculateDropIndicatorY(rowCount:Number, rowNum:int) — methode, klasse mx.controls.listClasses.ListBase |
|
Calculates the y position of the drop indicator
when performing a drag-and-drop operation. |
calculateDropLocation(dragEvent:mx.events:DragEvent) — methode, klasse com.adobe.mosaic.layouts.MosaicLayoutBase |
|
Returns the location of the drop based on the event given. |
calculateDropLocation(dragEvent:mx.events:DragEvent) — methode, klasse com.adobe.mosaic.layouts.SmartColumnLayout |
|
Determines the location of the drop (should it happen) and returns that information
in the form of a DropLocation. |
calculateDropLocation(dragEvent:mx.events:DragEvent) — methode, klasse com.adobe.mosaic.layouts.SmartGridLayout |
|
Determines the location of the drop (should it happen) and returns that information
in the form of a DropLocation. |
calculateDropLocation(dragEvent:mx.events:DragEvent) — methode, klasse com.adobe.mosaic.layouts.SmartRowLayout |
|
Determines the location of the drop (should it happen) and returns that information
in the form of a DropLocation. |
calculateDropLocation(dragEvent:mx.events:DragEvent) — methode, klasse spark.layouts.supportClasses.LayoutBase |
|
Calculates the drop location in the data provider of the drop target for
the specified dragEvent. |
calculatedStartDate — Eigenschap, interface com.adobe.solutions.rca.domain.IReviewContext |
|
The startDate if the review has started. |
calculatedStartDate — Eigenschap, interface com.adobe.solutions.rca.domain.IStage |
|
The startDate if a review has started. |
calculatedStartDate — Eigenschap, interface com.adobe.solutions.rca.domain.IStageParticipant |
|
The startDate if the participant task has started. |
calculatedStartDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.ReviewContext |
|
The startDate if the review has started. |
calculatedStartDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.Stage |
|
The startDate if a review has started. |
calculatedStartDate — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.StageParticipant |
|
The startDate if the participant task has started. |
CalculateFinalFlatArray() — methode, klasse fl.motion.AdjustColor |
|
Retourneert de vlakke array met waarden voor alle vier de eigenschappen. |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.FlowLayout |
|
Determines where the elements are positioned in the flow, based on the setting
of orientation. |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.MosaicLayoutBase |
|
This is the key function of the layout. |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.SmartColumnLayout |
|
Calculates the positions and sizes of all of the layout target's children. |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.SmartGridLayout |
|
Sizes and positions the target's elements in the normal fashion for this
layout. |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.SmartRowLayout |
|
Calculates the positions and sizes of all of the layout target's children. |
calculateMetrics() — methode, klasse org.osmf.net.NetStreamMetricsBase |
|
Method invoked when the metrics should be recalculated. |
calculatePopUpPosition() — methode, klasse spark.components.PopUpAnchor |
|
Called when the popUp control is positioned, when it is displayed,
or when updatePopUpTransform() is called. |
calculatePreferredSizeFromData(numItems:int) — methode, klasse mx.controls.ComboBase |
|
Determines default values of the height and width to use for the
entries in the drop-down list. |
calculatePreferredSizeFromData(count:int) — methode, klasse mx.controls.ComboBox |
|
Determines default values of the height and width to use for each
entry in the drop-down list, based on the maximum size of the label
text in the first numItems items in the data provider. |
calculateRangeMode(startTime:Number, endTime:Number) — methode, klasse com.adobe.solutions.rca.presentation.gantt.GanttChart |
|
This function calculates the range mode based on the start date and the end date. |
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Calculates the row height of columns in a row. |
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — methode, klasse mx.controls.dataGridClasses.DataGridBase |
|
Calculates the row height of columns in a row. |
calculateRowLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — methode, klasse com.adobe.mosaic.layouts.FlowLayout |
|
Determines the size and position of the elements in a row-oriented flow. |
calculateSelectedIndices(index:int, shiftKey:Boolean, ctrlKey:Boolean) — methode, klasse spark.components.List |
|
Helper method to calculate how the current selection changes when an item is clicked. |
calculateSizes() — methode, klasse com.adobe.mosaic.layouts.SmartColumnLayout |
|
Calculates key size variables. |
calculateSizes() — methode, klasse com.adobe.mosaic.layouts.SmartGridLayout |
|
Called to calculate key variables. |
calculateSizes() — methode, klasse com.adobe.mosaic.layouts.SmartRowLayout |
|
Calculates key size variables. |
calculateStageDuration() — methode, interface com.adobe.solutions.rca.domain.IStage |
|
Calculates duration for this stage based on start and end dates. |
calculateStageDuration() — methode, klasse com.adobe.solutions.rca.domain.impl.Stage |
|
Calculates duration for this stage based on start and end dates. |
calculateSummary(data:Object, field:mx.collections:SummaryField2, rowData:Object) — methode, klasse mx.collections.DefaultSummaryCalculator |
|
Flex calls this method when a new value needs to be added to the summary value. |
calculateSummary(data:Object, field:mx.collections:SummaryField2, rowData:Object) — methode, interface mx.collections.ISummaryCalculator |
|
Flex calls this method when a new value needs to be added to the summary value. |
calculateSummaryOfSummary(oldValue:Object, newValue:Object, field:mx.collections:SummaryField2) — methode, klasse mx.collections.DefaultSummaryCalculator |
|
Flex calls this method when a new summary value needs to be added to the already computed summary. |
calculateSummaryOfSummary(value:Object, newValue:Object, field:mx.collections:SummaryField2) — methode, interface mx.collections.ISummaryCalculator |
|
Flex calls this method when a new summary value needs to be added to the already computed summary. |
CalendarLayoutChangeEvent — klasse, pakket mx.events |
|
The CalendarLayoutChangeEvent class represents the event object passed to
the event listener for the change event for
the DateChooser and DateField controls. |
CalendarLayoutChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, newDate:Date, triggerEvent:flash.events:Event) — Constructor, klasse mx.events.CalendarLayoutChangeEvent |
|
Constructor. |
calendarLayoutStyleFilters — Eigenschap, klasse mx.controls.DateChooser |
|
The set of styles to pass from the DateChooser to the calendar layout. |
call(thisArg:any, ... rest) — methode, klasse Function |
|
Roept de functie aan die door een object Function wordt vertegenwoordigd. |
call(functionName:String, ... rest) — methode, klasse flash.external.ExtensionContext |
|
Roept de native functie aan die wordt opgegeven door functionName. |
call(functionName:String, ... rest) — Statische methode , klasse flash.external.ExternalInterface |
|
Roept een functie aan die door de SWF-container beschikbaar wordt gemaakt, waarbij nul of meer argumenten worden doorgegeven. |
call(command:String, responder:flash.net:Responder, ... rest) — methode, klasse flash.net.NetConnection |
|
Roept een opdracht of methode aan op Flash Media Server of op een toepassingsserver waarop Flash Remoting wordt uitgevoerd. |
callAcrobatExternalSubmit(submitFormat:String, callback:Function) — methode, klasse lc.procmgmt.ui.layout.ResourceContainer |
|
Calls Adobe Acrobat 9.1 submit functionality. |
CallAction — klasse, pakket spark.effects |
|
The CallAction effect calls the function specified by
functionName property on the target object with
optional arguments specified by the args property. |
CallAction(target:Object) — Constructor, klasse spark.effects.CallAction |
|
Constructor. |
CallActionInstance — klasse, pakket spark.effects.supportClasses |
|
The CallActionInstance class implements the instance class
for the CallAction effect. |
CallActionInstance(target:Object) — Constructor, klasse spark.effects.supportClasses.CallActionInstance |
|
Constructor. |
callContainer(... rest) — methode, klasse lc.procmgmt.ui.layout.ResourceContainer |
|
Passes messages to an augmented PDF to perform specific actions
such as saving form data, submitting form data, or hiding specific
fields in the form. |
callee — Eigenschap, klasse arguments |
|
Een verwijzing naar de functie die momenteel wordt uitgevoerd. |
callFaultHandlers(info:Object) — methode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Calls all the fault handlers. |
callFaultHandlers(info:Object) — methode, klasse com.adobe.ep.taskmanagement.util.Token |
|
Calls all the fault handlers. |
callFaultHandlers(error:Error) — methode, klasse com.adobe.gravity.utility.async.Token |
|
Call all the fault handlers with the provided error object. |
callFaultHandlers(fault:Object) — methode, klasse com.adobe.livecycle.rca.token.RCAToken |
|
Calls all fault handlers that are associated with this token. |
callFaultHandlers(info:Object) — methode, klasse lc.foundation.util.Token |
|
Calls all the fault handlers. |
callFaultHandlersViaErrorEvent(errorEvent:flash.events:ErrorEvent) — methode, klasse com.adobe.gravity.utility.async.Token |
|
Call all the fault handlers with an Error created from the provided ErrorEvent object. |
callHandlers(... rest) — methode, klasse com.adobe.gravity.utility.async.HandlerHolder |
|
Call all the handlers with the provided parameters. |
CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String) — methode, klasse com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Calls the html to passthrough message to the PDF or to specified function in the HTML. |
CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String) — methode, interface ga.controls.IWrapperHost |
|
Calls the html to passthrough message to the PDF or to specified function in the HTML. |
CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String) — methode, klasse ga.controls.Wrapper |
|
Calls the html to passthrough message to the PDF or to specified function in the HTML. |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — methode, interface flashx.textLayout.compose.ISWFContext |
|
Een manier om in een door de client beheerde context een methode op te roepen. |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — methode, interface mx.core.IFlexModuleFactory |
|
A way to call a method in this IFlexModuleFactory's context
|
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — methode, klasse mx.managers.WindowedSystemManager |
|
This method should not be called on WindowedSystemManager. |
callLater(method:Function, args:Array) — methode, interface mx.core.IButton |
|
Queues a function to be called later. |
callLater(method:Function, args:Array) — methode, klasse mx.core.UIComponent |
|
Queues a function to be called later. |
callout — Eigenschap, klasse spark.components.CalloutButton |
|
The Callout instance created after the DropDownEvent.OPEN
is fired. |
Callout — klasse, pakket spark.components |
|
The Callout container is a SkinnablePopUpContainer that functions as a pop-up
with additional owner-relative positioning options similar to PopUpAnchor. |
Callout() — Constructor, klasse spark.components.Callout |
|
Constructor. |
CalloutActionBarSkin — klasse, pakket spark.skins.mobile |
|
Additional skin class for the Spark ActionBar component for use with a
ViewNavigator inside a Callout component. |
CalloutActionBarSkin() — Constructor, klasse spark.skins.mobile.CalloutActionBarSkin |
| |
CalloutArrow — klasse, pakket spark.skins.mobile.supportClasses |
|
The arrow skin part for CalloutSkin. |
CalloutArrow() — Constructor, klasse spark.skins.mobile.supportClasses.CalloutArrow |
| |
CalloutButton — klasse, pakket spark.components |
|
The CalloutButton control is a drop down component that defines a button to
open and close a Callout container. |
CalloutButton() — Constructor, klasse spark.components.CalloutButton |
|
Constructor. |
calloutContent — Eigenschap, klasse spark.components.CalloutButton |
|
The set of components to include in the Callout's content. |
calloutDestructionPolicy — Eigenschap, klasse spark.components.CalloutButton |
|
Defines the destruction policy the callout button uses
when the callout is closed. |
calloutGap — Stijl, klasse mx.charts.series.PieSeries |
| Specifies how much space, in pixels, to insert between the edge of the pie and the labels when rendering callouts. |
calloutLayout — Eigenschap, klasse spark.components.CalloutButton |
|
Defines the layout of the Callout container. |
CalloutPosition — definitieve klasse, pakket spark.components |
|
The CalloutPosition calss defines the enumeration of
horizontal and vertical positions of the Callout component
relative to the owner. |
CalloutSkin — klasse, pakket spark.skins.mobile |
|
The default skin class for the Spark Callout component in mobile
applications. |
CalloutSkin() — Constructor, klasse spark.skins.mobile.CalloutSkin |
|
Constructor. |
calloutStroke — Stijl, klasse mx.charts.series.PieSeries |
| Specifies the line style used to draw the lines to callouts. |
CalloutViewNavigatorSkin — klasse, pakket spark.skins.mobile |
|
The ActionScript-based skin for view navigators inside a callout. |
CalloutViewNavigatorSkin() — Constructor, klasse spark.skins.mobile.CalloutViewNavigatorSkin |
|
Constructor. |
callProperty(name:any, ... rest) — methode, klasse mx.data.DynamicManagedItem |
|
Overrides the behavior of an object property that can be called as a function. |
callProperty(name:any, ... rest) — methode, klasse mx.messaging.config.ConfigMap |
|
Returns the value of the proxied object's method with the specified name. |
callProperty(name:any, ... rest) — methode, klasse mx.utils.ObjectProxy |
|
Returns the value of the proxied object's method with the specified name. |
callProperty(name:any, ... rest) — methode, klasse mx.utils.OrderedObject |
|
Returns the value of the proxied object's method with the specified
name. |
callRenderService(taskId:String, params:Object) — methode, interface com.adobe.ep.taskmanagement.services.IRenderService |
|
Invokes the Render service for the provided Task identifier. |
callRenderService(taskId:String, params:Object) — methode, klasse com.adobe.ep.taskmanagement.services.LCTaskManager |
|
Invokes the Render service for the provided Task identifier. |
CallResponder — klasse, pakket mx.rpc |
|
This component helps you manage the results for asynchronous calls made from
RPC based services, typically from MXML components. |
callResultHandlers(data:Object) — methode, interface com.adobe.ep.taskmanagement.util.IToken |
|
Calls all the result handlers. |
callResultHandlers(data:Object) — methode, klasse com.adobe.ep.taskmanagement.util.Token |
|
Calls all the result handlers. |
callResultHandlers(data:Object) — methode, klasse lc.foundation.util.Token |
|
Calls all the result handlers. |
callSuccessHandlers(... rest) — methode, klasse com.adobe.gravity.utility.async.Token |
|
Call all the success handlers with the provided parameters. |
callSuccessHandlers(data:Object) — methode, klasse com.adobe.livecycle.rca.token.RCAToken |
|
Calls all success handlers that are associated with this token. |
Camera — definitieve klasse, pakket flash.media |
|
Gebruik de klasse Camera voor het vastleggen van videobeelden met de camera van het clientsysteem of het apparaat. |
CAMERA — Statische eigenschap van type constante, klasse flash.system.SecurityPanel |
|
Wanneer deze waarde wordt doorgegeven aan Security.showSettings(), wordt het deelvenster Camera van Flash Player Settings weergegeven. |
CameraPosition — definitieve klasse, pakket flash.media |
|
De klasse CameraPosition definieert constanten voor de eigenschap position van de klasse Camera. |
CameraRoll — klasse, pakket flash.media |
|
Met de CameraRoll-klasse hebt u toegang tot afbeeldingsgegevens in de mediabibliotheek (of 'camerarol') van het systeem. AIR-profielondersteuning: deze functie wordt ondersteund op mobiele apparaten, maar niet op desktopbesturingssystemen en ook niet op AIR for TV-apparaten. |
CameraRoll() — Constructor, klasse flash.media.CameraRoll |
|
Maakt een CameraRoll-object. |
CameraRollBrowseOptions — klasse, pakket flash.media |
|
De klasse CameraRollBrowseOptions definieert welke initialisatieopties kunnen worden gebruikt wanneer de afbeeldingskiezer met de Camera Roll-API wordt gestart. |
CameraRollBrowseOptions() — Constructor, klasse flash.media.CameraRollBrowseOptions |
|
Maakt een nieuw CameraRollBrowseOptions-object. |
CameraUI — klasse, pakket flash.media |
|
Met de CameraUI-klasse kunt u een foto maken of een video opnemen met de standaardcameratoepassing op een apparaat. |
CameraUI() — Constructor, klasse flash.media.CameraUI |
|
Maakt een CameraUI-object. |
CAMPAIGN — Statische eigenschap van type constante, klasse com.adobe.solutions.prm.constant.ProjectType |
|
This type denotes a campaign. |
campaignLabel — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the Campaign label.
The skin part for the Campaign label. |
CAMPAIGN_MANAGER — Statische eigenschap van type constante, klasse com.adobe.solutions.prm.constant.Roles |
|
The role of a campaign manager. |
campaignRole — Eigenschap, interface com.adobe.solutions.prm.domain.ITeamMember |
|
The role of a team member in a campaign. |
campaignRole — Eigenschap, klasse com.adobe.solutions.prm.domain.impl.TeamMember |
|
The role of a team member in a campaign. |
CAMPAIGN_TYPE — Statische eigenschap van type constante, klasse com.adobe.solutions.prm.presentation.file.PRMFileRenderer |
|
This constant indicates that the object for which an image is to be displayed, is either a campaign or a project. |
CAN_ACTIVATE_POP_UP_REQUEST — Statische eigenschap van type constante, klasse mx.events.SWFBridgeRequest |
|
Tests if a given pop up can be activated. |
CANADA_ONLY — Statische eigenschap van type constante, klasse mx.validators.ZipCodeValidatorDomainType |
|
Specifies to validate a Canadian ZIP code. |
canAdd — Eigenschap, interface ga.model.IPanel |
|
A boolean value indicating if another repeatable panel can be added. |
canAdd — Eigenschap, klasse mx.data.AccessPrivileges |
|
Indicates whether add operations are permitted. |
canAddAttachments — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available for adding
attachments to a task. |
canAddNotes — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions exist for
adding notes for the task. |
canAutoSwitchNow(newIndex:int) — methode, klasse org.osmf.net.NetStreamSwitchManager |
|
Override this method to provide additional decisioning around
allowing automatic switches to occur. |
canBuffer — Eigenschap, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media can buffer. |
canBufferChange — Gebeurtenis, klasse org.osmf.media.MediaPlayer |
|
Dispatched when the canBuffer property has changed. |
CAN_BUFFER_CHANGE — Statische eigenschap van type constante, klasse org.osmf.events.MediaPlayerCapabilityChangeEvent |
|
The MediaPlayerCapabilityChangeEvent.CAN_BUFFER_CHANGE constant defines
the value of the type property of the event object for a canBufferChange
event. |
cancel() — Statische methode , klasse adobe.utils.XMLUI |
|
Hiermee wordt het huidige dialoogvenster XMLUI afgesloten met de status cancel. |
cancel — Gebeurtenis, klasse com.adobe.dct.component.dataElementsPanel.EditDataElement |
|
Dispatched when the user presses the Cancel ButtonBase control. |
cancel — Gebeurtenis, klasse com.adobe.dct.component.dataElementsPanel.NewDataElement |
|
Dispatched when the user presses the Cancel ButtonBase control. |
cancel — Gebeurtenis, klasse com.adobe.dct.view.ImportFMLView |
|
Dispatched when the user presses the Cancel ButtonBase control. |
cancel — Gebeurtenis, klasse com.adobe.dct.view.ImportXSDView |
|
Dispatched when the user presses the Cancel ButtonBase control. |
cancel — Gebeurtenis, klasse com.adobe.mosaic.sparklib.editors.LabelEditor |
|
Dispatched when the user presses the ESCAPE key or when the user clicks the mouse outside of the LabelEditor boundary. |
cancel — Gebeurtenis, klasse flash.data.SQLConnection |
|
Wordt verzonden als de aanroep van de methode cancel() correct is voltooid. |
cancel(responder:flash.net:Responder) — methode, klasse flash.data.SQLConnection |
|
Breekt alle SQL-instructies af die momenteel worden uitgevoerd met databases die zijn verbonden met de SQLConnection-instantie. |
cancel() — methode, klasse flash.data.SQLStatement |
|
Annuleert de uitvoering van deze instructie. |
cancel() — methode, klasse flash.display.ShaderJob |
|
Annuleert de arceringsbewerking die op dat moment wordt uitgevoerd. |
cancel — Gebeurtenis, klasse flash.filesystem.File |
|
Wordt verzonden wanneer een asynchrone bewerking in behandeling wordt geannuleerd. |
cancel() — methode, klasse flash.filesystem.File |
|
Hiermee wordt een asynchrone bewerking in behandeling geannuleerd. |
cancel — Gebeurtenis, klasse flash.media.CameraRoll |
|
Verzonden wanneer een gebruiker een bladerbewerking naar afbeeldingen annuleert zonder een afbeelding te selecteren. |
cancel — Gebeurtenis, klasse flash.media.CameraUI |
|
De cancel-gebeurtenis wordt verzonden wanneer de gebruiker de interface van de camera afsluit zonder een foto of video op te slaan. |
cancel — Gebeurtenis, klasse flash.net.FileReference |
|
Wordt verzonden wanneer het uploaden en downloaden van een bestand via het bladerdialoogvenster wordt geannuleerd door de gebruiker. |
cancel() — methode, klasse flash.net.FileReference |
|
Annuleert een actieve upload of download op dit object FileReference. |
cancel — Gebeurtenis, klasse flash.net.FileReferenceList |
|
Wordt verzonden wanneer de gebruiker het bladerdialoogvenster sluit zonder een bestand te kiezen. |
cancel — Gebeurtenis, klasse flash.system.SystemUpdater |
|
Wordt verzonden wanneer een update van de speler zelf door de gebruiker wordt geannuleerd. |
cancel() — methode, klasse flash.system.SystemUpdater |
|
Annuleert een actieve update. |
cancel(id:String) — methode, klasse mx.data.ManagedRemoteServiceOperation |
|
Cancels the last service invocation or an invokation with the specified ID. |
cancel(id:String) — methode, klasse mx.rpc.AbstractInvoker |
|
Cancels the last service invocation or an invokation with the specified ID. |
cancel(id:String) — methode, klasse mx.rpc.http.HTTPService |
|
Cancels the last service invocation or an invokation with the specified ID. |
cancel(id:String) — methode, klasse mx.rpc.remoting.Operation |
|
Cancels the last service invocation or an invokation with the specified ID. |
cancel(id:String) — methode, klasse mx.rpc.soap.Operation |
|
Cancels the last service invocation or an invokation with the specified ID. |
cancel(id:String) — methode, klasse mx.rpc.soap.mxml.Operation |
|
Cancels the last service invocation or an invokation with the specified ID. |
CANCEL — Statische eigenschap van type constante, klasse com.adobe.mosaic.sparklib.editors.LabelEditorEvent |
|
A special value that specifies that the CANCEL event is dispatched when the user presses the ESCAPE key or
when the user clicks the mouse outside of the LabelEditor boundary. |
CANCEL — Statische eigenschap van type constante, klasse flash.events.Event |
|
De constante Event.CANCEL definieert de waarde van het eigenschap type van een cancel-gebeurtenisobject. |
CANCEL — Statische eigenschap van type constante, klasse flash.events.SQLEvent |
|
De constante SQLEvent.CANCEL definieert de waarde van de eigenschap type van een cancel-gebeurtenisobject. |
CANCEL — Statische eigenschap van type constante, klasse mx.controls.Alert |
|
Value that enables a Cancel button on the Alert control when passed
as the flags parameter of the show() method. |
cancelable — Eigenschap, klasse flash.events.Event |
|
Geeft aan of het gedrag dat aan deze gebeurtenis is gekoppeld, kan worden voorkomen. |
cancelButton — Skinonderdelen , klasse com.adobe.dct.component.dataElementsPanel.NewDataElement |
| A skin part that defines a ButtonBase for cancelling data element changes.
A skin part that defines a ButtonBase for cancelling data element changes. |
cancelButton — Skinonderdelen , klasse com.adobe.dct.component.dataElementsPanel.EditDataElement |
| A skin part that defines a ButtonBase for cancelling data element changes.
A skin part that defines a ButtonBase for cancelling data element changes. |
cancelButton — Skinonderdelen , klasse com.adobe.dct.component.datadictionary.DDEditor |
| A skin part that defines a ButtonBase for cancelling data dictionary changes.
A skin part that defines a ButtonBase for cancelling data dictionary changes. |
cancelButton — Skinonderdelen , klasse com.adobe.dct.view.ImportFMLView |
| A skin part that defines a ButtonBase for cancelling the import.
A skin part that defines a ButtonBase for cancelling the import. |
cancelButton — Skinonderdelen , klasse com.adobe.dct.view.ImportXSDView |
| A skin part that defines a ButtonBase for cancelling the import.
A skin part that defines a ButtonBase for cancelling the import. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary |
| A skin part that defines cancel button
A skin part that defines cancel button
|
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl |
| A skin part that defines the cancel button
A skin part that defines the cancel button
|
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
| A skin part that defines the button to cancel creating or editing a category
A skin part that defines the button to cancel creating or editing a category
|
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp |
| A skin part that defines the cancel button
A skin part that defines the cancel button
|
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the cancel button
A skin part that defines the cancel button
|
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings |
| A skin part which defines the Cancel button.
A skin part which defines the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings |
| A skin part which defines the Cancel button.
A skin part which defines the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
| A Skin part which defines UI component to display Cancel Button.
A Skin part which defines UI component to display Cancel Button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.exm.authoring.view.SaveExpression |
| A Skin part which defines UI component to display Cancel Button.
A Skin part which defines UI component to display Cancel Button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.NewAssetDialog |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.document.ImportUrlDialog |
| The skin part for Cancel button.
The skin part for Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.project.NewProjectDialog |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.team.TeamMemberDetails |
| The skin part for the Cancel button.
The skin part for the Cancel button. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.NewStageDialog |
| A reference to the DropDownListBase object that allows user to close the dialog to create a new stage.
A reference to the DropDownListBase object that allows user to close the dialog to create a new stage. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog |
| A reference to the ButtonBase object that allow users to close the dialog to select a process, without selecting a process.
A reference to the ButtonBase object that allow users to close the dialog to select a process, without selecting a process. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog |
| A reference to the ButtonBase object that allows users to revert stage duration changes.
A reference to the ButtonBase object that allows users to revert stage duration changes. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow |
| A reference to the ButtonBase object to cancel schedule creation.
A reference to the ButtonBase object to cancel schedule creation. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.NewTemplateDialog |
| A reference to the ButtonBase object that allow users to close the new template dialog.
A reference to the ButtonBase object that allow users to close the new template dialog. |
cancelButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.SearchUserDialog |
| A reference to the Button object that allow users to close SearchUserDialog.
A reference to the Button object that allow users to close SearchUserDialog. |
cancelButton_clickHandler(event:flash.events:Event) — methode, klasse com.adobe.solutions.prm.presentation.project.NewProjectDialog |
|
This method is called upon clicking the Cancel button. |
cancelButton_clickHandler(event:flash.events:Event) — methode, klasse com.adobe.solutions.rca.presentation.SearchUserDialog |
|
This method closes the dialog. |
cancelButtonClickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.prm.presentation.team.TeamMemberDetails |
|
This method is called upon clicking the Cancel button. |
cancelButtonClickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog |
|
This method is called when the Cancel button is clicked. |
cancelClick — Gebeurtenis, klasse com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl |
|
Event dispatched on click of Cancel button. |
cancelCommand() — methode, klasse lc.procmgmt.ui.task.TaskDirectiveModel |
|
Cancels the command. |
CANCEL_EXPRESSION — Statische eigenschap van type constante, klasse com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent |
|
The ExpressionBuilderEvent.CANCEL_EXPRESSION constant defines the value of the
type property of the event object for an event that is
dispatched when the agent clicks the Cancel button of a Expression Controlbar
in Expression Builder UI. |
cancelLabel — Statische eigenschap, klasse mx.controls.Alert |
|
The label for the Cancel button. |
CANCELLED — Statische eigenschap van type constante, klasse fl.events.DataGridEventReason |
|
De gebruiker heeft het bewerken geannuleerd en wil de bewerkte gegevens niet opslaan. |
CANCELLED — Statische eigenschap van type constante, klasse mx.events.AdvancedDataGridEventReason |
|
Specifies that the user cancelled editing and that they do not
want to save the edited data. |
CANCELLED — Statische eigenschap van type constante, klasse mx.events.DataGridEventReason |
|
Specifies that the user cancelled editing and that they do not
want to save the edited data. |
CANCELLED — Statische eigenschap van type constante, klasse mx.events.ListEventReason |
|
Specifies that the user cancelled editing and that they do not
want to save the edited data. |
cancelLoad() — methode, klasse flash.html.HTMLLoader |
|
Annuleert elke laadbewerking die op dat moment wordt uitgevoerd. |
cancelLoad() — methode, klasse mx.controls.HTML |
|
Cancels any load operation in progress. |
cancelQuery(query:mx.olap:IOLAPQuery) — methode, interface mx.olap.IOLAPCube |
|
Aborts a query that has been submitted for execution. |
cancelQuery(query:mx.olap:IOLAPQuery) — methode, klasse mx.olap.OLAPCube |
|
Aborts a query that has been submitted for execution. |
cancelRefresh() — methode, klasse mx.collections.GroupingCollection |
|
If the refresh is performed asynchronously,
cancels the refresh operation and stops the building of the groups. |
cancelRefresh() — methode, klasse mx.collections.GroupingCollection2 |
|
If the refresh is performed asynchronously,
cancels the refresh operation and stops the building of the groups. |
cancelRefresh() — methode, interface mx.collections.IGroupingCollection |
|
If the refresh is performed asynchronously,
cancels the refresh operation and stops the building of the groups. |
cancelRefresh() — methode, interface mx.collections.IGroupingCollection2 |
|
If the refresh is performed asynchronously,
cancels the refresh operation and stops the building of the groups. |
cancelRefresh() — methode, interface mx.olap.IOLAPCube |
|
Aborts the current cube refresh, if one is executing. |
cancelRefresh() — methode, klasse mx.olap.OLAPCube |
|
Aborts the current cube refresh, if one is executing. |
cancelRenameTab() — methode, klasse com.adobe.mosaic.sparklib.editors.LabelEditor |
|
Forces the text input control renamming the tab, effectively cancelling the
rename. |
cancelRenameTab() — methode, klasse com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Forces the text input control renamming the tab, effectively cancelling the
rename. |
cancelUpdate() — methode, klasse air.update.ApplicationUpdater |
|
Hiermee wordt het updateproces geannuleerd. |
cancelUpdate() — methode, klasse air.update.ApplicationUpdaterUI |
|
Hiermee wordt het updateproces geannuleerd. |
cancel_upload — Skinonderdelen , klasse com.adobe.ep.ux.attachmentlist.domain.AttachmentList |
| The Button to cancel the upload of an attachment.
The Button to cancel the upload of an attachment. |
cancel_upload — Eigenschap, klasse com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin |
| The button to cancel an attachment upload. |
canClaim — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available for claiming the task. |
canConsult — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available to consult the task. |
CandlestickChart — klasse, pakket mx.charts |
|
The CandlestickChart control represents financial data
as a series of candlesticks representing the high, low,
opening, and closing values of a data series. |
CandlestickChart() — Constructor, klasse mx.charts.CandlestickChart |
|
Constructor. |
CandlestickItemRenderer — klasse, pakket mx.charts.renderers |
|
The default itemRenderer
for a CandlestickSeries object. |
CandlestickItemRenderer() — Constructor, klasse mx.charts.renderers.CandlestickItemRenderer |
|
Constructor. |
CandlestickSeries — klasse, pakket mx.charts.series |
|
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. |
CandlestickSeries() — Constructor, klasse mx.charts.series.CandlestickSeries |
|
Constructor. |
canDropLabels — Stijl, klasse mx.charts.AxisRenderer |
| Specifies whether the AxisRenderer should drop labels as necessary to lay out correctly. |
canForward — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available to forward the task. |
canGoForward() — methode, klasse ga.model.PanelManager |
|
Returns true if the user is allowed to change the panel due to validation. |
canHandleResource(resource:org.osmf.media:MediaResourceBase) — methode, klasse org.osmf.traits.LoaderBase |
|
Indicates whether this loader is capable of handling (loading)
the given MediaResourceBase. |
canHandleResourceFunction — Eigenschap, klasse org.osmf.media.MediaFactoryItem |
|
Function which is used to determine whether this MediaFactoryItem can handle
a particular resource. |
canHaveChildren(node:Object) — methode, klasse mx.collections.HierarchicalData |
|
Returns true if the node can contain children. |
canHaveChildren(node:Object) — methode, interface mx.collections.IHierarchicalData |
|
Returns true if the node can contain children. |
canInvokeFromStartTask — Eigenschap, klasse lc.procmgmt.domain.Task |
|
A flag that indicates whether the task can be used to re-initiate the
same TaskManager startpoint that was used to create the task. |
canLoad — Eigenschap, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media can be loaded. |
canLoadChange — Gebeurtenis, klasse org.osmf.media.MediaPlayer |
|
Dispatched when the canLoad property has changed. |
CAN_LOAD_CHANGE — Statische eigenschap van type constante, klasse org.osmf.events.MediaPlayerCapabilityChangeEvent |
|
The MediaPlayerCapabilityChangeEvent.CAN_LOAD_CHANGE constant defines
the value of the type property of the event object for a canLoadChange
event. |
canLoadWSDL() — methode, klasse mx.rpc.soap.WebService |
|
Returns a Boolean value that indicates whether the WebService is ready to
load a WSDL (does it have a valid destination or wsdl specified). |
canModify — Eigenschap, klasse mx.data.AccessPrivileges |
|
Indicates whether any modification operation can be performed. |
canModifyDeadline — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available to modify
the deadline for a task. |
canModifyPermissions — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available
to modify the access control list. |
canNavigateBack — Eigenschap, klasse mx.controls.FileSystemDataGrid |
|
A flag which is true if there is at least one directory
in the history list to which the user can navigate backward. |
canNavigateBack — Eigenschap, klasse mx.controls.FileSystemList |
|
A flag which is true if there is at least one directory
in the history list to which the user can navigate backward. |
canNavigateDown — Eigenschap, klasse mx.controls.FileSystemDataGrid |
|
A flag which is true if the user can navigate down
into a selected directory. |
canNavigateDown — Eigenschap, klasse mx.controls.FileSystemList |
|
A flag which is true if the user can navigate down
into a selected directory. |
canNavigateForward — Eigenschap, klasse mx.controls.FileSystemDataGrid |
|
A flag which is true if there is at least one directory
in the history list to which the user can navigate forward. |
canNavigateForward — Eigenschap, klasse mx.controls.FileSystemList |
|
A flag which is true if there is at least one directory
in the history list to which the user can navigate forward. |
canNavigateUp — Eigenschap, klasse mx.controls.FileSystemDataGrid |
|
A flag which is true if the user can navigate up
to a parent directory. |
canNavigateUp — Eigenschap, klasse mx.controls.FileSystemList |
|
A flag which is true if the user can navigate up
to a parent directory. |
canonicalize() — methode, klasse flash.filesystem.File |
|
Autoriseert het bestandspad. |
canonicalKeyPropertyListString — Eigenschap, klasse mx.messaging.management.ObjectName |
|
A string representation of the list of key properties, with the key properties sorted in lexical order. |
canonicalName — Eigenschap, klasse com.adobe.livecycle.rca.model.participant.BaseUser |
|
Specifies the canonical name of the user or group, as defined in Adobe User Management. |
canonicalName — Eigenschap, klasse com.adobe.solutions.prm.domain.impl.TeamMember |
|
CanonicalName of the member as defined in Document Server User Management. |
canonicalName — Eigenschap, interface com.adobe.solutions.rca.domain.IUser |
|
Canonical name for a user or a group, as defined in Document Server User Management. |
canonicalName — Eigenschap, interface com.adobe.solutions.rca.domain.common.IMember |
|
CanonicalName of the member as defined in Document Server User Management. |
canonicalName — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.Participant |
|
CanonicalName of the member as defined in Document Server User Management. |
canonicalName — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.User |
|
Canonical name for a user or a group, as defined in Document Server User Management. |
canonicalName — Eigenschap, klasse com.adobe.solutions.rca.vo.ParticipantVO |
|
Canonical name of the user or group as defined in User Manager. |
canonicalName — Eigenschap, klasse com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO |
|
Canonical name used to search for principals. |
canonicalName — Eigenschap, klasse com.adobe.solutions.rca.vo.um.PrincipalVO |
|
The canonical name of this principal. |
canonicalName — Eigenschap, klasse lc.foundation.domain.Principal |
|
The user's canonical name. |
canonicalName — Eigenschap, klasse mx.messaging.management.ObjectName |
|
The canonical form of the name; a string representation with
the properties sorted in lexical order. |
canonicalURI — Eigenschap, klasse com.adobe.gravity.utility.url.URIParser |
|
The canonical representation of the URI. |
canPause — Eigenschap, klasse org.osmf.events.PlayEvent |
|
New canPause state of the PlayTrait. |
canPause — Eigenschap, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media can be paused. |
canPause — Eigenschap, klasse org.osmf.traits.PlayTrait |
|
Indicates whether the media can be paused. |
canPauseChange — Gebeurtenis, klasse org.osmf.traits.PlayTrait |
|
Dispatched when the canPause property has changed. |
canPauseChange — Gebeurtenis, klasse org.osmf.traits.TraitEventDispatcher |
|
Dispatched when the canPause property has changed. |
CAN_PAUSE_CHANGE — Statische eigenschap van type constante, klasse org.osmf.events.PlayEvent |
|
The PlayEvent.CAN_PAUSE_CHANGE constant defines the value
of the type property of the event object for a canPauseChange
event. |
canPlay — Eigenschap, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media can be played. |
canPlayChange — Gebeurtenis, klasse org.osmf.media.MediaPlayer |
|
Dispatched when the canPlay property has changed. |
CAN_PLAY_CHANGE — Statische eigenschap van type constante, klasse org.osmf.events.MediaPlayerCapabilityChangeEvent |
|
The MediaPlayerCapabilityChangeEvent.CAN_PLAY_CHANGE constant defines
the value of the type property of the event object for a canPlayChange
event. |
canRedo() — methode, interface flashx.undo.IUndoManager |
|
Geeft aan of er momenteel een bewerking is die opnieuw kan worden uitgevoerd. |
canRedo() — methode, klasse flashx.undo.UndoManager |
|
Geeft aan of er momenteel een bewerking is die opnieuw kan worden uitgevoerd. |
canRemove — Eigenschap, interface ga.model.IPanel |
|
A boolean value indicating if another repeatable panel can be removed. |
canRemove — Eigenschap, klasse mx.data.AccessPrivileges |
|
Indicates whether remove operations are permitted. |
canSeek — Eigenschap, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media is seekable. |
canSeekChange — Gebeurtenis, klasse org.osmf.media.MediaPlayer |
|
Dispatched when the canSeek property has changed. |
CAN_SEEK_CHANGE — Statische eigenschap van type constante, klasse org.osmf.events.MediaPlayerCapabilityChangeEvent |
|
The MediaPlayerCapabilityChangeEvent.CAN_SEEK_CHANGE constant defines
the value of the type property of the event object for a canSeekChange
event. |
canSeekTo(time:Number) — methode, klasse org.osmf.media.MediaPlayer |
|
Indicates whether the media is capable of seeking to the
specified time. |
canSeekTo(time:Number) — methode, klasse org.osmf.traits.SeekTrait |
|
Indicates whether the media is capable of seeking to the
specified time. |
canShare — Eigenschap, klasse lc.procmgmt.domain.TaskACL |
|
A flag that indicates whether the proper permissions are available to share a task. |
canShareWithNext(element:spark.core:IGraphicElement) — methode, interface spark.core.IGraphicElement |
|
Returns true if this IGraphicElement is compatible and can
share display objects with the next IGraphicElement
in the sequence. |
canShareWithNext(element:spark.core:IGraphicElement) — methode, klasse spark.primitives.supportClasses.GraphicElement |
|
Returns true if this IGraphicElement is compatible and can
share display objects with the next IGraphicElement
in the sequence. |
canShareWithPrevious(element:spark.core:IGraphicElement) — methode, interface spark.core.IGraphicElement |
|
Returns true if this IGraphicElement is compatible and can
share display objects with the previous IGraphicElement
in the sequence. |
canShareWithPrevious(element:spark.core:IGraphicElement) — methode, klasse spark.primitives.supportClasses.GraphicElement |
|
Returns true if this IGraphicElement is compatible and can
share display objects with the previous IGraphicElement
in the sequence. |
canSkipMeasurement() — methode, klasse mx.core.UIComponent |
|
Determines if the call to the measure() method can be skipped. |
canSkipMeasurement() — methode, klasse spark.primitives.Line |
|
Determines if the call to the measure() method can be skipped. |
canSkipMeasurement() — methode, klasse spark.primitives.supportClasses.GraphicElement |
|
Determines if the call to the measure() method can be skipped. |
canStagger — Stijl, klasse mx.charts.AxisRenderer |
| Specifies whether to stagger labels on two label rows. |
canTransitionControlBarContent() — methode, klasse spark.transitions.ViewTransitionBase |
|
Determine if Flex can perform a transition on
action bar or tab bar content independently of the views. |
canUndo() — methode, klasse flashx.textLayout.operations.FlowOperation |
|
Testen of deze bewerking op de stapel Ongedaan maken moet worden geplaatst. |
canUndo() — methode, interface flashx.undo.IUndoManager |
|
Geeft aan of er momenteel een bewerking is die ongedaan kan worden gemaakt. |
canUndo() — methode, klasse flashx.undo.UndoManager |
|
Geeft aan of er momenteel een bewerking is die ongedaan kan worden gemaakt. |
canUpdate — Eigenschap, klasse mx.data.AccessPrivileges |
|
Indicates whether updates are permitted. |
Canvas — klasse, pakket mx.containers |
|
A Halo Canvas layout container defines a rectangular region
in which you place child containers and controls. |
Canvas() — Constructor, klasse mx.containers.Canvas |
|
Constructor. |
CanvasAutomationImpl — klasse, pakket mx.automation.delegates.containers |
|
Defines the methods and properties required to perform instrumentation for the
Canvas class. |
CanvasAutomationImpl(obj:mx.containers:Canvas) — Constructor, klasse mx.automation.delegates.containers.CanvasAutomationImpl |
|
Constructor. |
canvasLayoutClass — Eigenschap, klasse mx.core.LayoutContainer |
|
The mx.containers.utilityClasses.Layout subclass that is doing the layout
|
canWatch(host:Object, name:String, commitOnly:Boolean) — Statische methode , klasse mx.binding.utils.ChangeWatcher |
|
Lets you determine if the host exposes a data-binding event
on the property. |
Capabilities — definitieve klasse, pakket flash.system |
|
De klasse Capabilities biedt eigenschappen die het systeem en de uitvoering beschrijven waarop de toepassing wordt gehost. |
caps — Eigenschap, klasse flash.display.GraphicsStroke |
|
Geeft het type uiteinde van lijnen aan. |
caps — Eigenschap, klasse mx.graphics.GradientStroke |
|
Specifies the appearance of the ends of lines. |
caps — Eigenschap, klasse mx.graphics.SolidColorStroke |
|
Specifies the type of caps at the end of lines. |
CAPS — Statische eigenschap van type constante, klasse flash.text.engine.TypographicCase |
|
Geeft aan dat de spatiëring bij afdrukken wordt aangepast voor hoofdletters. |
CAPS_AND_SMALL_CAPS — Statische eigenschap van type constante, klasse flash.text.engine.TypographicCase |
|
Geeft aan dat kleine letters bij afdrukken glyphs in kleine kapitalen gebruiken. |
capsLock — Statische eigenschap, klasse flash.ui.Keyboard |
|
Hiermee wordt opgegeven of de Caps Lock-toets is geactiveerd (true) of niet (false). |
CAPS_LOCK — Statische eigenschap van type constante, klasse flash.ui.Keyboard |
|
Constante die is gekoppeld aan de waarde van de toetscode voor de Caps Lock-toets (20). |
CapsStyle — definitieve klasse, pakket flash.display |
|
De klasse CapsStyle is een opsomming van constante waarden die aangeven welke stijl voor lijnuiteinden moet worden gebruikt bij het tekenen van lijnen. |
CAPS_TO_SMALL_CAPS — Statische eigenschap van type constante, klasse flashx.textLayout.formats.TLFTypographicCase |
| Geeft aan dat hoofdletters bij afdrukken glyphs in kleine kapitalen gebruiken. |
caption — Eigenschap, interface com.adobe.fiber.styles.IStyle |
|
Returns the caption aspect of a property's style. |
caption — Eigenschap, klasse com.adobe.fiber.styles.Style |
|
Returns the caption aspect of a property's style. |
caption — Eigenschap, klasse com.adobe.icc.dc.domain.FieldInstance |
|
The caption property of the underlying value object. |
caption — Eigenschap, interface com.adobe.icc.dc.domain.IDataInstance |
|
The caption property of the underlying value object. |
caption — Eigenschap, klasse com.adobe.icc.dc.domain.VariableInstance |
|
The caption property of the underlying value object. |
caption — Eigenschap, klasse com.adobe.icc.editors.model.FieldAssignmentModel |
|
The caption property of the underlying value object. |
caption — Eigenschap, interface com.adobe.icc.editors.model.IAssignmentModel |
|
The caption property of the underlying value object. |
caption — Eigenschap, klasse com.adobe.icc.editors.model.ImageModel |
|
The caption for this image. |
caption — Eigenschap, klasse com.adobe.icc.editors.model.VariableAssignmentModel |
|
The caption property of the underlying value object. |
caption — Eigenschap, klasse com.adobe.icc.vo.FieldAssignment |
|
Specifies the caption text for the assignment. |
caption — Eigenschap, klasse com.adobe.icc.vo.ImageModule |
|
used as the tooltip for the image when inserted into a letter (to create accessible letters)
|
caption — Eigenschap, klasse com.adobe.icc.vo.VariableAssignment |
|
Specifies the caption text for the assignment. |
caption — Eigenschap, klasse flash.ui.ContextMenuItem |
|
Hiermee wordt het bijschrift (tekst) van het menu-item in het contextmenu weergegeven. |
caption — Eigenschap, interface ga.model.IPanelItem |
|
The caption or description of this item. |
caption — Eigenschap, klasse ga.model.PanelItem |
|
The caption for the field. |
caption — Eigenschap, klasse ga.model.PanelRichText |
|
The caption or description of this item. |
caption — Eigenschap, klasse ga.model.PanelText |
|
The caption or description of this item. |
captionAfter — Eigenschap, klasse ga.model.PanelItem |
|
The caption to appear following the field. |
captionButton — Eigenschap, klasse fl.video.FLVPlaybackCaptioning |
|
Hiermee wordt de instantie CaptionButton van de aangepaste UI-component FLVPlayback gedefinieerd, die schakelmogelijkheden biedt om ondertiteling in en uit te schakelen. |
captionChange — Gebeurtenis, klasse fl.video.FLVPlaybackCaptioning |
|
Wordt verzonden wanneer een ondertitel aan het tekstveld captionTarget wordt toegevoegd of hieruit wordt verwijderd. |
CAPTION_CHANGE — Statische eigenschap van type constante, klasse fl.video.CaptionChangeEvent |
|
Hiermee wordt de waarde van de eigenschap type van een gebeurtenisobject captionChange gedefinieerd. |
CaptionChangeEvent — klasse, pakket fl.video |
|
CaptionChangeEvent wordt verzonden wanneer een ondertitel aan het tekstveld captionTarget wordt toegevoegd of hieruit wordt verwijderd. |
CaptionChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, added:Boolean, captionCuePointObject:Object) — Constructor, klasse fl.video.CaptionChangeEvent |
|
Hiermee wordt een gebeurtenisobject gemaakt dat informatie bevat over gebeurtenissen captionChange. |
captionCuePointObject — Eigenschap, klasse fl.video.CaptionChangeEvent |
|
Het actiepuntobject voor de ondertitel die is toegevoegd of verwijderd. |
captionDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor |
| A skin part that defines the caption for USER linkage
A skin part that defines the caption for USER linkage
|
captionDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.letter.data.DDELinkageAssignmentEditor |
| A skin part that defines dde's caption
A skin part that defines dde's caption
|
captionPosition — Eigenschap, klasse ga.model.PanelItem |
|
The position of the field caption relative to the form field. |
captionTarget — Eigenschap, klasse fl.video.CaptionTargetEvent |
|
Het doel van de ondertitel uit de instantie-eigenschap FLVPlaybackCaptioning met dezelfde naam. |
captionTarget — Eigenschap, klasse fl.video.FLVPlaybackCaptioning |
|
Hiermee wordt de instantie DisplayObject ingesteld waarin de ondertitels moeten worden weergegeven. |
captionTargetCreated — Gebeurtenis, klasse fl.video.FLVPlaybackCaptioning |
|
Wordt verzonden nadat de eigenschap captionTarget is gemaakt, maar voordat ondertitels zijn toegevoegd (de eigenschap captionTarget is leeg). |
CAPTION_TARGET_CREATED — Statische eigenschap van type constante, klasse fl.video.CaptionTargetEvent |
|
De constante CaptionTargetEvent.CAPTION_TARGET_CREATED definieert de waarde van de eigenschap type van een gebeurtenisobject captionTargetCreated. |
CaptionTargetEvent — klasse, pakket fl.video |
|
Type voor de gebeurtenis captionTargetCreated dat wordt verzonden nadat de gebeurtenis captionTargetCreated automatisch is gemaakt en voordat er ondertitels aan zijn toegevoegd. |
CaptionTargetEvent(type:String, bubbles:Boolean, cancelable:Boolean, captionTarget:flash.display:DisplayObject) — Constructor, klasse fl.video.CaptionTargetEvent |
|
Hiermee wordt een gebeurtenisobject gemaakt dat informatie bevat over gebeurtenissen captionTarget. |
captionTargetName — Eigenschap, klasse fl.video.FLVPlaybackCaptioning |
|
De instantienaam van het object TextField of de filmclip die een object TextField met de ondertitels omvat. |
captionWidth — Eigenschap, klasse ga.model.PanelItem |
|
The width of the caption for the field. |
captionWidth — Eigenschap, klasse ga.model.PanelRichText |
|
The value for the width of the Guide Text caption. |
captionWidth — Eigenschap, klasse ga.model.PanelText |
|
The value for the width of the Guide Text caption. |
captureBitmapData(source:flash.display:IBitmapDrawable, matrix:flash.geom:Matrix, colorTransform:flash.geom:ColorTransform, blendMode:String, clipRect:flash.geom:Rectangle, smoothing:Boolean) — Statische methode , klasse mx.graphics.ImageSnapshot |
|
A utility method to grab a raw snapshot of a UI component as BitmapData. |
captureEndValues() — methode, klasse mx.effects.Effect |
|
Captures the current values of the relevant properties
on the effect's targets and saves them as end values. |
captureEndValues() — methode, interface mx.effects.IEffect |
|
Captures the current values of the relevant properties
on the effect's targets and saves them as end values. |
captureEndValues() — methode, klasse spark.transitions.ViewTransitionBase |
|
Called by the ViewNavigator during the preparation phase of a transition. |
captureImage(source:flash.display:IBitmapDrawable, dpi:Number, encoder:mx.graphics.codec:IImageEncoder, scaleLimited:Boolean) — Statische methode , klasse mx.graphics.ImageSnapshot |
|
A utility method to grab a snapshot of a component, scaled to a specific
resolution (in dpi) and encoded into a specific image format. |
captureMoreStartValues(targets:Array) — methode, klasse mx.effects.Effect |
|
Captures the current values of the relevant properties
of an additional set of targets
Flex uses this function when a data change
effect is run.
|
captureMoreStartValues(targets:Array) — methode, interface mx.effects.IEffect |
|
Captures the current values of the relevant properties
of an additional set of targets
Flex uses this function when a data change
effect is run.
|
captureRollEvents — Eigenschap, klasse mx.effects.Zoom |
|
If true, prevents Flex from dispatching the rollOut
and rollOver events if the mouse has not moved. |
captureRollEvents — Eigenschap, klasse mx.effects.effectClasses.ZoomInstance |
|
Prevents the rollOut and rollOver events
from being dispatched if the mouse has not moved. |
captureStartValues() — methode, klasse mx.effects.Effect |
|
Captures the current values of the relevant properties
on the effect's targets. |
captureStartValues() — methode, interface mx.effects.IEffect |
|
Captures the current values of the relevant properties
on the effect's targets. |
captureStartValues() — methode, klasse spark.transitions.ViewTransitionBase |
|
Called by the ViewNavigator during the preparation phase of a transition. |
CAPTURING_PHASE — Statische eigenschap van type constante, klasse flash.events.EventPhase |
|
De vastlegfase, de eerste fase van de gebeurtenisstroom. |
cardNumberListener — Eigenschap, klasse mx.validators.CreditCardValidator |
|
The component that listens for the validation result
for the card number subfield. |
cardNumberProperty — Eigenschap, klasse mx.validators.CreditCardValidator |
|
Name of the card number property to validate. |
cardNumberSource — Eigenschap, klasse mx.validators.CreditCardValidator |
|
Object that contains the value of the card number field. |
cardTypeListener — Eigenschap, klasse mx.validators.CreditCardValidator |
|
The component that listens for the validation result
for the card type subfield. |
cardTypeProperty — Eigenschap, klasse mx.validators.CreditCardValidator |
|
Name of the card type property to validate. |
cardTypeSource — Eigenschap, klasse mx.validators.CreditCardValidator |
|
Object that contains the value of the card type field. |
caretBookmark — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
A bookmark to the item under the caret. |
caretBookmark — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
A bookmark to the item under the caret. |
caretChange — Gebeurtenis, klasse spark.components.DataGrid |
|
Dispatched by the grid skin part when the caret position, size, or
visibility has changed due to user interaction or being programmatically set. |
caretChange — Gebeurtenis, klasse spark.components.Grid |
|
Dispatched after the caret changes. |
caretChange — Gebeurtenis, klasse spark.components.supportClasses.ListBase |
|
Dispatched after the focus has changed. |
CARET_CHANGE — Statische eigenschap van type constante, klasse spark.events.GridCaretEvent |
|
The GridSelectionEvent.CARET_CHANGE constant defines
the value of the type property of the event object for a
caretChange event, which indicates that the current
caret position has just been changed. |
CARET_CHANGE — Statische eigenschap van type constante, klasse spark.events.IndexChangeEvent |
|
The IndexChangeEvent.CARET_CHANGE constant defines the value of the
type property of the event object for a caretChange event,
which indicates that the current item in focus is about to change. |
caretColor — Stijl, klasse spark.components.DataGrid |
| Color of the caret indicator when navigating the Grid. |
caretColumnIndex — Eigenschap, klasse mx.controls.AdvancedDataGrid |
|
The column name of the item under the caret. |
caretColumnIndex — Eigenschap, klasse spark.components.Grid |
|
If showCaretIndicator is true,
the column index of the caretIndicator. |
caretIndex — Eigenschap, klasse fl.text.TLFTextField |
|
De index van de positie van het invoegpunt (invoegteken). |
caretIndex — Eigenschap, klasse flash.text.TextField |
|
De index van de positie van het invoegpunt (invoegteken). |
caretIndex — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
The offset of the item in the data provider that is at the selection
caret point. |
caretIndex — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
The offset of the item in the data provider that is the selection
caret point. |
caretIndex — Eigenschap, klasse mx.core.FTETextField |
|
This property has not been implemented in FTETextField
because FTETextField does not support editing. |
caretIndex — Eigenschap, interface mx.core.IUITextField |
|
De index van de positie van het invoegpunt (invoegteken). |
caretIndex — Eigenschap, klasse spark.components.SpinnerList |
|
Item that is currently in focus. |
caretIndex — Eigenschap, klasse spark.components.ViewMenu |
|
The menu item that is currently in the caret state. |
caretIndex — Eigenschap, klasse spark.components.supportClasses.ListBase |
|
Item that is currently in focus. |
caretIndicator — Skinonderdelen , klasse spark.components.DataGrid |
| The IVisualElement class used to render the grid's caret indicator.
The IVisualElement class used to render the grid's caret indicator. |
caretIndicator — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
The DisplayObject that contains the graphics that indicate
which renderer is the caret. |
caretIndicator — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
The DisplayObject that contains the graphics that indicate
which renderer is the caret. |
caretIndicator — Eigenschap, klasse spark.components.Grid |
|
If selectionMode is GridSelectionMode.SINGLE_ROW or
GridSelectionMode.MULTIPLE_ROWS,
a single visual element displayed for the caret row,
If selectionMode is
GridSelectionMode.SINGLE_CELL or
GridSelectionMode.MULTIPLE_CELLS, the
visual element displayted for the caret cell. |
caretItemRenderer — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
The renderer for the item under the caret. |
caretItemRenderer — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
The renderer for the item under the caret. |
caretRowIndex — Eigenschap, klasse spark.components.Grid |
|
If showCaretIndicator is true,
the row index of the caretIndicator. |
caretUID — Eigenschap, klasse mx.controls.listClasses.AdvancedListBase |
|
The UID of the item under the caret. |
caretUID — Eigenschap, klasse mx.controls.listClasses.ListBase |
|
The UID of the item under the caret. |
CartesianCanvasValue — klasse, pakket mx.charts.chartClasses |
|
Defines the position of objects on a data canvas. |
CartesianCanvasValue(value:any, offset:Number) — Constructor, klasse mx.charts.chartClasses.CartesianCanvasValue |
|
Constructor. |
CartesianChart — klasse, pakket mx.charts.chartClasses |
|
The CartesianChart class is a base class for the common chart types. |
CartesianChart() — Constructor, klasse mx.charts.chartClasses.CartesianChart |
|
Constructor. |
CartesianChartAutomationImpl — klasse, pakket mx.automation.delegates.charts |
|
Defines the methods and properties required to perform instrumentation for the
CartesianChart base class. |
CartesianChartAutomationImpl(obj:mx.charts.chartClasses:CartesianChart) — Constructor, klasse mx.automation.delegates.charts.CartesianChartAutomationImpl |
|
Constructor. |
CartesianDataCanvas — klasse, pakket mx.charts.chartClasses |
|
This class lets you use add graphical elements such as lines, ellipses, and other shapes
by using a graphics API. |
CartesianDataCanvas() — Constructor, klasse mx.charts.chartClasses.CartesianDataCanvas |
|
Constructor. |
CartesianTransform — klasse, pakket mx.charts.chartClasses |
|
The CartesianTransform object represents a set of axes
that maps data values to x/y Cartesian screen coordinates
and vice versa. |
CartesianTransform() — Constructor, klasse mx.charts.chartClasses.CartesianTransform |
|
Constructor. |
case — Instructie |
| Definieert een sprongdoel voor de instructie switch. |
CASECONDITION — Statische eigenschap van type constante, klasse com.adobe.icc.enum.TBXType |
|
Specifies the enumerator code for a Condition Module. |
caseInsensitive — Eigenschap, klasse mx.collections.GroupingField |
|
Set to true if the sort for this field should be case-insensitive. |
caseInsensitive — Eigenschap, klasse mx.collections.SortField |
|
Specifies whether the sort for this field should be case insensitive. |
CASEINSENSITIVE — Statische eigenschap van type constante, klasse Array |
|
Geeft niet-hoofdlettergevoelig sorteren op voor de sorteermethoden van de klasse Array. |
catalog — Eigenschap, klasse com.adobe.mosaic.mxml.Service |
|
The Service's composite application catalog component. |
catalog — Eigenschap, klasse com.adobe.mosaic.mxml.Tile |
|
Returns the Catalog mxml component associated to this Tile. |
catalog — Eigenschap, klasse com.adobe.mosaic.om.events.CatalogLoadEvent |
|
Returns the catalog node that was loaded
|
catalog — Eigenschap, klasse com.adobe.mosaic.om.events.SearchCatalogEvent |
|
Returns the catalog node that was found. |
Catalog — klasse, pakket com.adobe.mosaic.mxml |
|
The Catalog mxml component is a representation of the Composite Application Framework SDK ICatalog. |
Catalog() — Constructor, klasse com.adobe.mosaic.mxml.Catalog |
|
Constructor. |
CatalogConstants — klasse, pakket com.adobe.mosaic.om.constants |
|
The CatalogConstants provides constants to indicate the current
status of a Catalog in its client-server lifecycle. |
catalogList — Eigenschap, klasse com.adobe.mosaic.om.events.RequestCatalogListEvent |
|
An array of type ICatalogListItem representing the catalogs available to the current user. |
CatalogListItem — klasse, pakket com.adobe.mosaic.om.impl |
|
The CatalogListItem provides information about a given
ICatalog suitable for display to a user. |
CatalogListItem() — Constructor, klasse com.adobe.mosaic.om.impl.CatalogListItem |
|
Constructor. |
CatalogLoadEvent — klasse, pakket com.adobe.mosaic.om.events |
|
The CatalogLoadEvent class defines a transient notification of catalog load results. |
CatalogLoadEvent(type:String, catalog:com.adobe.mosaic.om.interfaces:ICatalog, msg:String) — Constructor, klasse com.adobe.mosaic.om.events.CatalogLoadEvent |
|
Constructor. |
catalogLoadEventFailure — Gebeurtenis, klasse com.adobe.mosaic.mxml.Application |
|
The catalogLoadEventFailure defines a failure notification of an attempt to load a Catalog
|
catalogLoadEventFailure — Gebeurtenis, klasse com.adobe.mosaic.mxml.Catalog |
|
The catalogLoadEventFailure defines a failure notification of an attempt to load an Catalog
|
catalogLoadEventSuccess — Gebeurtenis, klasse com.adobe.mosaic.mxml.Application |
|
The catalogLoadEventSuccess defines a successful notification of loading a Catalog
|
catalogLoadEventSuccess — Gebeurtenis, klasse com.adobe.mosaic.mxml.Catalog |
|
The catalogLoadEventSuccess defines a successful notification of loading a Catalog
|
catalogNode — Eigenschap, klasse com.adobe.mosaic.mxml.Catalog |
|
The underlying Composite Application Framework SDK ICatalog. |
catalogs — Eigenschap, klasse com.adobe.mosaic.mxml.Application |
|
Returns all of the catalogs that this Application has been given reference to. |
catalogSpecifier — Eigenschap, klasse com.adobe.mosaic.om.events.RequestCatalogEvent |
|
The initialized, but unresolved and non-loaded ICatalogSpecifier object. |
CatalogSpecifier — klasse, pakket com.adobe.mosaic.om.impl |
|
The CatalogSpecifier provides information about a given ICatalog suitable for
display to a user. |
CatalogSpecifier(name:String, session:com.adobe.mosaic.om.interfaces:ISession) — Constructor, klasse com.adobe.mosaic.om.impl.CatalogSpecifier |
|
Constructor. |
categories — Eigenschap, interface com.adobe.mosaic.om.interfaces.IMetadata |
|
Retrieves the <Category> elements content from this XML node. |
category — Eigenschap, klasse com.adobe.icc.editors.model.AssetModel |
|
The Category of the underlying value object. |
category — Eigenschap, interface mx.logging.ILogger |
|
The category value for the logger. |
category — Eigenschap, klasse mx.logging.LogLogger |
|
The category this logger send messages for. |
category — Eigenschap, klasse org.osmf.logging.Logger |
|
The category value for the logger. |
Category — klasse, pakket com.adobe.consulting.pst.vo |
|
Value object for a category or subcategory.
The category or subcategory is determined by the type. |
Category — klasse, pakket lc.procmgmt.domain |
|
The Category class manages all category information. |
Category() — Constructor, klasse com.adobe.consulting.pst.vo.Category |
|
Constructor. |
CATEGORY — Statische eigenschap van type constante, klasse com.adobe.icc.enum.ObjectType |
|
Specifies the enumerator code for object type Category. |
CategoryAxis — klasse, pakket mx.charts |
|
The CategoryAxis class lets charts represent data
grouped by a set of discrete values along an axis. |
CategoryAxis() — Constructor, klasse mx.charts.CategoryAxis |
|
Constructor. |
CategoryEditor — klasse, pakket com.adobe.solutions.acm.authoring.presentation |
|
Editor to edit Category or Subcategory
|
CategoryEditor() — Constructor, klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
|
Constructor. |
categoryExists(name:String, type:uint) — methode, interface com.adobe.icc.services.category.ICategoryService |
|
Determines if a category with the specified name and type exists. |
categoryField — Eigenschap, klasse mx.charts.CategoryAxis |
|
Specifies the field of the data provider
containing the text for the labels. |
CategoryHandler — klasse, pakket com.adobe.icc.editors.handlers |
|
The Handler for the actions requested for asset of type Category. |
CategoryHandler() — Constructor, klasse com.adobe.icc.editors.handlers.CategoryHandler |
|
Constructor. |
categoryId — Eigenschap, klasse lc.procmgmt.domain.Startpoint |
|
The identifier of the category that the TaskManager startpoint is part of. |
categoryListDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the category list
A skin part that defines the category list
|
CategoryManager — klasse, pakket com.adobe.icc.editors.managers |
|
The CategoryManager class helps retrieve and maintain
the list of categories and sub-categories existing in the system. |
categoryModel — Eigenschap, klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
|
The instance of CategoryModel currently being worked upon. |
CategoryModel — klasse, pakket com.adobe.icc.editors.model |
|
The CategoryModel class represents the domain object for the assets of type Category. |
categoryNameDisplay — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
| A skin part that defines the category name
A skin part that defines the category name
|
categoryRadioButton — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
| A skin part that defines the radio button to select category type
A skin part that defines the radio button to select category type
|
categorySelection — Skinonderdelen , klasse com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar |
| |
CATEGORY_SERVICE_RO — Statische eigenschap van type constante, klasse com.adobe.icc.services.ServiceLocator |
|
Specifies the remote object name for the Category Service. |
CategoryType — klasse, pakket com.adobe.icc.enum |
|
Specifies the enumerator for the type of a Category. |
categoryTypeRadioButtonGroup — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
| A skin part that defines the radiobuttongroup to select category type
A skin part that defines the radiobuttongroup to select category type
|
categoryValidator — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
| A skin part that defines the validator for asset's category
A skin part that defines the validator for asset's category
|
cause — Eigenschap, klasse mx.data.Conflict |
|
The DataMessage object that caused the conflict. |
cause — Eigenschap, klasse mx.data.messages.DataErrorMessage |
|
The client originated message which caused the conflict. |
causedByLocalCommit — Eigenschap, klasse mx.data.Conflict |
|
Contains true if this conflict resulted from commiting a
local change to the remote destination,
and false if it resulted from a pushed change conflicting with a local change. |
causes — Eigenschap, klasse com.adobe.gravity.utility.error.AugmentedError |
| An array of causes. |
cbshad — Eigenschap, klasse spark.skins.spark.TitleWindowCloseButtonSkin |
| Define the inner shadow. |
cc — Eigenschap, klasse coldfusion.service.PopHeader |
|
Addresses to which to copy the message. |
cc — Eigenschap, klasse coldfusion.service.PopRecord |
|
Addresses to which to copy the message. |
cc — Eigenschap, klasse coldfusion.service.mxml.Mail |
|
Addresses to which to copy the message. |
CCRDefaultActionHandler — klasse, pakket com.adobe.acm.solutions.ccr.domain.extensions |
|
The default action handler called for any custom action when no other action handler is provided. |
CCRDefaultActionHandler() — Constructor, klasse com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler |
|
Constructor. |
CCW — Statische eigenschap van type constante, klasse fl.motion.RotateDirection |
|
Hiermee wordt gezorgd dat het object tijdens een tween linksom roteert, overeenkomstig de rotatie van het object in het volgende hoofdframe. |
cdmaData — Eigenschap, klasse com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer |
|
The instance of CDMAssignment associated with each Condition item. |
CDMAssignment — klasse, pakket com.adobe.icc.vo |
|
Assignment Value Object for Condition Modules. |
CDMAssignment() — Constructor, klasse com.adobe.icc.vo.CDMAssignment |
|
Constructor. |
ceil(val:Number) — Statische methode , klasse Math |
|
Retourneert de bovengrens van het opgegeven getal of de opgegeven expressie. |
ceiling(n:Number) — Statische methode , klasse com.adobe.fiber.runtime.lib.MathFunc |
|
Determines the closest integer that is greater than or equal to a specified number. |
cellData — Eigenschap, klasse mx.olap.OLAPResult |
|
An Array of Arrays that contains the value of each cell of the result. |
CellPosition — klasse, pakket spark.components.gridClasses |
|
The CellPosition class defines a data structure
used by the Spark data grid classes to represent selected cells in the
control. |
CellPosition(rowIndex:int, columnIndex:int) — Constructor, klasse spark.components.gridClasses.CellPosition |
|
Constructor. |
CellRegion — klasse, pakket spark.components.gridClasses |
|
The CellRegion class defines a data structure
used by the Spark data grid classes to represent a rectangular region of
cells in the control. |
CellRegion(rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — Constructor, klasse spark.components.gridClasses.CellRegion |
|
Constructor. |
cellRenderer — Stijl, klasse fl.controls.TileList |
| De celrenderer die moet worden gebruikt om elk item in de component TileList te renderen. |
cellRenderer — Stijl, klasse fl.controls.SelectableList |
| De klasse die de celrenderer voor elk item in de component bevat. |
cellRenderer — Stijl, klasse fl.controls.ComboBox |
| De klasse die de celrenderer voor elk item in de component bevat. |
cellRenderer — Eigenschap, klasse fl.controls.dataGridClasses.DataGridColumn |
|
De klasse die wordt gebruikt om items in deze kolom te renderen. |
CellRenderer — klasse, pakket fl.controls.listClasses |
|
De klasse CellRenderer definieert methoden en eigenschappen voor op lijst gebaseerde componenten die moeten worden gebruikt om aangepaste celinhoud in elk van de rijen te manipuleren en weer te geven. |
CellRenderer() — Constructor, klasse fl.controls.listClasses.CellRenderer |
|
Hiermee wordt een nieuwe instantie CellRenderer gemaakt. |
cellSelectionTweens — Eigenschap, klasse mx.controls.AdvancedDataGrid |
|
A hash table of selection tweens. |
center(width:Number, height:Number) — methode, klasse mx.preloaders.DownloadProgressBar |
|
Centers the download progress bar based on the passed in dimensions. |
CENTER — Statische eigenschap van type constante, klasse fl.video.VideoAlign |
|
Hiermee wordt opgegeven dat de video in het midden wordt uitgelijnd. |
CENTER — Statische eigenschap van type constante, klasse flash.text.TextFieldAutoSize |
|
Geeft op dat de tekst moet worden behandeld als gecentreerd uitgevulde tekst. |
CENTER — Statische eigenschap van type constante, klasse flash.text.TextFormatAlign |
|
Constante; hiermee wordt tekst binnen het tekstveld gecentreerd. |
CENTER — Statische eigenschap van type constante, klasse flash.text.engine.TabAlignment |
|
Bepaalt het midden van de tekst bij de tabstop. |
CENTER — Statische eigenschap van type constante, klasse flashx.textLayout.formats.TextAlign |
| Geeft een gecentreerde uitlijning met de container aan. |
CENTER — Statische eigenschap van type constante, klasse ga.controls.LabeledHRule |
|
Specifies that the label is positioned to the center. |
CENTER — Statische eigenschap van type constante, klasse mx.controls.ProgressBarLabelPlacement |
|
Specifies to place at the center inside the progress bar. |
CENTER — Statische eigenschap van type constante, klasse org.osmf.layout.HorizontalAlign |
|
Defines the center horizontal align mode. |
CENTER — Statische eigenschap van type constante, klasse spark.components.PopUpPosition |
|
Position in the center of the target
|
CENTER — Statische eigenschap van type constante, klasse spark.components.ScrollSnappingMode |
|
Elements are snapped to the center of the viewport. |
CENTER — Statische eigenschap van type constante, klasse spark.layouts.HorizontalAlign |
|
Align children in the center of the container. |
centerAlignButton — Skinonderdelen , klasse xd.core.axm.view.components.AXMRichTextEditorControlBar |
| |
centerPopUp(popUp:mx.core:IFlexDisplayObject) — Statische methode , klasse mx.managers.PopUpManager |
|
Centers a popup window over whatever window was used in the call
to the createPopUp() or addPopUp() method. |
centerWindowOnScreen — Eigenschap, klasse coldfusion.service.PdfInfo |
|
Display setting for initial view of the PDF document. |
CertificateStatus — definitieve klasse, pakket flash.security |
|
De CertificateStatus-klasse definieert constanten die gebruikt worden voor het rapporteren van de resultaten van certificaatvalidatieverwerking bij een SecureSocket-object. |
cfContextRoot — Eigenschap, klasse coldfusion.air.SyncManager |
|
Context root of the ColdFusion server. |
cfContextRoot — Eigenschap, klasse coldfusion.service.InternalConfig |
|
Context root of the ColdFusion server. |
cfContextRoot — Eigenschap, klasse coldfusion.service.mxml.Config |
|
Context root of the ColdFusion server. |
CFF — Statische eigenschap van type constante, klasse flash.text.engine.RenderingMode |
|
Stelt de renderingmodus in op CFF (Compact Font Format). |
cffHinting — Stijl, klasse spark.components.supportClasses.SliderBase |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.supportClasses.GroupBase |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.supportClasses.ButtonBase |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.supportClasses.SkinnableTextBase |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.Label |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.RichText |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.FormHeading |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.NumericStepper |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.SkinnableContainer |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.SkinnableDataContainer |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.Scroller |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.DataGrid |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.RichEditableText |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.components.VideoPlayer |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.skins.spark.DefaultItemRenderer |
| The type of CFF hinting used for this text. |
cffHinting — Stijl, klasse spark.skins.wireframe.DefaultItemRenderer |
| The type of CFF hinting used for this text. |
cffHinting — Eigenschap, klasse flash.text.engine.FontDescription |
|
Het type CFF-hinting dat wordt gebruikt voor deze tekst. |
cffHinting — Eigenschap, klasse flashx.textLayout.container.ContainerController |
|
TextLayoutFormat: het type CFF-hinting dat wordt gebruikt voor deze tekst. |
cffHinting — Eigenschap, klasse flashx.textLayout.elements.FlowElement |
|
TextLayoutFormat: het type CFF-hinting dat wordt gebruikt voor deze tekst. |
cffHinting — Eigenschap, interface flashx.textLayout.formats.ITextLayoutFormat |
|
Het type CFF-hinting dat wordt gebruikt voor deze tekst. |
cffHinting — Eigenschap, klasse flashx.textLayout.formats.TextLayoutFormat |
|
Het type CFF-hinting dat wordt gebruikt voor deze tekst. |
CFFHinting — definitieve klasse, pakket flash.text.engine |
|
De klasse CFFHinting definieert waarden voor CFF-hinting in de klasse FontDescription. |
cfPort — Eigenschap, klasse coldfusion.air.SyncManager |
|
Port where the ColdFusion server is running. |
cfPort — Eigenschap, klasse coldfusion.service.InternalConfig |
|
Port where the ColdFusion server is running. |
cfPort — Eigenschap, klasse coldfusion.service.mxml.Config |
|
Port where the ColdFusion server is running. |
cfServer — Eigenschap, klasse coldfusion.air.SyncManager |
|
Name or IP address of the ColdFusion server. |
cfServer — Eigenschap, klasse coldfusion.service.InternalConfig |
|
Name or IP address of the ColdFusion server. |
cfServer — Eigenschap, klasse coldfusion.service.mxml.Config |
|
Name or IP address of the ColdFusion server. |
CHAM — Statische eigenschap van type constante, klasse flash.globalization.NationalDigitsType |
|
Geeft de Unicode-waarde aan voor het nul-getal van de Cham cijferset. |
change — Gebeurtenis, klasse com.adobe.mosaic.sparklib.tabLayout.TabLayout |
|
Dispatched when a tab is selected. |
change — Gebeurtenis, klasse com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl |
|
The event dispatched on change of text in the text editor. |
change — Gebeurtenis, klasse fl.controls.BaseButton |
|
Wordt verzonden wanneer de waarde van de eigenschap selected van een schakelbare component Button wordt gewijzigd. |
change — Gebeurtenis, klasse fl.controls.ColorPicker |
|
Wordt verzonden wanneer de gebruiker op een kleur in het palet klikt. |
change — Gebeurtenis, klasse fl.controls.ComboBox |
|
Wordt verzonden wanneer de gebruiker de selectie in de component ComboBox wijzigt of, als de component ComboBox bewerkbaar is, telkens wanneer de gebruiker een toetsaanslag uitvoert in het tekstveld. |
change — Gebeurtenis, klasse fl.controls.NumericStepper |
|
Wordt verzonden wanneer de gebruiker de waarde van de component NumericStepper wijzigt. |
change — Gebeurtenis, klasse fl.controls.RadioButton |
|
Wordt verzonden wanneer de eigenschap selected van de keuzerondje-instantie wordt gewijzigd. |
change — Gebeurtenis, klasse fl.controls.RadioButtonGroup |
|
Wordt verzonden wanneer de geselecteerde instantie RadioButton in een groep wordt gewijzigd. |
change — Gebeurtenis, klasse fl.controls.SelectableList |
|
Wordt verzonden wanneer een ander item in de lijst wordt geselecteerd. |
change — Gebeurtenis, klasse fl.controls.Slider |
|
Wordt verzonden wanneer de waarde van de component Slider wijzigt als resultaat van muis- of toetsenbordinteractie. |
change — Gebeurtenis, klasse fl.controls.TextArea |
|
Wordt verzonden wanneer de tekst in de component TextArea wordt gewijzigd door gebruikersinteractie. |
change — Gebeurtenis, klasse fl.controls.TextInput |
|
Wordt verzonden wanneer de tekst in de component TextInput door gebruikersinvoer wordt gewijzigd. |
change — Gebeurtenis, klasse fl.text.TLFTextField |
|
Wordt verzonden nadat een besturingswaarde is gewijzigd, in tegenstelling tot de gebeurtenis textInput, die wordt verzonden voordat de waarde wordt gewijzigd. |
change — Gebeurtenis, klasse flash.text.StageText |
|
Wordt verzonden nadat de tekstinhoud is gewijzigd. |
change — Gebeurtenis, klasse flash.text.TextField |
|
Wordt verzonden nadat een besturingswaarde is gewijzigd, in tegenstelling tot de gebeurtenis textInput, die wordt verzonden voordat de waarde wordt gewijzigd. |
change — Gebeurtenis, klasse flash.ui.GameInputControl |
|
Wordt verzonden wanneer een besturingselementwaarde wijzigt. |
change — Gebeurtenis, klasse mx.charts.chartClasses.ChartBase |
|
Dispatched when the selection changes in the chart. |
change — Gebeurtenis, klasse mx.containers.Accordion |
|
Dispatched when the selected child container changes. |
change — Gebeurtenis, klasse mx.containers.ViewStack |
|
Dispatched when the selected child container changes. |
change — Gebeurtenis, klasse mx.controls.Button |
|
Dispatched when the selected property
changes for a toggle Button control. |
change — Gebeurtenis, klasse mx.controls.ColorPicker |
|
Dispatched when the selected color
changes as a result of user interaction. |
change — Gebeurtenis, klasse mx.controls.ComboBox |
|
Dispatched when the ComboBox contents changes as a result of user
interaction, when the selectedIndex or
selectedItem property changes, and, if the ComboBox control
is editable, each time a keystroke is entered in the box. |
change — Gebeurtenis, klasse mx.controls.DateChooser |
|
Dispatched when a date is selected or changed. |
change — Gebeurtenis, klasse mx.controls.DateField |
|
Dispatched when a date is selected or changed,
and the DateChooser control closes. |
change — Gebeurtenis, klasse mx.controls.Menu |
|
Dispatched when selection changes as a result
of user interaction. |
change — Gebeurtenis, klasse mx.controls.MenuBar |
|
Dispatched when selection changes as a result of user
interaction. |
change — Gebeurtenis, klasse mx.controls.NumericStepper |
|
Dispatched when the value of the NumericStepper control changes
as a result of user interaction. |
change — Gebeurtenis, klasse mx.controls.RadioButtonGroup |
|
Dispatched when the value of the selected RadioButton control in
this group changes. |
change — Gebeurtenis, klasse mx.controls.RichTextEditor |
|
Dispatched when the user changes the contents or format of the text in the
TextArea control. |
change — Gebeurtenis, klasse mx.controls.TextArea |
|
Dispatched when text in the TextArea control changes
through user input. |
change — Gebeurtenis, klasse mx.controls.TextInput |
|
Dispatched when text in the TextInput control changes
through user input. |
change — Gebeurtenis, klasse mx.controls.listClasses.AdvancedListBase |
|
Dispatched when the selectedIndex or selectedItem property
changes as a result of user interaction. |
change — Gebeurtenis, klasse mx.controls.listClasses.ListBase |
|
Dispatched when the selectedIndex or selectedItem property
changes as a result of user interaction. |
change — Gebeurtenis, klasse mx.controls.sliderClasses.Slider |
|
Dispatched when the slider changes value due to mouse or keyboard interaction. |
change — Gebeurtenis, interface mx.core.ISelectableList |
|
Dispatched when the selectedIndex property changes. |
change — Gebeurtenis, interface mx.managers.IBrowserManager |
|
Dispatched when the URL is changed either
by the user interacting with the browser, invoking an
application in AIR, or by setting the property programmatically. |
change — Gebeurtenis, klasse spark.components.DateSpinner |
|
Dispatched after the selected date has been changed by the user. |
change — Gebeurtenis, klasse spark.components.RadioButtonGroup |
|
Dispatched when the value of the selected RadioButton component in
this group changes. |
change — Gebeurtenis, klasse spark.components.RichEditableText |
|
Dispatched after a user editing operation is complete. |
change — Gebeurtenis, klasse spark.components.Spinner |
|
Dispatched when the value of the Spinner control changes
as a result of user interaction. |
change — Gebeurtenis, klasse spark.components.TabbedViewNavigator |
|
Dispatched when the current view navigator changes as a result of
a change to the selectedIndex property or a change
to the selected tab in the TabBar control. |
change — Gebeurtenis, klasse spark.components.supportClasses.InteractionStateDetector |
|
Dispatched after the state has changed. |
change — Gebeurtenis, klasse spark.components.supportClasses.ListBase |
|
Dispatched after the selection has changed. |
change — Gebeurtenis, klasse spark.components.supportClasses.SkinnableTextBase |
|
Dispatched after a user editing operation is complete. |
change — Gebeurtenis, klasse spark.components.supportClasses.StyleableStageText |
|
Dispatched after a user editing operation is complete. |
change — Gebeurtenis, klasse spark.components.supportClasses.ToggleButtonBase |
|
Dispatched when the selected property
changes for the ToggleButtonBase control. |
change — Gebeurtenis, klasse spark.components.supportClasses.TrackBase |
|
Dispatched when the value of the control changes
as a result of user interaction. |
change — Gebeurtenis, klasse spark.globalization.supportClasses.GlobalizationBase |
|
The change event is generated whenever the locale style is changed or
another property is set that would cause
the format of a number to change or cause updates to the other
values available through this class. |
change — Gebeurtenis, klasse xd.core.axm.view.components.AXMSwitch |
| change event
|
CHANGE — Statische eigenschap van type constante, klasse fl.events.ColorPickerEvent |
|
Hiermee wordt de waarde van de eigenschap type van een gebeurtenisobject change gedefinieerd. |
CHANGE — Statische eigenschap van type constante, klasse fl.events.DataChangeType |
|
Er is een wijziging in de componentgegevens gemaakt. |
CHANGE — Statische eigenschap van type constante, klasse fl.events.SliderEvent |
|
Hiermee wordt de waarde van de eigenschap type van een gebeurtenisobject change gedefinieerd. |
CHANGE — Statische eigenschap van type constante, klasse flash.events.Event |
|
De constante Event.CHANGE definieert de waarde van de eigenschap type van een change-gebeurtenisobject. |
CHANGE — Statische eigenschap van type constante, klasse mx.automation.events.ChartSelectionChangeEvent |
|
The AdvancedDataGridEvent.HEADER_RELEASE constant defines the value of the
type property of the event object for a
headerRelease event, which indicates that the
user pressed and released the mouse on a column header. |
CHANGE — Statische eigenschap van type constante, klasse mx.charts.events.ChartItemEvent |
|
Event type constant; indicates that the selection in the chart has
changed. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.CalendarLayoutChangeEvent |
|
The CalendarLayoutChangeEvent.CHANGE constant
defines the value of the type property of the event
object for a change event. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.ColorPickerEvent |
|
The ColorPickerEvent.CHANGE constant defines the value of the
type property of the event that is dispatched when the user
selects a color from the ColorPicker control. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.IndexChangedEvent |
|
The IndexChangedEvent.CHANGE constant defines the value of the
type property of the event object for a change event,
which indicates that an index has changed, such as when and Accordion control
changes the displayed panel or a ViewStack changes views. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.ListEvent |
|
The ListEvent.CHANGE constant defines the value of the
type property of the ListEvent object for a
change event, which indicates that selection
changed as a result of user interaction. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.MenuEvent |
|
The MenuEvent.CHANGE event type constant indicates that selection
changed as a result of user interaction. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.NumericStepperEvent |
|
The NumericStepperEvent.CHANGE constant defines the value of the
type property of the event object for a change event. |
CHANGE — Statische eigenschap van type constante, klasse mx.events.SliderEvent |
|
The SliderEvent.CHANGE constant defines the value of the
type property of the event object for a change event. |
CHANGE — Statische eigenschap van type constante, klasse mx.filters.BaseFilter |
|
The string "change". |
CHANGE — Statische eigenschap van type constante, klasse spark.automation.events.SparkValueChangeAutomationEvent |
|
The SparkValueChangeAutomationEvent.CHANGE constant defines the value of the
type property of the event object for an event that is
dispatched when a value changes. |
CHANGE — Statische eigenschap van type constante, klasse spark.events.IndexChangeEvent |
|
The IndexChangeEvent.CHANGE constant defines the value of the
type property of the event object for a change event,
which indicates that an index has changed, such as when a List-based control
changes its selection. |
CHANGE — Statische eigenschap van type constante, klasse spark.events.TextOperationEvent |
|
The TextOperationEvent.CHANGE constant
defines the value of the type property of the event
object for a change event. |
CHANGE_AUTHOR — Statische eigenschap van type constante, klasse com.adobe.solutions.rca.constant.OperationType |
|
This operation changes the author of a creation stage. |
changeDescription — Eigenschap, interface com.adobe.solutions.rca.domain.IReviewContext |
|
This field is used to store the change desciption, if a review is revised. |
changeDescription — Eigenschap, klasse com.adobe.solutions.rca.domain.impl.ReviewContext |
|
This field is used to store the change desciption, if a review is revised. |
changeDescription — Eigenschap, klasse com.adobe.solutions.rca.vo.ReviewContextVO |
|
This field is used if the review is revised. |
ChangedItems — klasse, pakket mx.data |
|
Describes data changed since a specified time. |
changedPropertyNames — Eigenschap, interface mx.data.IChangeObject |
|
The list of property names which changed as part of an
update. |
CHANGE_DURATION — Statische eigenschap van type constante, klasse com.adobe.solutions.rca.constant.OperationType |
|
This operation changes the duration of a stage. |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager |
|
Wijzigt de id van een element. |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager |
|
Wijzigt de id van een element. |
changeEnd — Gebeurtenis, klasse spark.components.supportClasses.TrackBase |
|
Dispatched at the end of a user interaction
or when an animation ends. |
CHANGE_END — Statische eigenschap van type constante, klasse mx.events.FlexEvent |
|
The FlexEvent.CHANGE_END constant defines the value of the
type property of the event object for a changeEnd event. |
changeList — Eigenschap, klasse flash.events.SyncEvent |
|
Een array van objecten; elk object bevat eigenschappen die de gewijzigde leden van een extern gezamenlijk object beschrijven. |
changeRouteButtonTooltip(existingButtonName:String, newTooltip:String) — methode, klasse lc.procmgmt.formbridge.SwfConnector |
|
Changes the tooltip of the specified button. |
changeRouteButtonTooltip — Gebeurtenis, klasse lc.procmgmt.ui.task.form.TaskForm |
|
Dispatched by tan application built with Flex to change the tooltip on the Complete button. |
CHANGE_ROUTE_BUTTON_TOOLTIP — Statische eigenschap van type constante, klasse lc.procmgmt.events.SwfAppButtonEvent |
|
A special value that indicates to change the tooltip of a specific route button in the Workspace user interface. |
CHANGES_REQUIRED — Statische eigenschap van type constante, klasse com.adobe.livecycle.rca.model.constant.ReviewerStatus |
| Specifies the reviewer status when the reviewer has sent the task back to
the initiator for changes. |
CHANGES_REQUIRED — Statische eigenschap van type constante, klasse com.adobe.solutions.rca.constant.ReviewerStatus |
|
The reviewer status when the document or a task has been marked back to initiator for changes. |
ChangeStageDurationDialog — klasse, pakket com.adobe.solutions.rca.presentation.template.stages |
|
The host component for the dialog to change stage duration. |
ChangeStageDurationDialog() — Constructor, klasse com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog |
|
The constructor for ChangeStageDurationDialog class. |
changeStart — Gebeurtenis, klasse spark.components.supportClasses.TrackBase |
|
Dispatched at the start of a user interaction
or when an animation starts. |
CHANGE_START — Statische eigenschap van type constante, klasse mx.events.FlexEvent |
|
The FlexEvent.CHANGE_START constant defines the value of the
type property of the event object for a changeStart event. |
CHANGE_STATE — Statische eigenschap van type constante, klasse com.adobe.solutions.rca.presentation.event.SchedulesStateEvent |
|
This type indicates that the skin state needs to be re-evaluated. |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager |
|
Wijzigt de styleName van een element (of deel van een element). |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager |
|
Wijzigt de styleName van een element (of deel van een element). |
changeType — Eigenschap, klasse fl.events.DataChangeEvent |
|
Hiermee wordt het type wijziging opgehaald dat de gebeurtenis activeerde. |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager |
|
Wijzigt de typeName van een element (of deel van een element). |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager |
|
Wijzigt de typeName van een element (of deel van een element). |
changeValueByPage(increase:Boolean) — methode, klasse spark.components.HScrollBar |
|
Increment value by a page if increase is true,
or decrement value by a page if increase is false. |
changeValueByPage(increase:Boolean) — methode, klasse spark.components.VScrollBar |
|
Increment value by a page if increase is true,
or decrement value by a page if increase is false. |
changeValueByPage(increase:Boolean) — methode, klasse spark.components.supportClasses.ScrollBarBase |
|
Adds or subtracts pageSize from value. |
changeValueByStep(increase:Boolean) — methode, klasse spark.components.HScrollBar |
|
If viewport is not null,
changes the horizontal scroll position for a line up
or line down operation by
scrolling the viewport. |
changeValueByStep(increase:Boolean) — methode, klasse spark.components.VScrollBar |
|
If viewport is not null,
changes the vertical scroll position for a line up or line down operation by
scrolling the viewport. |
changeValueByStep(increase:Boolean) — methode, klasse spark.components.supportClasses.Range |
|
Increases or decreases value by stepSize. |
ChangeWatcher — klasse, pakket mx.binding.utils |
|
The ChangeWatcher class defines utility methods
that you can use with bindable Flex properties. |
ChangeWatcher(access:Object, handler:Function, commitOnly:Boolean, next:mx.binding.utils:ChangeWatcher) — Constructor, klasse mx.binding.utils.ChangeWatcher |
|
Constructor. |
changing — Gebeurtenis, klasse spark.components.RichEditableText |
|
Dispatched before a user editing operation occurs. |
changing — Gebeurtenis, klasse spark.components.TabbedViewNavigator |
|
Dispatched before the selected view navigator is changed. |
changing — Gebeurtenis, klasse spark.components.supportClasses.ListBase |
|
Dispatched when the selection is going to change. |
changing — Gebeurtenis, klasse spark.components.supportClasses.SkinnableTextBase |
|
Dispatched before a user editing operation occurs. |
CHANGING — Statische eigenschap van type constante, klasse mx.events.FlexEvent |
|
The FlexEvent.CHANGING constant defines the value of the
type property of the event object for a changing event. |
CHANGING — Statische eigenschap van type constante, klasse spark.events.IndexChangeEvent |
|
The IndexChangeEvent.CHANGING constant defines the value of the
type property of the event object for a changing event,
which indicates that the current selection is about to change. |
CHANGING — Statische eigenschap van type constante, klasse spark.events.TextOperationEvent |
|
The TextOperationEvent.CHANGING constant
defines the value of the type property of the event
object for a changing event. |
changingDocument — Eigenschap, klasse coldfusion.service.PdfInfo |
|
Permissions assigned for editing the PDF content. |
channel — Eigenschap, klasse mx.messaging.MessageResponder |
|
Provides access to the Channel used to send the message. |
channel — Eigenschap, klasse mx.messaging.channels.StreamingConnectionHandler |
|
The Channel that uses this class. |
channel — Eigenschap, klasse mx.messaging.events.ChannelEvent |
|
The Channel that generated this event. |
Channel — klasse, pakket mx.messaging |
|
The Channel class is the base message channel class that all channels in the messaging
system must extend. |
Channel(id:String, uri:String) — Constructor, klasse mx.messaging.Channel |
|
Constructs an instance of a generic Channel that connects to the
specified endpoint URI. |
channelConnect — Gebeurtenis, klasse mx.messaging.Channel |
|
Dispatched after the channel has connected to its endpoint. |
channelConnect — Gebeurtenis, klasse mx.messaging.ChannelSet |
|
Dispatched after a Channel in the ChannelSet has connected to its endpoint. |
channelConnect — Gebeurtenis, klasse mx.messaging.MessageAgent |
|
Dispatched when the underlying Channel the MessageAgent is using connects. |
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — methode, klasse mx.messaging.ChannelSet |
|
Handles a CONNECT ChannelEvent and redispatches the event. |
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — methode, klasse mx.messaging.MessageAgent |
|
Handles a CONNECT ChannelEvent. |
channelDisconnect — Gebeurtenis, klasse mx.messaging.Channel |
|
Dispatched after the channel has disconnected from its endpoint. |
channelDisconnect — Gebeurtenis, klasse mx.messaging.ChannelSet |
|
Dispatched after a Channel in the ChannelSet has disconnected from its
endpoint. |
channelDisconnect — Gebeurtenis, klasse mx.messaging.MessageAgent |
|
Dispatched when the underlying Channel the MessageAgent is using disconnects. |
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — methode, klasse mx.messaging.ChannelSet |
|
Handles a DISCONNECT ChannelEvent and redispatches the event. |
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — methode, klasse mx.messaging.MessageAgent |
|
Handles a DISCONNECT ChannelEvent. |
CHANNEL_DOWN — Statische eigenschap van type constante, klasse flash.ui.Keyboard |
|
Constante die gekoppeld is aan de waarde van de toetscode voor de knop Kanaal omlaag. |
ChannelError — klasse, pakket mx.messaging.errors |
|
This is the base class for any channel related errors. |
ChannelError(msg:String) — Constructor, klasse mx.messaging.errors.ChannelError |
|
Constructs a new instance of a ChannelError with the
specified message. |
ChannelEvent — klasse, pakket mx.messaging.events |
|
The ChannelEvent is used to propagate channel events within the messaging system. |
ChannelEvent(type:String, bubbles:Boolean, cancelable:Boolean, channel:mx.messaging:Channel, reconnecting:Boolean, rejected:Boolean, connected:Boolean) — Constructor, klasse mx.messaging.events.ChannelEvent |
|
Constructs an instance of this event with the specified type and Channel
instance. |
channelFault — Gebeurtenis, klasse mx.messaging.Channel |
|
Dispatched after the channel has faulted. |
channelFault — Gebeurtenis, klasse mx.messaging.ChannelSet |
|
Dispatched after a Channel in the ChannelSet has faulted. |
channelFault — Gebeurtenis, klasse mx.messaging.MessageAgent |
|
Dispatched when the underlying Channel the MessageAgent is using faults. |
ChannelFaultEvent — klasse, pakket mx.messaging.events |
|
The ChannelFaultEvent class is used to propagate channel fault events within the messaging system. |
ChannelFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, channel:mx.messaging:Channel, reconnecting:Boolean, code:String, level:String, description:String, rejected:Boolean, connected:Boolean) — Constructor, klasse mx.messaging.events.ChannelFaultEvent |
|
Constructs an instance of this event with the specified type. |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — methode, klasse mx.messaging.ChannelSet |
|
Handles a ChannelFaultEvent and redispatches the event. |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — methode, klasse mx.messaging.MessageAgent |
|
Handles a ChannelFaultEvent. |
channelIds — Eigenschap, klasse mx.messaging.ChannelSet |
|
The ids of the Channels used by the ChannelSet. |
channelMessage — Gebeurtenis, klasse flash.system.MessageChannel |
|
Wordt telkens verzonden wanneer de verzendende worker de methode send() van dit MessageChannel-object aanroept om aan te duiden dat er een nieuw berichtobject beschikbaar is in de wachtrij van de MessageChannel-instantie. |
CHANNEL_MESSAGE — Statische eigenschap van type constante, klasse flash.events.Event |
|
De constante Event.CHANNEL_MESSAGE definieert de waarde van de type-eigenschap van een channelMessage-gebeurtenisobject. |
channels — Eigenschap, klasse flash.display.ShaderInput |
|
Het aantal kanalen dat een arceringsinvoer verwacht. |
channels — Eigenschap, klasse mx.messaging.ChannelSet |
|
Provides access to the Channels in the ChannelSet. |
channelSet — Eigenschap, klasse com.adobe.dct.model.ConfigModel |
|
The authenticated ChannelSet. |
channelSet — Eigenschap, klasse com.adobe.fiber.services.wrapper.AbstractServiceWrapper |
|
Channel set of the wrapped service. |
channelSet — Eigenschap, klasse com.adobe.fiber.services.wrapper.DataServiceWrapper |
|
The channelSet property of the wrapped service. |
channelSet — Eigenschap, klasse com.adobe.livecycle.ria.security.service.SecurityManager |
|
The channelset to use to communicate with the Experience Server. |
channelSet — Eigenschap, klasse com.adobe.solutions.prm.services.impl.ProjectManagementCoreService |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.prm.services.impl.ProjectManagementQueryService |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.prm.services.impl.WorkItemManagementService |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.rca.services.impl.Auditor |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.rca.services.impl.StageManager |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, klasse com.adobe.solutions.rca.services.impl.UserManager |
|
Channel set for remote operation calls. |
channelSet — Eigenschap, interface lc.foundation.ISessionManager |
|
A ChannelSet object that is used with Remoting by DataService objects. |
channelSet — Eigenschap, klasse lc.foundation.SessionManager |
|
A ChannelSet object that is used with Remoting by DataService objects. |
channelSet — Eigenschap, klasse mx.data.DataService |
|
Provides access to the ChannelSet used by the service. |
channelSet — Eigenschap, klasse mx.data.DataStore |
|
Provides access to the ChannelSet used by the this DataStore. |
channelSet — Eigenschap, klasse mx.messaging.MessageAgent |
|
Provides access to the ChannelSet used by the MessageAgent. |
channelSet — Eigenschap, klasse mx.rpc.AbstractService |
|
Provides access to the ChannelSet used by the service. |
channelSet — Eigenschap, klasse mx.rpc.http.HTTPService |
|
Provides access to the ChannelSet used by the service. |
ChannelSet — klasse, pakket mx.messaging |
|
The ChannelSet is a set of Channels that are used to send messages to a
target destination. |
ChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Constructor, klasse mx.messaging.ChannelSet |
|
Constructs a ChannelSet. |
channelSets — Eigenschap, klasse mx.messaging.Channel |
|
Provides access to the ChannelSets connected to the Channel. |
channelState — Gebeurtenis, klasse flash.system.MessageChannel |
|
Wordt verzonden wanneer de waarde van de state-eigenschap van het berichtkanaal wordt gewijzigd. |
CHANNEL_STATE — Statische eigenschap van type constante, klasse flash.events.Event |
|
De constante Event.CHANNEL_STATE definieert de waarde van de type-eigenschap van een channelState-gebeurtenisobject. |
CHANNEL_UP — Statische eigenschap van type constante, klasse flash.ui.Keyboard |
|
Constante die gekoppeld is aan de waarde van de toetscode voor de knop Kanaal omhoog. |
characterFormat — Eigenschap, klasse flashx.textLayout.edit.ElementRange |
|
De opmaakkenmerken van de tekens in het bereik. |
characterFormat — Eigenschap, klasse flashx.textLayout.operations.InsertTextOperation |
|
De tekenopmaak die wordt toegepast op de ingevoegde tekst. |
CharacterUtil — definitieve klasse, pakket flashx.textLayout.utils |
|
Hulpprogramma's voor het beheren en ophalen van informatie over tekens. |
charAt(index:Number) — methode, klasse String |
|
Retourneert het teken op de positie die door de parameter index is opgegeven. |
charAt(s:String, pos:int) — Statische methode , klasse com.adobe.fiber.runtime.lib.StringFunc |
|
Returns the character at the indicated position. |
charCode — Eigenschap, klasse flash.events.KeyboardEvent |
|
Deze bevat de waarde van de tekenreekscode van de laatste toets die is ingedrukt of losgelaten. |
charCodeAt(index:Number) — methode, klasse String |
|
Retourneert de numerieke Unicode-tekencode van het teken op de opgegeven index. |
CharCodeStrings — Statische eigenschap van type constante, klasse flash.ui.Keyboard |
|
Een array met alle gedefinieerde toetsnaamconstanten. |
charCount — Eigenschap, klasse flash.text.TextSnapshot |
|
Het aantal tekens in een object TextSnapshot. |
charset — Eigenschap, klasse coldfusion.service.MailPart |
|
The character encoding in which the part text is encoded. |
charset — Eigenschap, klasse coldfusion.service.mxml.Mail |
|
Character encoding of the mail message, including the headers. |
charsetName — Eigenschap, klasse mx.rpc.livecycle.DocumentReference |
|
If the REF_TYPE_INLINE option is being used to create a DocumentReference and the text field
of this object has been set, this field may be set to determine the character set
used on the server to convert the passed-in text string into a byte array. |
CHARSET_UTF_8 — Statische eigenschap van type constante, klasse mx.utils.Base64Encoder |
|
Constant definition for the string "UTF-8". |
chart — Eigenschap, klasse mx.charts.AxisRenderer |
|
The base chart for this AxisRenderer. |
chart — Eigenschap, klasse mx.charts.chartClasses.ChartElement |
|
Refers to the chart component containing this element. |
Chart — klasse, pakket coldfusion.service.mxml |
|
The proxy class for chart services that are exposed by ColdFusion. |
Chart() — Constructor, klasse coldfusion.service.mxml.Chart |
|
Creates an instance of the Chart class. |
CHART_AREA_INDEX — Statische eigenschap van type constante, klasse com.adobe.guides.spark.layouts.components.ChartLayoutHost |
|
Area index for the chart items. |
ChartBase — klasse, pakket mx.charts.chartClasses |
|
The ChartBase class is the link between the Flex component
architecture and the DualStyleObject architecture. |
ChartBase() — Constructor, klasse mx.charts.chartClasses.ChartBase |
|
Constructor. |
ChartBaseAutomationImpl — klasse, pakket mx.automation.delegates.charts |
|
Defines the methods and properties required to perform instrumentation for the
ChartBase base class. |
ChartBaseAutomationImpl(obj:mx.charts.chartClasses:ChartBase) — Constructor, klasse mx.automation.delegates.charts.ChartBaseAutomationImpl |
|
Constructor. |
chartClick — Gebeurtenis, klasse mx.charts.chartClasses.ChartBase |
|
Dispatched when no data point is found under the mouse pointer
when mouse is clicked on chart. |
CHART_CLICK — Statische eigenschap van type constante, klasse mx.charts.events.ChartEvent |
|
Indicates that the user clicked the mouse button
over a chart control but not on a chart item. |
chartdata — Eigenschap, klasse coldfusion.service.ChartSeries |
|
Array of coldfusion.service.chartdata
|
ChartData — klasse, pakket coldfusion.service |
|
The class that is remotely mapped to CFIDE.services.chartdata. |
ChartData() — Constructor, klasse coldfusion.service.ChartData |
|
Creates an instance of the ChartData class. |
chartDataProvider — Eigenschap, klasse com.adobe.guides.spark.layouts.components.ChartLayoutHost |
|
The data provider used by the chart. |
chartDataProvider — Eigenschap, klasse mx.charts.chartClasses.AxisBase |
|
The data provider assigned to the enclosing chart. |
chartDataProvider — Eigenschap, klasse mx.charts.chartClasses.ChartElement |
|
The data provider assigned to the enclosing chart. |
chartDataProvider — Eigenschap, interface mx.charts.chartClasses.IAxis |
|
The data provider assigned to the enclosing chart. |
chartDataProvider — Eigenschap, interface mx.charts.chartClasses.IChartElement |
|
The data provider assigned to the enclosing chart. |
chartDoubleClick — Gebeurtenis, klasse mx.charts.chartClasses.ChartBase |
|
Dispatched when no data point is found under the mouse pointer
when mouse is double-clicked on chart. |
CHART_DOUBLE_CLICK — Statische eigenschap van type constante, klasse mx.charts.events.ChartEvent |
|
Indicates that the user double-clicked
the mouse button over a chart control but not on a chart item. |
ChartElement — klasse, pakket mx.charts.chartClasses |
|
The ChartElement class is the base class for visual chart elements. |
ChartElement() — Constructor, klasse mx.charts.chartClasses.ChartElement |
|
Constructor. |
ChartEvent — klasse, pakket mx.charts.events |
|
The ChartEvent class represents events that are specific
to the chart control, such as when a chart is clicked. |
ChartEvent(type:String, triggerEvent:flash.events:MouseEvent, target:mx.charts.chartClasses:ChartBase) — Constructor, klasse mx.charts.events.ChartEvent |
|
Constructor. |
chartHeight — Eigenschap, klasse coldfusion.service.mxml.Chart |
|
Height of the chart. |
chartItem — Eigenschap, klasse mx.charts.HitData |
|
The chart item described by the hit data. |
ChartItem — klasse, pakket mx.charts |
|
A ChartItem represents a single item in a ChartSeries. |
ChartItem(element:mx.charts.chartClasses:IChartElement, item:Object, index:uint) — Constructor, klasse mx.charts.ChartItem |
|
Constructor. |
ChartItemDragProxy — klasse, pakket mx.charts.chartClasses |
|
The default drag proxy used when dragging items from a chart control. |
ChartItemDragProxy() — Constructor, klasse mx.charts.chartClasses.ChartItemDragProxy |
|
Constructor. |
ChartItemEvent — klasse, pakket mx.charts.events |
|
The ChartItemEvent class represents events that are specific
to the chart components, such as when a chart item is clicked. |
ChartItemEvent(type:String, hitSet:Array, triggerEvent:flash.events:MouseEvent, target:mx.charts.chartClasses:ChartBase) — Constructor, klasse mx.charts.events.ChartItemEvent |
|
Constructor. |
chartItems — Skinonderdelen , klasse com.adobe.guides.spark.layouts.components.ChartLayoutHost |
| The chartItems skin part.
The chartItems skin part. |
chartItems — Eigenschap, klasse com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin |
| The chartItems skin part will contain the items which will have their data plotted on the chart. |
ChartLabel — klasse, pakket mx.charts.chartClasses |
|
Draws data labels on chart controls. |
ChartLabel() — Constructor, klasse mx.charts.chartClasses.ChartLabel |
|
Constructor. |
ChartLayoutHost — klasse, pakket com.adobe.guides.spark.layouts.components |
|
This layout host component provides four skin parts: header, entry, chartItems, trailer. |
ChartSelectionChangeEvent — klasse, pakket mx.automation.events |
|
The ListItemSelectEvent class represents event objects that are dispatched
when an item in a list-based control such as a Menu,
DataGrid, or Tree control is selected or deselected. |
ChartSelectionChangeEvent(type:String, selectionInfo:Array, bubbles:Boolean, cancelable:Boolean, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Constructor, klasse mx.automation.events.ChartSelectionChangeEvent |
|
Constructor. |
chartSeries — Eigenschap, klasse coldfusion.service.mxml.Chart |
|
Defines the chart style in which the data displays: bar, line, pie, and so on. |
ChartSeries — klasse, pakket coldfusion.service |
|
A class that is remotely mapped to CFIDE.services.chartseries. |
ChartSeries() — Constructor, klasse coldfusion.service.ChartSeries |
|
Creates an instance of the ChartSeries class. |
chartSeriesStyles — Stijl, klasse mx.charts.chartClasses.ChartBase |
| Contains a list of Strings, each corresponding to a CSS type selector to be used as the default CSS style for a series. |
chartState — Eigenschap, klasse mx.charts.chartClasses.ChartBase |
|
The current transition state of the chart. |
ChartState — definitieve klasse, pakket mx.charts.chartClasses |
|
Describes the current state of a chart. |
chartStateChanged(oldState:uint, newState:uint) — methode, klasse mx.charts.AxisRenderer |
|
Called by the chart to indicate
when its current transition state has changed. |
chartStateChanged(oldState:uint, v:uint) — methode, klasse mx.charts.chartClasses.ChartElement |
|
Called by the enclosing chart to indicate that the current state
of the chart has changed. |
chartStateChanged(oldState:uint, v:uint) — methode, interface mx.charts.chartClasses.IAxisRenderer |
|
Called by the enclosing chart to indicate that the current state
of the chart has changed. |
chartStateChanged(oldState:uint, v:uint) — methode, interface mx.charts.chartClasses.IChartElement |
|
Called by the enclosing chart to indicate that the current state
of the chart has changed. |
chartTitle — Eigenschap, klasse com.adobe.guides.spark.layouts.components.ChartLayoutHost |
|
The chart title
|
chartWidth — Eigenschap, klasse coldfusion.service.mxml.Chart |
|
Width of the chart. |
check — Eigenschap, klasse spark.skins.spark.CheckBoxSkin |
| The checkmark in the box for this skin. |
check — Eigenschap, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin |
| The check icon for this component
|
check — Eigenschap, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin |
| The check icon for this component
|
CHECK — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType |
| Een vinkje. |
CheckBox — klasse, pakket fl.controls |
|
De component CheckBox geeft een vakje weer dat een vinkje kan bevatten. |
CheckBox — klasse, pakket mx.controls |
|
The CheckBox control consists of an optional label and a small box
that can contain a check mark or not. |
CheckBox — klasse, pakket spark.components |
|
The CheckBox component consists of an optional label and a small box
that can contain a check mark or not. |
CheckBox() — Constructor, klasse fl.controls.CheckBox |
|
Hiermee wordt een nieuwe componentinstantie CheckBox gemaakt. |
CheckBox() — Constructor, klasse mx.controls.CheckBox |
|
Constructor. |
CheckBox() — Constructor, klasse spark.components.CheckBox |
|
Constructor. |
CheckBoxAccImpl — klasse, pakket fl.accessibility |
|
De klasse CheckBoxAccImpl voor toegankelijkheidsimplementatie voor selectievakjes wordt gebruikt om een component CheckBox toegankelijk te maken. |
CheckBoxAccImpl — klasse, pakket mx.accessibility |
|
CheckBoxAccImpl is a subclass of AccessibilityImplementation
which implements accessibility for the CheckBox class. |
CheckBoxAccImpl — klasse, pakket spark.accessibility |
|
CheckBoxAccImpl is the accessibility implementation class
for spark.components.CheckBox. |
CheckBoxAccImpl(master:mx.core:UIComponent) — Constructor, klasse mx.accessibility.CheckBoxAccImpl |
|
Constructor. |
CheckBoxAccImpl(master:mx.core:UIComponent) — Constructor, klasse spark.accessibility.CheckBoxAccImpl |
|
Constructor. |
CheckBoxAutomationImpl — klasse, pakket mx.automation.delegates.controls |
|
Defines methods and properties required to perform instrumentation for the
CheckBox control. |
CheckBoxAutomationImpl(obj:mx.controls:CheckBox) — Constructor, klasse mx.automation.delegates.controls.CheckBoxAutomationImpl |
|
Constructor. |
CheckBoxIcon — klasse, pakket mx.skins.halo |
|
The skin for all the states of the icon in a CheckBox. |
CheckBoxIcon() — Constructor, klasse mx.skins.halo.CheckBoxIcon |
|
Constructor. |
CheckBoxSkin — klasse, pakket mx.skins.spark |
| The Spark skin class for the MX CheckBox component. |
CheckBoxSkin — klasse, pakket mx.skins.wireframe |
| The wireframe skin class for the MX CheckBox component. |
CheckBoxSkin — klasse, pakket spark.skins.mobile |
|
ActionScript-based skin for CheckBox components in mobile applications. |
CheckBoxSkin — klasse, pakket spark.skins.spark |
| The default skin class for the Spark CheckBox component. |
CheckBoxSkin — klasse, pakket spark.skins.wireframe |
| The default wireframe skin class for the Spark CheckBox component. |
CheckBoxSkin() — Constructor, klasse mx.skins.spark.CheckBoxSkin |
| Constructor. |
CheckBoxSkin() — Constructor, klasse mx.skins.wireframe.CheckBoxSkin |
| Constructor. |
CheckBoxSkin() — Constructor, klasse spark.skins.mobile.CheckBoxSkin |
|
Constructor. |
CheckBoxSkin() — Constructor, klasse spark.skins.spark.CheckBoxSkin |
| Constructor. |
CheckBoxSkin() — Constructor, klasse spark.skins.wireframe.CheckBoxSkin |
| Constructor. |
checkChannelConsistency(destinationA:String, destinationB:String) — Statische methode , klasse mx.messaging.config.ServerConfig |
|
This method ensures that the destinations specified contain identical
channel definitions. |
checkControlValueToModelValue() — methode, klasse ga.model.PanelItem |
|
Check if control's value can be assigned to the model. |
checkCreate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — methode, klasse mx.data.ConflictDetector |
|
Called by the DataService when a create
operation is pushed/processed from the remote destination. |
checkDelete(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — methode, klasse mx.data.ConflictDetector |
|
Called by the DataService when a delete
operation is pushed/processed from the remote destination. |
checkDisabledIcon — Stijl, klasse mx.controls.Menu |
| The icon for all dsiabled menu items whose type identifier is a check box. |
checked — Eigenschap, klasse flash.display.NativeMenuItem |
|
Bepaalt of dit menu-item een vinkje weergeeft. |
checkForConflict(resultEvent:mx.rpc.events:ResultEvent, token:mx.rpc:AsyncToken) — methode, klasse mx.data.RPCDataServiceAdapter |
|
This method gets called after a fault which might determine a conflict. |
checkForUpdate — Gebeurtenis, klasse air.update.ApplicationUpdater |
|
Wordt verzonden voordat het updateproces begint, vlak voordat de updater het updatebeschrijvingsbestand probeert te downloaden. |
checkForUpdate() — methode, klasse air.update.ApplicationUpdater |
|
Het updatebeschrijvingsbestand wordt asynchroon gedownload en geïnterpreteerd. |
checkForUpdate — Gebeurtenis, klasse air.update.ApplicationUpdaterUI |
|
Wordt verzonden voordat het updateproces begint, vlak voordat de updater het updatebeschrijvingsbestand probeert te downloaden. |
CHECK_FOR_UPDATE — Statische eigenschap van type constante, klasse air.update.events.UpdateEvent |
|
De constante UpdateEvent.CHECK_FOR_UPDATE bevat de waarde van de eigenschap type van het gebeurtenisobject voor een gebeurtenis checkForUpdate. |
checkIcon — Stijl, klasse mx.controls.Menu |
| The icon for all enabled menu items whose type identifier is a check box. |
checkImplementation() — methode, klasse mx.data.DataManager |
|
Queues a fault if this data manager has not yet been initialized. |
checkImplementation() — methode, klasse mx.data.RPCDataManager |
|
Queues a fault if this data manager has not yet been initialized. |
checkNow() — methode, klasse air.update.ApplicationUpdater |
|
Het updateproces starten. |
checkNow() — methode, klasse air.update.ApplicationUpdaterUI |
|
Het updateproces starten. |
checkPolicyFile — Eigenschap, klasse flash.media.SoundLoaderContext |
|
Geeft op of de toepassing een bestand met URL-beleid moet downloaden van de server waarop het geladen geluid staat voordat het geluid wordt geladen. |
checkPolicyFile — Eigenschap, klasse flash.net.NetStream |
|
Geeft aan of de toepassing een bestand met interdomeinbeleid moet downloaden van de server van het videobestand voordat het videobestand wordt geladen. |
checkPolicyFile — Eigenschap, klasse flash.system.LoaderContext |
|
Hiermee wordt aangegeven of moet worden geprobeerd een bestand met URL-beleid te downloaden van de server van het geladen object voordat het object zelf wordt geladen. |
checkRemoveFromFill(localChange:mx.data:IChangeObject, fillParameters:Object) — methode, klasse mx.data.ConflictDetector |
|
Called by the DataService when a remove from fill
operation is pushed/processed from the remote destination. |
checkStatus() — methode, klasse air.net.ServiceMonitor |
|
Controleert de status van de service. |
checkStatus() — methode, klasse air.net.SocketMonitor |
|
Door de methode checkStatus() van een object SocketMonitor aan te roepen zal de toepassing proberen verbinding te maken met de socket om te controleren of er een gebeurtenis connect heeft plaatsgevonden. |
checkStatus() — methode, klasse air.net.URLMonitor |
|
Tracht inhoud te laden van een URL op de achtergrond om te controleren op een geretourneerde HTTP-statuscode. |
checksum — Eigenschap, klasse com.adobe.dct.transfer.DataDictionary |
|
The checksum of the data dictionary. |
checksum — Eigenschap, klasse com.adobe.dct.transfer.DataDictionaryReference |
|
The checksum of the data dictionary. |
checkUpdate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — methode, klasse mx.data.ConflictDetector |
|
Called by the DataService when an update
operation is pushed/processed from the remote destination. |
checkXMLStatus() — Statische methode , klasse fl.lang.Locale |
|
Hiermee wordt true geretourneerd als het XML-bestand is geladen; anders false. |
child(propertyName:Object) — methode, klasse XML |
|
Somt de onderliggende items van een XML-object op. |
child(propertyName:Object) — methode, klasse XMLList |
|
Hiermee wordt de methode child() van elk XML-object aangeroepen en wordt een object XMLList geretourneerd dat de resultaten in volgorde bevat. |
child(propertyName:Object) — methode, klasse mx.collections.XMLListCollection |
|
Calls the child() method of each XML object in the XMLList
and returns an XMLList containing the children of with the specified property
name, in order. |
child — Eigenschap, klasse mx.modules.ModuleLoader |
|
The DisplayObject created from the module factory. |
child — Eigenschap, interface mx.olap.IOLAPLevel |
|
The next child level in the hierarchy. |
child — Eigenschap, klasse mx.olap.OLAPLevel |
|
The next child level in the hierarchy. |
child — Eigenschap, klasse spark.modules.ModuleLoader |
|
The IVisualElement created from the module factory. |
childAdd — Gebeurtenis, klasse mx.charts.Legend |
|
Dispatched after a child has been added to a legend. |
childAdd — Gebeurtenis, klasse mx.core.Container |
|
Dispatched after a child has been added to a container. |
CHILD_ADD — Statische eigenschap van type constante, klasse mx.events.ChildExistenceChangedEvent |
|
The ChildExistenceChangedEvent.CHILD_ADD constant
defines the value of the type property of the event
object for a childAdd event. |
childAllowsParent — Eigenschap, klasse fl.display.ProLoaderInfo |
|
Hiermee wordt de vertrouwensrelatie tussen de inhoud (onderliggend element) en de ProLoader (bovenliggend element) uitgedrukt. |
childAllowsParent — Eigenschap, klasse flash.display.LoaderInfo |
|
Drukt de vertrouwensrelatie van de inhoud (kind) ten opzichte van de lader (ouder) uit. |
childAllowsParent — Eigenschap, klasse mx.controls.SWFLoader |
|
Tests if the child allows its parent to access its display objects or listen
to messages that originate in the child. |
childAllowsParent — Eigenschap, interface mx.core.ISWFBridgeProvider |
|
Tests if the child allows its parent to access its display objects or listen
to messages that originate in the child. |
childAllowsParent — Eigenschap, klasse mx.managers.SystemManager |
| |
childAllowsParent — Eigenschap, klasse mx.managers.WindowedSystemManager |
| |
childDescriptors — Eigenschap, klasse com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor |
|
Collection of child property descriptor of this property if it is composite type property. |
childDescriptors — Eigenschap, klasse com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor |
|
Specifies a collection of child property descriptors for this property, if it is a composite property. |
childDescriptors — Eigenschap, klasse mx.charts.Legend |
|
Array of UIComponentDescriptor objects produced by the MXML compiler. |
childDescriptors — Eigenschap, klasse mx.core.Container |
|
Array of UIComponentDescriptor objects produced by the MXML compiler. |
childDescriptors — Eigenschap, klasse mx.core.Repeater |
|
An Array of UIComponentDescriptor objects for this Repeater's children. |
childElements — Eigenschap, klasse com.adobe.dct.model.DataElementModel |
|
The list of Child DataElementModel. |
childElements — Eigenschap, klasse com.adobe.dct.transfer.DataDictionaryElement |
|
The list of DataDictionaryElements within a DataDictionaryElement - for CompositeType only. |
ChildExistenceChangedEvent — klasse, pakket mx.events |
|
Represents events that are dispatched when a the child of a control
is created or destroyed. |
ChildExistenceChangedEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObject:flash.display:DisplayObject) — Constructor, klasse mx.events.ChildExistenceChangedEvent |
|
Constructor. |
childIndex() — methode, klasse XML |
|
Identificeert de op nul geïndexeerde positie van dit XML-object binnen de context van het bovenliggende object. |
childIndexChange — Gebeurtenis, klasse mx.charts.Legend |
|
Dispatched after the index (among the legend children)
of a legend child changes. |
childIndexChange — Gebeurtenis, klasse mx.core.Container |
|
Dispatched after the index (among the container children)
of a container child changes. |
CHILD_INDEX_CHANGE — Statische eigenschap van type constante, klasse mx.events.IndexChangedEvent |
|
The IndexChangedEvent.CHILD_INDEX_CHANGE constant defines the value of the
type property of the event object for a childIndexChange event,
which indicates that a component's index among a container's children
has changed. |
ChildItemPendingError — klasse, pakket mx.collections.errors |
|
This error is thrown when retrieving a child item from a collection view
requires an asynchronous call. |
ChildItemPendingError(message:String) — Constructor, klasse mx.collections.errors.ChildItemPendingError |
|
Constructor. |
childNodes — Eigenschap, klasse flash.xml.XMLNode |
|
Een array van de opgegeven onderliggende items van het object XMLNode. |
childRemove — Gebeurtenis, klasse mx.charts.Legend |
|
Dispatched before a child of a legend is removed. |
childRemove — Gebeurtenis, klasse mx.core.Container |
|
Dispatched before a child of a container is removed. |
CHILD_REMOVE — Statische eigenschap van type constante, klasse mx.events.ChildExistenceChangedEvent |
|
The ChildExistenceChangedEvent.CHILD_REMOVE constant
defines the value of the type property of the event
object for a childRemove event. |
children() — methode, klasse XML |
|
Somt de onderliggende items van het XML-object op in de volgorde waarin zij worden weergegeven. |
children() — methode, klasse XMLList |
|
Roept de methode children() van elk XML-object aan en retourneert een object XMLList dat de resultaten bevat. |
children — Eigenschap, interface com.adobe.guides.domain.IGuideNode |
|
children is used to get an Array of the GuideNode's children. |
children() — methode, klasse mx.collections.XMLListCollection |
|
Calls the children() method of each XML object in the XMLList and
returns an XMLList containing the results. |
children — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup |
|
An Array of AdvancedDataGridColumn instances that define the columns
of the column group. |
children — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo |
|
An Array of all of the child AdvancedDataGridHeaderInfo instances
of this AdvancedDataGridHeaderInfo instance,
if this column is part of a column group. |
children — Eigenschap, klasse mx.data.RPCDataManager |
|
An array of associations and operations managed by this data manager. |
children — Eigenschap, klasse mx.effects.CompositeEffect |
|
An Array containing the child effects of this CompositeEffect. |
children — Eigenschap, interface mx.olap.IOLAPHierarchy |
|
The children of the all member, as a list of IOLAPMember instances. |
children — Eigenschap, interface mx.olap.IOLAPMember |
|
The children of this member, as a list of IOLAPMember instances. |
children — Eigenschap, klasse mx.olap.OLAPHierarchy |
|
The children of the all member, as a list of IOLAPMember instances. |
children — Eigenschap, klasse mx.olap.OLAPMember |
|
The children of this member, as a list of IOLAPMember instances. |
childrenCreated() — methode, klasse com.adobe.guides.spark.layouts.skins.BarChartHorizontalSkin |
|
chart all PanelItems that have been insert into the chartItems container
|
childrenCreated() — methode, klasse com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin |
|
chart all PanelItems that have been insert into the chartItems container
|
childrenCreated() — methode, klasse ga.controls.RadioButtonList |
|
childrenCreated initializes some styles and tabbing and focus options. |
childrenCreated() — methode, klasse mx.core.UIComponent |
|
Performs any final processing after child objects are created. |
childrenCreated() — methode, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin |
|
Performs any final processing after child objects are created. |
childrenCreated() — methode, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin |
|
Performs any final processing after child objects are created. |
childrenDragEnabled — Eigenschap, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup |
|
Specifies whether the child columns can be dragged to reposition them in the group. |
childrenField — Eigenschap, klasse mx.collections.HierarchicalData |
|
Indicates the field name to be used to detect children objects in
a data item. |
childrenNodes — Eigenschap, interface com.adobe.mosaic.om.interfaces.IMosaicNode |
|
Returns an array of child nodes (IMosaicNode objects) of the node. |
childSandboxBridge — Eigenschap, klasse fl.display.ProLoaderInfo |
|
Een object dat door code in de geladen inhoud kan worden ingesteld om eigenschappen en methoden beschikbaar te maken die door code in de sandbox van het object ProLoader kunnen worden benaderd. |
childSandboxBridge — Eigenschap, klasse flash.display.LoaderInfo |
|
Een object dat door code in de geladen inhoud kan worden ingesteld om eigenschappen en methoden beschikbaar te maken die door code in de sandbox van het object Loader kunnen worden benaderd. |
CHINESE — Statische eigenschap van type constante, klasse flash.system.IMEConversionMode |
|
De tekenreeks CHINESE voor gebruik met de eigenschap IME.conversionMode. |
CHOUKEI3GOU — Statische eigenschap van type constante, klasse flash.printing.PaperSize |
|
Japanse choukei 3 gou (envelop)
|
CHOUKEI4GOU — Statische eigenschap van type constante, klasse flash.printing.PaperSize |
|
Japanse choukei 4 gou (envelop)
|
chr(c:int) — Statische methode , klasse com.adobe.fiber.runtime.lib.StringFunc |
|
Returns the character with the provided code. |
chrome — Eigenschap, interface com.adobe.mosaic.om.interfaces.ITile |
|
The tile's chrome setting. |
chrome — Eigenschap, klasse spark.skins.spark.SkinnablePopUpContainerSkin |
| Defines the background and content group used by this skin. |
chromeColor — Stijl, klasse mx.core.ScrollControlBase |
| The main color for a component. |
chromeColor — Stijl, klasse mx.core.UIComponent |
| The main color for a component. |
chromeColor — Stijl, klasse spark.components.supportClasses.GroupBase |
| The main color for a component. |
chromeColor — Stijl, klasse spark.components.supportClasses.SkinnableComponent |
| The main color for a component. |
chromeColor — Stijl, klasse spark.components.LabelItemRenderer |
| The main color for a component. |
chromeColorEllipseHeight — Eigenschap, klasse spark.skins.mobile.HSliderThumbSkin |
|
Height of the chromeColor ellipse
|
chromeColorEllipseWidth — Eigenschap, klasse spark.skins.mobile.HSliderThumbSkin |
|
Width of the chromeColor ellipse
|
chromeColorEllipseX — Eigenschap, klasse spark.skins.mobile.HSliderThumbSkin |
|
X position of the chromeColor ellipse
|
chromeColorEllipseY — Eigenschap, klasse spark.skins.mobile.HSliderThumbSkin |
|
Y position of the chromeColor ellipse
|
chromeGroup — Eigenschap, klasse spark.skins.mobile.ViewMenuSkin |
| |
chunkBuffer — Eigenschap, klasse mx.messaging.channels.StreamingConnectionHandler |
|
Byte buffer used to store the current chunk from the remote endpoint. |
CIRCLE — Statische eigenschap van type constante, klasse fl.transitions.Iris |
|
Wordt gebruikt om een cirkelvormig masker op te geven voor het overgangseffect. |
CIRCLE — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType |
| Een ronde markering die niet is gevuld. |
CircleItemRenderer — klasse, pakket mx.charts.renderers |
|
A simple chart itemRenderer implementation
that fills an elliptical area. |
CircleItemRenderer() — Constructor, klasse mx.charts.renderers.CircleItemRenderer |
|
Constructor. |
Circular — klasse, pakket fl.motion.easing |
|
De klasse Circular definieert drie versnellingsfuncties om beweging in ActionScript-animaties te implementeren. |
Circular — klasse, pakket mx.effects.easing |
|
The Circular class defines three easing functions to implement
circular motion with Flex effect classes. |
CJK_EARTHLY_BRANCH — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType |
| Nummering voor CJK. |
CJK_HEAVENLY_STEM — Statische eigenschap van type constante, klasse flashx.textLayout.formats.ListStyleType |
| Nummering voor CJK. |
claim(taskId:String, lockTask:Boolean) — methode, interface lc.procmgmt.ITaskManager |
|
Claims the task from another user or group. |
claim(lock:Boolean) — methode, klasse lc.procmgmt.domain.Task |
|
Claims the task from another user or group. |
ClaimAndOpenCommand — klasse, pakket lc.procmgmt.commands |
|
The ClaimAndOpenCommand class executes the claim operation for a task. |
ClaimAndOpenCommand(task:lc.procmgmt.domain:Task) — Constructor, klasse lc.procmgmt.commands.ClaimAndOpenCommand |
|
Constructor. |
ClaimCommand — klasse, pakket lc.procmgmt.commands |
|
The ClaimCommand class executes the claim operation for a task. |
ClaimCommand(task:lc.procmgmt.domain:Task) — Constructor, klasse lc.procmgmt.commands.ClaimCommand |
|
Constructor. |
claimStyles(styles:Array, firstAvailable:uint) — methode, klasse mx.charts.chartClasses.ChartElement |
|
Called by the chart to allow associated elements
to claim style selectors from its chartSeriesStyles Array. |
claimStyles(styles:Array, firstAvailable:uint) — methode, interface mx.charts.chartClasses.IChartElement |
|
Called by the chart to allow associated elements
to claim style selectors from its chartSeriesStyles Array. |
claimStyles(styles:Array, firstAvailable:uint) — methode, klasse mx.charts.chartClasses.Series |
|
Called by the chart to allow associated elements
to claim style selectors from its chartSeriesStyles Array. |
clamp — Eigenschap, klasse flash.filters.ConvolutionFilter |
|
Geeft aan of de afbeelding moet worden vastgeklemd. |
clamp — Eigenschap, klasse spark.filters.ConvolutionFilter |
|
Indicates whether the image should be clamped. |
CLAMP — Statische eigenschap van type constante, klasse flash.display3D.Context3DWrapMode |
|
De coördinaten van de klemtextuur buiten het bereik 0..1. |
CLAMP — Statische eigenschap van type constante, klasse flash.filters.DisplacementMapFilterMode |
|
Klemt de verschuivingswaarde vast aan de rand van de bronafbeelding. |
CLAMP_U_REPEAT_V — Statische eigenschap van type constante, klasse flash.display3D.Context3DWrapMode |
|
Vastzetten in de U-as, maar herhalen in de V-as. |
class — Instructie |
| Definieert een klasse waarmee u objecten kunt instantiëren die methoden en eigenschappen delen die u definieert. |
Class — Dynamische klasse, Hoofdniveau |
|
Voor elke klassedefinitie in een programma wordt een object Class gemaakt. |
CLASS — Statische eigenschap van type constante, klasse mx.styles.CSSConditionKind |
|
A selector condition to match a component by styleName. |
ClassFactory — klasse, pakket mx.core |
|
A ClassFactory instance is a "factory object" which Flex uses
to generate instances of another class, each with identical properties. |
ClassFactory(generator:Class) — Constructor, klasse mx.core.ClassFactory |
|
Constructor. |
className — Eigenschap, klasse com.adobe.livecycle.rca.service.ServiceDelegate |
|
Retrieves the class name of the service. |
className — Eigenschap, interface com.adobe.mosaic.om.interfaces.IService |
|
The class name. |
className — Eigenschap, klasse mx.core.UIComponent |
|
The name of this instance's class, such as "Button". |
className — Eigenschap, klasse mx.core.UIFTETextField |
|
The name of this instance's class, such as
"DataGridItemRenderer". |
className — Eigenschap, klasse mx.core.UITextField |
|
The name of this instance's class, such as
"DataGridItemRenderer". |
className — Eigenschap, klasse mx.effects.Effect |
|
The name of the effect class, such as "Fade". |
className — Eigenschap, klasse mx.effects.EffectInstance |
|
The name of the effect class, such as "FadeInstance". |
className — Eigenschap, interface mx.effects.IEffect |
|
The name of the effect class, such as "Fade". |
className — Eigenschap, interface mx.effects.IEffectInstance |
|
The name of the effect class, such as "FadeInstance". |
className — Eigenschap, klasse mx.messaging.management.MBeanInfo |
|
The class name for the MBean. |
className — Eigenschap, klasse mx.messaging.management.ObjectInstance |
|
The class name. |
className — Eigenschap, klasse mx.styles.AdvancedStyleClient |
|
The name of the component class. |
className — Eigenschap, interface mx.styles.IStyleClient |
|
The name of the component class. |
className — Eigenschap, klasse mx.styles.StyleProxy |
|
The name of the component class. |
classProperties — Eigenschap, interface com.adobe.mosaic.om.interfaces.IService |
|
The class properties. |
clean — Gebeurtenis, klasse lc.procmgmt.ui.task.form.TaskForm |
|
Dispatched when the form changes to a clean state from a dirty state. |
clean — Eigenschap, klasse lc.procmgmt.ui.task.form.TaskForm |
|
A flag that indicates whether any changes have occurred to the form
since it was last saved. |
cleanup() — methode, klasse com.adobe.guides.spark.wrappers.components.WrapperHostBase |
|
Cleans up by releasing event listeners and zero out local variables. |
cleanup() — methode, interface ga.controls.IWrapperHost |
|
Cleans up by releasing event listeners and zero out local variables. |
cleanUp() — methode, klasse spark.transitions.ViewTransitionBase |
|
Called after the transition completes. |
clear() — methode, klasse flash.desktop.Clipboard |
|
Verwijdert alle gegevensrepresentaties uit dit klembordobject. |
clear() — methode, klasse flash.desktop.NativeApplication |
|
Roept een interne verwijderopdracht op het gefocuste weergaveobject aan. |
clear() — methode, klasse flash.display.Graphics |
|
Wist de afbeeldingen die waren getekend voor dit object Graphics en stelt de instellingen voor vulling en lijnstijl opnieuw in. |
clear — Gebeurtenis, klasse flash.display.InteractiveObject |
|
Wordt verzonden wanneer de gebruiker Wissen of Verwijderen kiest in het snelmenu. |
clear(red:Number, green:Number, blue:Number, alpha:Number, depth:Number, stencil:uint, mask:uint) — methode, klasse flash.display3D.Context3D |
|
Wist de kleur-, diepte- en stencilbuffer die aan dit Context3D-object zijn gekoppeld, en vult deze met de opgegeven waarden. |
clear() — methode, klasse flash.media.Video |
|
Wist het beeld dat op dit moment in het Video-object wordt weergegeven (niet de videostream). |
clear() — methode, klasse flash.net.SharedObject |
|
Schoont alle gegevens van lokale, gezamenlijke objecten op en verwijdert het gezamenlijke object van de schijf. |
clear() — methode, klasse flash.text.StyleSheet |
|
Hiermee worden alle stijlen uit het stijlpaginaobject verwijderd. |
clear — Eigenschap, klasse flash.ui.ContextMenuClipboardItems |
|
Schakelt het menu-item Verwijderen of Wissen in het klembordmenu in of uit. |
clear() — methode, klasse flash.utils.ByteArray |
|
Hiermee wist u de inhoud van de bytearray en stelt u eigenschappen length en position weer in op 0. |
clear() — methode, klasse mx.charts.chartClasses.CartesianDataCanvas |
|
Wist de afbeeldingen die waren getekend voor dit object Graphics en stelt de instellingen voor vulling en lijnstijl opnieuw in. |
clear() — methode, klasse mx.charts.chartClasses.PolarDataCanvas |
|
Clears the canvas. |
clear() — methode, klasse mx.controls.FileSystemDataGrid |
|
Clears this control so that it displays no items. |
clear() — methode, klasse mx.controls.FileSystemList |
|
Clears this control so that it displays no items. |
clear() — methode, klasse mx.controls.FileSystemTree |
|
Clears the list. |
clear() — methode, klasse mx.olap.OLAPQueryAxis |
|
Clears all the sets, tuples and members from this axis. |
clear() — methode, interface spark.managers.IPersistenceManager |
|
Clears all the data that is being stored by the persistence
manager. |
clear() — methode, klasse spark.managers.PersistenceManager |
|
Clears all the data that is being stored by the persistence
manager. |
CLEAR — Statische eigenschap van type constante, klasse flash.events.Event |
|
Met de constante Event.CLEAR wordt de waarde van de eigenschap type van een clear-gebeurtenisobject gedefinieerd. |
clearAll() — methode, interface flashx.undo.IUndoManager |
|
Wist zowel de historie voor ongedaan maken als de historie voor opnieuw uitvoeren. |
clearAll() — methode, klasse flashx.undo.UndoManager |
|
Wist zowel de historie voor ongedaan maken als de historie voor opnieuw uitvoeren. |
clearButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.audit.AuditLevel |
| A reference to the Button object that is used to clear an audit level assigned to a schedule template.
A reference to the Button object that is used to clear an audit level assigned to a schedule template. |
clearButton — Skinonderdelen , klasse com.adobe.solutions.rca.presentation.template.stages.ProcessComponent |
| A reference to the Label object that allows users to remove the process associated with the component.
A reference to the Label object that allows users to remove the process associated with the component. |
clearButtonClickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.rca.presentation.template.stages.ProcessComponent |
|
This method is called when the Clear button is clicked. |
clearButtonMode — Eigenschap, klasse flash.text.StageText |
|
De clearButton-modus voor het huidige StageText-object. |
clearCache() — methode, interface com.adobe.ep.taskmanagement.services.IDataManagementSupport |
|
Clears the local database cache of all persisted Experience Services - Task Management service transactions. |
clearCache(value:Object) — methode, klasse mx.data.DataManager |
|
Clears any data stored to disk with a previous call to the
saveCache() method or when the autoSaveCache method was set to
true
|
clearCacheData(descriptor:mx.data:CacheDataDescriptor) — methode, klasse mx.data.DataManager |
|
Clears the data specified by the passed descriptor from the local store. |
clearCaretIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.ListBase |
|
Clears the caret indicator into the given Sprite. |
clearCellSelectionData() — methode, klasse mx.controls.AdvancedDataGrid |
|
Clears information on cell selection. |
clearComponentStyle(component:Object, name:String) — Statische methode , klasse fl.managers.StyleManager |
|
Hiermee wordt een stijl uit de opgegeven component verwijderd. |
clearData(format:String) — methode, klasse flash.desktop.Clipboard |
|
Wist de gegevensrepresentatie voor de opgegeven indeling. |
clearFields() — methode, klasse lc.procmgmt.ui.attachments.AttachmentHeaderModel |
|
Reinitializes the model's properties. |
clearFloats — Stijl, klasse spark.components.supportClasses.GroupBase |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.supportClasses.SkinnableTextBase |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.RichText |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.FormHeading |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.NumericStepper |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.SkinnableContainer |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.Scroller |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.components.RichEditableText |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.skins.spark.DefaultItemRenderer |
| Controls how text wraps around a float. |
clearFloats — Stijl, klasse spark.skins.wireframe.DefaultItemRenderer |
| Controls how text wraps around a float. |
clearFloats — Eigenschap, klasse flashx.textLayout.container.ContainerController |
|
TextLayoutFormat: bepaalt hoe tekst om een float loopt. |
clearFloats — Eigenschap, klasse flashx.textLayout.elements.FlowElement |
|
TextLayoutFormat: bepaalt hoe tekst om een float loopt. |
clearFloats — Eigenschap, interface flashx.textLayout.formats.ITextLayoutFormat |
|
Bepaalt hoe tekst om een float loopt. |
clearFloats — Eigenschap, klasse flashx.textLayout.formats.TextLayoutFormat |
|
Bepaalt hoe tekst om een float loopt. |
ClearFloats — definitieve klasse, pakket flashx.textLayout.formats |
|
Definieert waarden voor het instellen van de eigenschap clear van de klasse TextLayoutFormat. |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager |
|
Maakt de definitie van de indelingen van de opgegeven (of huidige) selectie ongedaan. |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager |
|
Maakt de definitie van de indelingen van de opgegeven (of huidige) selectie ongedaan. |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, klasse flashx.textLayout.edit.EditManager |
|
Maakt de definitie van stijlen ongedaan voor het opgegeven element. |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — methode, interface flashx.textLayout.edit.IEditManager |
|
Maakt de definitie van stijlen ongedaan voor het opgegeven element. |
ClearFormatOnElementOperation — klasse, pakket flashx.textLayout.operations |
|
Met de ClearFormatOnElementOperation-klasse wordt een stijlwijziging aan een element ingekapseld. |
ClearFormatOnElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Constructor, klasse flashx.textLayout.operations.ClearFormatOnElementOperation |
|
Maakt een ClearFormatOnElementOperation-object. |
ClearFormatOperation — klasse, pakket flashx.textLayout.operations |
|
De ClearFormatOperation-klasse omvat een manier om de definitie van opmaak ongedaan te maken. |
ClearFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Constructor, klasse flashx.textLayout.operations.ClearFormatOperation |
|
Maakt een ClearFormatOperation-object. |
clearHeaders() — methode, klasse mx.rpc.soap.AbstractWebService |
|
Clears the headers that applied to all operations. |
clearHeaders() — methode, klasse mx.rpc.soap.Operation |
|
Clears the headers for this individual Operation. |
clearHighlightIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — methode, klasse mx.controls.listClasses.ListBase |
|
Clears the highlight indicator in the given Sprite. |
clearIds() — methode, interface com.adobe.solutions.rca.domain.IReviewContext |
|
Clears ID for a reviewContext object for persisting it at another location in the repository. |
clearIds() — methode, klasse com.adobe.solutions.rca.domain.impl.ReviewContext |
|
Clears ID for a reviewContext object for persisting it at another location in the repository. |
clearIndicators() — methode, klasse mx.controls.AdvancedDataGrid |
|
Removes all selection and highlight and caret indicators. |
clearIndicators() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridBase |
|
Removes all selection and highlight and caret indicators. |
clearIndicators() — methode, klasse mx.controls.listClasses.AdvancedListBase |
|
Removes all selection and highlight and caret indicators. |
clearIndicators() — methode, klasse mx.controls.listClasses.ListBase |
|
Removes all selection and highlight and caret indicators. |
clearInterval(id:uint) — Pakketfunctie, flash.utils |
|
Hiermee wordt een opgegeven aanroep van setInterval() geannuleerd. |
clearOnLoad — Eigenschap, klasse spark.components.Image |
|
Denotes whether or not to clear previous
image content prior to loading new content. |
clearOnLoad — Eigenschap, klasse spark.primitives.BitmapImage |
|
Denotes whether or not to clear previous
image content prior to loading new content. |
clearParameters() — methode, klasse flash.data.SQLStatement |
|
Wist alle huidige parameterinstellingen. |
clearRedo() — methode, interface flashx.undo.IUndoManager |
|
Wist de stapel voor opnieuw uitvoeren. |
clearRedo() — methode, klasse flashx.undo.UndoManager |
|
Wist de stapel voor opnieuw uitvoeren. |
clearRendererStyle(name:String, column:int) — methode, klasse fl.controls.SelectableList |
|
Hiermee wordt een stijl gewist die op de renderers in de lijst is ingesteld. |
clearResult(fireBindingEvent:Boolean) — methode, klasse mx.rpc.AbstractInvoker |
|
Sets the result property of the invoker to null. |
clearResult(fireBindingEvent:Boolean) — methode, klasse mx.rpc.http.HTTPService |
|
Sets the result property of the invoker to null. |
clearRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int) — methode, klasse mx.controls.dataGridClasses.DataGridBase |
|
Removes renderers from a row that should be empty for the given rowNum. |
clearSamples() — Pakketfunctie, flash.sampler |
|
Wist de huidige set Sampleobjecten. |
clearSelected(transition:Boolean) — methode, klasse mx.controls.listClasses.AdvancedListBase |
|
Clears the set of selected items and removes all graphics
depicting the selected state of those items. |
clearSelected(transition:Boolean) — methode, klasse mx.controls.listClasses.ListBase |
|
Clears the set of selected items and removes all graphics
depicting the selected state of those items. |
clearSelectedCells(transition:Boolean) — methode, klasse mx.controls.AdvancedDataGrid |
|
Clears the selectedCells property. |
clearSelection() — methode, klasse fl.controls.SelectableList |
|
Hiermee wordt het momenteel geselecteerde item in de lijst gewist en de eigenschap selectedIndex op -1 ingesteld. |
clearSelection() — methode, klasse mx.charts.chartClasses.ChartBase |
|
Deselects all selected chart items in the chart control. |
clearSelection() — methode, klasse spark.components.DataGrid |
|
Removes all of the selected rows and cells, if selectionMode
is not GridSelectionMode.NONE. |
clearSelection() — methode, klasse spark.components.Grid |
|
Removes all of the selected rows and cells, if selectionMode
is not GridSelectionMode.NONE. |
CLEAR_SELECTION — Statische eigenschap van type constante, klasse spark.events.GridSelectionEventKind |
|
Indicates that current selection should be cleared. |
clearSeparators() — methode, klasse mx.controls.AdvancedDataGridBaseEx |
|
Removes column header separators that you normally use
to resize columns. |
clearSeparators() — methode, klasse mx.controls.DataGrid |
|
Removes column header separators that the user normally uses
to resize columns. |
clearSeparators() — methode, klasse mx.controls.dataGridClasses.DataGridHeader |
|
Removes column header separators that the user normally uses
to resize columns. |
clearSkinParts() — methode, klasse spark.components.supportClasses.SkinnableComponent |
|
Clear out references to skin parts. |
clearSpringAngle() — methode, klasse fl.ik.IKJoint |
|
Wist de huidige veerhoek. |
clearSpringPoint() — methode, klasse fl.ik.IKJoint |
|
Wist het huidige veerpunt. |
clearStyle(style:String) — methode, klasse fl.core.UIComponent |
|
Hiermee wordt een stijleigenschap van deze componentinstantie verwijderd. |
clearStyle(name:String) — Statische methode , klasse fl.managers.StyleManager |
|
Hiermee wordt een algemene stijl uit alle gebruikersinterfacecomponenten in een document verwijderd. |
clearStyle(styleProp:String) — methode, klasse flashx.textLayout.container.ContainerController |
| Wist de stijl die is opgegeven in styleProp van dit FlowElement. |
clearStyle(styleProp:String) — methode, klasse flashx.textLayout.elements.FlowElement |
| Hiermee wordt de stijl bepaald door de styleProp-parameter van dit FlowElement-object. |
clearStyle(styleProp:String) — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.controls.dataGridClasses.DataGridItemRenderer |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.controls.dataGridClasses.FTEDataGridItemRenderer |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.core.UIComponent |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.styles.AdvancedStyleClient |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.styles.CSSStyleDeclaration |
|
Clears a style property on this CSSStyleDeclaration. |
clearStyle(styleProp:String) — methode, interface mx.styles.IStyleClient |
|
Deletes a style property from this component instance. |
clearStyle(styleProp:String) — methode, klasse mx.styles.StyleProxy |
|
Deletes a style property from this component instance. |
clearStyleDeclaration(selector:String, update:Boolean) — methode, interface mx.styles.IStyleManager |
|
Clears the CSSStyleDeclaration object that stores the rules
for the specified CSS selector. |
clearStyleDeclaration(selector:String, update:Boolean) — Statische methode , klasse mx.styles.StyleManager |
|
Clears the CSSStyleDeclaration object that stores the rules
for the specified CSS selector. |
clearTemplateButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
| The skin part for the Clear Template button.
The skin part for the Clear Template button. |
clearTemplateButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
| The skin part for removing the template assigned to a project.
The skin part for removing the template assigned to a project. |
clearTemplateClickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.prm.presentation.asset.AssetDetailsPod |
|
This method is called when the Clear Template button is clicked. |
clearTemplateClickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.prm.presentation.project.ProjectDetailsPod |
|
This method is called upon clicking the Clear Template button. |
clearTimeout(id:uint) — Pakketfunctie, flash.utils |
|
Hiermee wordt een opgegeven aanroep van setTimeout() geannuleerd. |
clearVirtualLayoutCache() — methode, klasse spark.layouts.supportClasses.LayoutBase |
|
When useVirtualLayout is true,
this method can be used by the layout target
to clear cached layout information when the target changes. |
clearVisibleData() — methode, klasse mx.controls.listClasses.ListBase |
|
Empty the visibleData hash table. |
click — Gebeurtenis, klasse fl.controls.LabelButton |
|
Wordt verzonden nadat de schakelknop invoer ontvangt van een muisapparaat of de spatiebalk. |
click — Gebeurtenis, klasse fl.controls.RadioButton |
|
Wordt verzonden wanneer de gebruiker op een keuzerondje klikt met de muis of de spatiebalk. |
click — Gebeurtenis, klasse fl.controls.RadioButtonGroup |
|
Wordt verzonden wanneer op een instantie RadioButton wordt geklikt. |
click — Gebeurtenis, klasse flash.desktop.SystemTrayIcon |
|
Door dit object SystemTrayIcon verzonden bij een klik met de muisknop. |
click — Gebeurtenis, klasse flash.display.InteractiveObject |
|
Wordt verzonden wanneer een gebruiker op de hoofdknop van het aanwijsapparaat drukt en deze boven hetzelfde InteractiveObject loslaat. |
click — Gebeurtenis, klasse flashx.textLayout.container.TextContainerManager |
| Verzonden wanneer er op een koppeling wordt geklikt. |
click — Gebeurtenis, klasse flashx.textLayout.elements.LinkElement |
|
Verzonden wanneer er op de koppeling wordt geklikt. |
click — Gebeurtenis, klasse flashx.textLayout.elements.TextFlow |
| Verzonden wanneer er op een koppeling wordt geklikt. |
CLICK — Statische eigenschap van type constante, klasse flash.events.MouseEvent |
|
Definieert de waarde van de eigenschap type van een gebeurtenisobject click. |
CLICK — Statische eigenschap van type constante, klasse flash.events.ScreenMouseEvent |
|
De constante ScreenMouseEvent.CLICK bevat de waarde van de eigenschap type van een click-gebeurtenisobject. |
CLICK — Statische eigenschap van type constante, klasse flashx.textLayout.events.FlowElementMouseEvent |
|
Definieert de waarde van de eigenschap type van een gebeurtenisobject click. |
clickCount — Eigenschap, klasse flash.events.MouseEvent |
|
Geeft aan of het indrukken van de muisknop al dan niet onderdeel is van een reeks muisklikken. |
clickHandler(event:flash.events:MouseEvent) — methode, klasse mx.controls.Button |
|
The default handler for the MouseEvent.CLICK event. |
clickHandler(event:flash.events:MouseEvent) — methode, klasse mx.controls.NavBar |
|
Handles the MouseEvent.CLICK event
for the items in the NavBar control. |
clickHandler(event:flash.events:MouseEvent) — methode, klasse spark.components.supportClasses.ButtonBase |
|
Override this method in subclasses to handle the click event rather than
adding a separate handler. |
CLICK_SOMEWHERE — Statische eigenschap van type constante, klasse mx.events.SandboxMouseEvent |
|
Mouse was clicked somewhere outside your sandbox. |
clickTarget — Eigenschap, klasse fl.events.SliderEvent |
|
Hiermee wordt een tekenreeks opgehaald die aangeeft of op het schuifregelaarblokje of in een schuifregelaarvak is geklikt. |
clickTarget — Eigenschap, klasse mx.events.SliderEvent |
|
Specifies whether the slider track or a slider thumb was pressed. |
client — Eigenschap, klasse flash.net.LocalConnection |
|
Geeft het object aan waarop callback-methoden worden aangeroepen. |
client — Eigenschap, klasse flash.net.NetConnection |
|
Geeft het object aan waarop callback-methoden worden aangeroepen. |
client — Eigenschap, klasse flash.net.NetStream |
|
Hiermee wordt het object aangegeven waarvoor callback-methoden worden geactiveerd om streaming of F4V/FLV-bestandsgegevens te verwerken. |
client — Eigenschap, klasse flash.net.SharedObject |
|
Geeft het object aan waarop callback-methoden worden aangeroepen. |
client — Eigenschap, klasse org.osmf.elements.LightweightVideoElement |
|
The NetClient used by this object's NetStream. |
clientId — Eigenschap, klasse mx.messaging.MessageAgent |
|
Provides access to the client id for the MessageAgent. |
clientId — Eigenschap, klasse mx.messaging.messages.AbstractMessage |
|
The clientId indicates which MessageAgent sent the message. |
clientId — Eigenschap, interface mx.messaging.messages.IMessage |
|
The clientId indicates which client sent the message. |
clientobject — Eigenschap, klasse coldfusion.air.Conflict |
|
The updated instance of the object on the client side, which caused the conflict. |
clientObject — Eigenschap, klasse mx.data.Conflict |
|
The state of the client object (whose property was changed)
at the time of the conflict. |
clientParameters — Eigenschap, klasse mx.rpc.livecycle.FaultResponse |
|
The client parameters. |
CLIENT_PING_OPERATION — Statische eigenschap van type constante, klasse mx.messaging.messages.CommandMessage |
|
This operation is used to test connectivity over the current channel to
the remote endpoint. |
clientReceiveTime — Eigenschap, klasse mx.messaging.messages.MessagePerformanceUtils |
|
Timestamp in milliseconds since epoch of when the client received response message from
the server. |
CLIENT_SIDE — Statische eigenschap van type constante, klasse com.adobe.livecycle.rca.model.constant.SignatureOptions |
| Specifies that client-side signatures need to be applied to the approved document. |
CLIENT_SIDE — Statische eigenschap van type constante, klasse com.adobe.solutions.rca.constant.SignatureOptions |
|
The property specifies that client-side signatures need to be applied on the approved document. |
clientSsoExpirationHint — Eigenschap, klasse com.adobe.icc.vo.User |
|
This method returns the sso session expiration time as per client's clock. |
CLIENT_SYNC_OPERATION — Statische eigenschap van type constante, klasse mx.messaging.messages.CommandMessage |
|
This operation is used by a remote destination to sync missed or cached messages
back to a client as a result of a client issued poll command. |
CLIENT_UPDATE — Statische eigenschap van type constante, klasse mx.data.messages.UpdateCollectionMessage |
|
Indicates this update collection message was client generated. |
clientUrl — Eigenschap, interface lc.foundation.ISessionManager |
|
The server address, as a URL, for the client collateral. |
clientUrl — Eigenschap, klasse lc.foundation.SessionManager |
|
The server address, as a URL, for the client collateral. |
climbFactor — Eigenschap, klasse org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager |
|
A factor to be applied when switching up. |
CLIP — Statische eigenschap van type constante, klasse mx.graphics.BitmapFillMode |
|
The bitmap ends at the edge of the region. |
CLIP — Statische eigenschap van type constante, klasse spark.core.MaskType |
|
The mask either displays the pixel or does not. |
clipAndEnableScrolling — Eigenschap, klasse spark.components.RichEditableText |
|
If true, specifies to clip the children to the boundaries of the viewport. |
clipAndEnableScrolling — Eigenschap, klasse spark.components.supportClasses.GroupBase |
|
If true, specifies to clip the children to the boundaries of the viewport. |
clipAndEnableScrolling — Eigenschap, interface spark.core.IViewport |
|
If true, specifies to clip the children to the boundaries of the viewport. |
clipAndEnableScrolling — Eigenschap, klasse spark.layouts.supportClasses.LayoutBase |
|
If true, specifies to clip the children to the boundaries of the viewport. |
clipboard — Eigenschap, klasse flash.events.NativeDragEvent |
|
Het Clipboard-object dat de gegevens binnen deze sleepbewerking bevat. |
Clipboard — klasse, pakket flash.desktop |
|
De klasse Clipboard biedt een container om gegevens en objecten via het Klembord over te brengen. |
Clipboard() — Constructor, klasse flash.desktop.Clipboard |
|
Creëert een leeg object Clipboard. |
clipboardFormat — Eigenschap, klasse flashx.textLayout.conversion.FormatDescriptor |
| Descriptor die wordt gebruikt wanneer deze indeling wordt vergeleken met de indelingen op het externe Klembord. |
ClipboardFormats — klasse, pakket flash.desktop |
|
De klasse ClipboardFormats definieert constanten voor de namen van de standaardgegevensindelingen die met de klasse Clipboard worden gebruikt. |
clipboardItems — Eigenschap, klasse flash.ui.ContextMenu |
|
Een instantie van de klasse ContextMenuClipboardItems met de volgende eigenschappen: cut, copy, paste, delete, selectAll. |
clipboardMenu — Eigenschap, klasse flash.ui.ContextMenu |
|
Geeft aan of het klembordmenu moet worden gebruikt of niet. |
ClipboardTransferMode — klasse, pakket flash.desktop |
|
De klasse ClipboardTransferMode definieert constanten voor modi die worden gebruikt als waarden van de parameter transferMode van de methode Clipboard.getData(). |
clipChildren — Eigenschap, klasse org.osmf.containers.MediaContainer |
|
Defines if the children of the container that display outside of its bounds
will be clipped or not. |
clipContent — Eigenschap, klasse mx.charts.Legend |
|
Whether to apply a clip mask if the positions and/or sizes
of this container's children extend outside the borders of
this container. |
clipContent — Eigenschap, klasse mx.charts.chartClasses.ChartBase |
|
Determines whether Flex clips the chart to the area bounded by the axes. |
clipContent — Eigenschap, klasse mx.core.Container |
|
Whether to apply a clip mask if the positions and/or sizes
of this container's children extend outside the borders of
this container. |
clipEndTime — Eigenschap, klasse org.osmf.net.StreamingURLResource |
|
Optional end time of the streaming resource. |
clippedGroup — Eigenschap, klasse spark.skins.spark.VideoPlayerSkin |
| Video and player controls are clipped if they exceed the size of the
component, but the drop shadow above is not clipped and sizes to the component. |
clippedGroup — Eigenschap, klasse spark.skins.wireframe.VideoPlayerSkin |
| Video and player controls are clipped if they exceed the size of the
component, but the drop shadow above is not clipped and sizes to the component. |
clipStartTime — Eigenschap, klasse org.osmf.net.StreamingURLResource |
|
Optional start time of the streaming resource. |
clone() — methode, klasse air.update.events.DownloadErrorEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse air.update.events.StatusFileUpdateErrorEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse air.update.events.StatusFileUpdateEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse air.update.events.StatusUpdateErrorEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse air.update.events.StatusUpdateEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse air.update.events.UpdateEvent |
|
Maakt een kopie van het object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse com.adobe.ep.taskmanagement.event.CollectionResultEvent |
|
Creates a copy of a CollectionResultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.ep.taskmanagement.event.ObjectResultEvent |
|
Creates a copy of an ObjectResultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.ep.taskmanagement.event.PluginNotInstalledEvent |
|
Creates a copy of a PluginNotInstalledEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.ep.taskmanagement.event.TaskManagerEvent |
|
Creates a copy of a TaskManagerEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.ep.taskmanagement.event.TaskManagerFaultEvent |
|
Creates a copy of a TaskManagerFaultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.gravity.framework.BundleEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.gravity.framework.ServiceEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.gravity.utility.events.AugmentedErrorEvent |
|
Creates a copy of the ErrorEvent object and sets the value of each property to match that of the original. |
clone() — methode, klasse com.adobe.guides.spark.layouts.components.LayoutHostBase |
|
Clone this panel layout. |
clone() — methode, klasse com.adobe.icc.services.user.UserEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.livecycle.content.FileEvent |
|
Creates clone of a FileEvent instance. |
clone(source:spark.layouts.supportClasses:DropLocation) — methode, klasse com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation |
|
Creates a quick copy of items to this instance. |
clone() — methode, klasse com.adobe.mosaic.om.events.CatalogLoadEvent |
|
Clones this CatalogLoadEvent instance. |
clone() — methode, klasse com.adobe.mosaic.om.events.Message |
|
Clones this Message instance. |
clone() — methode, interface com.adobe.mosaic.om.interfaces.IMosaicNode |
|
Clones an IMosaicNode. |
clone() — methode, klasse com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.solutions.exm.authoring.events.FunctionsPanelToolBarEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse com.adobe.solutions.rca.presentation.event.TemplateEvent |
|
Duplicates an instance of an Event subclass. |
clone() — methode, klasse fl.data.DataProvider |
|
Hiermee wordt een kopie van het huidige object DataProvider gemaakt. |
clone() — methode, klasse fl.events.ColorPickerEvent |
|
Hiermee wordt een kopie van het object ColorPickerEvent gemaakt en wordt de waarde van elke eigenschap zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.ComponentEvent |
|
Hiermee wordt een kopie van het object ComponentEvent gemaakt en wordt de waarde van elke parameter zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.DataChangeEvent |
|
Hiermee wordt een kopie van het object DataEvent gemaakt en wordt de waarde van elke parameter ingesteld zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.DataGridEvent |
|
Hiermee wordt een kopie van het object DataGridEvent gemaakt en wordt de waarde van elke eigenschap zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.ListEvent |
|
Hiermee wordt een kopie van het object ListEvent gemaakt en wordt de waarde van elke eigenschap zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.ScrollEvent |
|
Hiermee wordt een kopie van het object ScrollEvent gemaakt en wordt de waarde van elke parameter zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse fl.events.SliderEvent |
|
Hiermee wordt een kopie van het object SliderEvent gemaakt en wordt de waarde van elke eigenschap zo ingesteld dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.display.BitmapData |
|
Retourneert een nieuw object BitmapData dat een kloon is van de oorspronkelijke instantie met een exacte kopie van de betreffende bitmap. |
clone() — methode, klasse flash.display.NativeMenu |
|
Maakt een kopie van het menu en alle items. |
clone() — methode, klasse flash.display.NativeMenuItem |
|
Hiermee wordt een kopie van het NativeMenuItem-object gemaakt. |
clone() — methode, klasse flash.events.AVHTTPStatusEvent |
|
Maakt een kopie van het AVHTTPStatusEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.AccelerometerEvent |
|
Maakt een kopie van een AccelerometerEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ActivityEvent |
|
Maakt een kopie van een object ActivityEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.AsyncErrorEvent |
|
Maakt een kopie van het object AsyncErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.BrowserInvokeEvent |
|
Maakt een nieuw exemplaar van deze gebeurtenis. |
clone() — methode, klasse flash.events.ContextMenuEvent |
|
Maakt een kopie van het object ContextMenuEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DNSResolverEvent |
|
Maakt een kopie van het object DNSResolverEvent en stelt de waarde van elke eigenschap in op de waarde van het origineel. |
clone() — methode, klasse flash.events.DRMAuthenticateEvent |
|
Maakt een kopie van het DRMAuthenticateEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DRMAuthenticationCompleteEvent |
|
Dupliceert een instantie van een subklasse Event. |
clone() — methode, klasse flash.events.DRMAuthenticationErrorEvent |
|
Maakt een kopie van het object ErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DRMDeviceGroupErrorEvent |
| |
clone() — methode, klasse flash.events.DRMDeviceGroupEvent |
| |
clone() — methode, klasse flash.events.DRMErrorEvent |
|
Maakt een kopie van het DRMErrorEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DRMLicenseRequestEvent |
|
Dupliceert een instantie van een subklasse Event. |
clone() — methode, klasse flash.events.DRMReturnVoucherCompleteEvent |
|
Dupliceert een instantie van een subklasse Event. |
clone() — methode, klasse flash.events.DRMReturnVoucherErrorEvent |
|
Maakt een kopie van het object ErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DRMStatusEvent |
|
Maakt een kopie van het DRMStatusEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DataEvent |
|
Maakt een kopie van het object DataEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DatagramSocketDataEvent |
|
Maakt een kopie van het DatagramSocketDataEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.DeviceRotationEvent |
|
Maakt een kopie van een DeviceRotationEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ErrorEvent |
|
Maakt een kopie van het object ErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.Event |
|
Dupliceert een instantie van een subklasse Event. |
clone() — methode, klasse flash.events.FocusEvent |
|
Maakt een kopie van het object FocusEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.FullScreenEvent |
|
Maakt een kopie van een object FullScreenEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.GeolocationEvent |
|
Maakt een kopie van een GeolocationEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.GestureEvent |
|
Maakt een kopie van het GestureEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.HTMLUncaughtScriptExceptionEvent |
|
Maakt een kopie van het HTMLUncaughtScriptExceptionEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.HTTPStatusEvent |
|
Maakt een kopie van een object HTTPStatusEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.IMEEvent |
|
Maakt een kopie van het object IMEEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.IOErrorEvent |
|
Maakt een kopie van een object IOErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.InvokeEvent |
|
Maakt een nieuw exemplaar van deze gebeurtenis. |
clone() — methode, klasse flash.events.KeyboardEvent |
|
Maakt een kopie van het object KeyboardEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.LocationChangeEvent |
| |
clone() — methode, klasse flash.events.MediaEvent |
|
Maakt een kopie van een MediaEvent-object en stelt de waarde van elke eigenschap in op de waarde van het origineel. |
clone() — methode, klasse flash.events.MouseEvent |
|
Maakt een kopie van het object MouseEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NativeDragEvent |
|
Maakt een kopie van dit NativeDragEvent-object. |
clone() — methode, klasse flash.events.NativeProcessExitEvent |
|
Maakt een kopie van het NativeProcessExitEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NativeWindowBoundsEvent |
|
Maakt een kopie van het NativeWindowBoundsEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NativeWindowDisplayStateEvent |
|
Maakt een kopie van het object NativeWindowDisplayStateEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NetDataEvent |
|
Maakt een kopie van een NetDataEvent-object en stelt de waarde van elke eigenschap zodanig in dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NetMonitorEvent |
|
Maakt een kopie van een NetMonitorEvent-object en stelt de waarde van elke eigenschap zodanig in dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.NetStatusEvent |
|
Maakt een kopie van het object NetStatusEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.OutputProgressEvent |
|
Maakt een kopie van het OutputProgressEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.PermissionEvent |
|
Maakt een kopie van een PermissionEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.PressAndTapGestureEvent |
|
Maakt een kopie van een PressAndTapGestureEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ProgressEvent |
|
Maakt een kopie van het object ProgressEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SQLErrorEvent |
|
Maakt een kopie van het SQLErrorEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SQLEvent |
|
Maakt een kopie van het SQLEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SQLUpdateEvent |
|
Maakt een kopie van het SQLUpdateEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SampleDataEvent |
|
Maakt een kopie van het object SampleDataEvent en stelt de waarde van elke eigenschap zo in dat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ScreenMouseEvent |
|
Maakt een kopie van het ScreenMouseEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SecurityErrorEvent |
|
Maakt een kopie van het object SecurityErrorEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ServerSocketConnectEvent |
|
Maakt een kopie van het ServerSocketConnectEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ShaderEvent |
|
Maakt een kopie van het object ShaderEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.SoftKeyboardEvent |
|
Maakt een kopie van het object SoftKeyboardEvent en stelt de waarde van elke eigenschap in op de waarde van het origineel. |
clone() — methode, klasse flash.events.StageOrientationEvent |
|
Maakt een kopie van het StageOrientationEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.StatusEvent |
|
Maakt een kopie van het object StatusEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.StorageVolumeChangeEvent |
|
Dupliceert een instantie van een subklasse Event. |
clone() — methode, klasse flash.events.SyncEvent |
|
Maakt een kopie van het object SyncEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.TextEvent |
|
Maakt een kopie van het object TextEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.ThrottleEvent |
|
Maakt een kopie van het ThrottleEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.TimerEvent |
|
Maakt een kopie van het object TimerEvent en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.TouchEvent |
|
Maakt een kopie van het TouchEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.TransformGestureEvent |
|
Maakt een kopie van het TransformGestureEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.UncaughtErrorEvent |
|
Maakt een kopie van een UncaughtErrorEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.events.VsyncStateChangeAvailabilityEvent |
|
Maakt een kopie van een VsyncStateChangeAvailabilityEvent-object en stelt de waarde van elke eigenschap in zodat deze overeenkomt met die van het origineel. |
clone() — methode, klasse flash.filesystem.File |
|
Retourneert een kopie van dit object File. |
clone() — methode, klasse flash.filters.BevelFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.BitmapFilter |
|
Retourneert een object BitmapFilter dat een exacte kopie van het oorspronkelijke object BitmapFilter is. |
clone() — methode, klasse flash.filters.BlurFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.ColorMatrixFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.ConvolutionFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.DisplacementMapFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.DropShadowFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.GlowFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.GradientBevelFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.filters.GradientGlowFilter |
|
Retourneert een kopie van dit filterobject. |
clone() — methode, klasse flash.geom.Matrix |
|
Retourneert een nieuw object Matrix dat een kloon van deze matrix is, met een exacte kopie van het object dat de matrix bevat. |
clone() — methode, klasse flash.geom.Matrix3D |
|
Retourneert een nieuw Matrix3D-object dat een exacte kopie is van het huidige Matrix3D-object. |
clone() — methode, klasse flash.geom.Point |
|
Maakt een kopie van dit object Point. |
clone() — methode, klasse flash.geom.Rectangle |
|
Hiermee wordt een nieuw object Rectangle geretourneerd met dezelfde waarden voor de eigenschappen x, y, width en height als het oorspronkelijke object Rectangle. |
clone() — methode, klasse flash.geom.Vector3D |
|
Retourneert een nieuw Vector3D-object dat een exacte kopie is van het huidige Vector3D-object. |
clone() — methode, klasse flash.text.engine.EastAsianJustifier |
|
Hiermee wordt een gekloonde kopie van het object EastAsianJustifier gemaakt. |
clone() — methode, klasse flash.text.engine.ElementFormat |
|
Hiermee wordt een niet-vergrendelde, gekloonde kopie van het ElementFormat-object gemaakt. |
clone() — methode, klasse flash.text.engine.FontDescription |
|
Hiermee wordt een niet-vergrendelde, gekloonde kopie van het object FontDescription gemaakt. |
clone() — methode, klasse flash.text.engine.SpaceJustifier |
|
Hiermee wordt een gekloonde kopie van het object SpaceJustifier gemaakt. |
clone() — methode, klasse flash.text.engine.TextJustifier |
|
Hiermee wordt een gekloonde kopie van het object TextJustifier gemaakt. |
clone() — methode, klasse flash.ui.ContextMenu |
|
Hiermee wordt een kopie van het opgegeven ContextMenu-object gemaakt. |
clone() — methode, klasse flash.ui.ContextMenuItem |
|
Hiermee wordt een kopie van het NativeMenuItem-object gemaakt. |
clone() — methode, klasse flashx.textLayout.edit.TextScrap |
|
Maakt een kopie van dit TextScrap-object. |
clone() — methode, klasse flashx.textLayout.elements.Configuration |
| Maakt een kloon van het Configuration-object. |
clone() — methode, interface flashx.textLayout.elements.IConfiguration |
| Maakt een schrijfbare kloon van het IConfiguration-object. |
clone() — methode, interface ga.model.ILayoutHost |
|
Clone this panel layout. |
clone() — methode, klasse ga.model.LayoutTemplate |
|
Clone this panel layout. |
clone() — methode, klasse lc.foundation.events.CollectionResultEvent |
|
Creates a copy of a CollectionResultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.foundation.events.LiveCycleEvent |
|
Creates a copy of a LiveCycleEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.foundation.events.LiveCycleFaultEvent |
|
Creates a copy of a LiveCycleFaultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.foundation.events.ObjectResultEvent |
|
Creates a copy of an ObjectResultEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.foundation.events.PropertyLoadEvent |
|
Creates a copy of a PropertyLoadEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.procmgmt.events.QueueSharingActionCompleteEvent |
|
Creates a copy of a QueueSharingActionCompleteEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.procmgmt.events.TaskActionCompleteEvent |
|
Creates a copy of a TaskActionCompletedEvent object
and sets the value of each property to match that of the original. |
clone() — methode, klasse lc.procmgmt.ui.startpoint.StartpointEvent |
|
Creates a copy of an StartpointEvent object and sets the value of each
property to match that of the original. |
clone() — methode, klasse mx.charts.ChartItem |
|
Returns a copy of this ChartItem. |
clone() — methode, klasse mx.charts.chartClasses.RenderData |
|
Creates a copy of the render data. |
clone() — methode, klasse mx.charts.series.items.LineSeriesSegment |
|
Returns a copy of this segment. |
clone() — methode, klasse mx.controls.advancedDataGridClasses.AdvancedDataGridColumn |
|
Clone this column and return a new Column with the
same properties and styles as this one. |
clone() — methode, klasse mx.core.EdgeMetrics |
|
Returns a copy of this EdgeMetrics object. |
clone() — methode, klasse mx.data.events.DataConflictEvent |
|
Duplicate the DataConflictEvent. |
clone() — methode, interface mx.filters.IBitmapFilter |
|
Returns a copy of the filter. |
clone() — methode, klasse mx.messaging.events.ChannelEvent |
|
Clones the ChannelEvent. |
clone() — methode, klasse mx.messaging.events.ChannelFaultEvent |
|
Clones the ChannelFaultEvent. |
clone() — methode, klasse mx.messaging.events.MessageAckEvent |
|
Clones the MessageAckEvent. |
clone() — methode, klasse mx.messaging.events.MessageEvent |
|
Clones the MessageEvent. |
clone() — methode, klasse mx.messaging.events.MessageFaultEvent |
|
Clones the MessageFaultEvent. |
clone() — methode, klasse mx.rpc.events.WSDLLoadEvent |
|
Returns a copy of this WSDLLoadEvent object. |
clone() — methode, klasse mx.rpc.events.XMLLoadEvent |
|
Returns a copy of this XMLLoadEvent object. |
clone() — methode, klasse mx.rpc.soap.LoadEvent |
|
Returns a copy of this LoadEvent. |
clone(value:Object) — Statische methode , klasse mx.utils.ObjectUtil |
|
Clones the specified Object and returns a reference to the clone. |
clone() — methode, klasse spark.effects.animation.Keyframe |
|
Returns a copy of this Keyframe object. |
clone() — methode, klasse spark.effects.animation.MotionPath |
|
Returns a copy of this MotionPath object, including copies
of each keyframe. |
clone() — methode, klasse spark.filters.BevelFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.BlurFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.ColorMatrixFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.ConvolutionFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.DisplacementMapFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.DropShadowFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.GlowFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.GradientBevelFilter |
|
Returns a copy of this filter object. |
clone() — methode, klasse spark.filters.GradientGlowFilter |
|
Returns a copy of this filter object. |
cloneNode(deep:Boolean) — methode, klasse flash.xml.XMLNode |
|
Vormt en retourneert een nieuw XML-knooppunt van hetzelfde type en met dezelfde naam, waarde en kenmerken als het opgegeven object XML. |
CLONE_ONLY — Statische eigenschap van type constante, klasse flash.desktop.ClipboardTransferMode |
|
Het object Clipboard mag alleen een kopie retourneren. |
CLONE_PREFERRED — Statische eigenschap van type constante, klasse flash.desktop.ClipboardTransferMode |
|
Het klembordobject moet een kopie retourneren als deze beschikbaar is, en een verwijzing als dit niet het geval is. |
closable — Eigenschap, klasse xd.core.axm.view.components.AXMTabBar |
|
Reflects the closable mode of an AXM Object
|
CLOSABLE_MODE_CHANGED — Statische eigenschap van type constante, klasse xd.core.axm.view.components.AXMTabBar |
|
Constant for CLOSABLE_MODE_CHANGED
|
close() — methode, klasse air.desktop.URLFilePromise |
|
Hiermee kan de AIR-runtime de gegevensbron op het juiste tijdstip tijdens de sleepbewerking sluiten. |
close() — methode, klasse coldfusion.air.Session |
|
Closes the session by clearing the internal cache and closing the SqlConnection. |
close — Gebeurtenis, klasse com.adobe.dct.component.datadictionary.DDEditor |
|
Dispatched when the user clicks on the cancel or close button. |
close() — methode, klasse com.adobe.gravity.tracker.ServiceTracker |
|
Stop tracking services. |
close — Gebeurtenis, klasse com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor |
|
The event dispatched on closing an editor. |
close — Gebeurtenis, klasse com.adobe.solutions.acm.authoring.presentation.CategoryEditor |
|
Dispatched on close of Category Editor. |
close — Gebeurtenis, klasse com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary |
|
Event dispatched on close of the Content Library
|
close — Gebeurtenis, klasse com.adobe.solutions.exm.authoring.view.ExpressionBuilder |
|
The event dispatched when the Close button is clicked. |
close — Gebeurtenis, klasse com.adobe.solutions.exm.authoring.view.ValidateExpression |
|
The event dispatched when the Close button is clicked. |
close() — methode, klasse fl.containers.UILoader |
|
Hiermee wordt een bewerking met de methode load() geannuleerd die momenteel wordt uitgevoerd voor de ProLoader-instantie. |
close — Gebeurtenis, klasse fl.controls.ColorPicker |
|
Wordt verzonden wanneer de gebruiker het kleurenpalet sluit. |
close() — methode, klasse fl.controls.ColorPicker |
|
Verbergt het kleurenpalet. |
close — Gebeurtenis, klasse fl.controls.ComboBox |
|
Wordt verzonden wanneer de vervolgkeuzelijst door welke oorzaak dan ook wordt gesloten. |
close() — methode, klasse fl.controls.ComboBox |
|
Sluit de vervolgkeuzelijst. |
close() — methode, klasse fl.display.ProLoader |
|
Hiermee wordt een bewerking met de methode load() geannuleerd die momenteel wordt uitgevoerd voor de ProLoader-instantie. |
close — Gebeurtenis, klasse fl.video.FLVPlayback |
|
Wordt verzonden wanneer het gebeurtenisobject de NetConnection sluit, na een time-out of via een aanroep van de methode closeVideoPlayer(), of wanneer u de methode load() of play() aanroept of de eigenschap source instelt, waardoor de RTMP-verbinding wordt gesloten. |
close() — methode, interface fl.video.INCManager |
|
Hiermee wordt de NetConnection afgesloten. |
close() — methode, klasse fl.video.NCManager |
|
Hiermee wordt de NetConnection afgesloten. |
close — Gebeurtenis, klasse fl.video.VideoPlayer |
|
Wordt verzonden door de instantie VideoPlayer wanneer het de NetConnection sluit, na een time-out of via een aanroep van de methode close(), of wanneer u de methode load() of play() aanroept of de eigenschap source instelt, waardoor de RTMP-verbinding wordt gesloten. |
close() — methode, klasse fl.video.VideoPlayer |
|
Hiermee wordt de verbinding tussen de videostream en Flash Media Server gedwongen gesloten. |
close — Gebeurtenis, klasse flash.data.SQLConnection |
|
Wordt verzonden als de aanroep van de methode close() correct is voltooid. |
close(responder:flash.net:Responder) — methode, klasse flash.data.SQLConnection |
|
Sluit de huidige databaseverbinding. |
close() — methode, interface flash.desktop.IFilePromise |
|
Opgeroepen door de AIR-runtime wanneer deze alle gegevens heeft gelezen. |
close() — methode, klasse flash.display.Loader |
|
Hiermee wordt een bewerking met de methode load() geannuleerd die momenteel wordt uitgevoerd voor de instantie Loader. |
close — Gebeurtenis, klasse flash.display.NativeWindow |
|
Wordt verzonden door dit NativeWindow-object nadat het venster is gesloten. |
close() — methode, klasse flash.display.NativeWindow |
|
Sluit dit venster. |
close — Gebeurtenis, klasse flash.filesystem.FileStream |
|
Geeft aan dat de stroom is gesloten door een expliciete aanroep van de methode close(). |
close() — methode, klasse flash.filesystem.FileStream |
|
Sluit het FileStream-object. |
close() — methode, klasse flash.media.AVURLLoader |
|
Sluit de laadbewerking die wordt uitgevoerd. |
close — Gebeurtenis, klasse flash.media.MediaPromise |
|
Wanneer de onderliggende gegevensstroom is gesloten, wordt een close-gebeurtenis verzonden door een MediaPromise-object. |
close() — methode, klasse flash.media.MediaPromise |
|
Hiermee wordt de gegevensbron gesloten. |
close() — methode, klasse flash.media.Sound |
|
Sluit de stream, waardoor het downloaden van gegevens wordt gestopt. |
close — Gebeurtenis, klasse flash.net.DatagramSocket |
|
Wordt verstuurd wanneer het besturingssysteem deze socket sluit. |
close() — methode, klasse flash.net.DatagramSocket |
|
Sluit de socket. |
close() — methode, klasse flash.net.LocalConnection |
|
Sluit een object LocalConnection (verbreekt de verbinding). |
close() — methode, klasse flash.net.NetConnection |
|
Sluit de verbinding die lokaal of met de server is geopend en verzendt een gebeurtenis netStatus met een eigenschap code van NetConnection.Connect.Closed. |
close() — methode, klasse flash.net.NetGroup |
|
Verbinding met de groep verbreken en deze NetGroup afsluiten. |
close() — methode, klasse flash.net.NetStream |
|
Stopt het afspelen van alle gegevens van de stream, stelt de eigenschap time in op 0 en maakt de stream beschikbaar voor alternatief gebruik. |
close — Gebeurtenis, klasse flash.net.SecureSocket |
|
Wordt verzonden wanneer de server de socketverbinding sluit. |
close — Gebeurtenis, klasse flash.net.ServerSocket |
|
Wordt verstuurd wanneer het besturingssysteem deze socket sluit. |
close() — methode, klasse flash.net.ServerSocket |
|
Sluit de socket af en stopt met luisteren naar verbindingen. |
close() — methode, klasse flash.net.SharedObject |
|
Sluit de verbinding tussen een extern, gezamenlijk object en de server. |
close — Gebeurtenis, klasse flash.net.Socket |
|
Wordt verzonden wanneer de server de socketverbinding sluit. |
close() — methode, klasse flash.net.Socket |
|
Sluit de socket. |
close() — methode, klasse flash.net.URLLoader |
|
Sluit de laadbewerking die wordt uitgevoerd. |
close() — methode, klasse flash.net.URLStream |
|
Sluit de stream onmiddellijk en annuleert het downloaden. |
close — Gebeurtenis, klasse flash.net.XMLSocket |
|
Wordt verzonden wanneer de server de socketverbinding sluit. |
close() — methode, klasse flash.net.XMLSocket |
|
Sluit de verbinding die door het object XMLSocket is opgegeven. |
close() — methode, klasse flash.system.MessageChannel |
|
Instrueert het huidige MessageChannel om te sluiten zodra alle berichten zijn ontvangen. |
close() — methode, klasse lc.procmgmt.formbridge.SwfConnector |
|
Closes the Flex application. |
close — Gebeurtenis, klasse lc.procmgmt.ui.task.form.TaskForm |
|
Dispatched by the Flex application to close itself. |
close — Eigenschap, klasse mx.charts.series.items.HLOCSeriesItem |
|
The close value of this item converted into screen coordinates. |
close — Gebeurtenis, klasse mx.containers.TitleWindow |
|
Dispatched when the user selects the close button. |
close — Gebeurtenis, klasse mx.controls.ColorPicker |
|
Dispatched when the swatch panel closes. |
close(trigger:flash.events:Event) — methode, klasse mx.controls.ColorPicker |
|
Hides the drop-down SwatchPanel object. |
close — Gebeurtenis, klasse mx.controls.ComboBox |
|
Dispatched when the drop-down list is dismissed for any reason such when
the user:
selects an item in the drop-down list
clicks outside of the drop-down list
clicks the drop-down button while the drop-down list is
displayed
presses the ESC key while the drop-down list is displayed
|
close(trigger:flash.events:Event) — methode, klasse mx.controls.ComboBox |
|
Hides the drop-down list. |
close — Gebeurtenis, klasse mx.controls.DateField |
|
Dispatched when a date is selected or the user clicks
outside the drop-down list. |
close() — methode, klasse mx.controls.DateField |
|
Closes the DateChooser control. |
close — Gebeurtenis, klasse mx.controls.PopUpButton |
|
Dispatched when the specified UIComponent closes. |
close() — methode, klasse mx.controls.PopUpButton |
|
Closes the UIComponent object opened by the PopUpButton control. |
close — Gebeurtenis, klasse mx.controls.VideoDisplay |
|
Dispatched when the NetConnection object is closed, whether by timing
out or by calling the close() method. |
close() — methode, klasse mx.controls.VideoDisplay |
|
Forces the close of an input stream and connection to Flash Media
Server. |
close() — methode, interface mx.core.IWindow |
|
Closes the window. |
close — Gebeurtenis, klasse mx.core.Window |
|
Dispatched after the window has been closed. |
close() — methode, klasse mx.core.Window |
|
Closes the window. |
close — Gebeurtenis, klasse mx.core.WindowedApplication |
|
Dispatched after this application window has been closed. |
close() — methode, klasse mx.core.WindowedApplication |
|
Closes the application's NativeWindow (the initial native window opened by the application). |
close() — methode, klasse mx.data.DataServiceOfflineAdapter |
|
Closes the localStore associated with this adapter. |
close — Gebeurtenis, klasse spark.components.CalloutButton |
|
Dispatched when the callout closes for any reason, such when:
The callout is programmatically closed.
The user clicks outside of the callout.
The user clicks the open button while the callout is
displayed.
|
close — Gebeurtenis, klasse spark.components.SkinnablePopUpContainer |
|
Dispatched by the container when it's closed. |
close(commit:Boolean, data:any) — methode, klasse spark.components.SkinnablePopUpContainer |
|
Changes the current skin state to closed, waits until any state transitions
finish playing, dispatches a PopUpEvent.CLOSE event,
and then removes the container from the PopUpManager. |
close — Gebeurtenis, klasse spark.components.TitleWindow |
|
Dispatched when the user selects the close button. |
close — Gebeurtenis, klasse spark.components.Window |
|
Dispatched after the window has been closed. |
close() — methode, klasse spark.components.Window |
|
Closes the window. |
close — Gebeurtenis, klasse spark.components.WindowedApplication |
|
Dispatched after this application window has been closed. |
close() — methode, klasse spark.components.WindowedApplication |
|
Closes the application's NativeWindow (the initial native window opened by the application). |
close — Gebeurtenis, klasse spark.components.mediaClasses.VolumeBar |
|
Dispatched when the volume drop-down slider is dismissed for any reason,
such as when the user:
Selects an item in the drop-down slider
Clicks outside of the drop-down slider
|
close — Gebeurtenis, klasse spark.components.supportClasses.DropDownListBase |
|
Dispatched when the drop-down list closes for any reason, such when
the user:
Selects an item in the drop-down list.
Clicks outside of the drop-down list.
Clicks the anchor button while the drop-down list is
displayed.
|
close — Gebeurtenis, klasse xd.core.axm.view.components.support.AXMDropDownListBase |
|
Dispatched when the drop-down list closes for any reason, such when
the user:
Selects an item in the drop-down list.
Clicks outside of the drop-down list.
Clicks the anchor button while the drop-down list is
displayed.
|
CLOSE — Statische eigenschap van type constante, klasse fl.video.VideoEvent |
|
Definieert de waarde van de eigenschap type van een gebeurtenisobject close. |
CLOSE — Statische eigenschap van type constante, klasse flash.errors.SQLErrorOperation |
|
Geeft aan dat de methode SQLConnection.close() werd aangeroepen. |
CLOSE — Statische eigenschap van type constante, klasse flash.events.Event |
|
De constante Event.CLOSE definieert de waarde van het eigenschap type van een close-gebeurtenisobject. |
CLOSE — Statische eigenschap van type constante, klasse flash.events.SQLEvent |
|
De constante SQLEvent.CLOSE definieert de waarde van de eigenschap type van een close-gebeurtenisobject. |
CLOSE — Statische eigenschap van type constante, klasse lc.procmgmt.events.SwfAppEvent |
|
A special value that specifies to close the Flex application. |
CLOSE — Statische eigenschap van type constante, klasse mx.events.CloseEvent |
|
The CloseEvent.CLOSE constant defines the value of the
type property of the event object for a close event. |
CLOSE — Statische eigenschap van type constante, klasse mx.events.DropdownEvent |
|
The DropdownEvent.CLOSE constant defines the value of the
type property of the event object for a close event. |
CLOSE — Statische eigenschap van type constante, klasse mx.events.VideoEvent |
|
The VideoEvent.CLOSE constant defines the value of the
type property of the event object for a close event. |
CLOSE — Statische eigenschap van type constante, klasse spark.events.DropDownEvent |
|
The DropDownEvent.CLOSE constant defines the value of the
type property of the event object for a close event. |
CLOSE — Statische eigenschap van type constante, klasse spark.events.PopUpEvent |
|
The PopUpEvent.CLOSE constant defines the value of the
type property of the PopUpEvent object for an
close event. |
closeAllSessions(onSuccess:Function, onFailure:Function) — methode, interface com.adobe.mosaic.om.interfaces.ISessionManager |
|
Initiates the destruction of all open ISession instances. |
closeBtn — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.common.ExportAssets |
| A skin part that defines the close button
A skin part that defines the close button
|
closeBtn — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.common.ImportAssets |
| A skin part that defines close button
A skin part that defines close button
|
closeBtn — Skinonderdelen , klasse com.adobe.solutions.acm.authoring.presentation.common.RevertAssets |
| A skin part that defines close button
A skin part that defines close button
|
closeButton — Skinonderdelen , klasse com.adobe.solutions.prm.presentation.asset.ImagePopUp |
| The skin part for the Close button to close an enlarged image.
The skin part for the Close button to close an enlarged image. |
closeButton — Skinonderdelen , klasse spark.components.windowClasses.TitleBar |
| The skin part that defines the Button control that corresponds to the close button.
The skin part that defines the Button control that corresponds to the close button. |
closeButton — Skinonderdelen , klasse spark.components.TitleWindow |
| The skin part that defines the appearance of the close icon (a small x in the upper-right corner of the TitleWindow title bar). When clicked, the close icon dispatches a close event. Flex does not close the window automatically. To suport the close icon, you must create a handler for the close event and close the TitleWindow from that event handler. Focus is disabled for this skin part.
The skin part that defines the appearance of the
close icon (a small x in the upper-right corner of the TitleWindow title bar). |
closeButton — Skinonderdelen , klasse xd.core.axm.view.components.AXMTabBarButton |
| |
closeButton — Eigenschap, klasse mx.core.windowClasses.TitleBar |
|
The Button object that defines the close button. |
closeButton — Eigenschap, klasse spark.skins.spark.TitleWindowSkin |
|
The skin part that defines the appearance of the
close icon (a small x in the upper-right corner of the TitleWindow title bar). |
closeButton — Eigenschap, klasse spark.skins.spark.windowChrome.MacTitleBarSkin |
| |
closeButton — Eigenschap, klasse spark.skins.spark.windowChrome.TitleBarSkin |
| |
closeButton — Eigenschap, klasse spark.skins.wireframe.TitleWindowSkin |
|
The skin part that defines the appearance of the
close icon (a small x in the upper-right corner of the TitleWindow title bar). |
closeButton — Eigenschap, klasse xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin |
| The close button instance
|
closeButton_clickHandler(event:flash.events:MouseEvent) — methode, klasse com.adobe.solutions.exm.aut |