Simboli 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 — Proprietà, classe fl.motion.BezierSegment | |
Il terzo punto della curva di Bézier. | |
c — Proprietà, classe flash.geom.Matrix | |
Il valore che determina il posizionamento dei pixel lungo l'asse x durante la rotazione o l'inclinazione di un'immagine. | |
C — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto C (67). | |
cache — Proprietà, classe com.adobe.solutions.rca.services.impl.CacheToken | |
An instance of Cache in which the value is looked for. | |
cache — Proprietà, classe mx.charts.chartClasses.RenderData | |
The list of ChartItems representing the items in the series's dataProvider. | |
cacheable — Proprietà, classe mx.automation.events.AutomationRecordEvent | |
Contains true if this is a cacheable event, and false if not. | |
cacheAsBitmap — Proprietà, classe fl.motion.KeyframeBase | |
Se è impostata su true, nella cache di Flash Player viene memorizzata una rappresentazione bitmap interna dell'oggetto di visualizzazione. | |
cacheAsBitmap — Proprietà, classe flash.display.DisplayObject | |
Se è impostata su true, nella cache dei runtime Flash viene memorizzata una rappresentazione bitmap interna dell'oggetto di visualizzazione. | |
cacheAsBitmap — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
cacheAsBitmap — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Se è impostata su true, nella cache dei runtime Flash viene memorizzata una rappresentazione bitmap interna dell'oggetto di visualizzazione. | |
cacheAsBitmapMatrix — Proprietà, classe flash.display.DisplayObject | |
Se il valore è diverso da null, questo oggetto Matrix definisce il modo in cui viene eseguito il rendering di un oggetto di visualizzazione quando cacheAsBitmap è impostato su true. | |
CacheDataDescriptor — classe, pacchetto mx.data | |
The CacheDataDescriptor class provides information about the attributes of cached data. | |
CacheDataDescriptor(dataList:mx.data:DataList) — Funzione di costruzione, classe mx.data.CacheDataDescriptor | |
Initializes this descriptor with the specified cache item and associated id. | |
cachedData — Proprietà, classe spark.core.ContentCache | |
Map of source to CacheEntryNode. | |
cachedDataChangeEffect — Proprietà, classe 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) — metodo, classe 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 — Proprietà, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached header height, in pixels. | |
cacheDirectory — Proprietà statica, classe flash.filesystem.File | |
La directory della cache dell’applicazione. | |
cachedItemsChangeEffect — Proprietà, classe mx.controls.listClasses.ListBase | |
The effect that plays when changes occur in the data provider for the control, set through the itemsChangeEffect style. | |
cachedPaddingBottom — Proprietà, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached padding for the bottom of the renderer, in pixels. | |
cachedPaddingTop — Proprietà, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached padding for the top of the renderer, in pixels. | |
cacheEntries — Proprietà, classe spark.core.ContentCache | |
Ordered (MRU) list of CacheEntryNode instances. | |
cacheHeuristic — Proprietà, interfaccia mx.core.IDeferredInstantiationUIComponent | |
Used by Flex to suggest bitmap caching for the object. | |
cacheHeuristic — Proprietà, classe mx.core.UIComponent | |
Used by Flex to suggest bitmap caching for the object. | |
cacheHeuristic — Proprietà, classe mx.flash.UIMovieClip | |
Used by Flex to suggest bitmap caching for the object. | |
cacheID — Proprietà, classe mx.data.DataManager | |
Provides access to the cache identifier for this service. | |
cacheID — Proprietà, classe mx.data.DataStore | |
Provides access to the cache identifier for this service. | |
cacheIndexValues(measureName:String, cache:Array, fieldName:String) — metodo, classe 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) — metodo, classe 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 — Proprietà, classe com.adobe.mosaic.mxml.ServerSession | |
Returns the value of cachePolicy (if one is set). | |
cachePolicy — Proprietà, classe com.adobe.mosaic.om.impl.SessionConfiguration | |
Returns the ICachePolicy (if set) | |
cachePolicy — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ISessionConfiguration | |
The ICachePolicy for this session. | |
cachePolicy — Proprietà, interfaccia mx.core.IDeferredInstantiationUIComponent | |
Specifies the bitmap caching policy for this object. | |
cachePolicy — Proprietà, classe mx.core.UIComponent | |
Specifies the bitmap caching policy for this object. | |
cachePolicy — Proprietà, classe mx.flash.UIMovieClip | |
Specifies the bitmap caching policy for this object. | |
CachePolicy — classe, pacchetto com.adobe.mosaic.om.impl | |
CachePolicy provides some specific implementations of ICachePolicy. | |
CachePolicy(type:String, cacheURL:String) — Funzione di costruzione, classe com.adobe.mosaic.om.impl.CachePolicy | |
Constructor. | |
cacheResponse — Proprietà, classe flash.html.HTMLLoader | |
Specifica se i dati di risposta corretti devono essere memorizzati nella cache per le richieste HTTP effettuate da questo oggetto. | |
cacheResponse — Proprietà, classe flash.net.URLRequest | |
Specifica se i dati di risposta corretti devono essere memorizzati nella cache per questa richiesta. | |
cacheResponse — Proprietà statica, classe flash.net.URLRequestDefaults | |
L'impostazione predefinita della proprietà cacheResponse degli oggetti URLRequest. | |
cacheResponse — Proprietà, classe 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 — Proprietà, classe 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 — Proprietà, classe flash.data.SQLConnection | |
Fornisce accesso alle dimensioni della cache per questa connessione, che rappresentano il numero massimo di pagine del disco del database che vengono supportate contemporaneamente dalla memoria. | |
CacheToken — classe, pacchetto 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) — Funzione di costruzione, classe com.adobe.solutions.rca.services.impl.CacheToken | |
The constructor for CacheToken class. | |
cacheURL — Proprietà, classe com.adobe.mosaic.om.impl.CachePolicy | |
Returns the value of cacheURL | |
cacheURL — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ICachePolicy | |
Indicates the URL location of the cache, such as "app-storage:/cache". | |
calculateChildHeights(column:Array, height:Number) — metodo, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Calculates the sizes of the children in a column. | |
calculateChildWidths(row:Array, width:Number) — metodo, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates the sizes of the children in a row. | |
calculateColumnLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — metodo, classe com.adobe.mosaic.layouts.FlowLayout | |
Determines the size and position of the elements in a column-oriented flow. | |
calculateDates() — metodo, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — metodo, interfaccia com.adobe.solutions.rca.domain.IStage | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — metodo, interfaccia com.adobe.solutions.rca.domain.IStageParticipant | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — metodo, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — metodo, classe com.adobe.solutions.rca.domain.impl.Stage | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — metodo, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculatedDuration — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageParticipant | |
Duration calculated from calculatedStartDate and calculatedEndDate. | |
calculatedDuration — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
Duration calculated from calculatedStartDate and calculatedEndDate. | |
calculatedEndDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
The endDate if the review has ended. | |
calculatedEndDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStage | |
The endDate if a review has ended. | |
calculatedEndDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageParticipant | |
The endDate if the participant task has ended. | |
calculatedEndDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
The endDate if the review has ended. | |
calculatedEndDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.Stage | |
The endDate if a review has ended. | |
calculatedEndDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The endDate if the participant task has ended. | |
calculateDragScrollDelta(dropLocation:spark.layouts.supportClasses:DropLocation, elapsedTime:Number) — metodo, classe spark.layouts.supportClasses.LayoutBase | |
Calculates how much to scroll for the specified dropLocation during a drag and drop gesture. | |
calculateDropIndex(x:Number, y:Number) — metodo, classe 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) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Returns the index where the dropped items should be added to the drop target. | |
calculateDropIndex(event:mx.events:DragEvent) — metodo, classe mx.controls.listClasses.ListBase | |
Returns the index where the dropped items should be added to the drop target. | |
calculateDropIndex(x:Number, y:Number) — metodo, classe 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) — metodo, classe 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) — metodo, classe com.adobe.mosaic.layouts.FlowLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — metodo, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — metodo, classe 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) — metodo, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — metodo, classe 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) — metodo, classe 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) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Calculates the y position of the drop indicator when performing a drag-and-drop operation. | |
calculateDropIndicatorY(rowCount:Number, rowNum:int) — metodo, classe mx.controls.listClasses.ListBase | |
Calculates the y position of the drop indicator when performing a drag-and-drop operation. | |
calculateDropLocation(dragEvent:mx.events:DragEvent) — metodo, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
Returns the location of the drop based on the event given. | |
calculateDropLocation(dragEvent:mx.events:DragEvent) — metodo, classe 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) — metodo, classe 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) — metodo, classe 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) — metodo, classe spark.layouts.supportClasses.LayoutBase | |
Calculates the drop location in the data provider of the drop target for the specified dragEvent. | |
calculatedStartDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
The startDate if the review has started. | |
calculatedStartDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStage | |
The startDate if a review has started. | |
calculatedStartDate — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageParticipant | |
The startDate if the participant task has started. | |
calculatedStartDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
The startDate if the review has started. | |
calculatedStartDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.Stage | |
The startDate if a review has started. | |
calculatedStartDate — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The startDate if the participant task has started. | |
CalculateFinalFlatArray() — metodo, classe fl.motion.AdjustColor | |
Restituisce l'array di valori non strutturato per tutte e quattro le proprietà. | |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — metodo, classe 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) — metodo, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
This is the key function of the layout. | |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — metodo, classe 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) — metodo, classe 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) — metodo, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates the positions and sizes of all of the layout target's children. | |
calculateMetrics() — metodo, classe org.osmf.net.NetStreamMetricsBase | |
Method invoked when the metrics should be recalculated. | |
calculatePopUpPosition() — metodo, classe spark.components.PopUpAnchor | |
Called when the popUp control is positioned, when it is displayed, or when updatePopUpTransform() is called. | |
calculatePreferredSizeFromData(numItems:int) — metodo, classe mx.controls.ComboBase | |
Determines default values of the height and width to use for the entries in the drop-down list. | |
calculatePreferredSizeFromData(count:int) — metodo, classe 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) — metodo, classe 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) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Calculates the row height of columns in a row. | |
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — metodo, classe mx.controls.dataGridClasses.DataGridBase | |
Calculates the row height of columns in a row. | |
calculateRowLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — metodo, classe 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) — metodo, classe spark.components.List | |
Helper method to calculate how the current selection changes when an item is clicked. | |
calculateSizes() — metodo, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Calculates key size variables. | |
calculateSizes() — metodo, classe com.adobe.mosaic.layouts.SmartGridLayout | |
Called to calculate key variables. | |
calculateSizes() — metodo, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates key size variables. | |
calculateStageDuration() — metodo, interfaccia com.adobe.solutions.rca.domain.IStage | |
Calculates duration for this stage based on start and end dates. | |
calculateStageDuration() — metodo, classe 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) — metodo, classe 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) — metodo, interfaccia 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) — metodo, classe 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) — metodo, interfaccia mx.collections.ISummaryCalculator | |
Flex calls this method when a new summary value needs to be added to the already computed summary. | |
CalendarLayoutChangeEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.events.CalendarLayoutChangeEvent | |
Constructor. | |
calendarLayoutStyleFilters — Proprietà, classe mx.controls.DateChooser | |
The set of styles to pass from the DateChooser to the calendar layout. | |
call(thisArg:any, ... rest) — metodo, classe Function | |
Richiama la funzione rappresentata da un oggetto Function. | |
call(functionName:String, ... rest) — metodo, classe flash.external.ExtensionContext | |
Chiama la funzione nativa specificata da functionName. | |
call(functionName:String, ... rest) — Metodo statico , classe flash.external.ExternalInterface | |
Chiama una funzione esposta dal contenitore SWF, che passa zero o più argomenti. | |
call(command:String, responder:flash.net:Responder, ... rest) — metodo, classe flash.net.NetConnection | |
Chiama un comando o un metodo sul Flash Media Server o su un'applicazione server che utilizza Flash Remoting. | |
callAcrobatExternalSubmit(submitFormat:String, callback:Function) — metodo, classe lc.procmgmt.ui.layout.ResourceContainer | |
Calls Adobe Acrobat 9.1 submit functionality. | |
CallAction — classe, pacchetto 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) — Funzione di costruzione, classe spark.effects.CallAction | |
Constructor. | |
CallActionInstance — classe, pacchetto spark.effects.supportClasses | |
The CallActionInstance class implements the instance class for the CallAction effect. | |
CallActionInstance(target:Object) — Funzione di costruzione, classe spark.effects.supportClasses.CallActionInstance | |
Constructor. | |
callContainer(... rest) — metodo, classe 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 — Proprietà, classe arguments | |
Un riferimento alla funzione in corso di esecuzione. | |
callFaultHandlers(info:Object) — metodo, interfaccia com.adobe.ep.taskmanagement.util.IToken | |
Calls all the fault handlers. | |
callFaultHandlers(info:Object) — metodo, classe com.adobe.ep.taskmanagement.util.Token | |
Calls all the fault handlers. | |
callFaultHandlers(error:Error) — metodo, classe com.adobe.gravity.utility.async.Token | |
Call all the fault handlers with the provided error object. | |
callFaultHandlers(fault:Object) — metodo, classe com.adobe.livecycle.rca.token.RCAToken | |
Calls all fault handlers that are associated with this token. | |
callFaultHandlers(info:Object) — metodo, classe lc.foundation.util.Token | |
Calls all the fault handlers. | |
callFaultHandlersViaErrorEvent(errorEvent:flash.events:ErrorEvent) — metodo, classe com.adobe.gravity.utility.async.Token | |
Call all the fault handlers with an Error created from the provided ErrorEvent object. | |
callHandlers(... rest) — metodo, classe 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) — metodo, classe 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) — metodo, interfaccia 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) — metodo, classe 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) — metodo, interfaccia flashx.textLayout.compose.ISWFContext | |
Un modo per chiamare un metodo in un contesto controllato da un client. | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — metodo, interfaccia mx.core.IFlexModuleFactory | |
A way to call a method in this IFlexModuleFactory's context | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — metodo, classe mx.managers.WindowedSystemManager | |
This method should not be called on WindowedSystemManager. | |
callLater(method:Function, args:Array) — metodo, interfaccia mx.core.IButton | |
Queues a function to be called later. | |
callLater(method:Function, args:Array) — metodo, classe mx.core.UIComponent | |
Queues a function to be called later. | |
callout — Proprietà, classe spark.components.CalloutButton | |
The Callout instance created after the DropDownEvent.OPEN is fired. | |
Callout — classe, pacchetto spark.components | |
The Callout container is a SkinnablePopUpContainer that functions as a pop-up with additional owner-relative positioning options similar to PopUpAnchor. | |
Callout() — Funzione di costruzione, classe spark.components.Callout | |
Constructor. | |
CalloutActionBarSkin — classe, pacchetto spark.skins.mobile | |
Additional skin class for the Spark ActionBar component for use with a ViewNavigator inside a Callout component. | |
CalloutActionBarSkin() — Funzione di costruzione, classe spark.skins.mobile.CalloutActionBarSkin | |
CalloutArrow — classe, pacchetto spark.skins.mobile.supportClasses | |
The arrow skin part for CalloutSkin. | |
CalloutArrow() — Funzione di costruzione, classe spark.skins.mobile.supportClasses.CalloutArrow | |
CalloutButton — classe, pacchetto spark.components | |
The CalloutButton control is a drop down component that defines a button to open and close a Callout container. | |
CalloutButton() — Funzione di costruzione, classe spark.components.CalloutButton | |
Constructor. | |
calloutContent — Proprietà, classe spark.components.CalloutButton | |
The set of components to include in the Callout's content. | |
calloutDestructionPolicy — Proprietà, classe spark.components.CalloutButton | |
Defines the destruction policy the callout button uses when the callout is closed. | |
calloutGap — Stile, classe 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 — Proprietà, classe spark.components.CalloutButton | |
Defines the layout of the Callout container. | |
CalloutPosition — classe finale, pacchetto spark.components | |
The CalloutPosition calss defines the enumeration of horizontal and vertical positions of the Callout component relative to the owner. | |
CalloutSkin — classe, pacchetto spark.skins.mobile | |
The default skin class for the Spark Callout component in mobile applications. | |
CalloutSkin() — Funzione di costruzione, classe spark.skins.mobile.CalloutSkin | |
Constructor. | |
calloutStroke — Stile, classe mx.charts.series.PieSeries | |
Specifies the line style used to draw the lines to callouts. | |
CalloutViewNavigatorSkin — classe, pacchetto spark.skins.mobile | |
The ActionScript-based skin for view navigators inside a callout. | |
CalloutViewNavigatorSkin() — Funzione di costruzione, classe spark.skins.mobile.CalloutViewNavigatorSkin | |
Constructor. | |
callProperty(name:any, ... rest) — metodo, classe mx.data.DynamicManagedItem | |
Overrides the behavior of an object property that can be called as a function. | |
callProperty(name:any, ... rest) — metodo, classe mx.messaging.config.ConfigMap | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — metodo, classe mx.utils.ObjectProxy | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — metodo, classe mx.utils.OrderedObject | |
Returns the value of the proxied object's method with the specified name. | |
callRenderService(taskId:String, params:Object) — metodo, interfaccia com.adobe.ep.taskmanagement.services.IRenderService | |
Invokes the Render service for the provided Task identifier. | |
callRenderService(taskId:String, params:Object) — metodo, classe com.adobe.ep.taskmanagement.services.LCTaskManager | |
Invokes the Render service for the provided Task identifier. | |
CallResponder — classe, pacchetto mx.rpc | |
This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
callResultHandlers(data:Object) — metodo, interfaccia com.adobe.ep.taskmanagement.util.IToken | |
Calls all the result handlers. | |
callResultHandlers(data:Object) — metodo, classe com.adobe.ep.taskmanagement.util.Token | |
Calls all the result handlers. | |
callResultHandlers(data:Object) — metodo, classe lc.foundation.util.Token | |
Calls all the result handlers. | |
callSuccessHandlers(... rest) — metodo, classe com.adobe.gravity.utility.async.Token | |
Call all the success handlers with the provided parameters. | |
callSuccessHandlers(data:Object) — metodo, classe com.adobe.livecycle.rca.token.RCAToken | |
Calls all success handlers that are associated with this token. | |
Camera — classe finale, pacchetto flash.media | |
Utilizzate la classe Camera per acquisire dati video dalla videocamera del sistema client o del dispositivo. | |
CAMERA — Proprietà statica costante, classe flash.system.SecurityPanel | |
Quando viene passato a Security.showSettings(), visualizza il pannello Videocamera nelle Impostazioni di Flash Player. | |
CameraPosition — classe finale, pacchetto flash.media | |
La classe CameraPosition definisce le costanti per la proprietà position della classe Camera. | |
CameraRoll — classe, pacchetto flash.media | |
La classe CameraRoll permette di accedere ai dati di immagine della libreria multimediale del sistema (o "rullino fotografico"). Supporto profili AIR: questa funzionalità è supportata nei dispositivi mobili ma non nei sistemi operativi desktop o nei dispositivi AIR per TV. | |
CameraRoll() — Funzione di costruzione, classe flash.media.CameraRoll | |
Crea un oggetto CameraRoll. | |
CameraRollBrowseOptions — classe, pacchetto flash.media | |
La classe CameraRollBrowseOptions definisce le opzioni di inizializzazione che possono essere utilizzate quando il selettore immagini viene avviato tramite l'API CameraRoll. | |
CameraRollBrowseOptions() — Funzione di costruzione, classe flash.media.CameraRollBrowseOptions | |
Crea un nuovo oggetto CameraRollBrowseOptions. | |
CameraUI — classe, pacchetto flash.media | |
La classe CameraUI consente di acquisire un'immagine istantanea o video utilizzando l'applicazione predefinita della fotocamera di un dispositivo. | |
CameraUI() — Funzione di costruzione, classe flash.media.CameraUI | |
Crea un oggetto CameraUI. | |
CAMPAIGN — Proprietà statica costante, classe com.adobe.solutions.prm.constant.ProjectType | |
This type denotes a campaign. | |
campaignLabel — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Campaign label. The skin part for the Campaign label. | |
CAMPAIGN_MANAGER — Proprietà statica costante, classe com.adobe.solutions.prm.constant.Roles | |
The role of a campaign manager. | |
campaignRole — Proprietà, interfaccia com.adobe.solutions.prm.domain.ITeamMember | |
The role of a team member in a campaign. | |
campaignRole — Proprietà, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
The role of a team member in a campaign. | |
CAMPAIGN_TYPE — Proprietà statica costante, classe 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 — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Tests if a given pop up can be activated. | |
CANADA_ONLY — Proprietà statica costante, classe mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a Canadian ZIP code. | |
canAdd — Proprietà, interfaccia ga.model.IPanel | |
A boolean value indicating if another repeatable panel can be added. | |
canAdd — Proprietà, classe mx.data.AccessPrivileges | |
Indicates whether add operations are permitted. | |
canAddAttachments — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available for adding attachments to a task. | |
canAddNotes — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions exist for adding notes for the task. | |
canAutoSwitchNow(newIndex:int) — metodo, classe org.osmf.net.NetStreamSwitchManager | |
Override this method to provide additional decisioning around allowing automatic switches to occur. | |
canBuffer — Proprietà, classe org.osmf.media.MediaPlayer | |
Indicates whether the media can buffer. | |
canBufferChange — Evento, classe org.osmf.media.MediaPlayer | |
Dispatched when the canBuffer property has changed. | |
CAN_BUFFER_CHANGE — Proprietà statica costante, classe 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() — Metodo statico , classe adobe.utils.XMLUI | |
Fa chiudere la finestra di dialogo XMLUI corrente con lo stato "cancel". | |
cancel — Evento, classe com.adobe.dct.component.dataElementsPanel.EditDataElement | |
Dispatched when the user presses the Cancel ButtonBase control. | |
cancel — Evento, classe com.adobe.dct.component.dataElementsPanel.NewDataElement | |
Dispatched when the user presses the Cancel ButtonBase control. | |
cancel — Evento, classe com.adobe.dct.view.ImportFMLView | |
Dispatched when the user presses the Cancel ButtonBase control. | |
cancel — Evento, classe com.adobe.dct.view.ImportXSDView | |
Dispatched when the user presses the Cancel ButtonBase control. | |
cancel — Evento, classe 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 — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo cancel() ha esito positivo. | |
cancel(responder:flash.net:Responder) — metodo, classe flash.data.SQLConnection | |
Annulla tutte le istruzioni SQL attualmente in esecuzione sui database connessi all'istanza SQLConnection. | |
cancel() — metodo, classe flash.data.SQLStatement | |
Annulla l'esecuzione di questa istruzione. | |
cancel() — metodo, classe flash.display.ShaderJob | |
Annulla l'operazione shader attualmente in esecuzione. | |
cancel — Evento, classe flash.filesystem.File | |
Inviato quando un'operazione asincrona in attesa viene annullata. | |
cancel() — metodo, classe flash.filesystem.File | |
Annulla eventuali operazioni asincrone in attesa. | |
cancel — Evento, classe flash.media.CameraRoll | |
Inviato quando un utente annulla un'operazione di ricerca di un'immagine senza selezionare un'immagine. | |
cancel — Evento, classe flash.media.CameraUI | |
L'evento cancel viene inviato quando l'utente chiude l'interfaccia della fotocamera senza salvare un'immagine o un video. | |
cancel — Evento, classe flash.net.FileReference | |
Inviato quando un caricamento o uno scaricamento file viene annullato dall'utente mediante la finestra di dialogo di selezione file. | |
cancel() — metodo, classe flash.net.FileReference | |
Annulla l'operazione di caricamento o scaricamento in corso su questo oggetto FileReference. | |
cancel — Evento, classe flash.net.FileReferenceList | |
Inviato quando l'utente chiude la finestra di dialogo per l'individuazione dei file. | |
cancel — Evento, classe flash.system.SystemUpdater | |
Inviato quando un aggiornamento del lettore stesso viene annullato dall'utente. | |
cancel() — metodo, classe flash.system.SystemUpdater | |
Annulla un aggiornamento attivo. | |
cancel(id:String) — metodo, classe mx.data.ManagedRemoteServiceOperation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — metodo, classe mx.rpc.AbstractInvoker | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — metodo, classe mx.rpc.http.HTTPService | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — metodo, classe mx.rpc.remoting.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — metodo, classe mx.rpc.soap.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — metodo, classe mx.rpc.soap.mxml.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
CANCEL — Proprietà statica costante, classe 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 — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CANCEL definisce il valore della proprietà type di un oggetto evento cancel. | |
CANCEL — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.CANCEL definisce il valore della proprietà type di un oggetto evento cancel. | |
CANCEL — Proprietà statica costante, classe mx.controls.Alert | |
Value that enables a Cancel button on the Alert control when passed as the flags parameter of the show() method. | |
cancelable — Proprietà, classe flash.events.Event | |
Indica se il comportamento associato all'evento può essere impedito. | |
cancelButton — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
A skin part that defines cancel button A skin part that defines cancel button | |
cancelButton — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines the cancel button A skin part that defines the cancel button | |
cancelButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the cancel button A skin part that defines the cancel button | |
cancelButton — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for Cancel button. The skin part for Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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) — metodo, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called upon clicking the Cancel button. | |
cancelButton_clickHandler(event:flash.events:Event) — metodo, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This method closes the dialog. | |
cancelButtonClickHandler(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
This method is called upon clicking the Cancel button. | |
cancelButtonClickHandler(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
This method is called when the Cancel button is clicked. | |
cancelClick — Evento, classe com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Event dispatched on click of Cancel button. | |
cancelCommand() — metodo, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Cancels the command. | |
CANCEL_EXPRESSION — Proprietà statica costante, classe 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 — Proprietà statica, classe mx.controls.Alert | |
The label for the Cancel button. | |
CANCELLED — Proprietà statica costante, classe fl.events.DataGridEventReason | |
L'utente ha annullato la modifica e non desidera salvare i dati modificati. | |
CANCELLED — Proprietà statica costante, classe mx.events.AdvancedDataGridEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
CANCELLED — Proprietà statica costante, classe mx.events.DataGridEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
CANCELLED — Proprietà statica costante, classe mx.events.ListEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
cancelLoad() — metodo, classe flash.html.HTMLLoader | |
Annulla le operazioni di caricamento in corso. | |
cancelLoad() — metodo, classe mx.controls.HTML | |
Cancels any load operation in progress. | |
cancelQuery(query:mx.olap:IOLAPQuery) — metodo, interfaccia mx.olap.IOLAPCube | |
Aborts a query that has been submitted for execution. | |
cancelQuery(query:mx.olap:IOLAPQuery) — metodo, classe mx.olap.OLAPCube | |
Aborts a query that has been submitted for execution. | |
cancelRefresh() — metodo, classe mx.collections.GroupingCollection | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — metodo, classe mx.collections.GroupingCollection2 | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — metodo, interfaccia mx.collections.IGroupingCollection | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — metodo, interfaccia mx.collections.IGroupingCollection2 | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — metodo, interfaccia mx.olap.IOLAPCube | |
Aborts the current cube refresh, if one is executing. | |
cancelRefresh() — metodo, classe mx.olap.OLAPCube | |
Aborts the current cube refresh, if one is executing. | |
cancelRenameTab() — metodo, classe com.adobe.mosaic.sparklib.editors.LabelEditor | |
Forces the text input control renamming the tab, effectively cancelling the rename. | |
cancelRenameTab() — metodo, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Forces the text input control renamming the tab, effectively cancelling the rename. | |
cancelUpdate() — metodo, classe air.update.ApplicationUpdater | |
Annulla il processo di aggiornamento. | |
cancelUpdate() — metodo, classe air.update.ApplicationUpdaterUI | |
Annulla il processo di aggiornamento. | |
cancel_upload — Parte skin, classe 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 — Proprietà, classe com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The button to cancel an attachment upload. | |
canClaim — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available for claiming the task. | |
canConsult — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to consult the task. | |
CandlestickChart — classe, pacchetto 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() — Funzione di costruzione, classe mx.charts.CandlestickChart | |
Constructor. | |
CandlestickItemRenderer — classe, pacchetto mx.charts.renderers | |
The default itemRenderer for a CandlestickSeries object. | |
CandlestickItemRenderer() — Funzione di costruzione, classe mx.charts.renderers.CandlestickItemRenderer | |
Constructor. | |
CandlestickSeries — classe, pacchetto mx.charts.series | |
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
CandlestickSeries() — Funzione di costruzione, classe mx.charts.series.CandlestickSeries | |
Constructor. | |
canDropLabels — Stile, classe mx.charts.AxisRenderer | |
Specifies whether the AxisRenderer should drop labels as necessary to lay out correctly. | |
canForward — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to forward the task. | |
canGoForward() — metodo, classe ga.model.PanelManager | |
Returns true if the user is allowed to change the panel due to validation. | |
canHandleResource(resource:org.osmf.media:MediaResourceBase) — metodo, classe org.osmf.traits.LoaderBase | |
Indicates whether this loader is capable of handling (loading) the given MediaResourceBase. | |
canHandleResourceFunction — Proprietà, classe org.osmf.media.MediaFactoryItem | |
Function which is used to determine whether this MediaFactoryItem can handle a particular resource. | |
canHaveChildren(node:Object) — metodo, classe mx.collections.HierarchicalData | |
Returns true if the node can contain children. | |
canHaveChildren(node:Object) — metodo, interfaccia mx.collections.IHierarchicalData | |
Returns true if the node can contain children. | |
canInvokeFromStartTask — Proprietà, classe 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 — Proprietà, classe org.osmf.media.MediaPlayer | |
Indicates whether the media can be loaded. | |
canLoadChange — Evento, classe org.osmf.media.MediaPlayer | |
Dispatched when the canLoad property has changed. | |
CAN_LOAD_CHANGE — Proprietà statica costante, classe 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() — metodo, classe 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 — Proprietà, classe mx.data.AccessPrivileges | |
Indicates whether any modification operation can be performed. | |
canModifyDeadline — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to modify the deadline for a task. | |
canModifyPermissions — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to modify the access control list. | |
canNavigateBack — Proprietà, classe 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 — Proprietà, classe 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 — Proprietà, classe mx.controls.FileSystemDataGrid | |
A flag which is true if the user can navigate down into a selected directory. | |
canNavigateDown — Proprietà, classe mx.controls.FileSystemList | |
A flag which is true if the user can navigate down into a selected directory. | |
canNavigateForward — Proprietà, classe 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 — Proprietà, classe 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 — Proprietà, classe mx.controls.FileSystemDataGrid | |
A flag which is true if the user can navigate up to a parent directory. | |
canNavigateUp — Proprietà, classe mx.controls.FileSystemList | |
A flag which is true if the user can navigate up to a parent directory. | |
canonicalize() — metodo, classe flash.filesystem.File | |
Rende convenzionale il percorso File. | |
canonicalKeyPropertyListString — Proprietà, classe mx.messaging.management.ObjectName | |
A string representation of the list of key properties, with the key properties sorted in lexical order. | |
canonicalName — Proprietà, classe com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the canonical name of the user or group, as defined in Adobe User Management. | |
canonicalName — Proprietà, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Proprietà, interfaccia com.adobe.solutions.rca.domain.IUser | |
Canonical name for a user or a group, as defined in Document Server User Management. | |
canonicalName — Proprietà, interfaccia com.adobe.solutions.rca.domain.common.IMember | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Proprietà, classe com.adobe.solutions.rca.domain.impl.Participant | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Proprietà, classe com.adobe.solutions.rca.domain.impl.User | |
Canonical name for a user or a group, as defined in Document Server User Management. | |
canonicalName — Proprietà, classe com.adobe.solutions.rca.vo.ParticipantVO | |
Canonical name of the user or group as defined in User Manager. | |
canonicalName — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Canonical name used to search for principals. | |
canonicalName — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
The canonical name of this principal. | |
canonicalName — Proprietà, classe lc.foundation.domain.Principal | |
The user's canonical name. | |
canonicalName — Proprietà, classe mx.messaging.management.ObjectName | |
The canonical form of the name; a string representation with the properties sorted in lexical order. | |
canonicalURI — Proprietà, classe com.adobe.gravity.utility.url.URIParser | |
The canonical representation of the URI. | |
canPause — Proprietà, classe org.osmf.events.PlayEvent | |
New canPause state of the PlayTrait. | |
canPause — Proprietà, classe org.osmf.media.MediaPlayer | |
Indicates whether the media can be paused. | |
canPause — Proprietà, classe org.osmf.traits.PlayTrait | |
Indicates whether the media can be paused. | |
canPauseChange — Evento, classe org.osmf.traits.PlayTrait | |
Dispatched when the canPause property has changed. | |
canPauseChange — Evento, classe org.osmf.traits.TraitEventDispatcher | |
Dispatched when the canPause property has changed. | |
CAN_PAUSE_CHANGE — Proprietà statica costante, classe 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 — Proprietà, classe org.osmf.media.MediaPlayer | |
Indicates whether the media can be played. | |
canPlayChange — Evento, classe org.osmf.media.MediaPlayer | |
Dispatched when the canPlay property has changed. | |
CAN_PLAY_CHANGE — Proprietà statica costante, classe 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() — metodo, interfaccia flashx.undo.IUndoManager | |
Indica se è presente un'operazione che può essere ripetuta. | |
canRedo() — metodo, classe flashx.undo.UndoManager | |
Indica se è presente un'operazione che può essere ripetuta. | |
canRemove — Proprietà, interfaccia ga.model.IPanel | |
A boolean value indicating if another repeatable panel can be removed. | |
canRemove — Proprietà, classe mx.data.AccessPrivileges | |
Indicates whether remove operations are permitted. | |
canSeek — Proprietà, classe org.osmf.media.MediaPlayer | |
Indicates whether the media is seekable. | |
canSeekChange — Evento, classe org.osmf.media.MediaPlayer | |
Dispatched when the canSeek property has changed. | |
CAN_SEEK_CHANGE — Proprietà statica costante, classe 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) — metodo, classe org.osmf.media.MediaPlayer | |
Indicates whether the media is capable of seeking to the specified time. | |
canSeekTo(time:Number) — metodo, classe org.osmf.traits.SeekTrait | |
Indicates whether the media is capable of seeking to the specified time. | |
canShare — Proprietà, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to share a task. | |
canShareWithNext(element:spark.core:IGraphicElement) — metodo, interfaccia 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) — metodo, classe 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) — metodo, interfaccia 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) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the previous IGraphicElement in the sequence. | |
canSkipMeasurement() — metodo, classe mx.core.UIComponent | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — metodo, classe spark.primitives.Line | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Determines if the call to the measure() method can be skipped. | |
canStagger — Stile, classe mx.charts.AxisRenderer | |
Specifies whether to stagger labels on two label rows. | |
canTransitionControlBarContent() — metodo, classe spark.transitions.ViewTransitionBase | |
Determine if Flex can perform a transition on action bar or tab bar content independently of the views. | |
canUndo() — metodo, classe flashx.textLayout.operations.FlowOperation | |
Verificate che questa operazione sia inserita nello stack di annullamento. | |
canUndo() — metodo, interfaccia flashx.undo.IUndoManager | |
Indica se è presente un'operazione che può essere annullata. | |
canUndo() — metodo, classe flashx.undo.UndoManager | |
Indica se è presente un'operazione che può essere annullata. | |
canUpdate — Proprietà, classe mx.data.AccessPrivileges | |
Indicates whether updates are permitted. | |
Canvas — classe, pacchetto mx.containers | |
A Halo Canvas layout container defines a rectangular region in which you place child containers and controls. | |
Canvas() — Funzione di costruzione, classe mx.containers.Canvas | |
Constructor. | |
CanvasAutomationImpl — classe, pacchetto mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Canvas class. | |
CanvasAutomationImpl(obj:mx.containers:Canvas) — Funzione di costruzione, classe mx.automation.delegates.containers.CanvasAutomationImpl | |
Constructor. | |
canvasLayoutClass — Proprietà, classe mx.core.LayoutContainer | |
The mx.containers.utilityClasses.Layout subclass that is doing the layout | |
canWatch(host:Object, name:String, commitOnly:Boolean) — Metodo statico , classe mx.binding.utils.ChangeWatcher | |
Lets you determine if the host exposes a data-binding event on the property. | |
Capabilities — classe finale, pacchetto flash.system | |
La classe Capabilities fornisce le proprietà che descrivono il sistema e il runtime sui quali risiede l'applicazione. | |
caps — Proprietà, classe flash.display.GraphicsStroke | |
Specifica il tipo di estremità alla fine delle linee. | |
caps — Proprietà, classe mx.graphics.GradientStroke | |
Specifies the appearance of the ends of lines. | |
caps — Proprietà, classe mx.graphics.SolidColorStroke | |
Specifies the type of caps at the end of lines. | |
CAPS — Proprietà statica costante, classe flash.text.engine.TypographicCase | |
Specifica che la spaziatura viene regolata per i caratteri maiuscoli nell'output. | |
CAPS_AND_SMALL_CAPS — Proprietà statica costante, classe flash.text.engine.TypographicCase | |
Specifica che i caratteri minuscoli useranno glifi in maiuscoletto nell'output. | |
capsLock — Proprietà statica, classe flash.ui.Keyboard | |
Specifica se il tasto Bloc Maiusc è attivato (true) o meno (false). | |
CAPS_LOCK — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Bloc Maiusc (20). | |
CapsStyle — classe finale, pacchetto flash.display | |
La classe CapsStyle è un'enumerazione di valori costanti che specificano lo stile di estremità da utilizzare nelle linee di disegno. | |
CAPS_TO_SMALL_CAPS — Proprietà statica costante, classe flashx.textLayout.formats.TLFTypographicCase | |
Specifica che i caratteri maiuscoli useranno glifi in maiuscoletto nell'output. | |
caption — Proprietà, interfaccia com.adobe.fiber.styles.IStyle | |
Returns the caption aspect of a property's style. | |
caption — Proprietà, classe com.adobe.fiber.styles.Style | |
Returns the caption aspect of a property's style. | |
caption — Proprietà, classe com.adobe.icc.dc.domain.FieldInstance | |
The caption property of the underlying value object. | |
caption — Proprietà, interfaccia com.adobe.icc.dc.domain.IDataInstance | |
The caption property of the underlying value object. | |
caption — Proprietà, classe com.adobe.icc.dc.domain.VariableInstance | |
The caption property of the underlying value object. | |
caption — Proprietà, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
The caption property of the underlying value object. | |
caption — Proprietà, interfaccia com.adobe.icc.editors.model.IAssignmentModel | |
The caption property of the underlying value object. | |
caption — Proprietà, classe com.adobe.icc.editors.model.ImageModel | |
The caption for this image. | |
caption — Proprietà, classe com.adobe.icc.editors.model.VariableAssignmentModel | |
The caption property of the underlying value object. | |
caption — Proprietà, classe com.adobe.icc.vo.FieldAssignment | |
Specifies the caption text for the assignment. | |
caption — Proprietà, classe com.adobe.icc.vo.ImageModule | |
used as the tooltip for the image when inserted into a letter (to create accessible letters) | |
caption — Proprietà, classe com.adobe.icc.vo.VariableAssignment | |
Specifies the caption text for the assignment. | |
caption — Proprietà, classe flash.ui.ContextMenuItem | |
Specifica la didascalia (testo) della voce di menu visualizzata nel menu di scelta rapida. | |
caption — Proprietà, interfaccia ga.model.IPanelItem | |
The caption or description of this item. | |
caption — Proprietà, classe ga.model.PanelItem | |
The caption for the field. | |
caption — Proprietà, classe ga.model.PanelRichText | |
The caption or description of this item. | |
caption — Proprietà, classe ga.model.PanelText | |
The caption or description of this item. | |
captionAfter — Proprietà, classe ga.model.PanelItem | |
The caption to appear following the field. | |
captionButton — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Definisce l'istanza del componente dell'interfaccia utente personalizzata FLVPlayback captionButton che fornisce funzionalità in grado di attivare e disattivare le didascalie. | |
captionChange — Evento, classe fl.video.FLVPlaybackCaptioning | |
Inviato quando una didascalia viene aggiunta o rimossa dal campo di testo caption target. | |
CAPTION_CHANGE — Proprietà statica costante, classe fl.video.CaptionChangeEvent | |
Definisce il valore della proprietà type di un oggetto evento captionChange. | |
CaptionChangeEvent — classe, pacchetto fl.video | |
CaptionChangeEvent viene inviato ogni volta che una didascalia viene aggiunta o rimossa dal campo di testo caption target. | |
CaptionChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, added:Boolean, captionCuePointObject:Object) — Funzione di costruzione, classe fl.video.CaptionChangeEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi captionChange. | |
captionCuePointObject — Proprietà, classe fl.video.CaptionChangeEvent | |
L'oggetto cue point della didascalia aggiunta o rimossa. | |
captionDisplay — Parte skin, classe 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 — Parte skin, classe 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 — Proprietà, classe ga.model.PanelItem | |
The position of the field caption relative to the form field. | |
captionTarget — Proprietà, classe fl.video.CaptionTargetEvent | |
Caption target proveniente dalla proprietà omonima dell'istanza FLVPlaybackCaptioning. | |
captionTarget — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Imposta l'istanza DisplayObject in cui visualizzare le didascalie. | |
captionTargetCreated — Evento, classe fl.video.FLVPlaybackCaptioning | |
Inviato dopo la creazione della proprietà captionTarget, ma prima dell'aggiunta di didascalie (la proprietà captionTarget è vuota). | |
CAPTION_TARGET_CREATED — Proprietà statica costante, classe fl.video.CaptionTargetEvent | |
La costante CaptionTargetEvent.CAPTION_TARGET_CREATED definisce il valore della proprietà type di un oggetto evento captionTargetCreated. | |
CaptionTargetEvent — classe, pacchetto fl.video | |
Tipo di evento captionTargetCreated inviato dopo la creazione automatica dell'evento captionTargetCreated e prima che vengano aggiunte didascalie all'evento. | |
CaptionTargetEvent(type:String, bubbles:Boolean, cancelable:Boolean, captionTarget:flash.display:DisplayObject) — Funzione di costruzione, classe fl.video.CaptionTargetEvent | |
Crea un oggetto evento contenente informazioni relative agli eventi CaptionTarget. | |
captionTargetName — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Il nome dell'istanza dell'oggetto TextField o MovieClip che racchiude un oggetto Textfield contenente le didascalie. | |
captionWidth — Proprietà, classe ga.model.PanelItem | |
The width of the caption for the field. | |
captionWidth — Proprietà, classe ga.model.PanelRichText | |
The value for the width of the Guide Text caption. | |
captionWidth — Proprietà, classe 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) — Metodo statico , classe mx.graphics.ImageSnapshot | |
A utility method to grab a raw snapshot of a UI component as BitmapData. | |
captureEndValues() — metodo, classe mx.effects.Effect | |
Captures the current values of the relevant properties on the effect's targets and saves them as end values. | |
captureEndValues() — metodo, interfaccia mx.effects.IEffect | |
Captures the current values of the relevant properties on the effect's targets and saves them as end values. | |
captureEndValues() — metodo, classe 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) — Metodo statico , classe 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) — metodo, classe 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) — metodo, interfaccia 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 — Proprietà, classe mx.effects.Zoom | |
If true, prevents Flex from dispatching the rollOut and rollOver events if the mouse has not moved. | |
captureRollEvents — Proprietà, classe mx.effects.effectClasses.ZoomInstance | |
Prevents the rollOut and rollOver events from being dispatched if the mouse has not moved. | |
captureStartValues() — metodo, classe mx.effects.Effect | |
Captures the current values of the relevant properties on the effect's targets. | |
captureStartValues() — metodo, interfaccia mx.effects.IEffect | |
Captures the current values of the relevant properties on the effect's targets. | |
captureStartValues() — metodo, classe spark.transitions.ViewTransitionBase | |
Called by the ViewNavigator during the preparation phase of a transition. | |
CAPTURING_PHASE — Proprietà statica costante, classe flash.events.EventPhase | |
La fase di cattura, ovvero la prima fase del flusso di eventi. | |
cardNumberListener — Proprietà, classe mx.validators.CreditCardValidator | |
The component that listens for the validation result for the card number subfield. | |
cardNumberProperty — Proprietà, classe mx.validators.CreditCardValidator | |
Name of the card number property to validate. | |
cardNumberSource — Proprietà, classe mx.validators.CreditCardValidator | |
Object that contains the value of the card number field. | |
cardTypeListener — Proprietà, classe mx.validators.CreditCardValidator | |
The component that listens for the validation result for the card type subfield. | |
cardTypeProperty — Proprietà, classe mx.validators.CreditCardValidator | |
Name of the card type property to validate. | |
cardTypeSource — Proprietà, classe mx.validators.CreditCardValidator | |
Object that contains the value of the card type field. | |
caretBookmark — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item under the caret. | |
caretBookmark — Proprietà, classe mx.controls.listClasses.ListBase | |
A bookmark to the item under the caret. | |
caretChange — Evento, classe 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 — Evento, classe spark.components.Grid | |
Dispatched after the caret changes. | |
caretChange — Evento, classe spark.components.supportClasses.ListBase | |
Dispatched after the focus has changed. | |
CARET_CHANGE — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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 — Stile, classe spark.components.DataGrid | |
Color of the caret indicator when navigating the Grid. | |
caretColumnIndex — Proprietà, classe mx.controls.AdvancedDataGrid | |
The column name of the item under the caret. | |
caretColumnIndex — Proprietà, classe spark.components.Grid | |
If showCaretIndicator is true, the column index of the caretIndicator. | |
caretIndex — Proprietà, classe fl.text.TLFTextField | |
L'indice della posizione del punto di registrazione (accento circonflesso). | |
caretIndex — Proprietà, classe flash.text.TextField | |
L'indice della posizione del punto di registrazione (accento circonflesso). | |
caretIndex — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is at the selection caret point. | |
caretIndex — Proprietà, classe mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection caret point. | |
caretIndex — Proprietà, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support editing. | |
caretIndex — Proprietà, interfaccia mx.core.IUITextField | |
L'indice della posizione del punto di registrazione (accento circonflesso). | |
caretIndex — Proprietà, classe spark.components.SpinnerList | |
Item that is currently in focus. | |
caretIndex — Proprietà, classe spark.components.ViewMenu | |
The menu item that is currently in the caret state. | |
caretIndex — Proprietà, classe spark.components.supportClasses.ListBase | |
Item that is currently in focus. | |
caretIndicator — Parte skin, classe 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 — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The DisplayObject that contains the graphics that indicate which renderer is the caret. | |
caretIndicator — Proprietà, classe mx.controls.listClasses.ListBase | |
The DisplayObject that contains the graphics that indicate which renderer is the caret. | |
caretIndicator — Proprietà, classe 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 — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The renderer for the item under the caret. | |
caretItemRenderer — Proprietà, classe mx.controls.listClasses.ListBase | |
The renderer for the item under the caret. | |
caretRowIndex — Proprietà, classe spark.components.Grid | |
If showCaretIndicator is true, the row index of the caretIndicator. | |
caretUID — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The UID of the item under the caret. | |
caretUID — Proprietà, classe mx.controls.listClasses.ListBase | |
The UID of the item under the caret. | |
CartesianCanvasValue — classe, pacchetto mx.charts.chartClasses | |
Defines the position of objects on a data canvas. | |
CartesianCanvasValue(value:any, offset:Number) — Funzione di costruzione, classe mx.charts.chartClasses.CartesianCanvasValue | |
Constructor. | |
CartesianChart — classe, pacchetto mx.charts.chartClasses | |
The CartesianChart class is a base class for the common chart types. | |
CartesianChart() — Funzione di costruzione, classe mx.charts.chartClasses.CartesianChart | |
Constructor. | |
CartesianChartAutomationImpl — classe, pacchetto mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the CartesianChart base class. | |
CartesianChartAutomationImpl(obj:mx.charts.chartClasses:CartesianChart) — Funzione di costruzione, classe mx.automation.delegates.charts.CartesianChartAutomationImpl | |
Constructor. | |
CartesianDataCanvas — classe, pacchetto mx.charts.chartClasses | |
This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API. | |
CartesianDataCanvas() — Funzione di costruzione, classe mx.charts.chartClasses.CartesianDataCanvas | |
Constructor. | |
CartesianTransform — classe, pacchetto 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() — Funzione di costruzione, classe mx.charts.chartClasses.CartesianTransform | |
Constructor. | |
case — Istruzione | |
Definisce una destinazione per l’istruzione switch. | |
CASECONDITION — Proprietà statica costante, classe com.adobe.icc.enum.TBXType | |
Specifies the enumerator code for a Condition Module. | |
caseInsensitive — Proprietà, classe mx.collections.GroupingField | |
Set to true if the sort for this field should be case-insensitive. | |
caseInsensitive — Proprietà, classe mx.collections.SortField | |
Specifies whether the sort for this field should be case insensitive. | |
CASEINSENSITIVE — Proprietà statica costante, classe Array | |
Specifica l'ordinamento senza distinzione tra maiuscole e minuscole per i metodi di ordinamento della classe Array. | |
catalog — Proprietà, classe com.adobe.mosaic.mxml.Service | |
The Service's composite application catalog component. | |
catalog — Proprietà, classe com.adobe.mosaic.mxml.Tile | |
Returns the Catalog mxml component associated to this Tile. | |
catalog — Proprietà, classe com.adobe.mosaic.om.events.CatalogLoadEvent | |
Returns the catalog node that was loaded | |
catalog — Proprietà, classe com.adobe.mosaic.om.events.SearchCatalogEvent | |
Returns the catalog node that was found. | |
Catalog — classe, pacchetto com.adobe.mosaic.mxml | |
The Catalog mxml component is a representation of the Composite Application Framework SDK ICatalog. | |
Catalog() — Funzione di costruzione, classe com.adobe.mosaic.mxml.Catalog | |
Constructor. | |
CatalogConstants — classe, pacchetto com.adobe.mosaic.om.constants | |
The CatalogConstants provides constants to indicate the current status of a Catalog in its client-server lifecycle. | |
catalogList — Proprietà, classe com.adobe.mosaic.om.events.RequestCatalogListEvent | |
An array of type ICatalogListItem representing the catalogs available to the current user. | |
CatalogListItem — classe, pacchetto com.adobe.mosaic.om.impl | |
The CatalogListItem provides information about a given ICatalog suitable for display to a user. | |
CatalogListItem() — Funzione di costruzione, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Constructor. | |
CatalogLoadEvent — classe, pacchetto 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) — Funzione di costruzione, classe com.adobe.mosaic.om.events.CatalogLoadEvent | |
Constructor. | |
catalogLoadEventFailure — Evento, classe com.adobe.mosaic.mxml.Application | |
The catalogLoadEventFailure defines a failure notification of an attempt to load a Catalog | |
catalogLoadEventFailure — Evento, classe com.adobe.mosaic.mxml.Catalog | |
The catalogLoadEventFailure defines a failure notification of an attempt to load an Catalog | |
catalogLoadEventSuccess — Evento, classe com.adobe.mosaic.mxml.Application | |
The catalogLoadEventSuccess defines a successful notification of loading a Catalog | |
catalogLoadEventSuccess — Evento, classe com.adobe.mosaic.mxml.Catalog | |
The catalogLoadEventSuccess defines a successful notification of loading a Catalog | |
catalogNode — Proprietà, classe com.adobe.mosaic.mxml.Catalog | |
The underlying Composite Application Framework SDK ICatalog. | |
catalogs — Proprietà, classe com.adobe.mosaic.mxml.Application | |
Returns all of the catalogs that this Application has been given reference to. | |
catalogSpecifier — Proprietà, classe com.adobe.mosaic.om.events.RequestCatalogEvent | |
The initialized, but unresolved and non-loaded ICatalogSpecifier object. | |
CatalogSpecifier — classe, pacchetto 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) — Funzione di costruzione, classe com.adobe.mosaic.om.impl.CatalogSpecifier | |
Constructor. | |
categories — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <Category> elements content from this XML node. | |
category — Proprietà, classe com.adobe.icc.editors.model.AssetModel | |
The Category of the underlying value object. | |
category — Proprietà, interfaccia mx.logging.ILogger | |
The category value for the logger. | |
category — Proprietà, classe mx.logging.LogLogger | |
The category this logger send messages for. | |
category — Proprietà, classe org.osmf.logging.Logger | |
The category value for the logger. | |
Category — classe, pacchetto com.adobe.consulting.pst.vo | |
Value object for a category or subcategory. The category or subcategory is determined by the type. | |
Category — classe, pacchetto lc.procmgmt.domain | |
The Category class manages all category information. | |
Category() — Funzione di costruzione, classe com.adobe.consulting.pst.vo.Category | |
Constructor. | |
CATEGORY — Proprietà statica costante, classe com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Category. | |
CategoryAxis — classe, pacchetto mx.charts | |
The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis. | |
CategoryAxis() — Funzione di costruzione, classe mx.charts.CategoryAxis | |
Constructor. | |
CategoryEditor — classe, pacchetto com.adobe.solutions.acm.authoring.presentation | |
Editor to edit Category or Subcategory | |
CategoryEditor() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Constructor. | |
categoryExists(name:String, type:uint) — metodo, interfaccia com.adobe.icc.services.category.ICategoryService | |
Determines if a category with the specified name and type exists. | |
categoryField — Proprietà, classe mx.charts.CategoryAxis | |
Specifies the field of the data provider containing the text for the labels. | |
CategoryHandler — classe, pacchetto com.adobe.icc.editors.handlers | |
The Handler for the actions requested for asset of type Category. | |
CategoryHandler() — Funzione di costruzione, classe com.adobe.icc.editors.handlers.CategoryHandler | |
Constructor. | |
categoryId — Proprietà, classe lc.procmgmt.domain.Startpoint | |
The identifier of the category that the TaskManager startpoint is part of. | |
categoryListDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the category list A skin part that defines the category list | |
CategoryManager — classe, pacchetto com.adobe.icc.editors.managers | |
The CategoryManager class helps retrieve and maintain the list of categories and sub-categories existing in the system. | |
categoryModel — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The instance of CategoryModel currently being worked upon. | |
CategoryModel — classe, pacchetto com.adobe.icc.editors.model | |
The CategoryModel class represents the domain object for the assets of type Category. | |
categoryNameDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
A skin part that defines the category name A skin part that defines the category name | |
categoryRadioButton — Parte skin, classe 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 — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
CATEGORY_SERVICE_RO — Proprietà statica costante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Category Service. | |
CategoryType — classe, pacchetto com.adobe.icc.enum | |
Specifies the enumerator for the type of a Category. | |
categoryTypeRadioButtonGroup — Parte skin, classe 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 — Parte skin, classe 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 — Proprietà, classe mx.data.Conflict | |
The DataMessage object that caused the conflict. | |
cause — Proprietà, classe mx.data.messages.DataErrorMessage | |
The client originated message which caused the conflict. | |
causedByLocalCommit — Proprietà, classe 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 — Proprietà, classe com.adobe.gravity.utility.error.AugmentedError | |
An array of causes. | |
cbshad — Proprietà, classe spark.skins.spark.TitleWindowCloseButtonSkin | |
Define the inner shadow. | |
cc — Proprietà, classe coldfusion.service.PopHeader | |
Addresses to which to copy the message. | |
cc — Proprietà, classe coldfusion.service.PopRecord | |
Addresses to which to copy the message. | |
cc — Proprietà, classe coldfusion.service.mxml.Mail | |
Addresses to which to copy the message. | |
CCRDefaultActionHandler — classe, pacchetto com.adobe.acm.solutions.ccr.domain.extensions | |
The default action handler called for any custom action when no other action handler is provided. | |
CCRDefaultActionHandler() — Funzione di costruzione, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Constructor. | |
CCW — Proprietà statica costante, classe fl.motion.RotateDirection | |
Fa in modo che l'oggetto esegua una rotazione in senso antiorario durante un'interpolazione, in modo da corrispondere alla rotazione dell'oggetto nel fotogramma successivo. | |
cdmaData — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
The instance of CDMAssignment associated with each Condition item. | |
CDMAssignment — classe, pacchetto com.adobe.icc.vo | |
Assignment Value Object for Condition Modules. | |
CDMAssignment() — Funzione di costruzione, classe com.adobe.icc.vo.CDMAssignment | |
Constructor. | |
ceil(val:Number) — Metodo statico , classe Math | |
Restituisce il valore ceiling (letteralmente, soffitto) del numero o dell'espressione specificata. | |
ceiling(n:Number) — Metodo statico , classe com.adobe.fiber.runtime.lib.MathFunc | |
Determines the closest integer that is greater than or equal to a specified number. | |
cellData — Proprietà, classe mx.olap.OLAPResult | |
An Array of Arrays that contains the value of each cell of the result. | |
CellPosition — classe, pacchetto 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) — Funzione di costruzione, classe spark.components.gridClasses.CellPosition | |
Constructor. | |
CellRegion — classe, pacchetto 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) — Funzione di costruzione, classe spark.components.gridClasses.CellRegion | |
Constructor. | |
cellRenderer — Stile, classe fl.controls.TileList | |
Il renderer di celle da utilizzare per il rendering di ciascuna voce del componente TileList. | |
cellRenderer — Stile, classe fl.controls.SelectableList | |
La classe che fornisce il renderer di celle per ogni voce del componente. | |
cellRenderer — Stile, classe fl.controls.ComboBox | |
La classe che fornisce il renderer di celle per ogni voce del componente. | |
cellRenderer — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
La classe utilizzata per il rendering delle voci di questa colonna. | |
CellRenderer — classe, pacchetto fl.controls.listClasses | |
La classe CellRenderer definisce le proprietà e i metodi per i componenti basati su elenco da utilizzare per manipolare e visualizzare il contenuto delle celle personalizzate in ciascuna delle righe di elenco. | |
CellRenderer() — Funzione di costruzione, classe fl.controls.listClasses.CellRenderer | |
Crea una nuova istanza CellRenderer. | |
cellSelectionTweens — Proprietà, classe mx.controls.AdvancedDataGrid | |
A hash table of selection tweens. | |
center(width:Number, height:Number) — metodo, classe mx.preloaders.DownloadProgressBar | |
Centers the download progress bar based on the passed in dimensions. | |
CENTER — Proprietà statica costante, classe fl.video.VideoAlign | |
Specifica che il video è allineato al centro. | |
CENTER — Proprietà statica costante, classe flash.text.TextFieldAutoSize | |
Specifica che il testo deve essere considerato come giustificato al centro. | |
CENTER — Proprietà statica costante, classe flash.text.TextFormatAlign | |
Costante; il testo viene posizionato al centro del campo di testo. | |
CENTER — Proprietà statica costante, classe flash.text.engine.TabAlignment | |
Posiziona il centro del testo con tabulazioni in corrispondenza dello spazio di tabulazione. | |
CENTER — Proprietà statica costante, classe flashx.textLayout.formats.TextAlign | |
Specifica l'allineamento al centro all'interno del contenitore. | |
CENTER — Proprietà statica costante, classe ga.controls.LabeledHRule | |
Specifies that the label is positioned to the center. | |
CENTER — Proprietà statica costante, classe mx.controls.ProgressBarLabelPlacement | |
Specifies to place at the center inside the progress bar. | |
CENTER — Proprietà statica costante, classe org.osmf.layout.HorizontalAlign | |
Defines the center horizontal align mode. | |
CENTER — Proprietà statica costante, classe spark.components.PopUpPosition | |
Position in the center of the target | |
CENTER — Proprietà statica costante, classe spark.components.ScrollSnappingMode | |
Elements are snapped to the center of the viewport. | |
CENTER — Proprietà statica costante, classe spark.layouts.HorizontalAlign | |
Align children in the center of the container. | |
centerAlignButton — Parte skin, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
centerPopUp(popUp:mx.core:IFlexDisplayObject) — Metodo statico , classe mx.managers.PopUpManager | |
Centers a popup window over whatever window was used in the call to the createPopUp() or addPopUp() method. | |
centerWindowOnScreen — Proprietà, classe coldfusion.service.PdfInfo | |
Display setting for initial view of the PDF document. | |
CertificateStatus — classe finale, pacchetto flash.security | |
La classe CertificateStatus definisce le costanti utilizzate per riportare i risultati dell'elaborazione per la convalida del certificato tramite un oggetto SecureSocket. | |
cfContextRoot — Proprietà, classe coldfusion.air.SyncManager | |
Context root of the ColdFusion server. | |
cfContextRoot — Proprietà, classe coldfusion.service.InternalConfig | |
Context root of the ColdFusion server. | |
cfContextRoot — Proprietà, classe coldfusion.service.mxml.Config | |
Context root of the ColdFusion server. | |
CFF — Proprietà statica costante, classe flash.text.engine.RenderingMode | |
Imposta la modalità di rendering su CFF (Compact Font Format). | |
cffHinting — Stile, classe spark.components.supportClasses.SliderBase | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.supportClasses.GroupBase | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.supportClasses.ButtonBase | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.Label | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.RichText | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.FormHeading | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.NumericStepper | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.SkinnableContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.SkinnableDataContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.Scroller | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.DataGrid | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.RichEditableText | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.components.VideoPlayer | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.skins.spark.DefaultItemRenderer | |
The type of CFF hinting used for this text. | |
cffHinting — Stile, classe spark.skins.wireframe.DefaultItemRenderer | |
The type of CFF hinting used for this text. | |
cffHinting — Proprietà, classe flash.text.engine.FontDescription | |
Il tipo di approssimazione CFF utilizzato per questo testo. | |
cffHinting — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: il tipo di approssimazione CFF utilizzato per questo testo. | |
cffHinting — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: il tipo di approssimazione CFF utilizzato per questo testo. | |
cffHinting — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Il tipo di approssimazione CFF utilizzato per questo testo. | |
cffHinting — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Il tipo di approssimazione CFF utilizzato per questo testo. | |
CFFHinting — classe finale, pacchetto flash.text.engine | |
La classe CFFHinting definisce i valori per l'approssimazione CFF nella classe FontDescription. | |
cfPort — Proprietà, classe coldfusion.air.SyncManager | |
Port where the ColdFusion server is running. | |
cfPort — Proprietà, classe coldfusion.service.InternalConfig | |
Port where the ColdFusion server is running. | |
cfPort — Proprietà, classe coldfusion.service.mxml.Config | |
Port where the ColdFusion server is running. | |
cfServer — Proprietà, classe coldfusion.air.SyncManager | |
Name or IP address of the ColdFusion server. | |
cfServer — Proprietà, classe coldfusion.service.InternalConfig | |
Name or IP address of the ColdFusion server. | |
cfServer — Proprietà, classe coldfusion.service.mxml.Config | |
Name or IP address of the ColdFusion server. | |
CHAM — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in cham. | |
change — Evento, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Dispatched when a tab is selected. | |
change — Evento, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The event dispatched on change of text in the text editor. | |
change — Evento, classe fl.controls.BaseButton | |
Inviato quando cambia il valore della proprietà selected per un componente Button di tipo premuto/non premuto. | |
change — Evento, classe fl.controls.ColorPicker | |
Inviato quando l'utente fa clic su un colore nella tavolozza. | |
change — Evento, classe fl.controls.ComboBox | |
Inviato quando l'utente modifica la selezione nel componente ComboBox oppure, se quest'ultimo è modificabile, ogni volta che nel campo di testo viene premuto un tasto della tastiera. | |
change — Evento, classe fl.controls.NumericStepper | |
Inviato quando l'utente modifica il valore del componente NumericStepper. | |
change — Evento, classe fl.controls.RadioButton | |
Inviato quando cambia il valore della proprietà selected dell'istanza del pulsante di scelta. | |
change — Evento, classe fl.controls.RadioButtonGroup | |
Inviato quando cambia l'istanza RadioButton selezionata in un gruppo. | |
change — Evento, classe fl.controls.SelectableList | |
Inviato quando viene selezionata una voce diversa nell'elenco. | |
change — Evento, classe fl.controls.Slider | |
Inviato quando il valore del componente Slider cambia in seguito all'uso del mouse o della tastiera. | |
change — Evento, classe fl.controls.TextArea | |
Inviato quando cambia il testo nel componente TextArea a seguito dell'interazione dell'utente. | |
change — Evento, classe fl.controls.TextInput | |
Inviato quando l'input dell'utente modifica il testo nel componente TextInput. | |
change — Evento, classe fl.text.TLFTextField | |
Inviato dopo la modifica del valore di un controllo, a differenza dell'evento textInput che viene inviato prima della modifica del valore. | |
change — Evento, classe flash.text.StageText | |
Inviato dopo che il contenuto del testo è stato modificato. | |
change — Evento, classe flash.text.TextField | |
Inviato dopo la modifica del valore di un controllo, a differenza dell'evento textInput che viene inviato prima della modifica del valore. | |
change — Evento, classe flash.ui.GameInputControl | |
Inviato quando il valore di un controllo viene modificato. | |
change — Evento, classe mx.charts.chartClasses.ChartBase | |
Dispatched when the selection changes in the chart. | |
change — Evento, classe mx.containers.Accordion | |
Dispatched when the selected child container changes. | |
change — Evento, classe mx.containers.ViewStack | |
Dispatched when the selected child container changes. | |
change — Evento, classe mx.controls.Button | |
Dispatched when the selected property changes for a toggle Button control. | |
change — Evento, classe mx.controls.ColorPicker | |
Dispatched when the selected color changes as a result of user interaction. | |
change — Evento, classe 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 — Evento, classe mx.controls.DateChooser | |
Dispatched when a date is selected or changed. | |
change — Evento, classe mx.controls.DateField | |
Dispatched when a date is selected or changed, and the DateChooser control closes. | |
change — Evento, classe mx.controls.Menu | |
Dispatched when selection changes as a result of user interaction. | |
change — Evento, classe mx.controls.MenuBar | |
Dispatched when selection changes as a result of user interaction. | |
change — Evento, classe mx.controls.NumericStepper | |
Dispatched when the value of the NumericStepper control changes as a result of user interaction. | |
change — Evento, classe mx.controls.RadioButtonGroup | |
Dispatched when the value of the selected RadioButton control in this group changes. | |
change — Evento, classe mx.controls.RichTextEditor | |
Dispatched when the user changes the contents or format of the text in the TextArea control. | |
change — Evento, classe mx.controls.TextArea | |
Dispatched when text in the TextArea control changes through user input. | |
change — Evento, classe mx.controls.TextInput | |
Dispatched when text in the TextInput control changes through user input. | |
change — Evento, classe mx.controls.listClasses.AdvancedListBase | |
Dispatched when the selectedIndex or selectedItem property changes as a result of user interaction. | |
change — Evento, classe mx.controls.listClasses.ListBase | |
Dispatched when the selectedIndex or selectedItem property changes as a result of user interaction. | |
change — Evento, classe mx.controls.sliderClasses.Slider | |
Dispatched when the slider changes value due to mouse or keyboard interaction. | |
change — Evento, interfaccia mx.core.ISelectableList | |
Dispatched when the selectedIndex property changes. | |
change — Evento, interfaccia 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 — Evento, classe spark.components.DateSpinner | |
Dispatched after the selected date has been changed by the user. | |
change — Evento, classe spark.components.RadioButtonGroup | |
Dispatched when the value of the selected RadioButton component in this group changes. | |
change — Evento, classe spark.components.RichEditableText | |
Dispatched after a user editing operation is complete. | |
change — Evento, classe spark.components.Spinner | |
Dispatched when the value of the Spinner control changes as a result of user interaction. | |
change — Evento, classe 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 — Evento, classe spark.components.supportClasses.InteractionStateDetector | |
Dispatched after the state has changed. | |
change — Evento, classe spark.components.supportClasses.ListBase | |
Dispatched after the selection has changed. | |
change — Evento, classe spark.components.supportClasses.SkinnableTextBase | |
Dispatched after a user editing operation is complete. | |
change — Evento, classe spark.components.supportClasses.StyleableStageText | |
Dispatched after a user editing operation is complete. | |
change — Evento, classe spark.components.supportClasses.ToggleButtonBase | |
Dispatched when the selected property changes for the ToggleButtonBase control. | |
change — Evento, classe spark.components.supportClasses.TrackBase | |
Dispatched when the value of the control changes as a result of user interaction. | |
change — Evento, classe 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 — Evento, classe xd.core.axm.view.components.AXMSwitch | |
change event | |
CHANGE — Proprietà statica costante, classe fl.events.ColorPickerEvent | |
Definisce il valore della proprietà type dell'oggetto evento change. | |
CHANGE — Proprietà statica costante, classe fl.events.DataChangeType | |
È stata apportata una modifica ai dati del componente. | |
CHANGE — Proprietà statica costante, classe fl.events.SliderEvent | |
Definisce il valore della proprietà type di un oggetto evento change. | |
CHANGE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CHANGE definisce il valore della proprietà type di un oggetto evento change. | |
CHANGE — Proprietà statica costante, classe 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 — Proprietà statica costante, classe mx.charts.events.ChartItemEvent | |
Event type constant; indicates that the selection in the chart has changed. | |
CHANGE — Proprietà statica costante, classe mx.events.CalendarLayoutChangeEvent | |
The CalendarLayoutChangeEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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 — Proprietà statica costante, classe mx.events.MenuEvent | |
The MenuEvent.CHANGE event type constant indicates that selection changed as a result of user interaction. | |
CHANGE — Proprietà statica costante, classe mx.events.NumericStepperEvent | |
The NumericStepperEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Proprietà statica costante, classe mx.events.SliderEvent | |
The SliderEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Proprietà statica costante, classe mx.filters.BaseFilter | |
The string "change". | |
CHANGE — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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 — Proprietà statica costante, classe spark.events.TextOperationEvent | |
The TextOperationEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE_AUTHOR — Proprietà statica costante, classe com.adobe.solutions.rca.constant.OperationType | |
This operation changes the author of a creation stage. | |
changeDescription — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
This field is used to store the change desciption, if a review is revised. | |
changeDescription — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
This field is used to store the change desciption, if a review is revised. | |
changeDescription — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
This field is used if the review is revised. | |
ChangedItems — classe, pacchetto mx.data | |
Describes data changed since a specified time. | |
changedPropertyNames — Proprietà, interfaccia mx.data.IChangeObject | |
The list of property names which changed as part of an update. | |
CHANGE_DURATION — Proprietà statica costante, classe 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) — metodo, classe flashx.textLayout.edit.EditManager | |
Modifica l'ID di un elemento. | |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Modifica l'ID di un elemento. | |
changeEnd — Evento, classe spark.components.supportClasses.TrackBase | |
Dispatched at the end of a user interaction or when an animation ends. | |
CHANGE_END — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.CHANGE_END constant defines the value of the type property of the event object for a changeEnd event. | |
changeList — Proprietà, classe flash.events.SyncEvent | |
Un array di oggetti; ogni oggetto contiene proprietà che descrivono i membri modificati di un oggetto condiviso remoto. | |
changeRouteButtonTooltip(existingButtonName:String, newTooltip:String) — metodo, classe lc.procmgmt.formbridge.SwfConnector | |
Changes the tooltip of the specified button. | |
changeRouteButtonTooltip — Evento, classe 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 — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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 — Proprietà statica costante, classe com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the document or a task has been marked back to initiator for changes. | |
ChangeStageDurationDialog — classe, pacchetto com.adobe.solutions.rca.presentation.template.stages | |
The host component for the dialog to change stage duration. | |
ChangeStageDurationDialog() — Funzione di costruzione, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
The constructor for ChangeStageDurationDialog class. | |
changeStart — Evento, classe spark.components.supportClasses.TrackBase | |
Dispatched at the start of a user interaction or when an animation starts. | |
CHANGE_START — Proprietà statica costante, classe 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 — Proprietà statica costante, classe 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) — metodo, classe flashx.textLayout.edit.EditManager | |
Modifica il valore styleName di un elemento o parte di un elemento. | |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Modifica il valore styleName di un elemento o parte di un elemento. | |
changeType — Proprietà, classe fl.events.DataChangeEvent | |
Ottiene il tipo di modifica che ha attivato l'evento. | |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Modifica il valore typeName di un elemento o parte di un elemento. | |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Modifica il valore typeName di un elemento o parte di un elemento. | |
changeValueByPage(increase:Boolean) — metodo, classe 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) — metodo, classe 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) — metodo, classe spark.components.supportClasses.ScrollBarBase | |
Adds or subtracts pageSize from value. | |
changeValueByStep(increase:Boolean) — metodo, classe 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) — metodo, classe 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) — metodo, classe spark.components.supportClasses.Range | |
Increases or decreases value by stepSize. | |
ChangeWatcher — classe, pacchetto 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) — Funzione di costruzione, classe mx.binding.utils.ChangeWatcher | |
Constructor. | |
changing — Evento, classe spark.components.RichEditableText | |
Dispatched before a user editing operation occurs. | |
changing — Evento, classe spark.components.TabbedViewNavigator | |
Dispatched before the selected view navigator is changed. | |
changing — Evento, classe spark.components.supportClasses.ListBase | |
Dispatched when the selection is going to change. | |
changing — Evento, classe spark.components.supportClasses.SkinnableTextBase | |
Dispatched before a user editing operation occurs. | |
CHANGING — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
CHANGING — Proprietà statica costante, classe 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 — Proprietà statica costante, classe spark.events.TextOperationEvent | |
The TextOperationEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
changingDocument — Proprietà, classe coldfusion.service.PdfInfo | |
Permissions assigned for editing the PDF content. | |
channel — Proprietà, classe mx.messaging.MessageResponder | |
Provides access to the Channel used to send the message. | |
channel — Proprietà, classe mx.messaging.channels.StreamingConnectionHandler | |
The Channel that uses this class. | |
channel — Proprietà, classe mx.messaging.events.ChannelEvent | |
The Channel that generated this event. | |
Channel — classe, pacchetto 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) — Funzione di costruzione, classe mx.messaging.Channel | |
Constructs an instance of a generic Channel that connects to the specified endpoint URI. | |
channelConnect — Evento, classe mx.messaging.Channel | |
Dispatched after the channel has connected to its endpoint. | |
channelConnect — Evento, classe mx.messaging.ChannelSet | |
Dispatched after a Channel in the ChannelSet has connected to its endpoint. | |
channelConnect — Evento, classe mx.messaging.MessageAgent | |
Dispatched when the underlying Channel the MessageAgent is using connects. | |
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — metodo, classe mx.messaging.ChannelSet | |
Handles a CONNECT ChannelEvent and redispatches the event. | |
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — metodo, classe mx.messaging.MessageAgent | |
Handles a CONNECT ChannelEvent. | |
channelDisconnect — Evento, classe mx.messaging.Channel | |
Dispatched after the channel has disconnected from its endpoint. | |
channelDisconnect — Evento, classe mx.messaging.ChannelSet | |
Dispatched after a Channel in the ChannelSet has disconnected from its endpoint. | |
channelDisconnect — Evento, classe mx.messaging.MessageAgent | |
Dispatched when the underlying Channel the MessageAgent is using disconnects. | |
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — metodo, classe mx.messaging.ChannelSet | |
Handles a DISCONNECT ChannelEvent and redispatches the event. | |
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — metodo, classe mx.messaging.MessageAgent | |
Handles a DISCONNECT ChannelEvent. | |
CHANNEL_DOWN — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante "canale seguente". | |
ChannelError — classe, pacchetto mx.messaging.errors | |
This is the base class for any channel related errors. | |
ChannelError(msg:String) — Funzione di costruzione, classe mx.messaging.errors.ChannelError | |
Constructs a new instance of a ChannelError with the specified message. | |
ChannelEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.messaging.events.ChannelEvent | |
Constructs an instance of this event with the specified type and Channel instance. | |
channelFault — Evento, classe mx.messaging.Channel | |
Dispatched after the channel has faulted. | |
channelFault — Evento, classe mx.messaging.ChannelSet | |
Dispatched after a Channel in the ChannelSet has faulted. | |
channelFault — Evento, classe mx.messaging.MessageAgent | |
Dispatched when the underlying Channel the MessageAgent is using faults. | |
ChannelFaultEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.messaging.events.ChannelFaultEvent | |
Constructs an instance of this event with the specified type. | |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — metodo, classe mx.messaging.ChannelSet | |
Handles a ChannelFaultEvent and redispatches the event. | |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — metodo, classe mx.messaging.MessageAgent | |
Handles a ChannelFaultEvent. | |
channelIds — Proprietà, classe mx.messaging.ChannelSet | |
The ids of the Channels used by the ChannelSet. | |
channelMessage — Evento, classe flash.system.MessageChannel | |
Inviato ogni volta che il worker mittente chiama il metodo send() di questo oggetto MessageChannel per indicare che è disponibile un nuovo oggetto messaggio nella coda dell’istanza MessageChannel. | |
CHANNEL_MESSAGE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CHANNEL_MESSAGE definisce il valore della proprietà type di un oggetto evento channelMessage. | |
channels — Proprietà, classe flash.display.ShaderInput | |
Il numero di canali previsti dall'input di uno shader. | |
channels — Proprietà, classe mx.messaging.ChannelSet | |
Provides access to the Channels in the ChannelSet. | |
channelSet — Proprietà, classe com.adobe.dct.model.ConfigModel | |
The authenticated ChannelSet. | |
channelSet — Proprietà, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Channel set of the wrapped service. | |
channelSet — Proprietà, classe com.adobe.fiber.services.wrapper.DataServiceWrapper | |
The channelSet property of the wrapped service. | |
channelSet — Proprietà, classe com.adobe.livecycle.ria.security.service.SecurityManager | |
The channelset to use to communicate with the Experience Server. | |
channelSet — Proprietà, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.prm.services.impl.ProjectManagementQueryService | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.rca.services.impl.Auditor | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.rca.services.impl.StageManager | |
Channel set for remote operation calls. | |
channelSet — Proprietà, classe com.adobe.solutions.rca.services.impl.UserManager | |
Channel set for remote operation calls. | |
channelSet — Proprietà, interfaccia lc.foundation.ISessionManager | |
A ChannelSet object that is used with Remoting by DataService objects. | |
channelSet — Proprietà, classe lc.foundation.SessionManager | |
A ChannelSet object that is used with Remoting by DataService objects. | |
channelSet — Proprietà, classe mx.data.DataService | |
Provides access to the ChannelSet used by the service. | |
channelSet — Proprietà, classe mx.data.DataStore | |
Provides access to the ChannelSet used by the this DataStore. | |
channelSet — Proprietà, classe mx.messaging.MessageAgent | |
Provides access to the ChannelSet used by the MessageAgent. | |
channelSet — Proprietà, classe mx.rpc.AbstractService | |
Provides access to the ChannelSet used by the service. | |
channelSet — Proprietà, classe mx.rpc.http.HTTPService | |
Provides access to the ChannelSet used by the service. | |
ChannelSet — classe, pacchetto mx.messaging | |
The ChannelSet is a set of Channels that are used to send messages to a target destination. | |
ChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Funzione di costruzione, classe mx.messaging.ChannelSet | |
Constructs a ChannelSet. | |
channelSets — Proprietà, classe mx.messaging.Channel | |
Provides access to the ChannelSets connected to the Channel. | |
channelState — Evento, classe flash.system.MessageChannel | |
Inviato quando cambia il valore della proprietà state del canale di messaggio. | |
CHANNEL_STATE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CHANNEL_STATE definisce il valore della proprietà type di un oggetto evento channelState. | |
CHANNEL_UP — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante "canale precedente". | |
characterFormat — Proprietà, classe flashx.textLayout.edit.ElementRange | |
Gli attributi del formato dei caratteri nell'intervallo. | |
characterFormat — Proprietà, classe flashx.textLayout.operations.InsertTextOperation | |
Il formato carattere applicato al testo inserito. | |
CharacterUtil — classe finale, pacchetto flashx.textLayout.utils | |
Utilità per gestire e ottenere informazioni sui caratteri. | |
charAt(index:Number) — metodo, classe String | |
Restituisce il carattere nella posizione specificata dal parametro index. | |
charAt(s:String, pos:int) — Metodo statico , classe com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character at the indicated position. | |
charCode — Proprietà, classe flash.events.KeyboardEvent | |
Contiene il valore del codice di carattere del tasto premuto o rilasciato. | |
charCodeAt(index:Number) — metodo, classe String | |
Restituisce il codice del carattere Unicode numerico per il carattere che si trova nella posizione index specificata. | |
CharCodeStrings — Proprietà statica costante, classe flash.ui.Keyboard | |
Un array contenente tutte le costanti dei nomi di tasti definite. | |
charCount — Proprietà, classe flash.text.TextSnapshot | |
Il numero di caratteri presenti in un oggetto TextSnapshot. | |
charset — Proprietà, classe coldfusion.service.MailPart | |
The character encoding in which the part text is encoded. | |
charset — Proprietà, classe coldfusion.service.mxml.Mail | |
Character encoding of the mail message, including the headers. | |
charsetName — Proprietà, classe 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 — Proprietà statica costante, classe mx.utils.Base64Encoder | |
Constant definition for the string "UTF-8". | |
chart — Proprietà, classe mx.charts.AxisRenderer | |
The base chart for this AxisRenderer. | |
chart — Proprietà, classe mx.charts.chartClasses.ChartElement | |
Refers to the chart component containing this element. | |
Chart — classe, pacchetto coldfusion.service.mxml | |
The proxy class for chart services that are exposed by ColdFusion. | |
Chart() — Funzione di costruzione, classe coldfusion.service.mxml.Chart | |
Creates an instance of the Chart class. | |
CHART_AREA_INDEX — Proprietà statica costante, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the chart items. | |
ChartBase — classe, pacchetto mx.charts.chartClasses | |
The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture. | |
ChartBase() — Funzione di costruzione, classe mx.charts.chartClasses.ChartBase | |
Constructor. | |
ChartBaseAutomationImpl — classe, pacchetto mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the ChartBase base class. | |
ChartBaseAutomationImpl(obj:mx.charts.chartClasses:ChartBase) — Funzione di costruzione, classe mx.automation.delegates.charts.ChartBaseAutomationImpl | |
Constructor. | |
chartClick — Evento, classe mx.charts.chartClasses.ChartBase | |
Dispatched when no data point is found under the mouse pointer when mouse is clicked on chart. | |
CHART_CLICK — Proprietà statica costante, classe mx.charts.events.ChartEvent | |
Indicates that the user clicked the mouse button over a chart control but not on a chart item. | |
chartdata — Proprietà, classe coldfusion.service.ChartSeries | |
Array of coldfusion.service.chartdata | |
ChartData — classe, pacchetto coldfusion.service | |
The class that is remotely mapped to CFIDE.services.chartdata. | |
ChartData() — Funzione di costruzione, classe coldfusion.service.ChartData | |
Creates an instance of the ChartData class. | |
chartDataProvider — Proprietà, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The data provider used by the chart. | |
chartDataProvider — Proprietà, classe mx.charts.chartClasses.AxisBase | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Proprietà, classe mx.charts.chartClasses.ChartElement | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Proprietà, interfaccia mx.charts.chartClasses.IAxis | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Proprietà, interfaccia mx.charts.chartClasses.IChartElement | |
The data provider assigned to the enclosing chart. | |
chartDoubleClick — Evento, classe 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 — Proprietà statica costante, classe mx.charts.events.ChartEvent | |
Indicates that the user double-clicked the mouse button over a chart control but not on a chart item. | |
ChartElement — classe, pacchetto mx.charts.chartClasses | |
The ChartElement class is the base class for visual chart elements. | |
ChartElement() — Funzione di costruzione, classe mx.charts.chartClasses.ChartElement | |
Constructor. | |
ChartEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.charts.events.ChartEvent | |
Constructor. | |
chartHeight — Proprietà, classe coldfusion.service.mxml.Chart | |
Height of the chart. | |
chartItem — Proprietà, classe mx.charts.HitData | |
The chart item described by the hit data. | |
ChartItem — classe, pacchetto mx.charts | |
A ChartItem represents a single item in a ChartSeries. | |
ChartItem(element:mx.charts.chartClasses:IChartElement, item:Object, index:uint) — Funzione di costruzione, classe mx.charts.ChartItem | |
Constructor. | |
ChartItemDragProxy — classe, pacchetto mx.charts.chartClasses | |
The default drag proxy used when dragging items from a chart control. | |
ChartItemDragProxy() — Funzione di costruzione, classe mx.charts.chartClasses.ChartItemDragProxy | |
Constructor. | |
ChartItemEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.charts.events.ChartItemEvent | |
Constructor. | |
chartItems — Parte skin, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The chartItems skin part. The chartItems skin part. | |
chartItems — Proprietà, classe 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 — classe, pacchetto mx.charts.chartClasses | |
Draws data labels on chart controls. | |
ChartLabel() — Funzione di costruzione, classe mx.charts.chartClasses.ChartLabel | |
Constructor. | |
ChartLayoutHost — classe, pacchetto com.adobe.guides.spark.layouts.components | |
This layout host component provides four skin parts: header, entry, chartItems, trailer. | |
ChartSelectionChangeEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.automation.events.ChartSelectionChangeEvent | |
Constructor. | |
chartSeries — Proprietà, classe coldfusion.service.mxml.Chart | |
Defines the chart style in which the data displays: bar, line, pie, and so on. | |
ChartSeries — classe, pacchetto coldfusion.service | |
A class that is remotely mapped to CFIDE.services.chartseries. | |
ChartSeries() — Funzione di costruzione, classe coldfusion.service.ChartSeries | |
Creates an instance of the ChartSeries class. | |
chartSeriesStyles — Stile, classe 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 — Proprietà, classe mx.charts.chartClasses.ChartBase | |
The current transition state of the chart. | |
ChartState — classe finale, pacchetto mx.charts.chartClasses | |
Describes the current state of a chart. | |
chartStateChanged(oldState:uint, newState:uint) — metodo, classe mx.charts.AxisRenderer | |
Called by the chart to indicate when its current transition state has changed. | |
chartStateChanged(oldState:uint, v:uint) — metodo, classe 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) — metodo, interfaccia 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) — metodo, interfaccia mx.charts.chartClasses.IChartElement | |
Called by the enclosing chart to indicate that the current state of the chart has changed. | |
chartTitle — Proprietà, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The chart title | |
chartWidth — Proprietà, classe coldfusion.service.mxml.Chart | |
Width of the chart. | |
check — Proprietà, classe spark.skins.spark.CheckBoxSkin | |
The checkmark in the box for this skin. | |
check — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
The check icon for this component | |
check — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
The check icon for this component | |
CHECK — Proprietà statica costante, classe flashx.textLayout.formats.ListStyleType | |
Segno di spunta. | |
CheckBox — classe, pacchetto fl.controls | |
Il componente CheckBox visualizza una piccola casella che può contenere un segno di spunta. | |
CheckBox — classe, pacchetto mx.controls | |
The CheckBox control consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox — classe, pacchetto spark.components | |
The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox() — Funzione di costruzione, classe fl.controls.CheckBox | |
Crea una nuova istanza del componente CheckBox. | |
CheckBox() — Funzione di costruzione, classe mx.controls.CheckBox | |
Constructor. | |
CheckBox() — Funzione di costruzione, classe spark.components.CheckBox | |
Constructor. | |
CheckBoxAccImpl — classe, pacchetto fl.accessibility | |
La classe CheckBoxAccImpl, definita anche come classe di implementazione dell'accessibilità per CheckBox, viene utilizzata per rendere accessibile un componente CheckBox. | |
CheckBoxAccImpl — classe, pacchetto mx.accessibility | |
CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl — classe, pacchetto spark.accessibility | |
CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe mx.accessibility.CheckBoxAccImpl | |
Constructor. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe spark.accessibility.CheckBoxAccImpl | |
Constructor. | |
CheckBoxAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the CheckBox control. | |
CheckBoxAutomationImpl(obj:mx.controls:CheckBox) — Funzione di costruzione, classe mx.automation.delegates.controls.CheckBoxAutomationImpl | |
Constructor. | |
CheckBoxIcon — classe, pacchetto mx.skins.halo | |
The skin for all the states of the icon in a CheckBox. | |
CheckBoxIcon() — Funzione di costruzione, classe mx.skins.halo.CheckBoxIcon | |
Constructor. | |
CheckBoxSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for CheckBox components in mobile applications. | |
CheckBoxSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark CheckBox component. | |
CheckBoxSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark CheckBox component. | |
CheckBoxSkin() — Funzione di costruzione, classe mx.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Funzione di costruzione, classe mx.skins.wireframe.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Funzione di costruzione, classe spark.skins.mobile.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Funzione di costruzione, classe spark.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Funzione di costruzione, classe spark.skins.wireframe.CheckBoxSkin | |
Constructor. | |
checkChannelConsistency(destinationA:String, destinationB:String) — Metodo statico , classe mx.messaging.config.ServerConfig | |
This method ensures that the destinations specified contain identical channel definitions. | |
checkControlValueToModelValue() — metodo, classe ga.model.PanelItem | |
Check if control's value can be assigned to the model. | |
checkCreate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — metodo, classe 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) — metodo, classe mx.data.ConflictDetector | |
Called by the DataService when a delete operation is pushed/processed from the remote destination. | |
checkDisabledIcon — Stile, classe mx.controls.Menu | |
The icon for all dsiabled menu items whose type identifier is a check box. | |
checked — Proprietà, classe flash.display.NativeMenuItem | |
Controlla se la voce di menu presenta un segno di spunta. | |
checkForConflict(resultEvent:mx.rpc.events:ResultEvent, token:mx.rpc:AsyncToken) — metodo, classe mx.data.RPCDataServiceAdapter | |
This method gets called after a fault which might determine a conflict. | |
checkForUpdate — Evento, classe air.update.ApplicationUpdater | |
Inviato prima dell'avvio del processo, appena prima che il programma di aggiornamento tenti di scaricare il file descrittore di aggiornamento. | |
checkForUpdate() — metodo, classe air.update.ApplicationUpdater | |
Scarica e interpreta in modo asincrono il file descrittore di aggiornamento. | |
checkForUpdate — Evento, classe air.update.ApplicationUpdaterUI | |
Inviato prima dell'avvio del processo, appena prima che il programma di aggiornamento tenti di scaricare il file descrittore di aggiornamento. | |
CHECK_FOR_UPDATE — Proprietà statica costante, classe air.update.events.UpdateEvent | |
La costante UpdateEvent.CHECK_FOR_UPDATE definisce il valore della proprietà type dell'oggetto evento per un evento checkForUpdate. | |
checkIcon — Stile, classe mx.controls.Menu | |
The icon for all enabled menu items whose type identifier is a check box. | |
checkImplementation() — metodo, classe mx.data.DataManager | |
Queues a fault if this data manager has not yet been initialized. | |
checkImplementation() — metodo, classe mx.data.RPCDataManager | |
Queues a fault if this data manager has not yet been initialized. | |
checkNow() — metodo, classe air.update.ApplicationUpdater | |
Avvia il processo di aggiornamento. | |
checkNow() — metodo, classe air.update.ApplicationUpdaterUI | |
Avvia il processo di aggiornamento. | |
checkPolicyFile — Proprietà, classe flash.media.SoundLoaderContext | |
Specifica se l'applicazione deve tentare di scaricare un file di criteri URL dal server su cui carica l'audio prima di iniziare il caricamento. | |
checkPolicyFile — Proprietà, classe flash.net.NetStream | |
Specifica se l'applicazione tenta di scaricare un file dei criteri dei domini dal server del file video caricato prima di iniziare a caricare il file video stesso. | |
checkPolicyFile — Proprietà, classe flash.system.LoaderContext | |
Indica se l'applicazione deve cercare di scaricare un file di criteri degli URL dal server dell'oggetto caricato prima di avviare il caricamento dell'oggetto stesso. | |
checkRemoveFromFill(localChange:mx.data:IChangeObject, fillParameters:Object) — metodo, classe mx.data.ConflictDetector | |
Called by the DataService when a remove from fill operation is pushed/processed from the remote destination. | |
checkStatus() — metodo, classe air.net.ServiceMonitor | |
Verifica lo stato del servizio. | |
checkStatus() — metodo, classe air.net.SocketMonitor | |
Se chiamate il metodo checkStatus() di un oggetto SocketMonitor, l'applicazione tenta di connettersi al socket per cercare un evento connect. | |
checkStatus() — metodo, classe air.net.URLMonitor | |
Tenta di caricare contenuto da un URL in background, per verificare se è presente un codice di stato HTTP restituito. | |
checksum — Proprietà, classe com.adobe.dct.transfer.DataDictionary | |
The checksum of the data dictionary. | |
checksum — Proprietà, classe com.adobe.dct.transfer.DataDictionaryReference | |
The checksum of the data dictionary. | |
checkUpdate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — metodo, classe mx.data.ConflictDetector | |
Called by the DataService when an update operation is pushed/processed from the remote destination. | |
checkXMLStatus() — Metodo statico , classe fl.lang.Locale | |
Restituisce true se il file XML viene caricato, false in caso contrario. | |
child(propertyName:Object) — metodo, classe XML | |
Elenca gli elementi secondari di un oggetto XML. | |
child(propertyName:Object) — metodo, classe XMLList | |
Chiama il metodo child() di ciascun oggetto XML e restituisce un oggetto XMLList che contiene i risultati in ordine. | |
child(propertyName:Object) — metodo, classe 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 — Proprietà, classe mx.modules.ModuleLoader | |
The DisplayObject created from the module factory. | |
child — Proprietà, interfaccia mx.olap.IOLAPLevel | |
The next child level in the hierarchy. | |
child — Proprietà, classe mx.olap.OLAPLevel | |
The next child level in the hierarchy. | |
child — Proprietà, classe spark.modules.ModuleLoader | |
The IVisualElement created from the module factory. | |
childAdd — Evento, classe mx.charts.Legend | |
Dispatched after a child has been added to a legend. | |
childAdd — Evento, classe mx.core.Container | |
Dispatched after a child has been added to a container. | |
CHILD_ADD — Proprietà statica costante, classe mx.events.ChildExistenceChangedEvent | |
The ChildExistenceChangedEvent.CHILD_ADD constant defines the value of the type property of the event object for a childAdd event. | |
childAllowsParent — Proprietà, classe fl.display.ProLoaderInfo | |
Esprime la relazione di fiducia dal contenuto (elemento secondario) al ProLoader (elemento principale). | |
childAllowsParent — Proprietà, classe flash.display.LoaderInfo | |
Esprime la relazione di fiducia dal contenuto (elemento secondario) al Loader (elemento principale). | |
childAllowsParent — Proprietà, classe 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 — Proprietà, interfaccia 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 — Proprietà, classe mx.managers.SystemManager | |
childAllowsParent — Proprietà, classe mx.managers.WindowedSystemManager | |
childDescriptors — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Collection of child property descriptor of this property if it is composite type property. | |
childDescriptors — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies a collection of child property descriptors for this property, if it is a composite property. | |
childDescriptors — Proprietà, classe mx.charts.Legend | |
Array of UIComponentDescriptor objects produced by the MXML compiler. | |
childDescriptors — Proprietà, classe mx.core.Container | |
Array of UIComponentDescriptor objects produced by the MXML compiler. | |
childDescriptors — Proprietà, classe mx.core.Repeater | |
An Array of UIComponentDescriptor objects for this Repeater's children. | |
childElements — Proprietà, classe com.adobe.dct.model.DataElementModel | |
The list of Child DataElementModel. | |
childElements — Proprietà, classe com.adobe.dct.transfer.DataDictionaryElement | |
The list of DataDictionaryElements within a DataDictionaryElement - for CompositeType only. | |
ChildExistenceChangedEvent — classe, pacchetto 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) — Funzione di costruzione, classe mx.events.ChildExistenceChangedEvent | |
Constructor. | |
childIndex() — metodo, classe XML | |
Identifica la posizione di indice a base zero di questo oggetto XML nel contesto dei relativi elementi principali. | |
childIndexChange — Evento, classe mx.charts.Legend | |
Dispatched after the index (among the legend children) of a legend child changes. | |
childIndexChange — Evento, classe mx.core.Container | |
Dispatched after the index (among the container children) of a container child changes. | |
CHILD_INDEX_CHANGE — Proprietà statica costante, classe 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 — classe, pacchetto mx.collections.errors | |
This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
ChildItemPendingError(message:String) — Funzione di costruzione, classe mx.collections.errors.ChildItemPendingError | |
Constructor. | |
childNodes — Proprietà, classe flash.xml.XMLNode | |
Un array degli elementi secondari dell'oggetto XMLNode specificato. | |
childRemove — Evento, classe mx.charts.Legend | |
Dispatched before a child of a legend is removed. | |
childRemove — Evento, classe mx.core.Container | |
Dispatched before a child of a container is removed. | |
CHILD_REMOVE — Proprietà statica costante, classe mx.events.ChildExistenceChangedEvent | |
The ChildExistenceChangedEvent.CHILD_REMOVE constant defines the value of the type property of the event object for a childRemove event. | |
children() — metodo, classe XML | |
Elenca gli elementi secondari dell'oggetto XML nella sequenza in cui compaiono. | |
children() — metodo, classe XMLList | |
Chiama il metodo children() di ciascun oggetto XML e restituisce un oggetto XMLList che contiene i risultati. | |
children — Proprietà, interfaccia com.adobe.guides.domain.IGuideNode | |
children is used to get an Array of the GuideNode's children. | |
children() — metodo, classe mx.collections.XMLListCollection | |
Calls the children() method of each XML object in the XMLList and returns an XMLList containing the results. | |
children — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
An Array of AdvancedDataGridColumn instances that define the columns of the column group. | |
children — Proprietà, classe 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 — Proprietà, classe mx.data.RPCDataManager | |
An array of associations and operations managed by this data manager. | |
children — Proprietà, classe mx.effects.CompositeEffect | |
An Array containing the child effects of this CompositeEffect. | |
children — Proprietà, interfaccia mx.olap.IOLAPHierarchy | |
The children of the all member, as a list of IOLAPMember instances. | |
children — Proprietà, interfaccia mx.olap.IOLAPMember | |
The children of this member, as a list of IOLAPMember instances. | |
children — Proprietà, classe mx.olap.OLAPHierarchy | |
The children of the all member, as a list of IOLAPMember instances. | |
children — Proprietà, classe mx.olap.OLAPMember | |
The children of this member, as a list of IOLAPMember instances. | |
childrenCreated() — metodo, classe com.adobe.guides.spark.layouts.skins.BarChartHorizontalSkin | |
chart all PanelItems that have been insert into the chartItems container | |
childrenCreated() — metodo, classe com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
chart all PanelItems that have been insert into the chartItems container | |
childrenCreated() — metodo, classe ga.controls.RadioButtonList | |
childrenCreated initializes some styles and tabbing and focus options. | |
childrenCreated() — metodo, classe mx.core.UIComponent | |
Performs any final processing after child objects are created. | |
childrenCreated() — metodo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Performs any final processing after child objects are created. | |
childrenCreated() — metodo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Performs any final processing after child objects are created. | |
childrenDragEnabled — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Specifies whether the child columns can be dragged to reposition them in the group. | |
childrenField — Proprietà, classe mx.collections.HierarchicalData | |
Indicates the field name to be used to detect children objects in a data item. | |
childrenNodes — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IMosaicNode | |
Returns an array of child nodes (IMosaicNode objects) of the node. | |
childSandboxBridge — Proprietà, classe fl.display.ProLoaderInfo | |
Un oggetto che può essere impostato dal codice del contenuto caricato per presentare le proprietà e i metodi a cui il codice può accedere nella funzione di sicurezza sandbox dell'oggetto ProLoader. | |
childSandboxBridge — Proprietà, classe flash.display.LoaderInfo | |
Un oggetto che può essere impostato dal codice del contenuto caricato per presentare le proprietà e i metodi a cui il codice può accedere nella funzione di sicurezza sandbox dell'oggetto Loader. | |
CHINESE — Proprietà statica costante, classe flash.system.IMEConversionMode | |
La stringa "CHINESE", da utilizzare con la proprietà IME.conversionMode. | |
CHOUKEI3GOU — Proprietà statica costante, classe flash.printing.PaperSize | |
Choukei 3 gou giapponese (busta) | |
CHOUKEI4GOU — Proprietà statica costante, classe flash.printing.PaperSize | |
Choukei 4 gou giapponese (busta) | |
chr(c:int) — Metodo statico , classe com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character with the provided code. | |
chrome — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ITile | |
The tile's chrome setting. | |
chrome — Proprietà, classe spark.skins.spark.SkinnablePopUpContainerSkin | |
Defines the background and content group used by this skin. | |
chromeColor — Stile, classe mx.core.ScrollControlBase | |
The main color for a component. | |
chromeColor — Stile, classe mx.core.UIComponent | |
The main color for a component. | |
chromeColor — Stile, classe spark.components.supportClasses.GroupBase | |
The main color for a component. | |
chromeColor — Stile, classe spark.components.supportClasses.SkinnableComponent | |
The main color for a component. | |
chromeColor — Stile, classe spark.components.LabelItemRenderer | |
The main color for a component. | |
chromeColorEllipseHeight — Proprietà, classe spark.skins.mobile.HSliderThumbSkin | |
Height of the chromeColor ellipse | |
chromeColorEllipseWidth — Proprietà, classe spark.skins.mobile.HSliderThumbSkin | |
Width of the chromeColor ellipse | |
chromeColorEllipseX — Proprietà, classe spark.skins.mobile.HSliderThumbSkin | |
X position of the chromeColor ellipse | |
chromeColorEllipseY — Proprietà, classe spark.skins.mobile.HSliderThumbSkin | |
Y position of the chromeColor ellipse | |
chromeGroup — Proprietà, classe spark.skins.mobile.ViewMenuSkin | |
chunkBuffer — Proprietà, classe mx.messaging.channels.StreamingConnectionHandler | |
Byte buffer used to store the current chunk from the remote endpoint. | |
CIRCLE — Proprietà statica costante, classe fl.transitions.Iris | |
Utilizzato per specificare una maschera di forma circolare per l'effetto di transizione. | |
CIRCLE — Proprietà statica costante, classe flashx.textLayout.formats.ListStyleType | |
Marcatore circolare non riempito. | |
CircleItemRenderer — classe, pacchetto mx.charts.renderers | |
A simple chart itemRenderer implementation that fills an elliptical area. | |
CircleItemRenderer() — Funzione di costruzione, classe mx.charts.renderers.CircleItemRenderer | |
Constructor. | |
Circular — classe, pacchetto fl.motion.easing | |
La classe Circular definisce tre funzioni di andamento necessarie per implementare il movimento nelle animazioni di ActionScript. | |
Circular — classe, pacchetto mx.effects.easing | |
The Circular class defines three easing functions to implement circular motion with Flex effect classes. | |
CJK_EARTHLY_BRANCH — Proprietà statica costante, classe flashx.textLayout.formats.ListStyleType | |
Numerazione per CJK. | |
CJK_HEAVENLY_STEM — Proprietà statica costante, classe flashx.textLayout.formats.ListStyleType | |
Numerazione per CJK. | |
claim(taskId:String, lockTask:Boolean) — metodo, interfaccia lc.procmgmt.ITaskManager | |
Claims the task from another user or group. | |
claim(lock:Boolean) — metodo, classe lc.procmgmt.domain.Task | |
Claims the task from another user or group. | |
ClaimAndOpenCommand — classe, pacchetto lc.procmgmt.commands | |
The ClaimAndOpenCommand class executes the claim operation for a task. | |
ClaimAndOpenCommand(task:lc.procmgmt.domain:Task) — Funzione di costruzione, classe lc.procmgmt.commands.ClaimAndOpenCommand | |
Constructor. | |
ClaimCommand — classe, pacchetto lc.procmgmt.commands | |
The ClaimCommand class executes the claim operation for a task. | |
ClaimCommand(task:lc.procmgmt.domain:Task) — Funzione di costruzione, classe lc.procmgmt.commands.ClaimCommand | |
Constructor. | |
claimStyles(styles:Array, firstAvailable:uint) — metodo, classe 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) — metodo, interfaccia 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) — metodo, classe mx.charts.chartClasses.Series | |
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array. | |
clamp — Proprietà, classe flash.filters.ConvolutionFilter | |
Indica se l'immagine deve essere fissata. | |
clamp — Proprietà, classe spark.filters.ConvolutionFilter | |
Indicates whether the image should be clamped. | |
CLAMP — Proprietà statica costante, classe flash.display3D.Context3DWrapMode | |
Fissa le coordinate della texture all’esterno dell’intervallo 0..1. | |
CLAMP — Proprietà statica costante, classe flash.filters.DisplacementMapFilterMode | |
Fissa il valore di spostamento al bordo dell'immagine di origine. | |
CLAMP_U_REPEAT_V — Proprietà statica costante, classe flash.display3D.Context3DWrapMode | |
Clamp su asse U e Repeat su asse V. | |
class — Istruzione | |
Definisce una classe che consente di creare le istanze degli oggetti che condividono i metodi e le proprietà definite dall’utente. | |
Class — Classe dinamica, Primo livello | |
Un oggetto Class viene creato per ogni definizione di classe in un programma. | |
CLASS — Proprietà statica costante, classe mx.styles.CSSConditionKind | |
A selector condition to match a component by styleName. | |
ClassFactory — classe, pacchetto 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) — Funzione di costruzione, classe mx.core.ClassFactory | |
Constructor. | |
className — Proprietà, classe com.adobe.livecycle.rca.service.ServiceDelegate | |
Retrieves the class name of the service. | |
className — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IService | |
The class name. | |
className — Proprietà, classe mx.core.UIComponent | |
The name of this instance's class, such as "Button". | |
className — Proprietà, classe mx.core.UIFTETextField | |
The name of this instance's class, such as "DataGridItemRenderer". | |
className — Proprietà, classe mx.core.UITextField | |
The name of this instance's class, such as "DataGridItemRenderer". | |
className — Proprietà, classe mx.effects.Effect | |
The name of the effect class, such as "Fade". | |
className — Proprietà, classe mx.effects.EffectInstance | |
The name of the effect class, such as "FadeInstance". | |
className — Proprietà, interfaccia mx.effects.IEffect | |
The name of the effect class, such as "Fade". | |
className — Proprietà, interfaccia mx.effects.IEffectInstance | |
The name of the effect class, such as "FadeInstance". | |
className — Proprietà, classe mx.messaging.management.MBeanInfo | |
The class name for the MBean. | |
className — Proprietà, classe mx.messaging.management.ObjectInstance | |
The class name. | |
className — Proprietà, classe mx.styles.AdvancedStyleClient | |
The name of the component class. | |
className — Proprietà, interfaccia mx.styles.IStyleClient | |
The name of the component class. | |
className — Proprietà, classe mx.styles.StyleProxy | |
The name of the component class. | |
classProperties — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IService | |
The class properties. | |
clean — Evento, classe lc.procmgmt.ui.task.form.TaskForm | |
Dispatched when the form changes to a clean state from a dirty state. | |
clean — Proprietà, classe lc.procmgmt.ui.task.form.TaskForm | |
A flag that indicates whether any changes have occurred to the form since it was last saved. | |
cleanup() — metodo, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Cleans up by releasing event listeners and zero out local variables. | |
cleanup() — metodo, interfaccia ga.controls.IWrapperHost | |
Cleans up by releasing event listeners and zero out local variables. | |
cleanUp() — metodo, classe spark.transitions.ViewTransitionBase | |
Called after the transition completes. | |
clear() — metodo, classe flash.desktop.Clipboard | |
Elimina tutte le rappresentazioni di dati da questo oggetto Clipboard. | |
clear() — metodo, classe flash.desktop.NativeApplication | |
Richiama un comando Elimina interno sull'oggetto di visualizzazione attivo. | |
clear() — metodo, classe flash.display.Graphics | |
Cancella gli elementi grafici disegnati in questo oggetto Graphics e ripristina le impostazioni dello stile di linea e di riempimento. | |
clear — Evento, classe flash.display.InteractiveObject | |
Inviato quando l'utente sceglie "Cancella" (o "Elimina") dal menu di scelta rapida per il testo. | |
clear(red:Number, green:Number, blue:Number, alpha:Number, depth:Number, stencil:uint, mask:uint) — metodo, classe flash.display3D.Context3D | |
Cancella i buffer del colore, della profondità e di stencil associati a questo oggetto Context3D e li riempie con i valori specificati. | |
clear() — metodo, classe flash.media.Video | |
Cancella l'immagine attualmente visualizzata nell'oggetto Video (non nel flusso video). | |
clear() — metodo, classe flash.net.SharedObject | |
Per gli oggetti condivisi locali, tutti i dati vengono scaricati e l'oggetto condiviso viene eliminato dal disco. | |
clear() — metodo, classe flash.text.StyleSheet | |
Rimuove tutti gli stili dall'oggetto StyleSheet. | |
clear — Proprietà, classe flash.ui.ContextMenuClipboardItems | |
Attiva o disattiva l'elemento "Elimina" o "Cancella" nel menu Appunti. | |
clear() — metodo, classe flash.utils.ByteArray | |
Cancella il contenuto dell'array di byte e reimposta le proprietà length e position su 0. | |
clear() — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Cancella gli elementi grafici disegnati in questo oggetto Graphics e ripristina le impostazioni dello stile di linea e di riempimento. | |
clear() — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Clears the canvas. | |
clear() — metodo, classe mx.controls.FileSystemDataGrid | |
Clears this control so that it displays no items. | |
clear() — metodo, classe mx.controls.FileSystemList | |
Clears this control so that it displays no items. | |
clear() — metodo, classe mx.controls.FileSystemTree | |
Clears the list. | |
clear() — metodo, classe mx.olap.OLAPQueryAxis | |
Clears all the sets, tuples and members from this axis. | |
clear() — metodo, interfaccia spark.managers.IPersistenceManager | |
Clears all the data that is being stored by the persistence manager. | |
clear() — metodo, classe spark.managers.PersistenceManager | |
Clears all the data that is being stored by the persistence manager. | |
CLEAR — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CLEAR definisce il valore della proprietà type di un oggetto evento clear. | |
clearAll() — metodo, interfaccia flashx.undo.IUndoManager | |
Cancella la cronologia degli annullamenti e delle ripetizioni. | |
clearAll() — metodo, classe flashx.undo.UndoManager | |
Cancella la cronologia degli annullamenti e delle ripetizioni. | |
clearButton — Parte skin, classe 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 — Parte skin, classe 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) — metodo, classe com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
This method is called when the Clear button is clicked. | |
clearButtonMode — Proprietà, classe flash.text.StageText | |
La modalità clearButton per l'oggetto StageText corrente. | |
clearCache() — metodo, interfaccia com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
Clears the local database cache of all persisted Experience Services - Task Management service transactions. | |
clearCache(value:Object) — metodo, classe 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) — metodo, classe 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) — metodo, classe mx.controls.listClasses.ListBase | |
Clears the caret indicator into the given Sprite. | |
clearCellSelectionData() — metodo, classe mx.controls.AdvancedDataGrid | |
Clears information on cell selection. | |
clearComponentStyle(component:Object, name:String) — Metodo statico , classe fl.managers.StyleManager | |
Rimuove uno stile dal componente specificato. | |
clearData(format:String) — metodo, classe flash.desktop.Clipboard | |
Elimina la rappresentazione di dati per il formato specificato. | |
clearFields() — metodo, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Reinitializes the model's properties. | |
clearFloats — Stile, classe spark.components.supportClasses.GroupBase | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.RichText | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.FormHeading | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.NumericStepper | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.SkinnableContainer | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.Scroller | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.components.RichEditableText | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.skins.spark.DefaultItemRenderer | |
Controls how text wraps around a float. | |
clearFloats — Stile, classe spark.skins.wireframe.DefaultItemRenderer | |
Controls how text wraps around a float. | |
clearFloats — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: controlla il modo in cui il testo scorre intorno a un float. | |
clearFloats — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: controlla il modo in cui il testo scorre intorno a un float. | |
clearFloats — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Controlla il modo in cui il testo scorre intorno a un float. | |
clearFloats — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Controlla il modo in cui il testo scorre intorno a un float. | |
ClearFloats — classe finale, pacchetto flashx.textLayout.formats | |
Definisce i valori per impostare la proprietà clear della classe TextLayoutFormat. | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Annulla la definizione dei formati della selezione specificata (o corrente). | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Annulla la definizione dei formati della selezione specificata (o corrente). | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Annulla la definizione degli stili dell'elemento specificato. | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Annulla la definizione degli stili dell'elemento specificato. | |
ClearFormatOnElementOperation — classe, pacchetto flashx.textLayout.operations | |
La classe ClearFormatOnElementOperation incapsula una modifica di stile a un elemento. | |
ClearFormatOnElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Funzione di costruzione, classe flashx.textLayout.operations.ClearFormatOnElementOperation | |
Crea un oggetto ClearFormatOnElementOperation. | |
ClearFormatOperation — classe, pacchetto flashx.textLayout.operations | |
La classe ClearFormatOperation incapsula un metodo per annullare la definizione dei formati. | |
ClearFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Funzione di costruzione, classe flashx.textLayout.operations.ClearFormatOperation | |
Crea un oggetto ClearFormatOperation. | |
clearHeaders() — metodo, classe mx.rpc.soap.AbstractWebService | |
Clears the headers that applied to all operations. | |
clearHeaders() — metodo, classe mx.rpc.soap.Operation | |
Clears the headers for this individual Operation. | |
clearHighlightIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — metodo, classe mx.controls.listClasses.ListBase | |
Clears the highlight indicator in the given Sprite. | |
clearIds() — metodo, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Clears ID for a reviewContext object for persisting it at another location in the repository. | |
clearIds() — metodo, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Clears ID for a reviewContext object for persisting it at another location in the repository. | |
clearIndicators() — metodo, classe mx.controls.AdvancedDataGrid | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — metodo, classe mx.controls.listClasses.ListBase | |
Removes all selection and highlight and caret indicators. | |
clearInterval(id:uint) — Funzione del pacchetto, flash.utils | |
Annulla una chiamata setInterval() specifica. | |
clearOnLoad — Proprietà, classe spark.components.Image | |
Denotes whether or not to clear previous image content prior to loading new content. | |
clearOnLoad — Proprietà, classe spark.primitives.BitmapImage | |
Denotes whether or not to clear previous image content prior to loading new content. | |
clearParameters() — metodo, classe flash.data.SQLStatement | |
Cancella tutte le impostazioni di parametro correnti. | |
clearRedo() — metodo, interfaccia flashx.undo.IUndoManager | |
Cancella lo stack delle ripetizioni. | |
clearRedo() — metodo, classe flashx.undo.UndoManager | |
Cancella lo stack delle ripetizioni. | |
clearRendererStyle(name:String, column:int) — metodo, classe fl.controls.SelectableList | |
Cancella uno stile che è impostato sui renderer nell'elenco. | |
clearResult(fireBindingEvent:Boolean) — metodo, classe mx.rpc.AbstractInvoker | |
Sets the result property of the invoker to null. | |
clearResult(fireBindingEvent:Boolean) — metodo, classe mx.rpc.http.HTTPService | |
Sets the result property of the invoker to null. | |
clearRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int) — metodo, classe mx.controls.dataGridClasses.DataGridBase | |
Removes renderers from a row that should be empty for the given rowNum. | |
clearSamples() — Funzione del pacchetto, flash.sampler | |
Cancella il set corrente di oggetti Sample. | |
clearSelected(transition:Boolean) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Clears the set of selected items and removes all graphics depicting the selected state of those items. | |
clearSelected(transition:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Clears the set of selected items and removes all graphics depicting the selected state of those items. | |
clearSelectedCells(transition:Boolean) — metodo, classe mx.controls.AdvancedDataGrid | |
Clears the selectedCells property. | |
clearSelection() — metodo, classe fl.controls.SelectableList | |
Cancella la voce selezionata nell'elenco e imposta la proprietà selectedIndex su -1. | |
clearSelection() — metodo, classe mx.charts.chartClasses.ChartBase | |
Deselects all selected chart items in the chart control. | |
clearSelection() — metodo, classe spark.components.DataGrid | |
Removes all of the selected rows and cells, if selectionMode is not GridSelectionMode.NONE. | |
clearSelection() — metodo, classe spark.components.Grid | |
Removes all of the selected rows and cells, if selectionMode is not GridSelectionMode.NONE. | |
CLEAR_SELECTION — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that current selection should be cleared. | |
clearSeparators() — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Removes column header separators that you normally use to resize columns. | |
clearSeparators() — metodo, classe mx.controls.DataGrid | |
Removes column header separators that the user normally uses to resize columns. | |
clearSeparators() — metodo, classe mx.controls.dataGridClasses.DataGridHeader | |
Removes column header separators that the user normally uses to resize columns. | |
clearSkinParts() — metodo, classe spark.components.supportClasses.SkinnableComponent | |
Clear out references to skin parts. | |
clearSpringAngle() — metodo, classe fl.ik.IKJoint | |
Cancella l'angolo della molla corrente. | |
clearSpringPoint() — metodo, classe fl.ik.IKJoint | |
Cancella il punto della molla corrente. | |
clearStyle(style:String) — metodo, classe fl.core.UIComponent | |
Elimina una proprietà di stile dall'istanza del componente. | |
clearStyle(name:String) — Metodo statico , classe fl.managers.StyleManager | |
Rimuove uno stile globale da tutti i componenti di interfaccia utente di un documento. | |
clearStyle(styleProp:String) — metodo, classe flashx.textLayout.container.ContainerController | |
Cancella lo stile specificato da styleProp da questo FlowElement. | |
clearStyle(styleProp:String) — metodo, classe flashx.textLayout.elements.FlowElement | |
Cancella lo stile specificato dal parametro styleProp da questo oggetto FlowElement. | |
clearStyle(styleProp:String) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.core.UIComponent | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.styles.AdvancedStyleClient | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.styles.CSSStyleDeclaration | |
Clears a style property on this CSSStyleDeclaration. | |
clearStyle(styleProp:String) — metodo, interfaccia mx.styles.IStyleClient | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — metodo, classe mx.styles.StyleProxy | |
Deletes a style property from this component instance. | |
clearStyleDeclaration(selector:String, update:Boolean) — metodo, interfaccia mx.styles.IStyleManager | |
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
clearStyleDeclaration(selector:String, update:Boolean) — Metodo statico , classe mx.styles.StyleManager | |
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
clearTemplateButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Clear Template button. The skin part for the Clear Template button. | |
clearTemplateButton — Parte skin, classe 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) — metodo, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
This method is called when the Clear Template button is clicked. | |
clearTemplateClickHandler(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Clear Template button. | |
clearTimeout(id:uint) — Funzione del pacchetto, flash.utils | |
Annulla una chiamata setTimeout() specifica. | |
clearVirtualLayoutCache() — metodo, classe 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() — metodo, classe mx.controls.listClasses.ListBase | |
Empty the visibleData hash table. | |
click — Evento, classe fl.controls.LabelButton | |
Inviato dopo che il pulsante di tipo premuto/non premuto ha ricevuto l'input dal mouse o dalla barra spaziatrice. | |
click — Evento, classe fl.controls.RadioButton | |
Inviato quando l'utente fa clic sul pulsante di scelta con il mouse o la barra spaziatrice. | |
click — Evento, classe fl.controls.RadioButtonGroup | |
Inviato quando viene fatto clic su un'istanza RadioButton. | |
click — Evento, classe flash.desktop.SystemTrayIcon | |
Inviato dall'oggetto SystemTrayIcon quando si fa clic con il mouse. | |
click — Evento, classe flash.display.InteractiveObject | |
Inviato quando l'utente preme e rilascia il pulsante principale del dispositivo di puntamento sopra lo stesso InteractiveObject. | |
click — Evento, classe flashx.textLayout.container.TextContainerManager | |
Inviato quando l'utente fa clic su un collegamento. | |
click — Evento, classe flashx.textLayout.elements.LinkElement | |
Inviato quando viene fatto clic sul collegamento. | |
click — Evento, classe flashx.textLayout.elements.TextFlow | |
Inviato quando l'utente fa clic su un collegamento. | |
CLICK — Proprietà statica costante, classe flash.events.MouseEvent | |
Definisce il valore della proprietà type di un oggetto evento click. | |
CLICK — Proprietà statica costante, classe flash.events.ScreenMouseEvent | |
La costante ScreenMouseEvent.CLICK definisce il valore della proprietà type di un oggetto evento click. | |
CLICK — Proprietà statica costante, classe flashx.textLayout.events.FlowElementMouseEvent | |
Definisce il valore della proprietà type di un oggetto evento click. | |
clickCount — Proprietà, classe flash.events.MouseEvent | |
Indica se l'evento mouse down fa parte o meno di una sequenza di più clic. | |
clickHandler(event:flash.events:MouseEvent) — metodo, classe mx.controls.Button | |
The default handler for the MouseEvent.CLICK event. | |
clickHandler(event:flash.events:MouseEvent) — metodo, classe mx.controls.NavBar | |
Handles the MouseEvent.CLICK event for the items in the NavBar control. | |
clickHandler(event:flash.events:MouseEvent) — metodo, classe spark.components.supportClasses.ButtonBase | |
Override this method in subclasses to handle the click event rather than adding a separate handler. | |
CLICK_SOMEWHERE — Proprietà statica costante, classe mx.events.SandboxMouseEvent | |
Mouse was clicked somewhere outside your sandbox. | |
clickTarget — Proprietà, classe fl.events.SliderEvent | |
Ottiene una stringa che indica se è stata premuta la casella di scorrimento o la traccia di scorrimento. | |
clickTarget — Proprietà, classe mx.events.SliderEvent | |
Specifies whether the slider track or a slider thumb was pressed. | |
client — Proprietà, classe flash.net.LocalConnection | |
Indica l'oggetto su cui vengono chiamati i metodi di callback. | |
client — Proprietà, classe flash.net.NetConnection | |
Indica l'oggetto su cui vengono chiamati i metodi di callback. | |
client — Proprietà, classe flash.net.NetStream | |
Specifica l'oggetto su cui vengono richiamati i metodi di callback per gestire lo streaming o i dati del file F4V/FLV. | |
client — Proprietà, classe flash.net.SharedObject | |
Indica l'oggetto su cui vengono chiamati i metodi di callback. | |
client — Proprietà, classe org.osmf.elements.LightweightVideoElement | |
The NetClient used by this object's NetStream. | |
clientId — Proprietà, classe mx.messaging.MessageAgent | |
Provides access to the client id for the MessageAgent. | |
clientId — Proprietà, classe mx.messaging.messages.AbstractMessage | |
The clientId indicates which MessageAgent sent the message. | |
clientId — Proprietà, interfaccia mx.messaging.messages.IMessage | |
The clientId indicates which client sent the message. | |
clientobject — Proprietà, classe coldfusion.air.Conflict | |
The updated instance of the object on the client side, which caused the conflict. | |
clientObject — Proprietà, classe mx.data.Conflict | |
The state of the client object (whose property was changed) at the time of the conflict. | |
clientParameters — Proprietà, classe mx.rpc.livecycle.FaultResponse | |
The client parameters. | |
CLIENT_PING_OPERATION — Proprietà statica costante, classe mx.messaging.messages.CommandMessage | |
This operation is used to test connectivity over the current channel to the remote endpoint. | |
clientReceiveTime — Proprietà, classe mx.messaging.messages.MessagePerformanceUtils | |
Timestamp in milliseconds since epoch of when the client received response message from the server. | |
CLIENT_SIDE — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.SignatureOptions | |
Specifies that client-side signatures need to be applied to the approved document. | |
CLIENT_SIDE — Proprietà statica costante, classe com.adobe.solutions.rca.constant.SignatureOptions | |
The property specifies that client-side signatures need to be applied on the approved document. | |
clientSsoExpirationHint — Proprietà, classe com.adobe.icc.vo.User | |
This method returns the sso session expiration time as per client's clock. | |
CLIENT_SYNC_OPERATION — Proprietà statica costante, classe 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 — Proprietà statica costante, classe mx.data.messages.UpdateCollectionMessage | |
Indicates this update collection message was client generated. | |
clientUrl — Proprietà, interfaccia lc.foundation.ISessionManager | |
The server address, as a URL, for the client collateral. | |
clientUrl — Proprietà, classe lc.foundation.SessionManager | |
The server address, as a URL, for the client collateral. | |
climbFactor — Proprietà, classe org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
A factor to be applied when switching up. | |
CLIP — Proprietà statica costante, classe mx.graphics.BitmapFillMode | |
The bitmap ends at the edge of the region. | |
CLIP — Proprietà statica costante, classe spark.core.MaskType | |
The mask either displays the pixel or does not. | |
clipAndEnableScrolling — Proprietà, classe spark.components.RichEditableText | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Proprietà, classe spark.components.supportClasses.GroupBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Proprietà, interfaccia spark.core.IViewport | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Proprietà, classe spark.layouts.supportClasses.LayoutBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipboard — Proprietà, classe flash.events.NativeDragEvent | |
L'oggetto Clipboard che contiene i dati in questa operazione di trascinamento. | |
Clipboard — classe, pacchetto flash.desktop | |
La classe Clipboard fornisce un contenitore per trasferire dati e oggetti mediante gli Appunti. | |
Clipboard() — Funzione di costruzione, classe flash.desktop.Clipboard | |
Crea un oggetto Clipboard vuoto. | |
clipboardFormat — Proprietà, classe flashx.textLayout.conversion.FormatDescriptor | |
Funzione di costruzione utilizzata quando si fa corrispondere questo formato ai formati inseriti negli Appunti esterni. | |
ClipboardFormats — classe, pacchetto flash.desktop | |
La classe ClipboardFormats definisce costanti per i nomi dei formati di dati standard utilizzati con la classe Clipboard. | |
clipboardItems — Proprietà, classe flash.ui.ContextMenu | |
Un'istanza della classe ContextMenuClipboardItems con le proprietà seguenti: cut, copy, paste, delete, selectAll. | |
clipboardMenu — Proprietà, classe flash.ui.ContextMenu | |
Specifica se deve essere utilizzato o meno il menu Appunti. | |
ClipboardTransferMode — classe, pacchetto flash.desktop | |
La classe ClipboardTransferMode definisce costanti per le modalità utilizzate come valori del parametro transferMode del metodo Clipboard.getData(). | |
clipChildren — Proprietà, classe org.osmf.containers.MediaContainer | |
Defines if the children of the container that display outside of its bounds will be clipped or not. | |
clipContent — Proprietà, classe 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 — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Determines whether Flex clips the chart to the area bounded by the axes. | |
clipContent — Proprietà, classe 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 — Proprietà, classe org.osmf.net.StreamingURLResource | |
Optional end time of the streaming resource. | |
clippedGroup — Proprietà, classe 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 — Proprietà, classe 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 — Proprietà, classe org.osmf.net.StreamingURLResource | |
Optional start time of the streaming resource. | |
clone() — metodo, classe air.update.events.DownloadErrorEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe air.update.events.StatusFileUpdateErrorEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe air.update.events.StatusFileUpdateEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe air.update.events.StatusUpdateErrorEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe air.update.events.StatusUpdateEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe air.update.events.UpdateEvent | |
Crea una copia dell'oggetto e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe com.adobe.gravity.framework.BundleEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe com.adobe.gravity.framework.ServiceEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe 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() — metodo, classe com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Clone this panel layout. | |
clone() — metodo, classe com.adobe.icc.services.user.UserEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe com.adobe.livecycle.content.FileEvent | |
Creates clone of a FileEvent instance. | |
clone(source:spark.layouts.supportClasses:DropLocation) — metodo, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
Creates a quick copy of items to this instance. | |
clone() — metodo, classe com.adobe.mosaic.om.events.CatalogLoadEvent | |
Clones this CatalogLoadEvent instance. | |
clone() — metodo, classe com.adobe.mosaic.om.events.Message | |
Clones this Message instance. | |
clone() — metodo, interfaccia com.adobe.mosaic.om.interfaces.IMosaicNode | |
Clones an IMosaicNode. | |
clone() — metodo, classe com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe com.adobe.solutions.exm.authoring.events.FunctionsPanelToolBarEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe com.adobe.solutions.rca.presentation.event.TemplateEvent | |
Duplicates an instance of an Event subclass. | |
clone() — metodo, classe fl.data.DataProvider | |
Crea una copia dell'oggetto DataProvider corrente. | |
clone() — metodo, classe fl.events.ColorPickerEvent | |
Crea una copia dell'oggetto ColorPickerEvent e imposta il valore di ogni parametro in modo che corrisponda all'originale. | |
clone() — metodo, classe fl.events.ComponentEvent | |
Crea una copia dell'oggetto ComponentEvent e imposta il valore di ogni parametro in modo che corrisponda all'originale. | |
clone() — metodo, classe fl.events.DataChangeEvent | |
Crea una copia dell'oggetto DataEvent e imposta il valore di ogni parametro in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe fl.events.DataGridEvent | |
Crea una copia dell'oggetto DataGridEvent e imposta il valore di ogni proprietà in modo che corrisponda all'originale. | |
clone() — metodo, classe fl.events.ListEvent | |
Crea una copia dell'oggetto ListEvent e imposta il valore di ogni parametro in modo che corrisponda all'originale. | |
clone() — metodo, classe fl.events.ScrollEvent | |
Crea una copia dell'oggetto ScrollEvent e imposta il valore di ogni parametro in modo che corrisponda all'originale. | |
clone() — metodo, classe fl.events.SliderEvent | |
Crea una copia dell'oggetto SliderEvent e imposta il valore di ogni parametro in modo che corrisponda all'originale. | |
clone() — metodo, classe flash.display.BitmapData | |
Restituisce un nuovo oggetto BitmapData che è un clone dell'istanza originale con una copia esatta dell'immagine bitmap contenuta. | |
clone() — metodo, classe flash.display.NativeMenu | |
Crea una copia del menu e di tutte le voci. | |
clone() — metodo, classe flash.display.NativeMenuItem | |
Crea una copia dell'oggetto NativeMenuItem. | |
clone() — metodo, classe flash.events.AVHTTPStatusEvent | |
Crea una copia dell’oggetto AVHTTPStatusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell’originale. | |
clone() — metodo, classe flash.events.AccelerometerEvent | |
Crea una copia dell'oggetto AccelerometerEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ActivityEvent | |
Crea una copia dell'oggetto ActivityEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.AsyncErrorEvent | |
Crea una copia dell'oggetto AsyncErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.BrowserInvokeEvent | |
Crea una nuova copia di questo evento. | |
clone() — metodo, classe flash.events.ContextMenuEvent | |
Crea una copia dell'oggetto ContextMenuEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DNSResolverEvent | |
Crea una copia dell'oggetto DNSResolverEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DRMAuthenticateEvent | |
Crea una copia dell'oggetto DRMAuthenticateEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DRMAuthenticationCompleteEvent | |
Duplica un'istanza di una sottoclasse Event. | |
clone() — metodo, classe flash.events.DRMAuthenticationErrorEvent | |
Crea una copia dell'oggetto ErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DRMDeviceGroupErrorEvent | |
clone() — metodo, classe flash.events.DRMDeviceGroupEvent | |
clone() — metodo, classe flash.events.DRMErrorEvent | |
Crea una copia dell'oggetto DRMErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DRMLicenseRequestEvent | |
Duplica un'istanza di una sottoclasse Event. | |
clone() — metodo, classe flash.events.DRMReturnVoucherCompleteEvent | |
Duplica un'istanza di una sottoclasse Event. | |
clone() — metodo, classe flash.events.DRMReturnVoucherErrorEvent | |
Crea una copia dell'oggetto ErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DRMStatusEvent | |
Crea una copia dell'oggetto DRMStatusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DataEvent | |
Crea una copia dell'oggetto DataEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DatagramSocketDataEvent | |
Crea una copia dell'oggetto DatagramSocketDataEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.DeviceRotationEvent | |
Crea una copia dell'oggetto DeviceRotationEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ErrorEvent | |
Crea una copia dell'oggetto ErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.Event | |
Duplica un'istanza di una sottoclasse Event. | |
clone() — metodo, classe flash.events.FocusEvent | |
Crea una copia dell'oggetto FocusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.FullScreenEvent | |
Crea una copia dell'oggetto FullScreenEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.GeolocationEvent | |
Crea una copia dell'oggetto GeolocationEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.GestureEvent | |
Crea una copia dell'oggetto GestureEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
Crea una copia dell'oggetto HTMLUncaughtScriptExceptionEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.HTTPStatusEvent | |
Crea una copia dell'oggetto HTTPStatusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.IMEEvent | |
Crea una copia dell'oggetto IMEEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.IOErrorEvent | |
Crea una copia dell'oggetto IOErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.InvokeEvent | |
Crea una nuova copia di questo evento. | |
clone() — metodo, classe flash.events.KeyboardEvent | |
Crea una copia dell'oggetto KeyboardEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.LocationChangeEvent | |
clone() — metodo, classe flash.events.MediaEvent | |
Crea una copia dell'oggetto MediaEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.MouseEvent | |
Crea una copia dell'oggetto MouseEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NativeDragEvent | |
Crea una copia di questo oggetto NativeDragEvent. | |
clone() — metodo, classe flash.events.NativeProcessExitEvent | |
Crea una copia dell'oggetto NativeProcessExitEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NativeWindowBoundsEvent | |
Crea una copia dell'oggetto NativeWindowBoundsEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NativeWindowDisplayStateEvent | |
Crea una copia dell'oggetto NativeWindowDisplayStateEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NetDataEvent | |
Crea una copia dell'oggetto NetDataEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NetMonitorEvent | |
Crea una copia dell'oggetto NetMonitorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.NetStatusEvent | |
Crea una copia dell'oggetto NetStatusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.OutputProgressEvent | |
Crea una copia dell'oggetto OutputProgressEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.PermissionEvent | |
Crea una copia dell’oggetto PermissionEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell’oggetto originale. | |
clone() — metodo, classe flash.events.PressAndTapGestureEvent | |
Crea una copia dell'oggetto PressAndTapGestureEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ProgressEvent | |
Crea una copia dell'oggetto ProgressEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SQLErrorEvent | |
Crea una copia dell'oggetto SQLErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SQLEvent | |
Crea una copia dell'oggetto SQLEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SQLUpdateEvent | |
Crea una copia dell'oggetto SQLUpdateEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SampleDataEvent | |
Crea una copia dell'oggetto SampleDataEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ScreenMouseEvent | |
Crea una copia dell'oggetto ScreenMouseEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SecurityErrorEvent | |
Crea una copia dell'oggetto SecurityErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ServerSocketConnectEvent | |
Crea una copia dell'oggetto ServerSocketConnectEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ShaderEvent | |
Crea una copia dell'oggetto ShaderEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.SoftKeyboardEvent | |
Crea una copia dell'oggetto SoftKeyboardEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.StageOrientationEvent | |
Crea una copia dell'oggetto StageOrientationEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.StatusEvent | |
Crea una copia dell'oggetto StatusEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.StorageVolumeChangeEvent | |
Duplica un'istanza di una sottoclasse Event. | |
clone() — metodo, classe flash.events.SyncEvent | |
Crea una copia dell'oggetto SyncEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.TextEvent | |
Crea una copia dell'oggetto TextEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.ThrottleEvent | |
Crea una copia dell'oggetto ThrottleEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.TimerEvent | |
Crea una copia dell'oggetto TimerEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.TouchEvent | |
Crea una copia dell'oggetto TouchEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.TransformGestureEvent | |
Crea una copia dell'oggetto TransformGestureEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.UncaughtErrorEvent | |
Crea una copia dell'oggetto UncaughtErrorEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.events.VsyncStateChangeAvailabilityEvent | |
Crea una copia di un oggetto VsyncStateChangeAvailabilityEvent e imposta il valore di ogni proprietà in modo che corrisponda a quello dell'originale. | |
clone() — metodo, classe flash.filesystem.File | |
Restituisce una copia dell'oggetto File. | |
clone() — metodo, classe flash.filters.BevelFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.BitmapFilter | |
Restituisce un oggetto BitmapFilter che è la copia esatta dell'oggetto BitmapFilter originale. | |
clone() — metodo, classe flash.filters.BlurFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.ColorMatrixFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.ConvolutionFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.DisplacementMapFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.DropShadowFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.GlowFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.GradientBevelFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.filters.GradientGlowFilter | |
Restituisce una copia di questo oggetto filtro. | |
clone() — metodo, classe flash.geom.Matrix | |
Restituisce un nuovo oggetto Matrix, clone di questa matrice, con una copia esatta dell'oggetto contenuto. | |
clone() — metodo, classe flash.geom.Matrix3D | |
Restituisce un nuovo oggetto Matrix3D che è la copia esatta dell'oggetto Matrix3D corrente. | |
clone() — metodo, classe flash.geom.Point | |
Crea una copia di questo oggetto Point. | |
clone() — metodo, classe flash.geom.Rectangle | |
Restituisce un nuovo oggetto Rectangle con gli stessi valori delle proprietà x, y, width e height dell'oggetto Rectangle originale. | |
clone() — metodo, classe flash.geom.Vector3D | |
Restituisce un nuovo oggetto Vector3D che è la copia esatta dell'oggetto Vector3D corrente. | |
clone() — metodo, classe flash.text.engine.EastAsianJustifier | |
Crea una copia clonata di EastAsianJustifier. | |
clone() — metodo, classe flash.text.engine.ElementFormat | |
Crea una copia clonata non bloccata di ElementFormat. | |
clone() — metodo, classe flash.text.engine.FontDescription | |
Crea una copia clonata non bloccata di FontDescription. | |
clone() — metodo, classe flash.text.engine.SpaceJustifier | |
Crea una copia clonata di SpaceJustifier. | |
clone() — metodo, classe flash.text.engine.TextJustifier | |
Crea una copia clonata di TextJustifier. | |
clone() — metodo, classe flash.ui.ContextMenu | |
Crea una copia dell’oggetto ContextMenu specificato. | |
clone() — metodo, classe flash.ui.ContextMenuItem | |
Crea una copia dell'oggetto NativeMenuItem. | |
clone() — metodo, classe flashx.textLayout.edit.TextScrap | |
Crea una copia duplicata di questo oggetto TextScrap. | |
clone() — metodo, classe flashx.textLayout.elements.Configuration | |
Crea un clone dell'oggetto Configuration. | |
clone() — metodo, interfaccia flashx.textLayout.elements.IConfiguration | |
Crea un clone scrivibile dell'oggetto IConfiguration. | |
clone() — metodo, interfaccia ga.model.ILayoutHost | |
Clone this panel layout. | |
clone() — metodo, classe ga.model.LayoutTemplate | |
Clone this panel layout. | |
clone() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe 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() — metodo, classe mx.charts.ChartItem | |
Returns a copy of this ChartItem. | |
clone() — metodo, classe mx.charts.chartClasses.RenderData | |
Creates a copy of the render data. | |
clone() — metodo, classe mx.charts.series.items.LineSeriesSegment | |
Returns a copy of this segment. | |
clone() — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Clone this column and return a new Column with the same properties and styles as this one. | |
clone() — metodo, classe mx.core.EdgeMetrics | |
Returns a copy of this EdgeMetrics object. | |
clone() — metodo, classe mx.data.events.DataConflictEvent | |
Duplicate the DataConflictEvent. | |
clone() — metodo, interfaccia mx.filters.IBitmapFilter | |
Returns a copy of the filter. | |
clone() — metodo, classe mx.messaging.events.ChannelEvent | |
Clones the ChannelEvent. | |
clone() — metodo, classe mx.messaging.events.ChannelFaultEvent | |
Clones the ChannelFaultEvent. | |
clone() — metodo, classe mx.messaging.events.MessageAckEvent | |
Clones the MessageAckEvent. | |
clone() — metodo, classe mx.messaging.events.MessageEvent | |
Clones the MessageEvent. | |
clone() — metodo, classe mx.messaging.events.MessageFaultEvent | |
Clones the MessageFaultEvent. | |
clone() — metodo, classe mx.rpc.events.WSDLLoadEvent | |
Returns a copy of this WSDLLoadEvent object. | |
clone() — metodo, classe mx.rpc.events.XMLLoadEvent | |
Returns a copy of this XMLLoadEvent object. | |
clone() — metodo, classe mx.rpc.soap.LoadEvent | |
Returns a copy of this LoadEvent. | |
clone(value:Object) — Metodo statico , classe mx.utils.ObjectUtil | |
Clones the specified Object and returns a reference to the clone. | |
clone() — metodo, classe spark.effects.animation.Keyframe | |
Returns a copy of this Keyframe object. | |
clone() — metodo, classe spark.effects.animation.MotionPath | |
Returns a copy of this MotionPath object, including copies of each keyframe. | |
clone() — metodo, classe spark.filters.BevelFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.BlurFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.ColorMatrixFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.ConvolutionFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.DisplacementMapFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.DropShadowFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.GlowFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.GradientBevelFilter | |
Returns a copy of this filter object. | |
clone() — metodo, classe spark.filters.GradientGlowFilter | |
Returns a copy of this filter object. | |
cloneNode(deep:Boolean) — metodo, classe flash.xml.XMLNode | |
Crea e restituisce un nuovo nodo XML con tipo, nome, valore e attributi uguali all'oggetto XML. | |
CLONE_ONLY — Proprietà statica costante, classe flash.desktop.ClipboardTransferMode | |
L'oggetto Clipboard deve restituire solo una copia. | |
CLONE_PREFERRED — Proprietà statica costante, classe flash.desktop.ClipboardTransferMode | |
L'oggetto Clipboard deve restituire una copia, se disponibile, e un riferimento in caso contrario. | |
closable — Proprietà, classe xd.core.axm.view.components.AXMTabBar | |
Reflects the closable mode of an AXM Object | |
CLOSABLE_MODE_CHANGED — Proprietà statica costante, classe xd.core.axm.view.components.AXMTabBar | |
Constant for CLOSABLE_MODE_CHANGED | |
close() — metodo, classe air.desktop.URLFilePromise | |
Consente al runtime AIR di chiudere l'origine dati nel momento appropriato durante l'operazione di trascinamento. | |
close() — metodo, classe coldfusion.air.Session | |
Closes the session by clearing the internal cache and closing the SqlConnection. | |
close — Evento, classe com.adobe.dct.component.datadictionary.DDEditor | |
Dispatched when the user clicks on the cancel or close button. | |
close() — metodo, classe com.adobe.gravity.tracker.ServiceTracker | |
Stop tracking services. | |
close — Evento, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The event dispatched on closing an editor. | |
close — Evento, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Dispatched on close of Category Editor. | |
close — Evento, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Event dispatched on close of the Content Library | |
close — Evento, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The event dispatched when the Close button is clicked. | |
close — Evento, classe com.adobe.solutions.exm.authoring.view.ValidateExpression | |
The event dispatched when the Close button is clicked. | |
close() — metodo, classe fl.containers.UILoader | |
Annulla un'operazione del metodo load() attualmente in corso per l'istanza ProLoader. | |
close — Evento, classe fl.controls.ColorPicker | |
Inviato quando l'utente chiude la tavolozza dei colori. | |
close() — metodo, classe fl.controls.ColorPicker | |
Nasconde la tavolozza dei colori. | |
close — Evento, classe fl.controls.ComboBox | |
Inviato quando l'elenco a discesa viene chiuso per un motivo qualunque. | |
close() — metodo, classe fl.controls.ComboBox | |
Chiude l'elenco a discesa. | |
close() — metodo, classe fl.display.ProLoader | |
Annulla un'operazione del metodo load() attualmente in corso per l'istanza ProLoader. | |
close — Evento, classe fl.video.FLVPlayback | |
Inviato quando l'oggetto evento chiude la connessione NetConnection per temporizzazione o mediante una chiamata al metodo closeVideoPlayer(), oppure quando chiamate il metodo load() o il metodo play() o quando impostate la proprietà source e di conseguenza provocate la chiusura della connessione RTMP. | |
close() — metodo, interfaccia fl.video.INCManager | |
Chiude la NetConnection. | |
close() — metodo, classe fl.video.NCManager | |
Chiude la NetConnection. | |
close — Evento, classe fl.video.VideoPlayer | |
Inviato dall'istanza VideoPlayer quando chiude la connessione NetConnection per temporizzazione o mediante una chiamata al metodo close(), oppure quando si chiama il metodo load() o il metodo play() o quando si imposta source e di conseguenza si fa in modo che la connessione RTMP venga chiusa. | |
close() — metodo, classe fl.video.VideoPlayer | |
Forza la chiusura del flusso video e della connessione Flash Media Server. | |
close — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo close() ha esito positivo. | |
close(responder:flash.net:Responder) — metodo, classe flash.data.SQLConnection | |
Chiude la connessione database corrente. | |
close() — metodo, interfaccia flash.desktop.IFilePromise | |
Chiamato dal runtime AIR al termine della lettura di tutti i dati. | |
close() — metodo, classe flash.display.Loader | |
Annulla un'operazione del metodo load() attualmente in corso per l'istanza Loader. | |
close — Evento, classe flash.display.NativeWindow | |
Inviato dall'oggetto NativeWindow in seguito alla chiusura della finestra. | |
close() — metodo, classe flash.display.NativeWindow | |
Chiude la finestra. | |
close — Evento, classe flash.filesystem.FileStream | |
Indica che il flusso è stato chiuso da una chiamata esplicita al metodo close(). | |
close() — metodo, classe flash.filesystem.FileStream | |
Chiude l'oggetto FileStream. | |
close() — metodo, classe flash.media.AVURLLoader | |
Chiude l'operazione di caricamento in corso. | |
close — Evento, classe flash.media.MediaPromise | |
Un oggetto MediaPromise invia un evento close quando il flusso di dati sottostante è stato chiuso. | |
close() — metodo, classe flash.media.MediaPromise | |
Chiude l'origine dati. | |
close() — metodo, classe flash.media.Sound | |
Interrompe lo streaming e provoca l'arresto di tutte le operazioni di scaricamento dati. | |
close — Evento, classe flash.net.DatagramSocket | |
Inviato quando il sistema operativo chiude questo socket. | |
close() — metodo, classe flash.net.DatagramSocket | |
Chiude il socket. | |
close() — metodo, classe flash.net.LocalConnection | |
Chiude (disconnette) un oggetto LocalConnection. | |
close() — metodo, classe flash.net.NetConnection | |
Chiude la connessione che è stata aperta a livello locale o con il server e invia l'evento netStatus con la proprietà code NetConnection.Connect.Closed. | |
close() — metodo, classe flash.net.NetGroup | |
Interrompe la connessione con il gruppo e chiude questo NetGroup. | |
close() — metodo, classe flash.net.NetStream | |
Interrompe la riproduzione di tutti i dati dello streaming, imposta la proprietà time su 0 e rende lo streaming disponibile per un altro uso. | |
close — Evento, classe flash.net.SecureSocket | |
Inviato quando il server chiude la connessione socket. | |
close — Evento, classe flash.net.ServerSocket | |
Inviato quando il sistema operativo chiude questo socket. | |
close() — metodo, classe flash.net.ServerSocket | |
Chiude il socket e interrompe l'ascolto delle connessioni. | |
close() — metodo, classe flash.net.SharedObject | |
Chiude la connessione tra un oggetto condiviso remoto e il server. | |
close — Evento, classe flash.net.Socket | |
Inviato quando il server chiude la connessione socket. | |
close() — metodo, classe flash.net.Socket | |
Chiude il socket. | |
close() — metodo, classe flash.net.URLLoader | |
Chiude l'operazione di caricamento in corso. | |
close() — metodo, classe flash.net.URLStream | |
Chiude immediatamente lo streaming e annulla l'operazione di scaricamento. | |
close — Evento, classe flash.net.XMLSocket | |
Inviato quando il server chiude la connessione socket. | |
close() — metodo, classe flash.net.XMLSocket | |
Chiude la connessione specificata dall'oggetto XMLSocket. | |
close() — metodo, classe flash.system.MessageChannel | |
Indica al MessageChannel corrente di chiudere la comunicazione dopo che tutti i messaggi sono stati ricevuti. | |
close() — metodo, classe lc.procmgmt.formbridge.SwfConnector | |
Closes the Flex application. | |
close — Evento, classe lc.procmgmt.ui.task.form.TaskForm | |
Dispatched by the Flex application to close itself. | |
close — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The close value of this item converted into screen coordinates. | |
close — Evento, classe mx.containers.TitleWindow | |
Dispatched when the user selects the close button. | |
close — Evento, classe mx.controls.ColorPicker | |
Dispatched when the swatch panel closes. | |
close(trigger:flash.events:Event) — metodo, classe mx.controls.ColorPicker | |
Hides the drop-down SwatchPanel object. | |
close — Evento, classe 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) — metodo, classe mx.controls.ComboBox | |
Hides the drop-down list. | |
close — Evento, classe mx.controls.DateField | |
Dispatched when a date is selected or the user clicks outside the drop-down list. | |
close() — metodo, classe mx.controls.DateField | |
Closes the DateChooser control. | |
close — Evento, classe mx.controls.PopUpButton | |
Dispatched when the specified UIComponent closes. | |
close() — metodo, classe mx.controls.PopUpButton | |
Closes the UIComponent object opened by the PopUpButton control. | |
close — Evento, classe mx.controls.VideoDisplay | |
Dispatched when the NetConnection object is closed, whether by timing out or by calling the close() method. | |
close() — metodo, classe mx.controls.VideoDisplay | |
Forces the close of an input stream and connection to Flash Media Server. | |
close() — metodo, interfaccia mx.core.IWindow | |
Closes the window. | |
close — Evento, classe mx.core.Window | |
Dispatched after the window has been closed. | |
close() — metodo, classe mx.core.Window | |
Closes the window. | |
close — Evento, classe mx.core.WindowedApplication | |
Dispatched after this application window has been closed. | |
close() — metodo, classe mx.core.WindowedApplication | |
Closes the application's NativeWindow (the initial native window opened by the application). | |
close() — metodo, classe mx.data.DataServiceOfflineAdapter | |
Closes the localStore associated with this adapter. | |
close — Evento, classe 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 — Evento, classe spark.components.SkinnablePopUpContainer | |
Dispatched by the container when it's closed. | |
close(commit:Boolean, data:any) — metodo, classe 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 — Evento, classe spark.components.TitleWindow | |
Dispatched when the user selects the close button. | |
close — Evento, classe spark.components.Window | |
Dispatched after the window has been closed. | |
close() — metodo, classe spark.components.Window | |
Closes the window. | |
close — Evento, classe spark.components.WindowedApplication | |
Dispatched after this application window has been closed. | |
close() — metodo, classe spark.components.WindowedApplication | |
Closes the application's NativeWindow (the initial native window opened by the application). | |
close — Evento, classe 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 — Evento, classe 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 — Evento, classe 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 — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento close. | |
CLOSE — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.close(). | |
CLOSE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CLOSE definisce il valore della proprietà type di un oggetto evento close. | |
CLOSE — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.CLOSE definisce il valore della proprietà type di un oggetto evento close. | |
CLOSE — Proprietà statica costante, classe lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to close the Flex application. | |
CLOSE — Proprietà statica costante, classe mx.events.CloseEvent | |
The CloseEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Proprietà statica costante, classe mx.events.DropdownEvent | |
The DropdownEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Proprietà statica costante, classe mx.events.VideoEvent | |
The VideoEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Proprietà statica costante, classe spark.events.DropDownEvent | |
The DropDownEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Proprietà statica costante, classe 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) — metodo, interfaccia com.adobe.mosaic.om.interfaces.ISessionManager | |
Initiates the destruction of all open ISession instances. | |
closeBtn — Parte skin, classe 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 — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
A skin part that defines close button A skin part that defines close button | |
closeBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines close button A skin part that defines close button | |
closeButton — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe 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 — Parte skin, classe xd.core.axm.view.components.AXMTabBarButton | |
closeButton — Proprietà, classe mx.core.windowClasses.TitleBar | |
The Button object that defines the close button. | |
closeButton — Proprietà, classe 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 — Proprietà, classe spark.skins.spark.windowChrome.MacTitleBarSkin | |
closeButton — Proprietà, classe spark.skins.spark.windowChrome.TitleBarSkin | |
closeButton — Proprietà, classe 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 — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
The close button instance | |
closeButton_clickHandler(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
Dispatches the "close" event when the closeButton is clicked. | |
closeButtonDisabledSkin — Stile, classe mx.containers.TitleWindow | |
The close button disabled skin. | |
closeButtonDownSkin — Stile, classe mx.containers.TitleWindow | |
The close button down skin. | |
closeButtonOverSkin — Stile, classe mx.containers.TitleWindow | |
The close button over skin. | |
closeButtonSkin — Stile, classe mx.containers.TitleWindow | |
The close button default skin. | |
closeButtonSkin — Stile, classe mx.core.WindowedApplication | |
Skin for close button when using Flex chrome. | |
closeButtonSkin — Stile, classe mx.core.Window | |
Skin for close button when using Flex chrome. | |
CloseButtonSkin — classe, pacchetto mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin — classe, pacchetto spark.skins.spark.windowChrome | |
The default skin class for the close button in the title bar of the Spark WindowedApplication component and Spark Window component when you use Flex chrome. | |
CloseButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.windowChrome.CloseButtonSkin | |
Constructor. | |
CloseButtonSkin() — Funzione di costruzione, classe spark.skins.spark.windowChrome.CloseButtonSkin | |
Constructor. | |
closeButtonStyleFilters — Proprietà, classe mx.containers.Panel | |
The set of styles to pass from the Panel to the close button. | |
closeButtonUpSkin — Stile, classe mx.containers.TitleWindow | |
The close button up skin. | |
closeCallout(evt:flash.events:Event) — metodo, classe com.adobe.solutions.prm.presentation.asset.ImagePopUp | |
The method closes the callout. | |
closeContentLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
Event dispatched when Content Library is closed. | |
closed — Stato skin, classe spark.components.SkinnablePopUpContainer | |
The closed state. | |
closed — Stato skin, classe xd.core.axm.view.components.AXMAccordionSegment | |
closed — Proprietà, classe flash.display.NativeWindow | |
Indica se la finestra è stata chiusa. | |
closed — Proprietà, classe mx.core.Window | |
A flag indicating whether the window has been closed. | |
closed — Proprietà, classe mx.core.WindowedApplication | |
Returns true when the underlying window has been closed. | |
closed — Proprietà, classe spark.components.Window | |
A flag indicating whether the window has been closed. | |
closed — Proprietà, classe spark.components.WindowedApplication | |
Returns true when the underlying window has been closed. | |
CLOSED — Proprietà statica costante, classe flash.system.MessageChannelState | |
Questo stato indica che il canale di messaggio è stato chiuso e non ha altri messaggi da consegnare. | |
closedAndLandscape — Stato skin, classe spark.components.ViewMenu | |
Closed and landscape state. | |
closeDialog(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
This method is called when the Cancel button is clicked. | |
closedIcon — Proprietà, classe xd.core.axm.view.components.AXMAccordionSegment | |
The icon displayed when the segment is closed. | |
closeDropDown() — metodo, classe spark.components.CalloutButton | |
Changes the skin state to normal. | |
closeDropDown(commit:Boolean) — metodo, classe spark.components.mediaClasses.VolumeBar | |
Closes the drop-down slider. | |
closeDropDown(commit:Boolean) — metodo, classe spark.components.supportClasses.DropDownController | |
Close the drop down and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — metodo, classe spark.components.supportClasses.DropDownListBase | |
Close the drop-down list and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — metodo, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Close the drop-down list and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — metodo, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Close the drop down and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — metodo, interfaccia xd.core.axm.view.components.support.IDropDownController | |
Closes the dropdown. | |
closeDuration — Stile, classe mx.controls.ColorPicker | |
Length of a close transition, in milliseconds. | |
closeDuration — Stile, classe mx.controls.ComboBox | |
The length of the transition when the drop-down list closes, in milliseconds. | |
closeDuration — Stile, classe mx.controls.PopUpButton | |
Length of a close transition, in milliseconds. | |
closeEasingFunction — Stile, classe mx.controls.ColorPicker | |
Easing function to control component tweening. | |
closeEasingFunction — Stile, classe mx.controls.ComboBox | |
An easing function to control the close transition. | |
closeEasingFunction — Stile, classe mx.controls.PopUpButton | |
Easing function to control component closing tween. | |
closeEffect — Effetto, classe mx.core.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Effetto, classe mx.core.Window | |
Played when the window is closed. | |
closeEffect — Effetto, classe spark.components.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Effetto, classe spark.components.Window | |
Played when the window is closed. | |
CloseEvent — classe, pacchetto mx.events | |
The CloseEvent class represents event objects specific to popup windows, such as the Alert control. | |
CloseEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:int) — Funzione di costruzione, classe mx.events.CloseEvent | |
Constructor. | |
closeExpressionBuilder — Evento, classe com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
Dispatched when the expressionBuilder is to be closed. | |
closeExpressionBuilder — Evento, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
Dispatched when the expressionBuilder is to be closed | |
closeField — Proprietà, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the field of the data provider that determines the y-axis location of the closing value of the element. | |
closeFilter — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The close value of this item, filtered against the vertical axis of the containing chart. | |
closeFragmentLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Event dispatched on close of the fragment layout library. | |
closeInput() — metodo, classe flash.desktop.NativeProcess | |
Chiude il flusso di input in questo processo. | |
closeItem — Evento, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
Event dispatched when the Close item is selected from the menu. | |
CLOSE_ITEM — Proprietà statica costante, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
A special value that is dispatched when the Close item is selected from the menu. | |
closeLabel — Proprietà, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
The label for the "Close" menu item | |
closeLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
Event dispatched on close of the Layout Library. | |
closeNetConnection(netConnection:flash.net:NetConnection) — metodo, classe org.osmf.net.NetConnectionFactoryBase | |
Closes the given NetConnection. | |
closeNode(node:Object) — metodo, classe mx.collections.HierarchicalCollectionView | |
Closes a node to hide its children. | |
closeNode(node:Object) — metodo, interfaccia mx.collections.IHierarchicalCollectionView | |
Closes a node to hide its children. | |
closeNumber — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The close value of this item, converted to a number by the vertical axis of the containing chart. | |
closeOnActivity — Proprietà, classe mx.controls.PopUpButton | |
If true, specifies that the pop-up control closes on a click or other user activity. | |
closeOnResize — Proprietà, classe spark.components.supportClasses.DropDownController | |
When true, resizing the system manager closes the drop down. | |
closePopupButton — Parte skin, classe com.adobe.solutions.exm.authoring.view.ValidateExpression | |
A Skin part which defines UI component to display Close Button. A Skin part which defines UI component to display Close Button. | |
closeQuery() — metodo, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Closes a query. | |
closeResults() — metodo, classe lc.procmgmt.ui.search.SearchSelectorModel | |
An event listener that handles when the result page closes. | |
closeSession(session:com.adobe.mosaic.om.interfaces:ISession, onSuccess:Function, onFailure:Function) — metodo, interfaccia com.adobe.mosaic.om.interfaces.ISessionManager | |
Initiates the destruction of an ISession instance. | |
CloseSessionEvent — classe, pacchetto com.adobe.mosaic.om.events | |
The CloseSessionEvent class defines a transient notification of closing an ISession. | |
CloseSessionEvent(type:String, nm:String, errMsg:String) — Funzione di costruzione, classe com.adobe.mosaic.om.events.CloseSessionEvent | |
Constructor. | |
closeStreamingConnection() — metodo, classe mx.messaging.channels.StreamingConnectionHandler | |
Used by the streaming channels to shut down the streaming connection. | |
closeSubdirectory(nativePath:String) — metodo, classe mx.controls.FileSystemTree | |
Closes a subdirectory specified by a native file system path. | |
closeTab — Evento, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Dispatched when the close action is picked from the option menu. | |
CLOSE_TAB — Proprietà statica costante, classe com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
Tab at index is being hidden. | |
closeTaskDetails() — metodo, classe lc.procmgmt.ui.search.SearchSelectorModel | |
An event listener that handles when the task details page closes. | |
closeTickLength — Stile, classe mx.charts.series.HLOCSeries | |
Specifies the length, in pixels, for the close tick mark. | |
closeTickStroke — Stile, classe mx.charts.series.HLOCSeries | |
Specifies the stroke to use for the close tick mark if an opening value is specified. | |
closeValue — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The close value of this item. | |
closeVideo() — metodo, classe ga.controls.HelpVideo | |
Disconnects from the video and reinitializes. | |
closeVideoPlayer(index:uint) — metodo, classe fl.video.FLVPlayback | |
Chiude NetStream ed elimina il lettore video specificato dal parametro index. | |
closing — Evento, classe flash.display.NativeWindow | |
Inviato dall'oggetto NativeWindow immediatamente prima della chiusura della finestra. | |
closing — Evento, classe mx.core.Window | |
Dispatched before the window closes. | |
closing — Evento, classe mx.core.WindowedApplication | |
Dispatched before the WindowedApplication window closes. | |
closing — Evento, classe spark.components.Window | |
Dispatched before the window closes. | |
closing — Evento, classe spark.components.WindowedApplication | |
Dispatched before the WindowedApplication window closes. | |
CLOSING — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CLOSING definisce il valore della proprietà type di un oggetto evento closing. | |
CLOSING — Proprietà statica costante, classe flash.system.MessageChannelState | |
Questo stato indica che il canale di messaggio ha ricevuto l’istruzione di chiudersi e sta inviando gli ultimi messaggi al canale. | |
clustered — Proprietà, classe mx.messaging.ChannelSet | |
Indicates whether the ChannelSet targets a clustered destination. | |
CLUSTER_REQUEST_OPERATION — Proprietà statica costante, classe mx.messaging.messages.CommandMessage | |
This operation is used to request a list of failover endpoint URIs for the remote destination based on cluster membership. | |
CMS_QUERY_TYPE — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
Specifies the query type to use when IQueryService is called. | |
CMS_QUERY_TYPE — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory | |
Specifies a constant for the content management system search. | |
CobaltBar — classe, pacchetto ga.wrappers | |
Defines the default Cobalt Bar Guide layout available in the Guide Design perspective of Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
CobaltBar() — Funzione di costruzione, classe ga.wrappers.CobaltBar | |
Constructor. | |
CobaltStandard — classe, pacchetto ga.wrappers | |
Defines the default Cobalt Standard Guide layout available in the Guide Design perspective of Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
CobaltStandard() — Funzione di costruzione, classe ga.wrappers.CobaltStandard | |
Constructor. | |
CobaltTree — classe, pacchetto ga.wrappers | |
Defines the default Cobalt Tree Guide layout available in the Guide Design perspective of Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
CobaltTree() — Funzione di costruzione, classe ga.wrappers.CobaltTree | |
Constructor. | |
code — Proprietà, classe fl.video.VideoError | |
Codice corrispondente all'errore. | |
code — Proprietà, classe flash.events.StatusEvent | |
Una descrizione dello stato dell'oggetto. | |
code — Proprietà, classe mx.automation.AutomationError | |
The current error code. | |
code — Proprietà, classe mx.controls.videoClasses.VideoError | |
Contains the error code. | |
codec — Proprietà, classe flash.media.H264VideoStreamSettings | |
Il codec video usato per la compressione. | |
codec — Proprietà, classe flash.media.Microphone | |
Il codec da utilizzare per la compressione audio. | |
codec — Proprietà, classe flash.media.VP6VideoStreamSettings | |
Il codec video usato per la compressione. | |
codec — Proprietà, classe flash.media.VideoStreamSettings | |
Il codec video usato per la compressione. | |
codecInfo — Proprietà costante, classe flash.events.StageVideoEvent | |
codecInfo — Proprietà costante, classe flash.events.VideoEvent | |
CODE_CONNECT_CLOSED — Proprietà statica costante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection closed. | |
CODE_CONNECT_FAILED — Proprietà statica costante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection failed. | |
CODE_CONNECT_NETWORKCHANGE — Proprietà statica costante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection network change. | |
CODE_CONNECT_REJECTED — Proprietà statica costante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection rejected. | |
CODE_CONNECT_SUCCESS — Proprietà statica costante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection success. | |
CODE_SIGNING — Proprietà statica costante, classe flash.security.SignerTrustSettings | |
Il certificato è attendibile per la firma del codice. | |
coldfusion.air — pacchetto | |
Il pacchetto coldfusion.air contiene classi utilizzate per l'integrazione ColdFusion-AIR. Queste classi sono di aiuto quando si creano applicazioni offline utilizzando AIR e ColdFusion. | |
coldfusion.air.errors — pacchetto | |
Il pacchetto coldfusion.air.errors contiene tutte le classi di errore utilizzate per il supporto offline di AIR. | |
coldfusion.air.events — pacchetto | |
Il pacchetto coldfusion.air.events contiene tutte le classi di errore utilizzate per il supporto offline di AIR. | |
coldfusion.service — pacchetto | |
Il pacchetto coldfusion.service contiene tutti gli oggetti valore che vengono inviati a ColdFusion o ricevuti da ColdFusion. | |
coldfusion.service.events — pacchetto | |
Il pacchetto coldfusion.service.events contiene tutte le classi di evento per i tag proxy di ActionScript. | |
ColdFusionServiceFaultEvent — classe, pacchetto coldfusion.service.events | |
The Fault Event that is dispatched if an error occurs when accessing ColdFusion services using ActionScript proxy classes. | |
ColdFusionServiceFaultEvent(type:String, bubbles:Boolean, cancelable:Boolean, fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Funzione di costruzione, classe coldfusion.service.events.ColdFusionServiceFaultEvent | |
Creates a ColdFusionServiceFaultEvent object that contains information about ColdFusion service errors. | |
coldfusion.service.mxml — pacchetto | |
Il pacchetto coldfusion.service.mxml contiene tutti i tag proxy MXML che interagiscono con il server ColdFusion. | |
ColdFusionServiceResultEvent — classe, pacchetto coldfusion.service.events | |
The Result Event that is dispatched on recieving a response from the ColdFusion Service. | |
ColdFusionServiceResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Funzione di costruzione, classe coldfusion.service.events.ColdFusionServiceResultEvent | |
Creates a ColdFusionServiceResultEvent. | |
COLLAPSE — Proprietà statica costante, classe flashx.textLayout.formats.WhiteSpaceCollapse | |
Comprime lo spazio vuoto in caso di importazione di testo (valore predefinito). | |
collapseAll() — metodo, classe mx.controls.AdvancedDataGrid | |
Collapses all the nodes of the navigation tree. | |
collatedListData — Proprietà, classe lc.procmgmt.ui.tracking.TrackingModel | |
A collection of CollatedProcesses objects and a SearchTemplateDescriptors object. | |
collatedProcesses — Proprietà, classe lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
CollatedProcesses is a Collection of Process objects sharing the same processTitle, each one containing its list of ProcessInstance objects. | |
Collator — classe finale, pacchetto flash.globalization | |
La classe Collator fornisce funzionalità di confronto di stringa sensibili al contesto di impostazioni internazionali. | |
Collator(requestedLocaleIDName:String, initialMode:String) — Funzione di costruzione, classe flash.globalization.Collator | |
Crea un nuovo oggetto Collator per fornire confronti di stringa in base alle convenzioni di un determinato contesto di impostazioni internazionali. | |
CollatorBase — classe, pacchetto spark.globalization.supportClasses | |
CollatorBase is a base class for the SortingCollator and MatchingCollator classes. | |
CollatorBase(initialMode:String) — Funzione di costruzione, classe spark.globalization.supportClasses.CollatorBase | |
Constructs a new CollatorBase object to provide string comparisons according to the conventions of a specified locale. | |
CollatorMode — classe finale, pacchetto flash.globalization | |
La classe CollatorMode enumera i valori costanti che regolano il comportamento dei confronti di stringhe eseguiti da un oggetto Collator. | |
collection — Proprietà, classe mx.controls.ComboBase | |
The ICollectionView of items this component displays. | |
collection — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
An ICollectionView that represents the data provider. | |
collection — Proprietà, classe mx.controls.listClasses.ListBase | |
An ICollectionView that represents the data provider. | |
COLLECTION — Proprietà statica costante, classe com.adobe.dct.transfer.DataDictionaryElementType | |
The DataDictionaryElementType.COLLECTION constant defines the value of the elementType property of the DataDictionaryElement of COLLECTION type. | |
collectionAvg(c:mx.collections:ArrayCollection) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the average of a collection of numeric values. | |
collectionChange(bAdded:Boolean, bRemoved:Boolean) — metodo, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Called whenever a Repeater Panel adds/removes an instance. | |
collectionChange(bAdded:Boolean, bRemoved:Boolean) — metodo, interfaccia ga.controls.IWrapperHost | |
Called whenever a Repeater Panel adds/removes an instance. | |
collectionChange — Evento, classe mx.collections.ArrayList | |
Dispatched when the IList has been updated in some way. | |
collectionChange — Evento, classe mx.collections.AsyncListView | |
Dispatched when the list's length has changed or when a list element is replaced. | |
collectionChange — Evento, interfaccia mx.collections.ICollectionView | |
Dispatched when the ICollectionView has been updated in some way. | |
collectionChange — Evento, interfaccia mx.collections.IList | |
Dispatched when the IList has been updated in some way. | |
collectionChange — Evento, classe mx.collections.ListCollectionView | |
Dispatched when the ICollectionView has been updated in some way. | |
collectionChange — Evento, classe spark.components.TabbedViewNavigator | |
Dispatched when the collection of view navigators managed by the TabbedViewNavigator changes. | |
COLLECTION_CHANGE — Proprietà statica costante, classe mx.events.CollectionEvent | |
The CollectionEvent.COLLECTION_CHANGE constant defines the value of the type property of the event object for an event that is dispatched when a collection has changed. | |
collectionChangeHandler(event:flash.events:Event) — metodo, classe mx.controls.ComboBase | |
Responds to changes to the data provider. | |
collectionChangeHandler(event:flash.events:Event) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Handles CollectionEvents dispatched from the data provider as the data changes. | |
collectionChangeHandler(event:flash.events:Event) — metodo, classe mx.controls.listClasses.ListBase | |
Handles CollectionEvents dispatched from the data provider as the data changes. | |
collectionDepth — Proprietà, classe com.adobe.dct.model.DataElementModel | |
Returns the Collection depth of a DataElements | |
collectionElement — Proprietà, classe com.adobe.dct.transfer.DataDictionaryElement | |
The collectionElement within a DataDictionaryElement - for CollectionType only. | |
CollectionEvent — classe, pacchetto mx.events | |
The mx.events.CollectionEvent class represents an event that is dispatched when the associated collection changes. | |
CollectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, kind:String, location:int, oldLocation:int, items:Array) — Funzione di costruzione, classe mx.events.CollectionEvent | |
Constructor. | |
CollectionEventKind — classe finale, pacchetto mx.events | |
The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property. | |
CollectionFunc — classe, pacchetto com.adobe.fiber.runtime.lib | |
The CollectionFunc class defines the implementations of the expression runtime functions for Collections for the Adobe application modeling language. | |
collectionId — Proprietà, classe mx.data.messages.UpdateCollectionMessage | |
The unique identifier for the collection that was updated. | |
collectionMax(c:mx.collections:ArrayCollection) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the maximum value in a collection of numbers. | |
collectionMin(c:mx.collections:ArrayCollection) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the minimum value in a collection of numbers. | |
COLLECTION_RESULT — Proprietà statica costante, classe com.adobe.ep.taskmanagement.event.CollectionResultEvent | |
The COLLECTION_RESULT constant defines the event type. | |
COLLECTION_RESULT — Proprietà statica costante, classe lc.foundation.events.CollectionResultEvent | |
A special value that specifies a generic collection was provided. | |
CollectionResultEvent — classe, pacchetto com.adobe.ep.taskmanagement.event | |
The CollectionResultEvent event is dispatched when a collection has been retrieved. | |
CollectionResultEvent — classe, pacchetto lc.foundation.events | |
The CollectionResultEvent event is dispatched when a collection has been retrieved. | |
CollectionResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, collection:mx.collections:IList, token:com.adobe.ep.taskmanagement.util:IToken) — Funzione di costruzione, classe com.adobe.ep.taskmanagement.event.CollectionResultEvent | |
Constructor. | |
CollectionResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, collection:mx.collections:ListCollectionView, token:lc.foundation.util:Token) — Funzione di costruzione, classe lc.foundation.events.CollectionResultEvent | |
Constructor. | |
collectionSum(c:mx.collections:ArrayCollection) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the total of all numbers in a collection. | |
CollectionToken — classe, pacchetto com.adobe.ep.taskmanagement.util | |
The CollectionToken class represents a token for asynchronous calls that return a collection. | |
CollectionToken — classe, pacchetto lc.foundation.util | |
The CollectionToken class represents a token for asynchronous calls that return a collection. | |
CollectionToken(collection:mx.collections:IList) — Funzione di costruzione, classe com.adobe.ep.taskmanagement.util.CollectionToken | |
Constructor. | |
CollectionToken(collection:mx.collections:ListCollectionView) — Funzione di costruzione, classe lc.foundation.util.CollectionToken | |
Constructor. | |
CollectionViewError — classe, pacchetto mx.collections.errors | |
The CollectionViewError class represents general errors within a collection that are not related to specific activities such as Cursor seeking. | |
CollectionViewError(message:String) — Funzione di costruzione, classe mx.collections.errors.CollectionViewError | |
Constructor. | |
collectTransitions(chartState:Number, transitions:Array) — metodo, classe mx.charts.chartClasses.ChartElement | |
Called by the enclosing chart to collect any transitions a particular element might play when the chart changes state. | |
collectTransitions(chartState:Number, transitions:Array) — metodo, interfaccia mx.charts.chartClasses.IChartElement | |
Called by the enclosing chart to collect any transitions a particular element might play when the chart changes state. | |
colNumToIndex(colNum:int) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Returns the index of a column as it is currently displayed. | |
color — Proprietà, classe coldfusion.service.mxml.Image | |
Border color; Hexadecimal value or supported named color. | |
color — Stile, classe mx.charts.chartClasses.ChartBase | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.chartClasses.CartesianChart | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.chartClasses.DataTip | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.series.ColumnSeries | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.series.BarSeries | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.series.PieSeries | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.Legend | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.AxisRenderer | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.PieChart | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.charts.LegendItem | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.containers.FormHeading | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.dataGridClasses.DataGridColumn | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.listClasses.TileListItemRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.listClasses.ListItemRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.menuClasses.MenuItemRenderer | |
Text color of the menu item label. | |
color — Stile, classe mx.controls.menuClasses.MenuBarItem | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.treeClasses.TreeItemRenderer | |
Text color of a component label. | |
color — Stile, classe mx.controls.ToolTip | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.ColorPicker | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.Label | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.Button | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.TextInput | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.ComboBox | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.NumericStepper | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.MenuBar | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.ProgressBar | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.DateChooser | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.controls.DateField | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.core.ScrollControlBase | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.core.UITextField | |
Color of text in the component, including the component label. | |
color — Stile, classe mx.core.Container | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.supportClasses.GroupBase | |
Color of the text. | |
color — Stile, classe spark.components.supportClasses.ButtonBase | |
Color of the text. | |
color — Stile, classe spark.components.supportClasses.StyleableStageText | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
Color of the text. | |
color — Stile, classe spark.components.supportClasses.StyleableTextField | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.Label | |
Color of the text. | |
color — Stile, classe spark.components.RichText | |
Color of the text. | |
color — Stile, classe spark.components.ActionBar | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.FormHeading | |
Color of the text. | |
color — Stile, classe spark.components.NumericStepper | |
Color of the text. | |
color — Stile, classe spark.components.SkinnableContainer | |
Color of the text. | |
color — Stile, classe spark.components.SkinnableDataContainer | |
Color of the text. | |
color — Stile, classe spark.components.Scroller | |
Color of the text. | |
color — Stile, classe spark.components.DateSpinner | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.DataGrid | |
Color of the text. | |
color — Stile, classe spark.components.RichEditableText | |
Color of the text. | |
color — Stile, classe spark.components.LabelItemRenderer | |
Color of text in the component, including the component label. | |
color — Stile, classe spark.components.VideoPlayer | |
Color of the text. | |
color — Stile, classe spark.skins.spark.DefaultItemRenderer | |
Color of the text. | |
color — Stile, classe spark.skins.spark.DefaultGridItemRenderer | |
Color of the text. | |
color — Stile, classe spark.skins.wireframe.DefaultItemRenderer | |
Color of the text. | |
color — Proprietà, classe fl.events.ColorPickerEvent | |
Ottiene il valore di colore associato all'evento corrente. | |
color — Proprietà, classe fl.motion.KeyframeBase | |
Un oggetto color che regola la trasformazione dei colori nell'oggetto target. | |
color — Proprietà, classe flash.display.GraphicsSolidFill | |
Il colore del riempimento. | |
color — Proprietà, classe flash.display.Stage | |
Il colore dello sfondo del file SWF. | |
color — Proprietà, classe flash.filters.ConvolutionFilter | |
Il colore esadecimale da sostituire ai pixel esterni all'immagine di origine. | |
color — Proprietà, classe flash.filters.DisplacementMapFilter | |
Specifica quale colore utilizzare per gli spostamenti fuori dei limiti. | |
color — Proprietà, classe flash.filters.DropShadowFilter | |
Il colore dell'ombra. | |
color — Proprietà, classe flash.filters.GlowFilter | |
Il colore del bagliore. | |
color — Proprietà, classe flash.geom.ColorTransform | |
Il valore di colore RGB per un oggetto ColorTransform. | |
color — Proprietà, classe flash.text.StageText | |
Specifica il colore del testo. | |
color — Proprietà, classe flash.text.TextFormat | |
Indica il colore del testo. | |
color — Proprietà, classe flash.text.engine.ElementFormat | |
Indica il colore del testo. | |
color — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: colore del testo. | |
color — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: colore del testo. | |
color — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Il colore del testo. | |
color — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Il colore del testo. | |
color — Proprietà, classe mx.controls.textClasses.TextRange | |
Color of the text in the range. | |
color — Proprietà, classe mx.effects.DefaultListEffect | |
Hex value that represents the color used when fading the added and removed item. | |
color — Proprietà, classe mx.effects.DefaultTileListEffect | |
Hex value that represents the color used when fading the added and removed item. | |
color — Proprietà, classe mx.effects.Dissolve | |
Hex value that represents the color of the floating rectangle that the effect displays over the target object. | |
color — Proprietà, classe mx.effects.Glow | |
The color of the glow. | |
color — Proprietà, classe mx.effects.effectClasses.DissolveInstance | |
Hex value that represents the color of the floating rectangle that the effect displays over the target object. | |
color — Proprietà, classe mx.effects.effectClasses.GlowInstance | |
The color of the glow. | |
color — Proprietà, classe mx.events.ColorPickerEvent | |
The RGB color that was rolled over, rolled out of, selected, or entered. | |
color — Proprietà, classe mx.graphics.GradientEntry | |
The color value for a gradient fill. | |
color — Proprietà, classe mx.graphics.RectangularDropShadow | |
Il colore dell'ombra. | |
color — Proprietà, classe mx.graphics.SolidColor | |
A color value. | |
color — Proprietà, classe mx.graphics.SolidColorStroke | |
The line color. | |
color — Proprietà, classe spark.filters.ConvolutionFilter | |
The color of the glow. | |
color — Proprietà, classe spark.filters.DisplacementMapFilter | |
Specifies what color to use for out-of-bounds displacements. | |
color — Proprietà, classe spark.filters.DropShadowFilter | |
The color of the glow. | |
color — Proprietà, classe spark.filters.GlowFilter | |
The color of the glow. | |
color — Proprietà, classe spark.primitives.RectangularDropShadow | |
The color of the glow. | |
Color — classe, pacchetto fl.motion | |
La classe Color estende la classe ColorTransform di Flash Player, aggiungendo la possibilità di controllare la luminosità e la tinta. | |
Color(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Funzione di costruzione, classe fl.motion.Color | |
Funzione di costruzione per le istanze Color. | |
COLOR — Proprietà statica costante, classe flash.display3D.Context3DClearMask | |
Cancellate solo il buffer del colore. | |
COLOR — Proprietà statica costante, classe flash.filters.DisplacementMapFilterMode | |
Se il valore di spostamento si trova all'esterno dell'immagine, sostituisce i valori delle proprietà color e alpha. | |
ColorBurnShader — classe, pacchetto mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Color Burn' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorBurnShader() — Funzione di costruzione, classe mx.graphics.shaderClasses.ColorBurnShader | |
Constructor. | |
COLOR_CHANGED — Proprietà statica costante, classe xd.core.axm.view.components.TextEditingConstants | |
COLOR_CHANGED | |
colorCorrection — Proprietà, classe flash.display.Stage | |
Verifica la correzione dei colori del runtime Flash per le visualizzazioni. | |
colorCorrection — Proprietà, classe spark.components.Application | |
The value of the stage's colorCorrection property. | |
colorCorrection — Proprietà, classe spark.components.Window | |
The value of the stage's colorCorrection property. | |
ColorCorrection — classe finale, pacchetto flash.display | |
La classe ColorCorrection fornisce valori per la proprietà flash.display.Stage.colorCorrection. | |
colorCorrectionSupport — Proprietà, classe flash.display.Stage | |
Specifica se il runtime Flash è in esecuzione su un sistema operativo che supporta la correzione dei colori e se il profilo colore del monitor principale (primario) può essere letto e decodificato dal runtime Flash. | |
ColorCorrectionSupport — classe finale, pacchetto flash.display | |
La classe ColorCorrectionSupport fornisce valori alla proprietà flash.display.Stage.colorCorrectionSupport. | |
colorDepth — Proprietà, classe flash.display.Screen | |
La profondità colore di questa schermata (espressa in numero di bit). | |
colorDepth — Proprietà, classe flash.display.ScreenMode | |
La profondità del colore dell’oggetto ScreenMode, espressa in numeri di bit. | |
ColorDodgeShader — classe, pacchetto mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Color Dodge' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorDodgeShader() — Funzione di costruzione, classe mx.graphics.shaderClasses.ColorDodgeShader | |
Constructor. | |
colorField — Proprietà, classe mx.controls.ColorPicker | |
Name of the field in the objects of the dataProvider Array that specifies the hexadecimal values of the colors that the swatch panel displays. | |
colorFrom — Proprietà, classe spark.effects.AnimateColor | |
The starting color value. | |
colorFrom — Proprietà, classe spark.effects.supportClasses.AnimateColorInstance | |
The starting color value. | |
colorFromFill(f:Object) — Metodo statico , classe mx.charts.chartClasses.GraphicsUtilities | |
Converts a fill value into a solid color. | |
colorInput — Parte skin, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
colorizeExclusions — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutNewTabButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe spark.skins.SparkSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorlist — Proprietà, classe coldfusion.service.ChartSeries | |
Sets colors for each data point. | |
ColorMatrix — classe, pacchetto fl.motion | |
La classe ColorMatrix calcola e memorizza le matrici di colore in base ai valori dati. | |
ColorMatrix() — Funzione di costruzione, classe fl.motion.ColorMatrix | |
Calcola e memorizza le matrici di colore in base ai valori dati. | |
ColorMatrixFilter — classe finale, pacchetto flash.filters | |
La classe ColorMatrixFilter consente di applicare una trasformazione di matrice 4 x 5 ai valori di colore e alfa RGBA di ogni pixel dell'immagine di input per produrre un risultato con una nuova serie di valori di colore e alfa RGBA. | |
ColorMatrixFilter — classe, pacchetto spark.filters | |
The ColorMatrixFilter class lets you apply a 4 x 5 matrix transformation on the RGBA color and alpha values of every pixel in the input image to produce a result with a new set of RGBA color and alpha values. | |
ColorMatrixFilter(matrix:Array) — Funzione di costruzione, classe flash.filters.ColorMatrixFilter | |
Inizializza una nuova istanza ColorMatrixFilter con i parametri specificati. | |
ColorMatrixFilter(matrix:Array) — Funzione di costruzione, classe spark.filters.ColorMatrixFilter | |
Constructor. | |
colorPicker — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the color picker A skin part that defines the color picker | |
ColorPicker — classe, pacchetto fl.controls | |
Il componente ColorPicker visualizza un elenco di uno o più campioni da cui l'utente può selezionare un colore. | |
ColorPicker — classe, pacchetto mx.controls | |
The ColorPicker control provides a way for a user to choose a color from a swatch list. | |
ColorPicker() — Funzione di costruzione, classe fl.controls.ColorPicker | |
Crea un'istanza della classe ColorPicker. | |
ColorPicker() — Funzione di costruzione, classe mx.controls.ColorPicker | |
Constructor. | |
ColorPickerAccImpl — classe, pacchetto mx.accessibility | |
ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe mx.accessibility.ColorPickerAccImpl | |
Constructor. | |
ColorPickerAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ColorPicker control. | |
ColorPickerAutomationImpl(obj:mx.controls:ColorPicker) — Funzione di costruzione, classe mx.automation.delegates.controls.ColorPickerAutomationImpl | |
Constructor. | |
ColorPickerEvent — classe, pacchetto fl.events | |
La classe ColorPickerEvent definisce gli eventi associati al componente ColorPicker. | |
ColorPickerEvent — classe, pacchetto mx.events | |
Represents events that are specific to the ColorPicker control, such as when the user rolls the mouse over or out of a swatch in the swatch panel. | |
ColorPickerEvent(type:String, color:uint) — Funzione di costruzione, classe fl.events.ColorPickerEvent | |
Crea un nuovo oggetto ColorPickerEvent. | |
ColorPickerEvent(type:String, bubbles:Boolean, cancelable:Boolean, index:int, color:uint) — Funzione di costruzione, classe mx.events.ColorPickerEvent | |
Constructor. | |
ColorPickerSkin — classe, pacchetto mx.skins.halo | |
The skin for all the states of a ColorPicker. | |
ColorPickerSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the MX ColorPicker component. | |
ColorPickerSkin() — Funzione di costruzione, classe mx.skins.halo.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Funzione di costruzione, classe mx.skins.spark.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Funzione di costruzione, classe mx.skins.wireframe.ColorPickerSkin | |
Constructor. | |
colorPickerToolTip — Proprietà, classe mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the ColorPicker control. | |
colorPropertyName — Proprietà, classe spark.effects.AnimateColor | |
The name of the color property on the target object affected by this animation. | |
colorPropertyName — Proprietà, classe spark.effects.supportClasses.AnimateColorInstance | |
The name of the color property on the target object affected by this animation. | |
colors — Proprietà, classe fl.controls.ColorPicker | |
Ottiene o imposta l'array di colori personalizzati fornito dal componente ColorPicker. | |
colors — Proprietà, classe flash.display.GraphicsGradientFill | |
Un array di valori di colore esadecimali RGB da utilizzare nel gradiente. | |
colors — Proprietà, classe flash.filters.GradientBevelFilter | |
Un array di valori di colore esadecimali RGB da utilizzare nel gradiente. | |
colors — Proprietà, classe flash.filters.GradientGlowFilter | |
Un array di colori che definisce un gradiente. | |
colors — Proprietà, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Collection of colors available ot the rich text editor | |
ColorShader — classe, pacchetto mx.graphics.shaderClasses | |
The ColorShader class creates a blend shader that is equivalent to the 'Color' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
ColorShader() — Funzione di costruzione, classe mx.graphics.shaderClasses.ColorShader | |
Constructor. | |
colorSpace — Proprietà, classe flash.display.JPEGXREncoderOptions | |
Specifica come vengono campionati i canali di colore. | |
colorSpace — Proprietà, classe flash.events.StageVideoEvent | |
Lo spazio cromatico utilizzato dal video visualizzato nell'oggetto StageVideo. | |
colorSpace — Proprietà, classe flash.events.VideoTextureEvent | |
Lo spazio cromatico utilizzato dal video visualizzato nell’oggetto VideoTexture. | |
COLORSPACE_4_2_0 — Proprietà statica costante, classe flash.display.BitmapEncodingColorSpace | |
Specifica lo schema di sottocampionamento 4:2:0. | |
COLORSPACE_4_2_2 — Proprietà statica costante, classe flash.display.BitmapEncodingColorSpace | |
Specifica lo schema di sottocampionamento 4:2:2. | |
COLORSPACE_4_4_4 — Proprietà statica costante, classe flash.display.BitmapEncodingColorSpace | |
Specifica lo schema di sottocampionamento 4:4:4. | |
COLORSPACE_AUTO — Proprietà statica costante, classe flash.display.BitmapEncodingColorSpace | |
Specifica lo schema di sottocampionamento auto. | |
colorSpaces — Proprietà, classe flash.media.StageVideo | |
Restituisce i nomi degli spazi colore disponibili per questa superficie video. | |
colorTo — Proprietà, classe spark.effects.AnimateColor | |
The ending color value. | |
colorTo — Proprietà, classe spark.effects.supportClasses.AnimateColorInstance | |
The ending color value. | |
colorTransform(rect:flash.geom:Rectangle, colorTransform:flash.geom:ColorTransform) — metodo, classe flash.display.BitmapData | |
Regola i valori di colore in un'area specificata di un'immagine bitmap utilizzando un oggetto ColorTransform. | |
colorTransform — Proprietà, classe flash.geom.Transform | |
Un oggetto ColorTransform contenente valori che rettificano i colori dell'oggetto di visualizzazione a livello globale. | |
ColorTransform — classe, pacchetto flash.geom | |
La classe ColorTransform consente di rettificare i valori di colore di un oggetto di visualizzazione. | |
ColorTransform(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Funzione di costruzione, classe flash.geom.ColorTransform | |
Crea un oggetto ColorTransform per un oggetto di visualizzazione con i valori dei canali di colore e alfa specificati. | |
ColorUtil — classe, pacchetto mx.utils | |
The ColorUtil class is an all-static class with methods for working with RGB colors within Flex. | |
colorWell — Stile, classe fl.controls.ColorPicker | |
La classe che fornisce lo skin per la vaschetta colore quando è presente un colore di riempimento. | |
colSpan — Proprietà, classe mx.containers.GridItem | |
Number of columns of the Grid container spanned by the cell. | |
column — Proprietà, classe fl.controls.dataGridClasses.HeaderRenderer | |
L'indice della colonna che appartiene a questa istanza HeaderRenderer. | |
column — Proprietà, classe fl.controls.listClasses.ListData | |
La colonna in cui è visualizzata la voce di dati. | |
column — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
A reference to the AdvancedDataGridColumn instance corresponding to this AdvancedDataGridHeaderInfo instance. | |
column — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
The id of the column for which the renderer is used. | |
column — Proprietà, classe mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridColumnGroup instance for the column that caused the event. | |
column — Proprietà, classe spark.components.gridClasses.GridItemEditor | |
The column of the cell being edited. | |
column — Proprietà, classe spark.components.gridClasses.GridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Proprietà, interfaccia spark.components.gridClasses.IGridItemEditor | |
The column of the cell being edited. | |
column — Proprietà, interfaccia spark.components.gridClasses.IGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Proprietà, classe spark.events.GridEvent | |
The column where the event occurred, or null if the event did not occur over a column. | |
column — Proprietà, classe spark.events.GridItemEditorEvent | |
The column of the cell that is being edited. | |
column — Proprietà, classe spark.skins.spark.DefaultGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Proprietà, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
columnAlign — Proprietà, classe spark.components.TileGroup | |
Specifies how to justify the fully visible columns to the container width. | |
columnAlign — Proprietà, classe spark.layouts.TileLayout | |
Specifies how to justify the fully visible columns to the container width. | |
ColumnAlign — classe finale, pacchetto spark.layouts | |
The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
COLUMN_AXIS — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to the column axis. | |
COLUMN_AXIS — Proprietà statica, classe mx.olap.OLAPQuery | |
Specifies a column axis. | |
COLUMN_AXIS — Proprietà statica, classe mx.olap.OLAPResult | |
Specifies a column axis. | |
columnAxisHeaderStyleName — Stile, classe mx.controls.OLAPDataGrid | |
The name of a CSS style declaration for controlling aspects of the appearance of the column axis headers. | |
columnCaretIndicator — Proprietà, classe mx.controls.dataGridClasses.DataGridBase | |
The DisplayObject that contains the graphics that indicates which renderer is the caret for lockedColumns. | |
ColumnChart — classe, pacchetto mx.charts | |
The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data. | |
ColumnChart() — Funzione di costruzione, classe mx.charts.ColumnChart | |
Constructor. | |
columnCount — Stile, classe fl.controls.ColorPicker | |
Il numero di colonne da disegnare nella tavolozza dei colori ColorPicker. | |
columnCount — Stile, classe spark.components.RichText | |
Number of text columns. | |
columnCount — Stile, classe spark.components.RichEditableText | |
Number of text columns. | |
columnCount(itemFactories:Array) — metodo, classe com.adobe.guides.spark.layouts.components.AlignmentArea | |
Determine the maximum column count based on the keepWithPrevious setting of the item factories | |
columnCount — Proprietà, classe fl.controls.TileList | |
Ottiene o imposta il numero di colonne visibili almeno parzialmente nell'elenco. | |
columnCount — Proprietà, classe fl.text.TLFTextField | |
Numero di colonne di testo (utilizza il valore predefinito se è undefined durante la cascata). | |
columnCount — Proprietà, classe flashx.textLayout.container.ColumnState | |
Il numero di colonne nel contenitore. | |
columnCount — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: numero di colonne di testo (utilizza il valore predefinito se è undefined durante la cascata). | |
columnCount — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: numero di colonne di testo (utilizza il valore predefinito se è undefined durante la cascata). | |
columnCount — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Numero di colonne di testo (utilizza il valore predefinito se è undefined durante la cascata). | |
columnCount — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Numero di colonne di testo (utilizza il valore predefinito se è undefined durante la cascata). | |
columnCount — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns to be displayed in a TileList control or items in a HorizontalList control. | |
columnCount — Proprietà, classe mx.controls.listClasses.ListBase | |
The number of columns to be displayed in a TileList control or items in a HorizontalList control. | |
columnCount — Proprietà, classe spark.components.HGroup | |
Returns the current number of elements in view. | |
columnCount — Proprietà, classe spark.components.TileGroup | |
Contain the actual column count. | |
columnCount — Proprietà, classe spark.components.gridClasses.CellRegion | |
The number of columns in the cell region. | |
columnCount — Proprietà, classe spark.layouts.HorizontalLayout | |
Returns the current number of elements in view. | |
columnCount — Proprietà, classe spark.layouts.TileLayout | |
Contain the actual column count. | |
columnDividerSkin — Stile, classe fl.controls.DataGrid | |
Il nome della classe che fornisce il divisorio visualizzato tra le colonne. | |
columnDropIndicatorSkin — Stile, classe mx.controls.DataGrid | |
The class to use as the skin that indicates that a column can be dropped in the current location. | |
columnDropIndicatorSkin — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that indicates that a column can be dropped in the current location. | |
columnFooterDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
A skin part that defines the column's footer A skin part that defines the column's footer | |
columnGap — Stile, classe spark.components.RichText | |
Amount of gutter space, in pixels, to leave between the columns. | |
columnGap — Stile, classe spark.components.RichEditableText | |
Amount of gutter space, in pixels, to leave between the columns. | |
columnGap — Proprietà, classe fl.text.TLFTextField | |
Specifica la quantità di spazio per il margine, espressa in pixel, da lasciare tra le colonne (utilizza il valore predefinito se è undefined durante la cascata). | |
columnGap — Proprietà, classe flashx.textLayout.container.ColumnState | |
La quantità di spazio, in pixel, lasciato tra le colonne nel contenitore. | |
columnGap — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: specifica la quantità di spazio per il margine, espressa in pixel, da lasciare tra le colonne (utilizza il valore predefinito se è undefined durante la cascata). | |
columnGap — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: specifica la quantità di spazio per il margine, espressa in pixel, da lasciare tra le colonne (utilizza il valore predefinito se è undefined durante la cascata). | |
columnGap — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Specifica la quantità di spazio per il margine, espressa in pixel, da lasciare tra le colonne (utilizza il valore predefinito se è undefined durante la cascata). | |
columnGap — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Specifica la quantità di spazio per il margine, espressa in pixel, da lasciare tra le colonne (utilizza il valore predefinito se è undefined durante la cascata). | |
columnHeaderDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
A skin part that defines the column's header A skin part that defines the column's header | |
columnHeaderGroup — Parte skin, classe spark.components.DataGrid | |
A reference to the GridColumnHeaderGroup object that displays the column headers. A reference to the GridColumnHeaderGroup object that displays the column headers. | |
columnHighlightIndicator — Proprietà, classe mx.controls.dataGridClasses.DataGridBase | |
The DisplayObject that contains the graphics that indicates which renderer is highlighted for lockedColumns. | |
columnIndex — Proprietà, interfaccia com.adobe.mosaic.layouts.ILayoutChild | |
The column index of the component. | |
columnIndex — Proprietà, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
The column index of the item. | |
columnIndex — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ITile | |
The tile's column index. | |
columnIndex — Proprietà, classe fl.events.ListEvent | |
Ottiene l'indice di colonna della voce associata all'evento. | |
columnIndex — Proprietà, classe flashx.textLayout.compose.TextFlowLine | |
Il numero della colonna in cui è stata inserita la riga, dove il numero della prima colonna è 0. | |
columnIndex — Proprietà, classe mx.automation.events.AdvancedDataGridItemSelectEvent | |
The data provider index of the item to be selected. | |
columnIndex — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
The column index in the data provider of the selected cell. | |
columnIndex — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
The column index for which the renderer is used, where the first column is at an index of 0. | |
columnIndex — Proprietà, classe mx.controls.listClasses.BaseListData | |
The index of the column of the List-based control relative to the currently visible columns of the control, where the first column is at an index of 1. | |
columnIndex — Proprietà, classe mx.events.AdvancedDataGridEvent | |
The zero-based index in the AdvancedDataGrid object's columns Array of the column associated with the event. | |
columnIndex — Proprietà, classe mx.events.DataGridEvent | |
The zero-based index in the DataGrid object's columns array of the column associated with the event. | |
columnIndex — Proprietà, classe mx.events.ListEvent | |
The zero-based index of the column that contains the item renderer where the event occurred. | |
columnIndex — Proprietà, classe spark.components.gridClasses.CellPosition | |
The 0-based column index of the cell. | |
columnIndex — Proprietà, classe spark.components.gridClasses.CellRegion | |
The 0-based column index of the origin of the cell region. | |
columnIndex — Proprietà, classe spark.components.gridClasses.GridColumn | |
The position of this column in the grid's column list, or -1 if this column's grid is null. | |
columnIndex — Proprietà, classe spark.components.gridClasses.GridItemEditor | |
The zero-based index of the column being edited. | |
columnIndex — Proprietà, classe spark.components.gridClasses.GridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Proprietà, interfaccia spark.components.gridClasses.IGridItemEditor | |
The zero-based index of the column being edited. | |
columnIndex — Proprietà, interfaccia spark.components.gridClasses.IGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Proprietà, classe spark.events.GridEvent | |
The index of the column where the event occurred, or -1 if the event did not occur over a grid column. | |
columnIndex — Proprietà, classe spark.events.GridItemEditorEvent | |
The zero-based index of the column that is being edited. | |
columnIndex — Proprietà, classe spark.skins.spark.DefaultGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Proprietà, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndices — Proprietà, classe spark.events.GridSortEvent | |
The vector of column indices of the sorted columns. | |
columnMap — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
A map of item renderers to columns. | |
columnMap — Proprietà, classe mx.controls.dataGridClasses.DataGridBase | |
A map of item renderes to columns. | |
columnNames — Proprietà, interfaccia mx.automation.IAutomationTabularData | |
Names of all columns in the data. | |
columnNameStyle — Proprietà, classe flash.data.SQLConnection | |
Indica come i nomi di colonna vengono riportati nel risultato di un'istruzione SELECT. | |
columnOrder — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
display column order of the property in SRV | |
columnOrder — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies the display column order of the property in the Search Results Viewer. | |
columnResizeSkin — Stile, classe mx.controls.DataGrid | |
The class to use as the skin for a column that is being resized. | |
columnResizeSkin — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin for a column that is being resized. | |
columns — Proprietà, classe fl.controls.DataGrid | |
Ottiene o imposta un array di oggetti DataGridColumn, uno per ogni colonna che è possibile visualizzare. | |
columns — Proprietà, classe flash.data.SQLTableSchema | |
Un array di istanze SQLColumnSchema che contengono informazioni sullo schema per le colonne di questa tabella. | |
columns — Proprietà, classe lc.procmgmt.ui.startpoint.StartpointGridSelectorModel | |
The collection of columns for the listview datagrid. | |
columns — Proprietà, classe lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The array of columns definitions used by the datagrid. | |
columns — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
An array of AdvancedDataGridColumn objects, one for each column that can be displayed. | |
columns — Proprietà, classe mx.controls.DataGrid | |
An array of DataGridColumn objects, one for each column that can be displayed. | |
columns — Proprietà, classe spark.components.DataGrid | |
The list of GridColumn objectss displayed by this grid. | |
columns — Proprietà, classe spark.components.Grid | |
The list of GridColumn objectss displayed by this grid. | |
COLUMNS — Proprietà statica costante, classe spark.layouts.TileOrientation | |
Arranges elements column by column. | |
columnSeparator — Parte skin, classe spark.components.DataGrid | |
The IVisualElement class used to render the vertical separator between columns. The IVisualElement class used to render the vertical separator between columns. | |
columnSeparator — Proprietà, classe spark.components.Grid | |
A visual element displayed between each column. | |
columnSeparator — Proprietà, classe spark.components.GridColumnHeaderGroup | |
A visual element that's displayed between each column. | |
ColumnSeries — classe, pacchetto mx.charts.series | |
Defines a data series for a ColumnChart control. | |
ColumnSeries() — Funzione di costruzione, classe mx.charts.series.ColumnSeries | |
Constructor. | |
ColumnSeriesAutomationImpl — classe, pacchetto mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the ColumnSeries class. | |
ColumnSeriesAutomationImpl(obj:mx.charts.series:ColumnSeries) — Funzione di costruzione, classe mx.automation.delegates.charts.ColumnSeriesAutomationImpl | |
Constructor. | |
ColumnSeriesItem — classe, pacchetto mx.charts.series.items | |
Represents the information required to render an item as part of a ColumnSeries. | |
ColumnSeriesItem(element:mx.charts.series:ColumnSeries, data:Object, index:uint) — Funzione di costruzione, classe mx.charts.series.items.ColumnSeriesItem | |
Constructor. | |
ColumnSeriesRenderData — classe, pacchetto mx.charts.series.renderData | |
Represents all the information needed by the ColumnSeries to render. | |
ColumnSeriesRenderData(cache:Array, filteredCache:Array, renderedBase:Number, renderedHalfWidth:Number, renderedXOffset:Number, labelScale:Number, labelData:Object) — Funzione di costruzione, classe mx.charts.series.renderData.ColumnSeriesRenderData | |
Constructor. | |
ColumnSet — classe, pacchetto mx.charts.series | |
ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart. | |
ColumnSet() — Funzione di costruzione, classe mx.charts.series.ColumnSet | |
Constructor. | |
columnsLength — Proprietà, classe spark.components.DataGrid | |
Returns the value of columns.length if the columns IList was specified, otherwise 0. | |
columnSpan — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Number of actual columns spanned by the column header when using column groups. | |
columnSpan — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Specifies the number of columns that the item renderer spans. | |
columnSpan — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Specifies how many columns the renderer should span. | |
columnState — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce un oggetto ColumnState che descrive il numero e le caratteristiche delle colonne nel contenitore. | |
ColumnState — classe, pacchetto flashx.textLayout.container | |
La classe ColumnState calcola la dimensione e la posizione delle colonne utilizzando la larghezza del contenitore e gli attributi del contenitore. | |
ColumnState(blockProgression:String, columnDirection:String, controller:flashx.textLayout.container:ContainerController, compositionWidth:Number, compositionHeight:Number) — Funzione di costruzione, classe flashx.textLayout.container.ColumnState | |
Funzione di costruzione. Crea un oggetto ColumnState. | |
columnStretch — Evento, classe fl.controls.DataGrid | |
Inviato dopo che un utente ha espanso una colonna in senso orizzontale. | |
columnStretch — Evento, classe mx.controls.AdvancedDataGridBaseEx | |
Dispatched when a user changes the width of a column, indicating that the amount of data displayed in that column may have changed. | |
columnStretch — Evento, classe mx.controls.DataGrid | |
Dispatched when a user changes the width of a column, indicating that the amount of data displayed in that column may have changed. | |
COLUMN_STRETCH — Proprietà statica costante, classe fl.events.DataGridEvent | |
La costante DataGridEvent.COLUMN_STRETCH definisce il valore della proprietà type di un oggetto evento columnStretch. | |
COLUMN_STRETCH — Proprietà statica costante, classe mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridEvent.COLUMN_STRETCH constant defines the value of the type property of the event object for a columnStretch event, which indicates that a user expanded a column horizontally. | |
COLUMN_STRETCH — Proprietà statica costante, classe mx.events.DataGridEvent | |
The DataGridEvent.COLUMN_STRETCH constant defines the value of the type property of the event object for a columnStretch event, which indicates that a user expanded a column horizontally. | |
columnStretchCursorSkin — Stile, classe fl.controls.DataGrid | |
Il nome della classe che fornisce il cursore utilizzato quando il mouse si trova tra le intestazioni di due colonne e la proprietà resizableColumns è impostata su true. | |
columnType — Proprietà, classe com.adobe.icc.vo.TableColumnDetails | |
Type of the table column | |
columnTypeListDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
A skin part that defines the column's type A skin part that defines the column's type | |
columnWidth — Stile, classe spark.components.RichText | |
Column width in pixels. | |
columnWidth — Stile, classe spark.components.RichEditableText | |
Column width in pixels. | |
columnWidth — Proprietà, classe com.adobe.icc.vo.TableColumnDetails | |
Ratio of columns width with respect to the entire table | |
columnWidth — Proprietà, classe fl.controls.TileList | |
Ottiene o imposta la larghezza che viene applicata a una colonna dell'elenco, espressa in pixel. | |
columnWidth — Proprietà, classe fl.text.TLFTextField | |
La larghezza della colonna è espressa in pixel (utilizza il valore predefinito se è undefined durante la cascata). | |
columnWidth — Proprietà, classe flashx.textLayout.container.ColumnState | |
La larghezza delle colonne, in pixel, nel contenitore. | |
columnWidth — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: la larghezza della colonna è espressa in pixel (utilizza il valore predefinito se è undefined durante la cascata). | |
columnWidth — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: la larghezza della colonna è espressa in pixel (utilizza il valore predefinito se è undefined durante la cascata). | |
columnWidth — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
La larghezza della colonna è espressa in pixel (utilizza il valore predefinito se è undefined durante la cascata). | |
columnWidth — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
La larghezza della colonna è espressa in pixel (utilizza il valore predefinito se è undefined durante la cascata). | |
columnWidth — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The width of the control's columns. | |
columnWidth — Proprietà, classe mx.controls.listClasses.ListBase | |
The width of the control's columns. | |
columnWidth — Proprietà, classe spark.components.HGroup | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Proprietà, classe spark.components.TileGroup | |
Contain the actual column width, in pixels. | |
columnWidth — Proprietà, classe spark.layouts.HorizontalLayout | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Proprietà, classe spark.layouts.TileLayout | |
Contain the actual column width, in pixels. | |
columnWidthDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
A skin part that defines the column's width A skin part that defines the column's width | |
columnWidthRatio — Stile, classe mx.charts.CandlestickChart | |
Specifies a ratio of how wide to draw the candlesticks relative to the horizontal axis's category widths, as a percentage in the range of 0 to 1. | |
columnWidthRatio — Stile, classe mx.charts.ColumnChart | |
Specifies a ratio of wide to draw the columns relative to the category width, as a percentage in the range of 0 to 1. | |
columnWidthRatio — Stile, classe mx.charts.HLOCChart | |
Specifies a ratio of how wide to draw the HLOC lines relative to the horizontal axis's category widths, as a percentage in the range of 0 to 1. | |
columnWidthRatio — Proprietà, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the width of elements relative to the category width. | |
columnWidthRatio — Proprietà, interfaccia mx.charts.chartClasses.IColumn | |
Specifies the width of items relative to the category size. | |
columnWidthRatio — Proprietà, classe mx.charts.series.ColumnSeries | |
Specifies the width of columns relative to the category width. | |
columnWidthRatio — Proprietà, classe mx.charts.series.ColumnSet | |
Specifies the width of columns relative to the category width. | |
com.adobe.acm.solutions.authoring.domain.extensions — pacchetto | |
Il pacchetto com.adobe.acm.solutions.authoring.domain.extensions contiene le classi che abilitano la gestione della configurazione e la gestione delle funzionalità relative alle estensioni, ad esempio Extensible Actionbar. | |
com.adobe.acm.solutions.ccr.domain.extensions — pacchetto | |
Il pacchetto com.adobe.acm.solutions.ccr.domain.extensions contiene le classi specifiche dell'implementazione Create Correspondence delle funzionalità relative alle estensioni, ad esempio Extensible Actionbar. | |
com.adobe.consulting.pst.vo — pacchetto | |
Il pacchetto com.adobe.consulting.pst.vo contiene alcuni degli oggetti di valore del blocco costitutivo Asset Composer | |
com.adobe.dct.component — pacchetto | |
Il pacchetto com.adobe.dct.component contiene i componenti host, ad esempio DDEditor, DEMetaEditor e DataElementsPanel. | |
com.adobe.dct.component.datadictionary — pacchetto | |
Il pacchetto com.adobe.dct.component.datadictionary contiene i componenti host per l'editor di Data Dictionary e altre classi correlate. | |
com.adobe.dct.component.datadictionaryElement — pacchetto | |
Il pacchetto com.adobe.dct.component.datadictionaryElement contiene i componenti host per il metaeditor di elementi di Data Dictionary. | |
com.adobe.dct.component.dataElementsPanel — pacchetto | |
Il pacchetto com.adobe.dct.component.dataElementsPanel contiene i componenti host per il pannello degli elementi di dati, la barra degli strumenti e altri componenti correlati. | |
com.adobe.dct.component.toolbars — pacchetto | |
Il pacchetto com.adobe.dct.component.toolbars contiene i componenti host per la barra degli strumenti dell'editor di Data Dictionary. | |
com.adobe.dct.event — pacchetto | |
Il pacchetto com.adobe.dct.event contiene gli eventi inviati da varie operazioni remote dei servizi del blocco costitutivo Data Dictionary e da altre classi di eventi correlate. | |
com.adobe.dct.exp — pacchetto | |
Il pacchetto com.adobe.dct.exp contiene il componente VariableResolver per risolvere eventuali riferimenti alle variabili rilevate in un'espressione dal blocco costitutivo Expression Manager. | |
com.adobe.dct.model — pacchetto | |
Il pacchetto com.adobe.dct.model contiene le classi di modello utilizzate dal blocco costitutivo Data Dictionary. | |
com.adobe.dct.service — pacchetto | |
Il pacchetto com.adobe.dct.service contiene le interfacce di vari servizi del blocco costitutivo Data Dictionary. | |
com.adobe.dct.service.provider — pacchetto | |
Il pacchetto com.adobe.dct.service.provider contiene le classi per ottenere i servizi forniti dal blocco costitutivo Data Dictionary. | |
com.adobe.dct.transfer — pacchetto | |
Il pacchetto com.adobe.dct.transfer contiene gli oggetti di trasferimento/oggetti di valore delle API di servizio del blocco costitutivo Data Dictionary | |
com.adobe.dct.util — pacchetto | |
Il pacchetto com.adobe.dct.util contiene le classi di utilità utilizzate dal blocco costitutivo Data Dictionary e alcune classi di utilità generiche comuni. | |
com.adobe.dct.view — pacchetto | |
Il pacchetto com.adobe.dct.view contiene i componenti host per diversi componenti dell'interfaccia utente nell'editor di Data Dictionary. | |
com.adobe.ep.taskmanagement.domain — pacchetto | |
Il pacchetto com.adobe.ep.taskmanagement.domain contiene le definizioni di interfaccia per il servizio TaskManager e le relative classi di supporto. | |
com.adobe.ep.taskmanagement.event — pacchetto | |
Il pacchetto com.adobe.ep.taskmanagement.event contiene le classi di evento per il servizio TaskManager. | |
com.adobe.ep.taskmanagement.filter — pacchetto | |
Il pacchetto com.adobe.ep.taskmanagement.filter contiene le definizioni di interfaccia e le classi di utilità per l'utilizzo del servizio TaskManager. | |
com.adobe.ep.taskmanagement.services — pacchetto | |
Il pacchetto com.adobe.ep.taskmanagement.service contiene le classi che implementano classi di servizio di attività autonome (definite in modo informale come attività leggere) e definizioni di interfaccia delle classi per il servizio Task Manager. | |
com.adobe.ep.taskmanagement.util — pacchetto | |
Il pacchetto com.adobe.ep.taskmanagement.util contiene le classi di supporto per il servizio TaskManager. | |
com.adobe.ep.ux.attachmentlist.component — pacchetto | |
Il pacchetto com.adobe.ep.ux.attachmentlist.component contiene le classi per l'utilizzo del componente UX AttachmentList. | |
com.adobe.ep.ux.attachmentlist.domain — pacchetto | |
Il pacchettocom.adobe.ep.ux.attachmentlist.domain contiene gli oggetti di dominio per il componente UX AttachmentList. | |
com.adobe.ep.ux.attachmentlist.domain.events — pacchetto | |
Il pacchettocom.adobe.ep.ux.attachmentlist.domain.events contiene le classi di evento per il componente UX AttachmentList. | |
com.adobe.ep.ux.attachmentlist.domain.renderers — pacchetto | |
Il pacchettocom.adobe.ep.ux.attachmentlist.domain.renderers contiene i renderer di elementi che supportano il componente UX AttachmentList. | |
com.adobe.ep.ux.attachmentlist.skin — pacchetto | |
Il pacchetto com.adobe.ep.ux.attachmentlist.skin contiene le classi per applicare skin e modifiche all'aspetto del componente UX AttachmentList. | |
com.adobe.ep.ux.attachmentlist.skin.renderers — pacchetto | |
Il pacchetto com.adobe.ep.ux.attachmentlist.skin.renderers contiene le classi per il rendering di elementi per il componente UX AttachmentList. | |
com.adobe.ep.ux.content.event — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.event contiene classi per gli eventi utilizzati dai servizi core. | |
com.adobe.ep.ux.content.factory — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.factory contiene l'interfaccia factory del dominio e le implementazioni per i servizi core. | |
com.adobe.ep.ux.content.handlers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.handlers contiene l'interfaccia e il registro Asset Handler per i servizi core. | |
com.adobe.ep.ux.content.managers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.managers contiene le interfacce e le implementazioni dei diversi gestori esposti dai servizi core. | |
com.adobe.ep.ux.content.model.asset — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.model.asset contiene le classi del livello dominio per l'archiviazione di informazioni sulle risorse. | |
com.adobe.ep.ux.content.model.preview — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.model.preview contiene le interfacce per i componenti host dei renderer di anteprima utilizzati dai servizi core. | |
com.adobe.ep.ux.content.model.relation — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.model.relation contiene le classi del livello dominio per l'archiviazione dei parametri di relazione utilizzati per la ricerca di risorse correlate. | |
com.adobe.ep.ux.content.model.search — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.model.search contiene le interfacce per i componenti host per i controlli di ricerca utilizzati dai servizi core. | |
com.adobe.ep.ux.content.model.toolbar — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.model.toolbar contiene le interfacce per i componenti host dei renderer di azione delle barre degli strumenti utilizzati dai servizi core. | |
com.adobe.ep.ux.content.search — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.search contiene la query di ricerca esposta dai servizi core. | |
com.adobe.ep.ux.content.services — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services contiene il Service Locator per la ricerca dei servizi Remoting. | |
com.adobe.ep.ux.content.services.load — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.load contiene le classi del livello servizio per caricare risorse. | |
com.adobe.ep.ux.content.services.permissions — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.permissions contiene le classi del livello servizio per caricare le autorizzazioni delle risorse. | |
com.adobe.ep.ux.content.services.preview — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.preview contiene le classi del livello servizio per caricare l'anteprima delle risorse. | |
com.adobe.ep.ux.content.services.providers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.providers contiene i fornitori del livello servizio per i servizi core. | |
com.adobe.ep.ux.content.services.query — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.query definisce le classi del livello servizio per eseguire query sulle risorse. | |
com.adobe.ep.ux.content.services.relationships — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.relationships contiene le classi del livello servizio per ottenere le risorse correlate. | |
com.adobe.ep.ux.content.services.search.lccontent — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.search.lccontent contiene le classi del livello servizio per la ricerca di risorse. | |
com.adobe.ep.ux.content.services.version — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.services.version contiene le classi del livello servizio per recuperare informazioni sulla versione per le risorse. | |
com.adobe.ep.ux.content.view — pacchetto | |
Il pacchettocom.adobe.ep.ux.content.view contiene il componente UX AssetManagerView. | |
com.adobe.ep.ux.content.view.components.activate — pacchetto | |
Il pacchettocom.adobe.ep.ux.content.view.components.activate contiene il componente UX ActivationBrowser. | |
com.adobe.ep.ux.content.view.components.grid — pacchetto | |
Il pacchettocom.adobe.ep.ux.content.view.components.grid contiene il componente UX SearchResultsGrid. | |
com.adobe.ep.ux.content.view.components.grid.hover — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.grid.hover contiene i componenti predefiniti e di base del renderer hover (passaggio del mouse). | |
com.adobe.ep.ux.content.view.components.grid.hover.component — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.grid.hover.component contiene i componenti del renderer di anteprima di testo e immagini. | |
com.adobe.ep.ux.content.view.components.grid.renderers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.grid.renderers contiene i componenti DataGrid predefiniti del renderer di elementi e intestazioni. | |
com.adobe.ep.ux.content.view.components.relationships — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.relationships contiene la classe per il componente UX RelationShipBrowser | |
com.adobe.ep.ux.content.view.components.review — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.review contiene la classe per il componente UX AssetReviewPod | |
com.adobe.ep.ux.content.view.components.searchpod — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.searchpod contiene le classi per i componenti Pod di ricerca. | |
com.adobe.ep.ux.content.view.components.search.renderers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.search.renderers contiene i componenti del renderer di ricerca che può essere utilizzato con il componente UX AdvancedSearchPod | |
com.adobe.ep.ux.content.view.components.toolbar — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.toolbar contiene le classi per i componenti della barra delle azioni e della barra degli strumenti. | |
com.adobe.ep.ux.content.view.components.toolbar.controlRenderers — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.toolbar.controlRenderers contiene i renderer di controllo utilizzati per i componenti della barra degli strumenti. | |
com.adobe.ep.ux.content.view.components.version — pacchetto | |
Il pacchetto com.adobe.ep.ux.content.view.components.version contiene il componente UX VersionBrowser. | |
com.adobe.ep.ux.documentsubmit.component — pacchetto | |
Il pacchetto com.adobe.ep.ux.documentsubmit.component contiene le classi per l'utilizzo del componente UX DocumentSubmit. | |
com.adobe.ep.ux.documentsubmit.domain — pacchetto | |
Il pacchetto del componente com.adobe.ep.ux.documentsubmit.domain contiene le classi di dominio per l'utilizzo del componente UX DocumentSubmit. | |
com.adobe.ep.ux.documentsubmit.skin — pacchetto | |
Il pacchetto com.adobe.ep.ux.tasklist.component contiene le classi per applicare skin e modifiche all'aspetto del componente UX DocumentSubmit. | |
com.adobe.ep.ux.taskaction.component — pacchetto | |
Il pacchettocom.adobe.ep.ux.taskaction.component contiene le classi per il componente UX TaskAction. | |
com.adobe.ep.ux.taskaction.domain — pacchetto | |
Il pacchettocom.adobe.ep.ux.taskaction.domain contiene le classi di dominio per il componente UX TaskAction. | |
com.adobe.ep.ux.taskaction.domain.events — pacchetto | |
Il pacchetto com.adobe.ep.ux.taskaction.domain.events contiene le classi per gestire gli eventi per il componente UX TaskAction. | |
com.adobe.ep.ux.taskaction.skin — pacchetto | |
Il pacchetto com.adobe.ep.ux.taskaction.skin contiene le classi per applicare skin e modifiche all'aspetto del componente UX TaskAction. | |
com.adobe.ep.ux.taskdetails.component — pacchetto | |
Il pacchettocom.adobe.ep.ux.taskdetails.component contiene le classi per il componente UX TaskDetails. | |
com.adobe.ep.ux.taskdetails.domain — pacchetto | |
Il pacchettocom.adobe.ep.ux.taskdetails.domain contiene le classi di dominio per il componente UX TaskDetails. | |
com.adobe.ep.ux.taskdetails.skin — pacchetto | |
Il pacchetto com.adobe.ep.ux.taskdetails.skin contiene le classi per applicare skin e modifiche all'aspetto del componente UX TaskDetails. | |
com.adobe.ep.ux.tasklist.component — pacchetto | |
Il pacchetto com.adobe.ep.ux.tasklist.component contiene le classi per l'utilizzo del componente UX TaskList. | |
com.adobe.ep.ux.tasklist.domain — pacchetto | |
Il pacchettocom.adobe.ep.ux.tasklist.domain contiene le classi di dominio per il componente UX TaskList. | |
com.adobe.ep.ux.tasklist.skin — pacchetto | |
Il pacchetto com.adobe.ep.ux.tasklist.component contiene le classi per l'utilizzo del componente UX TaskList. | |
com.adobe.ep.ux.webdocumentviewer.domain — pacchetto | |
Il pacchettocom.adobe.ep.ux.webdocumentviewer contiene le classi di dominio per il componente UX WebDocumentViewer. | |
com.adobe.exm.expression — pacchetto | |
Il pacchetto com.adobe.exm.expression contiene interfacce del servizio del blocco costitutivo Expression Manager 9.5. | |
com.adobe.exm.expression.error — pacchetto | |
Il pacchetto com.adobe.exm.expression.error contiene gli errori generati dal servizio del blocco costitutivo Expression Manager 9.5. | |
com.adobe.exm.expression.event — pacchetto | |
Il pacchetto com.adobe.exm.expression.event contiene gli eventi inviati da vari componenti del blocco costitutivo Expression Manager 9.5. | |
com.adobe.exm.expression.impl — pacchetto | |
Il pacchetto com.adobe.exm.expression.impl contiene le classi di implementazione per i componenti di servizio del blocco costitutivo Expression Manager 9.5. | |
com.adobe.fiber.runtime.lib — pacchetto | |
Il pacchetto com.adobe.fiber.runtime.lib contiene le classi di implementazione per le funzioni runtime di espressione. | |
com.adobe.fiber.services — pacchetto | |
Il pacchetto com.adobe.fiber.services contiene le interfacce di servizio. | |
com.adobe.fiber.services.wrapper — pacchetto | |
Il pacchetto com.adobe.fiber.services.wrapper contiene le classi wrapper. | |
com.adobe.fiber.styles — pacchetto | |
Il pacchetto com.adobe.fiber.styles contiene le classi di stile. | |
com.adobe.fiber.util — pacchetto | |
Il pacchetto com.adobe.fiber.util contiene le classi di utilità. | |
com.adobe.fiber.valueobjects — pacchetto | |
Il pacchetto com.adobe.fiber.valueobjects contiene le classi di oggetti valore. | |
com.adobe.gravity.binding — pacchetto | |
Il pacchetto com.adobe.gravity.binding contiene le classi per l'utilizzo dell'associazione in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.context — pacchetto | |
Il pacchetto com.adobe.gravity.context contiene le classi per accedere alla classe IBundleContext in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.flex.bundleloader — pacchetto | |
Il pacchetto com.adobe.gravity.flex.bundleloader contiene le classi per caricare i pacchetti di interfacce utente create tramite Flex Framework. | |
com.adobe.gravity.flex.progress — pacchetto | |
Il pacchetto com.adobe.gravity.flex.progress contiene le classi che indicano l'avanzamento nelle applicazioni sviluppate con Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.flex.serviceloader — pacchetto | |
Il pacchetto com.adobe.gravity.flex.serviceloader contiene le classi per visualizzare e gestire i servizi dell'interfaccia utente in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.framework — pacchetto | |
Il pacchetto com.adobe.gravity.framework contiene le interfacce di base per Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.init — pacchetto | |
Le classi del pacchetto com.adobe.gravity.init sono utili per il bootstrap di applicazioni Adobe Digital Enterprise Platform Experience Services - Client Component Framework | |
com.adobe.gravity.service.bundleloader — pacchetto | |
Il pacchetto com.adobe.gravity.service.bundleloader contiene le interfacce per l'implementazione di loader di pacchetti personalizzati in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.service.logging — pacchetto | |
Il pacchetto com.adobe.gravity.service.logging contiene le interfacce per l'implementazione di servizi di destinazione del registro in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.service.manifest — pacchetto | |
Il pacchetto com.adobe.gravity.service.manifest contiene le interfacce per l'implementazione di servizi di analisi del manifesto in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.service.progress — pacchetto | |
Il pacchetto com.adobe.gravity.service.progress contiene le interfacce per la segnalazione e il monitoraggio dell'avanzamento in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.tracker — pacchetto | |
Il pacchetto com.adobe.gravity.tracker contiene le classi per il monitoraggio dei servizi in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.ui — pacchetto | |
Il pacchetto com.adobe.gravity.ui contiene le interfacce per servizi utente in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility — pacchetto | |
Il pacchetto com.adobe.gravity.utility contiene le classi pratiche per recuperare e rilasciare set completi di servizi in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.async — pacchetto | |
Il pacchetto com.adobe.gravity.utility.async contiene classi di utilità per la gestione delle operazioni asincrone in the Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.error — pacchetto | |
Il pacchetto com.adobe.gravity.utility.flex.async contiene le classi per l'adattamento agli standard forniti da Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.events — pacchetto | |
Il pacchetto com.adobe.gravity.utility.events contiene le classi di eventi utili con le altre classi di utilità di Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.factory — pacchetto | |
Il pacchetto com.adobe.gravity.utility.factory contiene classi di fattori e le interfacce per Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.flex.async — pacchetto | |
Il pacchetto com.adobe.gravity.utility.flex.async contiene le classi per l'adattamento di altre classi token asincrone agli standard forniti da Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.logging — pacchetto | |
Il pacchetto com.adobe.gravity.utility.logging contiene le classi e le interfacce per l'accesso a Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.message — pacchetto | |
Il pacchetto com.adobe.gravity.utility.message contiene le classi di utilità per la gestione dei messaggi da visualizzare all'utente nelle applicazioni sviluppate con Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.sequence — pacchetto | |
Il pacchetto com.adobe.gravity.utility.sequence contiene le classi di utilità per fornire le sequenze in Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.url — pacchetto | |
Il pacchetto com.adobe.gravity.utility.url contiene le classi di utilità per la modifica degli URL per Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.guides.control — pacchetto | |
Il pacchetto com.adobe.guides.control fornisce diverse interfacce che definiscono i dati, la navigazione e gli errori di Guide. Fornisce inoltre diverse altre API di interfaccia utili per modificare un oggetto Guide. | |
com.adobe.guides.domain — pacchetto | |
Il pacchetto com.adobe.guides.domain fornisce le interfacce che è possibile utilizzare per l'introspezione della struttura di Guide. | |
com.adobe.guides.i18n — pacchetto | |
Il pacchetto com.adobe.guides.i18n fornisce le interfacce per supportare la localizzazione in un oggetto Guide. | |
com.adobe.guides.spark.components.skins — pacchetto | |
Il pacchetto com.adobe.guides.spark.components.skins fornisce gli skin per i componenti runtime di Guides. | |
com.adobe.guides.spark.components.skins.mx — pacchetto | |
Il pacchetto com.adobe.guides.spark.components.skins.mx fornisce gli skin per i componenti runtime MX di Guides. | |
com.adobe.guides.spark.headers.components — pacchetto | |
Il pacchetto com.adobe.guides.spark.headers.components fornisce le classi per supportare le intestazioni di wrapper. | |
com.adobe.guides.spark.headers.skins — pacchetto | |
Il pacchetto com.adobe.guides.spark.headers.skins fornisce gli skin per supportare il componente di intestazione. | |
com.adobe.guides.spark.layouts.components — pacchetto | |
Il pacchetto com.adobe.guides.spark.layouts.components fornisce le classi per il layout del contenuto di un oggetto Guide. | |
com.adobe.guides.spark.layouts.skins — pacchetto | |
Il pacchetto com.adobe.guides.spark.layouts.skins fornisce un set di skin diversi per modificare l'aspetto di vari componenti del layout. | |
com.adobe.guides.spark.navigators.components — pacchetto | |
Il pacchetto com.adobe.guides.spark.navigators.components fornisce i componenti che facilitano la navigazione in un oggetto Guide. | |
com.adobe.guides.spark.navigators.renderers — pacchetto | |
Il pacchetto com.adobe.guides.spark.navigators.renderers fornisce i renderer utilizzati da diversi componenti per il layout di un oggetto Guide. | |
com.adobe.guides.spark.navigators.skins — pacchetto | |
Il pacchetto com.adobe.guides.spark.navigators.skins fornisce gli skin utilizzati da diversi navigator e componenti. | |
com.adobe.guides.spark.util — pacchetto | |
Il pacchetto com.adobe.guides.spark.util fornisce le classi di supporto per il runtime Guides. | |
com.adobe.guides.spark.wrappers.components — pacchetto | |
Il pacchetto com.adobe.guides.spark.wrappers.components fornisce le classi di base necessarie per creare un componente Wrapper per un oggetto Guide. | |
com.adobe.guides.spark.wrappers.skins — pacchetto | |
Il pacchetto com.adobe.guides.spark.wrappers.skins fornisce gli skin necessari per diversi componenti Guide Wrapper di . | |
com.adobe.guides.submit — pacchetto | |
Il pacchetto com.adobe.guides.submit fornisce un set di interfacce utili durante il processo di invio e la gestione dei risultati di un invio. | |
com.adobe.icc.dc.domain — pacchetto | |
Il pacchetto com.adobe.icc.dc.domain contiene le classi di dominio utilizzate dall'interfaccia utente Create Correspondence che rappresenta la formazione dell'istanza runtime della lettera. | |
com.adobe.icc.dc.domain.factory — pacchetto | |
Il pacchetto com.adobe.icc.dc.domain.factory contiene classi factory di dominio utilizzate per creare l'istanza dell'oggetto dominio definito nel pacchetto com.adobe.icc.dc.domain. | |
com.adobe.icc.editors.events — pacchetto | |
Il pacchetto com.adobe.icc.editors.events contiene gli eventi inviati da vari componenti del blocco costitutivo Asset Composer | |
com.adobe.icc.editors.handlers — pacchetto | |
Il pacchetto com.adobe.icc.editors.handlers contiene le implementazioni del gestore del blocco costitutivo Asset Composer per vari tipi di risorse del blocco costitutivo Asset Composer. | |
com.adobe.icc.editors.managers — pacchetto | |
Il pacchetto com.adobe.icc.editors.managers contiene le classi del gestore utilità per alcune azioni comuni. | |
com.adobe.icc.editors.model — pacchetto | |
Il pacchetto com.adobe.icc.editors.model contiene classi di modello di dominio per vari tipi di risorse. Ad esempio, il comando LetterModel. | |
com.adobe.icc.editors.model.config — pacchetto | |
Il pacchetto com.adobe.icc.editors.model.config contiene le classi che forniscono le informazioni di configurazione per l'editor. | |
com.adobe.icc.editors.model.el — pacchetto | |
Il pacchetto com.adobe.icc.editors.model.el contiene modelli di linguaggio espressioni relative a interfacce e classi. | |
com.adobe.icc.editors.model.el.operands — pacchetto | |
Il pacchetto com.adobe.icc.editors.model.el.operands contiene le classi di implementazione per vari tipi di operandi supportati. | |
com.adobe.icc.editors.model.el.operators — pacchetto | |
Il pacchetto com.adobe.icc.editors.model.el.operators contiene le classi di implementazione per vari tipi di operatori supportati. | |
com.adobe.icc.enum — pacchetto | |
Il pacchetto com.adobe.icc.enum contiene classi che contengono enumerazioni e costanti. | |
com.adobe.icc.external.dc — pacchetto | |
Il pacchetto com.adobe.icc.external.dc contiene la classe che rappresenta le informazioni di chiamata relative all'interfaccia utente Create Correspondence.InvokeParams | |
com.adobe.icc.obj — pacchetto | |
Il pacchetto com.adobe.icc.obj contiene oggetti dati di utilità lato client. | |
com.adobe.icc.services — pacchetto | |
Il pacchetto com.adobe.icc.services contiene le classi per l'accesso e la creazione di istanze per vari servizi del blocco costitutivo Asset Composer. | |
com.adobe.icc.services.category — pacchetto | |
Il pacchetto com.adobe.icc.services.category contiene servizi specifici delle categorie. | |
com.adobe.icc.services.config — pacchetto | |
Il pacchetto com.adobe.icc.services.config contiene servizi specifici delle configurazioni. | |
com.adobe.icc.services.download — pacchetto | |
Il pacchetto com.adobe.icc.services.download contiene servizi specifici del download di contenuto. | |
com.adobe.icc.services.export — pacchetto | |
Il pacchetto com.adobe.icc.services.export contiene servizi per l'esportazione di dati correlati a risorse. | |
com.adobe.icc.services.external — pacchetto | |
Il pacchetto com.adobe.icc.services.external contiene servizi specifici dell'accesso a dati esterni al servizio stesso (eventualmente esterni all'applicazione host). | |
com.adobe.icc.services.formbridge — pacchetto | |
Il pacchetto com.adobe.icc.services.formbridge contiene il servizio di comunicazione Form Bridge per l'interazione tra i componenti Flex e i PDF nell'interfaccia utente Create Correspondence. | |
com.adobe.icc.services.fragmentlayout — pacchetto | |
Il pacchetto com.adobe.icc.services.fragmentlayout contiene l'interfaccia di servizio per il servizio di layout frammenti. | |
com.adobe.icc.services.layout — pacchetto | |
Il pacchetto com.adobe.icc.services.layout contiene servizi specifici dei layout. | |
com.adobe.icc.services.letter — pacchetto | |
Il pacchetto com.adobe.icc.services.letterpackage contiene servizi specifici dei modelli di lettere. | |
com.adobe.icc.services.locator — pacchetto | |
Il pacchetto com.adobe.icc.services.locator contiene servizi specifici della localizzazione di servizi esterni accessibili dal blocco costitutivo Asset Composer. | |
com.adobe.icc.services.module — pacchetto | |
Il pacchetto com.adobe.icc.services.module contiene servizi specifici dei moduli. | |
com.adobe.icc.services.render — pacchetto | |
Il pacchetto com.adobe.icc.services.render contiene servizi specifici del rendering. | |
com.adobe.icc.services.submit — pacchetto | |
Il pacchetto com.adobe.icc.services.submit contiene servizi specifici dell'invio di corrispondenza. | |
com.adobe.icc.services.user — pacchetto | |
Il pacchetto com.adobe.icc.services.user contiene servizi specifici della gestione utenti. | |
com.adobe.icc.token — pacchetto | |
Il pacchetto com.adobe.icc.token contiene la definizione di interfaccia token restituita dalle operazioni dei servizi remoti del blocco costitutivo Asset Composer | |
com.adobe.icc.vo — pacchetto | |
Il pacchetto com.adobe.icc.vo contiene gli oggetti di valore del blocco costitutivo Asset Composer | |
com.adobe.icc.vo.render — pacchetto | |
Il pacchetto com.adobe.icc.vo. contiene oggetti valore specifici delle operazioni di rendering. | |
com.adobe.icomm.assetplacement.controller — pacchetto | |
Il pacchetto com.adobe.icomm.assetplacement.controller contiene i controlli dell'interfaccia utente del blocco costitutivo Asset Placement | |
com.adobe.icomm.assetplacement.controller.utils — pacchetto | |
Il pacchetto com.adobe.icomm.assetplacement.controller.utils contiene le classi di utilità utilizzate dai controlli dell'interfaccia utente del blocco costitutivo Asset Placement | |
com.adobe.icomm.assetplacement.data — pacchetto | |
Il pacchetto com.adobe.icomm.assetplacement.data contiene le classi per l'accesso ai dati specificati nella definizione del pacchetto del blocco costitutivo Asset Placement | |
com.adobe.icomm.assetplacement.model — pacchetto | |
Il pacchetto com.adobe.icomm.assetplacement.model contiene le classi che modellano la definizione del pacchetto del blocco costitutivo Asset Placement | |
com.adobe.livecycle.assetmanager.client — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client contiene alcune interfacce comuni per la libreria Flex del blocco costitutivo Asset Manager 9.5. | |
com.adobe.livecycle.assetmanager.client.event — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.event contiene gli eventi inviati da diversi componenti del blocco costitutivo Asset Manager 9.5. | |
com.adobe.livecycle.assetmanager.client.handler — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.handler contiene l'interfaccia Asset Handler e il modello di dominio core AssetHandlerRegistry | |
com.adobe.livecycle.assetmanager.client.managers — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.managers contiene le classi di gestione utilizzate da vari componenti del blocco costitutivo Asset Manager 9.5. | |
com.adobe.livecycle.assetmanager.client.model — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.model contiene varie classi di modello comuni del blocco costitutivo Asset Manager 9.5. | |
com.adobe.livecycle.assetmanager.client.model.cms — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.model.cms contiene classi di modello specifiche di una ricerca nel sistema di gestione contenuti. | |
com.adobe.livecycle.assetmanager.client.service — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.service contiene le classi di servizio che forniscono alcuni dei servizi specifici. | |
com.adobe.livecycle.assetmanager.client.service.search — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.service.search contiene alcune classi e interfacce di servizio comuni che forniscono servizi di ricerca specifici. | |
com.adobe.livecycle.assetmanager.client.service.search.cms — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.service.search.cms contiene classi e interfacce di servizio specifiche di una ricerca nel sistema di gestione contenuti. | |
com.adobe.livecycle.assetmanager.client.utils — pacchetto | |
(Obsoleto) Il pacchetto com.adobe.livecycle.assetmanager.client.utils contiene alcune classi di utilità comuni. | |
com.adobe.livecycle.content — pacchetto | |
Il pacchetto com.adobe.livecycle.content contiene le classi per utilizzare i file su Experience Server. | |
com.adobe.livecycle.rca.model — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model definisce le classi di modello per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.model.constant — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model.constant definisce le enumerazioni per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.model.document — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model.document definisce gli oggetti che incapsulano le classi di Document Service. | |
com.adobe.livecycle.rca.model.participant — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model.participant definisce le classi di partecipanti del blocco costitutivo Review, Commenting & Approval (RCA) 9.5, ad esempio revisore e moderatore. | |
com.adobe.livecycle.rca.model.reminder — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model.reminder definisce le classi del blocco costitutivo Review, Commenting & Approval (RCA) Building Block 9.5 utilizzate per i promemoria. | |
com.adobe.livecycle.rca.model.stage — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.model.stage definisce le classi che incapsulano le fasi di revisione per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.service — pacchetto | |
Le classi del pacchetto com.adobe.livecycle.rca.service definiscono tutte le classi di primo livello utilizzate per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.service.core — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.service.core definisce le interfacce di servizio core per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.service.core.delegate — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.service.core.delegate definisce le classi che implementano le interfacce di servizio core per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.service.process — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.service.process definisce le interfacce del processo per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.rca.service.process.delegate — pacchetto | |
Il pacchetto com.adobe.livecycle.rca.service.process.delegate definisce le classi di chiamata del processo per il blocco costitutivo Review, Commenting & Approval (RCA) 9.5. Queste classi di chiamata implementano le interfacce del processo. | |
com.adobe.livecycle.rca.token — pacchetto | |
Le classi del pacchetto com.adobe.livecycle.rca.token definiscono le classi token utilizzate dal blocco costitutivo Review, Commenting & Approval (RCA) 9.5. | |
com.adobe.livecycle.ria.security.api — pacchetto | |
Il pacchetto com.adobe.livecycle.ria.security.api contiene le classi di interfaccia per gestire la sicurezza per Experience Server. | |
com.adobe.livecycle.ria.security.service — pacchetto | |
Il pacchetto com.adobe.livecycle.ria.security.service contiene l'implementazione per il servizio Core Security. | |
com.adobe.mosaic.layouts — pacchetto | |
Il pacchetto com.adobe.mosaic.layouts contiene una raccolta di layout basati su Spark che possono essere utilizzati in Composite Application Definition Language (CADL) o all'interno di skin per creare display personalizzati. | |
com.adobe.mosaic.layouts.dragAndDrop — pacchetto | |
Il pacchetto com.adobe.mosaic.layouts.dragAndDrop contiene classi che supportano il trascinamento e il rilascio di Tiles. | |
com.adobe.mosaic.layouts.interfaces — pacchetto | |
Il pacchetto com.adobe.mosaic.layouts.interfaces contiene interfacce che devono essere implementate per consentire il corretto funzionamento dei componenti con il pacchetto com.adobe.mosaic.layouts. | |
com.adobe.mosaic.mxml — pacchetto | |
Il pacchetto com.adobe.mosaic.mxml contiene classi per la rappresentazione di elementi, componenti visivi e servizi di Mosaic SDK in un'applicazione Flex. | |
com.adobe.mosaic.om.constants — pacchetto | |
Il pacchetto com.adobe.mosaic.om.constants contiene costanti utili per lo sviluppatore di Tile. | |
com.adobe.mosaic.om.events — pacchetto | |
Il pacchetto com.adobe.mosaic.om.events contiene la definizione degli eventi che vengono restituiti tramite un listener di messaggi o come parametro a un gestore di operazioni riuscite o fallite per diverse API di Composite Application Framework API, ad esempio i metodi addTile, addView, addPanel, removeView, removeTile, removePanel, loadCatalog e resolveReferences. | |
com.adobe.mosaic.om.impl — pacchetto | |
Il pacchetto com.adobe.mosaic.om.impl contiene implementazioni delle interfacce del pacchetto com.adobe.mosaic.om.interfaces per una migliore usabilità da parte degli sviluppatori, ad esempio le classi ApplicationSpecifier e CatalogSpecifier. | |
com.adobe.mosaic.om.interfaces — pacchetto | |
Il pacchetto com.adobe.mosaic.om.interfaces contiene interfacce per tutti gli aspetti dello sviluppo in Composite Application Framework. Queste interfacce sono metodi pubblici delle API di Composite Application Framework utilizzati da uno sviluppatore di elementi a mosaico per interagire con l'applicazione, il catalogo, la sessione, altri elementi a mosaico e diversi altri oggetti di Composite Application Framework. | |
com.adobe.mosaic.skinning — pacchetto | |
Il pacchetto com.adobe.mosaic.skinning contiene le classi di base utilizzate per sviluppare skin per i componenti visivi di Mosaic Composite Application Framework. | |
com.adobe.mosaic.sparklib.editors — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.editors definiscono l'editor di etichette per Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.optionMenu — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.optionMenu definiscono il pulsante del menu opzioni e l'evento corrispondente per Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.scrollableMenu — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.scrollableMenu definiscono un'estensione della classe ScrollableMenu personalizzata per Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.scrollableMenu.skins — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.scrollableMenu.skins definiscono gli skin predefiniti per la classe personalizzata ScrollableMenu per Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.tabLayout — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.tabLayout definiscono il componente Spark di tipo TabNavigator di Adobe Digital Enterprise Platform Experience Services - Composite Application Framework | |
com.adobe.mosaic.sparklib.tabLayout.events — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.tabLayout.events definiscono la classe di eventi inviata dai componenti Spark di tipo TabNavigator di Adobe Digital Enterprise Platform Experience Services - Composite Application Framework | |
com.adobe.mosaic.sparklib.tabLayout.layouts — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.tabLayout.layouts definiscono un layout orizzontale modificato per i componenti Spark di tipo TabNavigator di Adobe Digital Enterprise Platform Experience Services - Composite Application Framework | |
com.adobe.mosaic.sparklib.tabLayout.skins — pacchetto | |
Le classi del pacchetto com.adobe.mosaic.sparklib.tabLayout.skins definiscono gli skin per i componenti Spark di tipo TabNavigator di Adobe Digital Enterprise Platform Experience Services - Composite Application Framework | |
com.adobe.mosaic.sparklib.text — pacchetto | |
Il pacchetto com.adobe.mosaic.sparklib.text contiene le classi di utilità utilizzate dagli skin per aggiungere la visualizzazione di testo. | |
com.adobe.mosaic.sparklib.util — pacchetto | |
Il pacchetto com.adobe.mosaic.sparklib.text contiene le classi di utilità utilizzate dagli skin per eseguire calcoli aggiuntivi relativi al layout. | |
com.adobe.solutions.acm.authoring.presentation — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation contiene i componenti host per gli editor. | |
com.adobe.solutions.acm.authoring.presentation.actionbar — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.actionbar contiene i componenti host per Extensible e le interfacce correlate.Actionbar | |
com.adobe.solutions.acm.authoring.presentation.common — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.common contiene dei componenti host riutilizzabili dall'interfaccia utente Authoring o Create Correspondence. | |
com.adobe.solutions.acm.authoring.presentation.events — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.events contiene eventi personalizzati utilizzati dai componenti host. | |
com.adobe.solutions.acm.authoring.presentation.fragment — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.fragment contiene i componenti host utilizzati per il caricamento e la configurazione dei layout di frammenti nel sistema tramite l'interfaccia utente Authoring. | |
com.adobe.solutions.acm.authoring.presentation.letter — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.letter contiene i componenti host utilizzati per la creazione del modello di lettera nel sistema tramite l'interfaccia utente Authoring. | |
com.adobe.solutions.acm.authoring.presentation.letter.data — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.letter.data contiene i componenti host utilizzati per modificare gli elementi dati del modello di lettera nell'editor dei modelli di lettera. | |
com.adobe.solutions.acm.authoring.presentation.preview — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.preview contiene i componenti host utilizzate per l'anteprima delle risorse al passaggio del mouse. | |
com.adobe.solutions.acm.authoring.presentation.rte — pacchetto | |
Il pacchetto com.adobe.solutions.acm.authoring.presentation.rte contiene i componenti host per il supporto Rich Text Editing. | |
com.adobe.solutions.acm.ccr.presentation — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation contiene i componenti host per la vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture contiene i componenti host per la parte di cattura del contenuto della vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture.events — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture.events contiene la definizione degli eventi inviati dalla vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture.preview — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture.preview contiene i componenti host per la parte di anteprima al passaggio del mouse della vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.datacapture — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.datacapture contiene i componenti host per la parte di cattura dei dati della vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.datacapture.renderers — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.datacapture.renderers contiene il componente host per i renderer di elementi di cattura dei dati della vista presentazione di Create Correspondence. | |
com.adobe.solutions.acm.ccr.presentation.pdf — pacchetto | |
Il pacchetto com.adobe.solutions.acm.ccr.presentation.pdf contiene il componente host per il contenitore dell'anteprima PDF della vista presentazione di Create Correspondence. | |
com.adobe.solutions.exm — pacchetto | |
Il pacchetto com.adobe.solutions.exm contiene le interfacce per i servizi di infrastruttura del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.authoring — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring contiene le classi del fornitore di dati globali per il blocco costitutivo Expression Manager. | |
com.adobe.solutions.exm.authoring.components.controls — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.components.controls contiene i pannelli di controllo, ad esempio le classi ExpressionPanel, FunctionsPanel e VariablesPanel. | |
com.adobe.solutions.exm.authoring.components.toolbars — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.components.toolbars contiene i componenti della barra degli strumenti correlati alle classi dei pannelli di controllo e alle classi di Expression Builder. | |
com.adobe.solutions.exm.authoring.domain — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.domain contiene le classi di dominio per il componente UX di creazione espressioni. | |
com.adobe.solutions.exm.authoring.domain.expression — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.domain.expression contiene le classi del dominio di creazione per le operazioni specifiche delle espressioni. Ad esempio, la creazione di nuovi oggetti espressione e la convalida di espressioni. | |
com.adobe.solutions.exm.authoring.domain.impl — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.domain.impl contiene le classi di implementazione per le interfacce del dominio di creazione del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.authoring.domain.method — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.domain.method contiene le classi del dominio di creazione per le operazioni specifiche delle funzioni. | |
com.adobe.solutions.exm.authoring.domain.variable — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.domain.variable contiene le classi del dominio di creazione per le operazioni specifiche delle variabili. Ad esempio, elenco di variabili disponibili da utilizzare in un'espressione. | |
com.adobe.solutions.exm.authoring.enum — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.enum fornisce i dettagli relativi a operatori e menu per la classe EBToolBar. | |
com.adobe.solutions.exm.authoring.events — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.events contiene classi di eventi personalizzati utilizzate per componenti di pannelli di controllo e barre degli strumenti. | |
com.adobe.solutions.exm.authoring.model — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.model contiene classi correlate alla creazione, ad esempio componenti host, classi Skin e pacchetti di risorse. | |
com.adobe.solutions.exm.authoring.renderer — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.renderer contiene classi renderer di elementi personalizzati per Expression Builder. | |
com.adobe.solutions.exm.authoring.view — pacchetto | |
Il pacchetto com.adobe.solutions.exm.authoring.view contiene componenti integrati dell'interfaccia utente e componenti delle finestre di dialogo a comparsa. | |
com.adobe.solutions.exm.expression — pacchetto | |
Il pacchetto com.adobe.solutions.exm.expression contiene le interfacce per i servizi di infrastruttura specifici delle espressioni. | |
com.adobe.solutions.exm.impl — pacchetto | |
Il pacchetto com.adobe.solutions.exm.impl contiene le classi di implementazione per i servizi di infrastruttura del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.impl.method — pacchetto | |
Il pacchetto com.adobe.solutions.exm.impl.method contiene le classi di implementazione per i servizi di infrastruttura del fornitore di funzioni. | |
com.adobe.solutions.exm.method — pacchetto | |
Il pacchetto com.adobe.solutions.exm.method contiene le interfacce per i servizi di infrastruttura specifici delle espressioni. | |
com.adobe.solutions.exm.mock — pacchetto | |
Il pacchetto com.adobe.solutions.exm.mock contiene le implementazioni fittizie dei servizi di infrastruttura del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.mock.method — pacchetto | |
Il pacchetto com.adobe.solutions.exm.mock.method contiene le classi di utilità per la definizione di elenchi di funzioni in elementi XML fittizi. | |
com.adobe.solutions.exm.runtime — pacchetto | |
Il pacchetto com.adobe.solutions.exm.runtime contiene le interfacce, gli oggetti di valore, gli errori e gli eventi per il runtime sul lato client del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.runtime.impl — pacchetto | |
Il pacchetto com.adobe.solutions.exm.runtime.impl contiene le classi di implementazione per il runtime sul lato client del blocco costitutivo Expression Manager | |
com.adobe.solutions.exm.variable — pacchetto | |
Il pacchetto com.adobe.solutions.exm.variable contiene le interfacce per i servizi di infrastruttura specifici delle variabili. | |
com.adobe.solutions.prm.constant — pacchetto | |
Il pacchetto com.adobe.solutions.prm.constant include tutte le costanti definite dal blocco costitutivo Project Management. | |
com.adobe.solutions.prm.domain — pacchetto | |
Il pacchetto com.adobe.solutions.prm.domain include tutte le interfacce di dominio definite dal blocco costitutivo Project Management. | |
com.adobe.solutions.prm.domain.factory — pacchetto | |
Il pacchetto com.adobe.solutions.prm.domain.factory include le classi factory che vengono utilizzate per ottenere le istanze di entità di dominio. | |
com.adobe.solutions.prm.domain.impl — pacchetto | |
Il pacchetto com.adobe.solutions.prm.domain.impl include l'implementazione delle interfacce di dominio definite dal blocco costitutivo Project Management. | |
com.adobe.solutions.prm.domain.manager — pacchetto | |
Il pacchetto com.adobe.solutions.prm.domain.managerinclude le interfacce che definiscono entità per le quali è normalmente richiesta una singola istanza in tutta l'applicazione. | |
com.adobe.solutions.prm.presentation.asset — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.asset include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare viste relative alle risorse. | |
com.adobe.solutions.prm.presentation.constant — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.constant include classi di utilità che forniscono il supporto della localizzazione per le costanti definite dal blocco costitutivo Project Management. | |
com.adobe.solutions.prm.presentation.document — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.document include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare viste relative ai documenti di supporto. | |
com.adobe.solutions.prm.presentation.event — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.event include gli eventi inviati dai componenti visivi del blocco costitutivo Project Management | |
com.adobe.solutions.prm.presentation.file — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.file include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare entità di file. | |
com.adobe.solutions.prm.presentation.project — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.project include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare entità di progetto. | |
com.adobe.solutions.prm.presentation.team — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.team include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare viste relative ai team. | |
com.adobe.solutions.prm.presentation.util — pacchetto | |
Il pacchetto com.adobe.solutions.prm.presentation.util include classi di utilità utilizzate dai componenti di visualizzazione del blocco costitutivo Project Management | |
com.adobe.solutions.prm.service — pacchetto | |
Il pacchetto com.adobe.solutions.prm.service include le interfacce di servizio che sono esposte nel blocco costitutivo Project Management. | |
com.adobe.solutions.prm.services.impl — pacchetto | |
Il pacchetto com.adobe.solutions.prm.services.impl include un'implementazione delle interfacce di servizio che sono esposte nel blocco costitutivo Project Management. | |
com.adobe.solutions.prm.vo — pacchetto | |
Il pacchetto com.adobe.solutions.prm.vo include gli oggetti value definiti dal blocco costitutivo Project Management. | |
com.adobe.solutions.rca.constant — pacchetto | |
Il pacchetto com.adobe.solutions.rca.constant include tutte le costanti definite dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.domain — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain include tutte le interfacce di dominio definite dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.domain.common — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain.common include le interfacce di servizio che non sono specifiche della funzionalità del blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.domain.factory — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain.factory include le classi factory che vengono utilizzate per ottenere le istanze di entità di dominio. | |
com.adobe.solutions.rca.domain.impl — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain.impl include un'implementazione delle interfacce di dominio definite dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.domain.impl.manager — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain.impl.manager include un'implementazione delle interfacce di gestione definite dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.domain.manager — pacchetto | |
Il pacchetto com.adobe.solutions.rca.domain.managerinclude le interfacce che definiscono entità per le quali è normalmente richiesta una singola istanza in tutta l'applicazione. | |
com.adobe.solutions.rca.presentation — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation include componenti ai quali è possibile applicare skin e che vengono utilizzati dai componenti visivi del blocco costitutivo Review, Commenting & Approval (RCA) | |
com.adobe.solutions.rca.presentation.comment — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.comment include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare i commenti. | |
com.adobe.solutions.rca.presentation.constant — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.constant include le classi di utilità che forniscono il supporto della localizzazione per le costanti definite dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.presentation.event — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.event include gli eventi che vengono inviati dai componenti visivi del blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.presentation.gantt — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.gantt include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare i componenti visivi relativi al diagramma di Gantt. | |
com.adobe.solutions.rca.presentation.gantt.ruler — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.gantt.ruler include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare il componente righello per il diagramma di Gantt. | |
com.adobe.solutions.rca.presentation.template — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.template include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare viste relative ai modelli di revisione. | |
com.adobe.solutions.rca.presentation.template.audit — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.template.audit include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare informazioni di audit associate a un modello di revisione. | |
com.adobe.solutions.rca.presentation.template.definition — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.template.definition include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare la definizione di un modello di revisione. | |
com.adobe.solutions.rca.presentation.template.documents — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.template.documents include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare informazioni sui documenti associati a un modello di revisione. | |
com.adobe.solutions.rca.presentation.template.stages — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.template.stages include componenti ai quali è possibile applicare skin e che vengono utilizzati per visualizzare le fasi di un modello di revisione. | |
com.adobe.solutions.rca.presentation.util — pacchetto | |
Il pacchetto com.adobe.solutions.rca.presentation.util include le classi di utilità utilizzate dai componenti di visualizzazione del blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.service — pacchetto | |
Il pacchetto com.adobe.solutions.rca.service include le interfacce di servizio che sono esposte nel blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.services.impl — pacchetto | |
Il pacchetto com.adobe.solutions.rca.services.impl include un'implementazione delle interfacce di servizio che sono esposte nel blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.vo — pacchetto | |
Il pacchetto com.adobe.solutions.rca.vo include gli oggetti value definiti dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.solutions.rca.vo.um — pacchetto | |
Il pacchetto com.adobe.solutions.rca.vo.um include gli oggetti value specifici della gestione utenti che sono definiti dal blocco costitutivo Review, Commenting & Approval (RCA). | |
com.adobe.viewsource — pacchetto | |
Il pacchetto com.adobe.viewsource contiene le classi che gestiscono l'operazione di visualizzazione dell'origine. | |
CombineMultipleDocuments — classe, pacchetto com.adobe.livecycle.rca.service.process.delegate | |
Remote service for combining multiple documents. | |
CombineMultipleDocuments(channelSet:mx.messaging:ChannelSet) — Funzione di costruzione, classe com.adobe.livecycle.rca.service.process.delegate.CombineMultipleDocuments | |
Constructor. | |
COMBINE_MULTIPLE_DOCUMENTS_RO — Proprietà statica costante, classe com.adobe.livecycle.rca.service.ServiceLocator | |
Specifies the name of the process that combines multiple documents. | |
ComboBase — classe, pacchetto mx.controls | |
The ComboBase class is the base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display. | |
ComboBase() — Funzione di costruzione, classe mx.controls.ComboBase | |
Constructor. | |
ComboBaseAccImpl — classe, pacchetto mx.accessibility | |
ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe mx.accessibility.ComboBaseAccImpl | |
Constructor. | |
ComboBaseAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ComboBase class. | |
ComboBaseAutomationImpl(obj:mx.controls:ComboBase) — Funzione di costruzione, classe mx.automation.delegates.controls.ComboBaseAutomationImpl | |
Constructor. | |
comboBox — Proprietà, classe spark.components.gridClasses.ComboBoxGridItemEditor | |
The item editor's ComboBox control. | |
ComboBox — classe, pacchetto fl.controls | |
Il componente ComboBox contiene un elenco a discesa da cui l'utente può selezionare un solo valore. | |
ComboBox — classe, pacchetto mx.controls | |
The ComboBox control contains a drop-down list from which the user can select a single value. | |
ComboBox — classe, pacchetto spark.components | |
The ComboBox control is a child class of the DropDownListBase control. | |
ComboBox() — Funzione di costruzione, classe fl.controls.ComboBox | |
Crea una nuova istanza del componente ComboBox. | |
ComboBox() — Funzione di costruzione, classe mx.controls.ComboBox | |
Constructor. | |
ComboBox() — Funzione di costruzione, classe spark.components.ComboBox | |
Constructor. | |
ComboBoxAccImpl — classe, pacchetto fl.accessibility | |
La classe ComboBoxAccImpl, definita anche come classe di implementazione dell'accessibilità per ComboBox, viene utilizzata per rendere accessibile un componente ComboBox. | |
ComboBoxAccImpl — classe, pacchetto mx.accessibility | |
ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl — classe, pacchetto spark.accessibility | |
ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe mx.accessibility.ComboBoxAccImpl | |
Constructor. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe spark.accessibility.ComboBoxAccImpl | |
Constructor. | |
ComboBoxArrowSkin — classe, pacchetto mx.skins.halo | |
The skin for all the states of the button in a ComboBox. | |
ComboBoxArrowSkin() — Funzione di costruzione, classe mx.skins.halo.ComboBoxArrowSkin | |
Constructor. | |
ComboBoxAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ComboBox control. | |
ComboBoxAutomationImpl(obj:mx.controls:ComboBox) — Funzione di costruzione, classe mx.automation.delegates.controls.ComboBoxAutomationImpl | |
Constructor. | |
ComboBoxButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxButtonSkin() — Funzione di costruzione, classe spark.skins.spark.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxDataCaptureRenderer — classe, pacchetto com.adobe.solutions.acm.ccr.presentation.datacapture.renderers | |
Renderer for capturing enum Input from the user. | |
ComboBoxGridItemEditor — classe, pacchetto spark.components.gridClasses | |
The ComboBoxGridItemEditor class defines an item renderer for use with the Spark grid controls, such as DataGrid and Grid. | |
ComboBoxGridItemEditor() — Funzione di costruzione, classe spark.components.gridClasses.ComboBoxGridItemEditor | |
Constructor. | |
ComboBoxSearchRenderer — classe, pacchetto com.adobe.ep.ux.content.view.components.search.renderers | |
Search Renderer for drop down list showing values reading from DD | |
ComboBoxSearchRenderer() — Funzione di costruzione, classe com.adobe.ep.ux.content.view.components.search.renderers.ComboBoxSearchRenderer | |
Constructor | |
ComboBoxSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark ComboBox component. | |
ComboBoxSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxSkin() — Funzione di costruzione, classe mx.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Funzione di costruzione, classe mx.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Funzione di costruzione, classe spark.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Funzione di costruzione, classe spark.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxTextInputSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the textInput of a Spark ComboBox component. | |
ComboBoxTextInputSkin() — Funzione di costruzione, classe spark.skins.spark.ComboBoxTextInputSkin | |
Constructor. | |
comboData — Proprietà, classe com.adobe.ep.ux.content.view.components.search.renderers.ComboBoxSearchRenderer | |
Returns the label for the drop down list | |
COMMA — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto , (188). | |
command — Proprietà, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
The command object that drives the behavior of the model. | |
COMMAND — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al tasto Comando Mac (15). | |
commandCancel — Evento, classe lc.procmgmt.ui.task.TaskDirective | |
The event is dispatched when the TaskDirective component's Cancel button has been clicked. | |
commandCancel — Evento, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Dispatched on the request to cancel the command. | |
commandComplete — Evento, classe lc.procmgmt.ui.task.TaskDirective | |
The event is dispatched after a user has been selected and the OK button has been clicked. | |
commandComplete — Evento, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Dispatched on successful execution of the command. | |
commandInstructions — Proprietà, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Retrieves the localized instructions that are associated with the command. | |
commandKey — Proprietà, classe flash.events.GestureEvent | |
Indica se il tasto Comando è attivato (solo Mac). | |
commandKey — Proprietà, classe flash.events.KeyboardEvent | |
Indica se il tasto Comando è attivo (true) o inattivo (false). | |
commandKey — Proprietà, classe flash.events.MouseEvent | |
Indica se il tasto Comando è attivato (solo Mac). Il valore della proprietà commandKey corrisponde a quello della proprietà ctrlKey in Mac. | |
commandKey — Proprietà, classe flash.events.TouchEvent | |
Indica se il tasto Comando è attivato (solo Mac). | |
CommandMessage — classe, pacchetto mx.messaging.messages | |
The CommandMessage class provides a mechanism for sending commands to the server infrastructure, such as commands related to publish/subscribe messaging scenarios, ping operations, and cluster operations. | |
CommandMessage() — Funzione di costruzione, classe mx.messaging.messages.CommandMessage | |
Constructs an instance of a CommandMessage with an empty body and header and a default operation of UNKNOWN_OPERATION. | |
commands — Proprietà, classe flash.display.GraphicsPath | |
Il vettore dei comandi di disegno sotto forma di interi che rappresenta il percorso. | |
comment — Proprietà, classe com.adobe.consulting.pst.vo.Form | |
Specifies a comment associated with the last change or update to the form. | |
comment — Proprietà, classe com.adobe.consulting.pst.vo.Letter | |
Specifies the comment associated with the last change or update to the letter template. | |
comment — Proprietà, classe com.adobe.icc.editors.model.AssetModel | |
The comment of the underlying value object. | |
comment — Proprietà, classe com.adobe.icc.vo.ContainerLayout | |
Comment associated with the container layout | |
comment — Proprietà, classe com.adobe.icc.vo.DataModule | |
Specifies a comment associated with the last change or update to the data module. | |
comment — Proprietà, classe com.adobe.icc.vo.Document | |
Specifies the comment associated with the last change or update to the document. | |
comment — Proprietà, classe com.adobe.icc.vo.Portfolio | |
Specifies the comment associated with the last change or update to the portfolio template. | |
comment — Proprietà, interfaccia com.adobe.solutions.rca.domain.IComment | |
Text of a comment. | |
comment — Proprietà, classe com.adobe.solutions.rca.domain.impl.Comment | |
Text of a comment. | |
comment — Proprietà, classe flash.media.ID3Info | |
Un commento relativo alla registrazione; corrisponde al tag ID3 2.0 COMM. | |
Comment — classe, pacchetto com.adobe.solutions.rca.domain.impl | |
This class defines a comment. | |
Comment() — Funzione di costruzione, classe com.adobe.solutions.rca.domain.impl.Comment | |
The constructor for Comment class. | |
commentDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's comment A skin part that defines the asset's comment | |
commenting — Proprietà, classe coldfusion.service.PdfInfo | |
Permissions assigned for adding comments to the PDF document. | |
commentList — Parte skin, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the List object that displays the comment details. A reference to the List object that displays the comment details. | |
CommentManager — classe, pacchetto com.adobe.solutions.rca.domain.impl.manager | |
This class implements operations for comment management. | |
CommentManager() — Funzione di costruzione, classe com.adobe.solutions.rca.domain.impl.manager.CommentManager | |
The constructor for CommentManager class. | |
CommentPod — classe, pacchetto com.adobe.solutions.rca.presentation.comment | |
The host component for displaying comments, published on a specific version of an asset. | |
CommentPod() — Funzione di costruzione, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
The constructor for CommentPod class. | |
comments() — metodo, classe XML | |
Elenca le proprietà dell'oggetto XML che contengono commenti XML. | |
comments() — metodo, classe XMLList | |
Chiama il metodo comments() di ciascun oggetto XML e restituisce un oggetto XMLList di commenti. | |
commentServerPath — Proprietà, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the location of the server where Adobe Acrobat stores inline comments. | |
commentServerPath — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Server location where Adobe ® Acrobat ® stores the inline comments. | |
commentServerPath — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Server location where Adobe ® Acrobat ® stores the inline comments. | |
commentServerPath — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Server location where Adobe Acrobat stores the inline comments. | |
commentVisibility — Proprietà, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies whether Adobe Acrobat inline comments that are added in one stage are visible in other stages. | |
commentVisibility — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Adobe Acrobat's inline comment visibility across stages. | |
commentVisibility — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adobe Acrobat's inline comment visibility across stages. | |
commentVisibility — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Visibility of inline comment, in Adobe Acrobat, across stages. | |
commit(ignoreLazyLoad:Boolean) — metodo, classe coldfusion.air.Session | |
Commits the changes that have happened to the local database since the last fetch. | |
commit — Evento, classe com.adobe.mosaic.sparklib.editors.LabelEditor | |
Dispatched when the user presses the ENTER key. | |
commit — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo commit() ha esito positivo. | |
commit(responder:flash.net:Responder) — metodo, classe flash.data.SQLConnection | |
Salva una transazione esistente, in modo che tutte le azioni eseguite dalle istruzioni della transazione rimangano permanentemente applicate al database. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — metodo, classe mx.data.DataManager | |
Commits pending changes for all collections currently managed by the DataStore instance associated with this DataManager instance. | |
commit(dispatcher:flash.events:IEventDispatcher, token:mx.rpc:AsyncToken, faultsOnly:Boolean) — metodo, classe mx.data.DataServiceOfflineAdapter | |
Commits any current changes to the local store. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — metodo, classe mx.data.DataStore | |
Commits pending changes for collections and items managed by this DataStore. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — metodo, classe mx.data.MessageBatch | |
Commits the changes in the batch. | |
commit — Proprietà, classe spark.events.PopUpEvent | |
Specifies whether the event listener should commit the data returned in the data property. | |
COMMIT — Proprietà statica costante, classe com.adobe.mosaic.sparklib.editors.LabelEditorEvent | |
A special value that specifies that the COMMIT event is dispatched when the user presses the ENTER key. | |
COMMIT — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.commit(). | |
COMMIT — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.COMMIT definisce il valore della proprietà type di un oggetto evento commit. | |
commitCaretPosition(newCaretRowIndex:int, newCaretColumnIndex:int) — metodo, classe spark.components.DataGrid | |
Updates the grid's caret position. | |
COMMIT_COMPLETE — Proprietà statica costante, classe lc.foundation.events.LiveCycleEvent | |
The commitComplete event type. | |
commitCurrentState() — metodo, classe spark.skins.mobile.supportClasses.MobileSkin | |
Called whenever the currentState changes. | |
commitDisabled() — metodo, classe spark.skins.mobile.supportClasses.ButtonSkinBase | |
Commit alpha values for the skin when in a disabled state. | |
commitEvent — Proprietà, classe ga.model.PanelItem | |
The name of the event that is fired when the value is to be committed to the model. | |
commitEventProperty — Proprietà, classe ga.model.PanelItem | |
The name of the property in the event object that is committed as the value to the model. | |
commitInteractiveSelection(selectionEventKind:String, rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — metodo, classe spark.components.DataGrid | |
In response to user input (mouse or keyboard) which changes the selection, this method dispatches the selectionChanging event. | |
commitProperties() — metodo, classe com.adobe.mosaic.mxml.Shell | |
An overridden commitProperties method attempts to load the application in the shell if the application's state is ApplicationConstants.STATE_LOADED. | |
commitProperties() — metodo, classe com.adobe.mosaic.mxml.Tile | |
Overridden commitProperties method will attempt to load the tile if the catalog has been reloaded or if the tile name has been changed. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.LayoutEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.chartClasses.HLOCSeriesBase | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.chartClasses.Series | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.series.AreaSeries | |
commitProperties() — metodo, classe mx.charts.series.BarSeries | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.series.BubbleSeries | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.series.ColumnSeries | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.charts.series.LineSeries | |
commitProperties() — metodo, classe mx.charts.series.PieSeries | |
commitProperties() — metodo, classe mx.charts.series.PlotSeries | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.controls.FlexNativeMenu | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Calculates the column width and row height and number of rows and columns based on whether properties like columnCount columnWidth, rowHeight and rowCount were explicitly set. | |
commitProperties() — metodo, classe mx.controls.listClasses.ListBase | |
Calculates the column width and row height and number of rows and columns based on whether properties like columnCount columnWidth, rowHeight and rowCount were explicitly set. | |
commitProperties() — metodo, classe mx.core.UIComponent | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe spark.components.SpinnerList | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe spark.primitives.BitmapImage | |
Processes the properties set on the element. | |
commitProperties() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Processes the properties set on the element. | |
commitProperties() — metodo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe xd.core.axm.view.components.AXMAccordion | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe xd.core.axm.view.components.AXMAccordionSegment | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe xd.core.axm.view.components.AXMRichTextEditor | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Processes the properties set on the component. | |
commitProperties() — metodo, classe xd.core.axm.view.components.AXMSwitch | |
Processes the properties set on the component. | |
commitProperty — Proprietà, classe ga.model.PanelItem | |
The name of the property of the UI object that is commited as the value to the model. | |
commitQueueMode — Proprietà, classe mx.data.DataStore | |
Controls when a committed batch of changes is sent to the server when you call commit on a second batch while the client is still waiting for a reply from a previously committed batch. | |
commitRequired — Proprietà, classe mx.data.DataManager | |
Indicates if there are changes that have not been committed and the commit() method should be called. | |
commitRequired — Proprietà, classe mx.data.DataStore | |
Indicates if there are pending updates that must be committed. | |
commitRequired — Proprietà, classe mx.data.MessageBatch | |
True if any changes are in this batch. | |
commitRequiredOn(object:Object) — metodo, classe mx.data.DataManager | |
Indicates if there are pending changes for this particular object. | |
commitRequiredOn(item:Object) — metodo, classe mx.data.DataStore | |
Indicates if there are pending updates on a particular object that are waiting to be committed. | |
commitRequiredOn(item:Object) — metodo, classe mx.data.ManagedRemoteService | |
Indicates if there are pending changes for this particular object. | |
commitRequiredOn(item:Object) — metodo, classe mx.data.MessageBatch | |
Indicates if there are pending changes for this particular item. | |
commitResize(newWidth:Number, newHeight:Number) — metodo, interfaccia com.adobe.mosaic.skinning.IMosaicComponent | |
Records the new size of the component in the DOM structure representing the component. | |
commitSelectedIndex(newIndex:int) — metodo, classe mx.containers.ViewStack | |
Commits the selected index. | |
commitStyles() — metodo, classe spark.components.supportClasses.StyleableTextField | |
Commit the styles into the TextField. | |
commitTarget — Proprietà, classe ga.model.PanelItem | |
The property name in the model that is updated when the value is committed. | |
commitTransaction() — metodo, classe coldfusion.air.Session | |
Commits the changes in the transaction. | |
commitValue() — metodo, classe ga.model.PanelItem | |
Applies the current value of the UI component to the data model. | |
common — Proprietà, classe lc.procmgmt.domain.ProcessVariable | |
A flag that indicates whether a variable is common to all process definitions. | |
COMMON — Proprietà statica costante, classe flash.text.engine.LigatureLevel | |
Utilizzato per specificare legature comuni. | |
commonName — Proprietà, classe com.adobe.icc.vo.User | |
User common name | |
commonName — Proprietà, interfaccia com.adobe.solutions.rca.domain.IUser | |
Common name of a user, as defined in Document Server User Management. | |
commonName — Proprietà, classe com.adobe.solutions.rca.domain.impl.User | |
Common name of a user, as defined in Document Server User Management. | |
commonName — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Common name used to search for principals. | |
commonName — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
Common name of the principal. | |
commonName — Proprietà, classe flash.security.X500DistinguishedName | |
Restituisce l'attributo DN CommonName. | |
commonName — Proprietà, classe lc.foundation.domain.Principal | |
The user's common (display) name. | |
compact — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo compact() ha esito positivo. | |
compact(responder:flash.net:Responder) — metodo, classe flash.data.SQLConnection | |
Recupera tutto lo spazio inutilizzato nel database. | |
COMPACT — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.compact(). | |
COMPACT — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.COMPACT definisce il valore della proprietà type di un oggetto evento compact. | |
compare(s1:String, s2:String) — Metodo statico , classe com.adobe.fiber.runtime.lib.StringFunc | |
Compares two strings lexicographically. | |
compare(otherBitmapData:flash.display:BitmapData) — metodo, classe flash.display.BitmapData | |
Confronta due oggetti BitmapData. | |
compare(string1:String, string2:String) — metodo, classe flash.globalization.Collator | |
Confronta due stringhe e restituisce un valore intero che indica se la prima stringa è inferiore, uguale o superiore alla seconda stringa. | |
compare(a:Object, b:Object, depth:int) — Metodo statico , classe mx.utils.ObjectUtil | |
Compares the Objects and returns an integer value indicating if the first item is less than greater than or equal to the second item. | |
compare(string1:String, string2:String) — metodo, classe spark.globalization.supportClasses.CollatorBase | |
Compares two strings and returns an integer value indicating whether the first string is less than, equal to, or greater than the second string. | |
compareFunction(sDataField:String, a:Object, b:Object) — metodo, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Compare the data objects used for sorting the columns. | |
compareFunction — Proprietà, classe mx.collections.Grouping | |
The method used to compare items when sorting. | |
compareFunction — Proprietà, classe mx.collections.GroupingField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Proprietà, interfaccia mx.collections.ISort | |
The method used to compare items when sorting. | |
compareFunction — Proprietà, interfaccia mx.collections.ISortField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Proprietà, classe mx.collections.Sort | |
The method used to compare items when sorting. | |
compareFunction — Proprietà, classe mx.collections.SortField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Proprietà, classe spark.collections.Sort | |
The method used to compare items when sorting. | |
compareFunction — Proprietà, classe spark.collections.SortField | |
The function that compares two items during a sort of items for the associated collection. | |
compareMembers(m1:mx.olap:IOLAPMember, m2:mx.olap:IOLAPMember) — metodo, classe mx.olap.OLAPSet | |
Returns information about the relative location of two members in the set. | |
compareNoCase(s1:String, s2:String) — Metodo statico , classe com.adobe.fiber.runtime.lib.StringFunc | |
Compare two strings lexicographically, ignoring case. | |
ComparisonOperator — classe, pacchetto com.adobe.ep.taskmanagement.filter | |
Implementation class for filter comparison operators to be used in filter conditions. | |
compatibilityErrorFunction — Proprietà statica, classe mx.core.FlexVersion | |
A function that gets called when the compatibility version is set more than once, or set after it has been read. | |
compatibilityVersion — Proprietà statica, classe mx.core.FlexVersion | |
The current version that the framework maintains compatibility for. | |
compatibilityVersionString — Proprietà statica, classe mx.core.FlexVersion | |
The compatibility version, as a string of the form "X.X.X". | |
complete — Evento, classe air.desktop.URLFilePromise | |
Inviato quando i dati per il file sono stati completamente scaricati. | |
complete — Evento, classe com.adobe.gravity.flex.bundleloader.FlexBundleLoaderBase | |
Dispatched when the bundle is finished loading. | |
complete — Evento, classe com.adobe.gravity.flex.serviceloader.UIServiceBase | |
Dispatched when the bundle is finished loading. | |
complete — Evento, classe com.adobe.icc.editors.managers.ContentSearchManager | |
Dispatched when a search invoked on the ContentSearchManager completes successfully. | |
complete — Evento, classe fl.containers.ScrollPane | |
Inviato al termine del caricamento del contenuto. | |
complete — Evento, classe fl.containers.UILoader | |
Inviato quando il caricamento del contenuto è completato. | |
complete — Evento, classe fl.controls.ProgressBar | |
Inviato quando l'operazione di caricamento è completata. | |
complete — Proprietà, classe fl.rsl.RSLInfo | |
Restituisce il valore true se lo scaricamento è stato completato correttamente e false se non è stato ancora completato o se non è riuscito. | |
complete — Evento, classe fl.video.FLVPlayback | |
Inviato quando la riproduzione termina perché viene raggiunta la fine del file FLV. | |
complete — Evento, classe fl.video.FLVPlaybackCaptioning | |
Inviato dopo che tutti di dati Timed Text XML sono stati caricati. | |
complete — Evento, classe fl.video.VideoPlayer | |
Inviato quando la riproduzione termina perché viene raggiunta la fine del file FLV. | |
complete — Proprietà, classe flash.data.SQLResult | |
Indica se sono stati restituiti tutti i dati risultanti dall'esecuzione di un'istruzione. | |
complete — Evento, classe flash.display.LoaderInfo | |
Inviato quando i dati sono stati caricati correttamente. | |
complete — Evento, classe flash.display.ShaderJob | |
Inviato quando un evento ShaderJob eseguito in modalità asincrona termina l'elaborazione dei dati utilizzando lo shader. | |
complete — Evento, classe flash.filesystem.File | |
Inviato quando un'operazione asincrona viene completata. | |
complete — Evento, classe flash.filesystem.FileStream | |
Segnala che è stata raggiunta la fine del flusso. | |
complete — Evento, classe flash.html.HTMLLoader | |
Segnala che l'ultima operazione di caricamento richiesta dal metodo loadString o load è stata completata. | |
complete — Evento, classe flash.media.AVURLLoader | |
Inviato dopo che tutti i dati ricevuti sono stati decodificati e collocati nella proprietà data dell'oggetto URLLoader. | |
complete — Evento, classe flash.media.CameraRoll | |
Segnala che un'operazione addBitmapData() è stata completata correttamente. | |
complete — Evento, classe flash.media.CameraUI | |
L'evento complete viene inviato quando l'utente acquisisce un'immagine istantanea o un video nell'interfaccia utente della videocamera. | |
complete — Evento, classe flash.media.MediaPromise | |
Un oggetto MediaPromise invia un evento complete quando tutti i dati sono stati letti. | |
complete — Evento, classe flash.media.Sound | |
Inviato quando i dati sono stati caricati correttamente. | |
complete — Evento, classe flash.media.StageWebView | |
Segnala che l'ultima operazione di caricamento richiesta dal metodo loadString() o loadURL() è stata completata. | |
complete — Evento, classe flash.net.FileReference | |
Inviato quando lo scaricamento è completato o quando il caricamento genera il codice di stato HTTP 200. | |
complete — Evento, classe flash.net.URLLoader | |
Inviato dopo che tutti i dati ricevuti sono stati decodificati e collocati nella proprietà data dell'oggetto URLLoader. | |
complete — Evento, classe flash.net.URLStream | |
Inviato quando i dati sono stati caricati correttamente. | |
complete — Evento, classe flash.security.XMLSignatureValidator | |
Inviato quando la verifica è stata completata. | |
complete — Evento, classe flash.system.SystemUpdater | |
Inviato quando l'aggiornamento viene completato. | |
complete — Evento, classe flash.text.StageText | |
Inviato dopo aver impostato stage su un valore diverso da null e aver specificato un valore per viewPort. | |
complete(taskId:String, routeName:String) — metodo, interfaccia lc.procmgmt.ITaskManager | |
Completes task item. | |
complete() — metodo, classe lc.procmgmt.domain.Task | |
Completes the task. | |
complete — Evento, classe mx.controls.HTML | |
Dispatched after the last loading operation caused by setting the location or htmlText property has completed. | |
complete — Evento, classe mx.controls.ProgressBar | |
Dispatched when the load completes. | |
complete — Evento, classe mx.controls.SWFLoader | |
Dispatched when content loading is complete. | |
complete — Evento, classe mx.controls.VideoDisplay | |
Dispatched when the playhead reaches the end of the FLV file. | |
complete — Evento, classe mx.core.MovieClipLoaderAsset | |
Dispatched after the SWF asset has been fully loaded. | |
complete — Evento, classe mx.effects.SoundEffect | |
Dispatched when the sound file finishes loading. | |
complete — Evento, classe mx.olap.OLAPCube | |
Dispatched when a cube has been created and is ready to be queried. | |
complete — Evento, classe org.osmf.traits.TimeTrait | |
Dispatched when the currentTime of the trait has changed to a value equal to its duration. | |
complete — Evento, classe org.osmf.traits.TraitEventDispatcher | |
Dispatched when the media has completed playback. | |
complete — Evento, classe spark.components.Image | |
Dispatched when content loading is complete. | |
complete — Evento, classe spark.components.VideoDisplay | |
Dispatched when the playhead reaches the duration for playable media. | |
complete — Evento, classe spark.components.VideoPlayer | |
Dispatched when the playhead reaches the duration for playable media. | |
complete — Evento, classe spark.core.ContentRequest | |
Dispatched when content loading is complete. | |
complete — Proprietà, classe spark.core.ContentRequest | |
Contains true if content is considered fully loaded and accessible. | |
complete — Evento, classe spark.primitives.BitmapImage | |
Dispatched when content loading is complete. | |
COMPLETE — Evento, interfaccia com.adobe.livecycle.ria.security.api.ISecurityManager | |
The event is dispatched after the authentication process has completed successfully. | |
COMPLETE — Proprietà statica, classe com.adobe.mosaic.om.events.AnnotationParseEvent | |
The event type that specifies when a composite application has completed Annotation Processing. | |
COMPLETE — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento complete. | |
COMPLETE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.COMPLETE definisce il valore della proprietà type di un oggetto evento complete. | |
COMPLETE — Proprietà statica costante, classe flash.events.MediaEvent | |
Una costante per il MediaEvent complete. | |
COMPLETE — Proprietà statica costante, classe flash.events.ShaderEvent | |
Definisce il valore della proprietà type di un oggetto evento complete. | |
COMPLETE — Proprietà statica costante, classe flash.text.engine.TextLineCreationResult | |
Indica che non è stata creata alcuna riga perché l'interruzione di riga è già stata applicata a tutto il testo nel blocco. | |
COMPLETE — Proprietà statica costante, classe mx.events.ResourceEvent | |
Dispatched when the resource module SWF file has finished loading. | |
COMPLETE — Proprietà statica costante, classe mx.events.StyleEvent | |
Dispatched when the style SWF has finished downloading. | |
COMPLETE — Proprietà statica costante, classe mx.events.VideoEvent | |
The VideoEvent.COMPLETE constant defines the value of the type property of the event object for a complete event. | |
COMPLETE — Proprietà statica costante, classe org.osmf.events.TimeEvent | |
The TimeEvent.COMPLETE constant defines the value of the type property of the event object for a complete event. | |
CompleteCommand — classe, pacchetto lc.procmgmt.commands | |
The CompleteCommand class executes complete operation for a task. | |
CompleteCommand(task:lc.procmgmt.domain:Task, routeName:String) — Funzione di costruzione, classe lc.procmgmt.commands.CompleteCommand | |
Constructor. | |
COMPLETED — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that all stages of the review are complete. | |
COMPLETED — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Specifies the reviewer status when the reviewer has completed the task. | |
COMPLETED — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is over. | |
COMPLETED — Proprietà statica costante, classe com.adobe.solutions.prm.constant.ProjectState | |
A project or workitem moves to IN_progress state when it starts, as scheduled or as activated manually. | |
COMPLETED — Proprietà statica costante, classe com.adobe.solutions.rca.constant.AuthorStatus | |
COMPLETED status implies that author has completed the creation task. | |
COMPLETED — Proprietà statica costante, classe com.adobe.solutions.rca.constant.ReviewStatus | |
COMPLETED status means the review has completed all the stages successfully. | |
COMPLETED — Proprietà statica costante, classe com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the document or a task has been completed by the reviewer. | |
COMPLETED — Proprietà statica costante, classe com.adobe.solutions.rca.constant.StageStatus | |
COMPLETED status means the stage is over. | |
completedBy — Proprietà, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies a reference to the user who completed the task. | |
completedBy — Proprietà, interfaccia com.adobe.solutions.rca.domain.IParticipant | |
This property stores the reference to the user who completed the task assigned to a participant. | |
completedBy — Proprietà, classe com.adobe.solutions.rca.domain.impl.Participant | |
This property stores the reference to the user who completed the task assigned to a participant. | |
completedBy — Proprietà, classe com.adobe.solutions.rca.vo.ParticipantVO | |
This property stores a reference to the user who completed the task. | |
completedFromIp — Proprietà, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the IP address from which the task was completed. | |
completedFromIP — Proprietà, interfaccia com.adobe.solutions.rca.domain.IParticipant | |
This property holds the IP from which a task assigned to a participant is completed. | |
completedFromIP — Proprietà, classe com.adobe.solutions.rca.domain.impl.Participant | |
This property holds the IP from which a task assigned to a participant is completed. | |
completedFromIP — Proprietà, classe com.adobe.solutions.rca.vo.ParticipantVO | |
This property holds the IP from which the task was completed. | |
completeEffect — Effetto, classe mx.controls.SWFLoader | |
An effect that is started when the complete event is dispatched. | |
completeEffect — Effetto, classe mx.controls.ProgressBar | |
Effect called when Flex dispatches the complete event, which occurs when the load completes. | |
completeHandler(event:flash.events:Event) — metodo, classe mx.preloaders.DownloadProgressBar | |
Event listener for the Event.COMPLETE event. | |
completeHandler(event:flash.events:Event) — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Event listener for the Event.COMPLETE event. | |
completeTask(taskId:String) — metodo, interfaccia com.adobe.ep.taskmanagement.services.ITaskManager | |
Completes the specifed task. | |
completeTaskWithInfo(taskId:String, completeTaskAction:String) — metodo, interfaccia com.adobe.ep.taskmanagement.services.ILCTaskManager | |
Completes the task specified by the taskId parameter. | |
completeTaskWithInfo(taskId:String, completeTaskAction:String) — metodo, classe com.adobe.ep.taskmanagement.services.LCTaskManager | |
Completes the task specified by the taskId parameter. | |
completeTime — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.ITask | |
The date and time that the was task completed. | |
completeTime — Proprietà, classe lc.procmgmt.domain.Task | |
The date and time that the task completed. | |
COMPLETETIME — Proprietà statica costante, classe com.adobe.ep.taskmanagement.filter.Property | |
The COMPLETETIME constant specifies the task property named completeTime. | |
COMPLETION_FAILED — Proprietà statica costante, classe com.adobe.ep.taskmanagement.event.TaskCompletionFailedEvent | |
The COMPLETION_FAILED constant defines the event type. | |
ComplexCyclicDependencyError — classe, pacchetto com.adobe.solutions.exm.authoring.domain.expression | |
Error indicating that a cyclic dependency has been found between two or more variables over multiple expressions. | |
ComplexCyclicDependencyError(expressions:mx.collections:IList, variables:mx.collections:IList, message:any, id:any) — Funzione di costruzione, classe com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Creates a new ComplexCyclicDependencyError instance. | |
ComplexStatement — classe, pacchetto com.adobe.ep.ux.content.model.search | |
Complex Statement is collection of other complex or simple statements. | |
ComplexStatement(joinOperator:String, statements:mx.collections:IList) — Funzione di costruzione, classe com.adobe.ep.ux.content.model.search.ComplexStatement | |
Constructor. | |
complianceCode — Proprietà, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a value that represents the legislation that this review complies with. | |
complianceCode — Proprietà, classe com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies a value that represents the legislation that this review complies with. | |
complianceCode — Proprietà, classe com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the value in the template that represents the legislation that this review complies with. | |
complianceCode — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Compliance code of the schedule template. | |
complianceCode — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Compliance code of the schedule template. | |
complianceCode — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Compliance code of the schedule template. | |
complianceCode — Proprietà, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Compliance code of the review template. | |
component — Proprietà, classe com.adobe.gravity.flex.serviceloader.UIServiceBase | |
The user interface service object. | |
component — Proprietà, interfaccia com.adobe.gravity.ui.IUIService | |
The underlying component object. | |
ComponentDescriptor — classe, pacchetto mx.core | |
ComponentDescriptor is the base class for the UIComponentDescriptor class, which encapsulates the information that you specified in an MXML tag for an instance of a visual component. | |
ComponentDescriptor(descriptorProperties:Object) — Funzione di costruzione, classe mx.core.ComponentDescriptor | |
Constructor. | |
ComponentEvent — classe, pacchetto fl.events | |
La classe ComponentEvent definisce gli eventi associati alla classe UIComponent. | |
ComponentEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Funzione di costruzione, classe fl.events.ComponentEvent | |
Crea un nuovo oggetto ComponentEvent contenente informazioni relative a un evento di un componente. | |
componentInitialized() — metodo, classe mx.automation.delegates.containers.TabNavigatorAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe mx.automation.delegates.controls.AlertFormAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe mx.automation.delegates.controls.NumericStepperAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe mx.automation.delegates.controls.TextInputAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe mx.automation.delegates.core.UIComponentAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe spark.automation.delegates.components.SparkComboBoxAutomationImpl | |
componentInitialized() — metodo, classe spark.automation.delegates.components.SparkDataGridAutomationImpl | |
componentInitialized() — metodo, classe spark.automation.delegates.components.SparkNumericStepperAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe spark.automation.delegates.components.SparkRichEditableTextAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — metodo, classe spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentX — Proprietà, classe flash.filters.DisplacementMapFilter | |
Descrive il canale di colore da utilizzare nell'immagine della mappa per spostare il risultato di x. | |
componentX — Proprietà, classe spark.filters.DisplacementMapFilter | |
Describes which color channel to use in the map image to displace the x result. | |
componentY — Proprietà, classe flash.filters.DisplacementMapFilter | |
Descrive il canale di colore da utilizzare nell'immagine della mappa per spostare il risultato di y. | |
componentY — Proprietà, classe spark.filters.DisplacementMapFilter | |
Describes which color channel to use in the map image to displace the y result. | |
compose() — metodo, interfaccia flashx.textLayout.compose.IFlowComposer | |
Calcola quante righe sono necessarie per visualizzare il contenuto nell'elemento principale del flusso e le posizioni di queste righe nei contenitori di visualizzazione del flusso. | |
compose() — metodo, classe flashx.textLayout.compose.StandardFlowComposer | |
Calcola quante righe sono necessarie per visualizzare il contenuto nell'elemento principale del flusso e le posizioni di queste righe nei contenitori di visualizzazione del flusso. | |
compose() — metodo, classe flashx.textLayout.container.TextContainerManager | |
Compone il testo del contenitore. Chiama la factory o updateAllControllers(). | |
composeToController(index:int) — metodo, interfaccia flashx.textLayout.compose.IFlowComposer | |
Compone il contenuto dell'elemento radice fino al contenitore (incluso) all'indice specificato. | |
composeToController(index:int) — metodo, classe flashx.textLayout.compose.StandardFlowComposer | |
Compone il contenuto dell'elemento radice fino al contenitore (incluso) all'indice specificato. | |
composeToPosition(absolutePosition:int) — metodo, interfaccia flashx.textLayout.compose.IFlowComposer | |
Compone il contenuto dell'elemento radice fino alla posizione specificata. | |
composeToPosition(absolutePosition:int) — metodo, classe flashx.textLayout.compose.StandardFlowComposer | |
Compone il contenuto dell'elemento radice fino alla posizione specificata. | |
composeTrailingIdeographicSpaces — Proprietà, classe flash.text.engine.EastAsianJustifier | |
Specifica se gli spazi ideografici alle estremità delle righe devono essere composti oppure rimossi durante la giustificazione. | |
composing — Proprietà, interfaccia flashx.textLayout.compose.IFlowComposer | |
True se la composizione del flusso sa eseguendo un'operazione di composizione. | |
composing — Proprietà, classe flashx.textLayout.compose.StandardFlowComposer | |
True se la composizione del flusso sa eseguendo un'operazione di composizione. | |
COMPOSITE — Proprietà statica costante, classe com.adobe.dct.transfer.DataDictionaryElementType | |
The DataDictionaryElementType.COMPOSITE constant defines the value of the elementType property of the DataDictionaryElement of COMPOSITE type. | |
compositeDuration — Proprietà, classe mx.effects.CompositeEffect | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Proprietà, classe mx.effects.Parallel | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Proprietà, classe mx.effects.Sequence | |
Returns the duration of this effect as defined by the duration of all child effects. | |
CompositeEffect — classe, pacchetto mx.effects | |
The CompositeEffect class is the parent class for the Parallel and Sequence classes, which define the <mx:Parallel> and <mx:Sequence> MXML tags. | |
CompositeEffect(target:Object) — Funzione di costruzione, classe mx.effects.CompositeEffect | |
Constructor. | |
CompositeEffectInstance — classe, pacchetto mx.effects.effectClasses | |
The CompositeEffectInstance class implements the instance class for the CompositeEffect class. | |
CompositeEffectInstance(target:Object) — Funzione di costruzione, classe mx.effects.effectClasses.CompositeEffectInstance | |
Constructor. | |
CompositeElement — classe, pacchetto org.osmf.elements | |
CompositeElement is a media element which encapsulates a collection of other more granular media elements. | |
CompositeElement() — Funzione di costruzione, classe org.osmf.elements.CompositeElement | |
Constructor. | |
CompositeMessage — classe, pacchetto lc.foundation.util | |
The CompositeMessage class encapsulates a composite message. | |
CompositeMessage(id:String, nestedId:String, nestedMessage:String, params:Array) — Funzione di costruzione, classe lc.foundation.util.CompositeMessage | |
Constructor. | |
CompositeOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CompositeOperation incapsula un gruppo di trasformazioni gestite come unità. | |
CompositeOperation(operations:Array) — Funzione di costruzione, classe flashx.textLayout.operations.CompositeOperation | |
Crea un oggetto CompositeOperation. | |
compositeType — Proprietà, classe com.adobe.dct.transfer.DataDictionaryElement | |
The name of "composite type" for a COMPOSITE data dictionary element. | |
compositionAbandoned() — Metodo statico , classe flash.system.IME | |
Indica al runtime di abbandonare la composizione in corso. | |
CompositionAttributeRange — classe finale, pacchetto flash.text.ime | |
La classe CompositionAttributeRange rappresenta un intervallo di attributi di composizione da utilizzare con gli eventi IME (Input Method Editor). | |
CompositionAttributeRange(relativeStart:int, relativeEnd:int, selected:Boolean, converted:Boolean) — Funzione di costruzione, classe flash.text.ime.CompositionAttributeRange | |
Crea un oggetto CompositionAttributeRange. | |
compositionBounds — Proprietà, classe flashx.textLayout.factory.TextLineFactoryBase | |
Il rettangolo all'interno del quale vengono create le righe di testo. | |
compositionComplete — Evento, classe flashx.textLayout.container.TextContainerManager | |
Inviato dopo ogni ricomposizione. | |
compositionComplete — Evento, classe flashx.textLayout.elements.TextFlow | |
Inviato dopo ogni ricomposizione. | |
COMPOSITION_COMPLETE — Proprietà statica costante, classe flashx.textLayout.events.CompositionCompleteEvent | |
Definisce il valore della proprietà type di un oggetto evento compositionComplete. | |
CompositionCompleteEvent — classe, pacchetto flashx.textLayout.events | |
Un'istanza TextFlow invia questo evento dopo il completamento di un'operazione di composizione. | |
CompositionCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, compositionStart:int, compositionLength:int) — Funzione di costruzione, classe flashx.textLayout.events.CompositionCompleteEvent | |
Funzione di costruzione | |
compositionEndIndex — Proprietà, interfaccia flash.text.ime.IIMEClient | |
Il valore dell'indice a base zero della fine del testo della sessione di modifica corrente (ad esempio, tutto il testo nella sessione inline che non è confermato nel documento). | |
compositionHeight — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce l'estensione verticale consentita per il testo all'interno del contenitore. | |
compositionHeight — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Restituisce l'estensione verticale consentita per il testo all'interno del contenitore. | |
compositionLength — Proprietà, classe flashx.textLayout.events.CompositionCompleteEvent | |
Il numero di caratteri composti. | |
compositionSelectionChanged(start:int, end:int) — Metodo statico , classe flash.system.IME | |
Chiamate questo metodo quando la selezione all'interno della composizione è stata aggiornata, sia in modo interattivo che a livello di programmazione. | |
compositionStart — Proprietà, classe flashx.textLayout.events.CompositionCompleteEvent | |
La posizione iniziale dell'intervallo di testo interessato dalla composizione, espresso sotto forma di indice nel flusso di testo. | |
compositionStartIndex — Proprietà, interfaccia flash.text.ime.IIMEClient | |
Il valore dell'indice a base zero dell'inizio del testo della sessione di modifica corrente (ad esempio, tutto il testo nella sessione inline che non è confermato nel documento). | |
compositionWidth — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce l'estensione orizzontale consentita per il testo all'interno del contenitore. | |
compositionWidth — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Restituisce l'estensione orizzontale consentita per il testo all'interno del contenitore. | |
compound — Proprietà, classe com.adobe.icc.editors.model.ListAssignmentModel | |
Only applicable if the 'target' is a List Module. | |
compound — Proprietà, classe com.adobe.icc.vo.LDMAssignment | |
Only applicable if the 'target' is a List Module. | |
compoundBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines the compound list checkbox A skin part that defines the compound list checkbox | |
compoundBtn — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the compound numbering input. A skin part which defines the compound numbering input. | |
compoundTransform — Proprietà, classe mx.graphics.BitmapFill | |
Holds the matrix and the convenience transform properties (x, y, and rotation). | |
compoundTransform — Proprietà, classe mx.graphics.GradientBase | |
Holds the matrix and the convenience transform properties (x, y, and rotation). | |
CompoundTransform — classe, pacchetto mx.geom | |
A CompoundTransform represents a 2D or 3D matrix transform. | |
CompoundTransform() — Funzione di costruzione, classe mx.geom.CompoundTransform | |
Constructor. | |
compress(algorithm:String) — metodo, classe flash.utils.ByteArray | |
Comprime l'array di byte. | |
COMPRESSED — Proprietà statica costante, classe flash.display3D.Context3DTextureFormat | |
COMPRESSED_ALPHA — Proprietà statica costante, classe flash.display3D.Context3DTextureFormat | |
CompressionAlgorithm — classe finale, pacchetto flash.utils | |
La classe CompressionAlgorithm definisce costanti di stringa per i nomi delle opzioni di compressione e decompressione. | |
computationErrorEvent — Evento, interfaccia com.adobe.solutions.exm.runtime.IComputedExpression | |
Dispatched whenever an error occurs during computation of the expression. | |
ComputationErrorEvent — classe, pacchetto com.adobe.solutions.exm.runtime | |
Error dispatched by a ComputedExpression instance whenever an error occurs during evaluation of the expression embedded within it (e.g. | |
ComputationErrorEvent(type:String, source:com.adobe.solutions.exm.runtime:IComputedExpression, error:Error, bubbles:Boolean, cancelable:Boolean) — Funzione di costruzione, classe com.adobe.solutions.exm.runtime.ComputationErrorEvent | |
Creates a new ComputationErrorEvent instance. | |
computeActualBitrate(actualBitrateMetric:org.osmf.net.metrics:MetricBase, availableQualityLevelsMetric:org.osmf.net.metrics:MetricBase, currentStatusMetric:org.osmf.net.metrics:MetricBase) — Metodo statico , classe org.osmf.net.rules.RuleUtils | |
Computes the actual bitrate (the current value of the bitrate of the downloading stream). | |
computeBegin(dataField:String) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computed — Proprietà, classe com.adobe.dct.transfer.DataDictionaryElement | |
true if the data dictionary element is a computed element. | |
computedDDECheckBox — Parte skin, classe com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of computed property of data dictionary element. A skin part that defines the appearance of computed property of data dictionary element. | |
computedFormat — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce un'istanza di ITextLayoutFormat con gli attributi applicati a questo contenitore, compresi gli attributi ereditati dal relativo elemento principale. | |
computedFormat — Proprietà, classe flashx.textLayout.elements.FlowElement | |
Restituisce gli attributi del formato calcolato attivi per questo elemento. | |
computedFormat — Proprietà, classe flashx.textLayout.elements.FlowLeafElement | |
Gli attributi del formato di testo calcolato attivi per questo elemento. | |
computedGutters — Proprietà, classe mx.charts.chartClasses.CartesianChart | |
The current computed size of the gutters of the CartesianChart. | |
computeDigest(byteArray:flash.utils:ByteArray) — Metodo statico , classe mx.utils.SHA256 | |
Computes the digest of a message using the SHA-256 hash algorithm. | |
computedInterval — Proprietà, classe mx.charts.chartClasses.NumericAxis | |
The computed interval represented by this axis. | |
computedMatrix — Proprietà, interfaccia mx.core.IAssetLayoutFeatures | |
The computed matrix, calculated by combining the layout matrix and any offsets provided. | |
computedMatrix3D — Proprietà, interfaccia mx.core.IAssetLayoutFeatures | |
The computed 3D matrix, calculated by combining the 3D layout matrix and any offsets provided. | |
computedMaximum — Proprietà, classe mx.charts.chartClasses.NumericAxis | |
The computed maximum value represented by this axis. | |
computedMinimum — Proprietà, classe mx.charts.chartClasses.NumericAxis | |
The computed minimum value represented by this axis. | |
computeEnd(data:Object, dataField:String) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeLoop(data:Object, dataField:String, value:Object) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeLoop(data:Object, dataField:String, rowData:Object) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeLoop(data:Object, dataField:String, value:Object) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeLoop(data:Object, dataField:String, rowData:Object) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeLoop(data:Object, dataField:String, rowData:Object) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeLoop(data:Object, dataField:String, rowData:Object) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeObjectBegin(value:Object) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectEnd(value:Object, dataField:String) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to end the computation. | |
computeObjectLoop(value:Object, newValue:Object) — metodo, interfaccia mx.olap.IOLAPCustomAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — metodo, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — metodo, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — metodo, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — metodo, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — metodo, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
COMPUTER — Proprietà statica costante, classe mx.controls.FileSystemComboBox | |
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer". | |
COMPUTER — Proprietà statica costante, classe mx.controls.FileSystemDataGrid | |
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer". | |
COMPUTER — Proprietà statica costante, classe mx.controls.FileSystemList | |
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer". | |
COMPUTER — Proprietà statica costante, classe mx.controls.FileSystemTree | |
A constant that can be used as a value for the directory property, representing a pseudo-top level directory named "Computer". | |
computerIcon — Stile, classe mx.controls.FileSystemComboBox | |
Specifies the icon that indicates the root directories of the computer. | |
computeSpectrum(outputArray:flash.utils:ByteArray, FFTMode:Boolean, stretchFactor:int) — Metodo statico , classe flash.media.SoundMixer | |
Scatta un'istantanea della forma d'onda corrente dell'audio e la inserisce nell'oggetto ByteArray specificato. | |
concat(... rest) — metodo, classe Array | |
Concatena gli elementi specificati nei parametri con gli elementi di un array e crea un nuovo array. | |
concat(... rest) — metodo, classe String | |
Aggiunge gli argomenti forniti alla fine dell'oggetto String, convertendoli in stringhe se necessario, e restituisce la stringa risultante. | |
concat(... rest) — metodo, classe Vector | |
Concatena i vettori specificati nell'elenco dei parametri con gli elementi di questo vettore e crea un nuovo vettore. | |
concat(items:Object) — metodo, classe fl.data.DataProvider | |
Concatena le voci specificate alla fine del fornitore di dati corrente. | |
concat(second:flash.geom:ColorTransform) — metodo, classe flash.geom.ColorTransform | |
Concatena l'oggetto ColorTransform specificato dal parametro second con l'oggetto ColorTransform corrente e imposta l'oggetto corrente come risultato, eseguendo una combinazione additiva delle due trasformazioni di colore. | |
concat(m:flash.geom:Matrix) — metodo, classe flash.geom.Matrix | |
Concatena una matrice con la matrice corrente, combinando gli effetti geometrici delle due matrici. | |
concat(incoming:flashx.textLayout.formats:ITabStopFormat) — metodo, classe flashx.textLayout.formats.TabStopFormat | |
Concatena i valori delle proprietà nell'istanza di ITabStopFormat incoming con i valori di questo oggetto TabStopFormat. | |
concat(incoming:flashx.textLayout.formats:ITextLayoutFormat) — metodo, classe flashx.textLayout.formats.TextLayoutFormat | |
Concatena i valori delle proprietà nell'istanza di ITextLayoutFormat incoming con i valori di questo oggetto TextLayoutFormat. | |
concat(other:mx.automation:AutomationID) — metodo, classe mx.automation.AutomationID | |
Concatenates another id to this id. | |
concatenatedColorTransform — Proprietà, classe flash.geom.Transform | |
Un oggetto ColorTransform che rappresenta le trasformazioni di colore combinate applicate all'oggetto di visualizzazione e a tutti i suoi oggetti principali, fino al livello principale. | |
concatenatedMatrix — Proprietà, classe flash.geom.Transform | |
Un oggetto Matrix che rappresenta le matrici di trasformazione combinate dell'oggetto di visualizzazione e di tutti i suoi oggetti principali, fino al livello principale. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITabStopFormat) — metodo, classe flashx.textLayout.formats.TabStopFormat | |
Concatena i valori delle proprietà nell'istanza di ITabStopFormat incoming con i valori di questo oggetto TabStopFormat. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITextLayoutFormat) — metodo, classe flashx.textLayout.formats.TextLayoutFormat | |
Concatena i valori delle proprietà nell'istanza di ITextLayoutFormat incoming con i valori di questo oggetto TextLayoutFormat. | |
concurrency — Proprietà, classe mx.data.ManagedRemoteService | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Proprietà, classe mx.data.ManagedRemoteServiceOperation | |
The concurrency for this Operation. | |
concurrency — Proprietà, classe mx.rpc.http.AbstractOperation | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Proprietà, classe mx.rpc.http.HTTPMultiService | |
Value that indicates how to handle multiple calls to the same operation within the service. | |
concurrency — Proprietà, classe mx.rpc.http.HTTPService | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Proprietà, classe mx.rpc.http.Operation | |
Value that indicates how to handle multiple calls to the same service operation. | |
concurrency — Proprietà, interfaccia mx.rpc.mxml.IMXMLSupport | |
The concurrency setting of the RPC operation or HTTPService. | |
concurrency — Proprietà, classe mx.rpc.remoting.Operation | |
The concurrency for this Operation. | |
concurrency — Proprietà, classe mx.rpc.remoting.RemoteObject | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Proprietà, classe mx.rpc.soap.mxml.Operation | |
The concurrency for this Operation. | |
concurrency — Proprietà, classe mx.rpc.soap.mxml.WebService | |
Value that indicates how to handle multiple calls to the same service. | |
Concurrency — classe finale, pacchetto mx.rpc.mxml | |
Concurrency is set via MXML based access to RPC services to indicate how to handle multiple calls to the same service. | |
concurrent — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
The skin state when the component shows signature tab for a concurrent approval stage. | |
concurrentRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays whether a stage is concurrent or not. In a concurrent stage the participants complete their tasks in parallel. A reference to the RadioButton object that displays whether a stage is concurrent or not. | |
concurrentRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays whether a stage is concurrent or not. In a concurrent stage the participants of the stage do their tasks in parallel. A reference to the RadioButton object that displays whether a stage is concurrent or not. | |
condenseWhite — Proprietà, classe fl.controls.Label | |
Ottiene o imposta un valore che indica se deve essere rimosso lo spazio vuoto supplementare (spazi, interruzioni di riga e così via) da un componente Label che contiene testo HTML. | |
condenseWhite — Proprietà, classe fl.controls.TextArea | |
Ottiene o imposta un valore booleano che indica se deve essere rimosso lo spazio vuoto supplementare da un componente TextArea che contiene testo HTML. | |
condenseWhite — Proprietà, classe fl.controls.TextInput | |
Ottiene o imposta un valore booleano che indica se deve essere rimosso lo spazio vuoto supplementare da un componente TextInput che contiene testo HTML. | |
condenseWhite — Proprietà, classe fl.text.TLFTextField | |
Un valore booleano che specifica se viene rimosso lo spazio vuoto supplementare (spazi, interruzioni di riga, ecc.) in un campo di testo con testo HTML o codice TLF. | |
condenseWhite — Proprietà, classe flash.text.TextField | |
Un valore booleano che specifica se viene rimosso lo spazio vuoto supplementare (spazi, interruzioni di riga, e così via) di un campo di testo HTML. | |
condenseWhite — Proprietà, classe mx.controls.Label | |
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a Label control with HTML text. | |
condenseWhite — Proprietà, classe mx.controls.TextArea | |
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a TextArea control with HTML text. | |
condenseWhite — Proprietà, classe mx.controls.TextInput | |
Specifies whether extra white space (spaces, line breaks, and so on) should be removed in a TextInput control with HTML text. | |
condenseWhite — Proprietà, classe mx.core.FTETextField | |
Un valore booleano che specifica se viene rimosso lo spazio vuoto supplementare (spazi, interruzioni di riga, e così via) di un campo di testo HTML. | |
condenseWhite — Proprietà, interfaccia mx.core.IUITextField | |
Un valore booleano che specifica se viene rimosso lo spazio vuoto supplementare (spazi, interruzioni di riga, e così via) di un campo di testo HTML. | |
Condition — classe finale, pacchetto flash.concurrent | |
Un oggetto Condition è uno strumento che consente di condividere una risorsa tra worker diversi, con la possibilità aggiuntiva di mettere in pausa l’esecuzione finché non viene soddisfatta una particolare condizione. | |
Condition(mutex:flash.concurrent:Mutex) — Funzione di costruzione, classe flash.concurrent.Condition | |
Crea una nuova istanza Condition. | |
CONDITION — Proprietà statica costante, classe com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Condition. | |
ConditionalDataModule — classe, pacchetto com.adobe.icc.vo | |
Specifies a value object for a condition module. | |
ConditionalDataModule() — Funzione di costruzione, classe com.adobe.icc.vo.ConditionalDataModule | |
Constructor | |
ConditionalDocument — classe, pacchetto com.adobe.icc.vo | |
Value object for a conditional document. | |
ConditionalDocument() — Funzione di costruzione, classe com.adobe.icc.vo.ConditionalDocument | |
Constructor | |
ConditionAssetPreviewRenderer — classe, pacchetto com.adobe.solutions.acm.authoring.presentation.preview | |
This class defines the preview pod shown for Condition. | |
ConditionAssetPreviewRenderer() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Constructor. | |
conditionAssignmentModel — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
The instance of ConditionAssignmentModel which represent the Condition item being currently worked upon. | |
ConditionAssignmentModel — classe, pacchetto com.adobe.icc.editors.model | |
The ConditionAssignmentModel class represents the domain object for the assignments related to the condition data module. | |
ConditionAssignmentModel(vo:com.adobe.icc.vo:CDMAssignment) — Funzione di costruzione, classe com.adobe.icc.editors.model.ConditionAssignmentModel | |
Constructor. | |
ConditionEditor — classe, pacchetto com.adobe.solutions.acm.authoring.presentation | |
Editor to edit Conditions | |
ConditionEditor() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
Constructor. | |
conditionFilterBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
A skin part that defines condition filter button A skin part that defines condition filter button | |
ConditionHandler — classe, pacchetto com.adobe.icc.editors.handlers | |
The Handler for the actions requested for asset of type Condition. | |
ConditionHandler() — Funzione di costruzione, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Constructor. | |
conditionItemEditor — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
A skin part that defines the renderer applied to the assetCondition list A skin part that defines the renderer applied to the assetCondition list | |
conditionItemEditor — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines item editor for each assignment A skin part that defines item editor for each assignment | |
ConditionItemEditor — classe, pacchetto com.adobe.solutions.acm.authoring.presentation | |
The component which renders the item in Condition added from the Expression Builder. | |
ConditionItemEditor() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Constructor. | |
ConditionItemPreviewRenderer — classe, pacchetto com.adobe.solutions.acm.authoring.presentation.preview | |
This class defines the renderer used for rendering the Condition items in Condition preview pod | |
ConditionItemPreviewRenderer() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
Constructor. | |
conditionItemsDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines the list to display condition expressions A skin part that defines the list to display condition expressions | |
conditionModel — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
The instance of ConditionModel currently being worked upon. | |
ConditionModel — classe, pacchetto com.adobe.icc.editors.model | |
The ConditionModel class represents the domain object for the assets of type Condition. | |
ConditionModuleInstance — classe, pacchetto com.adobe.icc.dc.domain | |
This class is the runtime representation of the condition module present in the letter. | |
ConditionModuleInstance(vCondData:com.adobe.icc.dc.data:ConditionModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — Funzione di costruzione, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
Constructor. | |
conditionPreviewRenderer — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
A skin part that defines the factory used for displaying Condition's preview on hover. A skin part that defines the factory used for displaying Condition's preview on hover. | |
conditions — Proprietà, classe lc.procmgmt.domain.SearchFilter | |
The collection of conditions of the search filter. | |
conditions — Proprietà, classe mx.styles.CSSSelector | |
This selector may match a subset of components by specifying further conditions (for example, a matching component must have a particular id, styleName (equivalent to a 'class' condition in CSS) or state (equivalent to a 'pseudo' condition in CSS)). | |
confidence — Proprietà, classe org.osmf.net.rules.Recommendation | |
Confidence in the recommendation | |
config(message:String, params:Object, actor:Object, error:Error) — metodo, classe com.adobe.gravity.utility.logging.Logger | |
Log a CONFIG message. | |
Config — classe, pacchetto coldfusion.service.mxml | |
The class where all the configuration information, such as, serviceUserName, servicePassword, cfServer, and cfPort are specified. | |
CONFIG — Proprietà statica costante, classe com.adobe.gravity.utility.logging.LogLevel | |
Log level for configuration information. | |
CONFIG — Proprietà statica costante, classe com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Configuration. | |
configFetched — Evento, classe com.adobe.icc.editors.managers.EditorConfigurationManager | |
Dispatched when the Text Editor's configuration is successfully loaded from the server. | |
ConfigMap — Classe dinamica, pacchetto mx.messaging.config | |
The ConfigMap class provides a mechanism to store the properties returned by the server with the ordering of the properties maintained. | |
ConfigMap(item:Object) — Funzione di costruzione, classe mx.messaging.config.ConfigMap | |
Constructor. | |
ConfigModel — classe, pacchetto com.adobe.dct.model | |
The domain model for configuration. | |
ConfigModel() — Funzione di costruzione, classe com.adobe.dct.model.ConfigModel | |
Constructor. | |
configProvider — Proprietà, classe com.adobe.icc.editors.managers.EditorConfigurationManager | |
The TBX config provider. | |
configuration — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
L'oggetto Configuration per questo oggetto TextContainerManager. | |
configuration — Proprietà, interfaccia flashx.textLayout.conversion.ITextImporter | |
La proprietà configuration contiene l'istanza IConfiguration che occorre all'importatore quando crea le nuove istanze TextFlow. | |
configuration — Proprietà, classe flashx.textLayout.elements.TextFlow | |
L'oggetto Configuration per questo oggetto TextFlow. | |
configuration — Proprietà, classe flashx.textLayout.factory.StringTextLineFactory | |
La configurazione utilizzata dall'oggetto TextFlow interno. | |
Configuration — classe, pacchetto flashx.textLayout.elements | |
La classe Configuration costituisce il principale punto di integrazione tra Text Layout Framework e un'applicazione. | |
Configuration(initializeWithDefaults:Boolean) — Funzione di costruzione, classe flashx.textLayout.elements.Configuration | |
Funzione di costruzione - crea una configurazione predefinita. | |
configurationFile — Proprietà, classe air.update.ApplicationUpdater | |
La posizione del file di configurazione che imposta i valori per le proprietà updateURL e delay. | |
configurationFile — Proprietà, classe air.update.ApplicationUpdaterUI | |
La posizione del file di configurazione che imposta i valori per le proprietà updateURL e delay. | |
configure(securityConfig:com.adobe.livecycle.ria.security.api:SecurityConfig) — metodo, interfaccia com.adobe.livecycle.ria.security.api.ISecurityManager | |
Configures the ISecurityManager instance with the provided configuration information. | |
configure(config:com.adobe.livecycle.ria.security.api:SecurityConfig) — metodo, classe com.adobe.livecycle.ria.security.service.SecurityManager | |
Configures the ISecurityManager instance with the provided configuration information. | |
configureBackBuffer(width:int, height:int, antiAlias:int, enableDepthAndStencil:Boolean, wantsBestResolution:Boolean, wantsBestResolutionOnBrowserZoom:Boolean) — metodo, classe flash.display3D.Context3D | |
Imposta le dimensioni del riquadro di visualizzazione e altri attributi del buffer di rendering. | |
configuredBodyRowCount — Proprietà, classe com.adobe.icc.vo.Table | |
The body row count after customization | |
configuredColumnCount — Proprietà, classe com.adobe.icc.vo.Table | |
The column count after customization | |
configuredFilexdp — Proprietà, classe com.adobe.icc.vo.FragmentLayout | |
Byte stream of the xdp after customization | |
configureScrollBars() — metodo, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableMenu | |
Overridden to reinstate proper scrolling functionality. | |
configureScrollBars() — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns. | |
configureScrollBars() — metodo, classe mx.controls.listClasses.ListBase | |
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns. | |
ConfigUtil — classe, pacchetto com.adobe.livecycle.ria.security.service | |
The ConfigUtil class is a utility class to create the initial configuration. | |
confirmationMessage — Proprietà, classe lc.procmgmt.domain.UserActionProperty | |
Returns the confirmation message. | |
confirmComposition(text:String, preserveSelection:Boolean) — metodo, interfaccia flash.text.ime.IIMEClient | |
Utilizzate questo metodo di callback per terminare la sessione di modifica inline e confermare il testo. | |
confirmDelete — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ITile | |
The tile's confirmDelete setting. | |
conflict — Evento, classe mx.data.DataManager | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between either pending local changes and changes submitted by another client, or when changes submitted by this client are conflicting with those in the remote destination. | |
conflict — Evento, classe mx.data.DataService | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between pending local changes and changes submitted by another client, or when changes submitted by this client conflict with those in the remote destination. | |
conflict — Evento, classe mx.data.DataStore | |
Dispatched when a conflict is detected between either pending changes on this client and changes submitted by another client, or when changes submitted by this client result detect a conflict error at the remote destination. | |
conflict(description:String, properties:Array) — metodo, interfaccia mx.data.IChangeObject | |
Declares that a conflict occurred while processing this change. | |
conflict — Evento, classe mx.data.ManagedRemoteService | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between pending local changes and changes submitted by another client, or when changes submitted by this client conflict with those in the remote destination. | |
conflict — Evento, classe mx.data.RPCDataManager | |
The DataConflictEvent.CONFLICT event is dispatched when a conflict is detected between either pending local changes and changes submitted by another client, or when changes submitted by this client are conflicting with those in the remote destination. | |
conflict — Proprietà, classe mx.data.events.DataConflictEvent | |
The Conflict object that represents the error. | |
Conflict — classe, pacchetto coldfusion.air | |
Conflict that contains reference to the operation, clientObject, serverObject, and originalObject on the client. | |
Conflict — classe, pacchetto mx.data | |
Represents an error that has occurred due to an update operation. | |
Conflict() — Funzione di costruzione, classe coldfusion.air.Conflict | |
Creates an instance of the Conflict class. | |
CONFLICT — Proprietà statica costante, classe coldfusion.air.events.ConflictEvent | |
The type of the event. | |
CONFLICT — Proprietà statica costante, classe mx.data.events.DataConflictEvent | |
The CONFLICT constant defines the value of the type property of the event object for a conflict event. | |
conflictDetector — Proprietà, classe mx.data.DataManager | |
Provides access to the current implementation being used to detect conflicts for remote operations pushed to this DataManager instance. | |
ConflictDetector — classe, pacchetto mx.data | |
A DataService instance uses a ConflictDetector instance to determine when a conflict occurs for an operation pushed from a remote destination. | |
ConflictDetector(dataService:mx.data:ConcreteDataService) — Funzione di costruzione, classe mx.data.ConflictDetector | |
Constructs an instance of the default conflict detection mechanism. | |
ConflictEvent — classe, pacchetto coldfusion.air.events | |
The Conflict Event that is dispatched when a conflict is detected on the ColdFusion server. | |
ConflictEvent(type:String, bubbles:Boolean, cancelable:Boolean, result:Object) — Funzione di costruzione, classe coldfusion.air.events.ConflictEvent | |
Creates a conflict event. | |
conflicts — Proprietà, classe mx.data.DataManager | |
Contains a Conflicts object, which is an ArrayList of Conflict instances. | |
conflicts — Proprietà, classe mx.data.DataStore | |
The list of conflicts for all managed items. | |
Conflicts — classe, pacchetto mx.data | |
The Conflicts class represents a list of conflicts. | |
Conflicts(dataService:mx.data:ConcreteDataService) — Funzione di costruzione, classe mx.data.Conflicts | |
Constructor. | |
connect() — metodo, interfaccia com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
Connects to the server and commits all outstanding transactions to the Experience Server. | |
connect() — metodo, classe com.adobe.mosaic.mxml.ServerSession | |
This will begin an Experiene Server connection sequence, once the framework and runtime are ready, by first acquiring the ISessionManager, and subsequently connecting an ISession. | |
connect(remoteAddress:String, remotePort:int) — metodo, classe flash.net.DatagramSocket | |
Connette il socket a una porta e un indirizzo remoto specificati. | |
connect(connectionName:String) — metodo, classe flash.net.LocalConnection | |
Prepara un oggetto LocalConnection a ricevere i comandi inviati da un comando send() (dall'oggetto LocalConnection mittente). | |
connect(command:String, ... rest) — metodo, classe flash.net.NetConnection | |
Crea una connessione bidirezionale con un'applicazione su Flash Media Server o Flash Remoting, oppure crea un endpoint di rete bidirezionale adatto alla comunicazione di gruppo peer-to-peer RTMFP. | |
connect — Evento, classe flash.net.SecureSocket | |
Inviato quando è stata stabilita una connessione di rete. | |
connect(host:String, port:int) — metodo, classe flash.net.SecureSocket | |
Connette il socket all'host e alla porta specificati utilizzando SSL o TLS. | |
connect — Evento, classe flash.net.ServerSocket | |
Inviato quando un socket remoto tenta di connettersi a questo socket server. | |
connect(myConnection:flash.net:NetConnection, params:String) — metodo, classe flash.net.SharedObject | |
Si connette a un oggetto condiviso remoto sul server utilizzando l'oggetto NetConnection specificato. | |
connect — Evento, classe flash.net.Socket | |
Inviato quando è stata stabilita una connessione di rete. | |
connect(host:String, port:int) — metodo, classe flash.net.Socket | |
Connette il socket all'host e alla porta specificati. | |
connect — Evento, classe flash.net.XMLSocket | |
Inviato dopo una chiamata riuscita al metodo XMLSocket.connect(). | |
connect(host:String, port:int) — metodo, classe flash.net.XMLSocket | |
Stabilisce una connessione all'host Internet specificato mediante la porta TCP configurata. | |
connect() — metodo, classe mx.data.DataManager | |
Forces a connection attempt by this service to the remote destination. | |
connect(cacheID:String) — metodo, classe mx.data.DataServiceOfflineAdapter | |
Connect to the specified cache. | |
connect() — metodo, classe mx.data.DataStore | |
Forces a connection attempt by this service to the remote destination. | |
connect() — metodo, classe mx.messaging.AbstractProducer | |
Connects the Producer to its target destination. | |
connect(channelSet:mx.messaging:ChannelSet) — metodo, classe mx.messaging.Channel | |
Connects the ChannelSet to the Channel. | |
connect(agent:mx.messaging:MessageAgent) — metodo, classe mx.messaging.ChannelSet | |
Connects a MessageAgent to the ChannelSet. | |
CONNECT — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CONNECT definisce il valore della proprietà type di un oggetto evento connect. | |
CONNECT — Proprietà statica costante, classe flash.events.ServerSocketConnectEvent | |
Definisce il valore della proprietà type di un oggetto evento ServerSocketConnectEvent. | |
CONNECT — Proprietà statica costante, classe mx.messaging.events.ChannelEvent | |
The CONNECT event type; indicates that the Channel connected to its endpoint. | |
connectAgain() — metodo, interfaccia fl.video.INCManager | |
Chiamato dall'oggetto VideoPlayer se la connessione è riuscita, ma il flusso non viene rilevato. | |
connectAgain() — metodo, classe fl.video.NCManager | |
Chiamato dall'oggetto VideoPlayer se la connessione è riuscita, ma il flusso non viene rilevato. | |
connected() — metodo, interfaccia com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
A flag that specifies whether a connection to the Experience Server has been established. | |
connected — Proprietà, interfaccia com.adobe.icc.services.formbridge.IFormBridgeService | |
Bindable/Read-only. | |
connected — Proprietà, classe flash.data.SQLConnection | |
Indica se l'istanza SQLConnection presenta una connessione aperta con il file di database. | |
connected — Proprietà, classe flash.net.DatagramSocket | |
Indica se questo oggetto socket è attualmente connesso a una porta e un indirizzo remoto. | |
connected — Proprietà, classe flash.net.NetConnection | |
Indica se l'applicazione è connessa a un server tramite una connessione RTMP permanente (true) o meno (false). | |
connected — Proprietà, classe flash.net.Socket | |
Indica se l'oggetto Socket è attualmente connesso. | |
connected — Proprietà, classe flash.net.URLStream | |
Indica se l'oggetto URLStream è attualmente connesso. | |
connected — Proprietà, classe flash.net.XMLSocket | |
Indica se l'oggetto XMLSocket è attualmente connesso. | |
connected — Proprietà statica, classe flash.profiler.Telemetry | |
Indica se Telemetry è connesso a un server. | |
connected — Proprietà, classe mx.data.DataManager | |
Indicates if the DataService is connected to the remote destination. | |
connected — Proprietà, classe mx.data.DataServiceAdapter | |
Returns true when this service adapter is connected to its source. | |
connected — Proprietà, classe mx.data.DataStore | |
Indicates whether the DataStore is connected. | |
connected — Proprietà, classe mx.data.MessagingDataServiceAdapter | |
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet. | |
connected — Proprietà, classe mx.messaging.Channel | |
Indicates whether this channel has established a connection to the remote destination. | |
connected — Proprietà, classe mx.messaging.ChannelSet | |
Indicates whether the ChannelSet is connected. | |
connected — Proprietà, classe mx.messaging.MessageAgent | |
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet. | |
connected — Proprietà, classe mx.messaging.events.ChannelEvent | |
Indicates whether the Channel that generated this event is already connected. | |
connectedProxyType — Proprietà, classe flash.net.NetConnection | |
Tipo di proxy utilizzato per effettuare correttamente una connessione a Flash Media Server. | |
connectFailed(event:mx.messaging.events:ChannelFaultEvent) — metodo, classe mx.messaging.Channel | |
Processes a failed internal connect and dispatches the FAULT event for the channel. | |
connectionArguments — Proprietà, classe org.osmf.net.StreamingURLResource | |
Optional set of arguments that will be supplied when making a connection to the source of the stream. | |
connectionAttemptInterval — Proprietà, classe org.osmf.net.NetConnectionFactory | |
connectionClosed() — metodo, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The connection was closed. | |
connectionClosed() — metodo, classe ga.controls.Wrapper | |
The connection was closed. | |
connectionClosed() — metodo, interfaccia ga.util.IConnectionService | |
The connection was closed. | |
CONNECTION_ERROR — Proprietà statica costante, classe fl.video.VideoState | |
Il lettore video è in stato di errore di connessione. | |
CONNECTION_ERROR — Proprietà statica costante, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property when the VideoDisplay control was unable to load the video stream. | |
CONNECTION_EXCEPTION_MESSAGE — Proprietà statica costante, classe com.adobe.icc.editors.managers.ErrorManagerImpl | |
The constant specifying the connection exception message. | |
CONNECTION_LOST — Proprietà statica costante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that the session was disconnected. | |
connectionLostPage — Proprietà, classe lc.procmgmt.AuthenticatingApplication | |
The reconnection page when the connection to the Document Server is interrupted. | |
CONNECTION_NOT_RECOVERED — Proprietà statica costante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that disconnected session could not be recovered. | |
connectionOpened(success:Boolean) — metodo, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The connection was made, if success=false, the connection attempt failed | |
connectionOpened(success:Boolean) — metodo, classe ga.controls.Wrapper | |
The connection was made, if success=false, the connection attempt failed | |
connectionOpened(success:Boolean) — metodo, interfaccia ga.util.IConnectionService | |
The connection was made, if success=false, the connection attempt failed | |
CONNECTION_RECOVERED — Proprietà statica costante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that a previously disconnected session was recovered. | |
connectSuccess() — metodo, classe mx.messaging.Channel | |
Processes a successful internal connect and dispatches the CONNECT event for the Channel. | |
connectTimeout — Proprietà, classe mx.messaging.Channel | |
Provides access to the connect timeout in seconds for the channel. | |
connectTimeoutHandler(event:flash.events:TimerEvent) — metodo, classe mx.messaging.Channel | |
Handles a connect timeout by dispatching a ChannelFaultEvent. | |
CONNECT_TIMEOUT_SECONDS — Proprietà statica costante, classe mx.messaging.Channel | |
CONNECT_TO_FMS — Proprietà statica costante, classe flash.net.NetStream | |
Un oggetto statico utilizzato come parametro della funzione di costruzione per un'istanza NetStream. | |
connectToURL(url:String) — metodo, interfaccia fl.video.INCManager | |
Chiamato dall'oggetto VideoPlayer per richiedere una connessione all'URL. | |
connectToURL(url:String) — metodo, classe fl.video.NCManager | |
Chiamato dall'oggetto VideoPlayer per richiedere una connessione all'URL. | |
const — Istruzione | |
Specifica una costante, ovvero una variabile alla quale è possibile assegnare un valore una sola volta. | |
ConstraintColumn — classe, pacchetto mx.containers.utilityClasses | |
The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintColumn() — Funzione di costruzione, classe mx.containers.utilityClasses.ConstraintColumn | |
Constructor. | |
constraintColumns — Proprietà, classe mx.containers.Canvas | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Proprietà, classe mx.containers.Panel | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Proprietà, interfaccia mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Proprietà, classe mx.core.LayoutContainer | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Proprietà, classe spark.layouts.ConstraintLayout | |
A Vector of ConstraintColumn instances that partition the target container. | |
ConstraintError — classe, pacchetto mx.containers.errors | |
This error is thrown when a constraint expression is not configured properly; for example, if the GridColumn reference is invalid. | |
ConstraintError(message:String) — Funzione di costruzione, classe mx.containers.errors.ConstraintError | |
Constructor. | |
ConstraintLayout — classe, pacchetto spark.layouts | |
The ConstraintLayout class arranges the layout elements based on their individual settings and a set of constraint regions defined by constraint columns and constraint rows. | |
ConstraintLayout() — Funzione di costruzione, classe spark.layouts.ConstraintLayout | |
Constructor. | |
ConstraintRow — classe, pacchetto mx.containers.utilityClasses | |
ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
ConstraintRow() — Funzione di costruzione, classe mx.containers.utilityClasses.ConstraintRow | |
Constructor. | |
constraintRows — Proprietà, classe mx.containers.Canvas | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Proprietà, classe mx.containers.Panel | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Proprietà, interfaccia mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Proprietà, classe mx.core.LayoutContainer | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Proprietà, classe spark.layouts.ConstraintLayout | |
A Vector of ConstraintRow instances that partition the target container. | |
constructor — Proprietà, classe Object | |
Un riferimento all'oggetto classe o alla funzione di costruzione per una determinata istanza di oggetto. | |
constructor — Proprietà, classe flash.display.Stage | |
constructorArgs — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IService | |
The constructor arguments. | |
constructors — Proprietà, classe mx.messaging.management.MBeanInfo | |
The constructors exposed by the MBean. | |
constructRequestForUpload(serverURL:String, authToken:String) — Metodo statico , classe mx.rpc.livecycle.DocumentReference | |
Constructs a request to be used when uploading a document for the purposes of Remoting. | |
consult(taskId:String, userOid:String) — metodo, interfaccia lc.procmgmt.ITaskManager | |
Consults with another user about the specified task. | |
consult(userOid:String) — metodo, classe lc.procmgmt.domain.Task | |
Consults with another user regarding assigned the task. | |
ConsultCommand — classe, pacchetto lc.procmgmt.commands | |
The ConsultCommand class executes the consult operation for a task. | |
ConsultCommand(task:lc.procmgmt.domain:Task) — Funzione di costruzione, classe lc.procmgmt.commands.ConsultCommand | |
Constructor. | |
consultGroupId — Proprietà, classe lc.procmgmt.domain.Task | |
The group identifier that may be used when the consult operation is performed. | |
Consumer — classe, pacchetto mx.messaging | |
A Consumer subscribes to a destination to receive messages. | |
Consumer(messageType:String) — Funzione di costruzione, classe mx.messaging.Consumer | |
Constructor. | |
consumerAddSubscription(subtopic:String, selector:String, maxFrequency:uint) — metodo, classe mx.data.ManualSyncConfiguration | |
This is a convenience method to add a subscription to this client. | |
consumerRemoveSubscription(subtopic:String, selector:String) — metodo, classe mx.data.ManualSyncConfiguration | |
This is a convenience method to remove a subscription from this client. | |
consumerSubscribe(clientId:String) — metodo, classe mx.data.ManualSyncConfiguration | |
This method is used to subscribe this client to changes from the server. | |
consumerSubscriptions — Proprietà, classe mx.data.ManualSyncConfiguration | |
This property specifies the current set of subscriptions for this manualSync configuration. | |
consumerUnsubscribe() — metodo, classe mx.data.ManualSyncConfiguration | |
This method is used to unsubscribe this client from all subscriptions. | |
CONTACT — Proprietà statica costante, classe flash.text.SoftKeyboardType | |
Una tastiera progettata per l'inserimento del nome o numero di telefono di una persona. | |
containedAssetRelations — Proprietà, classe com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Contained asset relations obtained. | |
containedAssetViewFqnName — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The fully qualified name of the Asset whose attributes are to be shown in Contained Assets View. | |
containedCutPoints — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The CutPoints to be specified for Contained Search. | |
containedRelationsList — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Pipe Separated Relation List for getting Contained Assets of an Asset. | |
container — Proprietà, classe fl.ik.IKArmature | |
Restituisce DisplayObjectContainer passato nella chiamata a registerElements. | |
container — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce l'oggetto di visualizzazione del contenitore che include le righe di testo per questa istanza di ContainerController. | |
container — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Restituisce il contenitore (DisplayObjectContainer) che include il testo gestito da questo oggetto TextContainerManager. | |
container — Proprietà, interfaccia mx.core.IRepeater | |
The container that contains this Repeater, and in which it will create its children. | |
container — Proprietà, classe mx.core.Repeater | |
The container that contains this Repeater. | |
container — Proprietà, classe org.osmf.layout.LayoutRendererBase | |
Defines the container against which the renderer will calculate the size and position values of its targets. | |
container — Proprietà, classe org.osmf.media.MediaElement | |
The media container that this element uses. | |
Container — classe, pacchetto mx.core | |
The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
Container() — Funzione di costruzione, classe mx.core.Container | |
Constructor. | |
ContainerAutomationImpl — classe, pacchetto mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerAutomationImpl(obj:mx.core:Container) — Funzione di costruzione, classe mx.automation.delegates.core.ContainerAutomationImpl | |
Constructor. | |
ContainerBorderSkin — classe, pacchetto mx.skins.spark | |
Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin — classe, pacchetto mx.skins.wireframe | |
Defines the border and background for the MX Container class's wireframe skin. | |
ContainerBorderSkin() — Funzione di costruzione, classe mx.skins.spark.ContainerBorderSkin | |
Constructor. | |
ContainerBorderSkin() — Funzione di costruzione, classe mx.skins.wireframe.ContainerBorderSkin | |
containerCallbackObject — Proprietà, classe lc.procmgmt.ui.layout.ResourceContainer | |
The containerCallbackObject property provides a mechanism for the HTML container created for a specific ResourceContainer object to communicate back to its creator. | |
containerChange — Evento, classe org.osmf.media.MediaElement | |
Dispatched when the element's container property changed. | |
CONTAINER_CHANGE — Proprietà statica costante, classe org.osmf.events.ContainerChangeEvent | |
The ContainerChangeEvent.CONTAINER_CHANGE constant defines the value of the type property of the event object for a containerChange event. | |
ContainerChangeEvent — classe, pacchetto org.osmf.events | |
A ContainerChangeEvent is dispatched when a reference to an IMediaContainer changes. | |
ContainerChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldContainer:org.osmf.containers:IMediaContainer, newContainer:org.osmf.containers:IMediaContainer) — Funzione di costruzione, classe org.osmf.events.ContainerChangeEvent | |
Constructor. | |
ContainerController — classe, pacchetto flashx.textLayout.container | |
La classe ContainerController definisce la relazione tra un oggetto TextFlow e un contenitore. | |
ContainerController(container:flash.display:Sprite, compositionWidth:Number, compositionHeight:Number) — Funzione di costruzione, classe flashx.textLayout.container.ContainerController | |
Costruttore. Crea un'istanza di ContainerController. | |
containerControllerInitialFormat — Proprietà statica, classe flashx.textLayout.container.ContainerController | |
ContainerCreationPolicy — classe finale, pacchetto mx.core | |
The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
ContainerDestructionPolicy — classe finale, pacchetto spark.core | |
The ContainerCreationPolicy class defines the constant values for the destructionPolicy property of spark view classes. | |
containerFieldPosition — Proprietà, classe com.adobe.icc.vo.Table | |
containerFormat — Proprietà, classe flashx.textLayout.edit.ElementRange | |
Gli attributi del formato del contenitore che visualizza l'intervallo. | |
containerFormat — Proprietà, classe flashx.textLayout.operations.ApplyFormatOperation | |
Le proprietà di formato da applicare ai contenitori nell'intervallo selezionato. | |
containerFormat — Proprietà, classe flashx.textLayout.operations.ClearFormatOperation | |
Le proprietà di formato di cui annullare la definizione per i contenitori nell'intervallo selezionato. | |
ContainerFormattedElement — classe, pacchetto flashx.textLayout.elements | |
ContainerFormattedElement è la classe principale per tutti gli elementi di blocco a livello di contenitore, ad esempio gli oggetti DivElement e TextFlow. | |
containerLayout — Proprietà, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
The domain object of the fragmentLayout associated with this containerLayoutAssignment. | |
ContainerLayout — classe, pacchetto com.adobe.icc.vo | |
Class representing the generic Container Layout (CL) object. | |
ContainerLayout — classe finale, pacchetto mx.core | |
The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerLayout() — Funzione di costruzione, classe com.adobe.icc.vo.ContainerLayout | |
Constructor | |
containerLayoutAssignment — Proprietà, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
containerLayoutAssignment — Proprietà, classe com.adobe.icc.editors.model.FieldModel | |
container layout assignment containing field object. | |
containerLayoutAssignment — Proprietà, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Container layout assignments within this target area assignment. | |
containerLayoutAssignment — Proprietà, classe com.adobe.icc.vo.TargetAreaAssignment | |
Assignment of a ContainerLayout to a TargetArea within a Letter, along with assignment-specific properties | |
containerLayoutAssignmentChange — Evento, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
The event dispatched on the container layout assignment change. | |
ContainerLayoutAssignmentEditor — classe, pacchetto com.adobe.solutions.acm.authoring.presentation.letter | |
The component which allows to edit the content of the container layout of a target area of layout or fragment. | |
ContainerLayoutAssignmentEditor() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
Constructor. | |
containerLayoutAssignmentModel — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
The instance of ContainerLayoutAssignmentModel currently being worked upon. | |
ContainerLayoutAssignmentModel — classe, pacchetto com.adobe.icc.editors.model | |
The ContainerLayoutAssignmentModel class represents the domain object for the assets of type ContainerLayoutAssignment. | |
ContainerLayoutAssignmentModel(vo:com.adobe.icc.vo:ContainerLayoutAssignment) — Funzione di costruzione, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Constructor. | |
containerLayoutAssisgnmentDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
A skin part that defines the ContainerLayoutAssignmentEditor component A skin part that defines the ContainerLayoutAssignmentEditor component | |
containerLayoutDeleteBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
A skin part that defines the fragment delete button A skin part that defines the fragment delete button | |
containerLayoutSelectBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
A skin part that defines the fragment add button A skin part that defines the fragment add button | |
ContainerMovieClip — Classe dinamica, pacchetto mx.flash | |
Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClip() — Funzione di costruzione, classe mx.flash.ContainerMovieClip | |
Constructor | |
ContainerMovieClipAutomationImpl — classe, pacchetto mx.automation.delegates.flashflexkit | |
Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContainerMovieClipAutomationImpl(obj:mx.flash:ContainerMovieClip) — Funzione di costruzione, classe mx.automation.delegates.flashflexkit.ContainerMovieClipAutomationImpl | |
Constructor. | |
containerTargetAreaPosition — Proprietà, classe com.adobe.icc.vo.Table | |
containPlaceHolders — Proprietà, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
If true, then expression contains place holder. | |
contains(value:XML) — metodo, classe XML | |
Confronta l'oggetto XML con il parametro value dato. | |
contains(value:XML) — metodo, classe XMLList | |
Verifica se l'oggetto XMLList contiene un oggetto XML uguale al parametro value dato. | |
contains(c:mx.collections:ArrayCollection, item:Object) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Checks if a collection contains a given item. | |
contains(child:flash.display:DisplayObject) — metodo, classe flash.display.DisplayObjectContainer | |
Determina se l'oggetto di visualizzazione specificato è un elemento secondario dell'istanza DisplayObjectContainer oppure è l'istanza stessa. | |
contains(x:Number, y:Number) — metodo, classe flash.geom.Rectangle | |
Determina se il punto specificato è contenuto nell'area rettangolare definita dall'oggetto Rectangle. | |
contains(item:Object) — metodo, classe mx.collections.HierarchicalCollectionView | |
Checks the collection for the data item using standard equality test. | |
contains(item:Object) — metodo, interfaccia mx.collections.ICollectionView | |
Returns whether the view contains the specified object. | |
contains(item:Object) — metodo, classe mx.collections.ListCollectionView | |
Returns whether the view contains the specified object. | |
contains(child:flash.display:DisplayObject) — metodo, interfaccia mx.core.IChildList | |
Determines if a DisplayObject is in this child list, or is a descendant of an child in this child list. | |
contains(child:flash.display:DisplayObject) — metodo, interfaccia mx.core.IContainer | |
Determina se l'oggetto di visualizzazione specificato è un elemento secondario dell'istanza DisplayObjectContainer oppure è l'istanza stessa. | |
contains(child:flash.display:DisplayObject) — metodo, interfaccia mx.managers.IFocusManagerContainer | |
Determines whether the specified display object is a child of the container instance or the instance itself. | |
CONTAINS — Proprietà statica costante, classe com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The CONTAINS constant that represents the Contains operator. | |
containsBridge(bridge:flash.events:IEventDispatcher) — metodo, interfaccia mx.core.ISWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsBridge(bridge:flash.events:IEventDispatcher) — metodo, classe mx.core.SWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsElement(element:mx.core:IVisualElement) — metodo, classe spark.components.supportClasses.GroupBase | |
Determines whether the specified IVisualElement is a child of the container instance or the instance itself. | |
containsItem(item:flash.display:NativeMenuItem) — metodo, classe flash.display.NativeMenu | |
Segnala se il menu contiene la voce di menu specificata. | |
containsItem(item:flash.display:NativeMenuItem) — metodo, classe flash.ui.ContextMenu | |
Segnala se il menu contiene la voce di menu specificata. | |
containsMediaElement(element:org.osmf.media:MediaElement) — metodo, interfaccia org.osmf.containers.IMediaContainer | |
Verifies if an element is a child of the container. | |
containsMediaElement(element:org.osmf.media:MediaElement) — metodo, classe org.osmf.containers.MediaContainer | |
Verifies if an element is a child of the container. | |
containsPoint(point:flash.geom:Point) — metodo, classe flash.geom.Rectangle | |
Determina se il punto specificato è contenuto nell'area rettangolare definita dall'oggetto Rectangle. | |
containsRect(rect:flash.geom:Rectangle) — metodo, classe flash.geom.Rectangle | |
Determina se l'oggetto Rectangle specificato dal parametro rect è contenuto in questo oggetto Rectangle. | |
content — Proprietà, classe coldfusion.service.DocumentItem | |
Contents of the document. | |
content — Proprietà, classe coldfusion.service.DocumentSection | |
Contents of the document. | |
content — Proprietà, classe coldfusion.service.MailPart | |
Mail part content. | |
content — Proprietà, classe coldfusion.service.mxml.Document | |
content — Proprietà, classe coldfusion.service.mxml.Mail | |
content — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The content(EditorResult instance) being edited. | |
content — Proprietà, classe fl.containers.ScrollPane | |
Ottiene un riferimento al contenuto caricato nel riquadro di scorrimento. | |
content — Proprietà, classe fl.containers.UILoader | |
Contiene l'oggetto di visualizzazione principale del file SWF o del file di immagine (JPEG, PNG o GIF) caricato mediante il metodo load() o mediante l'impostazione della proprietà source. | |
content — Proprietà, classe fl.display.ProLoader | |
Contiene l'oggetto di visualizzazione principale del file SWF o del file di immagine (JPG, PNG o GIF) caricato mediante il metodo load() o loadBytes(). | |
content — Proprietà, classe fl.display.ProLoaderInfo | |
L'oggetto caricato associato a questo oggetto ProLoaderInfo. | |
content — Proprietà, classe fl.transitions.TransitionManager | |
L'istanza del clip filmato a cui TransitionManager deve applicare una transizione. | |
content — Proprietà, classe flash.display.Loader | |
Contiene l'oggetto di visualizzazione principale del file SWF o del file di immagine (JPG, PNG o GIF) caricato mediante il metodo load() o loadBytes(). | |
content — Proprietà, classe flash.display.LoaderInfo | |
L'oggetto caricato associato a questo oggetto LoaderInfo. | |
content — Proprietà, classe flash.text.engine.TextBlock | |
Contiene il contenuto del blocco di testo. | |
content — Proprietà, interfaccia flashx.textLayout.formats.IListMarkerFormat | |
Controlla il contenuto del marcatore. | |
content — Proprietà, classe flashx.textLayout.formats.ListMarkerFormat | |
Controlla il contenuto del marcatore. | |
content — Proprietà, classe mx.controls.SWFLoader | |
This property contains the object that represents the content that was loaded in the SWFLoader control. | |
content — Proprietà, classe mx.flash.ContainerMovieClip | |
The Flex content to display inside this container. | |
content — Proprietà, interfaccia mx.resources.IResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Proprietà, classe mx.resources.ResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Proprietà, classe mx.rpc.Fault | |
The raw content of the fault (if available), such as an HTTP response body. | |
content — Proprietà, classe mx.rpc.soap.SOAPHeader | |
The content to send for the header value. | |
content — Proprietà, classe spark.components.RichEditableText | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, please use the textFlow property instead. | |
content — Proprietà, classe spark.components.RichText | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, please use the textFlow property instead. | |
content — Proprietà, classe spark.components.TextArea | |
This property is intended for use in MXML at compile time; to get or set rich text content at runtime, use the textFlow property instead. | |
content — Proprietà, classe spark.components.supportClasses.ButtonBase | |
The content property lets you pass an arbitrary object to be used in a custom skin of the button. | |
content — Proprietà, classe spark.core.ContentRequest | |
A reference to contained content. | |
content — Proprietà, classe spark.events.LoaderInvalidationEvent | |
The content for which to invalidate the content request. | |
contentAppearance — Proprietà, classe fl.transitions.TransitionManager | |
Un oggetto che contiene le proprietà visive salvate del parametro content (clip filmato target) a cui verranno applicate le transizioni. | |
contentBackgroundAlpha — Stile, classe mx.charts.Legend | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.controls.TextInput | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.controls.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.controls.VideoDisplay | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.controls.ComboBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.controls.DateChooser | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.core.ScrollControlBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe mx.core.Container | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.supportClasses.GroupBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.List | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.ActionBar | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.SkinnableContainer | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.Scroller | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Stile, classe spark.components.DataGrid | |
The alpha of the content background for this component. | |
contentBackgroundAppearance — Stile, classe spark.components.Callout | |
Appearance of the contentGroup. | |
ContentBackgroundAppearance — classe finale, pacchetto spark.components | |
The ContentBackgroundAppearance class defines the constants for the allowed values of the contentBackgroundAppearance style of Callout. | |
contentBackgroundColor — Stile, classe mx.charts.Legend | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.controls.TextInput | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.controls.NumericStepper | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.controls.VideoDisplay | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.controls.ComboBase | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.controls.DateChooser | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.core.ScrollControlBase | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe mx.core.Container | |
Color of the content area of the component. | |
contentBackgroundColor — Stile, classe spark.components.supportClasses.GroupBase | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.List | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.ActionBar | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.NumericStepper | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.SkinnableContainer | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.Scroller | |
The color of the content background for this component. | |
contentBackgroundColor — Stile, classe spark.components.DataGrid | |
The color of the content background for this component. | |
contentBackgroundInsetClass — Proprietà, classe spark.skins.mobile.CalloutSkin | |
A class reference to an FXG class that is layered underneath the contentGroup. | |
contentBytes — Proprietà, classe com.adobe.icc.dc.domain.ImageModuleInstance | |
The byte array representation of the underlying Image module instance associated with the letter. | |
ContentCache — classe, pacchetto spark.core | |
Provides a caching and queuing image content loader suitable for using a shared image cache for the BitmapImage and spark Image components. | |
ContentCache() — Funzione di costruzione, classe spark.core.ContentCache | |
Constructor. | |
ContentCapturePod — classe, pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture | |
Create Correspondence UI Content Capture Panel. | |
ContentCapturePod() — Funzione di costruzione, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
Constructor. | |
contentChildren — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The contentChildren is the default property and used in MXML to create tab children in-line, much like the mx:TabNavigator. | |
contentCol — Proprietà, classe spark.skins.spark.FormHeadingSkin | |
The column containing the form item's content. | |
contentCol — Proprietà, classe spark.skins.spark.FormItemSkin | |
The column containing the FormItem's content. | |
contentCol — Proprietà, classe spark.skins.spark.StackedFormHeadingSkin | |
The column containing the FormItem's label and content. | |
contentCol — Proprietà, classe spark.skins.spark.StackedFormItemSkin | |
The column containing the FormItem's label and content. | |
contentColor — Proprietà, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting color to be applied on the selected Content (in Doc Composer). | |
contentCornerRadius — Proprietà, classe spark.skins.mobile.CalloutSkin | |
Corner radius used for the contentBackgroundColor fill. | |
contentCreationComplete — Evento, interfaccia mx.core.IDeferredContentOwner | |
Dispatched after the content for this component has been created. | |
contentCreationComplete — Evento, classe spark.components.SkinnableContainer | |
Dispatched after the content for this component has been created. | |
CONTENT_CREATION_COMPLETE — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.CONTENT_CREATION_COMPLETE constant defines the value of the type property of the event object for a contentCreationComplete event. | |
contentData — Proprietà, classe flash.events.DRMErrorEvent | |
La classe DRMContentData del file multimediale. | |
contentData — Proprietà, classe flash.events.DRMStatusEvent | |
Un oggetto DRMContentData contenente le informazioni necessarie per ottenere un voucher per la visualizzazione del contenuto protetto da DRM. | |
ContentDomainFactory — classe, pacchetto com.adobe.ep.ux.content.factory | |
DomainFactory to get hold of Domain Objects | |
ContentElement — classe, pacchetto flash.text.engine | |
La classe ContentElement funge da classe base per tipi di elementi che possono essere visualizzati in un oggetto GroupElement, ovvero un oggetto GraphicElement, un altro GroupElement o un oggetto TextElement. | |
ContentElement(elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Funzione di costruzione, classe flash.text.engine.ContentElement | |
Una chiamata alla nuova funzione di costruzione ContentElement() genera un'eccezione ArgumentError. | |
contentExtraction — Proprietà, classe coldfusion.service.PdfInfo | |
Permissions assigned for extracting content from the PDF document. | |
contentFile — Proprietà, classe com.adobe.icc.editors.managers.FileUploadManager | |
The FileReference object associated with the upload. | |
contentFilterFunction — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Specifies the filter function to filter the search in Content Library. | |
contentGroup — Proprietà, classe com.adobe.ep.ux.documentsubmit.skin.DocumentSubmitSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe com.adobe.ep.ux.tasklist.skin.TaskListSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The ViewStack is put into a Group so that is can be backed by a Rect for a fill and border. | |
contentGroup — Parte skin, classe spark.components.SkinnableContainer | |
An optional skin part that defines the Group where the content children get pushed into and laid out. An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.CalloutSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.SkinnableContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
An optional skin part that defines the Group where the content children are pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.SplitViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.TabbedViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.ViewMenuSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.mobile.ViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.ApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.BorderContainerSkin | |
The required skin part for SkinnableContainer | |
contentGroup — Proprietà, classe spark.skins.spark.DefaultComplexItemRenderer | |
The container used to wrap each Flex component defined in the host component. | |
contentGroup — Proprietà, classe spark.skins.spark.FormItemSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.FormSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.PanelSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.SkinnableContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.SkinnablePopUpContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.SparkChromeWindowedApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.StackedFormItemSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.StackedFormSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.TitleWindowSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.spark.WindowedApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.wireframe.ApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.wireframe.PanelSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe spark.skins.wireframe.TitleWindowSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Content group for adding footer content | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Content group for header | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
the target for content in this control | |
contentGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
the group that holds the button content | |
contentGroupLayout — Proprietà, classe spark.skins.mobile.ViewMenuSkin | |
contentGroupMask — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Mask for the content group. | |
contentHeight — Proprietà, classe flash.html.HTMLLoader | |
L'altezza in pixel del contenuto HTML. | |
contentHeight — Proprietà, classe mx.containers.Accordion | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Proprietà, classe mx.containers.ViewStack | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Proprietà, classe mx.controls.HTML | |
The height, in pixels, of the HTML content. | |
contentHeight — Proprietà, classe mx.controls.SWFLoader | |
Height of the scaled content loaded by the control, in pixels. | |
contentHeight — Proprietà, classe spark.components.RichEditableText | |
The height of the text. | |
contentHeight — Proprietà, classe spark.components.supportClasses.GroupBase | |
The height of the viewport's content. | |
contentHeight — Proprietà, interfaccia spark.core.IViewport | |
The height of the viewport's content. | |
contentHighlightType — Proprietà, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting type to be done on the selected Content (in Doc Composer). | |
ContentHoverPreviewRenderer — classe, pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture.preview | |
This class for enabling preview of the hovered component on mouse hover. | |
ContentHoverPreviewRenderer() — Funzione di costruzione, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Constructor | |
contentId — Proprietà, classe coldfusion.service.MailParam | |
The Identifier for the attached file. | |
contentInsert — Evento, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
The event dispatched on inserting selected assets from Content Library | |
CONTENT_INSERT — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.events.LibraryEvent | |
The constant defining the content insert event. | |
contentInsertBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
A skin part that defines content insert button A skin part that defines content insert button | |
contentItemRenderer — Proprietà, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
The item renderer associated with the content or content area of the EmbossedNavigator. | |
contentItemRendererComponent — Proprietà, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
A UIComponent object that represents the right side of Workspace used for rendering an item for display. | |
contentItems — Proprietà, classe spark.skins.SparkSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
contentItems — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
contentItems — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
CONTENT_JUSTIFY — Proprietà statica costante, classe spark.layouts.HorizontalAlign | |
Content justify the children with respect to the container. | |
CONTENT_JUSTIFY — Proprietà statica costante, classe spark.layouts.VerticalAlign | |
Content justify the children with respect to the container. | |
contentLibrary — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
A skin part that defines the content library A skin part that defines the content library | |
contentLibrary — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListEditor | |
A skin part that defines the ContentLibrary. Items are added from the Content Library to the List by any of the following actions: 1. Select an item in the Content Library and click the Insert button. 2. Double click an item in the Content Library. 3. Drag an item from the Content Library and drop it in the list. Visual feedback (TBD) provides indication where an item will be dropped in the condition. A skin part that defines the ContentLibrary. | |
contentLibrary — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
A skin part that defines the ContentLibrary. Items are added from the Content Library to the Condition by any of the following actions: 1. Select an item in the Content Library and click the Insert button. 2. Double click an item in the Content Library. 3. Drag an item from the Content Library and drop it in the list. Visual feedback (TBD) provides indication where an item will be dropped in the condition. A skin part that defines the ContentLibrary. | |
contentLibrary — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
A skin part which defines the Content Library. A skin part which defines the Content Library. | |
ContentLibrary — classe, pacchetto com.adobe.solutions.acm.authoring.presentation.common | |
The component that facilitates the listing and searching of the contents. | |
ContentLibrary() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Constructor. | |
ContentLibraryContainer — classe, pacchetto com.adobe.solutions.acm.ccr.presentation.contentcapture | |
Create Correspondence ContentLibrary container. | |
ContentLibraryContainer() — Funzione di costruzione, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
Constructor. | |
ContentLinkageAssignmentEditor — classe, pacchetto com.adobe.solutions.acm.authoring.presentation.letter.data | |
The linkage editor to link the data element of Letter Editor to the content of the Content Library. | |
ContentLinkageAssignmentEditor() — Funzione di costruzione, classe com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
Constructor. | |
contentLinkageEditor — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines ContentLinkageAssignmentEditor component A skin part that defines ContentLinkageAssignmentEditor component | |
contentList — Proprietà, interfaccia com.adobe.mosaic.skinning.IMosaicContainer | |
The list of components managed by this container as a SelectableList. | |
contentLoader — Proprietà, classe spark.components.Image | |
Optional custom image loader (e.g. | |
contentLoader — Proprietà, classe spark.primitives.BitmapImage | |
Optional custom image loader (e.g. | |
contentLoaderGrouping — Proprietà, classe spark.components.Image | |
Optional content grouping identifier to pass to the an associated IContentLoader instance's load() method. | |
contentLoaderGrouping — Proprietà, classe spark.primitives.BitmapImage | |
Optional content grouping identifier to pass to the an associated IContentLoader instance's load() method. | |
contentLoaderInfo — Proprietà, classe fl.display.ProLoader | |
Restituisce un oggetto ProLoaderInfo corrispondente all'oggetto che viene caricato. | |
contentLoaderInfo — Proprietà, classe flash.display.Loader | |
Restituisce un oggetto LoaderInfo corrispondente all'oggetto che viene caricato. | |
contentMimeType — Proprietà, interfaccia com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Mime type of the content of asset | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Mime type of the asset content | |
contentMouseX — Proprietà, classe mx.charts.Legend | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseX — Proprietà, classe mx.core.Container | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseX — Proprietà, classe mx.core.UIComponent | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseY — Proprietà, classe mx.charts.Legend | |
Returns the y position of the mouse, in the content coordinate system. | |
contentMouseY — Proprietà, classe mx.core.Container | |
Returns the y position of the mouse, in the content coordinate system. | |
contentMouseY — Proprietà, classe mx.core.UIComponent | |
Returns the y position of the mouse, in the content coordinate system. | |
contentNameDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
A skin part that defines content name A skin part that defines content name | |
contentPadding — Stile, classe fl.containers.ScrollPane | |
La quantità di riempimento da collocare intorno al contenuto nel riquadro di scorrimento, in pixel. | |
contentPadding — Stile, classe fl.containers.BaseScrollPane | |
Riempimento tra il contenuto (il componente e la barra di scorrimento) e il bordo esterno dello sfondo, in pixel. | |
contentPadding — Stile, classe fl.controls.SelectableList | |
Il riempimento che separa il bordo dell'elenco dai suoi contenuti, in pixel. | |
contentPadding — Stile, classe fl.controls.ComboBox | |
Riempimento tra il contenuto (il componente e la barra di scorrimento) e il bordo esterno dello sfondo, in pixel. | |
contentPanel — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines the content panel of letter A skin part that defines the content panel of letter | |
ContentRequest — classe, pacchetto spark.core | |
Represents an IContentLoader content request instance returned from IContentLoader's load() method. | |
ContentRequest(contentLoader:spark.core:IContentLoader, content:any, shared:Boolean, complete:Boolean) — Funzione di costruzione, classe spark.core.ContentRequest | |
Constructor. | |
contents — Proprietà, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
List of the contents associated with this Container instance. | |
contents — Proprietà, interfaccia com.adobe.icc.dc.domain.IContainerInstance | |
List of the contents associated with this Container instance. | |
contents — Proprietà, classe com.adobe.icc.dc.domain.ListModuleInstance | |
List of the contents associated with this Container instance. | |
contents — Proprietà, classe com.adobe.icc.dc.domain.TargetInstance | |
List of the contents associated with this Container instance. | |
contents — Proprietà, classe spark.skins.spark.PanelSkin | |
Contains the vertical stack of titlebar content and controlbar. | |
contents — Proprietà, classe spark.skins.spark.TitleWindowSkin | |
Contains the vertical stack of title bar content and control bar. | |
contents — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Contains the vertical stack of titlebar content and controlbar. | |
ContentSearchManager — classe, pacchetto com.adobe.icc.editors.managers | |
The ContentSearchManager lets you search for content in the system by name. | |
ContentServiceProvider — classe, pacchetto com.adobe.ep.ux.content.services.providers | |
Service Provider to get all Services in LCC | |
contentsScaleFactor — Proprietà, classe flash.display.Stage | |
Specifica il fattore di scala dei pixel effettivo dello stage. | |
contentStreamPath — Proprietà, classe com.adobe.livecycle.content.File | |
TempPath when content is temporarily uploaded. | |
contentToGlobal(point:flash.geom:Point) — metodo, classe mx.charts.Legend | |
Converts a Point object from content coordinates to global coordinates. | |
contentToGlobal(point:flash.geom:Point) — metodo, classe mx.core.Container | |
Converts a Point object from content coordinates to global coordinates. | |
contentToGlobal(point:flash.geom:Point) — metodo, classe mx.core.UIComponent | |
Converts a Point object from content coordinates to global coordinates. | |
contentToLocal(point:flash.geom:Point) — metodo, classe mx.charts.Legend | |
Converts a Point object from content to local coordinates. | |
contentToLocal(point:flash.geom:Point) — metodo, classe mx.core.Container | |
Converts a Point object from content to local coordinates. | |
contentToLocal(point:flash.geom:Point) — metodo, classe mx.core.UIComponent | |
Converts a Point object from content to local coordinates. | |
CONTENT_TRIGGERED — Proprietà statica costante, classe flash.events.SoftKeyboardTrigger | |
Indica che ActionScript ha chiamato l'evento. | |
contentType — Proprietà, classe com.adobe.ep.taskmanagement.event.PluginNotInstalledEvent | |
Returns the contentType. | |
contentType — Proprietà, classe com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
The MIME type of the document. | |
contentType — Proprietà, classe com.adobe.icomm.assetplacement.model.Attachment | |
The MIME type of this attachment. | |
contentType — Proprietà, classe com.adobe.icomm.assetplacement.model.Resource | |
Identifies the content type of the the current resource. | |
contentType — Proprietà, classe com.adobe.livecycle.rca.model.document.SupportingDocument | |
Specifies the content type of the supporting document. | |
contentType — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IService | |
The content type. | |
contentType — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IServiceLibrary | |
Gets the service library content type | |
contentType — Proprietà, interfaccia com.adobe.solutions.rca.domain.ISupportingDocument | |
The document content type. | |
contentType — Proprietà, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
The document content type. | |
contentType — Proprietà, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the document content type. | |
contentType — Proprietà, classe fl.display.ProLoaderInfo | |
Il tipo MIME del file caricato. | |
contentType — Proprietà, classe flash.display.LoaderInfo | |
Il tipo MIME del file caricato. | |
contentType — Proprietà, classe flash.net.URLRequest | |
Il tipo MIME del contenuto nella proprietà data. | |
contentType — Proprietà, classe mx.graphics.ImageSnapshot | |
The MIME content type for the image encoding format that was used to capture this snapshot. | |
contentType — Proprietà, interfaccia mx.graphics.codec.IImageEncoder | |
The MIME type for the image format that this encoder produces. | |
contentType — Proprietà, classe mx.graphics.codec.JPEGEncoder | |
The MIME type for the JPEG encoded image. | |
contentType — Proprietà, classe mx.graphics.codec.PNGEncoder | |
The MIME type for the PNG encoded image. | |
contentType — Proprietà, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates the content type of this message. | |
contentType — Proprietà, classe mx.rpc.http.AbstractOperation | |
Type of content for service requests. | |
contentType — Proprietà, classe mx.rpc.http.HTTPMultiService | |
Type of content for service requests. | |
contentType — Proprietà, classe mx.rpc.http.HTTPService | |
Type of content for service requests. | |
contentType — Proprietà, classe mx.rpc.http.Operation | |
Type of content for service requests. | |
contentType — Proprietà, classe mx.rpc.livecycle.DocumentReference | |
String code for content type of document. | |
CONTENT_TYPE_FORM — Proprietà statica costante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is a form. | |
CONTENT_TYPE_FORM — Proprietà statica costante, classe mx.rpc.http.HTTPService | |
Indicates that the data being sent by the HTTP service is encoded as application/x-www-form-urlencoded. | |
CONTENT_TYPE_SOAP_XML — Proprietà statica costante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML meant for a SOAP request. | |
CONTENT_TYPE_XML — Proprietà statica costante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML. | |
CONTENT_TYPE_XML — Proprietà statica costante, classe mx.rpc.http.HTTPService | |
Indicates that the data being sent by the HTTP service is encoded as application/xml. | |
contentUri — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IService | |
The content URL. | |
contentUri — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IServiceLibrary | |
Gets the service library content uri | |
contentVariables — Proprietà, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
The set of active variables for the module. | |
contentVariables — Proprietà, interfaccia com.adobe.icc.dc.domain.IModuleInstance | |
The set of active variables for the module. | |
contentVariables — Proprietà, classe com.adobe.icc.dc.domain.ImageModuleInstance | |
Bindable/Read-only. | |
contentVariables — Proprietà, classe com.adobe.icc.dc.domain.TargetInstance | |
Bindable/Read-only. | |
contentWidth — Proprietà, classe flash.html.HTMLLoader | |
La larghezza in pixel del contenuto HTML. | |
contentWidth — Proprietà, classe mx.containers.Accordion | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Proprietà, classe mx.containers.ViewStack | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Proprietà, classe mx.controls.HTML | |
The width, in pixels, of the HTML content. | |
contentWidth — Proprietà, classe mx.controls.SWFLoader | |
Width of the scaled content loaded by the control, in pixels. | |
contentWidth — Proprietà, classe spark.components.RichEditableText | |
The width of the text. | |
contentWidth — Proprietà, classe spark.components.supportClasses.GroupBase | |
The width of the viewport's contents. | |
contentWidth — Proprietà, interfaccia spark.core.IViewport | |
The width of the viewport's contents. | |
contentX — Proprietà, classe mx.containers.ViewStack | |
The x coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
contentY — Proprietà, classe mx.containers.ViewStack | |
The y coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
context — Proprietà, classe com.adobe.gravity.tracker.ServiceTracker | |
The bundle context for this tracker. | |
context — Proprietà, classe com.adobe.mosaic.mxml.Application | |
Returns the underlying IApplication's IContext. | |
context — Proprietà, classe com.adobe.mosaic.mxml.Tile | |
The underlying ITile's IContext. | |
context — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IContextProvider | |
Returns the context interface for the application. | |
context — Proprietà, interfaccia com.adobe.solutions.prm.domain.IWorkItem | |
This property returns a reference to the workflow template that will be used by the work item. | |
context — Proprietà, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
This property returns a reference to the workflow template that will be used by the work item. | |
context — Proprietà, classe spark.components.ViewNavigator | |
The string that describes the context in which the current view was created. | |
context — Proprietà, classe spark.components.supportClasses.ViewReturnObject | |
The context identifier passed to the popped view when it was pushed onto the navigation stack. | |
context3D — Proprietà, classe flash.display.Stage3D | |
L'oggetto Context3D associato a questa istanza Stage3D. | |
Context3D — classe finale, pacchetto flash.display3D | |
La classe Context3D fornisce un contesto per il rendering della grafica definita in modo geometrico. | |
Context3DBlendFactor — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare i valori di fusione di origine e di destinazione. | |
Context3DBufferUsage — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare il tipo di utilizzo del buffer. | |
Context3DClearMask — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare le maschere di cancellazione Context3D. | |
Context3DCompareMode — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare i confronti dei buffer 3D nei metodi setDepthTest() e setStencilAction() di un'istanza Context3D. | |
context3DCreate — Evento, classe flash.display.Stage3D | |
Inviato quando viene creato un contesto di rendering. | |
CONTEXT3D_CREATE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.CONTEXT3D_CREATE definisce il valore della proprietà type di un oggetto evento context3Dcreate. | |
Context3DFillMode — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare la modalità di riempimento per il rendering 3D nei metodi setFillMode() di un’istanza Context3D. | |
Context3DMipFilter — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per la modalità di filtro mipmap campionatore | |
Context3DProfile — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare il profilo Context3D. | |
Context3DProgramType — classe finale, pacchetto flash.display3D | |
Definisce i valori da usare per specificare se un programma shader è un programma di frammenti o di vertici. | |
Context3DRenderMode — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare il metodo di rendering Context3D. | |
Context3DStencilAction — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare le azioni di stencil. | |
Context3DTextureFilter — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per la modalità di filtro campionatore. | |
Context3DTextureFormat — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare un formato texture. | |
Context3DTriangleFace — classe finale, pacchetto flash.display3D | |
Costanti per specificare l'orientamento di un triangolo relativamente al punto di visualizzazione. | |
Context3DVertexBufferFormat — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per specificare i buffer dei vertici. | |
Context3DWrapMode — classe finale, pacchetto flash.display3D | |
Definisce i valori da utilizzare per la modalità wrap del campionatore | |
contextColor — Proprietà, classe mx.charts.HitData | |
An RGB value that can be used to associate an on-screen representation of the associated chartItem. | |
ContextData — classe, pacchetto com.adobe.icc.vo.render | |
A value object that encapsulates runtime and instance data for correspondence. | |
ContextData() — Funzione di costruzione, classe com.adobe.icc.vo.render.ContextData | |
Constructor | |
contextMenu — Evento, classe flash.display.InteractiveObject | |
Inviato quando un'azione dell'utente causa la visualizzazione del menu di scelta rapida associato a questo oggetto interattivo in un'applicazione AIR. | |
contextMenu — Proprietà, classe flash.display.InteractiveObject | |
Specifica il menu di scelta rapida associato all'oggetto. | |
ContextMenu — classe finale, pacchetto flash.ui | |
La classe ContextMenu consente di controllare le voci visualizzate nei menu di scelta rapida. | |
ContextMenu() — Funzione di costruzione, classe flash.ui.ContextMenu | |
Crea un oggetto ContextMenu. | |
CONTEXT_MENU — Proprietà statica costante, classe flash.events.MouseEvent | |
La costante MouseEvent.CONTEXT_MENU definisce il valore della proprietà type di un oggetto evento contextMenu. | |
ContextMenuBuiltInItems — classe finale, pacchetto flash.ui | |
La classe ContextMenuBuiltInItems descrive le voci incorporate in un menu di scelta rapida. | |
ContextMenuBuiltInItems() — Funzione di costruzione, classe flash.ui.ContextMenuBuiltInItems | |
Crea un nuovo oggetto ContextMenuBuiltInItems, in modo che possano essere impostate le proprietà di Flash Player per visualizzare o nascondere ciascuna voce di menu. | |
ContextMenuClipboardItems — classe finale, pacchetto flash.ui | |
La classe ContextMenuClipboardItems consente di attivare o disattivare i comandi nel menu di scelta rapida degli Appunti. | |
ContextMenuClipboardItems() — Funzione di costruzione, classe flash.ui.ContextMenuClipboardItems | |
Crea un nuovo oggetto ContextMenuClipboardItems. | |
ContextMenuEvent — classe, pacchetto flash.events | |
Un InteractiveObject invia un oggetto ContextMenuEvent quando l'utente apre il menu di scelta rapida o interagisce con esso. | |
ContextMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, mouseTarget:flash.display:InteractiveObject, contextMenuOwner:flash.display:InteractiveObject) — Funzione di costruzione, classe flash.events.ContextMenuEvent | |
Crea un oggetto evento contenente informazioni specifiche sugli eventi di menu. | |
ContextMenuItem — classe finale, pacchetto flash.ui | |
La classe ContextMenuItem rappresenta una voce del menu di scelta rapida. | |
ContextMenuItem(caption:String, separatorBefore:Boolean, enabled:Boolean, visible:Boolean) — Funzione di costruzione, classe flash.ui.ContextMenuItem | |
Crea un nuovo oggetto ContextMenuItem che è possibile aggiungere all'array ContextMenu.customItems. | |
contextMenuOwner — Proprietà, classe flash.events.ContextMenuEvent | |
L'oggetto elenco di visualizzazione al quale il menu è associato. | |
contextRoot — Proprietà statica, classe com.adobe.livecycle.content.File | |
The context root of launchpad application. | |
ContextualClassFactory — classe, pacchetto mx.core | |
A class factory that provides a system manager as a context of where the class should be created. | |
ContextualClassFactory(generator:Class, moduleFactory:mx.core:IFlexModuleFactory) — Funzione di costruzione, classe mx.core.ContextualClassFactory | |
Constructor. | |
contextUrl — Proprietà, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the in-context URL: combination of {baseurl}/{pscmContext} that will never end with a slash. | |
continue — Istruzione | |
Salta tutte le istruzioni rimanenti nel ciclo più interno e avvia l’iterazione successiva del ciclo come se il controllo fosse passato normalmente alla fine del ciclo. | |
continueTo(finish:Number, duration:Number) — metodo, classe fl.transitions.Tween | |
Indica all'animazione con interpolazione di movimento di continuare l'interpolazione dal punto corrente a un nuovo punto finish e duration. | |
contrast — Proprietà, classe fl.motion.AdjustColor | |
Imposta il contrasto del filtro AdjustColor. | |
CONTROL — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Ctrl (17). | |
controlBar — Parte skin, classe xd.core.axm.view.components.AXMRichTextEditor | |
The IAXMRichTextEditorControlBar to be used as the control bar area in this component The IAXMRichTextEditorControlBar to be used as the control bar area in this component | |
controlBar — Proprietà, classe mx.containers.Panel | |
A reference to this Panel container's control bar, if any. | |
controlBar — Proprietà, classe mx.core.Application | |
The ApplicationControlBar for this Application. | |
controlBar — Proprietà, classe mx.core.Window | |
The ApplicationControlBar for this Window. | |
ControlBar — classe, pacchetto mx.containers | |
The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBar() — Funzione di costruzione, classe mx.containers.ControlBar | |
Constructor. | |
controlBarContent — Proprietà, classe spark.components.Application | |
The set of components to include in the control bar area of the Application container. | |
controlBarContent — Proprietà, classe spark.components.Panel | |
The set of components to include in the control bar area of the Panel container. | |
controlBarGroup — Parte skin, classe spark.components.Application | |
The skin part that defines the appearance of the control bar area of the container. By default, the ApplicationSkin class defines the control bar area to appear at the top of the content area of the Application container with a grey background. The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Parte skin, classe spark.components.Panel | |
The skin part that defines the appearance of the control bar area of the container. By default, the PanelSkin class defines the control bar area to appear at the bottom of the content area of the Panel container with a grey background. The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.spark.ApplicationSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.spark.PanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.spark.TitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.wireframe.ApplicationSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.wireframe.PanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe spark.skins.wireframe.TitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarLayout — Proprietà, classe spark.components.Application | |
Defines the layout of the control bar area of the container. | |
controlBarLayout — Proprietà, classe spark.components.Panel | |
Defines the layout of the control bar area of the container. | |
controlBarPart — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
ControlBarSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the MX Panel component's border. | |
ControlBarSkin() — Funzione di costruzione, classe mx.skins.wireframe.ControlBarSkin | |
Constructor. | |
controlBarStyleName — Stile, classe mx.containers.Panel | |
Name of the CSS style declaration that specifies styles to apply to any control bar child subcontrol. | |
controlBarVisible — Proprietà, classe spark.components.Application | |
If true, the control bar is visible. | |
controlBarVisible — Proprietà, classe spark.components.Panel | |
If true, the control bar is visible. | |
ControlButtonAssetActionRenderer — classe, pacchetto com.adobe.ep.ux.content.view.components.toolbar.controlRenderers | |
Renderer for the control to be shown in the toolbar | |
ControlButtonAssetActionRenderer() — Funzione di costruzione, classe com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Constructor | |
ControlImageAssetActionRenderer — classe, pacchetto com.adobe.ep.ux.content.view.components.toolbar.controlRenderers | |
Image renderer for the action in the toolbar | |
ControlImageAssetActionRenderer() — Funzione di costruzione, classe com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Constructor | |
controlKey — Proprietà, classe flash.events.GestureEvent | |
Indica se il comando Ctrl è attivato in Mac, Windows e Linux. | |
controlKey — Proprietà, classe flash.events.KeyboardEvent | |
Indica se il tasto Ctrl è attivo (true) o inattivo (false). | |
controlKey — Proprietà, classe flash.events.MouseEvent | |
Indica se il comando Ctrl è attivato in Mac, Windows e Linux. | |
controlKey — Proprietà, classe flash.events.TouchEvent | |
Indica se il comando Ctrl è attivato in Mac, Windows e Linux. | |
controller — Proprietà, classe com.adobe.icomm.assetplacement.model.Attachment | |
Contains a reference to a controller element using an XML id. | |
controller — Proprietà, classe com.adobe.icomm.assetplacement.model.Resource | |
Contains a reference to a controller element using an XML id. | |
controller — Proprietà, classe flashx.textLayout.compose.TextFlowLine | |
Il controller (oggetto ContainerController) per il contenitore in cui è stata inserita la riga. | |
controller — Proprietà, classe flashx.textLayout.events.UpdateCompleteEvent | |
Controller del contenitore in fase di aggiornamento | |
Controller — classe, pacchetto com.adobe.icomm.assetplacement.model | |
This class represents a generic "controller" which is a child of the <controllers> element in the package definition. | |
Controller() — Funzione di costruzione, classe com.adobe.icomm.assetplacement.model.Controller | |
Constructor. | |
controllers — Proprietà, classe com.adobe.icomm.assetplacement.model.PackageDefinition | |
A list that contains all of <controllers> entries in the package definition, wrapped in Controller objects. | |
controlVariables — Proprietà, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
Bindable/Read-only. | |
contVars — Proprietà, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The list of data elements in the letter content. | |
contVars — Proprietà, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
The list of data elements in the TargetArea content. | |
conversion — Proprietà, classe mx.controls.ProgressBar | |
Number used to convert incoming current bytes loaded value and the total bytes loaded values. | |
ConversionFunc — classe, pacchetto com.adobe.fiber.runtime.lib | |
The ConversionFunc class defines the implementations of the expression runtime functions for conversion in the Adobe application modeling language. | |
conversionMode — Proprietà statica, classe flash.system.IME | |
La modalità di conversione dell'IME corrente. | |
ConversionType — classe finale, pacchetto flashx.textLayout.conversion | |
Valori per il formato del testo esportato. | |
converted — Proprietà, classe flash.text.ime.CompositionAttributeRange | |
Una proprietà che definisce la clausola corrente è stata elaborata dall'IME e la clausola è in attesa di essere accettata o confermata dell'utente. | |
ConverterBase — classe, pacchetto flashx.textLayout.conversion | |
È una classe base per gli importatori e gli esportatori. | |
convertHSBtoRGB(hue:Number, saturation:Number, brightness:Number) — Metodo statico , classe mx.utils.HSBColor | |
Converts an HSB color specified by the parameters to a uint RGB color. | |
convertMatrixToMatrix3D(mat2D:flash.geom:Matrix) — Metodo statico , classe fl.motion.Animator3D | |
convertParametersHandler — Proprietà, classe mx.data.ManagedRemoteService | |
An optional function, primarily intended for framework developers who need to install a function to get called with the parameters passed to each remote object invocation. | |
convertParametersHandler — Proprietà, classe mx.rpc.remoting.RemoteObject | |
An optional function, primarily intended for framework developers who need to install a function to get called with the parameters passed to each remote object invocation. | |
convertParametersHandler — Proprietà, classe mx.rpc.soap.AbstractWebService | |
An optional function, primarily intended for framework developers who need to install a function to get called with the parameters passed to each webservice operation invocation. | |
convertPeerIDToGroupAddress(peerID:String) — metodo, classe flash.net.NetGroup | |
Converte un peerID in un indirizzo di gruppo adatto per essere utilizzato con il metodo sendToNearest(). | |
convertResultHandler — Proprietà, classe mx.data.ManagedRemoteService | |
An optional function, primarily intended for framework developers who need to install a hook to process the results of an operation before notifying the result handlers. | |
convertResultHandler — Proprietà, classe mx.rpc.remoting.RemoteObject | |
An optional function, primarily intended for framework developers who need to install a hook to process the results of an operation before notifying the result handlers. | |
convertResultHandler — Proprietà, classe mx.rpc.soap.AbstractWebService | |
An optional function, primarily intended for framework developers who need to install a hook to process the results of an operation before notifying the result handlers. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — metodo, classe coldfusion.service.mxml.Image | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — metodo, classe coldfusion.service.mxml.Ldap | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — metodo, classe coldfusion.service.mxml.Pdf | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — metodo, classe coldfusion.service.mxml.Pop | |
This is the overriden function of the default implementation is BasicService. | |
convertResults — Proprietà, classe mx.data.ManagedOperation | |
Turns on/off conversion of result element types. | |
convertRGBtoHSB(rgb:uint) — Metodo statico , classe mx.utils.HSBColor | |
Converts a color from RGB format into an HSBColor. | |
ConvolutionFilter — classe, pacchetto flash.filters | |
La classe ConvolutionFilter applica un effetto di filtro di convoluzione matrice. | |
ConvolutionFilter — classe, pacchetto spark.filters | |
The ConvolutionFilter class applies a matrix convolution filter effect. | |
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Funzione di costruzione, classe flash.filters.ConvolutionFilter | |
Inizializza un'istanza ConvolutionFilter con i parametri specificati. | |
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Funzione di costruzione, classe spark.filters.ConvolutionFilter | |
Constructor. | |
cookieHeader — Proprietà, classe flash.media.AVURLLoader | |
cookieHeader — Proprietà, classe flash.media.AVURLStream | |
copies — Proprietà, classe flash.printing.PrintJob | |
Il numero di copie che vengono stampate dal sistema operativo per le pagine aggiunte successivamente al lavoro di stampa. | |
copy() — metodo, classe XML | |
Restituisce una copia dell'oggetto XML dato. | |
copy() — metodo, classe XMLList | |
Restituisce una copia dell'oggetto XMLList specifico. | |
copy() — metodo, classe com.adobe.dct.model.DataElementModel | |
Returns a copy of the data elemnt model object. | |
copy() — metodo, classe com.adobe.icc.editors.model.ConditionAssignmentModel | |
Creates a copy of ConditionAssignmentModel currently being used | |
copy() — metodo, classe com.adobe.icc.editors.model.ConditionModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.FragmentLayoutModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.ImageModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.LayoutModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.LetterModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.ListModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe com.adobe.icc.editors.model.TextModel | |
Creates a copy of the domain object. | |
copy() — metodo, classe flash.desktop.NativeApplication | |
Richiama un comando Copia interno sull'oggetto di visualizzazione attivo. | |
copy — Evento, classe flash.display.InteractiveObject | |
Inviato quando l'utente attiva la combinazione di tasti di scelta rapida specifici della piattaforma per un'operazione che consente di tagliare oppure sceglie "Taglia" dal menu di scelta rapida per il testo. | |
copy — Proprietà, classe flash.ui.ContextMenuClipboardItems | |
Attiva o disattiva l'elemento "Copia" nel menu Appunti. | |
copy(values:flashx.textLayout.formats:ITabStopFormat) — metodo, classe flashx.textLayout.formats.TabStopFormat | |
Copia le impostazioni di TabStopFormat dall'istanza values di ITabStopFormat in questo oggetto TabStopFormat. | |
copy(incoming:flashx.textLayout.formats:ITextLayoutFormat) — metodo, classe flashx.textLayout.formats.TextLayoutFormat | |
Copia le impostazioni di TextLayoutFormat dall'istanza values di ITextLayoutFormat in questo oggetto TextLayoutFormat. | |
copy() — metodo, classe mx.collections.XMLListCollection | |
Returns a deep copy of the XMLList object. | |
copy(value:Object) — Metodo statico , classe mx.utils.ObjectUtil | |
Copies the specified Object and returns a reference to the copy. | |
Copy — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Copy state of the CategoryEditor | |
Copy — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Copy state of the AssetPropertiesEditor | |
COPY — Proprietà statica costante, classe flash.desktop.NativeDragActions | |
Definisce la stringa da usare per l'azione di copia. | |
COPY — Proprietà statica costante, classe flash.events.Event | |
Definisce il valore della proprietà type di un oggetto evento copy. | |
COPY — Proprietà statica costante, classe mx.managers.DragManager | |
Constant that specifies that the type of drag action is "copy". | |
copyChannel(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, sourceChannel:uint, destChannel:uint) — metodo, classe flash.display.BitmapData | |
Trasferisce i dati da un canale di un altro oggetto BitmapData o dell'oggetto BitmapData corrente a un canale dell'oggetto BitmapData corrente. | |
copyColumnFrom(column:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix | |
Copia un oggetto Vector3D in una colonna specifica dell'oggetto Matrix3D chiamante. | |
copyColumnFrom(column:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix3D | |
Copia un oggetto Vector3D in una colonna specifica dell'oggetto Matrix3D chiamante. | |
copyColumnTo(column:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix | |
Copia una colonna specifica dell'oggetto Matrix chiamante nell'oggetto Vector3D. | |
copyColumnTo(column:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix3D | |
Copia la colonna specifica dell'oggetto Matrix3D chiamante nell'oggetto Vector3D. | |
copyCondition() — metodo, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyContent — Proprietà, classe coldfusion.service.PdfInfo | |
Permissions assigned for copying content from the PDF document. | |
copyCursor — Stile, classe mx.managers.DragManager | |
Cursor displayed during a copy operation. | |
copyDataModule(srcModuleId:String, newModule:com.adobe.icc.vo:DataModule) — metodo, interfaccia com.adobe.icc.services.module.IModuleService | |
DESCRIPTION NEEDS REFINING! Duplicate a DataModule. | |
copyEnabled — Proprietà, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Whether or not the copy button is enabled. | |
copyForm(oldFormID:String, newForm:com.adobe.consulting.pst.vo:Form) — metodo, interfaccia com.adobe.icc.services.layout.ILayoutService | |
Creates a copy of an existing form. | |
copyFragmentLayout() — metodo, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyFragmentLayout(oldFragmentLayoutID:String, newFragmentLayout:com.adobe.icc.vo:FragmentLayout) — metodo, interfaccia com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Creates a copy of an existing fragmentLayout. | |
copyFrom — Proprietà, classe coldfusion.service.mxml.Pdf | |
Pathname of the PDF document from which to use the first page as a watermark. | |
copyFrom(sourceGraphics:flash.display:Graphics) — metodo, classe flash.display.Graphics | |
Copia tutti i comandi di disegno dall'oggetto Graphics di origine nell'oggetto Graphics chiamante. | |
copyFrom(sourceMatrix:flash.geom:Matrix) — metodo, classe flash.geom.Matrix | |
Copia tutti i dati di matrice dall'oggetto Point di origine all'oggetto Matrix chiamante. | |
copyFrom(sourceMatrix3D:flash.geom:Matrix3D) — metodo, classe flash.geom.Matrix3D | |
Copia tutti i dati di matrice dall'oggetto Matrix3D di origine all'oggetto Matrix3D chiamante. | |
copyFrom(sourcePoint:flash.geom:Point) — metodo, classe flash.geom.Point | |
Copia tutti i dati del punto dall'oggetto Point di origine all'oggetto Point chiamante. | |
copyFrom(sourceRect:flash.geom:Rectangle) — metodo, classe flash.geom.Rectangle | |
Copia tutti i dati del rettangolo dall'oggetto Rectangle di origine all'oggetto Rectangle chiamante. | |
copyFrom(sourceVector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Vector3D | |
Copia tutti i dati di vettore dall'oggetto Vector3D di origine all'oggetto Vector3D chiamante. | |
copyImage() — metodo, classe com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyItemWithUID(item:Object) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
copyItemWithUID(item:Object) — metodo, classe mx.controls.listClasses.ListBase | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
copyItemWithUID(item:Object) — metodo, classe spark.components.List | |
Makes a deep copy of the object by calling the ObjectUtil.copy() method, and replaces the copy's uid property (if present) with a new value by calling the UIDUtil.createUID() method. | |
copyLayout() — metodo, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyLetter() — metodo, classe com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyLetter(oldLetterID:String, newLetter:com.adobe.consulting.pst.vo:Letter) — metodo, interfaccia com.adobe.icc.services.letter.ILetterService | |
Creates a copy of an existing letter. | |
copyList() — metodo, classe com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Copy. | |
CopyOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CopyOperation incapsula un'operazione di copia. | |
CopyOperation(operationState:flashx.textLayout.edit:SelectionState) — Funzione di costruzione, classe flashx.textLayout.operations.CopyOperation | |
Crea un oggetto CopyOperation. | |
copyPage() — metodo, classe ga.model.PanelManager | |
If the panel is allowed to repeat, this method creates a copy of a panel and adds it after the current panel. | |
copyPanelButton — Parte skin, classe com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The copy panel button skin part. The copy panel button skin part. | |
CopyPanelButton — classe, pacchetto ga.controls | |
The CopyPanelButton class defines the Copy Panel Button component, which creates a new instance of a repeating panel from the current instance of the panel. | |
copyPixels(sourceBitmapData:flash.display:BitmapData, sourceRect:flash.geom:Rectangle, destPoint:flash.geom:Point, alphaBitmapData:flash.display:BitmapData, alphaPoint:flash.geom:Point, mergeAlpha:Boolean) — metodo, classe flash.display.BitmapData | |
Fornisce una routine veloce per la modifica dei pixel tra immagini prive di effetti di allungamento, rotazione o colore. | |
copyPixelsToByteArray(rect:flash.geom:Rectangle, data:flash.utils:ByteArray) — metodo, classe flash.display.BitmapData | |
Riempie un array di byte da un’area rettangolare di dati pixel. | |
copyRawDataFrom(vector:Vector$Number, index:uint, transpose:Boolean) — metodo, classe flash.geom.Matrix3D | |
Copia tutti i dati di vettore dall'oggetto vettore di origine all'oggetto Matrix3D chiamante. | |
copyRawDataTo(vector:Vector$Number, index:uint, transpose:Boolean) — metodo, classe flash.geom.Matrix3D | |
Copia tutti i dati di matrice dall'oggetto Matrix3D chiamante al vettore fornito. | |
copyright — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IServer | |
Returns the copyright for the Experience Server. | |
copyRowFrom(row:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix | |
Copia un oggetto Vector3D in una riga specifica dell'oggetto Matrix chiamante. | |
copyRowFrom(row:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix3D | |
Copia un oggetto Vector3D in una riga specifica dell'oggetto Matrix3D chiamante. | |
copyRowTo(row:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix | |
Copia una riga specifica dell'oggetto Matrix chiamante nell'oggetto Vector3D. | |
copyRowTo(row:uint, vector3D:flash.geom:Vector3D) — metodo, classe flash.geom.Matrix3D | |
Copia la riga specifica dell'oggetto Matrix3D chiamante nell'oggetto Vector3D. | |
copySection() — metodo, classe ga.model.PanelManager | |
If the section is repeatable, this method copies a new section after the current section. | |
copySelectedItems(useDataField:Boolean) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Makes a copy of the selected items in the order they were selected. | |
copySelectedItems(useDataField:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Copies the selected items in the order that they were selected. | |
copyText() — metodo, classe com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyTo(newLocation:flash.net:FileReference, overwrite:Boolean) — metodo, classe flash.filesystem.File | |
Copia il file o la directory dalla posizione specificata dall'oggetto File alla posizione specificata dal parametro newLocation. | |
copyToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — metodo, classe flash.filesystem.File | |
Inizia a copiare il file o la directory dalla posizione specificata dall'oggetto File alla posizione specificata dal parametro destination. | |
copyToByteArray(rect:flash.geom:Rectangle, destination:flash.utils:ByteArray) — metodo, classe flash.media.Camera | |
Riempie un array di byte da un’area rettangolare di dati pixel. Scrive nell’array di byte un numero intero senza segno (un valore di pixel a 32 bit non moltiplicato) per ogni pixel. | |
copyToMatrix3D(dest:flash.geom:Matrix3D) — metodo, classe flash.geom.Matrix3D | |
copyToVector(rect:flash.geom:Rectangle, destination:Vector$uint) — metodo, classe flash.media.Camera | |
Genera un vettore da un'area rettangolare di dati pixel. | |
coreStyles — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce coreStyles per questo ContainerController. | |
coreStyles — Proprietà, classe flashx.textLayout.elements.FlowElement | |
Restituisce il coreStyles per questo FlowElement. | |
coreStyles — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Restituisce il coreStyles per questo TextLayoutFormat. | |
cornerRadius — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin | |
The raidus of the corner. | |
cornerRadius — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin | |
The radius of the corner. | |
cornerRadius — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin | |
The radius of the corner. | |
cornerRadius — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutNewTabButtonSkin | |
??? | |
cornerRadius — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
The number of pixels in the radius to round the corner of the button. | |
cornerRadius — Stile, classe mx.charts.Legend | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.containers.Panel | |
Radius of corners of the window frame. | |
cornerRadius — Stile, classe mx.controls.scrollClasses.ScrollBar | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.ToolTip | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.Button | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.TextInput | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.ComboBox | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.NumericStepper | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.MenuBar | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.VideoDisplay | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.controls.LinkButton | |
Corner radius of the highlighted rectangle around a LinkButton. | |
cornerRadius — Stile, classe mx.controls.DateChooser | |
Radius of corners of the component. | |
cornerRadius — Stile, classe mx.core.ScrollControlBase | |
Radius of component corners. | |
cornerRadius — Stile, classe mx.core.Container | |
Radius of component corners. | |
cornerRadius — Stile, classe spark.components.supportClasses.DropDownListBase | |
The radius of the corners for this component. | |
cornerRadius — Stile, classe spark.components.supportClasses.ButtonBase | |
The radius of the corners of this component. | |
cornerRadius — Stile, classe spark.components.TabBar | |
Defines the radius of the TabBar buttons' top-left and top-right corners for the default TabBarButton skin. | |
cornerRadius — Stile, classe spark.components.Spinner | |
The radius of the corners of this component. | |
cornerRadius — Stile, classe spark.components.BorderContainer | |
Radius of the curved corners of the border. | |
cornerRadius — Stile, classe spark.components.Panel | |
The radius of the corners for this component. | |
cornerRadius — Stile, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
cornerRadius — Stile, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
The radius of the corners for this component. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMButton | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMTabBarButton | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMHScrollBar | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMScroller | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMDropDownList | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMLightItemRenderer | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMButtonBar | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMBreadCrumb | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMSwitch | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMCheckBox | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMVScrollBar | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMPopUp | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMTitleWindow | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMButtonBarButton | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMComboBox | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMProgressBar | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMList | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMHeaderBar | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMToggleButton | |
The radius of the corner. | |
cornerRadius — Stile, classe xd.core.axm.view.components.AXMSplitActionButton | |
The radius of the corner. | |
cornerRadius — Proprietà, classe mx.geom.RoundedRectangle | |
The radius of each corner (in pixels). | |
cornerRadius — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Radius of the border corners. | |
cornerRadius — Proprietà, classe spark.skins.mobile.supportClasses.ButtonBarButtonSkinBase | |
Size of corner radii of button borders. | |
cornerRadius — Proprietà, classe spark.skins.mobile.supportClasses.HSliderDataTip | |
Corner radius for the Rect around a ToolTip. | |
correlation — Proprietà, classe mx.messaging.events.MessageAckEvent | |
The original Message correlated with this acknowledgement. | |
correlationId — Proprietà, classe mx.messaging.messages.AsyncMessage | |
Provides access to the correlation id of the message. | |
cos(angleRadians:Number) — Metodo statico , classe Math | |
Calcola e restituisce il coseno dell'angolo specificato, espresso in radianti. | |
count(collection:mx.collections:ArrayCollection) — Metodo statico , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the number of elements (the size) of a collection. | |
count — Proprietà, classe mx.charts.chartClasses.InstanceCache | |
The number of items currently required in the cache. | |
count — Proprietà, interfaccia mx.core.IRepeater | |
The number of times this Repeater should execute. | |
count — Proprietà, classe mx.core.Repeater | |
The number of times this Repeater should execute. | |
count(... rest) — metodo, classe mx.data.DataManager | |
Calls a count method on the remote destination. | |
CountAggregator — classe, pacchetto mx.olap.aggregators | |
The CountAggregator class implements the count aggregator. | |
counterIncrement — Proprietà, interfaccia flashx.textLayout.formats.IListMarkerFormat | |
Controlla l'incremento del valore del contatore. | |
counterIncrement — Proprietà, classe flashx.textLayout.formats.ListMarkerFormat | |
Controlla l'incremento del valore del contatore. | |
counterReset — Proprietà, interfaccia flashx.textLayout.formats.IListMarkerFormat | |
Controlla il ripristino del valore del contatore. | |
counterReset — Proprietà, classe flashx.textLayout.formats.ListMarkerFormat | |
Controlla il ripristino del valore del contatore. | |
countOperation — Proprietà, classe mx.data.ManagedQuery | |
Name of an operation on the service taking the same parameters as this operation which returns the number of items in the query. | |
COUNT_OPERATION — Proprietà statica costante, classe mx.data.messages.DataMessage | |
This operation requests that a configured <count-method> be invoked on a remote destination. | |
country — Proprietà, classe mx.resources.Locale | |
The country code of this Locale instance. | |
countryName — Proprietà, classe flash.security.X500DistinguishedName | |
Restituisce l'attributo DN CountryName. | |
cover — Proprietà, classe com.adobe.icc.vo.Portfolio | |
The Document reference to use as the cover page of the portfolio. | |
COVER — Proprietà statica costante, classe spark.transitions.SlideViewTransitionMode | |
The new view slides in to cover the previous view. | |
CPU — Proprietà statica costante, classe flash.display.NativeWindowRenderMode | |
Una finestra con modalità cpu. | |
cpuArchitecture — Proprietà statica, classe flash.system.Capabilities | |
Specifica l'architettura CPU corrente. | |
CQ_AUTO — Proprietà statica costante, classe mx.data.DataStore | |
Specifies to check for simple dependencies between any outstanding batches and the next batch to commit. | |
CQ_NOWAIT — Proprietà statica costante, classe mx.data.DataStore | |
Specifies to send the second batch immediately, not checking for dependencies. | |
CQ_ONE_AT_A_TIME — Proprietà statica costante, classe mx.data.DataStore | |
Specifies to wait for a previous batch to complete before committing a new batch. | |
create(mimeType:String, fileData:flash.utils:ByteArray) — Metodo statico , classe com.adobe.ep.ux.content.model.preview.PreviewUIControlFactory | |
If mimeType has image return DefaultImagePreviewUIControl else if mimeType has text return DefaultTextPreviewUIControl. | |
create(propDesc:com.adobe.ep.ux.content.model.asset:AssetPropertyDescriptor, basicSearch:Boolean, assetTypeDescriptor:com.adobe.ep.ux.content.model.asset:AssetTypeDescriptor) — Metodo statico , classe com.adobe.ep.ux.content.model.search.SearchUIControlFactory | |
If propDesc.optionList is not null then return ComboBoxSearchRenderer else return the search renderers based on property desriptor searchRenderer or propertyType. | |
create(parent:flash.system:ApplicationDomain, name:String) — metodo, interfaccia com.adobe.gravity.framework.IApplicationDomainManager | |
Create an ApplicationDomain with the given parent. | |
create(dataInstance:com.adobe.icc.dc.domain:IDataInstance) — Metodo statico , classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCaptureUIControlFactory | |
Creates an individual data capture form item renderer based on the dataType. | |
create(... rest) — metodo, interfaccia mx.core.IFlexModuleFactory | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — metodo, classe mx.managers.SystemManager | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — metodo, classe mx.managers.WindowedSystemManager | |
This method is overridden in the autogenerated subclass. | |
create(resource:org.osmf.media:URLResource) — metodo, classe org.osmf.net.NetConnectionFactoryBase | |
Begins the process of creating a new NetConnection and establishing the connection. | |
Create — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Create state of the CategoryEditor | |
Create — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Create state of the AssetPropertiesEditor | |
CREATE — Proprietà statica costante, classe flash.data.SQLMode | |
Indica che la connessione viene aperta per gli aggiornamenti e che viene creato un file di database se il file specificato non esiste. | |
createActionBarEffect() — metodo, classe spark.transitions.ViewTransitionBase | |
Called by the default prepareForPlay() implementation, this method is responsible for creating the Spark effect played on the action bar when the transition starts. | |
createActionBarHideEffect() — metodo, classe spark.components.ViewNavigator | |
Creates the effect to play when the ActionBar control is hidden. | |
createActionBarShowEffect() — metodo, classe spark.components.ViewNavigator | |
Creates the effect to play when the ActionBar control appears. | |
CREATE_AND_SEQUENCE_OPERATION — Proprietà statica costante, classe mx.data.messages.DataMessage | |
This operation requests a create of the specified item from a remote destination. | |
createApprover(vo:com.adobe.solutions.rca.vo:ApproverVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of approver domain object based on approver value object. | |
createApprover(vo:com.adobe.solutions.rca.vo:ApproverVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of approver domain object based on approver value object. | |
createApprover(vo:com.adobe.solutions.rca.vo:ApproverVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of approver domain object based on approver value object. | |
createAsset(vo:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This method creates an instance of the asset domain object. | |
createAsset(vo:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This method creates an instance of the asset domain object. | |
createAsset(vo:com.adobe.solutions.prm.vo:AssetVO, workItem:com.adobe.solutions.prm.domain:IWorkItem) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the asset domain object. | |
createAssetBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
A skin part that defines the create new asset drop down list A skin part that defines the create new asset drop down list | |
createAssetBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the create new Asset drop down list A skin part that defines the create new Asset drop down list | |
createAssetMenuDataProvider — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The Array containing all the asset names shown in the Create New asset dropdown. | |
createAssetMenuDataProvider — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The Array containing all the asset names shown in the Create New asset dropdown. | |
createAuditManager() — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of audit manager domain object. | |
createAuditManager() — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of audit manager domain object. | |
createAuditManager() — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of audit manager domain object. | |
createAuthor(vo:com.adobe.solutions.rca.vo:AuthorVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of author domain object based on author value object. | |
createAuthor(vo:com.adobe.solutions.rca.vo:AuthorVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of author domain object based on author value object. | |
createAuthor(vo:com.adobe.solutions.rca.vo:AuthorVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of author domain object based on author value object. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — metodo, interfaccia mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — metodo, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — metodo, classe mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — metodo, classe mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — metodo, classe mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, interfaccia mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.automation.delegates.charts.ChartBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.automation.delegates.containers.FormItemAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — metodo, classe spark.automation.delegates.components.SparkFormItemAutomationImpl | |
createBatch(itemsOrCollection:Array, cascadeCommit:Boolean, properties:Object) — metodo, classe mx.data.DataStore | |
Takes any changes specified by this operation, creates a new MessageBatch and puts that batch into the uncommittedBatches list. | |
createBlankPanel(l:com.adobe.mosaic.om.interfaces:ILayout) — metodo, interfaccia com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank panel in the application. | |
createBlankView(l:com.adobe.mosaic.om.interfaces:ILayout) — metodo, interfaccia com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank view in the application. | |
createBlankViewManager(l:com.adobe.mosaic.om.interfaces:ILayout) — metodo, interfaccia com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank viewManager in the application. | |
createBorder() — metodo, classe mx.charts.Legend | |
Creates the container's border skin if it is needed and does not already exist. | |
createBorder() — metodo, classe mx.controls.TextInput | |
Creates the border for this component. | |
createBorder() — metodo, classe mx.controls.VideoDisplay | |
Creates the border for this component. | |
createBorder() — metodo, classe mx.core.Container | |
Creates the container's border skin if it is needed and does not already exist. | |
createBorder() — metodo, classe mx.core.ScrollControlBase | |
Creates the border for this component. | |
createBox(scaleX:Number, scaleY:Number, rotation:Number, tx:Number, ty:Number) — metodo, classe flash.geom.Matrix | |
Comprende parametri per la modifica in scala, la rotazione e la conversione. | |
createBulletedListButton — Parte skin, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
createCategory() — metodo, classe com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Create. | |
createCategory(name:String, type:uint) — metodo, interfaccia com.adobe.icc.services.category.ICategoryService | |
Create a new category. | |
createChildren() — metodo, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
We override createChildren so we can instantiate our up and down buttons and add them as children. | |
createChildren() — metodo, classe lc.procmgmt.ui.controls.EmbossedList | |
Creates objects that are children of this ListBase; in this case, the listContent object that will hold all the item renderers. | |
createChildren() — metodo, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.charts.chartClasses.ChartLabel | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.charts.chartClasses.DataTip | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.charts.series.BarSeries | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.charts.series.ColumnSeries | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.charts.series.PieSeries | |
createChildren() — metodo, classe mx.controls.dataGridClasses.DataGridHeader | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Create objects that are children of this ListBase, in this case the listContent object that will hold all the item renderers. | |
createChildren() — metodo, classe mx.controls.listClasses.ListBase | |
Creates objects that are children of this ListBase; in this case, the listContent object that will hold all the item renderers. | |
createChildren() — metodo, classe mx.core.ScrollControlBase | |
Creates objects that are children of this ScrollControlBase, which in this case are the border and mask. | |
createChildren() — metodo, classe mx.core.UIComponent | |
Create child objects of the component. | |
createChildren() — metodo, classe mx.preloaders.DownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — metodo, classe spark.components.SkinnableContainer | |
Create content children, if the creationPolicy property is not equal to none. | |
createChildren() — metodo, classe spark.components.supportClasses.GroupBase | |
createChildren() — metodo, classe spark.skins.mobile.DateSpinnerSkin | |
Create child objects of the component. | |
createChildren() — metodo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
If the layout object has not been set yet, createChildren() assigns this container a default layout object, BasicLayout. | |
createColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, forHeader:Boolean, data:Object) — metodo, classe mx.controls.dataGridClasses.DataGridBase | |
Returns the item renderer for a column cell or for a column header. | |
createCommentManager() — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of comment manager domain object. | |
createCommentManager() — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of comment manager domain object. | |
createCommentManager() — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of comment manager domain object. | |
createComponentFromDescriptor(descriptor:mx.core:ComponentDescriptor, recurse:Boolean) — metodo, classe mx.charts.Legend | |
Given a single UIComponentDescriptor, create the corresponding component and add the component as a child of this container. | |
createComponentFromDescriptor(descriptor:mx.core:ComponentDescriptor, recurse:Boolean) — metodo, classe mx.core.Container | |
Given a single UIComponentDescriptor, create the corresponding component and add the component as a child of this Container. | |
createComponentsFromDescriptors(recurse:Boolean) — metodo, classe mx.charts.Legend | |
Iterate through the Array of childDescriptors, and call the createComponentFromDescriptor() method for each one. | |
createComponentsFromDescriptors(recurse:Boolean) — metodo, classe mx.core.Container | |
Iterate through the Array of childDescriptors, and call the createComponentFromDescriptor() method for each one. | |
createCondition() — metodo, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Create. | |
createConditionModuleInstance(vConditionData:com.adobe.icc.dc.data:ConditionModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a condition module instance for the specified letter. | |
createConditionModuleInstance(vConditionData:com.adobe.icc.dc.data:ConditionModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a condition module instance for the specified letter. | |
createConsolidatedEffect() — metodo, classe spark.transitions.ViewTransitionBase | |
Called by the default prepareForPlay() implementation, this method is responsible for creating the Spark effect played to transition the entire navigator, inclusive of the control bar content, when necessary. | |
createContextMenu() — metodo, classe flashx.textLayout.container.ContainerController | |
Crea un menu di scelta rapida per ContainerController. | |
createContextMenu() — metodo, classe flashx.textLayout.container.TextContainerManager | |
Crea un oggetto ContextMenu per l'oggetto TextContainerManager. | |
createCube(name:String) — metodo, interfaccia mx.olap.IOLAPSchema | |
Creates an OLAP cube from the schema. | |
createCube(name:String) — metodo, classe mx.olap.OLAPSchema | |
Creates an OLAP cube from the schema. | |
createCubeTexture(size:int, format:String, optimizeForRenderToTexture:Boolean, streamingLevels:int) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto CubeTexture. | |
createCursor() — metodo, classe mx.collections.HierarchicalCollectionView | |
Returns a new instance of a view iterator over the items in this view. | |
createCursor() — metodo, interfaccia mx.collections.ICollectionView | |
Creates a new IViewCursor that works with this view. | |
createCursor() — metodo, classe mx.collections.ListCollectionView | |
Creates a new IViewCursor that works with this view. | |
created — Proprietà, classe coldfusion.service.PdfInfo | |
System-generated creation date of the PDF document. | |
created — Proprietà, classe com.adobe.livecycle.content.File | |
Date when file is created. | |
created — Proprietà, classe mx.data.CacheDataDescriptor | |
The time in UTC that this cached data was first created in the local store. | |
createdAt — Proprietà, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the state of the review when this participant was added. | |
createdAt — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageParticipant | |
The state of review when this participant was added | |
createdAt — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The state of review when this participant was added | |
createdAt — Proprietà, classe com.adobe.solutions.rca.vo.StageParticipantVO | |
This property is used to store the state of review when this participant was added. | |
createDataDictionary(dataDictionary:com.adobe.dct.transfer:DataDictionary, clientHandler:Function, errorHandler:Function) — metodo, interfaccia com.adobe.dct.service.DataDictionaryRegistryService | |
Creates a data dictionary in a persistent store and returns the unique identifier of the stored data dictionary. | |
createDataDictionary() — metodo, classe com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Create. | |
CREATE_DATA_DICTIONARY — Proprietà statica costante, classe com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.CREATE_DATA_DICTIONARY constant defines the value of the type property of the event object for a createDataDictionary event. | |
createDataGroupContent() — metodo, classe xd.core.axm.view.components.AXMAccordionSegment | |
Sets up the item renderer and data provider. | |
createDataID(dataPointID:Number) — metodo, classe mx.charts.chartClasses.ChartElement | |
Creates a unique id to represent the dataPoint for comparison purposes. | |
createDataModule(newModule:com.adobe.icc.vo:DataModule) — metodo, interfaccia com.adobe.icc.services.module.IModuleService | |
Creats a new module and persists it. | |
createDate(year:int, month:int, day:int, hour:int, minute:int, second:int, millisecond:int) — Metodo statico , classe com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the local timezone. | |
createDateItemList(datePart:String, itemIndex:int, itemCount:int) — metodo, classe spark.components.DateSpinner | |
Create a list object for the specified date part. | |
createDateUTC(year:int, month:int, day:int, hour:int, minute:int, second:int, millisecond:int) — Metodo statico , classe com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the UTC timezone. | |
CreatedAtType — classe, pacchetto com.adobe.livecycle.rca.model.constant | |
The CreatedAtType enumerator. | |
CreatedAtType — classe, pacchetto com.adobe.solutions.rca.constant | |
CreatedAtType Enum. | |
CreatedAtType() — Funzione di costruzione, classe com.adobe.livecycle.rca.model.constant.CreatedAtType | |
Provides values for the createdAt property of a participant. | |
CreatedAtType() — Funzione di costruzione, classe com.adobe.solutions.rca.constant.CreatedAtType | |
The constructor for CreatedAtType class. | |
createdBy — Proprietà, classe com.adobe.livecycle.content.File | |
The user ID of user who created file. | |
createdBy — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <CreatedBy> element content from this XML node. | |
createdBy — Proprietà, interfaccia com.adobe.solutions.prm.domain.IProject | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, interfaccia com.adobe.solutions.prm.domain.ITeamMember | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, interfaccia com.adobe.solutions.prm.domain.IWorkItem | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, classe com.adobe.solutions.prm.domain.impl.Project | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the createdBy filter. | |
_createdBy — Proprietà, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Principal name for a user who created an entity. | |
createdBy — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageTemplate | |
Name of the user who created the template. | |
createdBy — Proprietà, interfaccia com.adobe.solutions.rca.domain.ISupportingDocument | |
Name of the person who created the document. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageTemplate | |
Name of the user who created the template. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Name of the person who created the document. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the name of the creator of the document. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Name of the user who created the template. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO | |
Name of the user who created the template. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.vo.StageTemplateVO | |
Name of the user who created the template. | |
createdBy — Proprietà, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Name of the creator of the template. | |
createdDate — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <CreatedDate> element content from this XML node. | |
createDDInstanceFromXml(dataDictionaryName:String, xml:String, clientHandler:Function, errorHandler:Function) — metodo, interfaccia com.adobe.dct.service.DataDictionaryUtilService | |
Creates the data dictionary instance(DDI)corresponding to a Data Dictionary using an input XML. | |
CREATE_DDINSTANCE_FROM_XML — Proprietà statica costante, classe com.adobe.dct.event.DCTServiceEvent | |
The DCTServiceEvent.CREATE_DDINSTANCE_FROM_XML constant defines the value of the type property of the event object for a createDDInstanceFromXml event. | |
createDeferredContent() — metodo, classe mx.charts.Legend | |
Performs the equivalent action of calling the createComponentsFromDescriptors(true) method for containers that implement the IDeferredContentOwner interface to support deferred instantiation. | |
createDeferredContent() — metodo, classe mx.core.Container | |
Performs the equivalent action of calling the createComponentsFromDescriptors(true) method for containers that implement the IDeferredContentOwner interface to support deferred instantiation. | |
createDeferredContent() — metodo, interfaccia mx.core.IDeferredContentOwner | |
Create the content for this component. | |
createDeferredContent() — metodo, classe spark.components.SkinnableContainer | |
Create the content for this component. | |
createDirectory() — metodo, classe flash.filesystem.File | |
Crea la directory specificata e le directory principali necessarie. | |
createDisplayObject() — metodo, interfaccia spark.core.IGraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createDisplayObject() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createdItems — Proprietà, classe mx.data.ChangedItems | |
The items created since the change time. | |
createDiv(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Crea un nuovo DivElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
createDiv(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Crea un nuovo DivElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
CreateDivOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CreateDivOperation incorpora la creazione di un DivElement. | |
CreateDivOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat) — Funzione di costruzione, classe flashx.textLayout.operations.CreateDivOperation | |
Crea un oggetto CreateDivOperation. | |
createdOn — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewTemplate | |
The date on which a template was created. | |
createdOn — Proprietà, interfaccia com.adobe.solutions.rca.domain.IStageTemplate | |
The date on which the template was created. | |
createdOn — Proprietà, interfaccia com.adobe.solutions.rca.domain.ISupportingDocument | |
Date of creation of the document. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
The date on which a template was created. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageTemplate | |
The date on which the template was created. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Date of creation of the document. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the creation date of the document. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
The date on which the template was created. | |
createdOn — Proprietà, classe com.adobe.solutions.rca.vo.StageTemplateVO | |
The date on which the template was created. | |
createDragIndicator(itemBeingDragged:mx.core:IUIComponent) — metodo, classe com.adobe.mosaic.layouts.dragAndDrop.DragAndDropGroup | |
Creates the drag proxy. | |
createDragIndicator() — metodo, classe spark.components.List | |
Creates an instance of a class that is used to display the visuals of the dragged items during a drag and drop operation. | |
createDragProxy() — metodo, interfaccia com.adobe.mosaic.layouts.ILayoutChild | |
Creates an displayable object (eg, Image) of the child suitable for use in a drag/drop operation as the drag proxy. | |
createDropIndicator() — metodo, classe com.adobe.mosaic.layouts.dragAndDrop.DragAndDropGroup | |
Creates the drop indicator (usually a bar). | |
createDropIndicator() — metodo, classe spark.components.List | |
Creates and instance of the dropIndicator class that is used to display the visuals of the drop location during a drag and drop operation. | |
createDynamicPartInstance(partName:String) — metodo, classe spark.components.supportClasses.SkinnableComponent | |
Create an instance of a dynamic skin part. | |
createEditManager(undoManager:flashx.undo:IUndoManager) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Crea un gestore di modifiche da utilizzare per le modifiche. | |
createElement(name:String) — metodo, classe flash.xml.XMLDocument | |
Crea un nuovo oggetto XMLNode con il nome specificato nel parametro. | |
createElementRange(textFlow:flashx.textLayout.elements:TextFlow, absoluteStart:int, absoluteEnd:int) — Metodo statico , classe flashx.textLayout.edit.ElementRange | |
Crea un oggetto ElementRange. | |
createErrorMessage() — metodo, classe mx.messaging.events.ChannelFaultEvent | |
Creates an ErrorMessage based on the ChannelFaultEvent by copying over the faultCode, faultString, faultDetail and rootCause to the new ErrorMessage. | |
createEvent(error:Error, errorSQL:String, sessionToken:coldfusion.air:SessionToken) — Metodo statico , classe coldfusion.air.events.SessionFaultEvent | |
Given an error, this function constructs and returns a SessionFaultEvent. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Metodo statico , classe coldfusion.air.events.SyncFaultEvent | |
Given a fault, this function constructs and returns a SyncFaultEvent. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Metodo statico , classe coldfusion.service.events.ColdFusionServiceFaultEvent | |
Given a fault, this function constructs and returns a ColdFusionServiceFaultEvent. | |
createEvent(obj:Object) — metodo, classe mx.automation.AutomationEventDescriptor | |
Creates an event based on the class and type described in this descriptor. | |
createEvent(c:mx.data:Conflict) — Metodo statico , classe mx.data.events.DataConflictEvent | |
Creates a DataConflictEvent object from a Conflict object. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, message:mx.messaging.messages:ErrorMessage, obj:Object, id:Object, cacheResponse:Boolean) — Metodo statico , classe mx.data.events.DataServiceFaultEvent | |
Creates a DataServiceFaultEvent object. | |
createEvent(result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage, cacheResponse:Boolean) — Metodo statico , classe mx.data.events.DataServiceResultEvent | |
Creates a DataServiceResultEvent object. | |
createEvent(type:String, channel:mx.messaging:Channel, reconnecting:Boolean, rejected:Boolean, connected:Boolean) — Metodo statico , classe mx.messaging.events.ChannelEvent | |
Utility method to create a new ChannelEvent that doesn't bubble and is not cancelable. | |
createEvent(channel:mx.messaging:Channel, reconnecting:Boolean, code:String, level:String, description:String, rejected:Boolean, connected:Boolean) — Metodo statico , classe mx.messaging.events.ChannelFaultEvent | |
Utility method to create a new ChannelFaultEvent that doesn't bubble and is not cancelable. | |
createEvent(ack:mx.messaging.messages:AcknowledgeMessage, correlation:mx.messaging.messages:IMessage) — Metodo statico , classe mx.messaging.events.MessageAckEvent | |
Utility method to create a new MessageAckEvent that doesn't bubble and is not cancelable. | |
createEvent(type:String, msg:mx.messaging.messages:IMessage) — Metodo statico , classe mx.messaging.events.MessageEvent | |
Utility method to create a new MessageEvent that doesn't bubble and is not cancelable. | |
createEvent(msg:mx.messaging.messages:ErrorMessage) — Metodo statico , classe mx.messaging.events.MessageFaultEvent | |
Utility method to create a new MessageFaultEvent that doesn't bubble and is not cancelable. | |
createEvent(fault:mx.rpc:Fault, token:mx.rpc:AsyncToken, msg:mx.messaging.messages:IMessage) — Metodo statico , classe mx.rpc.events.FaultEvent | |
Given a Fault, this method constructs and returns a FaultEvent. | |
createEvent(header:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage) — Metodo statico , classe mx.rpc.events.HeaderEvent | |
Utility method to create a new HeaderEvent that doesn't bubble and is cancelable. | |
createEventFromMessageFault(value:mx.messaging.events:MessageFaultEvent, token:mx.rpc:AsyncToken) — Metodo statico , classe mx.rpc.events.FaultEvent | |
Given a MessageFaultEvent, this method constructs and returns a FaultEvent. | |
createExpression() — metodo, interfaccia com.adobe.solutions.exm.authoring.domain.expression.IExpression | |
Fires an asynchronous operation for creating this expression in the expression repository. | |
createExpression(expr:com.adobe.solutions.exm.expression:ExpressionVO) — metodo, interfaccia com.adobe.solutions.exm.expression.IExpressionService | |
Creates a new expression in the expression repository. | |
CREATE_EXPRESSION — Proprietà statica costante, classe com.adobe.solutions.exm.authoring.domain.expression.ExpressionEvent | |
Constant representing the type of the event dispatched when an expression is created. | |
createExtensionContext(extensionID:String, contextType:String) — Metodo statico , classe flash.external.ExtensionContext | |
Crea un'istanza ExtensionContext per l'identificatore di estensione e il tipo di contesto specificati. | |
createFailedItemFunction — Proprietà, classe mx.collections.AsyncListView | |
A callback function used to create a substitute item when a request which had caused an ItemPendingError to be thrown, subsequently fails. | |
createFieldInstance(value:com.adobe.icc.dc.data:FieldData) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a field instance for the specified letter. | |
createFieldInstance(value:com.adobe.icc.dc.data:FieldData) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a field instance for the specified letter. | |
createFilter(... rest) — metodo, interfaccia com.adobe.gravity.framework.IBundleContext | |
Create a filter object from the given filter objects. | |
createFilterMatchAny(... rest) — metodo, interfaccia com.adobe.gravity.framework.IBundleContext | |
Create a filter object from the given filter objects. | |
createFilterMatchInverse(filter:com.adobe.gravity.framework:IFilter) — metodo, interfaccia com.adobe.gravity.framework.IBundleContext | |
Create a filter object that inverts the sense of provided filter (if the provided filter returns true, the returned filter would return false, and vice-versa). | |
createForm(form:com.adobe.consulting.pst.vo:Form) — metodo, interfaccia com.adobe.icc.services.layout.ILayoutService | |
Creates a new form template record | |
createFragmentLayout() — metodo, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
Called internally when this handler is handling an action of type Create. | |
createFragmentLayout(fragmentLayout:com.adobe.icc.vo:FragmentLayout) — metodo, interfaccia com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Creates a new fragmentLayout template record | |
createFromId(moduleId:String) — Metodo statico , classe com.adobe.icc.editors.model.ModuleModel | |
Fetches a module by the given id and constructs the domain module object on top of it. | |
createFromModule(module:any) — Metodo statico , classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
Constructs the domain object from a data module. | |
createFromVO(dataDictionaryVO:com.adobe.dct.transfer:DataDictionary) — Metodo statico , classe com.adobe.dct.model.DEPDictionaryModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(vo:com.adobe.dct.transfer:DataDictionaryInstance) — Metodo statico , classe com.adobe.dct.model.DataDictionaryInstanceModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(vo:com.adobe.dct.transfer:DataDictionaryElement, dataDictionaryName:String, type:String, collectionDepth:int) — Metodo statico , classe com.adobe.dct.model.DataElementModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(categoryVO:com.adobe.consulting.pst.vo:Category) — Metodo statico , classe com.adobe.icc.editors.model.CategoryModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(conditionVO:com.adobe.icc.vo:ConditionalDataModule, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.ConditionModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(containerLayoutAssignmentVO:com.adobe.icc.vo:ContainerLayoutAssignment) — Metodo statico , classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(dataModule:com.adobe.icc.vo:DataModule, fetchComplete:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.DataModelFactory | |
Creates a concrete domain object for the passed data module value object based upon the type of module passed. | |
createFromVO(fragmentLayoutVO:com.adobe.icc.vo:FragmentLayout, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.FragmentLayoutModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(imageVO:com.adobe.icc.vo:ImageModule, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.ImageModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(layoutVO:com.adobe.consulting.pst.vo:Form, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.LayoutModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(letterVO:com.adobe.consulting.pst.vo:Letter, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.LetterModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(listVO:com.adobe.icc.vo:ListDataModule, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.ListModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(vo:com.adobe.icc.vo:ModuleAssignment) — Metodo statico , classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
Constructs the domain object from its value object counterpart. | |
createFromVO(vo:com.adobe.icc.vo:TargetAreaAssignment) — Metodo statico , classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Constructs the domain object from its value object counterpart. | |
createFromVO(textVO:com.adobe.consulting.pst.vo:TBX, fetchFromServer:Boolean) — Metodo statico , classe com.adobe.icc.editors.model.TextModel | |
Creates the domain object from the corresponding value object. | |
createFromVOAndPath(vo:com.adobe.icc.vo:TargetAreaAssignment, path:String) — Metodo statico , classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Constructs the domain object from its value object counterpart. | |
createGradientBox(width:Number, height:Number, rotation:Number, tx:Number, ty:Number) — metodo, classe flash.geom.Matrix | |
Crea lo stile di matrice specifico previsto dai metodi beginGradientFill() e lineGradientStyle() della classe Graphics. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metodo, classe mx.graphics.GradientStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metodo, interfaccia mx.graphics.IStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — metodo, classe mx.graphics.SolidColorStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createHeaders(left:Number, top:Number) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the column headers. | |
createHeaderSeparators(n:int, seperators:Array, headerLines:mx.core:UIComponent) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Creates the header separators between column headers, and populates the separators Array with the separators created. | |
createID(obj:mx.automation:IAutomationObject, relativeToParent:mx.automation:IAutomationObject) — metodo, interfaccia mx.automation.IAutomationManager | |
Returns an id for the given object that can be used with the resolveID() method. | |
createIDPart(obj:mx.automation:IAutomationObject, parent:mx.automation:IAutomationObject) — metodo, interfaccia mx.automation.IAutomationManager | |
Returns an id part for the given object that can be used in the resolveIDPart() method. | |
createImage() — metodo, classe com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Create. | |
createImageModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a image module instance for the specified letter. | |
createImageModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a image module instance for the specified letter. | |
createIndexBuffer(numIndices:int, bufferUsage:String) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto IndexBuffer3D. | |
createInFontContext(classObj:Class) — metodo, classe mx.core.UIComponent | |
Creates a new object using a context based on the embedded font being used. | |
createInitiator(vo:com.adobe.solutions.rca.vo:InitiatorVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of initiator domain object based on initiator value object. | |
createInitiator(vo:com.adobe.solutions.rca.vo:InitiatorVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of initiator domain object based on initiator value object. | |
createInitiator(vo:com.adobe.solutions.rca.vo:InitiatorVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of initiator domain object based on initiator value object. | |
createInModuleContext(moduleFactory:mx.core:IFlexModuleFactory, className:String) — metodo, classe mx.core.UIComponent | |
Creates the object using a given moduleFactory. | |
createInstance(target:Object) — metodo, classe mx.effects.Effect | |
Creates a single effect instance and initializes it. | |
createInstance(target:Object) — metodo, interfaccia mx.effects.IEffect | |
Creates a single effect instance and initializes it. | |
createInstance() — metodo, classe mx.states.AddChild | |
Creates the child instance from the factory. | |
createInstance() — metodo, classe mx.states.AddItems | |
Creates the items instance from the factory. | |
createInstances(targets:Array) — metodo, classe mx.effects.Effect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createInstances(targets:Array) — metodo, interfaccia mx.effects.IEffect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createItem(item:Object) — metodo, classe mx.data.DataManager | |
Requests that the specified item be created in the remote store. | |
createItem(dataManager:mx.data:RPCDataManager, item:Object) — metodo, classe mx.data.RPCDataServiceAdapter | |
This method is called by the RPCDataServiceAdapter when it needs to perform the createItem operation. | |
createItemEditor(colIndex:uint, rowIndex:uint) — metodo, classe fl.controls.DataGrid | |
Utilizza l'editor specificato dalla proprietà itemEditor per creare un editor di voci per il renderer di voci in corrispondenza dell'indice di colonna e di riga identificato dalla proprietà editedItemPosition. | |
createItemEditor(colIndex:int, rowIndex:int) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemEditor(colIndex:int, rowIndex:int) — metodo, classe mx.controls.DataGrid | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemEditor(colIndex:int, rowIndex:int) — metodo, classe mx.controls.List | |
Creates the item editor for the item renderer at the editedItemPosition using the editor specified by the itemEditor property. | |
createItemRenderer(data:Object) — metodo, classe mx.controls.List | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createItemRenderer(data:Object) — metodo, classe mx.controls.listClasses.ListBase | |
Creates an item renderer given the data object. | |
createItemRenderer(data:Object) — metodo, classe mx.controls.listClasses.TileBase | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createLabelDisplay() — metodo, classe spark.components.LabelItemRenderer | |
Creates the labelDisplay component | |
createLayout() — metodo, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Create. | |
createLayout(name:String) — metodo, interfaccia com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new layout in the application. | |
createLetter() — metodo, classe com.adobe.icc.editors.handlers.LetterHandler | |
Called internally when this handler is handling an action of type Create. | |
createLetter(letter:com.adobe.consulting.pst.vo:Letter) — metodo, interfaccia com.adobe.icc.services.letter.ILetterService | |
Allows creating a new Letter template entry. | |
createLetterInstance(letter:com.adobe.consulting.pst.vo:Letter, ddi:com.adobe.dct.model:DataDictionaryInstanceModel, initialXmlData:XML, params:com.adobe.icc.util:Map) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a letter instance. | |
createLetterInstance(letter:com.adobe.consulting.pst.vo:Letter, ddi:com.adobe.dct.model:DataDictionaryInstanceModel, initialXmlData:XML, params:com.adobe.icc.util:Map) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a letter instance. | |
createLink(linkUrl:String, target:String) — metodo, classe xd.core.axm.view.components.AXMRichTextEditor | |
method for making a link our of the selected text | |
createList() — metodo, classe com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Create. | |
createList(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Crea un nuovo ListElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
createList(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Crea un nuovo ListElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
CREATE_LIST_CLICKED — Proprietà statica costante, classe xd.core.axm.view.components.TextEditingConstants | |
REATE_LIST_CLICKED | |
createListMarkerFormat(initialValues:Object) — Metodo statico , classe flashx.textLayout.formats.ListMarkerFormat | |
Crea un nuovo oggetto ListMarkerFormat. | |
createListModuleInstance(vListData:com.adobe.icc.dc.data:ListData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a list module instance for the specified letter. | |
createListModuleInstance(vListData:com.adobe.icc.dc.data:ListData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a list module instance for the specified letter. | |
CreateListOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CreateListOperation incorpora la creazione di un elenco. | |
CreateListOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, listFormat:flashx.textLayout.formats:ITextLayoutFormat) — Funzione di costruzione, classe flashx.textLayout.operations.CreateListOperation | |
Crea un oggetto CreateListOperation. | |
createLoadTrait(resource:org.osmf.media:MediaResourceBase, loader:org.osmf.traits:LoaderBase) — metodo, classe org.osmf.media.LoadableElementBase | |
Subclasses can override this method to return a custom LoadTrait subclass. | |
createLockedRows(left:Number, top:Number, right:Number, bottom:Number) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the locked rows, if necessary. | |
createMaskFunction — Proprietà, classe mx.effects.MaskEffect | |
Function called when the effect creates the mask. | |
createMaskFunction — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Function called when the effect creates the mask. | |
createMediaElement(resource:org.osmf.media:MediaResourceBase) — metodo, classe org.osmf.media.MediaFactory | |
Returns a MediaElement that can be created based on the specified MediaResourceBase. | |
createMenu(parent:flash.display:DisplayObjectContainer, mdp:Object, showRoot:Boolean) — Metodo statico , classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
We have to override the static function createMenu so that we create a ScrollableMenu instead of a normal Menu. | |
createMenu(parent:flash.display:DisplayObjectContainer, mdp:Object, showRoot:Boolean) — Metodo statico , classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableMenu | |
We have to override the static function createMenu so that we create a ScrollableMenu instead of a normal Menu. | |
createMenu(parent:flash.display:DisplayObjectContainer, mdp:Object, showRoot:Boolean) — Metodo statico , classe mx.controls.Menu | |
Creates and returns an instance of the Menu class. | |
createMessageChannel(receiver:flash.system:Worker) — metodo, classe flash.system.Worker | |
Crea una nuova istanza MessageChannel per inviare messaggi dal worker sul quale il metodo viene chiamato a un altro worker destinatario. | |
createMetricFactory(netStreamQoSInfoHistory:org.osmf.net.qos:QoSInfoHistory) — metodo, classe org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
Creates a MetricFactory to be used in Adaptive Bitrate switching for instantiating metrics. | |
CREATE_MODAL_WINDOW_REQUEST — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Creates a modal window. | |
createModerator(vo:com.adobe.solutions.rca.vo:ModeratorVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of moderator domain object based on moderator value object. | |
createModerator(vo:com.adobe.solutions.rca.vo:ModeratorVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of moderator domain object based on moderator value object. | |
createModerator(vo:com.adobe.solutions.rca.vo:ModeratorVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of moderator domain object based on moderator value object. | |
createModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, ... rest) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a generic module instance for the specified letter. | |
createModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, ... rest) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a generic module instance for the specified letter. | |
createNavItem(label:String, icon:Class) — metodo, classe mx.controls.NavBar | |
Creates the individual navigator items. | |
createNetConnection() — metodo, classe org.osmf.net.NetConnectionFactory | |
The factory function for creating a NetConnection. | |
createNetConnectionKey(resource:org.osmf.media:URLResource) — metodo, classe org.osmf.net.NetConnectionFactory | |
Generates a key to uniquely identify each connection. | |
createNetConnectionURLs(url:String, urlIncludesFMSApplicationInstance:Boolean) — metodo, classe org.osmf.net.NetConnectionFactory | |
Assembles a vector of URLs that should be used during the connection attempt. | |
createNetStream(connection:flash.net:NetConnection, resource:org.osmf.media:URLResource) — metodo, classe org.osmf.net.NetLoader | |
The factory function for creating a NetStream. | |
createNetStreamQoSInfoHistory(netStream:flash.net:NetStream) — metodo, classe org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
Creates a QoSInfoHistory to be used in Adaptive Bitrate switching by the metrics. | |
createNetStreamSwitchManager(connection:flash.net:NetConnection, netStream:flash.net:NetStream, dsResource:org.osmf.net:DynamicStreamingResource) — metodo, classe org.osmf.net.NetLoader | |
The factory function for creating a NetStreamSwitchManagerBase. | |
createNumberedListButton — Parte skin, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
CREATE_OPERATION — Proprietà statica costante, classe mx.data.messages.DataMessage | |
Indicates a create operation. | |
CREATE_OPERATION — Proprietà statica costante, classe mx.data.messages.ManagedRemotingMessage | |
A create operation. | |
createParts(contentGroup:spark.components:Group, keepWithPrevious:Boolean) — metodo, classe com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost | |
create part corresponding to each area | |
createPendingItemFunction — Proprietà, classe mx.collections.AsyncListView | |
A callback function used to create a provisional item when the initial request causes an ItemPendingError to be thrown. | |
createPersistenceManager() — metodo, classe spark.components.supportClasses.ViewNavigatorApplicationBase | |
Creates the persistence manager for the application. | |
createPopUp(parent:flash.display:DisplayObject, className:Class, modal:Boolean, childList:String, moduleFactory:mx.core:IFlexModuleFactory) — Metodo statico , classe mx.managers.PopUpManager | |
Creates a top-level window and places it above other windows in the z-order. | |
createPreviewManager() — metodo, interfaccia com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a PreviewManager, an implementation of IPreviewManager | |
createProcessManager() — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of process manager domain object. | |
createProcessManager() — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of process manager domain object. | |
createProcessManager() — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of process manager domain object. | |
createProgram() — metodo, classe flash.display3D.Context3D | |
Crea un oggetto Program3D. | |
createProject(vo:com.adobe.solutions.prm.vo:ProjectVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This method creates an instance of the project domain object. | |
createProject(vo:com.adobe.solutions.prm.vo:ProjectVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This method creates an instance of the project domain object. | |
createProject(vo:com.adobe.solutions.prm.vo:ProjectVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the project domain object. | |
createProject(project:com.adobe.solutions.prm.vo:ProjectVO) — metodo, interfaccia com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function creates a project, based on the project value object passed as input. | |
createProject(project:com.adobe.solutions.prm.vo:ProjectVO) — metodo, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function creates a project, based on the project value object passed as input. | |
createProjectFromTemplate(projectId:String) — metodo, interfaccia com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function creates a new project using an existing project as a template. | |
createProjectFromTemplate(projectId:String) — metodo, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
This function creates a new project using an existing project as a template. | |
createProjectUsingSubProject(subProjectVO:com.adobe.solutions.prm.vo:ProjectVO) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This API returns a handle to the domain object for a project in the project tree. | |
createProjectUsingSubProject(subProjectVO:com.adobe.solutions.prm.vo:ProjectVO) — Metodo statico , classe com.adobe.solutions.prm.domain.DomainUtil | |
This method returns a handle to the domain object for a specific project in the complete project tree. | |
createProjectUsingSubProject(subProjectVO:com.adobe.solutions.prm.vo:ProjectVO) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This API returns a handle to the domain object for a specific project in a project tree. | |
createProjectUsingSubProject(subProjectVO:com.adobe.solutions.prm.vo:ProjectVO) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This API returns a handle to the domain object for a project in the project tree. | |
createProjectUsingWorkItem(workItemVO:com.adobe.solutions.prm.vo:WorkItemVO) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This API returns the handle to domain object for a workitem in the project tree. | |
createProjectUsingWorkItem(workItemVO:com.adobe.solutions.prm.vo:WorkItemVO) — Metodo statico , classe com.adobe.solutions.prm.domain.DomainUtil | |
This method returns a handle to a domain object for a specific workitem in the complete project tree. | |
createProjectUsingWorkItem(workItemVO:com.adobe.solutions.prm.vo:WorkItemVO) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This API returns a handle to the domain object for a specific workitem in a project tree. | |
createProjectUsingWorkItem(workItemVO:com.adobe.solutions.prm.vo:WorkItemVO) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This API returns the handle to domain object for a workitem in the project tree. | |
createRectangleTexture(width:int, height:int, format:String, optimizeForRenderToTexture:Boolean) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto RectangleTexture. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — metodo, interfaccia mx.core.IDeferredInstantiationUIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — metodo, classe mx.core.UIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — metodo, classe mx.flash.UIMovieClip | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createRelationManager() — metodo, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a RelationManager, an implementation of IRelationshipManager | |
createRelationManager() — metodo, interfaccia com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a RelationManager, an implementation of IRelationshipManager | |
createRequestTimeoutErrorMessage() — metodo, classe mx.messaging.MessageResponder | |
Constructs an ErrorMessage that can be passed to the associated MessageAgent's callbacks upon a request timeout. | |
createReturnObject() — metodo, classe spark.components.View | |
Creates an object returned to the view navigator when this view is popped off the navigator's stack. | |
createReviewContext(vo:com.adobe.solutions.rca.vo:ReviewContextVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of review context domain object based on review context value object. | |
createReviewContext(vo:com.adobe.solutions.rca.vo:ReviewContextVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of review context domain object based on review context value object. | |
createReviewContext(vo:com.adobe.solutions.rca.vo:ReviewContextVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of review context domain object based on review context value object. | |
createReviewer(vo:com.adobe.solutions.rca.vo:ReviewerVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of reviewer domain object based on reviewer value object. | |
createReviewer(vo:com.adobe.solutions.rca.vo:ReviewerVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of reviewer domain object based on reviewer value object. | |
createReviewer(vo:com.adobe.solutions.rca.vo:ReviewerVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of reviewer domain object based on reviewer value object. | |
createReviewTemplate(vo:com.adobe.solutions.rca.vo:ReviewTemplateVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of review template domain object based on review template value object. | |
createReviewTemplate(vo:com.adobe.solutions.rca.vo:ReviewTemplateVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of review template domain object based on review template value object. | |
createReviewTemplate(vo:com.adobe.solutions.rca.vo:ReviewTemplateVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of review template domain object based on review template value object. | |
createRootWindow(visible:Boolean, windowInitOptions:flash.display:NativeWindowInitOptions, scrollBarsVisible:Boolean, bounds:flash.geom:Rectangle) — Metodo statico , classe flash.html.HTMLLoader | |
Crea un nuovo oggetto NativeWindow che contiene un oggetto HTMLLoader. | |
createSearchManager() — metodo, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a SearchManager, an implementation of ISearchProvider | |
createSearchManager() — metodo, interfaccia com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a SearchManager, an implementation of ISearchProvider | |
createSelectionManager() — metodo, classe flashx.textLayout.container.TextContainerManager | |
Crea un gestore di selezione da utilizzare per la selezione. | |
createSelector(selectorName:String, styleManager:mx.styles:IStyleManager2) — Metodo statico , classe mx.charts.styles.HaloDefaults | |
Creates a CSSStyleDeclaration object or returns an existing one. | |
createSocket() — metodo, classe air.net.SecureSocketMonitor | |
Crea un oggetto SecureSocket. | |
createSocket() — metodo, classe air.net.SocketMonitor | |
Crea un oggetto Socket. | |
createSoftKeyboardEffect(yTo:Number, heightTo:Number) — metodo, classe spark.components.SkinnablePopUpContainer | |
Called by the soft keyboard activate and deactive event handlers, this method is responsible for creating the Spark effect played on the pop-up. | |
createStage(stageType:String) — Metodo statico , classe com.adobe.livecycle.rca.model.stage.StageFactory | |
Factory method that generates a stage object based on the StageType value. | |
createStage(vo:com.adobe.solutions.rca.vo:ReviewStageVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of stage domain object based on review stage value object. | |
createStage(vo:com.adobe.solutions.rca.vo:ReviewStageVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of stage domain object based on review stage value object. | |
createStage(vo:com.adobe.solutions.rca.vo:ReviewStageVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of stage domain object based on review stage value object. | |
createStageTemplate(vo:com.adobe.solutions.rca.vo:StageTemplateVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of stage template domain object based on stage template value object. | |
createStageTemplate(vo:com.adobe.solutions.rca.vo:StageTemplateVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of stage template domain object based on stage template value object. | |
createStageTemplate(vo:com.adobe.solutions.rca.vo:StageTemplateVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of stage template domain object based on stage template value object. | |
createStageTemplate(stageTemplate:com.adobe.solutions.rca.vo:StageTemplateVO, overwrite:Boolean) — metodo, interfaccia com.adobe.solutions.rca.service.IStageManagement | |
This operation creates a new stage template in the system. | |
createStageTemplate(stageTemplate:com.adobe.solutions.rca.vo:StageTemplateVO, overwrite:Boolean) — metodo, classe com.adobe.solutions.rca.services.impl.StageManager | |
This operation creates a new stage template in the system. | |
createSubMenu() — metodo, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
Creates a ScrollableArrowMenu used as a sub-menu. | |
createSubMenu() — metodo, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableMenu | |
Creates a new, empty, ScrollableMenu. | |
createSubParagraphGroup(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Crea un nuovo SubParagraphGroupElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
createSubParagraphGroup(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Crea un nuovo SubParagraphGroupElement che contiene l'intero intervallo specificato in operationState in corrispondenza dell'elemento superiore comune più basso che contiene sia il punto iniziale che il punto finale dell'intervallo. | |
CreateSubParagraphGroupOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CreateSPGEOperation incorpora la creazione di un SubPargraphGroupElement | |
CreateSubParagraphGroupOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat) — Funzione di costruzione, classe flashx.textLayout.operations.CreateSubParagraphGroupOperation | |
Funzione di costruzione. | |
createSupportingDocument(vo:com.adobe.solutions.rca.vo:DocumentVO) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of supporting document domain object based on supporting document value object. | |
createSupportingDocument(vo:com.adobe.solutions.rca.vo:DocumentVO) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of supporting document domain object based on supporting document value object. | |
createSupportingDocument(vo:com.adobe.solutions.rca.vo:DocumentVO) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of supporting document domain object based on supporting document value object. | |
createTabBarEffect() — metodo, classe spark.transitions.ViewTransitionBase | |
Called by the default prepareForPlay() implementation, this method is responsible for creating the Spark effect played on the tab bar when the transition starts. | |
createTabBarHideEffect() — metodo, classe spark.components.TabbedViewNavigator | |
Creates the effect to play when the TabBar control is hidden. | |
createTabBarShowEffect() — metodo, classe spark.components.TabbedViewNavigator | |
Creates the effect to play when the TabBar control is shown. | |
createTargetInstance(targetData:com.adobe.icc.dc.data:TargetData, reloadTarget:com.adobe.icc.dc.data.reload:ReloadTarget) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a target area instance for the specified letter. | |
createTargetInstance(targetData:com.adobe.icc.dc.data:TargetData, reloadTarget:com.adobe.icc.dc.data.reload:ReloadTarget) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a target area instance for the specified letter. | |
createTask(taskDetails:com.adobe.ep.taskmanagement.domain:ITask) — metodo, interfaccia com.adobe.ep.taskmanagement.services.ITaskManager | |
Creates and persists a new task on the server. | |
createTeamMember(vo:com.adobe.solutions.prm.vo:TeamMemberVO, project:com.adobe.solutions.prm.domain:IProject, workItem:com.adobe.solutions.prm.domain:IWorkItem) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This method creates an instance of the team member domain object. | |
createTeamMember(vo:com.adobe.solutions.prm.vo:TeamMemberVO, project:com.adobe.solutions.prm.domain:IProject, workItem:com.adobe.solutions.prm.domain:IWorkItem) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This method creates an instance of the team member domain object. | |
createTeamMember(vo:com.adobe.solutions.prm.vo:TeamMemberVO, project:com.adobe.solutions.prm.domain:IProject, workItem:com.adobe.solutions.prm.domain:IWorkItem) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the team member domain object. | |
createTempDirectory() — Metodo statico , classe flash.filesystem.File | |
Restituisce un riferimento a una nuova directory temporanea. | |
createTempFile() — Metodo statico , classe flash.filesystem.File | |
Restituisce un riferimento a un nuovo file temporaneo. | |
createTestDataModule(moduleId:String) — metodo, interfaccia com.adobe.icc.services.module.IModuleService | |
Creates a test version of the specified module. | |
createTestForm(formID:String) — metodo, interfaccia com.adobe.icc.services.layout.ILayoutService | |
For creating a test version of a form template. | |
createTestFragmentLayout(fragmentLayoutID:String) — metodo, interfaccia com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
For creating a test version of a fragmentLayout template. | |
createTestLetter(letterID:String) — metodo, interfaccia com.adobe.icc.services.letter.ILetterService | |
Allows creating a test version of a letter template entry. | |
createText() — metodo, classe com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Create. | |
createTextLayoutFormat(format:flash.text:TextFormat) — Metodo statico , classe fl.text.TLFTextField | |
createTextLayoutFormat(initialValues:Object) — Metodo statico , classe flashx.textLayout.formats.TextLayoutFormat | |
Crea un nuovo oggetto TextLayoutFormat. | |
createTextLine(previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — metodo, classe flash.text.engine.TextBlock | |
Indica al blocco di testo di creare una riga di testo dal proprio contenuto, a partire dal punto specificato dal parametro previousLine fino al punto specificato dal parametro width. | |
createTextLines(callback:Function) — metodo, classe flashx.textLayout.factory.StringTextLineFactory | |
Crea oggetti TextLine utilizzando il testo attualmente assegnato a questo oggetto factory. | |
createTextLines(callback:Function, textFlow:flashx.textLayout.elements:TextFlow) — metodo, classe flashx.textLayout.factory.TextFlowTextLineFactory | |
Crea oggetti TextLine dal flusso di testo specificato. | |
createTextModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a text module instance for the specified letter. | |
createTextModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a text module instance for the specified letter. | |
createTextNode(text:String) — metodo, classe flash.xml.XMLDocument | |
Crea un nuovo nodo di testo XML con il testo specificato. | |
createTextScrap(range:flashx.textLayout.elements:TextRange) — Metodo statico , classe flashx.textLayout.edit.TextScrap | |
Crea un oggetto TextScrap da un intervallo di testo rappresentato da un oggetto TextRange. | |
createTexture(width:int, height:int, format:String, optimizeForRenderToTexture:Boolean, streamingLevels:int) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto Texture. | |
createTicks() — metodo, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This function creates the ticks in the ruler, based on the ruler item renderer style. | |
createTime — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.ITask | |
The date and time that the task was created. | |
createTime — Proprietà, classe lc.procmgmt.domain.Task | |
The date and time that the task was created. | |
CREATETIME — Proprietà statica costante, classe com.adobe.ep.taskmanagement.filter.Property | |
The COMPLETETIME constant specifies the task property named createTime. | |
createToolTip(text:String, x:Number, y:Number, errorTipBorderStyle:String, context:mx.core:IUIComponent) — Metodo statico , classe mx.managers.ToolTipManager | |
Creates an instance of the ToolTip class with the specified text and displays it at the specified location in stage coordinates. | |
createTween(listener:Object, startValue:Object, endValue:Object, duration:Number, minFps:Number) — metodo, classe mx.effects.effectClasses.TweenEffectInstance | |
Creates a Tween instance, assigns it the start, end, and duration values. | |
createUID() — Metodo statico , classe mx.utils.RPCUIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUID() — Metodo statico , classe mx.utils.UIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUniqueName(object:Object) — Metodo statico , classe mx.utils.NameUtil | |
Creates a unique name for any Object instance, such as "Button12", by combining the unqualified class name with an incrementing counter. | |
createUpdateEvent(obj:mx.data:IManaged, property:Object, event:mx.events:PropertyChangeEvent) — Metodo statico , classe mx.data.utils.Managed | |
Creates a new PropertyChangeEvent object from an existing PropertyChangeEvent object. | |
createUpdateEvent(source:Object, property:Object, oldValue:Object, newValue:Object) — Metodo statico , classe mx.events.PropertyChangeEvent | |
Returns a new PropertyChangeEvent of kind PropertyChangeEventKind.UPDATE with the specified properties. | |
createUser(principalName:String) — metodo, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of user domain object. | |
createUser(principalName:String) — metodo, interfaccia com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of user domain object. | |
createUser(principalName:String) — Metodo statico , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of user domain object. | |
createVariableInstance(value:com.adobe.icc.dc.data:VariableData) — metodo, classe com.adobe.icc.dc.domain.factory.DomainInstanceFactory | |
The function used to create a variable instance for the specified letter. | |
createVariableInstance(value:com.adobe.icc.dc.data:VariableData) — metodo, interfaccia com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a variable instance for the specified letter. | |
createVersionManager() — metodo, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a VersionManager, an implementation of IVersionManager | |
createVersionManager() — metodo, interfaccia com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a VersionManager, an implementation of IVersionManager | |
createVertexBuffer(numVertices:int, data32PerVertex:int, bufferUsage:String) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto VertexBuffer3D. | |
createVertexBufferForInstances(numVertices:int, data32PerVertex:int, instancesPerElement:int, bufferUsage:String) — metodo, classe flash.display3D.Context3D | |
Crea un oggetto VertexBuffer3D per i dati delle istanze. | |
createVideoTexture() — metodo, classe flash.display3D.Context3D | |
Crea un oggetto VideoTexture. | |
createViewEffect() — metodo, classe spark.transitions.ViewTransitionBase | |
Called by the default prepareForPlay() implementation, this method is responsible for creating the Spark effect played on the current and next view when the transition starts. | |
createWindow(windowCreateOptions:flash.html:HTMLWindowCreateOptions) — metodo, classe flash.html.HTMLHost | |
La funzione chiamata quando il codice JavaScript dell'oggetto HTMLLoader chiama il metodo window.open(). | |
createWorker(swf:flash.utils:ByteArray, giveAppPrivileges:Boolean) — metodo, classe flash.system.WorkerDomain | |
Crea una nuova istanza Worker dai byte di un SWF. | |
createWorkItem(vo:com.adobe.solutions.prm.vo:WorkItemVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — metodo, classe com.adobe.solutions.prm.domain.DomainFactoryImpl | |
This method creates an instance of the workitem domain object. | |
createWorkItem(vo:com.adobe.solutions.prm.vo:WorkItemVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — Metodo statico , classe com.adobe.solutions.prm.domain.factory.DomainFactory | |
This method creates an instance of the workitem domain object. | |
createWorkItem(vo:com.adobe.solutions.prm.vo:WorkItemVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — metodo, interfaccia com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the workitem domain object. | |
createWorkItemFromTemplate(workItemId:String) — metodo, interfaccia com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function creates a workitem using an existing workitem as a template. | |
createWorkItemFromTemplate(workItemId:String) — metodo, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function creates a workitem using an existing workitem as a template. | |
createXMLDocument(str:String) — Metodo statico , classe mx.utils.XMLUtil | |
Creates XML out of the specified string, ignoring whitespace. | |
creatingContentPane — Proprietà, classe mx.charts.Legend | |
Containers use an internal content pane to control scrolling. | |
creatingContentPane — Proprietà, classe mx.core.Container | |
Containers use an internal content pane to control scrolling. | |
creatingContentPane — Proprietà, interfaccia mx.core.IContainer | |
Containers use an internal content pane to control scrolling. | |
CREATION — Proprietà statica costante, classe com.adobe.solutions.rca.constant.StageTypes | |
The stage type for a creation stage. | |
creationCallback — Proprietà, classe mx.charts.chartClasses.InstanceCache | |
A callback invoked when new instances are created. | |
creationComplete(event:flash.events:Event) — metodo, classe lc.procmgmt.formbridge.FormConnector | |
Specifies that the Flex application has completed creation and binds the required event listeners to events. | |
creationComplete(event:flash.events:Event) — metodo, classe lc.procmgmt.formbridge.SwfConnector | |
Specifies that the application has completed creation and binds the required event listeners to events. | |
creationComplete — Evento, classe mx.core.UIComponent | |
Dispatched when the component has finished its construction, property processing, measuring, layout, and drawing. | |
creationComplete — Evento, classe mx.flash.UIMovieClip | |
Dispatched when the component has finished its construction. | |
creationComplete — Evento, classe org.osmf.net.NetConnectionFactoryBase | |
Dispatched when the factory has successfully created and connected a NetConnection. | |
CREATION_COMPLETE — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.CREATION_COMPLETE constant defines the value of the type property of the event object for a creationComplete event. | |
CREATION_COMPLETE — Proprietà statica costante, classe org.osmf.events.NetConnectionFactoryEvent | |
The NetConnectionFactoryEvent.CREATION_COMPLETE constant defines the value of the type property of the event object for a NetConnectionFactoryEvent when the the class has succeeded in establishing a connected NetConnection. | |
creationCompleteEffect — Effetto, classe mx.core.UIComponent | |
Played when the component is created. | |
creationDate — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.IAttachment | |
The date attachment was created. | |
creationDate — Proprietà, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
Date of the asset on which action should be taken. | |
creationDate — Proprietà, classe com.adobe.mosaic.om.impl.ApplicationListItem | |
Returns the creationDate associated with the application | |
creationDate — Proprietà, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Returns the creationDate associated with the catalog | |
creationDate — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IApplicationListItem | |
Returns the creationDate associated with the application to be loaded | |
creationDate — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ICatalogListItem | |
Returns the creationDate associated with the catalog to be loaded | |
creationDate — Proprietà, interfaccia com.adobe.solutions.prm.domain.IProject | |
Date of creation of an entity. | |
creationDate — Proprietà, interfaccia com.adobe.solutions.prm.domain.ITeamMember | |
Date of creation of an entity. | |
creationDate — Proprietà, interfaccia com.adobe.solutions.prm.domain.IWorkItem | |
Date of creation of an entity. | |
creationDate — Proprietà, classe com.adobe.solutions.prm.domain.impl.Project | |
Date of creation of an entity. | |
creationDate — Proprietà, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Date of creation of an entity. | |
creationDate — Proprietà, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Date of creation of an entity. | |
creationDate — Proprietà, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the filter data for creation date. | |
_creationDate — Proprietà, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Creation date for an entity. | |
creationDate — Proprietà, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Date of creation of an entity. | |
creationDate — Proprietà, classe flash.net.FileReference | |
La data di creazione del file sul disco locale. | |
creationDate — Proprietà, classe lc.procmgmt.domain.AttachmentInfo | |
The creation date of the attachment. | |
creationDateColumn — Proprietà, classe mx.controls.FileSystemDataGrid | |
The DataGridColumn representing the Created column. | |
creationDateRange — Proprietà, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the creation date range filter. | |
creationError — Evento, classe org.osmf.net.NetConnectionFactoryBase | |
Dispatched when the factory has failed to create and connect a NetConnection. | |
CREATION_ERROR — Proprietà statica costante, classe org.osmf.events.NetConnectionFactoryEvent | |
The NetConnectionFactoryEvent.CREATION_ERROR constant defines the value of the type property of the event object for a NetConnectionFactoryEvent when the the class has failed at establishing a connected NetConnection. | |
creationIndex — Proprietà, classe mx.charts.Legend | |
Specifies the order to instantiate and draw the children of the container. | |
creationIndex — Proprietà, classe mx.core.Container | |
Specifies the order to instantiate and draw the children of the container. | |
creationPolicy — Proprietà, classe mx.charts.Legend | |
The child creation policy for this MX Container. | |
creationPolicy — Proprietà, classe mx.core.Container | |
The child creation policy for this MX Container. | |
creationPolicy — Proprietà, interfaccia mx.core.IDeferredContentOwner | |
Content creation policy for this component. | |
creationPolicy — Proprietà, classe mx.states.AddChild | |
The creation policy for this child. | |
creationPolicy — Proprietà, classe mx.states.AddItems | |
The creation policy for the items. | |
creationPolicy — Proprietà, classe spark.components.SkinnableContainer | |
Content creation policy for this component. | |
creationPolicy — Proprietà, classe spark.modules.ModuleLoader | |
Content creation policy for this component. | |
creationStage — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The creation stage associated with this component. | |
creationStage — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The creation stage associated with a component. | |
creationStage — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a creation stage is associated with the component. | |
CreationStage — classe, pacchetto com.adobe.solutions.rca.presentation.template.stages | |
The host component for displaying information of a creation stage. | |
CreationStage() — Funzione di costruzione, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The constructor for CreationStage class. | |
creationStageView — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
A reference to the CreationStage object that displays the details of a creation stage. A reference to the CreationStage object that displays the details of a creation stage. | |
creationTime — Proprietà, classe lc.procmgmt.ui.task.TaskInfoModel | |
The date and time the task was created. | |
creator — Proprietà, classe com.adobe.mosaic.om.impl.ApplicationListItem | |
Returns the creator associated with the application | |
creator — Proprietà, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Returns the creator associated with the catalog | |
creator — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IApplicationListItem | |
Returns the creator associated with the application to be loaded | |
creator — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.ICatalogListItem | |
Returns the creator associated with the catalog to be loaded | |
creator — Proprietà, classe flash.net.FileReference | |
Il tipo di creatore Macintosh del file, che viene utilizzato solo nelle versioni di Mac OS precedenti a Mac OS X. | |
creatorDisplayName — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.IAttachment | |
The display name of the user who created the attachment. | |
creatorId — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.IAttachment | |
The unique identifier for the user who created the attachment or note. | |
creatorId — Proprietà, classe lc.procmgmt.domain.AttachmentInfo | |
The unique identifier for the user who created the attachment or note. | |
creatorLabel — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
A reference to the Label object that displays the name of an author. A reference to the Label object that displays the name of an author. | |
creatorName — Proprietà, classe lc.procmgmt.domain.AttachmentInfo | |
The display name of the user who created the attachment. | |
creatorTab — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CreatorTab object that displays the creator details. A reference to the CreatorTab object that displays the creator details. | |
CreatorTab — classe, pacchetto com.adobe.solutions.rca.presentation.template.stages | |
The host component for creator tab of creation stage component. | |
CreatorTab() — Funzione di costruzione, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The constructor for CreatorTab class. | |
CREDENTIAL_CHALLENGE — Evento, interfaccia com.adobe.livecycle.ria.security.api.ISecurityManager | |
The event is dispatched when authentication is required. | |
CREDENTIALS_CHARSET_HEADER — Proprietà statica costante, classe mx.messaging.messages.CommandMessage | |
Header to specify which character set encoding was used while encoding login credentials. | |
CREDENTIALS_REQUIRED — Proprietà statica costante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that credentials are required. | |
CreditCardValidator — classe, pacchetto mx.validators | |
The CreditCardValidator class validates that a credit card number is the correct length, has the correct prefix, and passes the Luhn mod10 algorithm for the specified card type. | |
CreditCardValidator() — Funzione di costruzione, classe mx.validators.CreditCardValidator | |
Constructor. | |
CreditCardValidatorCardType — classe finale, pacchetto mx.validators | |
The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CRITICAL — Proprietà statica costante, classe flash.desktop.NotificationType | |
Specifica che una notifica ha importanza cruciale e che l'utente deve occuparsene tempestivamente. | |
CrossFade — classe, pacchetto spark.effects | |
The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFade(target:Object) — Funzione di costruzione, classe spark.effects.CrossFade | |
Constructor. | |
CrossFadeViewTransition — classe, pacchetto spark.transitions | |
The CrossFadeViewTransition class serves as a simple cross fade transition for views. | |
CrossFadeViewTransition() — Funzione di costruzione, classe spark.transitions.CrossFadeViewTransition | |
Constructor. | |
CrossItemRenderer — classe, pacchetto mx.charts.renderers | |
A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CrossItemRenderer() — Funzione di costruzione, classe mx.charts.renderers.CrossItemRenderer | |
Constructor | |
crossJoin(input:mx.olap:IOLAPSet) — metodo, interfaccia mx.olap.IOLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossJoin(input:mx.olap:IOLAPSet) — metodo, classe mx.olap.OLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossProduct(a:flash.geom:Vector3D) — metodo, classe flash.geom.Vector3D | |
Restituisce un nuovo oggetto Vector3D che è perpendicolare (ad angolo retto) all'oggetto Vector3D corrente e a un altro oggetto Vector3D. | |
CRT — Proprietà statica costante, classe flash.text.TextDisplayMode | |
Forza la visualizzazione dell'antialiasing della scala di grigi in Flash Player. | |
crxVersion — Proprietà, classe com.adobe.consulting.pst.vo.Form | |
Version of the form in repository | |
crxVersion — Proprietà, classe com.adobe.consulting.pst.vo.Letter | |
Version of the letter in repository | |
crxVersion — Proprietà, classe com.adobe.dct.transfer.DataDictionary | |
The crx version of the data dictionary. | |
crxVersion — Proprietà, classe com.adobe.icc.editors.model.AssetModel | |
The crx version of the underlying value object. | |
crxVersion — Proprietà, classe com.adobe.icc.vo.ContainerLayout | |
Version of the container layout in repository | |
crxVersion — Proprietà, classe com.adobe.icc.vo.DataModule | |
Version of the data module in repository | |
crxVersion — Proprietà, classe com.adobe.icc.vo.Document | |
Version of the document in repository | |
CSMSettings — classe finale, pacchetto flash.text | |
La classe CSMSettings contiene le proprietà da utilizzare con il metodo TextRenderer.setAdvancedAntiAliasingTable() in modo da offrire la modulazione continua del tratto (CSM, Continuous Stroke Modulation). | |
CSMSettings(fontSize:Number, insideCutoff:Number, outsideCutoff:Number) — Funzione di costruzione, classe flash.text.CSMSettings | |
Crea un nuovo oggetto CSMSettings nel quale vengono memorizzati i valori del tratto per le impostazioni di antialiasing personalizzate. | |
CSSCondition — classe, pacchetto mx.styles | |
Represents a condition for a CSSSelector which is used to match a subset of components based on a particular property. | |
CSSCondition(kind:String, value:String) — Funzione di costruzione, classe mx.styles.CSSCondition | |
Constructor. | |
CSSConditionKind — classe finale, pacchetto mx.styles | |
An enumeration of the kinds of CSSCondition. | |
CSSSelector — classe, pacchetto mx.styles | |
Represents a selector node in a potential chain of selectors used to match CSS style declarations to components. | |
CSSSelector(subject:String, conditions:Array, ancestor:mx.styles:CSSSelector) — Funzione di costruzione, classe mx.styles.CSSSelector | |
Constructor. | |
CSSStyleDeclaration — classe, pacchetto mx.styles | |
The CSSStyleDeclaration class represents a set of CSS style rules. | |
CSSStyleDeclaration(selector:Object, styleManager:mx.styles:IStyleManager2, autoRegisterWithStyleManager:Boolean) — Funzione di costruzione, classe mx.styles.CSSStyleDeclaration | |
Constructor. | |
ctrlKey — Proprietà, classe flash.events.GestureEvent | |
In Windows o Linux, indica se il tasto Ctrl è attivo (true) o inattivo (false). | |
ctrlKey — Proprietà, classe flash.events.KeyboardEvent | |
In Windows e Linux, indica se il tasto Ctrl è attivo (true) o inattivo (false); in Mac OS, indica se il tasto Ctrl o Comando è attivo. | |
ctrlKey — Proprietà, classe flash.events.MouseEvent | |
In Windows o Linux, indica se il tasto Ctrl è attivo (true) o inattivo (false). | |
ctrlKey — Proprietà, classe flash.events.TouchEvent | |
In Windows o Linux, indica se il tasto Ctrl è attivo (true) o inattivo (false). | |
ctrlKey — Proprietà, classe mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Proprietà, classe mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Proprietà, classe mx.automation.events.ListItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Proprietà, classe mx.events.SandboxMouseEvent | |
Indicates whether the Ctrl key was pressed. | |
ctrlKey — Proprietà, classe spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Proprietà, classe spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
cube — Proprietà, interfaccia mx.olap.IOLAPDimension | |
The cube to which this dimension belongs. | |
cube — Proprietà, classe mx.olap.OLAPDimension | |
The cube to which this dimension belongs. | |
cubeArray — Proprietà, classe mx.olap.OLAPSchema | |
Lets you set the cubes of a schema by passing an Array of IOLAPCube instances. | |
cubeBuildingTimeInterval — Proprietà, classe mx.olap.OLAPCube | |
The time interval, in milliseconds, used by the timer of the refresh() method to iteratively build the cube. | |
CUBE_COMPLETE — Proprietà statica costante, classe mx.events.CubeEvent | |
The CubeEvent.CUBE_COMPLETE constant defines the value of the type property of the event object for a complete event. | |
CubeEvent — classe, pacchetto mx.events | |
Event class used by OLAPCube to indicate its status. | |
CubeEvent(type:String) — Funzione di costruzione, classe mx.events.CubeEvent | |
Constructor. | |
CUBE_PROGRESS — Proprietà statica costante, classe mx.events.CubeEvent | |
The CubeEvent.CUBE_PROGRESS constant defines the value of the type property of the event object for a progress event. | |
cubes — Proprietà, interfaccia mx.olap.IOLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
cubes — Proprietà, classe mx.olap.OLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
CubeTexture — classe finale, pacchetto flash.display3D.textures | |
La classe CubeTexture rappresenta una texture cubica caricata in un contesto di rendering. | |
Cubic — classe, pacchetto fl.motion.easing | |
La classe Cubic definisce tre funzioni di andamento necessarie per implementare il movimento nelle animazioni di ActionScript. | |
Cubic — classe, pacchetto mx.effects.easing | |
The Cubic class defines three easing functions to implement motion with Flex effect classes. | |
cubicCurveTo(controlX1:Number, controlY1:Number, controlX2:Number, controlY2:Number, anchorX:Number, anchorY:Number) — metodo, classe flash.display.Graphics | |
Disegna una curva di Bézier cubica dalla posizione di disegno corrente al punto di ancoraggio specificato. | |
cubicCurveTo(controlX1:Number, controlY1:Number, controlX2:Number, controlY2:Number, anchorX:Number, anchorY:Number) — metodo, classe flash.display.GraphicsPath | |
Aggiunge un nuovo comando "cubicCurveTo" al vettore commands e nuove coordinate al vettore data. | |
CUBIC_CURVE_TO — Proprietà statica costante, classe flash.display.GraphicsPathCommand | |
Specifica un comando di disegno che disegna una curva dalla posizione del disegno corrente alle coordinate x e y specificate nel vettore di dati, utilizzando due punti di controllo. | |
cuePoint — Evento, classe fl.video.FLVPlayback | |
Inviato quando viene raggiunto un cue point. | |
cuePoint — Evento, classe fl.video.VideoPlayer | |
Inviato quando viene raggiunto un cue point. | |
cuePoint — Evento, classe mx.controls.VideoDisplay | |
Dispatched when the value of a cue point's time property is equal to the current playhead location. | |
CuePoint — classe, pacchetto org.osmf.metadata | |
The CuePoint class represents a cue point in the timeline of a media element. | |
CuePoint(type:String, time:Number, name:String, parameters:Object, duration:Number) — Funzione di costruzione, classe org.osmf.metadata.CuePoint | |
Constructor. | |
CUE_POINT — Proprietà statica costante, classe fl.video.MetadataEvent | |
Definisce il valore della proprietà type di un oggetto evento cuePoint. | |
CUE_POINT — Proprietà statica costante, classe mx.events.CuePointEvent | |
The CuePointEvent.CUE_POINT constant defines the value of the type property of the event object for a cuePoint event. | |
CUE_POINT — Proprietà statica costante, classe mx.events.MetadataEvent | |
The MetadataEvent.CUE_POINT constant defines the value of the type property of the event object for a cuePoint event. | |
CuePointEvent — classe, pacchetto mx.events | |
The CuePointEvent class represents the event object passed to the event listener for cue point events dispatched by the VideoDisplay control. | |
CuePointEvent(type:String, bubbles:Boolean, cancelable:Boolean, cuePointName:String, cuePointTime:Number, cuePointType:String) — Funzione di costruzione, classe mx.events.CuePointEvent | |
Constructor. | |
cuePointManager — Proprietà, classe mx.controls.VideoDisplay | |
The instance of the CuePointManager class associated with the VideoPlayer control. | |
CuePointManager — classe, pacchetto mx.controls.videoClasses | |
The CuePointManager class lets you use ActionScript code to manage the cue points associated with the VideoDisplay control. | |
CuePointManager(owner:mx.controls.videoClasses:VideoPlayer, id:uint) — Funzione di costruzione, classe mx.controls.videoClasses.CuePointManager | |
Constructor. | |
cuePointManagerClass — Proprietà, classe mx.controls.VideoDisplay | |
Cue point manager to use. | |
cuePointName — Proprietà, classe mx.events.CuePointEvent | |
The name of the cue point that caused the event. | |
cuePoints — Proprietà, classe fl.video.FLVPlayback | |
Un array che descrive i cue point ActionScript e i cue point del file FLV incorporati disattivati. | |
cuePoints — Proprietà, classe mx.controls.VideoDisplay | |
The Array of cue points associated with the control. | |
cuePointTime — Proprietà, classe mx.events.CuePointEvent | |
The time of the cue point that caused the event, in seconds. | |
cuePointType — Proprietà, classe mx.events.CuePointEvent | |
The string "actionscript". | |
CuePointType — classe finale, pacchetto fl.video | |
La classe CuePointType fornisce i valori costanti per la proprietà type dell'oggetto Info in un'istanza MetadataEvent del tipo CUE_POINT. | |
CuePointType — classe finale, pacchetto org.osmf.metadata | |
CuePointType is the enumeration of possible types of CuePoint objects. | |
culling — Proprietà, classe flash.display.GraphicsTrianglePath | |
Specifica se eseguire il rendering di triangoli rivolti in una determinata direzione. | |
CurrencyFormatter — classe finale, pacchetto flash.globalization | |
La classe CurrencyFormatter fornisce la formattazione sensibile al contesto di impostazioni internazionali e l'analisi dei valori valutari. | |
CurrencyFormatter — classe, pacchetto mx.formatters | |
The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter — classe, pacchetto spark.formatters | |
The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
CurrencyFormatter(requestedLocaleIDName:String) — Funzione di costruzione, classe flash.globalization.CurrencyFormatter | |
Costruisce un nuovo oggetto CurrencyFormatter per formattare i numeri che rappresentano gli importi in valuta in base alle convenzioni di un determinato contesto di impostazioni internazionali. | |
CurrencyFormatter() — Funzione di costruzione, classe mx.formatters.CurrencyFormatter | |
Constructor. | |
CurrencyFormatter() — Funzione di costruzione, classe spark.formatters.CurrencyFormatter | |
Constructs a new CurrencyFormatter object to format numbers representing currency amounts according to the conventions of a given locale. | |
currencyISOCode — Proprietà, classe flash.globalization.CurrencyFormatter | |
Il codice di valuta ISO 4217 di tre lettere per le impostazioni internazionali effettivamente utilizzate. | |
currencyISOCode — Proprietà, classe spark.formatters.CurrencyFormatter | |
The three letter ISO 4217 currency code for the actual locale being used (e.g. | |
currencyISOCode — Proprietà, classe spark.validators.CurrencyValidator | |
The three letter ISO 4217 currency code for the locale being used. | |
CurrencyParseResult — classe finale, pacchetto flash.globalization | |
Una struttura dati che rappresenta un importo in valuta e una stringa o un simbolo di valuta estratti dall'analisi di un valore in valuta. | |
CurrencyParseResult(value:Number, symbol:String) — Funzione di costruzione, classe flash.globalization.CurrencyParseResult | |
Crea un oggetto risultato di analisi di valuta. | |
currencyString — Proprietà, classe flash.globalization.CurrencyParseResult | |
La porzione della stringa di input che corrisponde al simbolo di valuta o alla stringa di valuta. | |
currencyStringError — Proprietà, classe spark.validators.CurrencyValidator | |
Error message when the currency symbol or currency ISO code is repeated or is in the incorrect location. | |
currencySymbol — Proprietà, classe flash.globalization.CurrencyFormatter | |
Il simbolo di valuta o la stringa corrispondente alle impostazioni internazionali effettivamente utilizzate. | |
currencySymbol — Proprietà, classe mx.formatters.CurrencyFormatter | |
Character to use as a currency symbol for a formatted number. | |
currencySymbol — Proprietà, classe mx.validators.CurrencyValidator | |
The character String used to specify the currency symbol, such as "$", "R$", or "£". | |
currencySymbol — Proprietà, classe spark.formatters.CurrencyFormatter | |
The currency symbol or string for the actual locale being used. | |
currencySymbol — Proprietà, classe spark.validators.CurrencyValidator | |
The currency symbol or string for the locale being used. | |
currencySymbolError — Proprietà, classe mx.validators.CurrencyValidator | |
Error message when the currency symbol, defined by currencySymbol, is in the wrong location. | |
CurrencyValidator — classe, pacchetto mx.validators | |
The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator — classe, pacchetto spark.validators | |
The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
CurrencyValidator() — Funzione di costruzione, classe mx.validators.CurrencyValidator | |
Constructor. | |
CurrencyValidator() — Funzione di costruzione, classe spark.validators.CurrencyValidator | |
Constructs a new CurrencyValidator object to validate numbers representing currency amounts according to the conventions of a given locale. | |
CurrencyValidatorAlignSymbol — classe finale, pacchetto mx.validators | |
The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
current — Proprietà statica, classe flash.system.Worker | |
Fornisce accesso al worker che contiene il codice corrente. | |
current — Proprietà statica, classe flash.system.WorkerDomain | |
L’istanza WorkerDomain nella quale il codice è in esecuzione. | |
current — Proprietà, classe mx.collections.HierarchicalCollectionViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
current — Proprietà, interfaccia mx.collections.IViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
CURRENT — Proprietà statica, classe mx.collections.CursorBookmark | |
A bookmark representing the current item for the IViewCursor in an ICollectionView. | |
CURRENT — Proprietà statica costante, classe mx.core.ApplicationDomainTarget | |
The application domain of the current module factory. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.CategoryHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.ConditionHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.DataDictionaryHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.ImageHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.LayoutHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.LetterHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.ListHandler | |
The action that the handler is currently executing. | |
currentAction — Proprietà, classe com.adobe.icc.editors.handlers.TextHandler | |
The action that the handler is currently executing. | |
currentAlternativeAudioStreamIndex — Proprietà, classe org.osmf.media.MediaPlayer | |
The index of the alternative audio stream currently in use. | |
currentAssignment — Proprietà, classe lc.procmgmt.domain.Task | |
The current assignment for the task. | |
currentAssignmentId — Proprietà, classe lc.procmgmt.domain.Assignment | |
The identifier for the current assignment. | |
currentAttemptIndex — Proprietà, classe fl.rsl.RSLInfo | |
Restituisce l'indice dell'URL attualmente utilizzato per tentare lo scaricamento. | |
currentBatch — Proprietà, classe mx.data.DataStore | |
The current batch of changes waiting to be committed to the server when you autoCommit=false. | |
currentBytesPerSecond — Proprietà, classe flash.net.NetStreamInfo | |
Specifica la velocità di riempimento del buffer NetStream, espressa in byte al secondo. | |
currentChannel — Proprietà, classe mx.messaging.ChannelSet | |
Returns the current Channel for the ChannelSet. | |
currentChild — Proprietà, classe org.osmf.elements.SerialElement | |
The currently active child of this SerialElement. | |
currentChild — Proprietà, classe org.osmf.events.SerialElementEvent | |
The new currentChild of the SerialElement. | |
CURRENT_CHILD_CHANGE — Proprietà statica costante, classe org.osmf.events.SerialElementEvent | |
The SerialElementEvent.CURRENT_CHILD_CHANGE constant defines the value of the type property of the event object for a currentChildChange event. | |
currentColNum — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the column for which a renderer is currently being created. | |
currentContext — Proprietà statica, classe com.adobe.gravity.context.BundleContext | |
The IBundleContext for the current bundle (the bundle containing the code accessing this property). | |
currentCount — Proprietà, classe flash.utils.Timer | |
Numero totale di volte in cui il timer è stato attivato dall'avvio da zero. | |
currentCSSState — Proprietà, classe mx.core.UIComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCSSState — Proprietà, classe spark.components.supportClasses.SkinnableComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCursorID — Proprietà statica, classe mx.managers.CursorManager | |
ID of the current custom cursor, or NO_CURSOR if the system cursor is showing. | |
currentCursorXOffset — Proprietà statica, classe mx.managers.CursorManager | |
The x offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentCursorYOffset — Proprietà statica, classe mx.managers.CursorManager | |
The y offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentDepth — Proprietà, classe mx.collections.HierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDepth — Proprietà, interfaccia mx.collections.IHierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDirectory — Proprietà, classe flash.events.InvokeEvent | |
La directory che deve essere utilizzata per risolvere percorsi relativi nell'array di argomenti. | |
currentDomain — Proprietà statica, classe flash.system.ApplicationDomain | |
Ottiene il dominio applicazione corrente nel quale viene eseguito il codice. | |
currentDomain — Proprietà statica, classe flash.system.SecurityDomain | |
Ottiene il dominio di sicurezza corrente. | |
currentDynamicStreamIndex — Proprietà, classe org.osmf.media.MediaPlayer | |
The index of the dynamic stream currently rendering. | |
currentFPS — Proprietà, classe flash.media.Camera | |
La velocità con cui la videocamera sta catturando i dati, espressa in fotogrammi al secondo. | |
currentFPS — Proprietà, classe flash.net.NetStream | |
Il numero di fotogrammi al secondo visualizzati. | |
currentFPS — Proprietà, classe org.osmf.elements.LightweightVideoElement | |
The number of frames per second being displayed. | |
currentFrame — Proprietà, classe flash.display.MovieClip | |
Specifica il numero del fotogramma della linea temporale dell'istanza MovieClip in cui si trova l'indicatore di riproduzione. | |
currentFrameLabel — Proprietà, classe flash.display.MovieClip | |
L'etichetta del fotogramma corrente nella linea temporale dell'istanza MovieClip. | |
currentImageIndex — Proprietà, classe com.adobe.icomm.assetplacement.controller.PromoImage | |
The resource number, as a 0-based index into <resources>, that the PromoImage is currently set to show. | |
currentIndex — Proprietà, interfaccia mx.core.IRepeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentIndex — Proprietà, classe mx.core.Repeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentIndex — Proprietà, classe org.osmf.net.NetStreamMetricsBase | |
The current stream index. | |
currentIndex — Proprietà, classe org.osmf.net.NetStreamSwitchManagerBase | |
Returns the current stream index that is rendering on the client. | |
currentIndex — Proprietà, classe org.osmf.net.NetStreamSwitcher | |
Index of the quality level currently being played | |
currentIndex — Proprietà, classe org.osmf.net.RuleSwitchManagerBase | |
currentIndex — Proprietà, classe org.osmf.net.qos.QoSInfo | |
The index of the currently playing quality level | |
currentIndex — Proprietà, classe org.osmf.traits.AlternativeAudioTrait | |
Obtains a 0-based index identifying the current audio stream, or -1 if no stream is selected. | |
currentIndex — Proprietà, classe org.osmf.traits.DynamicStreamTrait | |
The index of the current dynamic stream. | |
currentItem — Proprietà, interfaccia com.adobe.guides.control.IGuideNavigation | |
currentItem is the GuideNode that represents the currently selected item on the current panel in the Guide. | |
currentItem — Proprietà, interfaccia mx.core.IRepeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItem — Proprietà, classe mx.core.Repeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItemTop — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the top position of the renderer that is currently being created. | |
currentLabel — Proprietà, classe flash.display.MovieClip | |
L'etichetta corrente della linea temporale dell'istanza MovieClip in cui si trova l'indicatore di riproduzione. | |
currentLabels — Proprietà, classe flash.display.MovieClip | |
Restituisce un array di oggetti FrameLabel della scena corrente. | |
currentLinkageEditor — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
The instance of BaseLinkageAssignmentEditor opened for editing the curently being worked upon data element's linkage. | |
currentPage — Proprietà, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current page which implements the IPanel interface. | |
currentPage — Proprietà, interfaccia ga.controls.IWrapperHost | |
The current page which implements the IPanel interface. | |
currentPage — Proprietà, classe ga.controls.Wrapper | |
The current page which implements the IPanel interface. | |
currentPage — Proprietà, classe ga.model.PanelManager | |
[bindable] The currently selected panel. | |
currentPageHeight — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
The height that the PrintAdvancedDataGrid would be if the sizeToPage property is true, meaning that the PrintAdvancedDataGrid displays only completely viewable rows and displays no partial rows. | |
currentPageHeight — Proprietà, classe mx.printing.PrintDataGrid | |
The height of PrintDataGrid that would be, if sizeToPage property is true and PrintDataGrid displays only completely viewable rows and no partial rows. | |
currentPageHeight — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
The height that the PrintOLAPDataGrid would be if the sizeToPage property is true, meaning that the PrintOLAPDataGrid displays only completely viewable rows and displays no partial rows. | |
currentPageIndex — Proprietà, classe ga.model.PanelManager | |
The index of the current page | |
currentPanel — Proprietà, interfaccia com.adobe.guides.control.IGuideNavigation | |
currentPanel is the GuideNode that represents the currently selected panel in the Guide. | |
currentPanel — Proprietà, interfaccia com.adobe.guides.spark.headers.components.IHeaderComponent | |
Current panel being displayed to the user. | |
currentPanel — Proprietà, classe com.adobe.guides.spark.headers.components.StandardHeader | |
Current panel being displayed to the user. | |
currentPanel — Proprietà, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current panel. | |
currentPanel — Proprietà, interfaccia ga.controls.IWrapperHost | |
The current panel. | |
currentPanel — Proprietà, classe ga.controls.Wrapper | |
The current panel. | |
currentPanelItem — Proprietà, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current panel item that has focus. | |
currentPanelItem — Proprietà, interfaccia ga.controls.IWrapperHost | |
The current panel item that has focus. | |
currentPanelItem — Proprietà, classe ga.controls.Wrapper | |
The current panel item that has focus. | |
_currentRenderer — Proprietà, classe xd.core.axm.view.components.AXMAccordion | |
The currently selected renderer | |
currentRenderer — Proprietà, classe xd.core.axm.view.components.AXMAccordion | |
currentRenderer | |
currentRevision — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
A Boolean value to decide whether this is the current revision of the review or not. | |
currentRevision — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
A Boolean value to decide whether this is the current revision of the review or not. | |
currentRevision — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
A Boolean flag to indicate whether this is the current revision or not. | |
currentRowHeight — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The height, in pixels, of the current row. | |
currentRowNum — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the row for which a renderer is currently being created. | |
currentScene — Proprietà, classe flash.display.MovieClip | |
La scena corrente della linea temporale dell'istanza MovieClip in cui si trova l'indicatore di riproduzione. | |
currentSection — Proprietà, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current section. | |
currentSection — Proprietà, interfaccia ga.controls.IWrapperHost | |
The current section. | |
currentSection — Proprietà, classe ga.controls.Wrapper | |
The current section. | |
currentSelection — Proprietà, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property refers to the currently selected item on the Gantt chart | |
currentSelection — Proprietà, classe com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
This property refers to the currently selected GanttItem. | |
currentSelectionFormat — Proprietà, interfaccia flashx.textLayout.edit.ISelectionManager | |
L'oggetto SelectionFormat corrente. | |
currentSelectionFormat — Proprietà, classe flashx.textLayout.edit.SelectionManager | |
L'oggetto SelectionFormat corrente. | |
currentStage — Proprietà, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the current stage of the review. | |
currentStage — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
Stage number in progress for this review (starts with 1). | |
currentStage — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Stage number in progress for this review (starts with 1). | |
currentStage — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
The stage selected in the Gantt chart. | |
currentStage — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The stage associated with the component. | |
currentStage — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Stage number this review is currently in (starts with 1). | |
currentStageName — Proprietà, classe com.adobe.livecycle.rca.model.Review | |
Specifies the name of the current stage. | |
currentStageName — Proprietà, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The name of the current stage. | |
currentStageNumber — Proprietà, classe com.adobe.livecycle.rca.model.Review | |
Specifies the number of the current stage. | |
currentStageRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the RadioButton object to select whether a reviewer can view comments made by others within the same stage or not. A reference to the RadioButton object to select whether a reviewer can view comments made by others within the same stage or not. | |
currentState — Proprietà, classe air.update.ApplicationUpdater | |
Lo stato interno del programma di aggiornamento. | |
currentState — Proprietà, classe mx.charts.ChartItem | |
Defines the appearance of the ChartItem. | |
currentState — Proprietà, interfaccia mx.core.IStateClient | |
The current view state. | |
currentState — Proprietà, classe mx.core.UIComponent | |
The current view state of the component. | |
currentState — Proprietà, classe mx.flash.UIMovieClip | |
The current state of this component. | |
currentStateChange — Evento, classe mx.core.UIComponent | |
Dispatched after the view state has changed. | |
currentStateChange — Evento, classe mx.flash.UIMovieClip | |
Dispatched after the view state has changed. | |
CURRENT_STATE_CHANGE — Proprietà statica costante, classe mx.events.StateChangeEvent | |
The StateChangeEvent.CURRENT_STATE_CHANGE constant defines the value of the type property of the event that is dispatched when the view state has changed. | |
currentStateChanging — Evento, classe mx.core.UIComponent | |
Dispatched after the currentState property changes, but before the view state changes. | |
currentStateChanging — Evento, classe mx.flash.UIMovieClip | |
Dispatched after the currentState property changes, but before the view state changes. | |
CURRENT_STATE_CHANGING — Proprietà statica costante, classe mx.events.StateChangeEvent | |
The StateChangeEvent.CURRENT_STATE_CHANGING constant defines the value of the type property of the event that is dispatched when the view state is about to change. | |
CURRENT_STATUS — Proprietà statica costante, classe org.osmf.net.metrics.MetricType | |
The type constant for the current status metric. | |
CurrentStatusMetric — classe, pacchetto org.osmf.net.metrics | |
Current status metric | |
CurrentStatusMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Funzione di costruzione, classe org.osmf.net.metrics.CurrentStatusMetric | |
Constructor. | |
currentTarget — Proprietà, classe flash.events.Event | |
L'oggetto che elabora attivamente l'oggetto Event con un listener di eventi. | |
currentTarget — Proprietà statica, classe mx.managers.ToolTipManager | |
The UIComponent that is currently displaying a ToolTip, or null if none is. | |
currentThumbSkin — Proprietà, classe spark.skins.mobile.HSliderThumbSkin | |
Specifies the current DisplayObject that should be shown | |
currentTime — Proprietà, classe org.osmf.media.MediaPlayer | |
Current time of the playhead in seconds. | |
currentTime — Proprietà, classe org.osmf.traits.TimeTrait | |
The current time of the media, in seconds. | |
currentTime — Proprietà, classe spark.components.VideoDisplay | |
Current time of the playhead, measured in seconds, since the video starting playing. | |
currentTime — Proprietà, classe spark.components.VideoPlayer | |
Current time of the playhead, measured in seconds, since the video starting playing. | |
currentTimeChange — Evento, classe org.osmf.media.MediaPlayer | |
Dispatched when the currentTime property of the media has changed. | |
currentTimeChange — Evento, classe spark.components.VideoDisplay | |
Dispatched when the currentTime property of the MediaPlayer has changed. | |
currentTimeChange — Evento, classe spark.components.VideoPlayer | |
Dispatched when the currentTime property of the MediaPlayer has changed. | |
CURRENT_TIME_CHANGE — Proprietà statica costante, classe org.osmf.events.TimeEvent | |
The TimeEvent.CURRENT_TIME_CHANGE constant defines the value of the type property of the event object for a currentTimeChange event. | |
currentTimeChangeEnd(oldCurrentTime:Number) — metodo, classe org.osmf.traits.TimeTrait | |
Called just after the currentTime property has changed. | |
currentTimeChangeStart(newCurrentTime:Number) — metodo, classe org.osmf.traits.TimeTrait | |
Called immediately before the currentTime property is changed. | |
currentTimeDisplay — Parte skin, classe spark.components.VideoPlayer | |
An optional skin part to display the current value of codecurrentTime. An optional skin part to display the current value of codecurrentTime. | |
currentTimeDisplay — Proprietà, classe spark.skins.spark.VideoPlayerSkin | |
An optional skin part to display the current value of codecurrentTime. | |
currentTimeDisplay — Proprietà, classe spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part to display the current value of codecurrentTime. | |
currentTimeUpdateInterval — Proprietà, classe org.osmf.media.MediaPlayer | |
Interval between the dispatch of change events for the current time in milliseconds. | |
currentToolTip — Proprietà statica, classe mx.managers.ToolTipManager | |
The ToolTip object that is currently visible, or null if none is shown. | |
currentUser — Proprietà, interfaccia com.adobe.icc.services.user.ISSOManager | |
Current logged in user. | |
currentUser — Proprietà, interfaccia com.adobe.livecycle.ria.security.api.ISecurityManager | |
Current logged in user instance. | |
currentUser — Proprietà, classe com.adobe.livecycle.ria.security.service.SecurityManager | |
Current logged in user instance. | |
currentUserServiceDestination — Proprietà, classe com.adobe.livecycle.ria.security.api.SecurityConfig | |
The Data Services Remoting destination name used to fetch details about the user after the user has authenticated successfully with the server. | |
CURRENT_USER_SERVICE_RO — Proprietà statica costante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Current User Service. | |
currentValue — Proprietà, classe spark.effects.animation.Animation | |
An Object containing the calculated values as of the current frame of the Animation. | |
currentVersion — Proprietà, classe air.update.ApplicationUpdater | |
La versione corrente dell'applicazione. | |
currentVersion — Proprietà, classe air.update.ApplicationUpdaterUI | |
La versione corrente dell'applicazione. | |
currentVersion — Proprietà, interfaccia mx.data.IChangeObject | |
Current version of the item. | |
CURRENT_VERSION — Proprietà statica costante, classe flashx.textLayout.TextLayoutVersion | |
La release corrente di TLF (Text Layout Framework), codificata come uint. | |
CURRENT_VERSION — Proprietà statica costante, classe mx.core.FlexVersion | |
The current released version of the Flex SDK, encoded as a uint. | |
cursor — Proprietà statica, classe flash.ui.Mouse | |
Il nome del cursore nativo. | |
cursor — Proprietà, classe mx.charts.chartClasses.ChartElement | |
Each ChartElement carries a cursor associated with their dataProvider for their own internal use. | |
CursorBookmark — classe, pacchetto mx.collections | |
Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorBookmark(value:Object) — Funzione di costruzione, classe mx.collections.CursorBookmark | |
Creates a new instance of a bookmark with the specified value. | |
cursorChildren — Proprietà, interfaccia mx.managers.ISystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Proprietà, classe mx.managers.SystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Proprietà, classe mx.managers.WindowedSystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
CursorError — classe, pacchetto mx.collections.errors | |
This error is thrown by a collection Cursor. | |
CursorError(message:String) — Funzione di costruzione, classe mx.collections.errors.CursorError | |
Constructor. | |
CURSOR_MANAGEMENT — Proprietà statica costante, classe mx.core.EventPriority | |
The CursorManager has handlers for mouse events which must be executed before other mouse event handlers, so they have a high priority. | |
cursorManager — Proprietà, classe mx.core.UIComponent | |
Gets the CursorManager that controls the cursor for this component and its peers. | |
CursorManager — classe, pacchetto mx.managers | |
The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority — classe finale, pacchetto mx.managers | |
The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CURSOR_MANAGER_REQUEST — Proprietà statica costante, classe mx.events.InterManagerRequest | |
Communication between CursorManagers use this request type. | |
cursorUpdate — Evento, interfaccia mx.collections.IViewCursor | |
Dispatched whenever the cursor position is updated. | |
CURSOR_UPDATE — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.CURSOR_UPDATE constant defines the value of the type property of the event object for a cursorUpdate event. | |
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — metodo, classe flash.display.Graphics | |
Disegna una curva di Bézier quadratica con lo stile di linea corrente dalla posizione di disegno corrente a (anchorX, anchorY) mediante il punto di controllo specificato da (controlX, controlY). | |
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — metodo, classe flash.display.GraphicsPath | |
Aggiunge un nuovo comando "curveTo" al vettore commands e nuove coordinate al vettore data. | |
curveTo(controlX:any, controlY:any, anchorX:any, anchorY:any) — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Draws a curve using the current line style from the current drawing position to (anchorX, anchorY) and using the control point that (controlX, controlY) specifies. | |
curveTo(controlAngle:any, controlRadial:any, anchorAngle:any, anchorRadial:any) — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Draws a curve using the current line style from the current drawing position to (anchorX, anchorY) and using the control point that (controlX, controlY) specifies. | |
CURVE_TO — Proprietà statica costante, classe flash.display.GraphicsPathCommand | |
Specifica un comando di disegno che disegna una curva dalla posizione del disegno corrente alle coordinate x e y specificate nel vettore di dati, utilizzando un punto di controllo. | |
custom — Proprietà, classe com.adobe.icc.editors.model.ListModel | |
The custom property of the underlying value object. | |
custom — Proprietà, classe com.adobe.icc.vo.ListDataModule | |
Specifies a custom bullet when the list style is STYLE_BULLETED and its type is TYPE_BULLET_CUSTOM. | |
custom — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The skin state when the task delivery medium is a custom task type. | |
CUSTOM — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using user-defined processes. | |
CUSTOM — Proprietà statica costante, classe com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via user-defined processes. | |
CUSTOM — Proprietà statica costante, classe flash.globalization.DateTimeStyle | |
Specifica che viene utilizzata una stringa di schema personalizzata per specificare lo stile della data o dell'ora. | |
CustomAction — classe, pacchetto com.adobe.icc.vo | |
The class representing the additional extended action defined by solution to show up on Extensible toolbar of the Editors and the Create Correspondence UI. | |
CustomAction() — Funzione di costruzione, classe com.adobe.icc.vo.CustomAction | |
Constructor | |
customActions — Proprietà, classe com.adobe.icc.vo.ModelExtension | |
The customActionList property of the underlying value object. | |
CustomActions — classe finale, pacchetto adobe.utils | |
I metodi della classe CustomActions consentono di riprodurre un file SWF nello strumento di creazione Flash per gestire le eventuali azioni personalizzate che vengono registrate con lo strumento di creazione. | |
customAssignTaskProcess — Proprietà, classe com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
List of processes that can be used to assign task in a review workflow. | |
customAssignTaskProcess — Proprietà, interfaccia com.adobe.solutions.rca.domain.manager.IProcessManager | |
List of processes that can be used to assign task in a review workflow. | |
CustomAttribute — classe, pacchetto com.adobe.livecycle.rca.model | |
Represents a custom attribute associated with a review. | |
CustomAttribute() — Funzione di costruzione, classe com.adobe.livecycle.rca.model.CustomAttribute | |
Constructor. | |
customAttributeGroup — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for custom attribute group. The skin part for custom attribute group. | |
customAttributeKey — Proprietà, interfaccia com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Key | |
customAttributeLabel — Proprietà, interfaccia com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Label | |
customAttributes — Proprietà, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a list of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies a map of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies a list of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies a map of custom attributes. | |
customAttributes — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewContext | |
List of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
List of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
List of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
Map of custom attributes. | |
customAttributes — Proprietà, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Map of custom attributes. | |
customAttributesList — Proprietà, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
A list of the custom attributes. | |
customAttributesMap — Proprietà, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
List of custom attributes. | |
customAttributeValue — Proprietà, interfaccia com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Value | |
CustomAttributeVO — classe, pacchetto com.adobe.solutions.rca.vo | |
Represents the custom attributes associated with a review or a review template. | |
CustomAttributeVO() — Funzione di costruzione, classe com.adobe.solutions.rca.vo.CustomAttributeVO | |
The constructor for CustomAttributeVO class. | |
CustomEase — classe, pacchetto fl.motion | |
La classe CustomEase consente di modificare proprietà specifiche del comportamento di andamento di un'interpolazione di movimento man mano che l'interpolazione viene eseguita. | |
CustomEase(xml:XML) — Funzione di costruzione, classe fl.motion.CustomEase | |
Funzione di costruzione per le istanze CustomEase. | |
customFilter — Proprietà, classe mx.effects.Effect | |
Specifies a custom filter object, of type EffectTargetFilter, used by the effect to determine the targets on which to play the effect. | |
customFilter — Proprietà, interfaccia mx.effects.IEffect | |
Specifies a custom filter object, of type EffectTargetFilter, used by the effect to determine the targets on which to play the effect. | |
customHeaderColor — Proprietà, classe lc.procmgmt.ui.attachments.AttachmentHeaderBase | |
The header color for attachments. | |
customItemRenderer — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Fully qualified class name of custom Item renderer for dispaying this property in SRV. | |
customItemRenderer — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies the fully qualified class name of a custom item renderer for displaying this property in the Search Results Viewer. | |
customItemRenderer — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the custom item renderer for displaying custom attributes. The skin part for the custom item renderer for displaying custom attributes. | |
customItems — Proprietà, classe flash.ui.ContextMenu | |
Un array di oggetti ContextMenuItem. | |
customizable — Proprietà, classe com.adobe.icc.vo.Table | |
The flag indicating if the table is customizable. | |
customizedLayout — Proprietà, classe com.adobe.icc.vo.ContainerLayout | |
Flag indicating whether the layout can be customized or not | |
customizeSeries(seriesGlyph:mx.charts.chartClasses:Series, i:uint) — metodo, classe mx.charts.chartClasses.ChartBase | |
Applies per-series customization and formatting to the series of the chart. | |
customizeSeries(g:mx.charts.chartClasses:IChartElement, i:uint) — metodo, classe mx.charts.chartClasses.StackedSeries | |
Applies any customization to a sub-series when building the stacking behavior. | |
customizeSeries(glyph:mx.charts.chartClasses:IChartElement, i:uint) — metodo, classe mx.charts.series.ColumnSet | |
Applies any customization to a sub-series when building the stacking behavior. | |
customListModel — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
The instance of ListModel which represent the List item on which the custom style is being applied. | |
customProcess — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the ProcessComponent object that displays the details of a custom process. This is displayed in case of custom task type only. A reference to the ProcessComponent object that displays the details of a custom process. | |
customProcessButtonLabel — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for custom process button label | |
customProcessInstructions — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
A reference to the Label object that displays the custom process instructions. A reference to the Label object that displays the custom process instructions. | |
customProcessInstructionsText — Proprietà, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for custom process instructions. | |
CUSTOM_RECORD — Proprietà statica costante, classe mx.automation.events.AutomationRecordEvent | |
refer recordCustomAutomationEvent in IAutomationManager for the usage of this constant | |
CUSTOM_SELECTED_ITEM — Proprietà statica costante, classe spark.components.ComboBox | |
Static constant representing the value of the selectedIndex property when the user enters a value into the prompt area, and the value is committed. | |
cut() — metodo, classe flash.desktop.NativeApplication | |
Richiama un comando Taglia interno sull'oggetto di visualizzazione attivo. | |
cut — Evento, classe flash.display.InteractiveObject | |
Inviato quando l'utente attiva la combinazione di tasti di scelta rapida specifici della piattaforma per un'operazione che consente di tagliare oppure sceglie "Taglia" dal menu di scelta rapida testuale. | |
cut — Proprietà, classe flash.ui.ContextMenuClipboardItems | |
Attiva o disattiva l'elemento "Taglia" nel menu Appunti. | |
CUT — Proprietà statica costante, classe flash.events.Event | |
Definisce il valore della proprietà type di un oggetto evento cut. | |
CutOperation — classe, pacchetto flashx.textLayout.operations | |
La classe CutOperation incapsula un'operazione di ritaglio. | |
CutOperation(operationState:flashx.textLayout.edit:SelectionState, scrapToCut:flashx.textLayout.edit:TextScrap) — Funzione di costruzione, classe flashx.textLayout.operations.CutOperation | |
Crea un oggetto CutOperation. | |
cutPoints — Proprietà, classe com.adobe.ep.ux.content.model.relation.RelationParameters | |
specify the level upto which objects are to be fetched and the properties that need to be fetched. | |
cutPoints — Proprietà, classe com.adobe.ep.ux.content.model.search.SearchParameters | |
Specify the level up to which objects are to be fetched and the properties are to be fetched. | |
cutsomizedLayout — Proprietà, classe com.adobe.icc.editors.model.FragmentLayoutModel | |
The tables of the underlying value object. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Elimina l'area selezionata e la restituisce in un oggetto TextScrap. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Elimina l'area selezionata e la restituisce in un oggetto TextScrap. | |
CW — Proprietà statica costante, classe fl.motion.RotateDirection | |
Fa sì che l'oggetto esegua una rotazione in senso orario durante un'interpolazione, in modo da corrispondere alla rotazione dell'oggetto nel fotogramma successivo. | |
cycleFraction — Proprietà, classe spark.effects.animation.Animation | |
The current fraction elapsed in the animation, after easing has been applied. | |
cycleTime — Proprietà, classe spark.effects.animation.Animation | |
The current millisecond position in the current cycle animation. | |
Simboli 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 |
Tue Jun 12 2018, 03:01 PM Z