Símbolos 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 — Propriedade, classe fl.motion.BezierSegment | |
O terceiro ponto da curva de Bezier. | |
c — Propriedade, classe flash.geom.Matrix | |
O valor afeta o posicionamento dos pixels ao longo do eixo x ao rotacionar ou inclinar uma imagem. | |
C — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla C (67). | |
cache — Propriedade, classe com.adobe.solutions.rca.services.impl.CacheToken | |
An instance of Cache in which the value is looked for. | |
cache — Propriedade, classe mx.charts.chartClasses.RenderData | |
The list of ChartItems representing the items in the series's dataProvider. | |
cacheable — Propriedade, classe mx.automation.events.AutomationRecordEvent | |
Contains true if this is a cacheable event, and false if not. | |
cacheAsBitmap — Propriedade, classe fl.motion.KeyframeBase | |
Se definido como verdadeiro, o Flash Player armazenará em cache uma representação em bitmap do objeto de exibição. | |
cacheAsBitmap — Propriedade, classe flash.display.DisplayObject | |
Se definido como true, tempo de execução do Flash armazenará em cachê uma representação interna em bitmap do objeto de exibição. | |
cacheAsBitmap — Propriedade, classe mx.containers.utilityClasses.PostScaleAdapter | |
cacheAsBitmap — Propriedade, interface mx.core.IFlexDisplayObject | |
Se definido como true, tempo de execução do Flash armazenará em cachê uma representação interna em bitmap do objeto de exibição. | |
cacheAsBitmapMatrix — Propriedade, classe flash.display.DisplayObject | |
Se não nulo, este objeto Matrix definirá como um objeto exibição será renderizado quando cacheAsBitmap for definido como verdadeiro. | |
CacheDataDescriptor — classe, pacote mx.data | |
The CacheDataDescriptor class provides information about the attributes of cached data. | |
CacheDataDescriptor(dataList:mx.data:DataList) — Construtor, classe mx.data.CacheDataDescriptor | |
Initializes this descriptor with the specified cache item and associated id. | |
cachedData — Propriedade, classe spark.core.ContentCache | |
Map of source to CacheEntryNode. | |
cachedDataChangeEffect — Propriedade, 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) — método, 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 — Propriedade, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached header height, in pixels. | |
cacheDirectory — Propriedade estática, classe flash.filesystem.File | |
Diretório de cache do aplicativo. | |
cachedItemsChangeEffect — Propriedade, 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 — Propriedade, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached padding for the bottom of the renderer, in pixels. | |
cachedPaddingTop — Propriedade, classe mx.controls.dataGridClasses.DataGridHeader | |
The cached padding for the top of the renderer, in pixels. | |
cacheEntries — Propriedade, classe spark.core.ContentCache | |
Ordered (MRU) list of CacheEntryNode instances. | |
cacheHeuristic — Propriedade, interface mx.core.IDeferredInstantiationUIComponent | |
Used by Flex to suggest bitmap caching for the object. | |
cacheHeuristic — Propriedade, classe mx.core.UIComponent | |
Used by Flex to suggest bitmap caching for the object. | |
cacheHeuristic — Propriedade, classe mx.flash.UIMovieClip | |
Used by Flex to suggest bitmap caching for the object. | |
cacheID — Propriedade, classe mx.data.DataManager | |
Provides access to the cache identifier for this service. | |
cacheID — Propriedade, classe mx.data.DataStore | |
Provides access to the cache identifier for this service. | |
cacheIndexValues(measureName:String, cache:Array, fieldName:String) — método, 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) — método, 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 — Propriedade, classe com.adobe.mosaic.mxml.ServerSession | |
Returns the value of cachePolicy (if one is set). | |
cachePolicy — Propriedade, classe com.adobe.mosaic.om.impl.SessionConfiguration | |
Returns the ICachePolicy (if set) | |
cachePolicy — Propriedade, interface com.adobe.mosaic.om.interfaces.ISessionConfiguration | |
The ICachePolicy for this session. | |
cachePolicy — Propriedade, interface mx.core.IDeferredInstantiationUIComponent | |
Specifies the bitmap caching policy for this object. | |
cachePolicy — Propriedade, classe mx.core.UIComponent | |
Specifies the bitmap caching policy for this object. | |
cachePolicy — Propriedade, classe mx.flash.UIMovieClip | |
Specifies the bitmap caching policy for this object. | |
CachePolicy — classe, pacote com.adobe.mosaic.om.impl | |
CachePolicy provides some specific implementations of ICachePolicy. | |
CachePolicy(type:String, cacheURL:String) — Construtor, classe com.adobe.mosaic.om.impl.CachePolicy | |
Constructor. | |
cacheResponse — Propriedade, classe flash.html.HTMLLoader | |
Especifica se os dados de resposta bem-sucedidos devem ser armazenados em cache para as solicitações HTTP enviadas por este objeto. | |
cacheResponse — Propriedade, classe flash.net.URLRequest | |
Especifica se os dados de resposta bem sucedidos devem ser armazenados em cache para esta solicitação. | |
cacheResponse — Propriedade estática, classe flash.net.URLRequestDefaults | |
A configuração padrão para a propriedade cacheResponse dos objetos URLRequests. | |
cacheResponse — Propriedade, 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 — Propriedade, 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 — Propriedade, classe flash.data.SQLConnection | |
Fornece acesso ao tamanho do cache dessa conexão, o qual representa o número máximo de páginas do disco do banco de dados que serão mantidas na memória por vez. | |
CacheToken — classe, pacote 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) — Construtor, classe com.adobe.solutions.rca.services.impl.CacheToken | |
The constructor for CacheToken class. | |
cacheURL — Propriedade, classe com.adobe.mosaic.om.impl.CachePolicy | |
Returns the value of cacheURL | |
cacheURL — Propriedade, interface com.adobe.mosaic.om.interfaces.ICachePolicy | |
Indicates the URL location of the cache, such as "app-storage:/cache". | |
calculateChildHeights(column:Array, height:Number) — método, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Calculates the sizes of the children in a column. | |
calculateChildWidths(row:Array, width:Number) — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates the sizes of the children in a row. | |
calculateColumnLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — método, classe com.adobe.mosaic.layouts.FlowLayout | |
Determines the size and position of the elements in a column-oriented flow. | |
calculateDates() — método, interface com.adobe.solutions.rca.domain.IReviewContext | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — método, interface com.adobe.solutions.rca.domain.IStage | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — método, interface com.adobe.solutions.rca.domain.IStageParticipant | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — método, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — método, classe com.adobe.solutions.rca.domain.impl.Stage | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculateDates() — método, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
Populates the calculatedStartDate and calculatedEndDate fields. | |
calculatedDuration — Propriedade, interface com.adobe.solutions.rca.domain.IStageParticipant | |
Duration calculated from calculatedStartDate and calculatedEndDate. | |
calculatedDuration — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
Duration calculated from calculatedStartDate and calculatedEndDate. | |
calculatedEndDate — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
The endDate if the review has ended. | |
calculatedEndDate — Propriedade, interface com.adobe.solutions.rca.domain.IStage | |
The endDate if a review has ended. | |
calculatedEndDate — Propriedade, interface com.adobe.solutions.rca.domain.IStageParticipant | |
The endDate if the participant task has ended. | |
calculatedEndDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
The endDate if the review has ended. | |
calculatedEndDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.Stage | |
The endDate if a review has ended. | |
calculatedEndDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The endDate if the participant task has ended. | |
calculateDragScrollDelta(dropLocation:spark.layouts.supportClasses:DropLocation, elapsedTime:Number) — método, 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) — método, 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) — método, classe mx.controls.listClasses.AdvancedListBase | |
Returns the index where the dropped items should be added to the drop target. | |
calculateDropIndex(event:mx.events:DragEvent) — método, classe mx.controls.listClasses.ListBase | |
Returns the index where the dropped items should be added to the drop target. | |
calculateDropIndex(x:Number, y:Number) — método, 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) — método, 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) — método, classe com.adobe.mosaic.layouts.FlowLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — método, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — método, 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) — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Creates the bounding rectangle for the drop indicator. | |
calculateDropIndicatorBounds(dropLocation:spark.layouts.supportClasses:DropLocation) — método, 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) — método, 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) — método, 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) — método, 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) — método, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
Returns the location of the drop based on the event given. | |
calculateDropLocation(dragEvent:mx.events:DragEvent) — método, 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) — método, 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) — método, 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) — método, classe spark.layouts.supportClasses.LayoutBase | |
Calculates the drop location in the data provider of the drop target for the specified dragEvent. | |
calculatedStartDate — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
The startDate if the review has started. | |
calculatedStartDate — Propriedade, interface com.adobe.solutions.rca.domain.IStage | |
The startDate if a review has started. | |
calculatedStartDate — Propriedade, interface com.adobe.solutions.rca.domain.IStageParticipant | |
The startDate if the participant task has started. | |
calculatedStartDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
The startDate if the review has started. | |
calculatedStartDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.Stage | |
The startDate if a review has started. | |
calculatedStartDate — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The startDate if the participant task has started. | |
CalculateFinalFlatArray() — método, classe fl.motion.AdjustColor | |
Retorna a matriz simples de valores das quatro propriedades. | |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — método, 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) — método, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
This is the key function of the layout. | |
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — método, 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) — método, 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) — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates the positions and sizes of all of the layout target's children. | |
calculateMetrics() — método, classe org.osmf.net.NetStreamMetricsBase | |
Method invoked when the metrics should be recalculated. | |
calculatePopUpPosition() — método, classe spark.components.PopUpAnchor | |
Called when the popUp control is positioned, when it is displayed, or when updatePopUpTransform() is called. | |
calculatePreferredSizeFromData(numItems:int) — método, 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) — método, 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) — método, 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) — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Calculates the row height of columns in a row. | |
calculateRowHeight(data:Object, hh:Number, skipVisible:Boolean) — método, classe mx.controls.dataGridClasses.DataGridBase | |
Calculates the row height of columns in a row. | |
calculateRowLayout(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean) — método, 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) — método, classe spark.components.List | |
Helper method to calculate how the current selection changes when an item is clicked. | |
calculateSizes() — método, classe com.adobe.mosaic.layouts.SmartColumnLayout | |
Calculates key size variables. | |
calculateSizes() — método, classe com.adobe.mosaic.layouts.SmartGridLayout | |
Called to calculate key variables. | |
calculateSizes() — método, classe com.adobe.mosaic.layouts.SmartRowLayout | |
Calculates key size variables. | |
calculateStageDuration() — método, interface com.adobe.solutions.rca.domain.IStage | |
Calculates duration for this stage based on start and end dates. | |
calculateStageDuration() — método, 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) — método, 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) — método, interface mx.collections.ISummaryCalculator | |
Flex calls this method when a new value needs to be added to the summary value. | |
calculateSummaryOfSummary(oldValue:Object, newValue:Object, field:mx.collections:SummaryField2) — método, 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) — método, interface mx.collections.ISummaryCalculator | |
Flex calls this method when a new summary value needs to be added to the already computed summary. | |
CalendarLayoutChangeEvent — classe, pacote 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) — Construtor, classe mx.events.CalendarLayoutChangeEvent | |
Constructor. | |
calendarLayoutStyleFilters — Propriedade, classe mx.controls.DateChooser | |
The set of styles to pass from the DateChooser to the calendar layout. | |
call(thisArg:any, ... rest) — método, classe Function | |
Chama a função representada por um objeto Function. | |
call(functionName:String, ... rest) — método, classe flash.external.ExtensionContext | |
Chama a função nativa especificada por functionName. | |
call(functionName:String, ... rest) — Método estático , classe flash.external.ExternalInterface | |
Chama uma função exposta pelo contêiner SWF, transmitindo zero ou mais argumentos. | |
call(command:String, responder:flash.net:Responder, ... rest) — método, classe flash.net.NetConnection | |
Invoca um comando ou método no Flash Media Server ou em um servidor de aplicativos que esteja executando o Flash Remoting. | |
callAcrobatExternalSubmit(submitFormat:String, callback:Function) — método, classe lc.procmgmt.ui.layout.ResourceContainer | |
Calls Adobe Acrobat 9.1 submit functionality. | |
CallAction — classe, pacote 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) — Construtor, classe spark.effects.CallAction | |
Constructor. | |
CallActionInstance — classe, pacote spark.effects.supportClasses | |
The CallActionInstance class implements the instance class for the CallAction effect. | |
CallActionInstance(target:Object) — Construtor, classe spark.effects.supportClasses.CallActionInstance | |
Constructor. | |
callContainer(... rest) — método, 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 — Propriedade, classe arguments | |
Uma referência à função em execução no momento. | |
callFaultHandlers(info:Object) — método, interface com.adobe.ep.taskmanagement.util.IToken | |
Calls all the fault handlers. | |
callFaultHandlers(info:Object) — método, classe com.adobe.ep.taskmanagement.util.Token | |
Calls all the fault handlers. | |
callFaultHandlers(error:Error) — método, classe com.adobe.gravity.utility.async.Token | |
Call all the fault handlers with the provided error object. | |
callFaultHandlers(fault:Object) — método, classe com.adobe.livecycle.rca.token.RCAToken | |
Calls all fault handlers that are associated with this token. | |
callFaultHandlers(info:Object) — método, classe lc.foundation.util.Token | |
Calls all the fault handlers. | |
callFaultHandlersViaErrorEvent(errorEvent:flash.events:ErrorEvent) — método, classe com.adobe.gravity.utility.async.Token | |
Call all the fault handlers with an Error created from the provided ErrorEvent object. | |
callHandlers(... rest) — método, 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) — método, 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) — método, interface ga.controls.IWrapperHost | |
Calls the html to passthrough message to the PDF or to specified function in the HTML. | |
CallHtml(exFunc:String, param1:String, param2:String, param3:String, param4:String) — método, 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) — método, interface flashx.textLayout.compose.ISWFContext | |
Um modo de chamar um método em um contexto controlado pelo cliente. | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — método, interface mx.core.IFlexModuleFactory | |
A way to call a method in this IFlexModuleFactory's context | |
callInContext(fn:Function, thisArg:Object, argArray:Array, returns:Boolean) — método, classe mx.managers.WindowedSystemManager | |
This method should not be called on WindowedSystemManager. | |
callLater(method:Function, args:Array) — método, interface mx.core.IButton | |
Queues a function to be called later. | |
callLater(method:Function, args:Array) — método, classe mx.core.UIComponent | |
Queues a function to be called later. | |
callout — Propriedade, classe spark.components.CalloutButton | |
The Callout instance created after the DropDownEvent.OPEN is fired. | |
Callout — classe, pacote spark.components | |
The Callout container is a SkinnablePopUpContainer that functions as a pop-up with additional owner-relative positioning options similar to PopUpAnchor. | |
Callout() — Construtor, classe spark.components.Callout | |
Constructor. | |
CalloutActionBarSkin — classe, pacote spark.skins.mobile | |
Additional skin class for the Spark ActionBar component for use with a ViewNavigator inside a Callout component. | |
CalloutActionBarSkin() — Construtor, classe spark.skins.mobile.CalloutActionBarSkin | |
CalloutArrow — classe, pacote spark.skins.mobile.supportClasses | |
The arrow skin part for CalloutSkin. | |
CalloutArrow() — Construtor, classe spark.skins.mobile.supportClasses.CalloutArrow | |
CalloutButton — classe, pacote spark.components | |
The CalloutButton control is a drop down component that defines a button to open and close a Callout container. | |
CalloutButton() — Construtor, classe spark.components.CalloutButton | |
Constructor. | |
calloutContent — Propriedade, classe spark.components.CalloutButton | |
The set of components to include in the Callout's content. | |
calloutDestructionPolicy — Propriedade, classe spark.components.CalloutButton | |
Defines the destruction policy the callout button uses when the callout is closed. | |
calloutGap — Estilo, 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 — Propriedade, classe spark.components.CalloutButton | |
Defines the layout of the Callout container. | |
CalloutPosition — classe final, pacote spark.components | |
The CalloutPosition calss defines the enumeration of horizontal and vertical positions of the Callout component relative to the owner. | |
CalloutSkin — classe, pacote spark.skins.mobile | |
The default skin class for the Spark Callout component in mobile applications. | |
CalloutSkin() — Construtor, classe spark.skins.mobile.CalloutSkin | |
Constructor. | |
calloutStroke — Estilo, classe mx.charts.series.PieSeries | |
Specifies the line style used to draw the lines to callouts. | |
CalloutViewNavigatorSkin — classe, pacote spark.skins.mobile | |
The ActionScript-based skin for view navigators inside a callout. | |
CalloutViewNavigatorSkin() — Construtor, classe spark.skins.mobile.CalloutViewNavigatorSkin | |
Constructor. | |
callProperty(name:any, ... rest) — método, classe mx.data.DynamicManagedItem | |
Overrides the behavior of an object property that can be called as a function. | |
callProperty(name:any, ... rest) — método, classe mx.messaging.config.ConfigMap | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — método, classe mx.utils.ObjectProxy | |
Returns the value of the proxied object's method with the specified name. | |
callProperty(name:any, ... rest) — método, classe mx.utils.OrderedObject | |
Returns the value of the proxied object's method with the specified name. | |
callRenderService(taskId:String, params:Object) — método, interface com.adobe.ep.taskmanagement.services.IRenderService | |
Invokes the Render service for the provided Task identifier. | |
callRenderService(taskId:String, params:Object) — método, classe com.adobe.ep.taskmanagement.services.LCTaskManager | |
Invokes the Render service for the provided Task identifier. | |
CallResponder — classe, pacote mx.rpc | |
This component helps you manage the results for asynchronous calls made from RPC based services, typically from MXML components. | |
callResultHandlers(data:Object) — método, interface com.adobe.ep.taskmanagement.util.IToken | |
Calls all the result handlers. | |
callResultHandlers(data:Object) — método, classe com.adobe.ep.taskmanagement.util.Token | |
Calls all the result handlers. | |
callResultHandlers(data:Object) — método, classe lc.foundation.util.Token | |
Calls all the result handlers. | |
callSuccessHandlers(... rest) — método, classe com.adobe.gravity.utility.async.Token | |
Call all the success handlers with the provided parameters. | |
callSuccessHandlers(data:Object) — método, classe com.adobe.livecycle.rca.token.RCAToken | |
Calls all success handlers that are associated with this token. | |
Camera — classe final, pacote flash.media | |
Use a classe Camera para capturar vídeo da câmera do sistema cliente ou do dispositivo. | |
CAMERA — Propriedade estática da constante, classe flash.system.SecurityPanel | |
Quando transmitida para Security.showSettings(), exibe o painel Câmera nas Configurações do Flash Player. | |
CameraPosition — classe final, pacote flash.media | |
A classe CameraPosition define constantes para a propriedade position da classe Camera. | |
CameraRoll — classe, pacote flash.media | |
A classe CameraRoll permite acessar dados de imagem na biblioteca de mídia do sistema ou no "rolo da câmera". Suporte a perfil do AIR: este recurso é compatível com dispositivos móveis, mas sistemas operacionais para desktop e dispositivos AIR for TV não oferecem suporte para ele. | |
CameraRoll() — Construtor, classe flash.media.CameraRoll | |
Cria um objeto CameraRoll. | |
CameraRollBrowseOptions — classe, pacote flash.media | |
A classe CameraRollBrowseOptions define as opções de inicialização que podem ser usadas ao utilizar a API de câmera de rolo para abrir o Seletor de Imagem. | |
CameraRollBrowseOptions() — Construtor, classe flash.media.CameraRollBrowseOptions | |
Cria um novo objeto CameraRollBrowseOptions. | |
CameraUI — classe, pacote flash.media | |
A classe CameraUI permite capturar uma imagem estática ou vídeo usando o aplicativo de câmera padrão em um dispositivo. | |
CameraUI() — Construtor, classe flash.media.CameraUI | |
Cria um objeto CameraUI. | |
CAMPAIGN — Propriedade estática da constante, classe com.adobe.solutions.prm.constant.ProjectType | |
This type denotes a campaign. | |
campaignLabel — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Campaign label. The skin part for the Campaign label. | |
CAMPAIGN_MANAGER — Propriedade estática da constante, classe com.adobe.solutions.prm.constant.Roles | |
The role of a campaign manager. | |
campaignRole — Propriedade, interface com.adobe.solutions.prm.domain.ITeamMember | |
The role of a team member in a campaign. | |
campaignRole — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
The role of a team member in a campaign. | |
CAMPAIGN_TYPE — Propriedade estática da constante, 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 — Propriedade estática da constante, classe mx.events.SWFBridgeRequest | |
Tests if a given pop up can be activated. | |
CANADA_ONLY — Propriedade estática da constante, classe mx.validators.ZipCodeValidatorDomainType | |
Specifies to validate a Canadian ZIP code. | |
canAdd — Propriedade, interface ga.model.IPanel | |
A boolean value indicating if another repeatable panel can be added. | |
canAdd — Propriedade, classe mx.data.AccessPrivileges | |
Indicates whether add operations are permitted. | |
canAddAttachments — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available for adding attachments to a task. | |
canAddNotes — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions exist for adding notes for the task. | |
canAutoSwitchNow(newIndex:int) — método, classe org.osmf.net.NetStreamSwitchManager | |
Override this method to provide additional decisioning around allowing automatic switches to occur. | |
canBuffer — Propriedade, 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 — Propriedade estática da constante, 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() — Método estático , classe adobe.utils.XMLUI | |
Faz a caixa de diálogo XMLUI atual fechar com um estado de "cancelado". | |
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 | |
Despachado quando uma operação de chamada do método cancel() é concluída com êxito. | |
cancel(responder:flash.net:Responder) — método, classe flash.data.SQLConnection | |
Aborta todas as instruções SQL que estão em execução no momento nos bancos de dados conectados à ocorrência SQLConnection. | |
cancel() — método, classe flash.data.SQLStatement | |
Cancela a execução dessa instrução. | |
cancel() — método, classe flash.display.ShaderJob | |
Cancela a operação de shader em execução no momento. | |
cancel — Evento, classe flash.filesystem.File | |
Despachado quando uma operação assíncrona pendente é cancelada. | |
cancel() — método, classe flash.filesystem.File | |
Cancela alguma operação assíncrona pendente. | |
cancel — Evento, classe flash.media.CameraRoll | |
Despachado quando o usuário cancela uma operação de procura de imagem sem selecionar uma imagem. | |
cancel — Evento, classe flash.media.CameraUI | |
O evento cancel é despachado quando o usuário fecha a interface de usuário da Câmera sem salvar uma imagem ou vídeo. | |
cancel — Evento, classe flash.net.FileReference | |
Despachado quando uma operação de upload ou download de arquivo é cancelada pelo usuário na caixa de diálogo de navegação de arquivos. | |
cancel() — método, classe flash.net.FileReference | |
Cancela qualquer operação de upload ou download em andamento neste objeto FileReference. | |
cancel — Evento, classe flash.net.FileReferenceList | |
Despachado quando o usuário descarta a caixa de diálogo de navegação de arquivos. | |
cancel — Evento, classe flash.system.SystemUpdater | |
Despachado quando uma atualização do próprio player é cancelada pelo usuário. | |
cancel() — método, classe flash.system.SystemUpdater | |
Cancela uma atualização ativa. | |
cancel(id:String) — método, classe mx.data.ManagedRemoteServiceOperation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — método, classe mx.rpc.AbstractInvoker | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — método, classe mx.rpc.http.HTTPService | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — método, classe mx.rpc.remoting.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — método, classe mx.rpc.soap.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
cancel(id:String) — método, classe mx.rpc.soap.mxml.Operation | |
Cancels the last service invocation or an invokation with the specified ID. | |
CANCEL — Propriedade estática da constante, 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 — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CANCEL define o valor da propriedade type de um objeto de evento cancel. | |
CANCEL — Propriedade estática da constante, classe flash.events.SQLEvent | |
A constante SQLEvent.CANCEL define o valor da propriedade type de um objeto de evento cancel. | |
CANCEL — Propriedade estática da constante, 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 — Propriedade, classe flash.events.Event | |
Indica se o comportamento associado ao evento pode ser impedido. | |
cancelButton — Parte da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for Cancel button. The skin part for Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the Cancel button. The skin part for the Cancel button. | |
cancelButton — Parte da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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) — método, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called upon clicking the Cancel button. | |
cancelButton_clickHandler(event:flash.events:Event) — método, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This method closes the dialog. | |
cancelButtonClickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
This method is called upon clicking the Cancel button. | |
cancelButtonClickHandler(event:flash.events:MouseEvent) — método, 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() — método, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Cancels the command. | |
CANCEL_EXPRESSION — Propriedade estática da constante, 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 — Propriedade estática, classe mx.controls.Alert | |
The label for the Cancel button. | |
CANCELLED — Propriedade estática da constante, classe fl.events.DataGridEventReason | |
O usuário cancelou a edição e não deseja salvar os dados editados. | |
CANCELLED — Propriedade estática da constante, classe mx.events.AdvancedDataGridEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
CANCELLED — Propriedade estática da constante, classe mx.events.DataGridEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
CANCELLED — Propriedade estática da constante, classe mx.events.ListEventReason | |
Specifies that the user cancelled editing and that they do not want to save the edited data. | |
cancelLoad() — método, classe flash.html.HTMLLoader | |
Cancela qualquer operação de carga em andamento. | |
cancelLoad() — método, classe mx.controls.HTML | |
Cancels any load operation in progress. | |
cancelQuery(query:mx.olap:IOLAPQuery) — método, interface mx.olap.IOLAPCube | |
Aborts a query that has been submitted for execution. | |
cancelQuery(query:mx.olap:IOLAPQuery) — método, classe mx.olap.OLAPCube | |
Aborts a query that has been submitted for execution. | |
cancelRefresh() — método, classe mx.collections.GroupingCollection | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — método, classe mx.collections.GroupingCollection2 | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — método, interface mx.collections.IGroupingCollection | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — método, interface mx.collections.IGroupingCollection2 | |
If the refresh is performed asynchronously, cancels the refresh operation and stops the building of the groups. | |
cancelRefresh() — método, interface mx.olap.IOLAPCube | |
Aborts the current cube refresh, if one is executing. | |
cancelRefresh() — método, classe mx.olap.OLAPCube | |
Aborts the current cube refresh, if one is executing. | |
cancelRenameTab() — método, classe com.adobe.mosaic.sparklib.editors.LabelEditor | |
Forces the text input control renamming the tab, effectively cancelling the rename. | |
cancelRenameTab() — método, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
Forces the text input control renamming the tab, effectively cancelling the rename. | |
cancelUpdate() — método, classe air.update.ApplicationUpdater | |
Cancela o processo de atualização. | |
cancelUpdate() — método, classe air.update.ApplicationUpdaterUI | |
Cancela o processo de atualização. | |
cancel_upload — Parte da capa, 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 — Propriedade, classe com.adobe.ep.ux.attachmentlist.skin.AttachmentListSkin | |
The button to cancel an attachment upload. | |
canClaim — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available for claiming the task. | |
canConsult — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to consult the task. | |
CandlestickChart — classe, pacote 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() — Construtor, classe mx.charts.CandlestickChart | |
Constructor. | |
CandlestickItemRenderer — classe, pacote mx.charts.renderers | |
The default itemRenderer for a CandlestickSeries object. | |
CandlestickItemRenderer() — Construtor, classe mx.charts.renderers.CandlestickItemRenderer | |
Constructor. | |
CandlestickSeries — classe, pacote mx.charts.series | |
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series. | |
CandlestickSeries() — Construtor, classe mx.charts.series.CandlestickSeries | |
Constructor. | |
canDropLabels — Estilo, classe mx.charts.AxisRenderer | |
Specifies whether the AxisRenderer should drop labels as necessary to lay out correctly. | |
canForward — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to forward the task. | |
canGoForward() — método, classe ga.model.PanelManager | |
Returns true if the user is allowed to change the panel due to validation. | |
canHandleResource(resource:org.osmf.media:MediaResourceBase) — método, classe org.osmf.traits.LoaderBase | |
Indicates whether this loader is capable of handling (loading) the given MediaResourceBase. | |
canHandleResourceFunction — Propriedade, classe org.osmf.media.MediaFactoryItem | |
Function which is used to determine whether this MediaFactoryItem can handle a particular resource. | |
canHaveChildren(node:Object) — método, classe mx.collections.HierarchicalData | |
Returns true if the node can contain children. | |
canHaveChildren(node:Object) — método, interface mx.collections.IHierarchicalData | |
Returns true if the node can contain children. | |
canInvokeFromStartTask — Propriedade, 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 — Propriedade, 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 — Propriedade estática da constante, 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() — método, 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 — Propriedade, classe mx.data.AccessPrivileges | |
Indicates whether any modification operation can be performed. | |
canModifyDeadline — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to modify the deadline for a task. | |
canModifyPermissions — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to modify the access control list. | |
canNavigateBack — Propriedade, 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 — Propriedade, 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 — Propriedade, classe mx.controls.FileSystemDataGrid | |
A flag which is true if the user can navigate down into a selected directory. | |
canNavigateDown — Propriedade, classe mx.controls.FileSystemList | |
A flag which is true if the user can navigate down into a selected directory. | |
canNavigateForward — Propriedade, 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 — Propriedade, 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 — Propriedade, classe mx.controls.FileSystemDataGrid | |
A flag which is true if the user can navigate up to a parent directory. | |
canNavigateUp — Propriedade, classe mx.controls.FileSystemList | |
A flag which is true if the user can navigate up to a parent directory. | |
canonicalize() — método, classe flash.filesystem.File | |
Canonicaliza o caminho File. | |
canonicalKeyPropertyListString — Propriedade, classe mx.messaging.management.ObjectName | |
A string representation of the list of key properties, with the key properties sorted in lexical order. | |
canonicalName — Propriedade, classe com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the canonical name of the user or group, as defined in Adobe User Management. | |
canonicalName — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Propriedade, interface com.adobe.solutions.rca.domain.IUser | |
Canonical name for a user or a group, as defined in Document Server User Management. | |
canonicalName — Propriedade, interface com.adobe.solutions.rca.domain.common.IMember | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Propriedade, classe com.adobe.solutions.rca.domain.impl.Participant | |
CanonicalName of the member as defined in Document Server User Management. | |
canonicalName — Propriedade, classe com.adobe.solutions.rca.domain.impl.User | |
Canonical name for a user or a group, as defined in Document Server User Management. | |
canonicalName — Propriedade, classe com.adobe.solutions.rca.vo.ParticipantVO | |
Canonical name of the user or group as defined in User Manager. | |
canonicalName — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Canonical name used to search for principals. | |
canonicalName — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
The canonical name of this principal. | |
canonicalName — Propriedade, classe lc.foundation.domain.Principal | |
The user's canonical name. | |
canonicalName — Propriedade, classe mx.messaging.management.ObjectName | |
The canonical form of the name; a string representation with the properties sorted in lexical order. | |
canonicalURI — Propriedade, classe com.adobe.gravity.utility.url.URIParser | |
The canonical representation of the URI. | |
canPause — Propriedade, classe org.osmf.events.PlayEvent | |
New canPause state of the PlayTrait. | |
canPause — Propriedade, classe org.osmf.media.MediaPlayer | |
Indicates whether the media can be paused. | |
canPause — Propriedade, 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 — Propriedade estática da constante, 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 — Propriedade, 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 — Propriedade estática da constante, 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() — método, interface flashx.undo.IUndoManager | |
Indica se existe, no momento, alguma operação que possa ser refeita. | |
canRedo() — método, classe flashx.undo.UndoManager | |
Indica se existe, no momento, alguma operação que possa ser refeita. | |
canRemove — Propriedade, interface ga.model.IPanel | |
A boolean value indicating if another repeatable panel can be removed. | |
canRemove — Propriedade, classe mx.data.AccessPrivileges | |
Indicates whether remove operations are permitted. | |
canSeek — Propriedade, 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 — Propriedade estática da constante, 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) — método, classe org.osmf.media.MediaPlayer | |
Indicates whether the media is capable of seeking to the specified time. | |
canSeekTo(time:Number) — método, classe org.osmf.traits.SeekTrait | |
Indicates whether the media is capable of seeking to the specified time. | |
canShare — Propriedade, classe lc.procmgmt.domain.TaskACL | |
A flag that indicates whether the proper permissions are available to share a task. | |
canShareWithNext(element:spark.core:IGraphicElement) — método, interface spark.core.IGraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the next IGraphicElement in the sequence. | |
canShareWithNext(element:spark.core:IGraphicElement) — método, 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) — método, interface spark.core.IGraphicElement | |
Returns true if this IGraphicElement is compatible and can share display objects with the previous IGraphicElement in the sequence. | |
canShareWithPrevious(element:spark.core:IGraphicElement) — método, 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() — método, classe mx.core.UIComponent | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — método, classe spark.primitives.Line | |
Determines if the call to the measure() method can be skipped. | |
canSkipMeasurement() — método, classe spark.primitives.supportClasses.GraphicElement | |
Determines if the call to the measure() method can be skipped. | |
canStagger — Estilo, classe mx.charts.AxisRenderer | |
Specifies whether to stagger labels on two label rows. | |
canTransitionControlBarContent() — método, classe spark.transitions.ViewTransitionBase | |
Determine if Flex can perform a transition on action bar or tab bar content independently of the views. | |
canUndo() — método, classe flashx.textLayout.operations.FlowOperation | |
Teste se esta operação será colocada na pilha para desfazer a ação. | |
canUndo() — método, interface flashx.undo.IUndoManager | |
Indica se existe, no momento, alguma operação que possa ser desfeita. | |
canUndo() — método, classe flashx.undo.UndoManager | |
Indica se existe, no momento, alguma operação que possa ser desfeita. | |
canUpdate — Propriedade, classe mx.data.AccessPrivileges | |
Indicates whether updates are permitted. | |
Canvas — classe, pacote mx.containers | |
A Halo Canvas layout container defines a rectangular region in which you place child containers and controls. | |
Canvas() — Construtor, classe mx.containers.Canvas | |
Constructor. | |
CanvasAutomationImpl — classe, pacote mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the Canvas class. | |
CanvasAutomationImpl(obj:mx.containers:Canvas) — Construtor, classe mx.automation.delegates.containers.CanvasAutomationImpl | |
Constructor. | |
canvasLayoutClass — Propriedade, classe mx.core.LayoutContainer | |
The mx.containers.utilityClasses.Layout subclass that is doing the layout | |
canWatch(host:Object, name:String, commitOnly:Boolean) — Método estático , classe mx.binding.utils.ChangeWatcher | |
Lets you determine if the host exposes a data-binding event on the property. | |
Capabilities — classe final, pacote flash.system | |
A classe Capabilities fornece propriedades que descrevem o sistema e o tempo de execução que estão hospedando o aplicativo. | |
caps — Propriedade, classe flash.display.GraphicsStroke | |
Especifica o tipo de extremidades no final das linhas. | |
caps — Propriedade, classe mx.graphics.GradientStroke | |
Specifies the appearance of the ends of lines. | |
caps — Propriedade, classe mx.graphics.SolidColorStroke | |
Specifies the type of caps at the end of lines. | |
CAPS — Propriedade estática da constante, classe flash.text.engine.TypographicCase | |
Especifica se o espaçamento é ajustado em relação a caracteres em maiúsculas na saída. | |
CAPS_AND_SMALL_CAPS — Propriedade estática da constante, classe flash.text.engine.TypographicCase | |
Especifica se todos os caracteres em minúsculas usam glifos de versalete na saída. | |
capsLock — Propriedade estática, classe flash.ui.Keyboard | |
Especifica se a tecla Caps Lock está ativada (verdadeiro) ou não (falso). | |
CAPS_LOCK — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla Caps Lock (20). | |
CapsStyle — classe final, pacote flash.display | |
A classe CapsStyle é uma enumeração de valores constantes que especificam o estilo de formatação de letras a ser usado no desenho de linhas. | |
CAPS_TO_SMALL_CAPS — Propriedade estática da constante, classe flashx.textLayout.formats.TLFTypographicCase | |
Especifica se caracteres em maiúsculas usam glifos de versalete na saída. | |
caption — Propriedade, interface com.adobe.fiber.styles.IStyle | |
Returns the caption aspect of a property's style. | |
caption — Propriedade, classe com.adobe.fiber.styles.Style | |
Returns the caption aspect of a property's style. | |
caption — Propriedade, classe com.adobe.icc.dc.domain.FieldInstance | |
The caption property of the underlying value object. | |
caption — Propriedade, interface com.adobe.icc.dc.domain.IDataInstance | |
The caption property of the underlying value object. | |
caption — Propriedade, classe com.adobe.icc.dc.domain.VariableInstance | |
The caption property of the underlying value object. | |
caption — Propriedade, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
The caption property of the underlying value object. | |
caption — Propriedade, interface com.adobe.icc.editors.model.IAssignmentModel | |
The caption property of the underlying value object. | |
caption — Propriedade, classe com.adobe.icc.editors.model.ImageModel | |
The caption for this image. | |
caption — Propriedade, classe com.adobe.icc.editors.model.VariableAssignmentModel | |
The caption property of the underlying value object. | |
caption — Propriedade, classe com.adobe.icc.vo.FieldAssignment | |
Specifies the caption text for the assignment. | |
caption — Propriedade, classe com.adobe.icc.vo.ImageModule | |
used as the tooltip for the image when inserted into a letter (to create accessible letters) | |
caption — Propriedade, classe com.adobe.icc.vo.VariableAssignment | |
Specifies the caption text for the assignment. | |
caption — Propriedade, classe flash.ui.ContextMenuItem | |
Especifica a legenda de item de menu (texto) exibida no menu de contexto. | |
caption — Propriedade, interface ga.model.IPanelItem | |
The caption or description of this item. | |
caption — Propriedade, classe ga.model.PanelItem | |
The caption for the field. | |
caption — Propriedade, classe ga.model.PanelRichText | |
The caption or description of this item. | |
caption — Propriedade, classe ga.model.PanelText | |
The caption or description of this item. | |
captionAfter — Propriedade, classe ga.model.PanelItem | |
The caption to appear following the field. | |
captionButton — Propriedade, classe fl.video.FLVPlaybackCaptioning | |
Define a ocorrência de componente de UI personalizada de captionButton FLVPlayback que fornece recursos de alternância para ativar e desativar a colocação de legendas. | |
captionChange — Evento, classe fl.video.FLVPlaybackCaptioning | |
Despachado quando uma legenda é adicionada ou removida do campo de texto de destino de legenda. | |
CAPTION_CHANGE — Propriedade estática da constante, classe fl.video.CaptionChangeEvent | |
Define o valor da propriedade de tipo de um objeto de evento captionChange. | |
CaptionChangeEvent — classe, pacote fl.video | |
O CaptionChangeEvent é despachado sempre que uma legenda é adicionada ou removida do campo de texto de destino de legenda. | |
CaptionChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, added:Boolean, captionCuePointObject:Object) — Construtor, classe fl.video.CaptionChangeEvent | |
Cria um objeto Event que contém informações sobre eventos captionChange. | |
captionCuePointObject — Propriedade, classe fl.video.CaptionChangeEvent | |
O objeto de ponto de sinalização da legenda que foi adicionada ou removida. | |
captionDisplay — Parte da capa, 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 da capa, 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 — Propriedade, classe ga.model.PanelItem | |
The position of the field caption relative to the form field. | |
captionTarget — Propriedade, classe fl.video.CaptionTargetEvent | |
O destino de legenda da propriedade da ocorrência de FLVPlaybackCaptioning com o mesmo nome. | |
captionTarget — Propriedade, classe fl.video.FLVPlaybackCaptioning | |
Define a ocorrência de DisplayObject na qual exibir legendas. | |
captionTargetCreated — Evento, classe fl.video.FLVPlaybackCaptioning | |
Despachado depois que a propriedade captionTarget é criada, mas antes que qualquer legenda seja adicionada (a propriedade captionTarget está vazia). | |
CAPTION_TARGET_CREATED — Propriedade estática da constante, classe fl.video.CaptionTargetEvent | |
A constante CaptionTargetEvent.CAPTION_TARGET_CREATED define o valor da propriedade de tipo de um objeto de evento captionTargetCreated. | |
CaptionTargetEvent — classe, pacote fl.video | |
Tipo para o evento captionTargetCreated, despachado depois que o evento captionTargetCreated tiver sido criado automaticamente e antes de qualquer legenda ser adicionada a ele. | |
CaptionTargetEvent(type:String, bubbles:Boolean, cancelable:Boolean, captionTarget:flash.display:DisplayObject) — Construtor, classe fl.video.CaptionTargetEvent | |
Cria um objeto Event que contém informações sobre eventos de destino de legenda. | |
captionTargetName — Propriedade, classe fl.video.FLVPlaybackCaptioning | |
O nome da ocorrência do objeto TextField ou de MovieClip que delimita um objeto Textfield que contém as legendas. | |
captionWidth — Propriedade, classe ga.model.PanelItem | |
The width of the caption for the field. | |
captionWidth — Propriedade, classe ga.model.PanelRichText | |
The value for the width of the Guide Text caption. | |
captionWidth — Propriedade, 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) — Método estático , classe mx.graphics.ImageSnapshot | |
A utility method to grab a raw snapshot of a UI component as BitmapData. | |
captureEndValues() — método, classe mx.effects.Effect | |
Captures the current values of the relevant properties on the effect's targets and saves them as end values. | |
captureEndValues() — método, interface mx.effects.IEffect | |
Captures the current values of the relevant properties on the effect's targets and saves them as end values. | |
captureEndValues() — método, 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) — Método estático , 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) — método, 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) — método, interface mx.effects.IEffect | |
Captures the current values of the relevant properties of an additional set of targets Flex uses this function when a data change effect is run. | |
captureRollEvents — Propriedade, classe mx.effects.Zoom | |
If true, prevents Flex from dispatching the rollOut and rollOver events if the mouse has not moved. | |
captureRollEvents — Propriedade, classe mx.effects.effectClasses.ZoomInstance | |
Prevents the rollOut and rollOver events from being dispatched if the mouse has not moved. | |
captureStartValues() — método, classe mx.effects.Effect | |
Captures the current values of the relevant properties on the effect's targets. | |
captureStartValues() — método, interface mx.effects.IEffect | |
Captures the current values of the relevant properties on the effect's targets. | |
captureStartValues() — método, classe spark.transitions.ViewTransitionBase | |
Called by the ViewNavigator during the preparation phase of a transition. | |
CAPTURING_PHASE — Propriedade estática da constante, classe flash.events.EventPhase | |
A fase de captura, que é a primeira fase do fluxo de eventos. | |
cardNumberListener — Propriedade, classe mx.validators.CreditCardValidator | |
The component that listens for the validation result for the card number subfield. | |
cardNumberProperty — Propriedade, classe mx.validators.CreditCardValidator | |
Name of the card number property to validate. | |
cardNumberSource — Propriedade, classe mx.validators.CreditCardValidator | |
Object that contains the value of the card number field. | |
cardTypeListener — Propriedade, classe mx.validators.CreditCardValidator | |
The component that listens for the validation result for the card type subfield. | |
cardTypeProperty — Propriedade, classe mx.validators.CreditCardValidator | |
Name of the card type property to validate. | |
cardTypeSource — Propriedade, classe mx.validators.CreditCardValidator | |
Object that contains the value of the card type field. | |
caretBookmark — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
A bookmark to the item under the caret. | |
caretBookmark — Propriedade, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Estilo, classe spark.components.DataGrid | |
Color of the caret indicator when navigating the Grid. | |
caretColumnIndex — Propriedade, classe mx.controls.AdvancedDataGrid | |
The column name of the item under the caret. | |
caretColumnIndex — Propriedade, classe spark.components.Grid | |
If showCaretIndicator is true, the column index of the caretIndicator. | |
caretIndex — Propriedade, classe fl.text.TLFTextField | |
O índice da posição do ponto de inserção (circunflexo). | |
caretIndex — Propriedade, classe flash.text.TextField | |
O índice da posição do ponto de inserção (circunflexo). | |
caretIndex — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The offset of the item in the data provider that is at the selection caret point. | |
caretIndex — Propriedade, classe mx.controls.listClasses.ListBase | |
The offset of the item in the data provider that is the selection caret point. | |
caretIndex — Propriedade, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support editing. | |
caretIndex — Propriedade, interface mx.core.IUITextField | |
O índice da posição do ponto de inserção (circunflexo). | |
caretIndex — Propriedade, classe spark.components.SpinnerList | |
Item that is currently in focus. | |
caretIndex — Propriedade, classe spark.components.ViewMenu | |
The menu item that is currently in the caret state. | |
caretIndex — Propriedade, classe spark.components.supportClasses.ListBase | |
Item that is currently in focus. | |
caretIndicator — Parte da capa, 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 — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The DisplayObject that contains the graphics that indicate which renderer is the caret. | |
caretIndicator — Propriedade, classe mx.controls.listClasses.ListBase | |
The DisplayObject that contains the graphics that indicate which renderer is the caret. | |
caretIndicator — Propriedade, 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 — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The renderer for the item under the caret. | |
caretItemRenderer — Propriedade, classe mx.controls.listClasses.ListBase | |
The renderer for the item under the caret. | |
caretRowIndex — Propriedade, classe spark.components.Grid | |
If showCaretIndicator is true, the row index of the caretIndicator. | |
caretUID — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The UID of the item under the caret. | |
caretUID — Propriedade, classe mx.controls.listClasses.ListBase | |
The UID of the item under the caret. | |
CartesianCanvasValue — classe, pacote mx.charts.chartClasses | |
Defines the position of objects on a data canvas. | |
CartesianCanvasValue(value:any, offset:Number) — Construtor, classe mx.charts.chartClasses.CartesianCanvasValue | |
Constructor. | |
CartesianChart — classe, pacote mx.charts.chartClasses | |
The CartesianChart class is a base class for the common chart types. | |
CartesianChart() — Construtor, classe mx.charts.chartClasses.CartesianChart | |
Constructor. | |
CartesianChartAutomationImpl — classe, pacote mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the CartesianChart base class. | |
CartesianChartAutomationImpl(obj:mx.charts.chartClasses:CartesianChart) — Construtor, classe mx.automation.delegates.charts.CartesianChartAutomationImpl | |
Constructor. | |
CartesianDataCanvas — classe, pacote mx.charts.chartClasses | |
This class lets you use add graphical elements such as lines, ellipses, and other shapes by using a graphics API. | |
CartesianDataCanvas() — Construtor, classe mx.charts.chartClasses.CartesianDataCanvas | |
Constructor. | |
CartesianTransform — classe, pacote 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() — Construtor, classe mx.charts.chartClasses.CartesianTransform | |
Constructor. | |
case — Instrução | |
Define um destino de salto para a instrução switch. | |
CASECONDITION — Propriedade estática da constante, classe com.adobe.icc.enum.TBXType | |
Specifies the enumerator code for a Condition Module. | |
caseInsensitive — Propriedade, classe mx.collections.GroupingField | |
Set to true if the sort for this field should be case-insensitive. | |
caseInsensitive — Propriedade, classe mx.collections.SortField | |
Specifies whether the sort for this field should be case insensitive. | |
CASEINSENSITIVE — Propriedade estática da constante, classe Array | |
Especifica a classificação sem distinção entre maiúsculas e minúsculas para os métodos de classificação da classe Array. | |
catalog — Propriedade, classe com.adobe.mosaic.mxml.Service | |
The Service's composite application catalog component. | |
catalog — Propriedade, classe com.adobe.mosaic.mxml.Tile | |
Returns the Catalog mxml component associated to this Tile. | |
catalog — Propriedade, classe com.adobe.mosaic.om.events.CatalogLoadEvent | |
Returns the catalog node that was loaded | |
catalog — Propriedade, classe com.adobe.mosaic.om.events.SearchCatalogEvent | |
Returns the catalog node that was found. | |
Catalog — classe, pacote com.adobe.mosaic.mxml | |
The Catalog mxml component is a representation of the Composite Application Framework SDK ICatalog. | |
Catalog() — Construtor, classe com.adobe.mosaic.mxml.Catalog | |
Constructor. | |
CatalogConstants — classe, pacote com.adobe.mosaic.om.constants | |
The CatalogConstants provides constants to indicate the current status of a Catalog in its client-server lifecycle. | |
catalogList — Propriedade, classe com.adobe.mosaic.om.events.RequestCatalogListEvent | |
An array of type ICatalogListItem representing the catalogs available to the current user. | |
CatalogListItem — classe, pacote com.adobe.mosaic.om.impl | |
The CatalogListItem provides information about a given ICatalog suitable for display to a user. | |
CatalogListItem() — Construtor, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Constructor. | |
CatalogLoadEvent — classe, pacote 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) — Construtor, 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 — Propriedade, classe com.adobe.mosaic.mxml.Catalog | |
The underlying Composite Application Framework SDK ICatalog. | |
catalogs — Propriedade, classe com.adobe.mosaic.mxml.Application | |
Returns all of the catalogs that this Application has been given reference to. | |
catalogSpecifier — Propriedade, classe com.adobe.mosaic.om.events.RequestCatalogEvent | |
The initialized, but unresolved and non-loaded ICatalogSpecifier object. | |
CatalogSpecifier — classe, pacote 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) — Construtor, classe com.adobe.mosaic.om.impl.CatalogSpecifier | |
Constructor. | |
categories — Propriedade, interface com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <Category> elements content from this XML node. | |
category — Propriedade, classe com.adobe.icc.editors.model.AssetModel | |
The Category of the underlying value object. | |
category — Propriedade, interface mx.logging.ILogger | |
The category value for the logger. | |
category — Propriedade, classe mx.logging.LogLogger | |
The category this logger send messages for. | |
category — Propriedade, classe org.osmf.logging.Logger | |
The category value for the logger. | |
Category — classe, pacote com.adobe.consulting.pst.vo | |
Value object for a category or subcategory. The category or subcategory is determined by the type. | |
Category — classe, pacote lc.procmgmt.domain | |
The Category class manages all category information. | |
Category() — Construtor, classe com.adobe.consulting.pst.vo.Category | |
Constructor. | |
CATEGORY — Propriedade estática da constante, classe com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Category. | |
CategoryAxis — classe, pacote mx.charts | |
The CategoryAxis class lets charts represent data grouped by a set of discrete values along an axis. | |
CategoryAxis() — Construtor, classe mx.charts.CategoryAxis | |
Constructor. | |
CategoryEditor — classe, pacote com.adobe.solutions.acm.authoring.presentation | |
Editor to edit Category or Subcategory | |
CategoryEditor() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Constructor. | |
categoryExists(name:String, type:uint) — método, interface com.adobe.icc.services.category.ICategoryService | |
Determines if a category with the specified name and type exists. | |
categoryField — Propriedade, classe mx.charts.CategoryAxis | |
Specifies the field of the data provider containing the text for the labels. | |
CategoryHandler — classe, pacote com.adobe.icc.editors.handlers | |
The Handler for the actions requested for asset of type Category. | |
CategoryHandler() — Construtor, classe com.adobe.icc.editors.handlers.CategoryHandler | |
Constructor. | |
categoryId — Propriedade, classe lc.procmgmt.domain.Startpoint | |
The identifier of the category that the TaskManager startpoint is part of. | |
categoryListDisplay — Parte da capa, 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, pacote com.adobe.icc.editors.managers | |
The CategoryManager class helps retrieve and maintain the list of categories and sub-categories existing in the system. | |
categoryModel — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The instance of CategoryModel currently being worked upon. | |
CategoryModel — classe, pacote com.adobe.icc.editors.model | |
The CategoryModel class represents the domain object for the assets of type Category. | |
categoryNameDisplay — Parte da capa, 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 da capa, 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 da capa, classe com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
CATEGORY_SERVICE_RO — Propriedade estática da constante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Category Service. | |
CategoryType — classe, pacote com.adobe.icc.enum | |
Specifies the enumerator for the type of a Category. | |
categoryTypeRadioButtonGroup — Parte da capa, 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 da capa, 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 — Propriedade, classe mx.data.Conflict | |
The DataMessage object that caused the conflict. | |
cause — Propriedade, classe mx.data.messages.DataErrorMessage | |
The client originated message which caused the conflict. | |
causedByLocalCommit — Propriedade, 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 — Propriedade, classe com.adobe.gravity.utility.error.AugmentedError | |
An array of causes. | |
cbshad — Propriedade, classe spark.skins.spark.TitleWindowCloseButtonSkin | |
Define the inner shadow. | |
cc — Propriedade, classe coldfusion.service.PopHeader | |
Addresses to which to copy the message. | |
cc — Propriedade, classe coldfusion.service.PopRecord | |
Addresses to which to copy the message. | |
cc — Propriedade, classe coldfusion.service.mxml.Mail | |
Addresses to which to copy the message. | |
CCRDefaultActionHandler — classe, pacote com.adobe.acm.solutions.ccr.domain.extensions | |
The default action handler called for any custom action when no other action handler is provided. | |
CCRDefaultActionHandler() — Construtor, classe com.adobe.acm.solutions.ccr.domain.extensions.CCRDefaultActionHandler | |
Constructor. | |
CCW — Propriedade estática da constante, classe fl.motion.RotateDirection | |
Garante que o objeto gire no sentido anti-horário durante uma interpolação para corresponder ao giro do objeto no quadro-chave seguinte. | |
cdmaData — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
The instance of CDMAssignment associated with each Condition item. | |
CDMAssignment — classe, pacote com.adobe.icc.vo | |
Assignment Value Object for Condition Modules. | |
CDMAssignment() — Construtor, classe com.adobe.icc.vo.CDMAssignment | |
Constructor. | |
ceil(val:Number) — Método estático , classe Math | |
Retorna o limite superior do número ou expressão especificado. | |
ceiling(n:Number) — Método estático , classe com.adobe.fiber.runtime.lib.MathFunc | |
Determines the closest integer that is greater than or equal to a specified number. | |
cellData — Propriedade, classe mx.olap.OLAPResult | |
An Array of Arrays that contains the value of each cell of the result. | |
CellPosition — classe, pacote 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) — Construtor, classe spark.components.gridClasses.CellPosition | |
Constructor. | |
CellRegion — classe, pacote 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) — Construtor, classe spark.components.gridClasses.CellRegion | |
Constructor. | |
cellRenderer — Estilo, classe fl.controls.TileList | |
O renderizador de célula a ser usado para renderizar cada item no componente TileList. | |
cellRenderer — Estilo, classe fl.controls.SelectableList | |
A classe que fornece o renderizador de célula para cada item no componente. | |
cellRenderer — Estilo, classe fl.controls.ComboBox | |
A classe que fornece o renderizador de célula para cada item no componente. | |
cellRenderer — Propriedade, classe fl.controls.dataGridClasses.DataGridColumn | |
Classe usada para renderizar os itens nessa coluna. | |
CellRenderer — classe, pacote fl.controls.listClasses | |
A classe CellRenderer define os métodos e as propriedades para uso por componentes com base em lista, para manipular e exibir o conteúdo de célula personalizado em cada uma de suas linhas. | |
CellRenderer() — Construtor, classe fl.controls.listClasses.CellRenderer | |
Cria uma nova ocorrência de CellRenderer. | |
cellSelectionTweens — Propriedade, classe mx.controls.AdvancedDataGrid | |
A hash table of selection tweens. | |
center(width:Number, height:Number) — método, classe mx.preloaders.DownloadProgressBar | |
Centers the download progress bar based on the passed in dimensions. | |
CENTER — Propriedade estática da constante, classe fl.video.VideoAlign | |
Especifica que o vídeo está alinhado no centro. | |
CENTER — Propriedade estática da constante, classe flash.text.TextFieldAutoSize | |
Especifica que o texto deve ser tratado como texto justificado no centro. | |
CENTER — Propriedade estática da constante, classe flash.text.TextFormatAlign | |
Constante; centraliza o texto no campo de texto. | |
CENTER — Propriedade estática da constante, classe flash.text.engine.TabAlignment | |
Posiciona o centro do texto tabulado na parada de tabulação. | |
CENTER — Propriedade estática da constante, classe flashx.textLayout.formats.TextAlign | |
Especifica o alinhamento central dentro do contêiner. | |
CENTER — Propriedade estática da constante, classe ga.controls.LabeledHRule | |
Specifies that the label is positioned to the center. | |
CENTER — Propriedade estática da constante, classe mx.controls.ProgressBarLabelPlacement | |
Specifies to place at the center inside the progress bar. | |
CENTER — Propriedade estática da constante, classe org.osmf.layout.HorizontalAlign | |
Defines the center horizontal align mode. | |
CENTER — Propriedade estática da constante, classe spark.components.PopUpPosition | |
Position in the center of the target | |
CENTER — Propriedade estática da constante, classe spark.components.ScrollSnappingMode | |
Elements are snapped to the center of the viewport. | |
CENTER — Propriedade estática da constante, classe spark.layouts.HorizontalAlign | |
Align children in the center of the container. | |
centerAlignButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
centerPopUp(popUp:mx.core:IFlexDisplayObject) — Método estático , classe mx.managers.PopUpManager | |
Centers a popup window over whatever window was used in the call to the createPopUp() or addPopUp() method. | |
centerWindowOnScreen — Propriedade, classe coldfusion.service.PdfInfo | |
Display setting for initial view of the PDF document. | |
CertificateStatus — classe final, pacote flash.security | |
A classe CertificateStatus define constantes usadas para informar os resultados do processamento de validação de certificado por um objeto SecureSocket. | |
cfContextRoot — Propriedade, classe coldfusion.air.SyncManager | |
Context root of the ColdFusion server. | |
cfContextRoot — Propriedade, classe coldfusion.service.InternalConfig | |
Context root of the ColdFusion server. | |
cfContextRoot — Propriedade, classe coldfusion.service.mxml.Config | |
Context root of the ColdFusion server. | |
CFF — Propriedade estática da constante, classe flash.text.engine.RenderingMode | |
Definindo o modo de renderização para CFF (Formato de fonte Compacto). | |
cffHinting — Estilo, classe spark.components.supportClasses.SliderBase | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.supportClasses.GroupBase | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.supportClasses.ButtonBase | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.Label | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.RichText | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.FormHeading | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.NumericStepper | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.SkinnableContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.SkinnableDataContainer | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.Scroller | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.DataGrid | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.RichEditableText | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.components.VideoPlayer | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
The type of CFF hinting used for this text. | |
cffHinting — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
The type of CFF hinting used for this text. | |
cffHinting — Propriedade, classe flash.text.engine.FontDescription | |
O tipo de referência CFF usado nesse texto. | |
cffHinting — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: O tipo de referência CFF usado nesse texto. | |
cffHinting — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: O tipo de referência CFF usado nesse texto. | |
cffHinting — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
O tipo de referência CFF usado nesse texto. | |
cffHinting — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
O tipo de referência CFF usado nesse texto. | |
CFFHinting — classe final, pacote flash.text.engine | |
A classe CFFHinting define valores da referência cff na classe FontDescription. | |
cfPort — Propriedade, classe coldfusion.air.SyncManager | |
Port where the ColdFusion server is running. | |
cfPort — Propriedade, classe coldfusion.service.InternalConfig | |
Port where the ColdFusion server is running. | |
cfPort — Propriedade, classe coldfusion.service.mxml.Config | |
Port where the ColdFusion server is running. | |
cfServer — Propriedade, classe coldfusion.air.SyncManager | |
Name or IP address of the ColdFusion server. | |
cfServer — Propriedade, classe coldfusion.service.InternalConfig | |
Name or IP address of the ColdFusion server. | |
cfServer — Propriedade, classe coldfusion.service.mxml.Config | |
Name or IP address of the ColdFusion server. | |
CHAM — Propriedade estática da constante, classe flash.globalization.NationalDigitsType | |
Representa o valor de Unicode para o dígito zero do conjunto de dígitos 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 | |
Despachado quando é alterado o valor da propriedade selecionada de um componente de botão de alternância. | |
change — Evento, classe fl.controls.ColorPicker | |
Despachado quando o usuário clica em uma cor na paleta. | |
change — Evento, classe fl.controls.ComboBox | |
Despachado quando o usuário altera a seleção do componente ComboBox ou, se o componente ComboBox for editável, sempre que o usuário fizer um pressionamento de tecla no campo de texto. | |
change — Evento, classe fl.controls.NumericStepper | |
Despachado quando o usuário altera o valor do componente NumericStepper. | |
change — Evento, classe fl.controls.RadioButton | |
Despachado quando a propriedade selecionada da ocorrência do botão de rádio é alterada. | |
change — Evento, classe fl.controls.RadioButtonGroup | |
Despachado quando a ocorrência de RadioButton selecionada em um grupo é alterada. | |
change — Evento, classe fl.controls.SelectableList | |
Despachado quando um item diferente é selecionado na lista. | |
change — Evento, classe fl.controls.Slider | |
Despachado quando o valor do componente Slider é alterado como resultado de uma interação do mouse ou do teclado. | |
change — Evento, classe fl.controls.TextArea | |
Despachado quando o texto no componente TextArea é alterado por interação de usuários. | |
change — Evento, classe fl.controls.TextInput | |
Despachado quando a entrada do usuário altera o texto no componente TextInput. | |
change — Evento, classe fl.text.TLFTextField | |
Despachado depois que um valor de controle é modificado, ao contrário do evento textInput, que é despachado antes de o valor ser modificado. | |
change — Evento, classe flash.text.StageText | |
Despachado após as alterações de conteúdo de texto. | |
change — Evento, classe flash.text.TextField | |
Despachado depois que um valor de controle é modificado, ao contrário do evento textInput, que é despachado antes de o valor ser modificado. | |
change — Evento, classe flash.ui.GameInputControl | |
Despachado quando um valor de controle é alterado. | |
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, interface mx.core.ISelectableList | |
Dispatched when the selectedIndex property changes. | |
change — Evento, interface mx.managers.IBrowserManager | |
Dispatched when the URL is changed either by the user interacting with the browser, invoking an application in AIR, or by setting the property programmatically. | |
change — 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 — Propriedade estática da constante, classe fl.events.ColorPickerEvent | |
Define o valor da propriedade de tipo do objeto de evento change. | |
CHANGE — Propriedade estática da constante, classe fl.events.DataChangeType | |
Foi feita uma alteração nos dados do componente. | |
CHANGE — Propriedade estática da constante, classe fl.events.SliderEvent | |
Define o valor da propriedade de tipo de um objeto de evento change. | |
CHANGE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CHANGE define o valor da propriedade type de um objeto de evento change. | |
CHANGE — Propriedade estática da constante, 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 — Propriedade estática da constante, classe mx.charts.events.ChartItemEvent | |
Event type constant; indicates that the selection in the chart has changed. | |
CHANGE — Propriedade estática da constante, classe mx.events.CalendarLayoutChangeEvent | |
The CalendarLayoutChangeEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, classe mx.events.MenuEvent | |
The MenuEvent.CHANGE event type constant indicates that selection changed as a result of user interaction. | |
CHANGE — Propriedade estática da constante, classe mx.events.NumericStepperEvent | |
The NumericStepperEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Propriedade estática da constante, classe mx.events.SliderEvent | |
The SliderEvent.CHANGE constant defines the value of the type property of the event object for a change event. | |
CHANGE — Propriedade estática da constante, classe mx.filters.BaseFilter | |
The string "change". | |
CHANGE — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.OperationType | |
This operation changes the author of a creation stage. | |
changeDescription — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
This field is used to store the change desciption, if a review is revised. | |
changeDescription — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
This field is used to store the change desciption, if a review is revised. | |
changeDescription — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
This field is used if the review is revised. | |
ChangedItems — classe, pacote mx.data | |
Describes data changed since a specified time. | |
changedPropertyNames — Propriedade, interface mx.data.IChangeObject | |
The list of property names which changed as part of an update. | |
CHANGE_DURATION — Propriedade estática da constante, 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) — método, classe flashx.textLayout.edit.EditManager | |
Modifica a ID de um elemento. | |
changeElementID(newID:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Modifica a ID de um elemento. | |
changeEnd — Evento, classe spark.components.supportClasses.TrackBase | |
Dispatched at the end of a user interaction or when an animation ends. | |
CHANGE_END — Propriedade estática da constante, 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 — Propriedade, classe flash.events.SyncEvent | |
Uma matriz de objetos, cada um dos quais contendo propriedades que descrevem os membros alterados de um objeto compartilhado remoto. | |
changeRouteButtonTooltip(existingButtonName:String, newTooltip:String) — método, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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, pacote com.adobe.solutions.rca.presentation.template.stages | |
The host component for the dialog to change stage duration. | |
ChangeStageDurationDialog() — Construtor, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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) — método, classe flashx.textLayout.edit.EditManager | |
Altera o styleName de um elemento ou de parte de um elemento. | |
changeStyleName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Altera o styleName de um elemento ou de parte de um elemento. | |
changeType — Propriedade, classe fl.events.DataChangeEvent | |
Obtém o tipo de alteração que acionou o evento. | |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — método, classe flashx.textLayout.edit.EditManager | |
Altera o typeName de um elemento ou de parte de um elemento. | |
changeTypeName(newName:String, targetElement:flashx.textLayout.elements:FlowElement, relativeStart:int, relativeEnd:int, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Altera o typeName de um elemento ou de parte de um elemento. | |
changeValueByPage(increase:Boolean) — método, 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) — método, 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) — método, classe spark.components.supportClasses.ScrollBarBase | |
Adds or subtracts pageSize from value. | |
changeValueByStep(increase:Boolean) — método, 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) — método, 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) — método, classe spark.components.supportClasses.Range | |
Increases or decreases value by stepSize. | |
ChangeWatcher — classe, pacote 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) — Construtor, 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 — Propriedade estática da constante, classe mx.events.FlexEvent | |
The FlexEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
CHANGING — Propriedade estática da constante, 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 — Propriedade estática da constante, classe spark.events.TextOperationEvent | |
The TextOperationEvent.CHANGING constant defines the value of the type property of the event object for a changing event. | |
changingDocument — Propriedade, classe coldfusion.service.PdfInfo | |
Permissions assigned for editing the PDF content. | |
channel — Propriedade, classe mx.messaging.MessageResponder | |
Provides access to the Channel used to send the message. | |
channel — Propriedade, classe mx.messaging.channels.StreamingConnectionHandler | |
The Channel that uses this class. | |
channel — Propriedade, classe mx.messaging.events.ChannelEvent | |
The Channel that generated this event. | |
Channel — classe, pacote 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) — Construtor, 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) — método, classe mx.messaging.ChannelSet | |
Handles a CONNECT ChannelEvent and redispatches the event. | |
channelConnectHandler(event:mx.messaging.events:ChannelEvent) — método, 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) — método, classe mx.messaging.ChannelSet | |
Handles a DISCONNECT ChannelEvent and redispatches the event. | |
channelDisconnectHandler(event:mx.messaging.events:ChannelEvent) — método, classe mx.messaging.MessageAgent | |
Handles a DISCONNECT ChannelEvent. | |
CHANNEL_DOWN — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla do botão de canal para baixo. | |
ChannelError — classe, pacote mx.messaging.errors | |
This is the base class for any channel related errors. | |
ChannelError(msg:String) — Construtor, classe mx.messaging.errors.ChannelError | |
Constructs a new instance of a ChannelError with the specified message. | |
ChannelEvent — classe, pacote 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) — Construtor, 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, pacote 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) — Construtor, classe mx.messaging.events.ChannelFaultEvent | |
Constructs an instance of this event with the specified type. | |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — método, classe mx.messaging.ChannelSet | |
Handles a ChannelFaultEvent and redispatches the event. | |
channelFaultHandler(event:mx.messaging.events:ChannelFaultEvent) — método, classe mx.messaging.MessageAgent | |
Handles a ChannelFaultEvent. | |
channelIds — Propriedade, classe mx.messaging.ChannelSet | |
The ids of the Channels used by the ChannelSet. | |
channelMessage — Evento, classe flash.system.MessageChannel | |
Enviado cada vez que o worker de envio efetuar uma chamada a este método send() do objeto MessageChannel, indicando que um novo objeto de mensagem está disponível na fila da instância do MessgeChannel. | |
CHANNEL_MESSAGE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CHANNEL_MESSAGE define o valor da propriedade type de um objeto de evento channelMessage. | |
channels — Propriedade, classe flash.display.ShaderInput | |
O número de canais esperado por uma entrada de shader. | |
channels — Propriedade, classe mx.messaging.ChannelSet | |
Provides access to the Channels in the ChannelSet. | |
channelSet — Propriedade, classe com.adobe.dct.model.ConfigModel | |
The authenticated ChannelSet. | |
channelSet — Propriedade, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Channel set of the wrapped service. | |
channelSet — Propriedade, classe com.adobe.fiber.services.wrapper.DataServiceWrapper | |
The channelSet property of the wrapped service. | |
channelSet — Propriedade, classe com.adobe.livecycle.ria.security.service.SecurityManager | |
The channelset to use to communicate with the Experience Server. | |
channelSet — Propriedade, classe com.adobe.solutions.prm.services.impl.ProjectManagementCoreService | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.prm.services.impl.ProjectManagementQueryService | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.rca.services.impl.Auditor | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApproval | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.rca.services.impl.ReviewCommentingAndApprovalUtil | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.rca.services.impl.StageManager | |
Channel set for remote operation calls. | |
channelSet — Propriedade, classe com.adobe.solutions.rca.services.impl.UserManager | |
Channel set for remote operation calls. | |
channelSet — Propriedade, interface lc.foundation.ISessionManager | |
A ChannelSet object that is used with Remoting by DataService objects. | |
channelSet — Propriedade, classe lc.foundation.SessionManager | |
A ChannelSet object that is used with Remoting by DataService objects. | |
channelSet — Propriedade, classe mx.data.DataService | |
Provides access to the ChannelSet used by the service. | |
channelSet — Propriedade, classe mx.data.DataStore | |
Provides access to the ChannelSet used by the this DataStore. | |
channelSet — Propriedade, classe mx.messaging.MessageAgent | |
Provides access to the ChannelSet used by the MessageAgent. | |
channelSet — Propriedade, classe mx.rpc.AbstractService | |
Provides access to the ChannelSet used by the service. | |
channelSet — Propriedade, classe mx.rpc.http.HTTPService | |
Provides access to the ChannelSet used by the service. | |
ChannelSet — classe, pacote mx.messaging | |
The ChannelSet is a set of Channels that are used to send messages to a target destination. | |
ChannelSet(channelIds:Array, clusteredWithURLLoadBalancing:Boolean) — Construtor, classe mx.messaging.ChannelSet | |
Constructs a ChannelSet. | |
channelSets — Propriedade, classe mx.messaging.Channel | |
Provides access to the ChannelSets connected to the Channel. | |
channelState — Evento, classe flash.system.MessageChannel | |
Enviado quando o valor da propriedade do estado do canal de mensagem é alterado. | |
CHANNEL_STATE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CHANNEL_STATE define o valor da propriedade type de um objeto de evento channelState. | |
CHANNEL_UP — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla do botão de canal para cima. | |
characterFormat — Propriedade, classe flashx.textLayout.edit.ElementRange | |
Os atributos de formato dos caracteres no intervalo. | |
characterFormat — Propriedade, classe flashx.textLayout.operations.InsertTextOperation | |
O formato do caractere aplicado ao texto inserido. | |
CharacterUtil — classe final, pacote flashx.textLayout.utils | |
Utilitários para gerenciar e obter informações sobre caracteres. | |
charAt(index:Number) — método, classe String | |
Retorna o caractere na posição especificada pelo parâmetro índice. | |
charAt(s:String, pos:int) — Método estático , classe com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character at the indicated position. | |
charCode — Propriedade, classe flash.events.KeyboardEvent | |
Contém o valor de código de caractere da tecla pressionada ou solta. | |
charCodeAt(index:Number) — método, classe String | |
Retorna o código de caractere Unicode numérico do caractere no índice especificado. | |
CharCodeStrings — Propriedade estática da constante, classe flash.ui.Keyboard | |
Uma matriz que contém todas as constantes de nomes de teclas definidas. | |
charCount — Propriedade, classe flash.text.TextSnapshot | |
O número de caracteres em um objeto TextSnapshot. | |
charset — Propriedade, classe coldfusion.service.MailPart | |
The character encoding in which the part text is encoded. | |
charset — Propriedade, classe coldfusion.service.mxml.Mail | |
Character encoding of the mail message, including the headers. | |
charsetName — Propriedade, 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 — Propriedade estática da constante, classe mx.utils.Base64Encoder | |
Constant definition for the string "UTF-8". | |
chart — Propriedade, classe mx.charts.AxisRenderer | |
The base chart for this AxisRenderer. | |
chart — Propriedade, classe mx.charts.chartClasses.ChartElement | |
Refers to the chart component containing this element. | |
Chart — classe, pacote coldfusion.service.mxml | |
The proxy class for chart services that are exposed by ColdFusion. | |
Chart() — Construtor, classe coldfusion.service.mxml.Chart | |
Creates an instance of the Chart class. | |
CHART_AREA_INDEX — Propriedade estática da constante, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
Area index for the chart items. | |
ChartBase — classe, pacote mx.charts.chartClasses | |
The ChartBase class is the link between the Flex component architecture and the DualStyleObject architecture. | |
ChartBase() — Construtor, classe mx.charts.chartClasses.ChartBase | |
Constructor. | |
ChartBaseAutomationImpl — classe, pacote mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the ChartBase base class. | |
ChartBaseAutomationImpl(obj:mx.charts.chartClasses:ChartBase) — Construtor, 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 — Propriedade estática da constante, classe mx.charts.events.ChartEvent | |
Indicates that the user clicked the mouse button over a chart control but not on a chart item. | |
chartdata — Propriedade, classe coldfusion.service.ChartSeries | |
Array of coldfusion.service.chartdata | |
ChartData — classe, pacote coldfusion.service | |
The class that is remotely mapped to CFIDE.services.chartdata. | |
ChartData() — Construtor, classe coldfusion.service.ChartData | |
Creates an instance of the ChartData class. | |
chartDataProvider — Propriedade, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The data provider used by the chart. | |
chartDataProvider — Propriedade, classe mx.charts.chartClasses.AxisBase | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Propriedade, classe mx.charts.chartClasses.ChartElement | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Propriedade, interface mx.charts.chartClasses.IAxis | |
The data provider assigned to the enclosing chart. | |
chartDataProvider — Propriedade, interface 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 — Propriedade estática da constante, 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, pacote mx.charts.chartClasses | |
The ChartElement class is the base class for visual chart elements. | |
ChartElement() — Construtor, classe mx.charts.chartClasses.ChartElement | |
Constructor. | |
ChartEvent — classe, pacote 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) — Construtor, classe mx.charts.events.ChartEvent | |
Constructor. | |
chartHeight — Propriedade, classe coldfusion.service.mxml.Chart | |
Height of the chart. | |
chartItem — Propriedade, classe mx.charts.HitData | |
The chart item described by the hit data. | |
ChartItem — classe, pacote mx.charts | |
A ChartItem represents a single item in a ChartSeries. | |
ChartItem(element:mx.charts.chartClasses:IChartElement, item:Object, index:uint) — Construtor, classe mx.charts.ChartItem | |
Constructor. | |
ChartItemDragProxy — classe, pacote mx.charts.chartClasses | |
The default drag proxy used when dragging items from a chart control. | |
ChartItemDragProxy() — Construtor, classe mx.charts.chartClasses.ChartItemDragProxy | |
Constructor. | |
ChartItemEvent — classe, pacote 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) — Construtor, classe mx.charts.events.ChartItemEvent | |
Constructor. | |
chartItems — Parte da capa, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The chartItems skin part. The chartItems skin part. | |
chartItems — Propriedade, 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, pacote mx.charts.chartClasses | |
Draws data labels on chart controls. | |
ChartLabel() — Construtor, classe mx.charts.chartClasses.ChartLabel | |
Constructor. | |
ChartLayoutHost — classe, pacote com.adobe.guides.spark.layouts.components | |
This layout host component provides four skin parts: header, entry, chartItems, trailer. | |
ChartSelectionChangeEvent — classe, pacote 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) — Construtor, classe mx.automation.events.ChartSelectionChangeEvent | |
Constructor. | |
chartSeries — Propriedade, classe coldfusion.service.mxml.Chart | |
Defines the chart style in which the data displays: bar, line, pie, and so on. | |
ChartSeries — classe, pacote coldfusion.service | |
A class that is remotely mapped to CFIDE.services.chartseries. | |
ChartSeries() — Construtor, classe coldfusion.service.ChartSeries | |
Creates an instance of the ChartSeries class. | |
chartSeriesStyles — Estilo, 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 — Propriedade, classe mx.charts.chartClasses.ChartBase | |
The current transition state of the chart. | |
ChartState — classe final, pacote mx.charts.chartClasses | |
Describes the current state of a chart. | |
chartStateChanged(oldState:uint, newState:uint) — método, classe mx.charts.AxisRenderer | |
Called by the chart to indicate when its current transition state has changed. | |
chartStateChanged(oldState:uint, v:uint) — método, 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) — método, interface mx.charts.chartClasses.IAxisRenderer | |
Called by the enclosing chart to indicate that the current state of the chart has changed. | |
chartStateChanged(oldState:uint, v:uint) — método, interface mx.charts.chartClasses.IChartElement | |
Called by the enclosing chart to indicate that the current state of the chart has changed. | |
chartTitle — Propriedade, classe com.adobe.guides.spark.layouts.components.ChartLayoutHost | |
The chart title | |
chartWidth — Propriedade, classe coldfusion.service.mxml.Chart | |
Width of the chart. | |
check — Propriedade, classe spark.skins.spark.CheckBoxSkin | |
The checkmark in the box for this skin. | |
check — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
The check icon for this component | |
check — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
The check icon for this component | |
CHECK — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Uma marca de seleção. | |
CheckBox — classe, pacote fl.controls | |
O componente CheckBox exibe uma pequena caixa que pode conter uma marca de seleção. | |
CheckBox — classe, pacote mx.controls | |
The CheckBox control consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox — classe, pacote spark.components | |
The CheckBox component consists of an optional label and a small box that can contain a check mark or not. | |
CheckBox() — Construtor, classe fl.controls.CheckBox | |
Cria uma nova ocorrência do componente CheckBox. | |
CheckBox() — Construtor, classe mx.controls.CheckBox | |
Constructor. | |
CheckBox() — Construtor, classe spark.components.CheckBox | |
Constructor. | |
CheckBoxAccImpl — classe, pacote fl.accessibility | |
A classe CheckBoxAccImpl, também chamada de classe de Implementação de acessibilidade de CheckBox, é usada para tornar acessível um componente CheckBox. | |
CheckBoxAccImpl — classe, pacote mx.accessibility | |
CheckBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the CheckBox class. | |
CheckBoxAccImpl — classe, pacote spark.accessibility | |
CheckBoxAccImpl is the accessibility implementation class for spark.components.CheckBox. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.CheckBoxAccImpl | |
Constructor. | |
CheckBoxAccImpl(master:mx.core:UIComponent) — Construtor, classe spark.accessibility.CheckBoxAccImpl | |
Constructor. | |
CheckBoxAutomationImpl — classe, pacote mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the CheckBox control. | |
CheckBoxAutomationImpl(obj:mx.controls:CheckBox) — Construtor, classe mx.automation.delegates.controls.CheckBoxAutomationImpl | |
Constructor. | |
CheckBoxIcon — classe, pacote mx.skins.halo | |
The skin for all the states of the icon in a CheckBox. | |
CheckBoxIcon() — Construtor, classe mx.skins.halo.CheckBoxIcon | |
Constructor. | |
CheckBoxSkin — classe, pacote mx.skins.spark | |
The Spark skin class for the MX CheckBox component. | |
CheckBoxSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the MX CheckBox component. | |
CheckBoxSkin — classe, pacote spark.skins.mobile | |
ActionScript-based skin for CheckBox components in mobile applications. | |
CheckBoxSkin — classe, pacote spark.skins.spark | |
The default skin class for the Spark CheckBox component. | |
CheckBoxSkin — classe, pacote spark.skins.wireframe | |
The default wireframe skin class for the Spark CheckBox component. | |
CheckBoxSkin() — Construtor, classe mx.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Construtor, classe mx.skins.wireframe.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Construtor, classe spark.skins.mobile.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Construtor, classe spark.skins.spark.CheckBoxSkin | |
Constructor. | |
CheckBoxSkin() — Construtor, classe spark.skins.wireframe.CheckBoxSkin | |
Constructor. | |
checkChannelConsistency(destinationA:String, destinationB:String) — Método estático , classe mx.messaging.config.ServerConfig | |
This method ensures that the destinations specified contain identical channel definitions. | |
checkControlValueToModelValue() — método, classe ga.model.PanelItem | |
Check if control's value can be assigned to the model. | |
checkCreate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — método, 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) — método, classe mx.data.ConflictDetector | |
Called by the DataService when a delete operation is pushed/processed from the remote destination. | |
checkDisabledIcon — Estilo, classe mx.controls.Menu | |
The icon for all dsiabled menu items whose type identifier is a check box. | |
checked — Propriedade, classe flash.display.NativeMenuItem | |
Controla se este item de menu exibe uma marca de seleção. | |
checkForConflict(resultEvent:mx.rpc.events:ResultEvent, token:mx.rpc:AsyncToken) — método, classe mx.data.RPCDataServiceAdapter | |
This method gets called after a fault which might determine a conflict. | |
checkForUpdate — Evento, classe air.update.ApplicationUpdater | |
Despachado antes do início do processo de atualização e logo antes do atualizador tentar baixar o arquivo descritor de atualização. | |
checkForUpdate() — método, classe air.update.ApplicationUpdater | |
Baixa e interpreta assincronamente o arquivo de descritor de atualização. | |
checkForUpdate — Evento, classe air.update.ApplicationUpdaterUI | |
Despachado antes do início do processo de atualização e logo antes do atualizador tentar baixar o arquivo descritor de atualização. | |
CHECK_FOR_UPDATE — Propriedade estática da constante, classe air.update.events.UpdateEvent | |
A constante UpdateEvent.CHECK_FOR_UPDATE define o valor da propriedade de tipo do objeto de um evento checkForUpdate. | |
checkIcon — Estilo, classe mx.controls.Menu | |
The icon for all enabled menu items whose type identifier is a check box. | |
checkImplementation() — método, classe mx.data.DataManager | |
Queues a fault if this data manager has not yet been initialized. | |
checkImplementation() — método, classe mx.data.RPCDataManager | |
Queues a fault if this data manager has not yet been initialized. | |
checkNow() — método, classe air.update.ApplicationUpdater | |
Inicia o processo de atualização. | |
checkNow() — método, classe air.update.ApplicationUpdaterUI | |
Inicia o processo de atualização. | |
checkPolicyFile — Propriedade, classe flash.media.SoundLoaderContext | |
Especifica se o aplicativo deverá tentar baixar um arquivo de diretivas de URL a partir do servidor do som carregado antes de começar a carregar esse som. | |
checkPolicyFile — Propriedade, classe flash.net.NetStream | |
Especifica se o aplicativo deve tentar baixar um arquivo de política entre domínios a partir do servidor do arquivo de vídeo carregado antes de começar a carregar esse arquivo de vídeo. | |
checkPolicyFile — Propriedade, classe flash.system.LoaderContext | |
Especifica se o aplicativo deverá tentar baixar um arquivo de diretivas de URL a partir do servidor do objeto carregado antes de começar a carregar o próprio objeto. | |
checkRemoveFromFill(localChange:mx.data:IChangeObject, fillParameters:Object) — método, classe mx.data.ConflictDetector | |
Called by the DataService when a remove from fill operation is pushed/processed from the remote destination. | |
checkStatus() — método, classe air.net.ServiceMonitor | |
Verifica o status do serviço. | |
checkStatus() — método, classe air.net.SocketMonitor | |
Chamar um método checkStatus() de um objeto SocketMonitor faz com que o aplicativo tente se conectar ao soquete para procurar um evento connect. | |
checkStatus() — método, classe air.net.URLMonitor | |
Tenta carregar o conteúdo usando um URL em segundo plano para procurar por um código de status HTTP retornado. | |
checksum — Propriedade, classe com.adobe.dct.transfer.DataDictionary | |
The checksum of the data dictionary. | |
checksum — Propriedade, classe com.adobe.dct.transfer.DataDictionaryReference | |
The checksum of the data dictionary. | |
checkUpdate(remoteChange:mx.data:IChangeObject, localChange:mx.data:IChangeObject) — método, classe mx.data.ConflictDetector | |
Called by the DataService when an update operation is pushed/processed from the remote destination. | |
checkXMLStatus() — Método estático , classe fl.lang.Locale | |
Retornará true se o arquivo XML estiver carregado; caso contrário, retornará false. | |
child(propertyName:Object) — método, classe XML | |
Lista os filhos de um objeto XML. | |
child(propertyName:Object) — método, classe XMLList | |
Chama o método child() de cada objeto XML e retorna um objeto XMLList que contém os resultados em ordem. | |
child(propertyName:Object) — método, 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 — Propriedade, classe mx.modules.ModuleLoader | |
The DisplayObject created from the module factory. | |
child — Propriedade, interface mx.olap.IOLAPLevel | |
The next child level in the hierarchy. | |
child — Propriedade, classe mx.olap.OLAPLevel | |
The next child level in the hierarchy. | |
child — Propriedade, 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 — Propriedade estática da constante, 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 — Propriedade, classe fl.display.ProLoaderInfo | |
Expressa a relação de confiança entre o conteúdo (filho) e o ProLoader (pai). | |
childAllowsParent — Propriedade, classe flash.display.LoaderInfo | |
Expressa o relacionamento de confiança do conteúdo (filho) com Loader (pai). | |
childAllowsParent — Propriedade, 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 — Propriedade, interface mx.core.ISWFBridgeProvider | |
Tests if the child allows its parent to access its display objects or listen to messages that originate in the child. | |
childAllowsParent — Propriedade, classe mx.managers.SystemManager | |
childAllowsParent — Propriedade, classe mx.managers.WindowedSystemManager | |
childDescriptors — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Collection of child property descriptor of this property if it is composite type property. | |
childDescriptors — Propriedade, 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 — Propriedade, classe mx.charts.Legend | |
Array of UIComponentDescriptor objects produced by the MXML compiler. | |
childDescriptors — Propriedade, classe mx.core.Container | |
Array of UIComponentDescriptor objects produced by the MXML compiler. | |
childDescriptors — Propriedade, classe mx.core.Repeater | |
An Array of UIComponentDescriptor objects for this Repeater's children. | |
childElements — Propriedade, classe com.adobe.dct.model.DataElementModel | |
The list of Child DataElementModel. | |
childElements — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The list of DataDictionaryElements within a DataDictionaryElement - for CompositeType only. | |
ChildExistenceChangedEvent — classe, pacote 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) — Construtor, classe mx.events.ChildExistenceChangedEvent | |
Constructor. | |
childIndex() — método, classe XML | |
Identifica a posição com índice zero deste objeto XML no contexto de seu pai. | |
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 — Propriedade estática da constante, 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, pacote mx.collections.errors | |
This error is thrown when retrieving a child item from a collection view requires an asynchronous call. | |
ChildItemPendingError(message:String) — Construtor, classe mx.collections.errors.ChildItemPendingError | |
Constructor. | |
childNodes — Propriedade, classe flash.xml.XMLNode | |
Uma matriz dos filhos do objeto XMLNode especificado. | |
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 — Propriedade estática da constante, 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() — método, classe XML | |
Lista os filhos do objeto XML na sequência em que aparecem. | |
children() — método, classe XMLList | |
Chama o método children() de cada objeto XML e retorna um objeto XMLList que contém os resultados. | |
children — Propriedade, interface com.adobe.guides.domain.IGuideNode | |
children is used to get an Array of the GuideNode's children. | |
children() — método, classe mx.collections.XMLListCollection | |
Calls the children() method of each XML object in the XMLList and returns an XMLList containing the results. | |
children — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
An Array of AdvancedDataGridColumn instances that define the columns of the column group. | |
children — Propriedade, 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 — Propriedade, classe mx.data.RPCDataManager | |
An array of associations and operations managed by this data manager. | |
children — Propriedade, classe mx.effects.CompositeEffect | |
An Array containing the child effects of this CompositeEffect. | |
children — Propriedade, interface mx.olap.IOLAPHierarchy | |
The children of the all member, as a list of IOLAPMember instances. | |
children — Propriedade, interface mx.olap.IOLAPMember | |
The children of this member, as a list of IOLAPMember instances. | |
children — Propriedade, classe mx.olap.OLAPHierarchy | |
The children of the all member, as a list of IOLAPMember instances. | |
children — Propriedade, classe mx.olap.OLAPMember | |
The children of this member, as a list of IOLAPMember instances. | |
childrenCreated() — método, classe com.adobe.guides.spark.layouts.skins.BarChartHorizontalSkin | |
chart all PanelItems that have been insert into the chartItems container | |
childrenCreated() — método, classe com.adobe.guides.spark.layouts.skins.PieChartHorizontalSkin | |
chart all PanelItems that have been insert into the chartItems container | |
childrenCreated() — método, classe ga.controls.RadioButtonList | |
childrenCreated initializes some styles and tabbing and focus options. | |
childrenCreated() — método, classe mx.core.UIComponent | |
Performs any final processing after child objects are created. | |
childrenCreated() — método, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Performs any final processing after child objects are created. | |
childrenCreated() — método, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Performs any final processing after child objects are created. | |
childrenDragEnabled — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumnGroup | |
Specifies whether the child columns can be dragged to reposition them in the group. | |
childrenField — Propriedade, classe mx.collections.HierarchicalData | |
Indicates the field name to be used to detect children objects in a data item. | |
childrenNodes — Propriedade, interface com.adobe.mosaic.om.interfaces.IMosaicNode | |
Returns an array of child nodes (IMosaicNode objects) of the node. | |
childSandboxBridge — Propriedade, classe fl.display.ProLoaderInfo | |
Um objeto que pode ser definido pelo código do conteúdo carregado para expor propriedades e métodos que possam ser acessados pelo código na caixa de proteção do objeto ProLoader. | |
childSandboxBridge — Propriedade, classe flash.display.LoaderInfo | |
Um objeto que pode ser definido pelo código do conteúdo carregado para expor propriedades e métodos que possam ser acessados pelo código na área de segurança do objeto Loader. | |
CHINESE — Propriedade estática da constante, classe flash.system.IMEConversionMode | |
A string "CHINESE", para uso com a propriedade IME.conversionMode. | |
CHOUKEI3GOU — Propriedade estática da constante, classe flash.printing.PaperSize | |
Choukei japonês 3 gou (envelope) | |
CHOUKEI4GOU — Propriedade estática da constante, classe flash.printing.PaperSize | |
Choukei 4 gou japonês (envelope) | |
chr(c:int) — Método estático , classe com.adobe.fiber.runtime.lib.StringFunc | |
Returns the character with the provided code. | |
chrome — Propriedade, interface com.adobe.mosaic.om.interfaces.ITile | |
The tile's chrome setting. | |
chrome — Propriedade, classe spark.skins.spark.SkinnablePopUpContainerSkin | |
Defines the background and content group used by this skin. | |
chromeColor — Estilo, classe mx.core.ScrollControlBase | |
The main color for a component. | |
chromeColor — Estilo, classe mx.core.UIComponent | |
The main color for a component. | |
chromeColor — Estilo, classe spark.components.supportClasses.GroupBase | |
The main color for a component. | |
chromeColor — Estilo, classe spark.components.supportClasses.SkinnableComponent | |
The main color for a component. | |
chromeColor — Estilo, classe spark.components.LabelItemRenderer | |
The main color for a component. | |
chromeColorEllipseHeight — Propriedade, classe spark.skins.mobile.HSliderThumbSkin | |
Height of the chromeColor ellipse | |
chromeColorEllipseWidth — Propriedade, classe spark.skins.mobile.HSliderThumbSkin | |
Width of the chromeColor ellipse | |
chromeColorEllipseX — Propriedade, classe spark.skins.mobile.HSliderThumbSkin | |
X position of the chromeColor ellipse | |
chromeColorEllipseY — Propriedade, classe spark.skins.mobile.HSliderThumbSkin | |
Y position of the chromeColor ellipse | |
chromeGroup — Propriedade, classe spark.skins.mobile.ViewMenuSkin | |
chunkBuffer — Propriedade, classe mx.messaging.channels.StreamingConnectionHandler | |
Byte buffer used to store the current chunk from the remote endpoint. | |
CIRCLE — Propriedade estática da constante, classe fl.transitions.Iris | |
Usada para especificar uma forma de máscara circular para o efeito de transição. | |
CIRCLE — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Um marcador de caractere de círculo que não é preenchido. | |
CircleItemRenderer — classe, pacote mx.charts.renderers | |
A simple chart itemRenderer implementation that fills an elliptical area. | |
CircleItemRenderer() — Construtor, classe mx.charts.renderers.CircleItemRenderer | |
Constructor. | |
Circular — classe, pacote fl.motion.easing | |
A classe Circular define três funções de atenuação para implementar um movimento com animações ActionScript. | |
Circular — classe, pacote mx.effects.easing | |
The Circular class defines three easing functions to implement circular motion with Flex effect classes. | |
CJK_EARTHLY_BRANCH — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Numeração de CJK. | |
CJK_HEAVENLY_STEM — Propriedade estática da constante, classe flashx.textLayout.formats.ListStyleType | |
Numeração de CJK. | |
claim(taskId:String, lockTask:Boolean) — método, interface lc.procmgmt.ITaskManager | |
Claims the task from another user or group. | |
claim(lock:Boolean) — método, classe lc.procmgmt.domain.Task | |
Claims the task from another user or group. | |
ClaimAndOpenCommand — classe, pacote lc.procmgmt.commands | |
The ClaimAndOpenCommand class executes the claim operation for a task. | |
ClaimAndOpenCommand(task:lc.procmgmt.domain:Task) — Construtor, classe lc.procmgmt.commands.ClaimAndOpenCommand | |
Constructor. | |
ClaimCommand — classe, pacote lc.procmgmt.commands | |
The ClaimCommand class executes the claim operation for a task. | |
ClaimCommand(task:lc.procmgmt.domain:Task) — Construtor, classe lc.procmgmt.commands.ClaimCommand | |
Constructor. | |
claimStyles(styles:Array, firstAvailable:uint) — método, 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) — método, interface mx.charts.chartClasses.IChartElement | |
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array. | |
claimStyles(styles:Array, firstAvailable:uint) — método, classe mx.charts.chartClasses.Series | |
Called by the chart to allow associated elements to claim style selectors from its chartSeriesStyles Array. | |
clamp — Propriedade, classe flash.filters.ConvolutionFilter | |
Indica se a imagem devem ser fixada. | |
clamp — Propriedade, classe spark.filters.ConvolutionFilter | |
Indicates whether the image should be clamped. | |
CLAMP — Propriedade estática da constante, classe flash.display3D.Context3DWrapMode | |
Coordenadas da textura de fixação fora do intervalo 0-1. | |
CLAMP — Propriedade estática da constante, classe flash.filters.DisplacementMapFilterMode | |
Fixa o valor de deslocamento para a borda da imagem de origem. | |
CLAMP_U_REPEAT_V — Propriedade estática da constante, classe flash.display3D.Context3DWrapMode | |
Fixar no eixo U e repetir no eixo V. | |
class — Instrução | |
Define uma classe, que permite que você exemplifique objetos que compartilham métodos e propriedades que você define. | |
Class — Classe dinâmica, Nível superior | |
Um objeto Class é criado para cada definição de classe em um programa. | |
CLASS — Propriedade estática da constante, classe mx.styles.CSSConditionKind | |
A selector condition to match a component by styleName. | |
ClassFactory — classe, pacote 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) — Construtor, classe mx.core.ClassFactory | |
Constructor. | |
className — Propriedade, classe com.adobe.livecycle.rca.service.ServiceDelegate | |
Retrieves the class name of the service. | |
className — Propriedade, interface com.adobe.mosaic.om.interfaces.IService | |
The class name. | |
className — Propriedade, classe mx.core.UIComponent | |
The name of this instance's class, such as "Button". | |
className — Propriedade, classe mx.core.UIFTETextField | |
The name of this instance's class, such as "DataGridItemRenderer". | |
className — Propriedade, classe mx.core.UITextField | |
The name of this instance's class, such as "DataGridItemRenderer". | |
className — Propriedade, classe mx.effects.Effect | |
The name of the effect class, such as "Fade". | |
className — Propriedade, classe mx.effects.EffectInstance | |
The name of the effect class, such as "FadeInstance". | |
className — Propriedade, interface mx.effects.IEffect | |
The name of the effect class, such as "Fade". | |
className — Propriedade, interface mx.effects.IEffectInstance | |
The name of the effect class, such as "FadeInstance". | |
className — Propriedade, classe mx.messaging.management.MBeanInfo | |
The class name for the MBean. | |
className — Propriedade, classe mx.messaging.management.ObjectInstance | |
The class name. | |
className — Propriedade, classe mx.styles.AdvancedStyleClient | |
The name of the component class. | |
className — Propriedade, interface mx.styles.IStyleClient | |
The name of the component class. | |
className — Propriedade, classe mx.styles.StyleProxy | |
The name of the component class. | |
classProperties — Propriedade, interface 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 — Propriedade, 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() — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Cleans up by releasing event listeners and zero out local variables. | |
cleanup() — método, interface ga.controls.IWrapperHost | |
Cleans up by releasing event listeners and zero out local variables. | |
cleanUp() — método, classe spark.transitions.ViewTransitionBase | |
Called after the transition completes. | |
clear() — método, classe flash.desktop.Clipboard | |
Exclui todas as representações de dados do objeto Clipboard. | |
clear() — método, classe flash.desktop.NativeApplication | |
Invoca um comando de exclusão interno no objeto exibido focalizado. | |
clear() — método, classe flash.display.Graphics | |
Limpa os gráficos que foram desenhados para este objeto Graphics e redefine as configurações de preenchimento e estilo de linha. | |
clear — Evento, classe flash.display.InteractiveObject | |
Despachado quando o usuário seleciona "Clear" (ou "Delete") no menu de contexto do texto. | |
clear(red:Number, green:Number, blue:Number, alpha:Number, depth:Number, stencil:uint, mask:uint) — método, classe flash.display3D.Context3D | |
Limpa a cor, profundidade e os buffers de estêncil associados a este objeto Context3D e preenchê-os com os valores especificados. | |
clear() — método, classe flash.media.Video | |
Apaga a imagem atualmente exibida no objeto Video (não o fluxo de vídeo). | |
clear() — método, classe flash.net.SharedObject | |
Para objetos compartilhados locais, expurga todos os dados e exclui o objeto compartilhado do disco. | |
clear() — método, classe flash.text.StyleSheet | |
Remove todos os estilos do objeto de folha de estilo. | |
clear — Propriedade, classe flash.ui.ContextMenuClipboardItems | |
Ativa ou desativa o item 'Excluir'/'Clear' no menu da área de transferência. | |
clear() — método, classe flash.utils.ByteArray | |
Limpa o conteúdo da matriz de bytes e redefine as propriedades length e position como 0. | |
clear() — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
Limpa os gráficos que foram desenhados para este objeto Graphics e redefine as configurações de preenchimento e estilo de linha. | |
clear() — método, classe mx.charts.chartClasses.PolarDataCanvas | |
Clears the canvas. | |
clear() — método, classe mx.controls.FileSystemDataGrid | |
Clears this control so that it displays no items. | |
clear() — método, classe mx.controls.FileSystemList | |
Clears this control so that it displays no items. | |
clear() — método, classe mx.controls.FileSystemTree | |
Clears the list. | |
clear() — método, classe mx.olap.OLAPQueryAxis | |
Clears all the sets, tuples and members from this axis. | |
clear() — método, interface spark.managers.IPersistenceManager | |
Clears all the data that is being stored by the persistence manager. | |
clear() — método, classe spark.managers.PersistenceManager | |
Clears all the data that is being stored by the persistence manager. | |
CLEAR — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CLEAR define o valor de propriedade type de um objeto de evento clear. | |
clearAll() — método, interface flashx.undo.IUndoManager | |
Esvazia os históricos tanto de reversão quanto de repetição. | |
clearAll() — método, classe flashx.undo.UndoManager | |
Esvazia os históricos tanto de reversão quanto de repetição. | |
clearButton — Parte da capa, 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 da capa, 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) — método, classe com.adobe.solutions.rca.presentation.template.stages.ProcessComponent | |
This method is called when the Clear button is clicked. | |
clearButtonMode — Propriedade, classe flash.text.StageText | |
O modo de clearButton para o objeto StageText atual. | |
clearCache() — método, interface com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
Clears the local database cache of all persisted Experience Services - Task Management service transactions. | |
clearCache(value:Object) — método, 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) — método, 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) — método, classe mx.controls.listClasses.ListBase | |
Clears the caret indicator into the given Sprite. | |
clearCellSelectionData() — método, classe mx.controls.AdvancedDataGrid | |
Clears information on cell selection. | |
clearComponentStyle(component:Object, name:String) — Método estático , classe fl.managers.StyleManager | |
Remove um estilo do componente especificado. | |
clearData(format:String) — método, classe flash.desktop.Clipboard | |
Exclui a representação de dados para o formato especificado. | |
clearFields() — método, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Reinitializes the model's properties. | |
clearFloats — Estilo, classe spark.components.supportClasses.GroupBase | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.RichText | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.FormHeading | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.NumericStepper | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.SkinnableContainer | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.Scroller | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.components.RichEditableText | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
Controls how text wraps around a float. | |
clearFloats — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
Controls how text wraps around a float. | |
clearFloats — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Controla como texto envolve um float. | |
clearFloats — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Controla como texto envolve um float. | |
clearFloats — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
Controla como texto envolve um float. | |
clearFloats — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Controla como texto envolve um float. | |
ClearFloats — classe final, pacote flashx.textLayout.formats | |
Define valores para configurar a propriedade clear da classe TextLayoutFormat. | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, classe flashx.textLayout.edit.EditManager | |
Não define os formatos da seleção especificada (ou atual). | |
clearFormat(leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Não define os formatos da seleção especificada (ou atual). | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, classe flashx.textLayout.edit.EditManager | |
Altera estilos ao elemento especificado. | |
clearFormatOnElement(targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Altera estilos ao elemento especificado. | |
ClearFormatOnElementOperation — classe, pacote flashx.textLayout.operations | |
A classe ClearFormatOnElementOperation encapsula a alteração de estilo de um elemento. | |
ClearFormatOnElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowElement, format:flashx.textLayout.formats:ITextLayoutFormat, relativeStart:int, relativeEnd:int) — Construtor, classe flashx.textLayout.operations.ClearFormatOnElementOperation | |
Cria um objeto ClearFormatOnElementOperation. | |
ClearFormatOperation — classe, pacote flashx.textLayout.operations | |
A classe ClearFormatOperation encapsula um modo de não definir formatos. | |
ClearFormatOperation(operationState:flashx.textLayout.edit:SelectionState, leafFormat:flashx.textLayout.formats:ITextLayoutFormat, paragraphFormat:flashx.textLayout.formats:ITextLayoutFormat, containerFormat:flashx.textLayout.formats:ITextLayoutFormat) — Construtor, classe flashx.textLayout.operations.ClearFormatOperation | |
Cria um objeto ClearFormatOperation. | |
clearHeaders() — método, classe mx.rpc.soap.AbstractWebService | |
Clears the headers that applied to all operations. | |
clearHeaders() — método, classe mx.rpc.soap.Operation | |
Clears the headers for this individual Operation. | |
clearHighlightIndicator(indicator:flash.display:Sprite, itemRenderer:mx.controls.listClasses:IListItemRenderer) — método, classe mx.controls.listClasses.ListBase | |
Clears the highlight indicator in the given Sprite. | |
clearIds() — método, interface com.adobe.solutions.rca.domain.IReviewContext | |
Clears ID for a reviewContext object for persisting it at another location in the repository. | |
clearIds() — método, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Clears ID for a reviewContext object for persisting it at another location in the repository. | |
clearIndicators() — método, classe mx.controls.AdvancedDataGrid | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — método, classe mx.controls.listClasses.AdvancedListBase | |
Removes all selection and highlight and caret indicators. | |
clearIndicators() — método, classe mx.controls.listClasses.ListBase | |
Removes all selection and highlight and caret indicators. | |
clearInterval(id:uint) — Função do pacote, flash.utils | |
Cancela uma chamada setInterval() especificada. | |
clearOnLoad — Propriedade, classe spark.components.Image | |
Denotes whether or not to clear previous image content prior to loading new content. | |
clearOnLoad — Propriedade, classe spark.primitives.BitmapImage | |
Denotes whether or not to clear previous image content prior to loading new content. | |
clearParameters() — método, classe flash.data.SQLStatement | |
Limpa todas as definições de parâmetros atuais. | |
clearRedo() — método, interface flashx.undo.IUndoManager | |
Esvazia a pilha de repetição. | |
clearRedo() — método, classe flashx.undo.UndoManager | |
Esvazia a pilha de repetição. | |
clearRendererStyle(name:String, column:int) — método, classe fl.controls.SelectableList | |
Apaga um estilo definido nos renderizadores da lista. | |
clearResult(fireBindingEvent:Boolean) — método, classe mx.rpc.AbstractInvoker | |
Sets the result property of the invoker to null. | |
clearResult(fireBindingEvent:Boolean) — método, classe mx.rpc.http.HTTPService | |
Sets the result property of the invoker to null. | |
clearRow(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int) — método, classe mx.controls.dataGridClasses.DataGridBase | |
Removes renderers from a row that should be empty for the given rowNum. | |
clearSamples() — Função do pacote, flash.sampler | |
Exclui o conjunto atual de objetos Sample. | |
clearSelected(transition:Boolean) — método, 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) — método, 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) — método, classe mx.controls.AdvancedDataGrid | |
Clears the selectedCells property. | |
clearSelection() — método, classe fl.controls.SelectableList | |
Apaga o item atualmente selecionado na lista e define a propriedade selectedIndex como -1. | |
clearSelection() — método, classe mx.charts.chartClasses.ChartBase | |
Deselects all selected chart items in the chart control. | |
clearSelection() — método, classe spark.components.DataGrid | |
Removes all of the selected rows and cells, if selectionMode is not GridSelectionMode.NONE. | |
clearSelection() — método, classe spark.components.Grid | |
Removes all of the selected rows and cells, if selectionMode is not GridSelectionMode.NONE. | |
CLEAR_SELECTION — Propriedade estática da constante, classe spark.events.GridSelectionEventKind | |
Indicates that current selection should be cleared. | |
clearSeparators() — método, classe mx.controls.AdvancedDataGridBaseEx | |
Removes column header separators that you normally use to resize columns. | |
clearSeparators() — método, classe mx.controls.DataGrid | |
Removes column header separators that the user normally uses to resize columns. | |
clearSeparators() — método, classe mx.controls.dataGridClasses.DataGridHeader | |
Removes column header separators that the user normally uses to resize columns. | |
clearSkinParts() — método, classe spark.components.supportClasses.SkinnableComponent | |
Clear out references to skin parts. | |
clearSpringAngle() — método, classe fl.ik.IKJoint | |
Limpa o ângulo de suspensão atual. | |
clearSpringPoint() — método, classe fl.ik.IKJoint | |
Limpa o ponto de suspensão atual. | |
clearStyle(style:String) — método, classe fl.core.UIComponent | |
Exclui uma propriedade de estilo desta ocorrência do componente. | |
clearStyle(name:String) — Método estático , classe fl.managers.StyleManager | |
Remove um estilo global de todos os componentes da interface do usuário em um documento. | |
clearStyle(styleProp:String) — método, classe flashx.textLayout.container.ContainerController | |
Apaga o estilo especificado por styleProp a partir desse FlowElement. | |
clearStyle(styleProp:String) — método, classe flashx.textLayout.elements.FlowElement | |
Apaga o estilo especificado por styleProp a partir deste objeto FlowElement. | |
clearStyle(styleProp:String) — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.core.UIComponent | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.styles.AdvancedStyleClient | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.styles.CSSStyleDeclaration | |
Clears a style property on this CSSStyleDeclaration. | |
clearStyle(styleProp:String) — método, interface mx.styles.IStyleClient | |
Deletes a style property from this component instance. | |
clearStyle(styleProp:String) — método, classe mx.styles.StyleProxy | |
Deletes a style property from this component instance. | |
clearStyleDeclaration(selector:String, update:Boolean) — método, interface mx.styles.IStyleManager | |
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
clearStyleDeclaration(selector:String, update:Boolean) — Método estático , classe mx.styles.StyleManager | |
Clears the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
clearTemplateButton — Parte da capa, 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 da capa, 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) — método, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
This method is called when the Clear Template button is clicked. | |
clearTemplateClickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
This method is called upon clicking the Clear Template button. | |
clearTimeout(id:uint) — Função do pacote, flash.utils | |
Cancela uma chamada setTimeout() especificada. | |
clearVirtualLayoutCache() — método, 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() — método, classe mx.controls.listClasses.ListBase | |
Empty the visibleData hash table. | |
click — Evento, classe fl.controls.LabelButton | |
Despachado depois que o botão de alternância recebe entrada de um dispositivo de mouse ou da barra de espaços. | |
click — Evento, classe fl.controls.RadioButton | |
Despachado quando o usuário clica no botão de rádio com o mouse ou a barra de espaço. | |
click — Evento, classe fl.controls.RadioButtonGroup | |
Despachado quando uma ocorrência de RadioButton é clicada. | |
click — Evento, classe flash.desktop.SystemTrayIcon | |
Despachado por esse objeto SystemTrayIcon mediante um clique do mouse. | |
click — Evento, classe flash.display.InteractiveObject | |
Despachado quando um usuário pressiona e solta o botão principal do dispositivo apontador sobre o mesmo InteractiveObject. | |
click — Evento, classe flashx.textLayout.container.TextContainerManager | |
Despachado ao se clicar em qualquer link. | |
click — Evento, classe flashx.textLayout.elements.LinkElement | |
Despachado ao se clicar no link. | |
click — Evento, classe flashx.textLayout.elements.TextFlow | |
Despachado ao se clicar em qualquer link. | |
CLICK — Propriedade estática da constante, classe flash.events.MouseEvent | |
Define o valor da propriedade de tipo de um objeto de evento clicar. | |
CLICK — Propriedade estática da constante, classe flash.events.ScreenMouseEvent | |
A constante ScreenMouseEvent.CLICK define o valor da propriedade type de um objeto de evento click. | |
CLICK — Propriedade estática da constante, classe flashx.textLayout.events.FlowElementMouseEvent | |
Define o valor da propriedade de tipo de um objeto de evento clicar. | |
clickCount — Propriedade, classe flash.events.MouseEvent | |
Indica se o evento mouse down é parte ou não de uma sequência de vários cliques. | |
clickHandler(event:flash.events:MouseEvent) — método, classe mx.controls.Button | |
The default handler for the MouseEvent.CLICK event. | |
clickHandler(event:flash.events:MouseEvent) — método, classe mx.controls.NavBar | |
Handles the MouseEvent.CLICK event for the items in the NavBar control. | |
clickHandler(event:flash.events:MouseEvent) — método, classe spark.components.supportClasses.ButtonBase | |
Override this method in subclasses to handle the click event rather than adding a separate handler. | |
CLICK_SOMEWHERE — Propriedade estática da constante, classe mx.events.SandboxMouseEvent | |
Mouse was clicked somewhere outside your sandbox. | |
clickTarget — Propriedade, classe fl.events.SliderEvent | |
Obtém uma string que indica se a miniatura de controle deslizante ou se um controle deslizante foi pressionado. | |
clickTarget — Propriedade, classe mx.events.SliderEvent | |
Specifies whether the slider track or a slider thumb was pressed. | |
client — Propriedade, classe flash.net.LocalConnection | |
Indica o objeto no qual os métodos de retorno de chamada são invocados. | |
client — Propriedade, classe flash.net.NetConnection | |
Indica o objeto no qual os métodos de retorno de chamada são invocados. | |
client — Propriedade, classe flash.net.NetStream | |
Especifica o objeto no qual os métodos de retorno de chamada são invocados para manipular o fluxo contínuo ou os dados do arquivo F4V/FLV. | |
client — Propriedade, classe flash.net.SharedObject | |
Indica o objeto no qual os métodos de retorno de chamada são invocados. | |
client — Propriedade, classe org.osmf.elements.LightweightVideoElement | |
The NetClient used by this object's NetStream. | |
clientId — Propriedade, classe mx.messaging.MessageAgent | |
Provides access to the client id for the MessageAgent. | |
clientId — Propriedade, classe mx.messaging.messages.AbstractMessage | |
The clientId indicates which MessageAgent sent the message. | |
clientId — Propriedade, interface mx.messaging.messages.IMessage | |
The clientId indicates which client sent the message. | |
clientobject — Propriedade, classe coldfusion.air.Conflict | |
The updated instance of the object on the client side, which caused the conflict. | |
clientObject — Propriedade, classe mx.data.Conflict | |
The state of the client object (whose property was changed) at the time of the conflict. | |
clientParameters — Propriedade, classe mx.rpc.livecycle.FaultResponse | |
The client parameters. | |
CLIENT_PING_OPERATION — Propriedade estática da constante, classe mx.messaging.messages.CommandMessage | |
This operation is used to test connectivity over the current channel to the remote endpoint. | |
clientReceiveTime — Propriedade, classe mx.messaging.messages.MessagePerformanceUtils | |
Timestamp in milliseconds since epoch of when the client received response message from the server. | |
CLIENT_SIDE — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.SignatureOptions | |
Specifies that client-side signatures need to be applied to the approved document. | |
CLIENT_SIDE — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.SignatureOptions | |
The property specifies that client-side signatures need to be applied on the approved document. | |
clientSsoExpirationHint — Propriedade, classe com.adobe.icc.vo.User | |
This method returns the sso session expiration time as per client's clock. | |
CLIENT_SYNC_OPERATION — Propriedade estática da constante, 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 — Propriedade estática da constante, classe mx.data.messages.UpdateCollectionMessage | |
Indicates this update collection message was client generated. | |
clientUrl — Propriedade, interface lc.foundation.ISessionManager | |
The server address, as a URL, for the client collateral. | |
clientUrl — Propriedade, classe lc.foundation.SessionManager | |
The server address, as a URL, for the client collateral. | |
climbFactor — Propriedade, classe org.osmf.net.httpstreaming.DefaultHTTPStreamingSwitchManager | |
A factor to be applied when switching up. | |
CLIP — Propriedade estática da constante, classe mx.graphics.BitmapFillMode | |
The bitmap ends at the edge of the region. | |
CLIP — Propriedade estática da constante, classe spark.core.MaskType | |
The mask either displays the pixel or does not. | |
clipAndEnableScrolling — Propriedade, classe spark.components.RichEditableText | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Propriedade, classe spark.components.supportClasses.GroupBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Propriedade, interface spark.core.IViewport | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipAndEnableScrolling — Propriedade, classe spark.layouts.supportClasses.LayoutBase | |
If true, specifies to clip the children to the boundaries of the viewport. | |
clipboard — Propriedade, classe flash.events.NativeDragEvent | |
O objeto Clipboard contendo os dados nesta operação de arrastar. | |
Clipboard — classe, pacote flash.desktop | |
A classe Clipboard fornece um contêiner para transferir dados e objetos pela área de transferência. | |
Clipboard() — Construtor, classe flash.desktop.Clipboard | |
Cria um objeto Clipboard vazio. | |
clipboardFormat — Propriedade, classe flashx.textLayout.conversion.FormatDescriptor | |
O arquivo de descrição usado ao corresponder este formato com os formatos postados na área de transferência externa. | |
ClipboardFormats — classe, pacote flash.desktop | |
A classe ClipboardFormats define constantes dos nomes dos formatos de dados padrão usados com a classe Clipboard. | |
clipboardItems — Propriedade, classe flash.ui.ContextMenu | |
Uma ocorrência da classe ContextMenuClipboardItems com as seguintes propriedades: cut, copy, paste, delete, selectAll. | |
clipboardMenu — Propriedade, classe flash.ui.ContextMenu | |
Especifica se o menu da área de transferência deve ser usado. | |
ClipboardTransferMode — classe, pacote flash.desktop | |
A classe ClipboardTransferMode define as constantes para os modos usados como valores do parâmetro transferMode do método Clipboard.getData(). | |
clipChildren — Propriedade, classe org.osmf.containers.MediaContainer | |
Defines if the children of the container that display outside of its bounds will be clipped or not. | |
clipContent — Propriedade, 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 — Propriedade, classe mx.charts.chartClasses.ChartBase | |
Determines whether Flex clips the chart to the area bounded by the axes. | |
clipContent — Propriedade, 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 — Propriedade, classe org.osmf.net.StreamingURLResource | |
Optional end time of the streaming resource. | |
clippedGroup — Propriedade, 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 — Propriedade, 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 — Propriedade, classe org.osmf.net.StreamingURLResource | |
Optional start time of the streaming resource. | |
clone() — método, classe air.update.events.DownloadErrorEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe air.update.events.StatusFileUpdateErrorEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe air.update.events.StatusFileUpdateEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe air.update.events.StatusUpdateErrorEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe air.update.events.StatusUpdateEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe air.update.events.UpdateEvent | |
Cria uma cópia do objeto e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, 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() — método, 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() — método, 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() — método, 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() — método, 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() — método, classe com.adobe.ep.ux.taskaction.domain.events.ActionSelectedEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe com.adobe.gravity.framework.BundleEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe com.adobe.gravity.framework.ServiceEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, 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() — método, classe com.adobe.guides.spark.layouts.components.LayoutHostBase | |
Clone this panel layout. | |
clone() — método, classe com.adobe.icc.services.user.UserEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe com.adobe.livecycle.content.FileEvent | |
Creates clone of a FileEvent instance. | |
clone(source:spark.layouts.supportClasses:DropLocation) — método, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
Creates a quick copy of items to this instance. | |
clone() — método, classe com.adobe.mosaic.om.events.CatalogLoadEvent | |
Clones this CatalogLoadEvent instance. | |
clone() — método, classe com.adobe.mosaic.om.events.Message | |
Clones this Message instance. | |
clone() — método, interface com.adobe.mosaic.om.interfaces.IMosaicNode | |
Clones an IMosaicNode. | |
clone() — método, classe com.adobe.solutions.exm.authoring.events.ExpressionBuilderEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe com.adobe.solutions.exm.authoring.events.FunctionsPanelToolBarEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe com.adobe.solutions.rca.presentation.event.TemplateEvent | |
Duplicates an instance of an Event subclass. | |
clone() — método, classe fl.data.DataProvider | |
Cria uma cópia do objeto DataProvider atual. | |
clone() — método, classe fl.events.ColorPickerEvent | |
Cria uma cópia do objeto ColorPickerEvent e define o valor de cada parâmetro para corresponder ao original. | |
clone() — método, classe fl.events.ComponentEvent | |
Cria uma cópia do objeto ComponentEvent e define o valor de cada parâmetro para corresponder ao original. | |
clone() — método, classe fl.events.DataChangeEvent | |
Cria uma cópia do objeto DataEvent e define o valor de cada parâmetro para corresponder ao do original. | |
clone() — método, classe fl.events.DataGridEvent | |
Cria uma cópia do objeto DataGridEvent e define o valor de cada propriedade para corresponder ao original. | |
clone() — método, classe fl.events.ListEvent | |
Cria uma cópia do objeto ListEvent e define o valor de cada parâmetro para corresponder ao original. | |
clone() — método, classe fl.events.ScrollEvent | |
Cria uma cópia do objeto ScrollEvent e define o valor de cada parâmetro para corresponder ao original. | |
clone() — método, classe fl.events.SliderEvent | |
Cria uma cópia do objeto SliderEvent e define o valor de cada parâmetro para corresponder ao original. | |
clone() — método, classe flash.display.BitmapData | |
Retorna um novo objeto BitmapData que é clone da ocorrência original com uma cópia exata do bitmap contido. | |
clone() — método, classe flash.display.NativeMenu | |
Cria uma cópia do menu e de todos os itens. | |
clone() — método, classe flash.display.NativeMenuItem | |
Cria uma cópia do objeto NativeMenuItem. | |
clone() — método, classe flash.events.AVHTTPStatusEvent | |
Cria uma cópia do objeto AVHTTPStatusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.AccelerometerEvent | |
Cria uma cópia de um objeto AccelerometerEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.ActivityEvent | |
Cria uma copia de um objeto ActivityEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.AsyncErrorEvent | |
Cria uma cópia do objeto AsyncErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.BrowserInvokeEvent | |
Cria uma cópia nova deste evento. | |
clone() — método, classe flash.events.ContextMenuEvent | |
Cria uma cópia do objeto ContextMenuEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DNSResolverEvent | |
Cria uma cópia do objeto DNSResolverEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DRMAuthenticateEvent | |
Cria uma cópia do objeto DRMAuthenticateEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DRMAuthenticationCompleteEvent | |
Duplica uma ocorrência de uma subclasse Event. | |
clone() — método, classe flash.events.DRMAuthenticationErrorEvent | |
Cria uma cópia do objeto ErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DRMDeviceGroupErrorEvent | |
clone() — método, classe flash.events.DRMDeviceGroupEvent | |
clone() — método, classe flash.events.DRMErrorEvent | |
Cria uma cópia do objeto DRMErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DRMLicenseRequestEvent | |
Duplica uma ocorrência de uma subclasse Event. | |
clone() — método, classe flash.events.DRMReturnVoucherCompleteEvent | |
Duplica uma ocorrência de uma subclasse Event. | |
clone() — método, classe flash.events.DRMReturnVoucherErrorEvent | |
Cria uma cópia do objeto ErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DRMStatusEvent | |
Cria uma cópia do objeto DRMStatusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DataEvent | |
Cria uma cópia do objeto DataEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.DatagramSocketDataEvent | |
Cria uma copia de um objeto DatagramSocketDataEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.DeviceRotationEvent | |
Cria uma cópia de um objeto DeviceRotationEvent e define o valor de cada propriedade de modo a corresponder ao valor do original. | |
clone() — método, classe flash.events.ErrorEvent | |
Cria uma cópia do objeto ErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.Event | |
Duplica uma ocorrência de uma subclasse Event. | |
clone() — método, classe flash.events.FocusEvent | |
Cria uma cópia do objeto FocusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.FullScreenEvent | |
Cria uma copia de um objeto FullScreenEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.GeolocationEvent | |
Cria uma cópia do objeto GeolocationEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.GestureEvent | |
Cria uma cópia do objeto GestureEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
Cria uma cópia do objeto HTMLUncaughtScriptExceptionEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.HTTPStatusEvent | |
Cria uma cópia do objeto HTTPStatusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.IMEEvent | |
Cria uma cópia do objeto IMEEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.IOErrorEvent | |
Cria uma cópia do objeto IOErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.InvokeEvent | |
Cria uma cópia nova deste evento. | |
clone() — método, classe flash.events.KeyboardEvent | |
Cria uma cópia do objeto KeyboardEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.LocationChangeEvent | |
clone() — método, classe flash.events.MediaEvent | |
Cria uma copia de um objeto MediaEvent e define o valor de cada propriedade de modo a corresponder ao valor do original. | |
clone() — método, classe flash.events.MouseEvent | |
Cria uma cópia do objeto MouseEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.NativeDragEvent | |
Cria uma cópia deste objeto NativeDragEvent. | |
clone() — método, classe flash.events.NativeProcessExitEvent | |
Cria uma copia do objeto NativeProcessExitEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.NativeWindowBoundsEvent | |
Cria uma cópia do objeto NativeWindowBoundsEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.NativeWindowDisplayStateEvent | |
Cria uma cópia do objeto NativeWindowDisplayStateEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.NetDataEvent | |
Cria uma cópia de um objeto NetDataEvent e define o valor de cada propriedade de forma a coincidir com a do original. | |
clone() — método, classe flash.events.NetMonitorEvent | |
Cria uma cópia de um objeto NetMonitorEvent e define o valor de cada propriedade de forma a coincidir com a do original. | |
clone() — método, classe flash.events.NetStatusEvent | |
Cria uma cópia do objeto NetStatusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.OutputProgressEvent | |
Cria uma cópia de um objeto OutputProgressEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.PermissionEvent | |
Cria uma cópia de um objeto PermissionEvent e define o valor de cada propriedade de modo a corresponder ao valor do original. | |
clone() — método, classe flash.events.PressAndTapGestureEvent | |
Cria uma cópia do objeto PressAndTapGestureEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.ProgressEvent | |
Cria uma copia de um objeto ProgressEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.SQLErrorEvent | |
Cria uma cópia do objeto SQLErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.SQLEvent | |
Cria uma cópia do objeto SQLEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.SQLUpdateEvent | |
Cria uma cópia do objeto SQLUpdateEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.SampleDataEvent | |
Cria uma cópia do objeto SampleDataEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.ScreenMouseEvent | |
Cria uma cópia do objeto ScreenMouseEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.SecurityErrorEvent | |
Cria uma cópia do objeto SecurityErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.ServerSocketConnectEvent | |
Cria uma copia de um objeto ServerSocketConnectEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.ShaderEvent | |
Cria uma cópia do objeto ShaderEvent e define o valor de cada propriedade como correspondente ao da original. | |
clone() — método, classe flash.events.SoftKeyboardEvent | |
Cria uma cópia de um objeto SoftKeyboardEvent e define o valor de cada propriedade para corresponder ao original. | |
clone() — método, classe flash.events.StageOrientationEvent | |
Cria uma cópia do objeto StageOrientationEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.StatusEvent | |
Cria uma cópia do objeto StatusEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.StorageVolumeChangeEvent | |
Duplica uma ocorrência de uma subclasse Event. | |
clone() — método, classe flash.events.SyncEvent | |
Cria uma cópia do objeto SyncEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.TextEvent | |
Cria uma cópia do objeto TextEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.ThrottleEvent | |
Cria uma cópia do objeto ThrottleEvent e define o valor de cada propriedade de modo a corresponder ao original. | |
clone() — método, classe flash.events.TimerEvent | |
Cria uma copia de um objeto TimerEvent e define o valor de cada propriedade para corresponder ao valor do original. | |
clone() — método, classe flash.events.TouchEvent | |
Cria uma cópia do objeto TouchEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.TransformGestureEvent | |
Cria uma cópia do objeto TransformGestureEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.UncaughtErrorEvent | |
Cria uma cópia do objeto UncaughtErrorEvent e define o valor de cada propriedade para corresponder ao do original. | |
clone() — método, classe flash.events.VsyncStateChangeAvailabilityEvent | |
Cria uma cópia de um objeto VsyncStateChangeAvailabilityEvent e define o valor de cada propriedade de forma a coincidir com a do original. | |
clone() — método, classe flash.filesystem.File | |
Retorna uma cópia desse objeto File. | |
clone() — método, classe flash.filters.BevelFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.BitmapFilter | |
Retorna um objeto BitmapFilter que é uma cópia exata do BitmapFilter original. | |
clone() — método, classe flash.filters.BlurFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.ColorMatrixFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.ConvolutionFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.DisplacementMapFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.DropShadowFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.GlowFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.GradientBevelFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.filters.GradientGlowFilter | |
Retorna uma cópia deste objeto de filtro. | |
clone() — método, classe flash.geom.Matrix | |
Retorna um novo objeto Matrix que é um clone dessa matriz, com uma cópia exata do objeto contido. | |
clone() — método, classe flash.geom.Matrix3D | |
Retorna um novo objeto Matrix3D que é uma cópia exata do objeto Matrix3D atual. | |
clone() — método, classe flash.geom.Point | |
Cria uma cópia deste objeto Point. | |
clone() — método, classe flash.geom.Rectangle | |
Retorna um novo objeto Rectangle com os mesmos valores das propriedades x, y, width e height que o objeto Rectangle original. | |
clone() — método, classe flash.geom.Vector3D | |
Retorna um novo objeto Vector3D, que é uma cópia exata do objeto Vector3D atual. | |
clone() — método, classe flash.text.engine.EastAsianJustifier | |
Constrói uma cópia clonada do EastAsianJustifier. | |
clone() — método, classe flash.text.engine.ElementFormat | |
Constrói uma cópia clonada desbloqueada de ElementFormat. | |
clone() — método, classe flash.text.engine.FontDescription | |
Constrói uma cópia clonada desbloqueada de FontDescription. | |
clone() — método, classe flash.text.engine.SpaceJustifier | |
Constrói uma cópia clonada do SpaceJustifier. | |
clone() — método, classe flash.text.engine.TextJustifier | |
Constrói uma cópia clonada do TextJustifier. | |
clone() — método, classe flash.ui.ContextMenu | |
Cria uma cópia do objeto ContextMenu especificado. | |
clone() — método, classe flash.ui.ContextMenuItem | |
Cria uma cópia do objeto NativeMenuItem. | |
clone() — método, classe flashx.textLayout.edit.TextScrap | |
Cria uma cópia idêntica deste objeto TextScrap. | |
clone() — método, classe flashx.textLayout.elements.Configuration | |
Cria um clone do objeto Configuration. | |
clone() — método, interface flashx.textLayout.elements.IConfiguration | |
Cria um clone gravável do objeto Configuration. | |
clone() — método, interface ga.model.ILayoutHost | |
Clone this panel layout. | |
clone() — método, classe ga.model.LayoutTemplate | |
Clone this panel layout. | |
clone() — método, 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() — método, 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() — método, 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() — método, 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() — método, 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() — método, 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() — método, 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() — método, 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() — método, classe mx.charts.ChartItem | |
Returns a copy of this ChartItem. | |
clone() — método, classe mx.charts.chartClasses.RenderData | |
Creates a copy of the render data. | |
clone() — método, classe mx.charts.series.items.LineSeriesSegment | |
Returns a copy of this segment. | |
clone() — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Clone this column and return a new Column with the same properties and styles as this one. | |
clone() — método, classe mx.core.EdgeMetrics | |
Returns a copy of this EdgeMetrics object. | |
clone() — método, classe mx.data.events.DataConflictEvent | |
Duplicate the DataConflictEvent. | |
clone() — método, interface mx.filters.IBitmapFilter | |
Returns a copy of the filter. | |
clone() — método, classe mx.messaging.events.ChannelEvent | |
Clones the ChannelEvent. | |
clone() — método, classe mx.messaging.events.ChannelFaultEvent | |
Clones the ChannelFaultEvent. | |
clone() — método, classe mx.messaging.events.MessageAckEvent | |
Clones the MessageAckEvent. | |
clone() — método, classe mx.messaging.events.MessageEvent | |
Clones the MessageEvent. | |
clone() — método, classe mx.messaging.events.MessageFaultEvent | |
Clones the MessageFaultEvent. | |
clone() — método, classe mx.rpc.events.WSDLLoadEvent | |
Returns a copy of this WSDLLoadEvent object. | |
clone() — método, classe mx.rpc.events.XMLLoadEvent | |
Returns a copy of this XMLLoadEvent object. | |
clone() — método, classe mx.rpc.soap.LoadEvent | |
Returns a copy of this LoadEvent. | |
clone(value:Object) — Método estático , classe mx.utils.ObjectUtil | |
Clones the specified Object and returns a reference to the clone. | |
clone() — método, classe spark.effects.animation.Keyframe | |
Returns a copy of this Keyframe object. | |
clone() — método, classe spark.effects.animation.MotionPath | |
Returns a copy of this MotionPath object, including copies of each keyframe. | |
clone() — método, classe spark.filters.BevelFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.BlurFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.ColorMatrixFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.ConvolutionFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.DisplacementMapFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.DropShadowFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.GlowFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.GradientBevelFilter | |
Returns a copy of this filter object. | |
clone() — método, classe spark.filters.GradientGlowFilter | |
Returns a copy of this filter object. | |
cloneNode(deep:Boolean) — método, classe flash.xml.XMLNode | |
Constrói e retorna um novo nó XML do mesmo tipo, nome, valor e atributos que o objeto XML especificado. | |
CLONE_ONLY — Propriedade estática da constante, classe flash.desktop.ClipboardTransferMode | |
O objeto Clipboard só deverá retornar uma cópia. | |
CLONE_PREFERRED — Propriedade estática da constante, classe flash.desktop.ClipboardTransferMode | |
O objeto Clipboard deverá retornar uma cópia se disponível, e uma referência se indisponível. | |
closable — Propriedade, classe xd.core.axm.view.components.AXMTabBar | |
Reflects the closable mode of an AXM Object | |
CLOSABLE_MODE_CHANGED — Propriedade estática da constante, classe xd.core.axm.view.components.AXMTabBar | |
Constant for CLOSABLE_MODE_CHANGED | |
close() — método, classe air.desktop.URLFilePromise | |
Permite o tempo de execução de AIR para fechar a fonte de dados no momento apropriado durante a operação de arrastar e soltar. | |
close() — método, 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() — método, 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() — método, classe fl.containers.UILoader | |
Cancela a operação do método load() que está atualmente em andamento para a ocorrência ProLoader. | |
close — Evento, classe fl.controls.ColorPicker | |
Despachado quando o usuário fecha a paleta de cores. | |
close() — método, classe fl.controls.ColorPicker | |
Oculta a paleta de cores. | |
close — Evento, classe fl.controls.ComboBox | |
Despachado quando a lista suspensa é dispensada por algum motivo. | |
close() — método, classe fl.controls.ComboBox | |
Fecha a lista suspensa. | |
close() — método, classe fl.display.ProLoader | |
Cancela a operação do método load() que está atualmente em andamento para a ocorrência ProLoader. | |
close — Evento, classe fl.video.FLVPlayback | |
Despachado quando o objeto de evento fecha NetConnection, atingindo o tempo limite ou por meio de uma chamada para o método closeVideoPlayer() ou quando você chama os métodos load() ou play() ou define a propriedade de origem e faz com que a conexão RTMP seja encerrada consequentemente. | |
close() — método, interface fl.video.INCManager | |
Fecha o NetConnection. | |
close() — método, classe fl.video.NCManager | |
Fecha o NetConnection. | |
close — Evento, classe fl.video.VideoPlayer | |
Despachado pela ocorrência de VideoPlayer quando ela encerra NetConnection, atingindo o tempo limite ou por meio de uma chamada para o método close() ou quando você chama os métodos load() ou play() ou define a propriedade de origem e faz com que a conexão RTMP seja encerrada consequentemente. | |
close() — método, classe fl.video.VideoPlayer | |
Força o encerramento da conexão do fluxo de vídeo e do Flash Media Server. | |
close — Evento, classe flash.data.SQLConnection | |
Despachado quando uma operação de chamada do método close() é concluída com êxito. | |
close(responder:flash.net:Responder) — método, classe flash.data.SQLConnection | |
Fecha a conexão atual do banco de dados. | |
close() — método, interface flash.desktop.IFilePromise | |
Chamado pelo tempo de execução de AIR quando ele terminou de ler todos os dados. | |
close() — método, classe flash.display.Loader | |
Cancela uma operação do método load() que está atualmente em andamento para a instância Loader. | |
close — Evento, classe flash.display.NativeWindow | |
Despachado por este objeto NativeWindow depois que a janela tiver sido fechada. | |
close() — método, classe flash.display.NativeWindow | |
Fecha esta janela. | |
close — Evento, classe flash.filesystem.FileStream | |
Indica que o fluxo foi fechado por uma chamada explícita para o método close(). | |
close() — método, classe flash.filesystem.FileStream | |
Fecha o objeto FileStream. | |
close() — método, classe flash.media.AVURLLoader | |
Encerra a operação de carregamento em andamento. | |
close — Evento, classe flash.media.MediaPromise | |
Um objeto MediaPromise emite um evento close quando o fluxo de dados subjacente tiver sido fechado. | |
close() — método, classe flash.media.MediaPromise | |
Fecha a fonte de dados. | |
close() — método, classe flash.media.Sound | |
Fecha o fluxo, resultando no encerramento de qualquer download de dados. | |
close — Evento, classe flash.net.DatagramSocket | |
Despachado quando o sistema operacional fecha este soquete. | |
close() — método, classe flash.net.DatagramSocket | |
Fecha o soquete. | |
close() — método, classe flash.net.LocalConnection | |
Fecha (desconecta) um objeto LocalConnection. | |
close() — método, classe flash.net.NetConnection | |
Encerra a conexão que foi aberta localmente ou com o servidor e despacha um evento netStatus com uma propriedade "code" de NetConnection.Connect.Closed. | |
close() — método, classe flash.net.NetGroup | |
Desconecte do grupo e feche este NetGroup. | |
close() — método, classe flash.net.NetStream | |
Para a reprodução de todos os dados no fluxo, define a propriedade "time" como 0 e disponibiliza o fluxo para outro uso. | |
close — Evento, classe flash.net.SecureSocket | |
Despachado quando o servidor fecha a conexão de soquete. | |
close — Evento, classe flash.net.ServerSocket | |
Despachado quando o sistema operacional fecha este soquete. | |
close() — método, classe flash.net.ServerSocket | |
Fecha o soquete e interrompe a escuta de conexões. | |
close() — método, classe flash.net.SharedObject | |
Encerra a conexão entre um objeto compartilhado remoto e o servidor. | |
close — Evento, classe flash.net.Socket | |
Despachado quando o servidor fecha a conexão de soquete. | |
close() — método, classe flash.net.Socket | |
Fecha o soquete. | |
close() — método, classe flash.net.URLLoader | |
Encerra a operação de carregamento em andamento. | |
close() — método, classe flash.net.URLStream | |
Encerra o fluxo imediatamente e cancela a operação de download. | |
close — Evento, classe flash.net.XMLSocket | |
Despachado quando o servidor fecha a conexão de soquete. | |
close() — método, classe flash.net.XMLSocket | |
Encerra a conexão especificada pelo objeto XMLSocket. | |
close() — método, classe flash.system.MessageChannel | |
Instrui o MessageChannel atual para ser fechado depois que todas as mensagens forem recebidas. | |
close() — método, 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 — Propriedade, 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) — método, 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) — método, 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() — método, classe mx.controls.DateField | |
Closes the DateChooser control. | |
close — Evento, classe mx.controls.PopUpButton | |
Dispatched when the specified UIComponent closes. | |
close() — método, 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() — método, classe mx.controls.VideoDisplay | |
Forces the close of an input stream and connection to Flash Media Server. | |
close() — método, interface mx.core.IWindow | |
Closes the window. | |
close — Evento, classe mx.core.Window | |
Dispatched after the window has been closed. | |
close() — método, classe mx.core.Window | |
Closes the window. | |
close — Evento, classe mx.core.WindowedApplication | |
Dispatched after this application window has been closed. | |
close() — método, classe mx.core.WindowedApplication | |
Closes the application's NativeWindow (the initial native window opened by the application). | |
close() — método, 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) — método, 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() — método, classe spark.components.Window | |
Closes the window. | |
close — Evento, classe spark.components.WindowedApplication | |
Dispatched after this application window has been closed. | |
close() — método, 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 — Propriedade estática da constante, classe fl.video.VideoEvent | |
Define o valor da propriedade de tipo de um objeto de evento close. | |
CLOSE — Propriedade estática da constante, classe flash.errors.SQLErrorOperation | |
Indica que o método SQLConnection.close() foi chamado. | |
CLOSE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CLOSE define o valor da propriedade type de um objeto de evento close. | |
CLOSE — Propriedade estática da constante, classe flash.events.SQLEvent | |
A constante SQLEvent.CLOSE define o valor da propriedade type de um objeto de evento close. | |
CLOSE — Propriedade estática da constante, classe lc.procmgmt.events.SwfAppEvent | |
A special value that specifies to close the Flex application. | |
CLOSE — Propriedade estática da constante, classe mx.events.CloseEvent | |
The CloseEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Propriedade estática da constante, classe mx.events.DropdownEvent | |
The DropdownEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Propriedade estática da constante, classe mx.events.VideoEvent | |
The VideoEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Propriedade estática da constante, classe spark.events.DropDownEvent | |
The DropDownEvent.CLOSE constant defines the value of the type property of the event object for a close event. | |
CLOSE — Propriedade estática da constante, 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) — método, interface com.adobe.mosaic.om.interfaces.ISessionManager | |
Initiates the destruction of all open ISession instances. | |
closeBtn — Parte da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, 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 da capa, classe xd.core.axm.view.components.AXMTabBarButton | |
closeButton — Propriedade, classe mx.core.windowClasses.TitleBar | |
The Button object that defines the close button. | |
closeButton — Propriedade, 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 — Propriedade, classe spark.skins.spark.windowChrome.MacTitleBarSkin | |
closeButton — Propriedade, classe spark.skins.spark.windowChrome.TitleBarSkin | |
closeButton — Propriedade, 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 — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseClosableTabBarButtonSkin | |
The close button instance | |
closeButton_clickHandler(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
Dispatches the "close" event when the closeButton is clicked. | |
closeButtonDisabledSkin — Estilo, classe mx.containers.TitleWindow | |
The close button disabled skin. | |
closeButtonDownSkin — Estilo, classe mx.containers.TitleWindow | |
The close button down skin. | |
closeButtonOverSkin — Estilo, classe mx.containers.TitleWindow | |
The close button over skin. | |
closeButtonSkin — Estilo, classe mx.containers.TitleWindow | |
The close button default skin. | |
closeButtonSkin — Estilo, classe mx.core.WindowedApplication | |
Skin for close button when using Flex chrome. | |
closeButtonSkin — Estilo, classe mx.core.Window | |
Skin for close button when using Flex chrome. | |
CloseButtonSkin — classe, pacote mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's close button. | |
CloseButtonSkin — classe, pacote 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() — Construtor, classe mx.skins.wireframe.windowChrome.CloseButtonSkin | |
Constructor. | |
CloseButtonSkin() — Construtor, classe spark.skins.spark.windowChrome.CloseButtonSkin | |
Constructor. | |
closeButtonStyleFilters — Propriedade, classe mx.containers.Panel | |
The set of styles to pass from the Panel to the close button. | |
closeButtonUpSkin — Estilo, classe mx.containers.TitleWindow | |
The close button up skin. | |
closeCallout(evt:flash.events:Event) — método, 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 — Estado da capa, classe spark.components.SkinnablePopUpContainer | |
The closed state. | |
closed — Estado da capa, classe xd.core.axm.view.components.AXMAccordionSegment | |
closed — Propriedade, classe flash.display.NativeWindow | |
Indica se esta janela foi fechada. | |
closed — Propriedade, classe mx.core.Window | |
A flag indicating whether the window has been closed. | |
closed — Propriedade, classe mx.core.WindowedApplication | |
Returns true when the underlying window has been closed. | |
closed — Propriedade, classe spark.components.Window | |
A flag indicating whether the window has been closed. | |
closed — Propriedade, classe spark.components.WindowedApplication | |
Returns true when the underlying window has been closed. | |
CLOSED — Propriedade estática da constante, classe flash.system.MessageChannelState | |
Este estado indica que o canal de mensagem foi fechado e não contém mais mensagens | |
closedAndLandscape — Estado da capa, classe spark.components.ViewMenu | |
Closed and landscape state. | |
closeDialog(event:flash.events:MouseEvent) — método, classe com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
This method is called when the Cancel button is clicked. | |
closedIcon — Propriedade, classe xd.core.axm.view.components.AXMAccordionSegment | |
The icon displayed when the segment is closed. | |
closeDropDown() — método, classe spark.components.CalloutButton | |
Changes the skin state to normal. | |
closeDropDown(commit:Boolean) — método, classe spark.components.mediaClasses.VolumeBar | |
Closes the drop-down slider. | |
closeDropDown(commit:Boolean) — método, classe spark.components.supportClasses.DropDownController | |
Close the drop down and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — método, classe spark.components.supportClasses.DropDownListBase | |
Close the drop-down list and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — método, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Close the drop-down list and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — método, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Close the drop down and dispatch a DropDownEvent.CLOSE event. | |
closeDropDown(commit:Boolean) — método, interface xd.core.axm.view.components.support.IDropDownController | |
Closes the dropdown. | |
closeDuration — Estilo, classe mx.controls.ColorPicker | |
Length of a close transition, in milliseconds. | |
closeDuration — Estilo, classe mx.controls.ComboBox | |
The length of the transition when the drop-down list closes, in milliseconds. | |
closeDuration — Estilo, classe mx.controls.PopUpButton | |
Length of a close transition, in milliseconds. | |
closeEasingFunction — Estilo, classe mx.controls.ColorPicker | |
Easing function to control component tweening. | |
closeEasingFunction — Estilo, classe mx.controls.ComboBox | |
An easing function to control the close transition. | |
closeEasingFunction — Estilo, classe mx.controls.PopUpButton | |
Easing function to control component closing tween. | |
closeEffect — Efeito, classe mx.core.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Efeito, classe mx.core.Window | |
Played when the window is closed. | |
closeEffect — Efeito, classe spark.components.WindowedApplication | |
Played when the window is closed. | |
closeEffect — Efeito, classe spark.components.Window | |
Played when the window is closed. | |
CloseEvent — classe, pacote 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) — Construtor, 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 — Propriedade, 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 — Propriedade, 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() — método, classe flash.desktop.NativeProcess | |
Fecha o fluxo contínuo de entrada neste processo. | |
closeItem — Evento, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
Event dispatched when the Close item is selected from the menu. | |
CLOSE_ITEM — Propriedade estática da constante, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
A special value that is dispatched when the Close item is selected from the menu. | |
closeLabel — Propriedade, 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) — método, classe org.osmf.net.NetConnectionFactoryBase | |
Closes the given NetConnection. | |
closeNode(node:Object) — método, classe mx.collections.HierarchicalCollectionView | |
Closes a node to hide its children. | |
closeNode(node:Object) — método, interface mx.collections.IHierarchicalCollectionView | |
Closes a node to hide its children. | |
closeNumber — Propriedade, 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 — Propriedade, classe mx.controls.PopUpButton | |
If true, specifies that the pop-up control closes on a click or other user activity. | |
closeOnResize — Propriedade, classe spark.components.supportClasses.DropDownController | |
When true, resizing the system manager closes the drop down. | |
closePopupButton — Parte da capa, 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() — método, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Closes a query. | |
closeResults() — método, 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) — método, interface com.adobe.mosaic.om.interfaces.ISessionManager | |
Initiates the destruction of an ISession instance. | |
CloseSessionEvent — classe, pacote com.adobe.mosaic.om.events | |
The CloseSessionEvent class defines a transient notification of closing an ISession. | |
CloseSessionEvent(type:String, nm:String, errMsg:String) — Construtor, classe com.adobe.mosaic.om.events.CloseSessionEvent | |
Constructor. | |
closeStreamingConnection() — método, classe mx.messaging.channels.StreamingConnectionHandler | |
Used by the streaming channels to shut down the streaming connection. | |
closeSubdirectory(nativePath:String) — método, 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 — Propriedade estática da constante, classe com.adobe.mosaic.sparklib.tabLayout.events.TabLayoutEvent | |
Tab at index is being hidden. | |
closeTaskDetails() — método, classe lc.procmgmt.ui.search.SearchSelectorModel | |
An event listener that handles when the task details page closes. | |
closeTickLength — Estilo, classe mx.charts.series.HLOCSeries | |
Specifies the length, in pixels, for the close tick mark. | |
closeTickStroke — Estilo, classe mx.charts.series.HLOCSeries | |
Specifies the stroke to use for the close tick mark if an opening value is specified. | |
closeValue — Propriedade, classe mx.charts.series.items.HLOCSeriesItem | |
The close value of this item. | |
closeVideo() — método, classe ga.controls.HelpVideo | |
Disconnects from the video and reinitializes. | |
closeVideoPlayer(index:uint) — método, classe fl.video.FLVPlayback | |
Fecha NetStream e exclui o player de vídeo especificado pelo parâmetro de índice. | |
closing — Evento, classe flash.display.NativeWindow | |
Despachado por este objeto NativeWindow imediatamente antes de a janela ser fechada. | |
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 — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CLOSING define o valor da propriedade type de um objeto de evento closing. | |
CLOSING — Propriedade estática da constante, classe flash.system.MessageChannelState | |
Este estado indica que o canal de mensagens foi instruído para fechar e está no processo de entregar as mensagens restantes no canal. | |
clustered — Propriedade, classe mx.messaging.ChannelSet | |
Indicates whether the ChannelSet targets a clustered destination. | |
CLUSTER_REQUEST_OPERATION — Propriedade estática da constante, 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 — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.managers.SearchManager | |
Specifies the query type to use when IQueryService is called. | |
CMS_QUERY_TYPE — Propriedade estática da constante, classe com.adobe.livecycle.assetmanager.client.service.search.QueryServiceFactory | |
Specifies a constant for the content management system search. | |
CobaltBar — classe, pacote 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() — Construtor, classe ga.wrappers.CobaltBar | |
Constructor. | |
CobaltStandard — classe, pacote 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() — Construtor, classe ga.wrappers.CobaltStandard | |
Constructor. | |
CobaltTree — classe, pacote 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() — Construtor, classe ga.wrappers.CobaltTree | |
Constructor. | |
code — Propriedade, classe fl.video.VideoError | |
O código que corresponde ao erro. | |
code — Propriedade, classe flash.events.StatusEvent | |
Uma descrição do status do objeto. | |
code — Propriedade, classe mx.automation.AutomationError | |
The current error code. | |
code — Propriedade, classe mx.controls.videoClasses.VideoError | |
Contains the error code. | |
codec — Propriedade, classe flash.media.H264VideoStreamSettings | |
Codec de vídeo utilizado na compactação. | |
codec — Propriedade, classe flash.media.Microphone | |
O codec a ser usado para compactar o áudio. | |
codec — Propriedade, classe flash.media.VP6VideoStreamSettings | |
Codec de vídeo utilizado na compactação. | |
codec — Propriedade, classe flash.media.VideoStreamSettings | |
Codec de vídeo utilizado na compactação. | |
codecInfo — Propriedade da constante, classe flash.events.StageVideoEvent | |
codecInfo — Propriedade da constante, classe flash.events.VideoEvent | |
CODE_CONNECT_CLOSED — Propriedade estática da constante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection closed. | |
CODE_CONNECT_FAILED — Propriedade estática da constante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection failed. | |
CODE_CONNECT_NETWORKCHANGE — Propriedade estática da constante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection network change. | |
CODE_CONNECT_REJECTED — Propriedade estática da constante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection rejected. | |
CODE_CONNECT_SUCCESS — Propriedade estática da constante, classe mx.messaging.channels.RTMPChannel | |
Status code for connection success. | |
CODE_SIGNING — Propriedade estática da constante, classe flash.security.SignerTrustSettings | |
O certificado é confiável para a assinatura de código. | |
coldfusion.air — pacote | |
O pacote coldfusion.air contém classes que são usadas para a integração entre o ColdFusion e o AIR. Essas classes ajudam a criar aplicativos offline usando o AIR e o ColdFusion. | |
coldfusion.air.errors — pacote | |
O pacote coldfusion.air.errors contém todas as classes error usadas para o suporte offline do AIR. | |
coldfusion.air.events — pacote | |
O pacote coldfusion.air.events contém todas as classes event usadas para o suporte offline do AIR. | |
coldfusion.service — pacote | |
O pacote coldfusion.service contém todos os objetosvalue que são enviados para o ColdFusion ou recebidos do ColdFusion. | |
coldfusion.service.events — pacote | |
O pacote coldfusion.service.events contém todas as classes event das marcações do proxy do ActionSript. | |
ColdFusionServiceFaultEvent — classe, pacote 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) — Construtor, classe coldfusion.service.events.ColdFusionServiceFaultEvent | |
Creates a ColdFusionServiceFaultEvent object that contains information about ColdFusion service errors. | |
coldfusion.service.mxml — pacote | |
O pacote coldfusion.service.mxml contém todas as marcações do proxy do MXML que interagem com o servidor ColdFusion. | |
ColdFusionServiceResultEvent — classe, pacote 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) — Construtor, classe coldfusion.service.events.ColdFusionServiceResultEvent | |
Creates a ColdFusionServiceResultEvent. | |
COLLAPSE — Propriedade estática da constante, classe flashx.textLayout.formats.WhiteSpaceCollapse | |
Recolhe os espaços em branco ao importar o texto (padrão). | |
collapseAll() — método, classe mx.controls.AdvancedDataGrid | |
Collapses all the nodes of the navigation tree. | |
collatedListData — Propriedade, classe lc.procmgmt.ui.tracking.TrackingModel | |
A collection of CollatedProcesses objects and a SearchTemplateDescriptors object. | |
collatedProcesses — Propriedade, 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 final, pacote flash.globalization | |
A classe Collator fornece recursos sensíveis à localidade para comparar strings. | |
Collator(requestedLocaleIDName:String, initialMode:String) — Construtor, classe flash.globalization.Collator | |
Constrói um novo objeto de Collator para fornecer comparações de strings segundo as convenções de uma localidade especificada. | |
CollatorBase — classe, pacote spark.globalization.supportClasses | |
CollatorBase is a base class for the SortingCollator and MatchingCollator classes. | |
CollatorBase(initialMode:String) — Construtor, classe spark.globalization.supportClasses.CollatorBase | |
Constructs a new CollatorBase object to provide string comparisons according to the conventions of a specified locale. | |
CollatorMode — classe final, pacote flash.globalization | |
A classe CollatorMode enumera valores de constantes que regem o comportamento de comparações de strings executadas por um objeto de Collator. | |
collection — Propriedade, classe mx.controls.ComboBase | |
The ICollectionView of items this component displays. | |
collection — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
An ICollectionView that represents the data provider. | |
collection — Propriedade, classe mx.controls.listClasses.ListBase | |
An ICollectionView that represents the data provider. | |
COLLECTION — Propriedade estática da constante, 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) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the average of a collection of numeric values. | |
collectionChange(bAdded:Boolean, bRemoved:Boolean) — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
Called whenever a Repeater Panel adds/removes an instance. | |
collectionChange(bAdded:Boolean, bRemoved:Boolean) — método, interface 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, interface mx.collections.ICollectionView | |
Dispatched when the ICollectionView has been updated in some way. | |
collectionChange — Evento, interface 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 — Propriedade estática da constante, 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) — método, classe mx.controls.ComboBase | |
Responds to changes to the data provider. | |
collectionChangeHandler(event:flash.events:Event) — método, classe mx.controls.listClasses.AdvancedListBase | |
Handles CollectionEvents dispatched from the data provider as the data changes. | |
collectionChangeHandler(event:flash.events:Event) — método, classe mx.controls.listClasses.ListBase | |
Handles CollectionEvents dispatched from the data provider as the data changes. | |
collectionDepth — Propriedade, classe com.adobe.dct.model.DataElementModel | |
Returns the Collection depth of a DataElements | |
collectionElement — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The collectionElement within a DataDictionaryElement - for CollectionType only. | |
CollectionEvent — classe, pacote 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) — Construtor, classe mx.events.CollectionEvent | |
Constructor. | |
CollectionEventKind — classe final, pacote mx.events | |
The CollectionEventKind class contains constants for the valid values of the mx.events.CollectionEvent class kind property. | |
CollectionFunc — classe, pacote 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 — Propriedade, classe mx.data.messages.UpdateCollectionMessage | |
The unique identifier for the collection that was updated. | |
collectionMax(c:mx.collections:ArrayCollection) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the maximum value in a collection of numbers. | |
collectionMin(c:mx.collections:ArrayCollection) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the minimum value in a collection of numbers. | |
COLLECTION_RESULT — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.event.CollectionResultEvent | |
The COLLECTION_RESULT constant defines the event type. | |
COLLECTION_RESULT — Propriedade estática da constante, classe lc.foundation.events.CollectionResultEvent | |
A special value that specifies a generic collection was provided. | |
CollectionResultEvent — classe, pacote com.adobe.ep.taskmanagement.event | |
The CollectionResultEvent event is dispatched when a collection has been retrieved. | |
CollectionResultEvent — classe, pacote 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) — Construtor, classe com.adobe.ep.taskmanagement.event.CollectionResultEvent | |
Constructor. | |
CollectionResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, collection:mx.collections:ListCollectionView, token:lc.foundation.util:Token) — Construtor, classe lc.foundation.events.CollectionResultEvent | |
Constructor. | |
collectionSum(c:mx.collections:ArrayCollection) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the total of all numbers in a collection. | |
CollectionToken — classe, pacote com.adobe.ep.taskmanagement.util | |
The CollectionToken class represents a token for asynchronous calls that return a collection. | |
CollectionToken — classe, pacote lc.foundation.util | |
The CollectionToken class represents a token for asynchronous calls that return a collection. | |
CollectionToken(collection:mx.collections:IList) — Construtor, classe com.adobe.ep.taskmanagement.util.CollectionToken | |
Constructor. | |
CollectionToken(collection:mx.collections:ListCollectionView) — Construtor, classe lc.foundation.util.CollectionToken | |
Constructor. | |
CollectionViewError — classe, pacote 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) — Construtor, classe mx.collections.errors.CollectionViewError | |
Constructor. | |
collectTransitions(chartState:Number, transitions:Array) — método, 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) — método, interface 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) — método, classe mx.controls.AdvancedDataGridBaseEx | |
Returns the index of a column as it is currently displayed. | |
color — Propriedade, classe coldfusion.service.mxml.Image | |
Border color; Hexadecimal value or supported named color. | |
color — Estilo, classe mx.charts.chartClasses.ChartBase | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.chartClasses.CartesianChart | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.chartClasses.DataTip | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.series.ColumnSeries | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.series.BarSeries | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.series.PieSeries | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.Legend | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.AxisRenderer | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.PieChart | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.charts.LegendItem | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.containers.FormHeading | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridGroupItemRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.dataGridClasses.DataGridColumn | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.listClasses.TileListItemRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.listClasses.ListItemRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.menuClasses.MenuItemRenderer | |
Text color of the menu item label. | |
color — Estilo, classe mx.controls.menuClasses.MenuBarItem | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.treeClasses.TreeItemRenderer | |
Text color of a component label. | |
color — Estilo, classe mx.controls.ToolTip | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.ColorPicker | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.Label | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.Button | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.TextInput | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.ComboBox | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.NumericStepper | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.MenuBar | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.ProgressBar | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.DateChooser | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.controls.DateField | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.core.ScrollControlBase | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.core.UITextField | |
Color of text in the component, including the component label. | |
color — Estilo, classe mx.core.Container | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.supportClasses.GroupBase | |
Color of the text. | |
color — Estilo, classe spark.components.supportClasses.ButtonBase | |
Color of the text. | |
color — Estilo, classe spark.components.supportClasses.StyleableStageText | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
Color of the text. | |
color — Estilo, classe spark.components.supportClasses.StyleableTextField | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.Label | |
Color of the text. | |
color — Estilo, classe spark.components.RichText | |
Color of the text. | |
color — Estilo, classe spark.components.ActionBar | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.FormHeading | |
Color of the text. | |
color — Estilo, classe spark.components.NumericStepper | |
Color of the text. | |
color — Estilo, classe spark.components.SkinnableContainer | |
Color of the text. | |
color — Estilo, classe spark.components.SkinnableDataContainer | |
Color of the text. | |
color — Estilo, classe spark.components.Scroller | |
Color of the text. | |
color — Estilo, classe spark.components.DateSpinner | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.DataGrid | |
Color of the text. | |
color — Estilo, classe spark.components.RichEditableText | |
Color of the text. | |
color — Estilo, classe spark.components.LabelItemRenderer | |
Color of text in the component, including the component label. | |
color — Estilo, classe spark.components.VideoPlayer | |
Color of the text. | |
color — Estilo, classe spark.skins.spark.DefaultItemRenderer | |
Color of the text. | |
color — Estilo, classe spark.skins.spark.DefaultGridItemRenderer | |
Color of the text. | |
color — Estilo, classe spark.skins.wireframe.DefaultItemRenderer | |
Color of the text. | |
color — Propriedade, classe fl.events.ColorPickerEvent | |
Obtém o valor de cor associado ao evento. | |
color — Propriedade, classe fl.motion.KeyframeBase | |
Um objeto de cor que ajusta a transformação de cores no objeto de destino. | |
color — Propriedade, classe flash.display.GraphicsSolidFill | |
A cor do preenchimento. | |
color — Propriedade, classe flash.display.Stage | |
A cor do fundo de SWF. | |
color — Propriedade, classe flash.filters.ConvolutionFilter | |
Cor hexadecimal para substituir pixels que estão fora da imagem de origem. | |
color — Propriedade, classe flash.filters.DisplacementMapFilter | |
Especifica a cor a ser usada para deslocamentos fora dos limites. | |
color — Propriedade, classe flash.filters.DropShadowFilter | |
Cor da sombra. | |
color — Propriedade, classe flash.filters.GlowFilter | |
Cor do brilho. | |
color — Propriedade, classe flash.geom.ColorTransform | |
Valor de cor RGB para um objeto ColorTransform. | |
color — Propriedade, classe flash.text.StageText | |
Especifica a cor do texto. | |
color — Propriedade, classe flash.text.TextFormat | |
Indica a cor do texto. | |
color — Propriedade, classe flash.text.engine.ElementFormat | |
Indica a cor do texto. | |
color — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: Cor do texto. | |
color — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: Cor do texto. | |
color — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
Cor do texto. | |
color — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Cor do texto. | |
color — Propriedade, classe mx.controls.textClasses.TextRange | |
Color of the text in the range. | |
color — Propriedade, classe mx.effects.DefaultListEffect | |
Hex value that represents the color used when fading the added and removed item. | |
color — Propriedade, classe mx.effects.DefaultTileListEffect | |
Hex value that represents the color used when fading the added and removed item. | |
color — Propriedade, classe mx.effects.Dissolve | |
Hex value that represents the color of the floating rectangle that the effect displays over the target object. | |
color — Propriedade, classe mx.effects.Glow | |
The color of the glow. | |
color — Propriedade, classe mx.effects.effectClasses.DissolveInstance | |
Hex value that represents the color of the floating rectangle that the effect displays over the target object. | |
color — Propriedade, classe mx.effects.effectClasses.GlowInstance | |
The color of the glow. | |
color — Propriedade, classe mx.events.ColorPickerEvent | |
The RGB color that was rolled over, rolled out of, selected, or entered. | |
color — Propriedade, classe mx.graphics.GradientEntry | |
The color value for a gradient fill. | |
color — Propriedade, classe mx.graphics.RectangularDropShadow | |
Cor da sombra. | |
color — Propriedade, classe mx.graphics.SolidColor | |
A color value. | |
color — Propriedade, classe mx.graphics.SolidColorStroke | |
The line color. | |
color — Propriedade, classe spark.filters.ConvolutionFilter | |
The color of the glow. | |
color — Propriedade, classe spark.filters.DisplacementMapFilter | |
Specifies what color to use for out-of-bounds displacements. | |
color — Propriedade, classe spark.filters.DropShadowFilter | |
The color of the glow. | |
color — Propriedade, classe spark.filters.GlowFilter | |
The color of the glow. | |
color — Propriedade, classe spark.primitives.RectangularDropShadow | |
The color of the glow. | |
Color — classe, pacote fl.motion | |
A classe Color estende a classe ColorTransform do Flash Player, adicionando a capacidade de controlar o brilho e a tonalidade. | |
Color(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Construtor, classe fl.motion.Color | |
Construtor para ocorrências Color. | |
COLOR — Propriedade estática da constante, classe flash.display3D.Context3DClearMask | |
Limpe somente o buffer de cor. | |
COLOR — Propriedade estática da constante, classe flash.filters.DisplacementMapFilterMode | |
Se o valor de deslocamento estiver fora da imagem, substituirá os valores nas propriedades alfa e de cores. | |
ColorBurnShader — classe, pacote 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() — Construtor, classe mx.graphics.shaderClasses.ColorBurnShader | |
Constructor. | |
COLOR_CHANGED — Propriedade estática da constante, classe xd.core.axm.view.components.TextEditingConstants | |
COLOR_CHANGED | |
colorCorrection — Propriedade, classe flash.display.Stage | |
Controla a correção de cores do tempo de execução do Flash para monitores. | |
colorCorrection — Propriedade, classe spark.components.Application | |
The value of the stage's colorCorrection property. | |
colorCorrection — Propriedade, classe spark.components.Window | |
The value of the stage's colorCorrection property. | |
ColorCorrection — classe final, pacote flash.display | |
A classe ColorCorrection fornece valores para a propriedade flash.display.Stage.colorCorrection. | |
colorCorrectionSupport — Propriedade, classe flash.display.Stage | |
Especifica se o tempo de execução do Flash está em execução em um sistema operacional que ofereça suporte à correção de cores e se o perfil de cor do monitor principal pode ser lido e reconhecido pelo tempo de execução do Flash. | |
ColorCorrectionSupport — classe final, pacote flash.display | |
A classe ColorCorrectionSupport fornece valores para a propriedade flash.display.Stage.colorCorrectionSupport. | |
colorDepth — Propriedade, classe flash.display.Screen | |
A profundidade de cores desta tela (expressa em número de bits). | |
colorDepth — Propriedade, classe flash.display.ScreenMode | |
A profundidade da cor do ScreenMode em número de bits. | |
ColorDodgeShader — classe, pacote 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() — Construtor, classe mx.graphics.shaderClasses.ColorDodgeShader | |
Constructor. | |
colorField — Propriedade, 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 — Propriedade, classe spark.effects.AnimateColor | |
The starting color value. | |
colorFrom — Propriedade, classe spark.effects.supportClasses.AnimateColorInstance | |
The starting color value. | |
colorFromFill(f:Object) — Método estático , classe mx.charts.chartClasses.GraphicsUtilities | |
Converts a fill value into a solid color. | |
colorInput — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
colorizeExclusions — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutNewTabButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe spark.skins.SparkSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSmallSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseHScrollBarLargeSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperTextInputSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseQuietLargeDropDownListButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionPopUpButtonSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorizeExclusions — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
Names of items that should not be colorized by the chromeColor style. | |
colorlist — Propriedade, classe coldfusion.service.ChartSeries | |
Sets colors for each data point. | |
ColorMatrix — classe, pacote fl.motion | |
A classe ColorMatrix calcula e armazena matrizes de cores com base em determinados valores. | |
ColorMatrix() — Construtor, classe fl.motion.ColorMatrix | |
Calcula e armazena matrizes de cores com base em determinados valores. | |
ColorMatrixFilter — classe final, pacote flash.filters | |
A classe ColorMatrixFilter permite aplicar uma transformação de matriz de 4 x 5 nos valores alfa e cores RGBA de cada pixel da imagem de entrada, de forma a gerar um resultado com um novo conjunto de valores alfa e cores RGBA. | |
ColorMatrixFilter — classe, pacote 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) — Construtor, classe flash.filters.ColorMatrixFilter | |
Inicializa uma nova ocorrência ColorMatrixFilter com os parâmetros especificados. | |
ColorMatrixFilter(matrix:Array) — Construtor, classe spark.filters.ColorMatrixFilter | |
Constructor. | |
colorPicker — Parte da capa, 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, pacote fl.controls | |
O componente ColorPicker exibe uma lista de uma ou mais amostras a partir das quais o usuário pode selecionar uma cor. | |
ColorPicker — classe, pacote mx.controls | |
The ColorPicker control provides a way for a user to choose a color from a swatch list. | |
ColorPicker() — Construtor, classe fl.controls.ColorPicker | |
Cria uma ocorrência da classe ColorPicker. | |
ColorPicker() — Construtor, classe mx.controls.ColorPicker | |
Constructor. | |
ColorPickerAccImpl — classe, pacote mx.accessibility | |
ColorPickerAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ColorPicker class. | |
ColorPickerAccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.ColorPickerAccImpl | |
Constructor. | |
ColorPickerAutomationImpl — classe, pacote mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ColorPicker control. | |
ColorPickerAutomationImpl(obj:mx.controls:ColorPicker) — Construtor, classe mx.automation.delegates.controls.ColorPickerAutomationImpl | |
Constructor. | |
ColorPickerEvent — classe, pacote fl.events | |
A classe ColorPickerEvent define eventos associados ao componente ColorPicker. | |
ColorPickerEvent — classe, pacote 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) — Construtor, classe fl.events.ColorPickerEvent | |
Cria um novo objeto CameraRollBrowseOptions. | |
ColorPickerEvent(type:String, bubbles:Boolean, cancelable:Boolean, index:int, color:uint) — Construtor, classe mx.events.ColorPickerEvent | |
Constructor. | |
ColorPickerSkin — classe, pacote mx.skins.halo | |
The skin for all the states of a ColorPicker. | |
ColorPickerSkin — classe, pacote mx.skins.spark | |
The Spark skin class for the MX ColorPicker component. | |
ColorPickerSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the MX ColorPicker component. | |
ColorPickerSkin() — Construtor, classe mx.skins.halo.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Construtor, classe mx.skins.spark.ColorPickerSkin | |
Constructor. | |
ColorPickerSkin() — Construtor, classe mx.skins.wireframe.ColorPickerSkin | |
Constructor. | |
colorPickerToolTip — Propriedade, classe mx.controls.RichTextEditor | |
The ToolTip that appears when the user hovers over the ColorPicker control. | |
colorPropertyName — Propriedade, classe spark.effects.AnimateColor | |
The name of the color property on the target object affected by this animation. | |
colorPropertyName — Propriedade, classe spark.effects.supportClasses.AnimateColorInstance | |
The name of the color property on the target object affected by this animation. | |
colors — Propriedade, classe fl.controls.ColorPicker | |
Obtém ou define a matriz de cores personalizadas fornecidas pelo componente ColorPicker. | |
colors — Propriedade, classe flash.display.GraphicsGradientFill | |
Uma matriz de valores de cor hexadecimais RGB para uso no gradiente. | |
colors — Propriedade, classe flash.filters.GradientBevelFilter | |
Uma matriz de valores de cor hexadecimais RGB para uso no gradiente. | |
colors — Propriedade, classe flash.filters.GradientGlowFilter | |
Matriz de cores que define um gradiente. | |
colors — Propriedade, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Collection of colors available ot the rich text editor | |
ColorShader — classe, pacote 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() — Construtor, classe mx.graphics.shaderClasses.ColorShader | |
Constructor. | |
colorSpace — Propriedade, classe flash.display.JPEGXREncoderOptions | |
Especifica como acontece a amostra de canais de cores. | |
colorSpace — Propriedade, classe flash.events.StageVideoEvent | |
O espaço de cor usado pelo vídeo em exibição no objeto StageVideo. | |
colorSpace — Propriedade, classe flash.events.VideoTextureEvent | |
O espaço de cor usado pelo vídeo em exibição no objeto VideoTexture. | |
COLORSPACE_4_2_0 — Propriedade estática da constante, classe flash.display.BitmapEncodingColorSpace | |
Especifica um esquema de diminuição da resolução de 4:2:0. | |
COLORSPACE_4_2_2 — Propriedade estática da constante, classe flash.display.BitmapEncodingColorSpace | |
Especifica um esquema de diminuição da resolução de 4:2:2. | |
COLORSPACE_4_4_4 — Propriedade estática da constante, classe flash.display.BitmapEncodingColorSpace | |
Especifica um esquema de diminuição da resolução de 4:4:4. | |
COLORSPACE_AUTO — Propriedade estática da constante, classe flash.display.BitmapEncodingColorSpace | |
Especifica um esquema de diminuição da resolução de automático. | |
colorSpaces — Propriedade, classe flash.media.StageVideo | |
Retorna os nomes dos espaços de cor disponíveis para esta superfície de vídeo. | |
colorTo — Propriedade, classe spark.effects.AnimateColor | |
The ending color value. | |
colorTo — Propriedade, classe spark.effects.supportClasses.AnimateColorInstance | |
The ending color value. | |
colorTransform(rect:flash.geom:Rectangle, colorTransform:flash.geom:ColorTransform) — método, classe flash.display.BitmapData | |
Ajusta os valores de cor em uma área especificada de uma imagem bitmap usando um objeto ColorTransform. | |
colorTransform — Propriedade, classe flash.geom.Transform | |
Objeto ColorTransform que contém valores que ajustam universalmente as cores no objeto de exibição. | |
ColorTransform — classe, pacote flash.geom | |
A classe ColorTransform permite ajustar os valores de cor em um objeto de exibição. | |
ColorTransform(redMultiplier:Number, greenMultiplier:Number, blueMultiplier:Number, alphaMultiplier:Number, redOffset:Number, greenOffset:Number, blueOffset:Number, alphaOffset:Number) — Construtor, classe flash.geom.ColorTransform | |
Cria um objeto ColorTransform para um objeto de exibição com os valores do canal de cor especificados e os valores alfa. | |
ColorUtil — classe, pacote mx.utils | |
The ColorUtil class is an all-static class with methods for working with RGB colors within Flex. | |
colorWell — Estilo, classe fl.controls.ColorPicker | |
A classe que fornece a capa para a cor, quando está preenchida com uma cor. | |
colSpan — Propriedade, classe mx.containers.GridItem | |
Number of columns of the Grid container spanned by the cell. | |
column — Propriedade, classe fl.controls.dataGridClasses.HeaderRenderer | |
O índice da coluna que pertence a esta ocorrência de HeaderRenderer. | |
column — Propriedade, classe fl.controls.listClasses.ListData | |
A coluna na qual o item de dados é exibido. | |
column — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
A reference to the AdvancedDataGridColumn instance corresponding to this AdvancedDataGridHeaderInfo instance. | |
column — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
The id of the column for which the renderer is used. | |
column — Propriedade, classe mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridColumnGroup instance for the column that caused the event. | |
column — Propriedade, classe spark.components.gridClasses.GridItemEditor | |
The column of the cell being edited. | |
column — Propriedade, classe spark.components.gridClasses.GridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Propriedade, interface spark.components.gridClasses.IGridItemEditor | |
The column of the cell being edited. | |
column — Propriedade, interface spark.components.gridClasses.IGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Propriedade, classe spark.events.GridEvent | |
The column where the event occurred, or null if the event did not occur over a column. | |
column — Propriedade, classe spark.events.GridItemEditorEvent | |
The column of the cell that is being edited. | |
column — Propriedade, classe spark.skins.spark.DefaultGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
column — Propriedade, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The GridColumn object representing the column associated with this item renderer. | |
columnAlign — Propriedade, classe spark.components.TileGroup | |
Specifies how to justify the fully visible columns to the container width. | |
columnAlign — Propriedade, classe spark.layouts.TileLayout | |
Specifies how to justify the fully visible columns to the container width. | |
ColumnAlign — classe final, pacote spark.layouts | |
The ColumnAlign class defines the possible values for the columnAlign property of the TileLayout class. | |
COLUMN_AXIS — Propriedade estática da constante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to the column axis. | |
COLUMN_AXIS — Propriedade estática, classe mx.olap.OLAPQuery | |
Specifies a column axis. | |
COLUMN_AXIS — Propriedade estática, classe mx.olap.OLAPResult | |
Specifies a column axis. | |
columnAxisHeaderStyleName — Estilo, classe mx.controls.OLAPDataGrid | |
The name of a CSS style declaration for controlling aspects of the appearance of the column axis headers. | |
columnCaretIndicator — Propriedade, classe mx.controls.dataGridClasses.DataGridBase | |
The DisplayObject that contains the graphics that indicates which renderer is the caret for lockedColumns. | |
ColumnChart — classe, pacote mx.charts | |
The ColumnChart control represents data as a series of vertical columns whose height is determined by values in the data. | |
ColumnChart() — Construtor, classe mx.charts.ColumnChart | |
Constructor. | |
columnCount — Estilo, classe fl.controls.ColorPicker | |
O número de colunas a serem desenhadas na paleta de cores do ColorPicker. | |
columnCount — Estilo, classe spark.components.RichText | |
Number of text columns. | |
columnCount — Estilo, classe spark.components.RichEditableText | |
Number of text columns. | |
columnCount(itemFactories:Array) — método, classe com.adobe.guides.spark.layouts.components.AlignmentArea | |
Determine the maximum column count based on the keepWithPrevious setting of the item factories | |
columnCount — Propriedade, classe fl.controls.TileList | |
Obtém ou define o número de colunas que são pelo menos parcialmente visíveis na lista. | |
columnCount — Propriedade, classe fl.text.TLFTextField | |
O número de colunas de texto (adota o valor padrão se indefinido durante a cascata). | |
columnCount — Propriedade, classe flashx.textLayout.container.ColumnState | |
O número de colunas no contêiner. | |
columnCount — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: o número de colunas de texto (adota o valor padrão se indefinido durante a cascata). | |
columnCount — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: o número de colunas de texto (adota o valor padrão se indefinido durante a cascata). | |
columnCount — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
O número de colunas de texto (adota o valor padrão se indefinido durante a cascata). | |
columnCount — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
O número de colunas de texto (adota o valor padrão se indefinido durante a cascata). | |
columnCount — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns to be displayed in a TileList control or items in a HorizontalList control. | |
columnCount — Propriedade, classe mx.controls.listClasses.ListBase | |
The number of columns to be displayed in a TileList control or items in a HorizontalList control. | |
columnCount — Propriedade, classe spark.components.HGroup | |
Returns the current number of elements in view. | |
columnCount — Propriedade, classe spark.components.TileGroup | |
Contain the actual column count. | |
columnCount — Propriedade, classe spark.components.gridClasses.CellRegion | |
The number of columns in the cell region. | |
columnCount — Propriedade, classe spark.layouts.HorizontalLayout | |
Returns the current number of elements in view. | |
columnCount — Propriedade, classe spark.layouts.TileLayout | |
Contain the actual column count. | |
columnDividerSkin — Estilo, classe fl.controls.DataGrid | |
O nome da classe que fornece o divisor exibido entre as colunas. | |
columnDropIndicatorSkin — Estilo, classe mx.controls.DataGrid | |
The class to use as the skin that indicates that a column can be dropped in the current location. | |
columnDropIndicatorSkin — Estilo, 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 da capa, 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 — Estilo, classe spark.components.RichText | |
Amount of gutter space, in pixels, to leave between the columns. | |
columnGap — Estilo, classe spark.components.RichEditableText | |
Amount of gutter space, in pixels, to leave between the columns. | |
columnGap — Propriedade, classe fl.text.TLFTextField | |
Especifica a quantidade do espaço de dobra, em pixels, para deixar entre as colunas (adota o valor padrão se indefinido durante a cascata). | |
columnGap — Propriedade, classe flashx.textLayout.container.ColumnState | |
A quantidade de espaço, em pixels, deixada entre as colunas do contêiner. | |
columnGap — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: especifica a quantidade do espaço de sarjeta, em pixels, para dobra de colunas (adota o valor padrão se indefinido durante a cascata). | |
columnGap — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: especifica a quantidade do espaço de sarjeta, em pixels, para dobra de colunas (adota o valor padrão se indefinido durante a cascata). | |
columnGap — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
Especifica a quantidade do espaço de dobra, em pixels, para deixar entre as colunas (adota o valor padrão se indefinido durante a cascata). | |
columnGap — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Especifica a quantidade do espaço de dobra, em pixels, para deixar entre as colunas (adota o valor padrão se indefinido durante a cascata). | |
columnHeaderDisplay — Parte da capa, 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 da capa, 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 — Propriedade, classe mx.controls.dataGridClasses.DataGridBase | |
The DisplayObject that contains the graphics that indicates which renderer is highlighted for lockedColumns. | |
columnIndex — Propriedade, interface com.adobe.mosaic.layouts.ILayoutChild | |
The column index of the component. | |
columnIndex — Propriedade, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDropLocation | |
The column index of the item. | |
columnIndex — Propriedade, interface com.adobe.mosaic.om.interfaces.ITile | |
The tile's column index. | |
columnIndex — Propriedade, classe fl.events.ListEvent | |
Obtém o índice de coluna do item associado a esse evento. | |
columnIndex — Propriedade, classe flashx.textLayout.compose.TextFlowLine | |
O número da coluna na qual a linha foi colocada, sendo a primeira coluna igual a 0. | |
columnIndex — Propriedade, classe mx.automation.events.AdvancedDataGridItemSelectEvent | |
The data provider index of the item to be selected. | |
columnIndex — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBaseSelectionData | |
The column index in the data provider of the selected cell. | |
columnIndex — Propriedade, 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 — Propriedade, 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 — Propriedade, classe mx.events.AdvancedDataGridEvent | |
The zero-based index in the AdvancedDataGrid object's columns Array of the column associated with the event. | |
columnIndex — Propriedade, classe mx.events.DataGridEvent | |
The zero-based index in the DataGrid object's columns array of the column associated with the event. | |
columnIndex — Propriedade, classe mx.events.ListEvent | |
The zero-based index of the column that contains the item renderer where the event occurred. | |
columnIndex — Propriedade, classe spark.components.gridClasses.CellPosition | |
The 0-based column index of the cell. | |
columnIndex — Propriedade, classe spark.components.gridClasses.CellRegion | |
The 0-based column index of the origin of the cell region. | |
columnIndex — Propriedade, 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 — Propriedade, classe spark.components.gridClasses.GridItemEditor | |
The zero-based index of the column being edited. | |
columnIndex — Propriedade, classe spark.components.gridClasses.GridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Propriedade, interface spark.components.gridClasses.IGridItemEditor | |
The zero-based index of the column being edited. | |
columnIndex — Propriedade, interface spark.components.gridClasses.IGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Propriedade, 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 — Propriedade, classe spark.events.GridItemEditorEvent | |
The zero-based index of the column that is being edited. | |
columnIndex — Propriedade, classe spark.skins.spark.DefaultGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndex — Propriedade, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The column index for this item renderer's cell. | |
columnIndices — Propriedade, classe spark.events.GridSortEvent | |
The vector of column indices of the sorted columns. | |
columnMap — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
A map of item renderers to columns. | |
columnMap — Propriedade, classe mx.controls.dataGridClasses.DataGridBase | |
A map of item renderes to columns. | |
columnNames — Propriedade, interface mx.automation.IAutomationTabularData | |
Names of all columns in the data. | |
columnNameStyle — Propriedade, classe flash.data.SQLConnection | |
Indica como os nomes de colunas são reportados no resultado de uma instrução SELECT. | |
columnOrder — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
display column order of the property in SRV | |
columnOrder — Propriedade, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies the display column order of the property in the Search Results Viewer. | |
columnResizeSkin — Estilo, classe mx.controls.DataGrid | |
The class to use as the skin for a column that is being resized. | |
columnResizeSkin — Estilo, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin for a column that is being resized. | |
columns — Propriedade, classe fl.controls.DataGrid | |
Obtém ou define uma matriz de objetos DataGridColumn, um para cada coluna que pode ser exibida. | |
columns — Propriedade, classe flash.data.SQLTableSchema | |
Uma matriz de ocorrências SQLColumnSchema contendo informações sobre o esquema para as colunas dessa tabela. | |
columns — Propriedade, classe lc.procmgmt.ui.startpoint.StartpointGridSelectorModel | |
The collection of columns for the listview datagrid. | |
columns — Propriedade, classe lc.procmgmt.ui.tracking.ProcessInstanceDataGridModel | |
The array of columns definitions used by the datagrid. | |
columns — Propriedade, classe mx.controls.AdvancedDataGridBaseEx | |
An array of AdvancedDataGridColumn objects, one for each column that can be displayed. | |
columns — Propriedade, classe mx.controls.DataGrid | |
An array of DataGridColumn objects, one for each column that can be displayed. | |
columns — Propriedade, classe spark.components.DataGrid | |
The list of GridColumn objectss displayed by this grid. | |
columns — Propriedade, classe spark.components.Grid | |
The list of GridColumn objectss displayed by this grid. | |
COLUMNS — Propriedade estática da constante, classe spark.layouts.TileOrientation | |
Arranges elements column by column. | |
columnSeparator — Parte da capa, 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 — Propriedade, classe spark.components.Grid | |
A visual element displayed between each column. | |
columnSeparator — Propriedade, classe spark.components.GridColumnHeaderGroup | |
A visual element that's displayed between each column. | |
ColumnSeries — classe, pacote mx.charts.series | |
Defines a data series for a ColumnChart control. | |
ColumnSeries() — Construtor, classe mx.charts.series.ColumnSeries | |
Constructor. | |
ColumnSeriesAutomationImpl — classe, pacote mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the ColumnSeries class. | |
ColumnSeriesAutomationImpl(obj:mx.charts.series:ColumnSeries) — Construtor, classe mx.automation.delegates.charts.ColumnSeriesAutomationImpl | |
Constructor. | |
ColumnSeriesItem — classe, pacote 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) — Construtor, classe mx.charts.series.items.ColumnSeriesItem | |
Constructor. | |
ColumnSeriesRenderData — classe, pacote 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) — Construtor, classe mx.charts.series.renderData.ColumnSeriesRenderData | |
Constructor. | |
ColumnSet — classe, pacote mx.charts.series | |
ColumnSet is a grouping set that can be used to stack or cluster column series in any arbitrary chart. | |
ColumnSet() — Construtor, classe mx.charts.series.ColumnSet | |
Constructor. | |
columnsLength — Propriedade, classe spark.components.DataGrid | |
Returns the value of columns.length if the columns IList was specified, otherwise 0. | |
columnSpan — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Number of actual columns spanned by the column header when using column groups. | |
columnSpan — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererDescription | |
Specifies the number of columns that the item renderer spans. | |
columnSpan — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridRendererProvider | |
Specifies how many columns the renderer should span. | |
columnState — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna um objeto ColumnState, que descreve o número e as características das colunas no contêiner. | |
ColumnState — classe, pacote flashx.textLayout.container | |
A classe ColumnState calcula os tamanhos e os locais das colunas, usando a largura e os atributos do contêiner. | |
ColumnState(blockProgression:String, columnDirection:String, controller:flashx.textLayout.container:ContainerController, compositionWidth:Number, compositionHeight:Number) — Construtor, classe flashx.textLayout.container.ColumnState | |
Função Constructor – cria um objeto ColumnState. | |
columnStretch — Evento, classe fl.controls.DataGrid | |
Despachado depois que um usuário expande uma coluna horizontalmente. | |
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 — Propriedade estática da constante, classe fl.events.DataGridEvent | |
A constante DataGridEvent.COLUMN_STRETCH define o valor da propriedade de tipo de um objeto de evento columnStretch. | |
COLUMN_STRETCH — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Estilo, classe fl.controls.DataGrid | |
O nome da classe que fornece o cursor usado quando o mouse está entre os dois cabeçalhos de coluna e quando a propriedade resizableColumns está definida como verdadeira. | |
columnType — Propriedade, classe com.adobe.icc.vo.TableColumnDetails | |
Type of the table column | |
columnTypeListDisplay — Parte da capa, 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 — Estilo, classe spark.components.RichText | |
Column width in pixels. | |
columnWidth — Estilo, classe spark.components.RichEditableText | |
Column width in pixels. | |
columnWidth — Propriedade, classe com.adobe.icc.vo.TableColumnDetails | |
Ratio of columns width with respect to the entire table | |
columnWidth — Propriedade, classe fl.controls.TileList | |
Obtém ou define a largura aplicada a uma coluna na lista, em pixels. | |
columnWidth — Propriedade, classe fl.text.TLFTextField | |
A largura da coluna em pixels (adota o valor padrão se indefinido durante a cascata). | |
columnWidth — Propriedade, classe flashx.textLayout.container.ColumnState | |
A largura das colunas, em pixels, no contêiner. | |
columnWidth — Propriedade, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: a largura da coluna em pixels (adota o valor padrão se indefinido durante a cascata). | |
columnWidth — Propriedade, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: a largura da coluna em pixels (adota o valor padrão se indefinido durante a cascata). | |
columnWidth — Propriedade, interface flashx.textLayout.formats.ITextLayoutFormat | |
A largura da coluna em pixels (adota o valor padrão se indefinido durante a cascata). | |
columnWidth — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
A largura da coluna em pixels (adota o valor padrão se indefinido durante a cascata). | |
columnWidth — Propriedade, classe mx.controls.listClasses.AdvancedListBase | |
The width of the control's columns. | |
columnWidth — Propriedade, classe mx.controls.listClasses.ListBase | |
The width of the control's columns. | |
columnWidth — Propriedade, classe spark.components.HGroup | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Propriedade, classe spark.components.TileGroup | |
Contain the actual column width, in pixels. | |
columnWidth — Propriedade, classe spark.layouts.HorizontalLayout | |
If the variableColumnWidth property is false, then this property specifies the actual width of each layout element, in pixels. | |
columnWidth — Propriedade, classe spark.layouts.TileLayout | |
Contain the actual column width, in pixels. | |
columnWidthDisplay — Parte da capa, 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 — Estilo, 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 — Estilo, 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 — Estilo, 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 — Propriedade, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the width of elements relative to the category width. | |
columnWidthRatio — Propriedade, interface mx.charts.chartClasses.IColumn | |
Specifies the width of items relative to the category size. | |
columnWidthRatio — Propriedade, classe mx.charts.series.ColumnSeries | |
Specifies the width of columns relative to the category width. | |
columnWidthRatio — Propriedade, classe mx.charts.series.ColumnSet | |
Specifies the width of columns relative to the category width. | |
com.adobe.acm.solutions.authoring.domain.extensions — pacote | |
O pacote com.adobe.acm.solutions.authoring.domain.extensions contém classes para habilitar o gerenciamento de configuração e o manuseio da funcionalidade relacionada a extensões, por exemplo, Extensible Actionbar. | |
com.adobe.acm.solutions.ccr.domain.extensions — pacote | |
O pacote com.adobe.acm.solutions.ccr.domain.extensions contém classes específicas da implementação da funcionalidade relacionada a extensões de Criar correspondência, por exemplo, Extensible Actionbar. | |
com.adobe.consulting.pst.vo — pacote | |
O pacote com.adobe.consulting.pst.vo contém alguns dos objetos de valor do Asset Composer Building Block. | |
com.adobe.dct.component — pacote | |
O pacote com.adobe.dct.component contém componentes de host como, por exemplo, DDEditor, DEMetaEditor e DataElementsPanel. | |
com.adobe.dct.component.datadictionary — pacote | |
O pacote com.adobe.dct.component.datadictionary contém componentes de host para o editor de dicionário de dados e outras classes relacionadas. | |
com.adobe.dct.component.datadictionaryElement — pacote | |
O pacote com.adobe.dct.component.datadictionary contém componentes de host para o metaeditor de elemento de dicionário de dados. | |
com.adobe.dct.component.dataElementsPanel — pacote | |
O pacote com.adobe.dct.component.dataElementsPanel contém componentes de host para o painel de elementos de dados, a sua barra de ferramentas e outros componentes relacionados. | |
com.adobe.dct.component.toolbars — pacote | |
O pacote com.adobe.dct.component.datadictionary contém componentes de host para a barra de ferramentas do editor de dicionário de dados. | |
com.adobe.dct.event — pacote | |
O pacote com.adobe.dct.event contém eventos despachados por várias operações remotas de serviços do Data Dictionary Building Block, além de outras classes de evento relacionadas. | |
com.adobe.dct.exp — pacote | |
O pacote com.adobe.dct.exp VariableResolver contém o componente VariableResolver para resolver todas as referências variáveis encontradas em uma expressão pelo Expression Manager Building Block. | |
com.adobe.dct.model — pacote | |
O pacote com.adobe.dct.model contém classes model usadas pelo Data Dictionary Building Block. | |
com.adobe.dct.service — pacote | |
O pacote com.adobe.dct.service contém interfaces de vários serviços no Data Dictionary Building Block. | |
com.adobe.dct.service.provider — pacote | |
O pacote com.adobe.dct.service.provider fornece classes para a obtenção de serviços prestados pelo Data Dictionary Building Block. | |
com.adobe.dct.transfer — pacote | |
O pacote com.adobe.dct.transfer contém os objetos de transferência/Objetos de Valor usados nas APIs de serviço do Data Dictionary Building Block. | |
com.adobe.dct.util — pacote | |
O pacote com.adobe.dct.util contém as classes utility usadas pelo Data Dictionary Building Block e algumas classes utility genéricas comuns. | |
com.adobe.dct.view — pacote | |
O pacote com.adobe.dct.view contém componentes de host para diversos componentes de interface no editor de dicionário de dados. | |
com.adobe.ep.taskmanagement.domain — pacote | |
O pacote com.adobe.ep.taskmanagement.domain contém as definições de interface para o serviço e as classes TaskManager e classes de suporte. | |
com.adobe.ep.taskmanagement.event — pacote | |
O pacote com.adobe.ep.taskmanagement.event contém classes de eventos do TaskManager. | |
com.adobe.ep.taskmanagement.filter — pacote | |
O pacote com.adobe.ep.taskmanagement.filter contém as definições de interface e classes de utilitários para usar o serviço TaskManager. | |
com.adobe.ep.taskmanagement.services — pacote | |
O pacote contém com.adobe.ep.taskmanagement.service classes que implementam cliente de serviços de tarefas standalone (informalmente chamadas de tarefas leves) e definições de classe de interface para o serviço Task Manager. | |
com.adobe.ep.taskmanagement.util — pacote | |
O pacote com.adobe.ep.taskmanagement.util contém classes de eventos do TaskManager. | |
com.adobe.ep.ux.attachmentlist.component — pacote | |
O pacote com.adobe.ep.ux.attachmentlist.component contém as classes para usar o componente AttachmentList UX. | |
com.adobe.ep.ux.attachmentlist.domain — pacote | |
O pacote com.adobe.ep.ux.attachmentlist.domain contém os objetos de domínio para usar o componente AttachmentList UX. | |
com.adobe.ep.ux.attachmentlist.domain.events — pacote | |
O pacote contém classes de evento com.adobe.ep.ux.attachmentlist.domain.events para o componente AttachmentList UX. | |
com.adobe.ep.ux.attachmentlist.domain.renderers — pacote | |
O pacote com.adobe.ep.ux.attachmentlist.domain.renderers os renderizadores de item que contém suporte ao componente AttachmentList UX. | |
com.adobe.ep.ux.attachmentlist.skin — pacote | |
O pacote com.adobe.ep.ux.attachmentlist.skin contém as classes para a skin e altera a aparência do componente AttachmentList UX. | |
com.adobe.ep.ux.attachmentlist.skin.renderers — pacote | |
O pacote com.adobe.ep.ux.attachmentlist.skin.renderers contém as classes para renderizar itens para o componente AttachmentList UX. | |
com.adobe.ep.ux.content.event — pacote | |
O pacote com.adobe.ep.ux.content.event contém classes para os eventos usados para Core Services. | |
com.adobe.ep.ux.content.factory — pacote | |
O pacote com.adobe.ep.ux.content.factory contém a interface fábrica de domínio e implementações para Core Services. | |
com.adobe.ep.ux.content.handlers — pacote | |
O pacote com.adobe.ep.ux.content.handlers contém registro de manipuladores de ativos e interface para o Core Services. | |
com.adobe.ep.ux.content.managers — pacote | |
O pacote com.adobe.ep.ux.content.managers contém interfaces e implementações de diferentes gerenciadores exibidos pelos Serviços Centrais. | |
com.adobe.ep.ux.content.model.asset — pacote | |
O pacote com.adobe.ep.ux.content.model.asset contém classes de camada de domínio de armazenamento de informações sobre ativos. | |
com.adobe.ep.ux.content.model.preview — pacote | |
O pacote com.adobe.ep.ux.content.model.preview contém as interfaces para os componentes de host de renderizadores de visualização utilizados pelos Core Services | |
com.adobe.ep.ux.content.model.relation — pacote | |
O pacote com.adobe.ep.ux.content.model.relation contém as classes de camada de domínio para armazenar parâmetros ¬de relação usados para procurar ativos relacionados. | |
com.adobe.ep.ux.content.model.search — pacote | |
O pacote com.adobe.ep.ux.content.model.search contém as interfaces para os componentes para controles de busca utilizados pelos Core Services | |
com.adobe.ep.ux.content.model.toolbar — pacote | |
O pacote com.adobe.ep.ux.content.model.toolbar contém as interfaces para os componentes de host dos renderizadores de ação de barra de ferramentas utilizados pelos Core Services | |
com.adobe.ep.ux.content.search — pacote | |
O pacote com.adobe.ep.ux.content.search contém a consulta de pesquisa exibida pelo Core Services. | |
com.adobe.ep.ux.content.services — pacote | |
O pacote com.adobe.ep.ux.content.services contém o localizador de serviço para localizar serviços de Remoting. | |
com.adobe.ep.ux.content.services.load — pacote | |
O pacote com.adobe.ep.ux.content.services.load contém classes de camada de serviço para carregar ativos. | |
com.adobe.ep.ux.content.services.permissions — pacote | |
O pacote com.adobe.ep.ux.content.services.permissions contém classes de camada de serviço para carregar as permissões de ativos. | |
com.adobe.ep.ux.content.services.preview — pacote | |
O pacote com.adobe.ep.ux.content.services.preview contém classes de camada de serviço para carregar a visualização de ativos. | |
com.adobe.ep.ux.content.services.providers — pacote | |
O pacote com.adobe.ep.ux.content.services.providers contém fornecedores de camada de serviço para Core Services. | |
com.adobe.ep.ux.content.services.query — pacote | |
O pacotge com.adobe.ep.ux.content.services.query package define as classes de camada de serviço para os recursos de consulta. | |
com.adobe.ep.ux.content.services.relationships — pacote | |
O pacote com.adobe.ep.ux.content.services.relationships contém classes de camada de serviço para obter os ativos relacionados. | |
com.adobe.ep.ux.content.services.search.lccontent — pacote | |
O pacote com.adobe.ep.ux.content.services.search.lccontent contém classes de camada de serviço para pesquisar por ativos. | |
com.adobe.ep.ux.content.services.version — pacote | |
O pacote com.adobe.ep.ux.content.services.version contém classes de serviço de camada para recuperar as informações de versão para os ativos. | |
com.adobe.ep.ux.content.view — pacote | |
O pacote com.adobe.ep.ux.content.view contém o componente AssetManagerView componente UX. | |
com.adobe.ep.ux.content.view.components.activate — pacote | |
O pacote com.adobe.ep.ux.content.view.components.activate contém o componente ActivationBrowser UX. | |
com.adobe.ep.ux.content.view.components.grid — pacote | |
O pacote com.adobe.ep.ux.content.view.components contém o componente SearchResultsGrid UX. | |
com.adobe.ep.ux.content.view.components.grid.hover — pacote | |
O pacote com.adobe.ep.ux.content.view.components.grid.hover contém componentes padrão e de nível básico do renderizador hover. | |
com.adobe.ep.ux.content.view.components.grid.hover.component — pacote | |
O pacote com.adobe.ep.ux.content.view.components.grid.hover.component contém componentes de renderizador de visualização de imagem e texto. | |
com.adobe.ep.ux.content.view.components.grid.renderers — pacote | |
O pacote com.adobe.ep.ux.content.view.components.grid.renderers contém componentes padrão de cabeçalho de grade de dados e renderizador de itens. | |
com.adobe.ep.ux.content.view.components.relationships — pacote | |
O pacote com.adobe.ep.ux.content.view.components.relationships contém as classes do componente RelationShipBrowser UX. | |
com.adobe.ep.ux.content.view.components.review — pacote | |
O pacote com.adobe.ep.ux.content.view.components.review contém as classes do componente AssetReviewPod UX. | |
com.adobe.ep.ux.content.view.components.searchpod — pacote | |
O pacote com.adobe.ep.ux.content.view.components.searchpod contém as classes dos componentes de busca. | |
com.adobe.ep.ux.content.view.components.search.renderers — pacote | |
O pacote com.adobe.ep.ux.content.view.components.search.renderers contém componentes de renderizador de busca que podem existir com o componente AdvancedSearchPod UX. | |
com.adobe.ep.ux.content.view.components.toolbar — pacote | |
O pacote com.adobe.ep.ux.content.view.components.toolbar contém as classes dos componentes da barra de ação e da barra de ferramentas. | |
com.adobe.ep.ux.content.view.components.toolbar.controlRenderers — pacote | |
O com.adobe.ep.ux.content.view.components.toolbar.controlRenderers contém os renderizadores de controle usados para componentes Toolbar. | |
com.adobe.ep.ux.content.view.components.version — pacote | |
O pacote com.adobe.ep.ux.content.view.components contém o componente VersionBrowser UX. | |
com.adobe.ep.ux.documentsubmit.component — pacote | |
O pacote com.adobe.ep.ux.documentsubmit.component contém classes para usar o componente DocumentSubmit UX. | |
com.adobe.ep.ux.documentsubmit.domain — pacote | |
O pacote contém com.adobe.ep.ux.documentsubmit.domain as classes de domínio para serem utilizadas para componentes DocumentSubmit UX. | |
com.adobe.ep.ux.documentsubmit.skin — pacote | |
O pacote com.adobe.ep.ux.tasklist.component contém classes para aplicar skin e alterar a aparência do componente DocumentSubmit UX. | |
com.adobe.ep.ux.taskaction.component — pacote | |
O pacote com.adobe.ep.ux.taskaction.component contém as classes do componente TaskAction UX. | |
com.adobe.ep.ux.taskaction.domain — pacote | |
O pacote com.adobe.ep.ux.taskaction.component contém as classes de domínio do componente TaskAction UX. | |
com.adobe.ep.ux.taskaction.domain.events — pacote | |
O pacote com.adobe.ep.ux.taskaction.domain.events contém as classes para tratar de eventos do componente TaskAction UX. | |
com.adobe.ep.ux.taskaction.skin — pacote | |
O pacote com.adobe.ep.ux.taskaction.skin contém as classes para aplicar skins e alterar a aparência do componente TaskAction UX. | |
com.adobe.ep.ux.taskdetails.component — pacote | |
O pacote com.adobe.ep.ux.taskdetails.component contém as classes do componente TaskDetails UX. | |
com.adobe.ep.ux.taskdetails.domain — pacote | |
O pacote com.adobe.ep.ux.taskdetails.domain contém classes domain para o componente TaskDetails UX. | |
com.adobe.ep.ux.taskdetails.skin — pacote | |
O pacote com.adobe.ep.ux.taskdetails.skin contém as classes para aplicar skins e alterar a aparência do componente TaskDetails UX. | |
com.adobe.ep.ux.tasklist.component — pacote | |
O pacote com.adobe.ep.ux.tasklist.component contém as classes para usar o componente TaskList UX. | |
com.adobe.ep.ux.tasklist.domain — pacote | |
O pacote com.adobe.ep.ux.tasklist.domain contém as classes de domínio o componente TaskList UX. | |
com.adobe.ep.ux.tasklist.skin — pacote | |
O pacote com.adobe.ep.ux.tasklist.component contém as classes para usar o componente TaskList UX. | |
com.adobe.ep.ux.webdocumentviewer.domain — pacote | |
O pacote contém com.adobe.ep.ux.webdocumentviewer classes de domínio para o componente WebDocumentViewer UX. | |
com.adobe.exm.expression — pacote | |
O pacote com.adobe.exm.expression contém interfaces no serviço do bloco de construção Expression Manager Building Block 9.5. | |
com.adobe.exm.expression.error — pacote | |
O pacote com.adobe.exm.expression.error contém erros lançados pelo serviço do bloco de construção Expression Manager Building Block 9.5. | |
com.adobe.exm.expression.event — pacote | |
O pacote com.adobe.exm.expression.event contém eventos despachados por vários componentes do bloco de construção Expression Manager Building Block 9.5. | |
com.adobe.exm.expression.impl — pacote | |
O pacote com.adobe.exm.expression.impl contém classes de implementação dos componentes de serviço do bloco de construção Expression Manager Building Block 9.5. | |
com.adobe.fiber.runtime.lib — pacote | |
O pacote com.adobe.fiber.runtime.lib contém as classes de implementação para funções de tempo de execução de expressão. | |
com.adobe.fiber.services — pacote | |
O pacote com.adobe.fiber.services contém as interfaces de serviços. | |
com.adobe.fiber.services.wrapper — pacote | |
O pacote com.adobe.fiber.services.wrapper contém as classes wrapper. | |
com.adobe.fiber.styles — pacote | |
O pacote com.adobe.fiber.styles contém as classes style. | |
com.adobe.fiber.util — pacote | |
O pacote com.adobe.fiber.util contém as classes utility. | |
com.adobe.fiber.valueobjects — pacote | |
O pacote com.adobe.fiber.valueobjects contém as classes value object. | |
com.adobe.gravity.binding — pacote | |
O pacote com.adobe.gravity.binding contém classes para usar vinculação no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.context — pacote | |
O pacote com.adobe.gravity.context contém classes para acessar a classe IBundleContext no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.flex.bundleloader — pacote | |
O pacote com.adobe.gravity.flex.bundleloader contém classes para carregar agrupamentos de interface de usuário criados com o Flex Framework. | |
com.adobe.gravity.flex.progress — pacote | |
O pacote com.adobe.gravity.flex.progress contém classes para indicar o progresso em aplicativos desenvolvidos no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.flex.serviceloader — pacote | |
O pacote com.adobe.gravity.binding contém classes para exibir e gerenciar serviços de interface do usuário no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.framework — pacote | |
O pacote com.adobe.gravity.framework contém interfaces básicas para o Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.init — pacote | |
O pacote com.adobe.gravity.init contém classes para bootstrapping do Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.service.bundleloader — pacote | |
O pacote com.adobe.gravity.service.bundleloader contém interfaces para implementar carregadores de agrupamento personalizados no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.service.logging — pacote | |
O pacote com.adobe.gravity.service.logging contém interfaces para implementar serviços de destino de registro no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.service.manifest — pacote | |
O pacote com.adobe.gravity.service.manifest contém interfaces para implementar serviços de análise de manifesto no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.service.progress — pacote | |
O pacote com.adobe.gravity.service.progress contém interfaces para reportar e acompanhar o progresso no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.tracker — pacote | |
O pacote com.adobe.gravity.tracker contém classes para acompanhar serviços no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.ui — pacote | |
O pacote com.adobe.gravity.ui contém interfaces de usuário para serviços ao usuário no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility — pacote | |
O pacote com.adobe.gravity.utility contém classes convenience para obter e liberar conjuntos de serviços no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility.async — pacote | |
O pacote com.adobe.gravity.utility.async package contém classes utility para gerenciamento de operações assíncronas no Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.error — pacote | |
O pacote com.adobe.gravity.utility.flex.async package contém classes para adaptação aos padrões fornecidos pelo Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.events — pacote | |
O pacote com.adobe.gravity.utility.events contém classes event úteis quando utilizadas em conjunto com outras classes utility no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility.factory — pacote | |
O pacote com.adobe.gravity.factory contém classes factory e interfaces para o Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility.flex.async — pacote | |
O pacote com.adobe.gravity.utility.flex.async contém classes para adaptação de classes token assíncronas aos padrões fornecidos pelo Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.logging — pacote | |
O pacote com.adobe.gravity.utility.logging contém classes factor e interfaces para efetuar registro no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility.message — pacote | |
O pacote com.adobe.gravity.utility.message contém classes utility para gerenciar mensagens que serão exibidas ao usuários em aplicativos desenvolvidos no Adobe Digital Enterprise Services Platform Experience - Client Component Framework. | |
com.adobe.gravity.utility.sequence — pacote | |
O pacote com.adobe.gravity.utility.sequence contém classes utility para fornecer sequências no Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.gravity.utility.url — pacote | |
O pacote com.adobe.gravity.utility.url contém classes utility para manipular URLs para o Adobe Digital Enterprise Platform Experience Services - Client Component Framework. | |
com.adobe.guides.control — pacote | |
O pacote com.adobe.guides.control fornece um número de interfaces que definem o Guia de dados, navegação e erros. Ele também fornece uma série de APIs de interface úteis para manipular uma Guia. | |
com.adobe.guides.domain — pacote | |
O pacote com.adobe.guides.domain fornece interfaces que podem ser usadas para a observação da estrutura da Guia. | |
com.adobe.guides.i18n — pacote | |
O pacote com.adobe.guides.i18n fornece interfaces para suporte à localização dentro de uma Guia. | |
com.adobe.guides.spark.components.skins — pacote | |
O pacote com.adobe.guides.spark.components.skins fornece skins para os componentes de tempo de execução das Guias. | |
com.adobe.guides.spark.components.skins.mx — pacote | |
O pacote com.adobe.guides.spark.components.skins.mx fornece skins para os componentes de tempo de execução das Guias MX. | |
com.adobe.guides.spark.headers.components — pacote | |
O pacote com.adobe.guides.spark.headers.components contém classes que fornecem suporte a cabeçalhos de wrapper. | |
com.adobe.guides.spark.headers.skins — pacote | |
O pacote com.adobe.guides.spark.headers.skins fornece skins para fornecer suporte ao componente de cabeçalho. | |
com.adobe.guides.spark.layouts.components — pacote | |
O pacote com.adobe.guides.spark.layouts.components fornece classes para o layout do conteúdo de uma Guia. | |
com.adobe.guides.spark.layouts.skins — pacote | |
O pacote com.adobe.guides.spark.layouts.skins fornece um conjunto de skins diferentes para mudar a aparência de componentes de layout diferentes. | |
com.adobe.guides.spark.navigators.components — pacote | |
O pacote com.adobe.guides.spark.navigators.components fornece componentes que ajudam a navegar em uma Guia. | |
com.adobe.guides.spark.navigators.renderers — pacote | |
O pacote com.adobe.guides.spark.navigators.renderers fornece renderizadores usados por componentes diferentes no layout Guia. | |
com.adobe.guides.spark.navigators.skins — pacote | |
O pacote com.adobe.guides.spark.navigators.skins fornece skins usadas por navegadores e componentes diferentes. | |
com.adobe.guides.spark.util — pacote | |
O pacote com.adobe.guides.spark.util fornece classes de ajuda para o tempo de execução das Guias. | |
com.adobe.guides.spark.wrappers.components — pacote | |
O pacote com.adobe.guides.spark.wrappers.components fornece as classes básicas necessárias para criar um componente Wrapper para uma Guia. | |
com.adobe.guides.spark.wrappers.skins — pacote | |
O pacote com.adobe.guides.spark.wrappers.skins fornece as skins necessárias para um número de componentes diferentes de Wrapper de Guia. | |
com.adobe.guides.submit — pacote | |
O pacote com.adobe.guides.submit fornece um conjunto de interfaces utilizado durante o processo de envio e manipulação dos resultados de um envio. | |
com.adobe.icc.dc.domain — pacote | |
O pacote com.adobe.icc.dc.domain contém classes domain usadas pela interface de usuário Criar correspondência que representa a formação da ocorrência do tempo de execução da carta. | |
com.adobe.icc.dc.domain.factory — pacote | |
O pacote com.adobe.icc.dc.domain.factory contém classes domain factory usadas para criar a ocorrência de objeto de domínio definido no pacote com.adobe.icc.dc.domain. | |
com.adobe.icc.editors.events — pacote | |
O pacote com.adobe.icc.editors.events contém eventos despachados por vários componentes do Asset Composer Building Block. | |
com.adobe.icc.editors.handlers — pacote | |
O pacote com.adobe.icc.editors.handlers contém implementações de manipulador do bloco de construção Asset Composer para vários tipos de ativo do Asset Composer Building Block. | |
com.adobe.icc.editors.managers — pacote | |
O pacote com.adobe.icc.editors.managers contém classes utility manager para algumas ações comuns. | |
com.adobe.icc.editors.model — pacote | |
O pacote com.adobe.icc.editors.model contém classes domain model para vários tipos de ativos. Por exemplo, LetterModel. | |
com.adobe.icc.editors.model.config — pacote | |
O pacote com.adobe.icc.editors.model.config contém classes para fornecer informações de configuração ao editor. | |
com.adobe.icc.editors.model.el — pacote | |
O pacote com.adobe.icc.editors.model.el contém interfaces e classes relacionadas a modelos de linguagem de expressão. | |
com.adobe.icc.editors.model.el.operands — pacote | |
O pacote com.adobe.icc.editors.model.el.operands contém classes de implementação de vários tipos de operandos com suporte. | |
com.adobe.icc.editors.model.el.operators — pacote | |
O pacote com.adobe.icc.editors.model.el.operators contém classes de implementação de vários tipos de operadores com suporte. | |
com.adobe.icc.enum — pacote | |
O pacote com.adobe.icc.enum contém classes com enumerações e constantes. | |
com.adobe.icc.external.dc — pacote | |
O pacote com.adobe.icc.external.dc contém a classe InvokeParams que representa informações de chamada sobre a interface de usuário Criar correspondência. | |
com.adobe.icc.obj — pacote | |
O pacote com.adobe.icc.obj contém objetos de dados de utilitário do lado do cliente. | |
com.adobe.icc.services — pacote | |
O pacote com.adobe.icc.services contém classes para acessar/instanciar vários serviços do Asset Composer Building Block. | |
com.adobe.icc.services.category — pacote | |
O pacote com.adobe.icc.services.category contém serviços específicos a Categorias. | |
com.adobe.icc.services.config — pacote | |
O pacote com.adobe.icc.services.config contém serviços específicos a Configurações. | |
com.adobe.icc.services.download — pacote | |
O pacote com.adobe.icc.services.download contém serviços específicos ao Download de conteúdo. | |
com.adobe.icc.services.export — pacote | |
O pacote com.adobe.icc.services.export serviços para exportação de dados relacionados aos ativos. | |
com.adobe.icc.services.external — pacote | |
O pacote com.adobe.icc.services.external contém serviços específicos ao acesso a dados externos ao próprio serviço (possivelmente fora do aplicativo de host). | |
com.adobe.icc.services.formbridge — pacote | |
O pacote com.adobe.icc.services.formbridge contém o serviço de comunicação Form Bridge para interagir entre os componentes do Flex e PDFs na interface de usuário Criar correspondência. | |
com.adobe.icc.services.fragmentlayout — pacote | |
O pacote com.adobe.icc.services.fragmentlayout contém a interface de serviço para serviço de layout de fragmento. | |
com.adobe.icc.services.layout — pacote | |
O pacote com.adobe.icc.services.layout contém serviços específicos a Layouts. | |
com.adobe.icc.services.letter — pacote | |
O pacote com.adobe.icc.services.letter contém serviços específicos a modelos de Carta. | |
com.adobe.icc.services.locator — pacote | |
O pacote com.adobe.icc.services.locator contém serviços específicos à localização de serviços externos acessíveis do Asset Composer Building Block. | |
com.adobe.icc.services.module — pacote | |
O pacote com.adobe.icc.services.module contém serviços específicos a Módulos. | |
com.adobe.icc.services.render — pacote | |
O pacote com.adobe.icc.services.render contém serviços específicos à renderização. | |
com.adobe.icc.services.submit — pacote | |
O pacote com.adobe.icc.services.submit contém serviços específicos ao envio de uma correspondência. | |
com.adobe.icc.services.user — pacote | |
O pacote com.adobe.icc.services.user contém serviços específicos ao gerenciamento de usuários. | |
com.adobe.icc.token — pacote | |
O com.adobe.icc.token contém a definição da interface Token retornada pelas operações de serviço remoto do Asset Composer Building Block. | |
com.adobe.icc.vo — pacote | |
O pacote com.adobe.icc.vo contém os objetos de valor do Asset Composer Building Block. | |
com.adobe.icc.vo.render — pacote | |
O pacote com.adobe.icc.vo. contém objetos de valor específicos a operações de renderização. | |
com.adobe.icomm.assetplacement.controller — pacote | |
O pacote com.adobe.icomm.assetplacement.controller contém os controles de interface do usuário do Asset Placement Building Block. | |
com.adobe.icomm.assetplacement.controller.utils — pacote | |
O pacote com.adobe.icomm.assetplacement.controller contém as classe utility usadas pelos controles de interface do usuário do Asset Placement Building Block. | |
com.adobe.icomm.assetplacement.data — pacote | |
O pacote com.adobe.icomm.assetplacement.data contém as classes que modelam a definição do pacote Asset Placement Building Block. | |
com.adobe.icomm.assetplacement.model — pacote | |
O pacote com.adobe.icomm.assetplacement.model contém as classes que modelam a definição do pacote Asset Placement Building Block. | |
com.adobe.livecycle.assetmanager.client — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client contém algumas interfaces comuns da biblioteca flexível do bloco de construção Asset Manager Building Block 9.5. | |
com.adobe.livecycle.assetmanager.client.event — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.event contém eventos despachados por vários componentes do Asset Manager Building Block 9.5. | |
com.adobe.livecycle.assetmanager.client.handler — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.handler contém a interface Asset Handler e o modelo de domínio essencial AssetHandlerRegistry. | |
com.adobe.livecycle.assetmanager.client.managers — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.managers contém classes manager usadas por vários componentes do bloco de construção Asset Manager Building Block 9.5. | |
com.adobe.livecycle.assetmanager.client.model — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.model contém várias classes model comum do bloco de construção Asset Manager Building Block 9.5. | |
com.adobe.livecycle.assetmanager.client.model.cms — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.model.cms contém classes model específicas a uma pesquisa do sistema de gerenciamento de conteúdo. | |
com.adobe.livecycle.assetmanager.client.service — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.service contém classes service que fornecem alguns dos serviços específicos. | |
com.adobe.livecycle.assetmanager.client.service.search — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.service.search contém classes e interfaces de serviço comuns que fornecem serviços específicos de pesquisa. | |
com.adobe.livecycle.assetmanager.client.service.search.cms — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.service.search.cms contém interfaces e classes de serviço específicas à pesquisa no sistema de gerenciamento de conteúdo. | |
com.adobe.livecycle.assetmanager.client.utils — pacote | |
(Substituído) O pacote com.adobe.livecycle.assetmanager.client.utils contém algumas classes utility comuns. | |
com.adobe.livecycle.content — pacote | |
O pacote com.adobe.livecycle.content contém classes para trabalhar com arquivos no Experience Server. | |
com.adobe.livecycle.rca.model — pacote | |
O pacote com.adobe.livecycle.rca.model package define as classes de modelo para o Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.model.constant — pacote | |
O pacote com.adobe.livecycle.rca.model.constant define as enumerações de Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.model.document — pacote | |
O pacote com.adobe.livecycle.rca.model.document define os objetos que encapsulam as classes Document Service. | |
com.adobe.livecycle.rca.model.participant — pacote | |
O pacote com.adobe.livecycle.rca.model.participant define classes participantes de Review, Commenting & Approval (RCA) Building Block 9.5 como, por exemplo, um revisor e um moderador. | |
com.adobe.livecycle.rca.model.reminder — pacote | |
O pacote com.adobe.livecycle.rca.model.reminder define classes Review, Commenting & Approval (RCA) Building Block 9.5 usadas pelos lembretes. | |
com.adobe.livecycle.rca.model.stage — pacote | |
O pacote com.adobe.livecycle.rca.model.stage define classes que encapsulam os estágios de revisão para Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.service — pacote | |
As classes do pacote com.adobe.livecycle.rca.service definem todas as classes de nível superior utilizadas em Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.service.core — pacote | |
O pacote com.adobe.livecycle.rca.core.package define as interfaces de serviço para Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.service.core.delegate — pacote | |
O pacote com.adobe.livecycle.rca.core.delegate define as classes que implementam interfaces de serviços básicos para Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.service.process — pacote | |
O pacote com.adobe.livecycle.rca.core.process define as interfaces de processo para Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.rca.service.process.delegate — pacote | |
O pacote com.adobe.livecycle.rca.core.process.delegate define as classes de chamadas de processo para Review, Commenting & Approval (RCA) Building Block 9.5. Essas classes de invocação implementam interfaces de processo. | |
com.adobe.livecycle.rca.token — pacote | |
As classes do pacote com.adobe.livecycle.rca.token package definem classes de token utilizadas pelo Review, Commenting & Approval (RCA) Building Block 9.5. | |
com.adobe.livecycle.ria.security.api — pacote | |
O pacote com.adobe.livecycle.ria.security.api classes de interface para lidar com a segurança do Experience Server. | |
com.adobe.livecycle.ria.security.service — pacote | |
O pacote com.adobe.livecycle.ria.security.service contém classes de implementação para o Core Security. | |
com.adobe.mosaic.layouts — pacote | |
O pacote com.adobe.mosaic.layouts contém uma coleção de layouts com base em spark que podem ser utilizados dentro da linguagem Composite Application Definition Language (CADL) ou dentro de skins para criar exibições personalizadas. | |
com.adobe.mosaic.layouts.dragAndDrop — pacote | |
O pacote com.adobe.mosaic.layouts.dragAndDrop contém classes que fornecem suporte para operações de arrastar e soltar Blocos. | |
com.adobe.mosaic.layouts.interfaces — pacote | |
O pacote com.adobe.mosaic.layouts.interfaces contém interfaces que devem ser implementadas para que os componentes funcionem corretamente com o pacote com.adobe.mosaic.layouts. | |
com.adobe.mosaic.mxml — pacote | |
O pacote com.adobe.mosaic.mxml contém classes para representar elementos SDK de Mosaico, componentes visuais e serviços num aplicativo Flex. | |
com.adobe.mosaic.om.constants — pacote | |
O pacote com.adobe.mosaic.om.constants contém constantes que são úteis para o desenvolvedor de Blocos. | |
com.adobe.mosaic.om.events — pacote | |
O pacote com.adobe.mosaic.om.events contém a definição dos eventos que são devolvidos por meio de um ouvinte de mensagens ou retornados como um parâmetro para um manipulador de sucesso ou falha para uma variedade de APIs de estrutura de aplicativo composto como, por exemplo, addTile, AddView, addPanel, removeView, removeTile, removePanel, loadCatalog e métodos resolveReferences. | |
com.adobe.mosaic.om.impl — pacote | |
O pacote com.adobe.mosaic.om.impl contém implementações de interfaces do pacote com.adobe.mosaic.om.interfaces para melhor usabilidade de programação, tais como as classes ApplicationSpecifier e CatalogSpecifier. | |
com.adobe.mosaic.om.interfaces — pacote | |
O pacote com.adobe.mosaic.om.interfaces contém interfaces para todos os aspectos do desenvolvimento da estrutura de aplicativo composto. Estas interfaces são métodos públicos da API estrutura de aplicativo composto usados por um desenvolvedor de blocos para interagir com o aplicativo, o catálogo, a sessão, outros blocos e diversos outros objetos da estrutura de aplicativo composto. | |
com.adobe.mosaic.skinning — pacote | |
O pacote com.adobe.mosaic.skinning contém classes central usadas para desenvolver skins para os componentes visuais da estrutura de aplicativo composto Mosaic. | |
com.adobe.mosaic.sparklib.editors — pacote | |
O pacote com.adobe.mosaic.sparklib.editors contém classes para definir o editor de rótulos do Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.optionMenu — pacote | |
As classes do pacote com.adobe.mosaic.sparklib.optionMenu definem o botão de menu de opção e evento correspondente do Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.scrollableMenu — pacote | |
As classes do pacote com.adobe.mosaic.sparklib.scrollableMenu definem uma extensão da classe ScrollableMenu personalizada para o Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.scrollableMenu.skins — pacote | |
As classes do pacote com.adobe.mosaic.sparklib.scrollableMenu.skins definem as skins padrão da classe ScrollableMenu personalizada para o Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.tabLayout — pacote | |
O pacote com.adobe.mosaic.sparklib.tabLayout contém classes para definir o componente do Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.tabLayout.events — pacote | |
O pacote com.adobe.mosaic.sparklib.tabLayout.events contém classes para definir a classe event despachada para o Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.tabLayout.layouts — pacote | |
O pacote com.adobe.mosaic.sparklib.tabLayout.layouts contém classes para definir um layout horizontal para o Adobe Digital Enterprise Platform Experience Services - Composite Application Framework de componentes Spark semelhante ao TabNavigator. | |
com.adobe.mosaic.sparklib.tabLayout.skins — pacote | |
O pacote com.adobe.mosaic.sparklib.tabLayout.skins contém classes para definir skins para componentes Spark semelhantes ao TabNavigaor do componente do Adobe Digital Enterprise Platform Experience Services - Composite Application Framework. | |
com.adobe.mosaic.sparklib.text — pacote | |
O pacote com.adobe.mosaic.sparklib.text contém classes utility usadas pelos skins para serem adicionadas da exibição de texto. | |
com.adobe.mosaic.sparklib.util — pacote | |
O pacote com.adobe.mosaic.sparklib.text contém classes utility usadas pelos skins para executar cálculos de layout adicionais. | |
com.adobe.solutions.acm.authoring.presentation — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation contém componentes host para editores. | |
com.adobe.solutions.acm.authoring.presentation.actionbar — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.actionbar contém componentes host para Extensible Actionbar e interfaces relacionadas. | |
com.adobe.solutions.acm.authoring.presentation.common — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.common contém componentes host reutilizáveis para interface de usuário Autoria ou pela interface de usuário Criar correspondência. | |
com.adobe.solutions.acm.authoring.presentation.events — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.events contém eventos personalizados usados por componentes host. | |
com.adobe.solutions.acm.authoring.presentation.fragment — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.fragment contém componentes host usados para carregar e configurar layouts de fragmentos no sistema por meio da interface de usuário Autoria. | |
com.adobe.solutions.acm.authoring.presentation.letter — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.letter contém componentes host usados para criar o modelo Carta no sistema por meio da interface de usuário Autoria. | |
com.adobe.solutions.acm.authoring.presentation.letter.data — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.letter.data contém componentes host usados para editar elementos de dados do modelo Carta no Editor de modelo Carta. | |
com.adobe.solutions.acm.authoring.presentation.preview — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.preview contém componentes host usados para visualizar os recursos, passando o mouse por cima deles. | |
com.adobe.solutions.acm.authoring.presentation.rte — pacote | |
O pacote com.adobe.solutions.acm.authoring.presentation.rte contém componentes host para dar suporte à edição do formato RTF. | |
com.adobe.solutions.acm.ccr.presentation — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation contém componentes host para a exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.contentcapture contém componentes host para a parte de captura de conteúdo da exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture.events — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.contentcapture.events contém a definição de eventos despachados pela exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.contentcapture.preview — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.contentcapture.preview contém componentes host para a parte de visualização, passando o mouse por cima da exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.datacapture — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.datacapture contém componentes host para a parte de captura de dados da exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.datacapture.renderers — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.datacapture.renderers contém o componente host para renderizadores de itens de captura de dados da exibição da apresentação Criar correspondência. | |
com.adobe.solutions.acm.ccr.presentation.pdf — pacote | |
O pacote com.adobe.solutions.acm.ccr.presentation.pdf contém o componente host para o contêiner da visualização em PDF da exibição da apresentação Criar correspondência. | |
com.adobe.solutions.exm — pacote | |
O pacote com.adobe.solutions.exm contém interfaces para os serviço de infra-estrutura do Expression Manager Building Block. | |
com.adobe.solutions.exm.authoring — pacote | |
O pacote com.adobe.solutions.exm.authoring contém as classes de provedor de dados globais para o Expression Manager Building Block. | |
com.adobe.solutions.exm.authoring.components.controls — pacote | |
O pacote com.adobe.solutions.exm.authoring.components.controls contém painéis de controle, como o ExpressionPanel, FunctionsPanel e as classes VariablesPanel. | |
com.adobe.solutions.exm.authoring.components.toolbars — pacote | |
O pacote com.adobe.solutions.exm.authoring.components.toolbars contém componentes de barra de ferramentas relacionados ao controle das classes do painel e classes do Expression Builder. | |
com.adobe.solutions.exm.authoring.domain — pacote | |
O pacote com.adobe.solutions.exm.authoring.domain contém as classes de domínio para a criação de expressão de componentes UX. | |
com.adobe.solutions.exm.authoring.domain.expression — pacote | |
O pacote com.adobe.solutions.exm.authoring.domain.expression contém as classes de criação de domínio para operações específicas de expressão. Por exemplo, a criação de objetos e novas expressões de validação. | |
com.adobe.solutions.exm.authoring.domain.impl — pacote | |
O pacote com.adobe.solutions.exm.authoring.domain.impl contém interfaces para as classes de implementação das interfaces do domínio de criação do Expression Manager Building Block. | |
com.adobe.solutions.exm.authoring.domain.method — pacote | |
O pacote com.adobe.solutions.exm.authoring.domain.method contém as classes de criação de domínio para operações específicas de expressão. | |
com.adobe.solutions.exm.authoring.domain.variable — pacote | |
O pacote com.adobe.solutions.exm.authoring.domain.variable contém as classes de criação de domínio para operações específicas de expressão. Por exemplo, exibir as variáveis disponíveis para uma expressão. | |
com.adobe.solutions.exm.authoring.enum — pacote | |
O pacote com.adobe.solutions.exm.authoring.enum fornece um operador e detalhes de menu para a classe EBToolBar. | |
com.adobe.solutions.exm.authoring.events — pacote | |
O pacote classes com.adobe.solutions.exm.authoring.events contém eventos personalizados que são usados para painéis de controle e componentes de barras de ferramentas. | |
com.adobe.solutions.exm.authoring.model — pacote | |
O pacote com.adobe.solutions.exm.authoring.model contém classes relacionadas com criação, tais como host component, classes de Skin e pacotes de recursos. | |
com.adobe.solutions.exm.authoring.renderer — pacote | |
O pacote com.adobe.solutions.exm.authoring.renderer contém classes de renderização de item personalizadas para o Expression Builder | |
com.adobe.solutions.exm.authoring.view — pacote | |
O pacote com.adobe.solutions.exm.authoring.view contém classes de componentes de interface de usuário integrada e componentes de diálogo popup. | |
com.adobe.solutions.exm.expression — pacote | |
O com.adobe.solutions.exm.expression contém as interfaces para os serviços de expressão específicos de infra-estrutura. | |
com.adobe.solutions.exm.impl — pacote | |
O pacote com.adobe.solutions.impl contém classes de implementação para os serviço de infra-estrutura do Expression Manager Building Block. | |
com.adobe.solutions.exm.impl.method — pacote | |
O pacote com.adobe.solutions.exm.impl.method contém classes de implementação para os serviço de infra-estrutura de provedor-f'unção. | |
com.adobe.solutions.exm.method — pacote | |
O com.adobe.solutions.exm.method contém as interfaces para os serviços de função específicos de infra-estrutura. | |
com.adobe.solutions.exm.mock — pacote | |
O pacote com.adobe.solutions.exm.mock contém implementações simuladas para os serviço de infra-estrutura do Expression Manager Building Block. | |
com.adobe.solutions.exm.mock.method — pacote | |
O pacote com.adobe.solutions.exm.mock.method contém classes de utilitários para a definição de listas de funções em XML simulado. | |
com.adobe.solutions.exm.runtime — pacote | |
O pacote com.adobe.solutions.exm.runtime contém as interfaces, objetos de valor, erros e eventos para o tempo de execução do lado do cliente do Expression Manager Building Block. | |
com.adobe.solutions.exm.runtime.impl — pacote | |
O pacote com.adobe.solutions.exm.runtime.impl contém classes de implementação para tempo de execução do lado do cliente do Expression Manager Building Block. | |
com.adobe.solutions.exm.variable — pacote | |
O com.adobe.solutions.exm.variable contém as interfaces para os serviços de função específicos de infra-estrutura. | |
com.adobe.solutions.prm.constant — pacote | |
O pacote com.adobe.solutions.prm.constant inclui todas as constantes definidas pelo Project Management Building Block. | |
com.adobe.solutions.prm.domain — pacote | |
O pacote com.adobe.solutions.prm.domain inclui todas as interfaces de domínio definidas pelo Project Management Building Block. | |
com.adobe.solutions.prm.domain.factory — pacote | |
O pacote com.adobe.solutions.prm.domain.factory inclui as classes factory usadas para obter classes de ocorrências de entidade de domínio. | |
com.adobe.solutions.prm.domain.impl — pacote | |
O pacote com.adobe.solutions.prm.domain.impl inclui a implementação de interfaces de domínio definidas pelo Project Management Building Block. | |
com.adobe.solutions.prm.domain.manager — pacote | |
O pacote com.adobe.solutions.prm.domain.manager inclui interfaces que definem entidades, que são normalmente necessárias para ter uma única ocorrência no aplicativo. | |
com.adobe.solutions.prm.presentation.asset — pacote | |
O pacote com.adobe.solutions.prm.presentation.asset inclui componentes personalizáveis usados para exibir visualizações relacionadas a ativos. | |
com.adobe.solutions.prm.presentation.constant — pacote | |
O pacote com.adobe.solutions.prm.presentation.constant inclui as classes utility que oferecem suporte à localização de constantes definidas pelo Project Management Building Block. | |
com.adobe.solutions.prm.presentation.document — pacote | |
O pacote com.adobe.solutions.prm.presentation.document inclui componentes personalizáveis usados para exibir visualizações relacionadas a documentos de suporte. | |
com.adobe.solutions.prm.presentation.event — pacote | |
O pacote com.adobe.solutions.prm.presentation.event inclui eventos despachados pelos componentes de visual do Project Management Building Block. | |
com.adobe.solutions.prm.presentation.file — pacote | |
O pacote com.adobe.solutions.prm.presentation.file inclui componentes personalizáveis usados para exibir a entidade de arquivo. | |
com.adobe.solutions.prm.presentation.project — pacote | |
O pacote com.adobe.solutions.prm.presentation.project inclui componentes personalizáveis usados para exibir a entidade de projeto. | |
com.adobe.solutions.prm.presentation.team — pacote | |
O pacote comcom.adobe.solutions.prm.presentation.team inclui componentes personalizáveis usados para exibir visualizações relacionadas à equipe. | |
com.adobe.solutions.prm.presentation.util — pacote | |
O pacote com.adobe.solutions.prm.presentation.util inclui classes utility usadas pelos componentes de visualização do Project Management Building Block. | |
com.adobe.solutions.prm.service — pacote | |
O pacote com.adobe.solutions.prm.service inclui as interfaces de serviço expostas no Project Management Building Block. | |
com.adobe.solutions.prm.services.impl — pacote | |
O pacote com.adobe.solutions.prm.services.impl inclui a implementação de interfaces de serviço expostas no Project Management Building Block. | |
com.adobe.solutions.prm.vo — pacote | |
O pacote com.adobe.solutions.prm.vo inclui os objetos de valor definidos pelo Project Management Building Block. | |
com.adobe.solutions.rca.constant — pacote | |
O pacote com.adobe.solutions.rca.constant inclui todas as constantes definidas pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.domain — pacote | |
O pacote com.adobe.solutions.rca.domain inclui todas as interfaces de domínio definidas pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.domain.common — pacote | |
O pacote com.adobe.solutions.rca.domain.common inclui as interfaces não específicas da funcionalidade do Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.domain.factory — pacote | |
O pacote com.adobe.solutions.rca.domain.factory inclui as classes factory usadas para obter classes de ocorrências de entidade de domínio. | |
com.adobe.solutions.rca.domain.impl — pacote | |
O pacote com.adobe.solutions.rca.domain.impl inclui a implementação de interfaces de domínio definidas pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.domain.impl.manager — pacote | |
O pacote com.adobe.solutions.rca.domain.impl.manager inclui a implementação de interfaces de gerenciador definidas pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.domain.manager — pacote | |
O pacote com.adobe.solutions.rca.domain.manager inclui interfaces que definem entidades, que são normalmente necessárias para ter uma única ocorrência no aplicativo. | |
com.adobe.solutions.rca.presentation — pacote | |
O pacote com.adobe.solutions.rca.presentation inclui componentes personalizáveis usados pelos componentes visuais do Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.presentation.comment — pacote | |
O pacote com.adobe.solutions.rca.presentation.comment inclui componentes personalizáveis usados para exibir comentários. | |
com.adobe.solutions.rca.presentation.constant — pacote | |
O pacote com.adobe.solutions.rca.presentation.constant inclui classes utility que oferecem suporte à localização de constantes definidas pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.presentation.event — pacote | |
O pacote com.adobe.solutions.rca.presentation.event inclui eventos despachados pelos componentes visuais do Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.presentation.gantt — pacote | |
O pacote com.adobe.solutions.rca.presentation.gantt inclui componentes personalizáveis usados para exibir componentes visuais relacionados ao gráfico Gantt. | |
com.adobe.solutions.rca.presentation.gantt.ruler — pacote | |
O pacote com.adobe.solutions.rca.presentation.gantt.ruler inclui componentes personalizáveis usados para exibir o componente régua do gráfico Gantt. | |
com.adobe.solutions.rca.presentation.template — pacote | |
O pacote com.adobe.solutions.rca.presentation.template inclui componentes personalizáveis usados para exibir visualizações relacionadas a modelos de revisão. | |
com.adobe.solutions.rca.presentation.template.audit — pacote | |
O pacote com.adobe.solutions.rca.presentation.template.audit inclui componentes personalizáveis usados para exibir informações de auditoria associadas a modelo de revisão. | |
com.adobe.solutions.rca.presentation.template.definition — pacote | |
O pacote com.adobe.solutions.rca.presentation.template.definition inclui componentes personalizáveis usados para exibir a definição de modelo de revisão. | |
com.adobe.solutions.rca.presentation.template.documents — pacote | |
O pacote com.adobe.solutions.rca.presentation.template.documents inclui componentes personalizáveis usados para exibir informações sobre documentos associados a modelo de revisão. | |
com.adobe.solutions.rca.presentation.template.stages — pacote | |
O pacote com.adobe.solutions.rca.presentation.template.stages inclui componentes personalizáveis usados para exibir os palcos de um modelo de revisão. | |
com.adobe.solutions.rca.presentation.util — pacote | |
O pacote com.adobe.solutions.rca.presentation.util inclui classes utility usadas pelos componentes de visualização do Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.service — pacote | |
O pacote com.adobe.solutions.rca.service inclui as interfaces de serviço expostas no Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.services.impl — pacote | |
O com.adobe.solutions.rca.services.impl inclui a implementação de interfaces de serviço expostas no Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.vo — pacote | |
O pacote com.adobe.solutions.rca.vo inclui todos os objetos de valor definidos pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.solutions.rca.vo.um — pacote | |
O pacote com.adobe.solutions.rca.vo.um inclui os objetos de valor específicos de gerenciamento do usuário definidos pelo Review, Commenting & Approval (RCA) Building Block. | |
com.adobe.viewsource — pacote | |
O pacote com.adobe.viewsource contém as classes que gerenciam as operações de origem da exibição. | |
CombineMultipleDocuments — classe, pacote com.adobe.livecycle.rca.service.process.delegate | |
Remote service for combining multiple documents. | |
CombineMultipleDocuments(channelSet:mx.messaging:ChannelSet) — Construtor, classe com.adobe.livecycle.rca.service.process.delegate.CombineMultipleDocuments | |
Constructor. | |
COMBINE_MULTIPLE_DOCUMENTS_RO — Propriedade estática da constante, classe com.adobe.livecycle.rca.service.ServiceLocator | |
Specifies the name of the process that combines multiple documents. | |
ComboBase — classe, pacote 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() — Construtor, classe mx.controls.ComboBase | |
Constructor. | |
ComboBaseAccImpl — classe, pacote mx.accessibility | |
ComboBaseAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBase class. | |
ComboBaseAccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.ComboBaseAccImpl | |
Constructor. | |
ComboBaseAutomationImpl — classe, pacote mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ComboBase class. | |
ComboBaseAutomationImpl(obj:mx.controls:ComboBase) — Construtor, classe mx.automation.delegates.controls.ComboBaseAutomationImpl | |
Constructor. | |
comboBox — Propriedade, classe spark.components.gridClasses.ComboBoxGridItemEditor | |
The item editor's ComboBox control. | |
ComboBox — classe, pacote fl.controls | |
O componente ComboBox contém uma lista suspensa em que o usuário pode selecionar um valor. | |
ComboBox — classe, pacote mx.controls | |
The ComboBox control contains a drop-down list from which the user can select a single value. | |
ComboBox — classe, pacote spark.components | |
The ComboBox control is a child class of the DropDownListBase control. | |
ComboBox() — Construtor, classe fl.controls.ComboBox | |
Cria uma nova ocorrência do componente ComboBox. | |
ComboBox() — Construtor, classe mx.controls.ComboBox | |
Constructor. | |
ComboBox() — Construtor, classe spark.components.ComboBox | |
Constructor. | |
ComboBoxAccImpl — classe, pacote fl.accessibility | |
A classe ComboBoxAccImpl, também chamada de classe de Implementação de acessibilidade de ComboBox, é usada para tornar acessível um componente ComboBox. | |
ComboBoxAccImpl — classe, pacote mx.accessibility | |
ComboBoxAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the ComboBox class. | |
ComboBoxAccImpl — classe, pacote spark.accessibility | |
ComboBoxAccImpl is the accessibility implementation class for spark.components.ComboBox. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Construtor, classe mx.accessibility.ComboBoxAccImpl | |
Constructor. | |
ComboBoxAccImpl(master:mx.core:UIComponent) — Construtor, classe spark.accessibility.ComboBoxAccImpl | |
Constructor. | |
ComboBoxArrowSkin — classe, pacote mx.skins.halo | |
The skin for all the states of the button in a ComboBox. | |
ComboBoxArrowSkin() — Construtor, classe mx.skins.halo.ComboBoxArrowSkin | |
Constructor. | |
ComboBoxAutomationImpl — classe, pacote mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ComboBox control. | |
ComboBoxAutomationImpl(obj:mx.controls:ComboBox) — Construtor, classe mx.automation.delegates.controls.ComboBoxAutomationImpl | |
Constructor. | |
ComboBoxButtonSkin — classe, pacote spark.skins.spark | |
The default skin class for the anchor button on a Spark ComboBox component. | |
ComboBoxButtonSkin — classe, pacote spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBoxButton component. | |
ComboBoxButtonSkin() — Construtor, classe spark.skins.spark.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxButtonSkin() — Construtor, classe spark.skins.wireframe.ComboBoxButtonSkin | |
Constructor. | |
ComboBoxDataCaptureRenderer — classe, pacote com.adobe.solutions.acm.ccr.presentation.datacapture.renderers | |
Renderer for capturing enum Input from the user. | |
ComboBoxGridItemEditor — classe, pacote spark.components.gridClasses | |
The ComboBoxGridItemEditor class defines an item renderer for use with the Spark grid controls, such as DataGrid and Grid. | |
ComboBoxGridItemEditor() — Construtor, classe spark.components.gridClasses.ComboBoxGridItemEditor | |
Constructor. | |
ComboBoxSearchRenderer — classe, pacote com.adobe.ep.ux.content.view.components.search.renderers | |
Search Renderer for drop down list showing values reading from DD | |
ComboBoxSearchRenderer() — Construtor, classe com.adobe.ep.ux.content.view.components.search.renderers.ComboBoxSearchRenderer | |
Constructor | |
ComboBoxSkin — classe, pacote mx.skins.spark | |
The Spark skin class for the MX ComboBox component. | |
ComboBoxSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the MX ComboBox component. | |
ComboBoxSkin — classe, pacote spark.skins.spark | |
The default skin class for the Spark ComboBox component. | |
ComboBoxSkin — classe, pacote spark.skins.wireframe | |
The default wireframe skin class for the Spark ComboBox component. | |
ComboBoxSkin() — Construtor, classe mx.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Construtor, classe mx.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Construtor, classe spark.skins.spark.ComboBoxSkin | |
Constructor. | |
ComboBoxSkin() — Construtor, classe spark.skins.wireframe.ComboBoxSkin | |
Constructor. | |
ComboBoxTextInputSkin — classe, pacote spark.skins.spark | |
The default skin class for the textInput of a Spark ComboBox component. | |
ComboBoxTextInputSkin() — Construtor, classe spark.skins.spark.ComboBoxTextInputSkin | |
Constructor. | |
comboData — Propriedade, classe com.adobe.ep.ux.content.view.components.search.renderers.ComboBoxSearchRenderer | |
Returns the label for the drop down list | |
COMMA — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla , (188). | |
command — Propriedade, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
The command object that drives the behavior of the model. | |
COMMAND — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada com a tecla de 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 — Propriedade, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
Retrieves the localized instructions that are associated with the command. | |
commandKey — Propriedade, classe flash.events.GestureEvent | |
Indica se a tecla Command está ativada (só no Mac). | |
commandKey — Propriedade, classe flash.events.KeyboardEvent | |
Indica se a tecla Command está ativa (true) ou inativa (false). | |
commandKey — Propriedade, classe flash.events.MouseEvent | |
Indica se a tecla Command está ativada (só no Mac). O valor da propriedade commandKey terá o mesmo valor que a propriedade ctrlKey no Mac. | |
commandKey — Propriedade, classe flash.events.TouchEvent | |
Indica se a tecla Command está ativada (só no Mac). | |
CommandMessage — classe, pacote 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() — Construtor, 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 — Propriedade, classe flash.display.GraphicsPath | |
O Vector dos comandos de desenho como inteiros que representam o caminho. | |
comment — Propriedade, classe com.adobe.consulting.pst.vo.Form | |
Specifies a comment associated with the last change or update to the form. | |
comment — Propriedade, classe com.adobe.consulting.pst.vo.Letter | |
Specifies the comment associated with the last change or update to the letter template. | |
comment — Propriedade, classe com.adobe.icc.editors.model.AssetModel | |
The comment of the underlying value object. | |
comment — Propriedade, classe com.adobe.icc.vo.ContainerLayout | |
Comment associated with the container layout | |
comment — Propriedade, classe com.adobe.icc.vo.DataModule | |
Specifies a comment associated with the last change or update to the data module. | |
comment — Propriedade, classe com.adobe.icc.vo.Document | |
Specifies the comment associated with the last change or update to the document. | |
comment — Propriedade, classe com.adobe.icc.vo.Portfolio | |
Specifies the comment associated with the last change or update to the portfolio template. | |
comment — Propriedade, interface com.adobe.solutions.rca.domain.IComment | |
Text of a comment. | |
comment — Propriedade, classe com.adobe.solutions.rca.domain.impl.Comment | |
Text of a comment. | |
comment — Propriedade, classe flash.media.ID3Info | |
Um comentário sobre a gravação; corresponde à marca ID3 2.0 COMM. | |
Comment — classe, pacote com.adobe.solutions.rca.domain.impl | |
This class defines a comment. | |
Comment() — Construtor, classe com.adobe.solutions.rca.domain.impl.Comment | |
The constructor for Comment class. | |
commentDisplay — Parte da capa, 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 — Propriedade, classe coldfusion.service.PdfInfo | |
Permissions assigned for adding comments to the PDF document. | |
commentList — Parte da capa, 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, pacote com.adobe.solutions.rca.domain.impl.manager | |
This class implements operations for comment management. | |
CommentManager() — Construtor, classe com.adobe.solutions.rca.domain.impl.manager.CommentManager | |
The constructor for CommentManager class. | |
CommentPod — classe, pacote com.adobe.solutions.rca.presentation.comment | |
The host component for displaying comments, published on a specific version of an asset. | |
CommentPod() — Construtor, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
The constructor for CommentPod class. | |
comments() — método, classe XML | |
Lista as propriedades do objeto XML que contêm comentários XML. | |
comments() — método, classe XMLList | |
Chama o método comments() de cada objeto XML e retorna um XMLList de comentários. | |
commentServerPath — Propriedade, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the location of the server where Adobe Acrobat stores inline comments. | |
commentServerPath — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
Server location where Adobe ® Acrobat ® stores the inline comments. | |
commentServerPath — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Server location where Adobe ® Acrobat ® stores the inline comments. | |
commentServerPath — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Server location where Adobe Acrobat stores the inline comments. | |
commentVisibility — Propriedade, 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 — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
Adobe Acrobat's inline comment visibility across stages. | |
commentVisibility — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Adobe Acrobat's inline comment visibility across stages. | |
commentVisibility — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Visibility of inline comment, in Adobe Acrobat, across stages. | |
commit(ignoreLazyLoad:Boolean) — método, 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 | |
Despachado quando uma operação de chamada do método commit() é concluída com êxito. | |
commit(responder:flash.net:Responder) — método, classe flash.data.SQLConnection | |
Confirma uma transação existente fazendo com que qualquer ação executada pelas instruções da transação seja permanentemente aplicada ao banco de dados. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — método, 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) — método, classe mx.data.DataServiceOfflineAdapter | |
Commits any current changes to the local store. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — método, classe mx.data.DataStore | |
Commits pending changes for collections and items managed by this DataStore. | |
commit(itemsOrCollections:Array, cascadeCommit:Boolean) — método, classe mx.data.MessageBatch | |
Commits the changes in the batch. | |
commit — Propriedade, classe spark.events.PopUpEvent | |
Specifies whether the event listener should commit the data returned in the data property. | |
COMMIT — Propriedade estática da constante, 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 — Propriedade estática da constante, classe flash.errors.SQLErrorOperation | |
Indica que o método SQLConnection.commit() foi chamado. | |
COMMIT — Propriedade estática da constante, classe flash.events.SQLEvent | |
A constante SQLEvent.COMMIT define o valor da propriedade type de um objeto de evento commit. | |
commitCaretPosition(newCaretRowIndex:int, newCaretColumnIndex:int) — método, classe spark.components.DataGrid | |
Updates the grid's caret position. | |
COMMIT_COMPLETE — Propriedade estática da constante, classe lc.foundation.events.LiveCycleEvent | |
The commitComplete event type. | |
commitCurrentState() — método, classe spark.skins.mobile.supportClasses.MobileSkin | |
Called whenever the currentState changes. | |
commitDisabled() — método, classe spark.skins.mobile.supportClasses.ButtonSkinBase | |
Commit alpha values for the skin when in a disabled state. | |
commitEvent — Propriedade, classe ga.model.PanelItem | |
The name of the event that is fired when the value is to be committed to the model. | |
commitEventProperty — Propriedade, 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) — método, classe spark.components.DataGrid | |
In response to user input (mouse or keyboard) which changes the selection, this method dispatches the selectionChanging event. | |
commitProperties() — método, 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() — método, 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() — método, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.LayoutEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ActionRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.actionbar.ExtensibleActionbar | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.common.FileUploader | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentLayoutEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.fragment.TableColumnEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCapturePod | |
Processes the properties set on the component. | |
commitProperties() — método, classe com.adobe.solutions.acm.ccr.presentation.pdf.LetterPDFContainer | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.chartClasses.CartesianDataCanvas | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.chartClasses.HLOCSeriesBase | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.chartClasses.Series | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.series.AreaSeries | |
commitProperties() — método, classe mx.charts.series.BarSeries | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.series.BubbleSeries | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.series.ColumnSeries | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.charts.series.LineSeries | |
commitProperties() — método, classe mx.charts.series.PieSeries | |
commitProperties() — método, classe mx.charts.series.PlotSeries | |
Processes the properties set on the component. | |
commitProperties() — método, classe mx.controls.FlexNativeMenu | |
Processes the properties set on the component. | |
commitProperties() — método, 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() — método, 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() — método, classe mx.core.UIComponent | |
Processes the properties set on the component. | |
commitProperties() — método, classe spark.components.SpinnerList | |
Processes the properties set on the component. | |
commitProperties() — método, classe spark.primitives.BitmapImage | |
Processes the properties set on the element. | |
commitProperties() — método, classe spark.primitives.supportClasses.GraphicElement | |
Processes the properties set on the element. | |
commitProperties() — método, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Processes the properties set on the component. | |
commitProperties() — método, classe xd.core.axm.view.components.AXMAccordion | |
Processes the properties set on the component. | |
commitProperties() — método, classe xd.core.axm.view.components.AXMAccordionSegment | |
Processes the properties set on the component. | |
commitProperties() — método, classe xd.core.axm.view.components.AXMRichTextEditor | |
Processes the properties set on the component. | |
commitProperties() — método, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
Processes the properties set on the component. | |
commitProperties() — método, classe xd.core.axm.view.components.AXMSwitch | |
Processes the properties set on the component. | |
commitProperty — Propriedade, classe ga.model.PanelItem | |
The name of the property of the UI object that is commited as the value to the model. | |
commitQueueMode — Propriedade, 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 — Propriedade, classe mx.data.DataManager | |
Indicates if there are changes that have not been committed and the commit() method should be called. | |
commitRequired — Propriedade, classe mx.data.DataStore | |
Indicates if there are pending updates that must be committed. | |
commitRequired — Propriedade, classe mx.data.MessageBatch | |
True if any changes are in this batch. | |
commitRequiredOn(object:Object) — método, classe mx.data.DataManager | |
Indicates if there are pending changes for this particular object. | |
commitRequiredOn(item:Object) — método, classe mx.data.DataStore | |
Indicates if there are pending updates on a particular object that are waiting to be committed. | |
commitRequiredOn(item:Object) — método, classe mx.data.ManagedRemoteService | |
Indicates if there are pending changes for this particular object. | |
commitRequiredOn(item:Object) — método, classe mx.data.MessageBatch | |
Indicates if there are pending changes for this particular item. | |
commitResize(newWidth:Number, newHeight:Number) — método, interface com.adobe.mosaic.skinning.IMosaicComponent | |
Records the new size of the component in the DOM structure representing the component. | |
commitSelectedIndex(newIndex:int) — método, classe mx.containers.ViewStack | |
Commits the selected index. | |
commitStyles() — método, classe spark.components.supportClasses.StyleableTextField | |
Commit the styles into the TextField. | |
commitTarget — Propriedade, classe ga.model.PanelItem | |
The property name in the model that is updated when the value is committed. | |
commitTransaction() — método, classe coldfusion.air.Session | |
Commits the changes in the transaction. | |
commitValue() — método, classe ga.model.PanelItem | |
Applies the current value of the UI component to the data model. | |
common — Propriedade, classe lc.procmgmt.domain.ProcessVariable | |
A flag that indicates whether a variable is common to all process definitions. | |
COMMON — Propriedade estática da constante, classe flash.text.engine.LigatureLevel | |
Usado para especificar ligaturas comuns. | |
commonName — Propriedade, classe com.adobe.icc.vo.User | |
User common name | |
commonName — Propriedade, interface com.adobe.solutions.rca.domain.IUser | |
Common name of a user, as defined in Document Server User Management. | |
commonName — Propriedade, classe com.adobe.solutions.rca.domain.impl.User | |
Common name of a user, as defined in Document Server User Management. | |
commonName — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalSearchFilterVO | |
Common name used to search for principals. | |
commonName — Propriedade, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
Common name of the principal. | |
commonName — Propriedade, classe flash.security.X500DistinguishedName | |
Retorna o atributo de DN CommonName. | |
commonName — Propriedade, classe lc.foundation.domain.Principal | |
The user's common (display) name. | |
compact — Evento, classe flash.data.SQLConnection | |
Despachado quando uma operação de chamada do método compact() é concluída com êxito. | |
compact(responder:flash.net:Responder) — método, classe flash.data.SQLConnection | |
Requer todo o espaço não utilizado no banco de dados. | |
COMPACT — Propriedade estática da constante, classe flash.errors.SQLErrorOperation | |
Indica que o método SQLConnection.compact() foi chamado. | |
COMPACT — Propriedade estática da constante, classe flash.events.SQLEvent | |
A constante SQLEvent.COMPACT define o valor da propriedade type de um objeto de evento compact. | |
compare(s1:String, s2:String) — Método estático , classe com.adobe.fiber.runtime.lib.StringFunc | |
Compares two strings lexicographically. | |
compare(otherBitmapData:flash.display:BitmapData) — método, classe flash.display.BitmapData | |
Compara dois objetos BitmapData. | |
compare(string1:String, string2:String) — método, classe flash.globalization.Collator | |
Compara duas strings e retorna um valor inteiro que indica se a primeira string é menor, igual ou maior que a segunda string. | |
compare(a:Object, b:Object, depth:int) — Método estático , 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) — método, 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) — método, classe com.adobe.guides.spark.layouts.components.RepeaterLayoutHost | |
Compare the data objects used for sorting the columns. | |
compareFunction — Propriedade, classe mx.collections.Grouping | |
The method used to compare items when sorting. | |
compareFunction — Propriedade, classe mx.collections.GroupingField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Propriedade, interface mx.collections.ISort | |
The method used to compare items when sorting. | |
compareFunction — Propriedade, interface mx.collections.ISortField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Propriedade, classe mx.collections.Sort | |
The method used to compare items when sorting. | |
compareFunction — Propriedade, classe mx.collections.SortField | |
The function that compares two items during a sort of items for the associated collection. | |
compareFunction — Propriedade, classe spark.collections.Sort | |
The method used to compare items when sorting. | |
compareFunction — Propriedade, 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) — método, classe mx.olap.OLAPSet | |
Returns information about the relative location of two members in the set. | |
compareNoCase(s1:String, s2:String) — Método estático , classe com.adobe.fiber.runtime.lib.StringFunc | |
Compare two strings lexicographically, ignoring case. | |
ComparisonOperator — classe, pacote com.adobe.ep.taskmanagement.filter | |
Implementation class for filter comparison operators to be used in filter conditions. | |
compatibilityErrorFunction — Propriedade estática, 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 — Propriedade estática, classe mx.core.FlexVersion | |
The current version that the framework maintains compatibility for. | |
compatibilityVersionString — Propriedade estática, classe mx.core.FlexVersion | |
The compatibility version, as a string of the form "X.X.X". | |
complete — Evento, classe air.desktop.URLFilePromise | |
Despachado quando os dados do arquivo tiverem sido totalmente carregarados. | |
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 | |
Despachado quando o conteúdo termina de ser carregado. | |
complete — Evento, classe fl.containers.UILoader | |
Despachado quando o carregamento do conteúdo é concluído. | |
complete — Evento, classe fl.controls.ProgressBar | |
Despachado quando a operação de carregamento é concluída. | |
complete — Propriedade, classe fl.rsl.RSLInfo | |
Retorna um valor de verdadeiro se o download for concluído com sucesso e falso se o download não estiver ainda concluído ou tiver falhado. | |
complete — Evento, classe fl.video.FLVPlayback | |
Despachado quando a reprodução é concluída porque o player atingiu o final do arquivo FLV. | |
complete — Evento, classe fl.video.FLVPlaybackCaptioning | |
Despachado após o carregamento de todos os dados do arquivo XML de Texto cronometrado. | |
complete — Evento, classe fl.video.VideoPlayer | |
Despachado quando a reprodução é concluída porque o player atingiu o final do arquivo FLV. | |
complete — Propriedade, classe flash.data.SQLResult | |
Indica se foram retornados todos os dados resultantes da execução de uma instrução. | |
complete — Evento, classe flash.display.LoaderInfo | |
Despachado quando os dados foram carregados com êxito. | |
complete — Evento, classe flash.display.ShaderJob | |
Despachado quando ShaderJob, que é executado de forma assíncrona, conclui o processamento dos dados usando o sombreador. | |
complete — Evento, classe flash.filesystem.File | |
Despachado quando uma operação assíncrona é concluída. | |
complete — Evento, classe flash.filesystem.FileStream | |
Sinaliza que o fim do fluxo foi alcançado. | |
complete — Evento, classe flash.html.HTMLLoader | |
Sinaliza que a última operação de carregamento solicitada pelo método loadString ou load foi concluída. | |
complete — Evento, classe flash.media.AVURLLoader | |
Despachado depois que todos os dados recebidos são decodificados e inseridos na propriedade "data" do objeto URLLoader. | |
complete — Evento, classe flash.media.CameraRoll | |
Sinaliza que a operação addBitmapData() foi concluída com êxito. | |
complete — Evento, classe flash.media.CameraUI | |
O evento complete é despachado quando o usuário captura um imagem estática ou vídeo na interface de usuário da Câmera. | |
complete — Evento, classe flash.media.MediaPromise | |
Um objeto MediaPromise emite um evento complete quando todos os dados tiverem sido lidos. | |
complete — Evento, classe flash.media.Sound | |
Despachado quando os dados foram carregados com êxito. | |
complete — Evento, classe flash.media.StageWebView | |
Sinaliza que a última operação de carregamento solicitada pelo método loadString() ou loadURL() foi concluída. | |
complete — Evento, classe flash.net.FileReference | |
Despachado quando o download é concluído ou quando o upload gera um código de status HTTP de 200. | |
complete — Evento, classe flash.net.URLLoader | |
Despachado depois que todos os dados recebidos são decodificados e inseridos na propriedade "data" do objeto URLLoader. | |
complete — Evento, classe flash.net.URLStream | |
Despachado quando os dados foram carregados com êxito. | |
complete — Evento, classe flash.security.XMLSignatureValidator | |
Despachado quando a verificação for concluída. | |
complete — Evento, classe flash.system.SystemUpdater | |
Despachado quando a atualização é concluída. | |
complete — Evento, classe flash.text.StageText | |
Despachado após configurar uma etapa não-nula e um viewPort não-vazio. | |
complete(taskId:String, routeName:String) — método, interface lc.procmgmt.ITaskManager | |
Completes task item. | |
complete() — método, 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 — Propriedade, 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, interface com.adobe.livecycle.ria.security.api.ISecurityManager | |
The event is dispatched after the authentication process has completed successfully. | |
COMPLETE — Propriedade estática, classe com.adobe.mosaic.om.events.AnnotationParseEvent | |
The event type that specifies when a composite application has completed Annotation Processing. | |
COMPLETE — Propriedade estática da constante, classe fl.video.VideoEvent | |
Define o valor da propriedade de tipo de um objeto de evento completo. | |
COMPLETE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.COMPLETE define o valor da propriedade type de um objeto de evento complete. | |
COMPLETE — Propriedade estática da constante, classe flash.events.MediaEvent | |
Uma constante do MediaEvent complete. | |
COMPLETE — Propriedade estática da constante, classe flash.events.ShaderEvent | |
Define o valor da propriedade de tipo de um objeto de evento completo. | |
COMPLETE — Propriedade estática da constante, classe flash.text.engine.TextLineCreationResult | |
indica que nenhuma linha foi criada porque todo o texto do bloco já tinha sido quebrado. | |
COMPLETE — Propriedade estática da constante, classe mx.events.ResourceEvent | |
Dispatched when the resource module SWF file has finished loading. | |
COMPLETE — Propriedade estática da constante, classe mx.events.StyleEvent | |
Dispatched when the style SWF has finished downloading. | |
COMPLETE — Propriedade estática da constante, classe mx.events.VideoEvent | |
The VideoEvent.COMPLETE constant defines the value of the type property of the event object for a complete event. | |
COMPLETE — Propriedade estática da constante, 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, pacote lc.procmgmt.commands | |
The CompleteCommand class executes complete operation for a task. | |
CompleteCommand(task:lc.procmgmt.domain:Task, routeName:String) — Construtor, classe lc.procmgmt.commands.CompleteCommand | |
Constructor. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that all stages of the review are complete. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.ReviewerStatus | |
Specifies the reviewer status when the reviewer has completed the task. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is over. | |
COMPLETED — Propriedade estática da constante, 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 — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.AuthorStatus | |
COMPLETED status implies that author has completed the creation task. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.ReviewStatus | |
COMPLETED status means the review has completed all the stages successfully. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.ReviewerStatus | |
The reviewer status when the document or a task has been completed by the reviewer. | |
COMPLETED — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.StageStatus | |
COMPLETED status means the stage is over. | |
completedBy — Propriedade, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies a reference to the user who completed the task. | |
completedBy — Propriedade, interface com.adobe.solutions.rca.domain.IParticipant | |
This property stores the reference to the user who completed the task assigned to a participant. | |
completedBy — Propriedade, 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 — Propriedade, classe com.adobe.solutions.rca.vo.ParticipantVO | |
This property stores a reference to the user who completed the task. | |
completedFromIp — Propriedade, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the IP address from which the task was completed. | |
completedFromIP — Propriedade, interface com.adobe.solutions.rca.domain.IParticipant | |
This property holds the IP from which a task assigned to a participant is completed. | |
completedFromIP — Propriedade, classe com.adobe.solutions.rca.domain.impl.Participant | |
This property holds the IP from which a task assigned to a participant is completed. | |
completedFromIP — Propriedade, classe com.adobe.solutions.rca.vo.ParticipantVO | |
This property holds the IP from which the task was completed. | |
completeEffect — Efeito, classe mx.controls.SWFLoader | |
An effect that is started when the complete event is dispatched. | |
completeEffect — Efeito, classe mx.controls.ProgressBar | |
Effect called when Flex dispatches the complete event, which occurs when the load completes. | |
completeHandler(event:flash.events:Event) — método, classe mx.preloaders.DownloadProgressBar | |
Event listener for the Event.COMPLETE event. | |
completeHandler(event:flash.events:Event) — método, classe mx.preloaders.SparkDownloadProgressBar | |
Event listener for the Event.COMPLETE event. | |
completeTask(taskId:String) — método, interface com.adobe.ep.taskmanagement.services.ITaskManager | |
Completes the specifed task. | |
completeTaskWithInfo(taskId:String, completeTaskAction:String) — método, interface com.adobe.ep.taskmanagement.services.ILCTaskManager | |
Completes the task specified by the taskId parameter. | |
completeTaskWithInfo(taskId:String, completeTaskAction:String) — método, classe com.adobe.ep.taskmanagement.services.LCTaskManager | |
Completes the task specified by the taskId parameter. | |
completeTime — Propriedade, interface com.adobe.ep.taskmanagement.domain.ITask | |
The date and time that the was task completed. | |
completeTime — Propriedade, classe lc.procmgmt.domain.Task | |
The date and time that the task completed. | |
COMPLETETIME — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.filter.Property | |
The COMPLETETIME constant specifies the task property named completeTime. | |
COMPLETION_FAILED — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.event.TaskCompletionFailedEvent | |
The COMPLETION_FAILED constant defines the event type. | |
ComplexCyclicDependencyError — classe, pacote 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) — Construtor, classe com.adobe.solutions.exm.authoring.domain.expression.ComplexCyclicDependencyError | |
Creates a new ComplexCyclicDependencyError instance. | |
ComplexStatement — classe, pacote com.adobe.ep.ux.content.model.search | |
Complex Statement is collection of other complex or simple statements. | |
ComplexStatement(joinOperator:String, statements:mx.collections:IList) — Construtor, classe com.adobe.ep.ux.content.model.search.ComplexStatement | |
Constructor. | |
complianceCode — Propriedade, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a value that represents the legislation that this review complies with. | |
complianceCode — Propriedade, classe com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies a value that represents the legislation that this review complies with. | |
complianceCode — Propriedade, classe com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies the value in the template that represents the legislation that this review complies with. | |
complianceCode — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
Compliance code of the schedule template. | |
complianceCode — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Compliance code of the schedule template. | |
complianceCode — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Compliance code of the schedule template. | |
complianceCode — Propriedade, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Compliance code of the review template. | |
component — Propriedade, classe com.adobe.gravity.flex.serviceloader.UIServiceBase | |
The user interface service object. | |
component — Propriedade, interface com.adobe.gravity.ui.IUIService | |
The underlying component object. | |
ComponentDescriptor — classe, pacote 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) — Construtor, classe mx.core.ComponentDescriptor | |
Constructor. | |
ComponentEvent — classe, pacote fl.events | |
A classe ComponentEvent define eventos associados à classe UIComponent. | |
ComponentEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Construtor, classe fl.events.ComponentEvent | |
Cria um novo objeto ComponentEvent que contém informações sobre um evento de componente. | |
componentInitialized() — método, classe mx.automation.delegates.containers.TabNavigatorAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe mx.automation.delegates.controls.AlertFormAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe mx.automation.delegates.controls.NumericStepperAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe mx.automation.delegates.controls.TextInputAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe mx.automation.delegates.core.UIComponentAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe spark.automation.delegates.components.SparkComboBoxAutomationImpl | |
componentInitialized() — método, classe spark.automation.delegates.components.SparkDataGridAutomationImpl | |
componentInitialized() — método, classe spark.automation.delegates.components.SparkNumericStepperAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe spark.automation.delegates.components.SparkRichEditableTextAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentInitialized() — método, classe spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
Method which gets called after the component has been initialized. | |
componentX — Propriedade, classe flash.filters.DisplacementMapFilter | |
Descreve o canal de cor a ser usado na imagem de mapa para deslocar o resultado x. | |
componentX — Propriedade, classe spark.filters.DisplacementMapFilter | |
Describes which color channel to use in the map image to displace the x result. | |
componentY — Propriedade, classe flash.filters.DisplacementMapFilter | |
Descreve o canal de cor a ser usado na imagem de mapa para deslocar o resultado y. | |
componentY — Propriedade, classe spark.filters.DisplacementMapFilter | |
Describes which color channel to use in the map image to displace the y result. | |
compose() — método, interface flashx.textLayout.compose.IFlowComposer | |
Calcula quantas linhas são necessárias para exibir o conteúdo no elemento raiz do fluxo e as posições dessas linhas nos contêineres de exibição do fluxo. | |
compose() — método, classe flashx.textLayout.compose.StandardFlowComposer | |
Calcula quantas linhas são necessárias para exibir o conteúdo no elemento raiz do fluxo e as posições dessas linhas nos contêineres de exibição do fluxo. | |
compose() — método, classe flashx.textLayout.container.TextContainerManager | |
Compõe o texto do contêiner; chama a fábrica ou updateAllControllers(). | |
composeToController(index:int) — método, interface flashx.textLayout.compose.IFlowComposer | |
Compõe o conteúdo do elemento raiz até (e inclusive) o contêiner no índice especificado. | |
composeToController(index:int) — método, classe flashx.textLayout.compose.StandardFlowComposer | |
Compõe o conteúdo do elemento raiz até (e inclusive) o contêiner no índice especificado. | |
composeToPosition(absolutePosition:int) — método, interface flashx.textLayout.compose.IFlowComposer | |
Compõe o conteúdo do elemento raiz até a posição especificada. | |
composeToPosition(absolutePosition:int) — método, classe flashx.textLayout.compose.StandardFlowComposer | |
Compõe o conteúdo do elemento raiz até a posição especificada. | |
composeTrailingIdeographicSpaces — Propriedade, classe flash.text.engine.EastAsianJustifier | |
Especifica se os espaços ideográficos no final das linhas devem ser compostos ou ignorados durante a justificação. | |
composing — Propriedade, interface flashx.textLayout.compose.IFlowComposer | |
true se o compositor de fluxo estiver realizando uma operação de composição no momento. | |
composing — Propriedade, classe flashx.textLayout.compose.StandardFlowComposer | |
true se o compositor de fluxo estiver realizando uma operação de composição no momento. | |
COMPOSITE — Propriedade estática da constante, classe com.adobe.dct.transfer.DataDictionaryElementType | |
The DataDictionaryElementType.COMPOSITE constant defines the value of the elementType property of the DataDictionaryElement of COMPOSITE type. | |
compositeDuration — Propriedade, classe mx.effects.CompositeEffect | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Propriedade, classe mx.effects.Parallel | |
Returns the duration of this effect as defined by the duration of all child effects. | |
compositeDuration — Propriedade, classe mx.effects.Sequence | |
Returns the duration of this effect as defined by the duration of all child effects. | |
CompositeEffect — classe, pacote 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) — Construtor, classe mx.effects.CompositeEffect | |
Constructor. | |
CompositeEffectInstance — classe, pacote mx.effects.effectClasses | |
The CompositeEffectInstance class implements the instance class for the CompositeEffect class. | |
CompositeEffectInstance(target:Object) — Construtor, classe mx.effects.effectClasses.CompositeEffectInstance | |
Constructor. | |
CompositeElement — classe, pacote org.osmf.elements | |
CompositeElement is a media element which encapsulates a collection of other more granular media elements. | |
CompositeElement() — Construtor, classe org.osmf.elements.CompositeElement | |
Constructor. | |
CompositeMessage — classe, pacote lc.foundation.util | |
The CompositeMessage class encapsulates a composite message. | |
CompositeMessage(id:String, nestedId:String, nestedMessage:String, params:Array) — Construtor, classe lc.foundation.util.CompositeMessage | |
Constructor. | |
CompositeOperation — classe, pacote flashx.textLayout.operations | |
A classe CompositeOperation encapsula um grupo de transformações gerenciado de forma unificada. | |
CompositeOperation(operations:Array) — Construtor, classe flashx.textLayout.operations.CompositeOperation | |
Cria um objeto CompositeOperation. | |
compositeType — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
The name of "composite type" for a COMPOSITE data dictionary element. | |
compositionAbandoned() — Método estático , classe flash.system.IME | |
Faz com que o tempo de execução abandone qualquer composição que está em progresso. | |
CompositionAttributeRange — classe final, pacote flash.text.ime | |
A classe CompositionAttributeRange representa um intervalo de atributos de composição para uso com eventos IME (Editor de método de entrada). | |
CompositionAttributeRange(relativeStart:int, relativeEnd:int, selected:Boolean, converted:Boolean) — Construtor, classe flash.text.ime.CompositionAttributeRange | |
Cria um objeto CompositionAttributeRange. | |
compositionBounds — Propriedade, classe flashx.textLayout.factory.TextLineFactoryBase | |
O retângulo dentro do qual são criadas linhas de texto. | |
compositionComplete — Evento, classe flashx.textLayout.container.TextContainerManager | |
Despachado depois de todas as recomposições. | |
compositionComplete — Evento, classe flashx.textLayout.elements.TextFlow | |
Despachado depois de todas as recomposições. | |
COMPOSITION_COMPLETE — Propriedade estática da constante, classe flashx.textLayout.events.CompositionCompleteEvent | |
Define o valor da propriedade type de um objeto de evento compositionComplete | |
CompositionCompleteEvent — classe, pacote flashx.textLayout.events | |
Uma instância TextFlow despacha este evento depois que uma operação de composição é concluída. | |
CompositionCompleteEvent(type:String, bubbles:Boolean, cancelable:Boolean, textFlow:flashx.textLayout.elements:TextFlow, compositionStart:int, compositionLength:int) — Construtor, classe flashx.textLayout.events.CompositionCompleteEvent | |
Construtor | |
compositionEndIndex — Propriedade, interface flash.text.ime.IIMEClient | |
O valor de índice de caractere com base em zero do fim do texto de sessão de edição atual (como todo o texto na sessão em linha que ainda não foi confirmada para o documento). | |
compositionHeight — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna a extensão vertical permitida para o texto dentro do contêiner. | |
compositionHeight — Propriedade, classe flashx.textLayout.container.TextContainerManager | |
Retorna a extensão vertical permitida para o texto dentro do contêiner. | |
compositionLength — Propriedade, classe flashx.textLayout.events.CompositionCompleteEvent | |
Número de caracteres compostos. | |
compositionSelectionChanged(start:int, end:int) — Método estático , classe flash.system.IME | |
Chame este método quando a seleção dentro da composição tiver sido atualizada interativa ou programaticamente. | |
compositionStart — Propriedade, classe flashx.textLayout.events.CompositionCompleteEvent | |
O local de início do intervalo de texto afetado pela composição, expresso como um índice dentro do fluxo de texto. | |
compositionStartIndex — Propriedade, interface flash.text.ime.IIMEClient | |
O valor de índice de caractere com base em zero no início do texto de sessão de edição atual (como todo o texto da sessão em linha que ainda não foi confirmada para o documento). | |
compositionWidth — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna a extensão horizontal permitida para o texto dentro do contêiner. | |
compositionWidth — Propriedade, classe flashx.textLayout.container.TextContainerManager | |
Retorna a extensão horizontal permitida para o texto dentro do contêiner. | |
compound — Propriedade, classe com.adobe.icc.editors.model.ListAssignmentModel | |
Only applicable if the 'target' is a List Module. | |
compound — Propriedade, classe com.adobe.icc.vo.LDMAssignment | |
Only applicable if the 'target' is a List Module. | |
compoundBtn — Parte da capa, 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 da capa, 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 — Propriedade, classe mx.graphics.BitmapFill | |
Holds the matrix and the convenience transform properties (x, y, and rotation). | |
compoundTransform — Propriedade, classe mx.graphics.GradientBase | |
Holds the matrix and the convenience transform properties (x, y, and rotation). | |
CompoundTransform — classe, pacote mx.geom | |
A CompoundTransform represents a 2D or 3D matrix transform. | |
CompoundTransform() — Construtor, classe mx.geom.CompoundTransform | |
Constructor. | |
compress(algorithm:String) — método, classe flash.utils.ByteArray | |
Compacta a matriz de bytes. | |
COMPRESSED — Propriedade estática da constante, classe flash.display3D.Context3DTextureFormat | |
COMPRESSED_ALPHA — Propriedade estática da constante, classe flash.display3D.Context3DTextureFormat | |
CompressionAlgorithm — classe final, pacote flash.utils | |
A classe CompressionAlgorithm define as constantes de strings para os nomes de opções compactadas ou não. | |
computationErrorEvent — Evento, interface com.adobe.solutions.exm.runtime.IComputedExpression | |
Dispatched whenever an error occurs during computation of the expression. | |
ComputationErrorEvent — classe, pacote 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) — Construtor, 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) — Método estático , classe org.osmf.net.rules.RuleUtils | |
Computes the actual bitrate (the current value of the bitrate of the downloading stream). | |
computeBegin(dataField:String) — método, interface mx.olap.IOLAPCustomAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — método, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — método, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — método, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — método, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computeBegin(dataField:String) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to start the computation of an aggregation value. | |
computed — Propriedade, classe com.adobe.dct.transfer.DataDictionaryElement | |
true if the data dictionary element is a computed element. | |
computedDDECheckBox — Parte da capa, 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 — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna uma instância ITextLayoutFormat com os atributos aplicados a este contêiner, inclusive os atributos herdados do seu elemento de raiz. | |
computedFormat — Propriedade, classe flashx.textLayout.elements.FlowElement | |
Gera os atributos calculados de formato válidos para este elemento. | |
computedFormat — Propriedade, classe flashx.textLayout.elements.FlowLeafElement | |
Os atributos de formato de texto calculados válidos para este elemento. | |
computedGutters — Propriedade, classe mx.charts.chartClasses.CartesianChart | |
The current computed size of the gutters of the CartesianChart. | |
computeDigest(byteArray:flash.utils:ByteArray) — Método estático , classe mx.utils.SHA256 | |
Computes the digest of a message using the SHA-256 hash algorithm. | |
computedInterval — Propriedade, classe mx.charts.chartClasses.NumericAxis | |
The computed interval represented by this axis. | |
computedMatrix — Propriedade, interface mx.core.IAssetLayoutFeatures | |
The computed matrix, calculated by combining the layout matrix and any offsets provided. | |
computedMatrix3D — Propriedade, interface mx.core.IAssetLayoutFeatures | |
The computed 3D matrix, calculated by combining the 3D layout matrix and any offsets provided. | |
computedMaximum — Propriedade, classe mx.charts.chartClasses.NumericAxis | |
The computed maximum value represented by this axis. | |
computedMinimum — Propriedade, classe mx.charts.chartClasses.NumericAxis | |
The computed minimum value represented by this axis. | |
computeEnd(data:Object, dataField:String) — método, interface mx.olap.IOLAPCustomAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — método, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — método, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — método, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — método, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeEnd(data:Object, dataField:String) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to end the computation of the aggregation value. | |
computeLoop(data:Object, dataField:String, value:Object) — método, interface 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) — método, 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) — método, 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) — método, 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) — método, 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) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method when a new value needs to be added to the aggregation. | |
computeObjectBegin(value:Object) — método, interface mx.olap.IOLAPCustomAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — método, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — método, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — método, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — método, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectBegin(value:Object) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to start aggregation of aggregated values. | |
computeObjectEnd(value:Object, dataField:String) — método, interface mx.olap.IOLAPCustomAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — método, classe mx.olap.aggregators.AverageAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — método, classe mx.olap.aggregators.CountAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — método, classe mx.olap.aggregators.MaxAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — método, classe mx.olap.aggregators.MinAggregator | |
Flex calls this method to end the computation. | |
computeObjectEnd(oldValue:Object, dataField:String) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method to end the computation. | |
computeObjectLoop(value:Object, newValue:Object) — método, interface mx.olap.IOLAPCustomAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
computeObjectLoop(oldValue:Object, newValue:Object) — método, 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) — método, 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) — método, 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) — método, 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) — método, classe mx.olap.aggregators.SumAggregator | |
Flex calls this method when a new aggregated value needs to be added to the aggregation. | |
COMPUTER — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Estilo, classe mx.controls.FileSystemComboBox | |
Specifies the icon that indicates the root directories of the computer. | |
computeSpectrum(outputArray:flash.utils:ByteArray, FFTMode:Boolean, stretchFactor:int) — Método estático , classe flash.media.SoundMixer | |
Tira um instantâneo da onda sonora atual e o coloca no objeto ByteArray especificado. | |
concat(... rest) — método, classe Array | |
Concatena os elementos especificados nos parâmetros com os elementos em uma matriz e cria uma nova matriz. | |
concat(... rest) — método, classe String | |
Acrescenta os argumentos fornecidos ao final do objeto String, convertendo-os em strings se necessário, e retorna a string resultante. | |
concat(... rest) — método, classe Vector | |
Concatena os Vetores especificados na lista de parâmetros com os elementos deste Vetor e cria um novo Vetor. | |
concat(items:Object) — método, classe fl.data.DataProvider | |
Concatena os itens especificados ao final do provedor de dados atual. | |
concat(second:flash.geom:ColorTransform) — método, classe flash.geom.ColorTransform | |
Concatena o objeto ColorTranform especificado pelo segundo parâmetro com o objeto ColorTransform atual e define o objeto atual como o resultado, que é uma combinação aditiva das duas transformações de cor. | |
concat(m:flash.geom:Matrix) — método, classe flash.geom.Matrix | |
Concatena uma matriz com a matriz atual, combinando efetivamente os efeitos geométricos das duas. | |
concat(incoming:flashx.textLayout.formats:ITabStopFormat) — método, classe flashx.textLayout.formats.TabStopFormat | |
Concatena os valores de propriedades na instância ITabStopFormat de entrada com os valores deste objeto TabStopFormat. | |
concat(incoming:flashx.textLayout.formats:ITextLayoutFormat) — método, classe flashx.textLayout.formats.TextLayoutFormat | |
Concatena os valores de propriedades na instância ITextLayoutFormat de entrada com os valores deste objeto TextLayoutFormat. | |
concat(other:mx.automation:AutomationID) — método, classe mx.automation.AutomationID | |
Concatenates another id to this id. | |
concatenatedColorTransform — Propriedade, classe flash.geom.Transform | |
Objeto ColorTransform que representa as transformações de cor combinadas aplicadas ao objeto de exibição e a todos os seus objetos-pai, regredindo até o nível raiz. | |
concatenatedMatrix — Propriedade, classe flash.geom.Transform | |
Objeto Matrix que representa as matrizes de transformação combinadas do objeto de exibição e todos os seus objetos-pai, regredindo até o nível raiz. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITabStopFormat) — método, classe flashx.textLayout.formats.TabStopFormat | |
Concatena os valores de propriedades na instância ITabStopFormat de entrada com os valores deste objeto TabStopFormat. | |
concatInheritOnly(incoming:flashx.textLayout.formats:ITextLayoutFormat) — método, classe flashx.textLayout.formats.TextLayoutFormat | |
Concatena os valores de propriedades na instância ITextLayoutFormat de entrada com os valores deste objeto TextLayoutFormat. | |
concurrency — Propriedade, classe mx.data.ManagedRemoteService | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Propriedade, classe mx.data.ManagedRemoteServiceOperation | |
The concurrency for this Operation. | |
concurrency — Propriedade, classe mx.rpc.http.AbstractOperation | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Propriedade, classe mx.rpc.http.HTTPMultiService | |
Value that indicates how to handle multiple calls to the same operation within the service. | |
concurrency — Propriedade, classe mx.rpc.http.HTTPService | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Propriedade, classe mx.rpc.http.Operation | |
Value that indicates how to handle multiple calls to the same service operation. | |
concurrency — Propriedade, interface mx.rpc.mxml.IMXMLSupport | |
The concurrency setting of the RPC operation or HTTPService. | |
concurrency — Propriedade, classe mx.rpc.remoting.Operation | |
The concurrency for this Operation. | |
concurrency — Propriedade, classe mx.rpc.remoting.RemoteObject | |
Value that indicates how to handle multiple calls to the same service. | |
concurrency — Propriedade, classe mx.rpc.soap.mxml.Operation | |
The concurrency for this Operation. | |
concurrency — Propriedade, classe mx.rpc.soap.mxml.WebService | |
Value that indicates how to handle multiple calls to the same service. | |
Concurrency — classe final, pacote 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 — Estado da capa, 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 da capa, 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 da capa, 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 — Propriedade, classe fl.controls.Label | |
Obtém ou define um valor que indica se o espaço em branco extra, como espaços e quebras de linha, deve ser removido de um componente Label que contém texto HTML. | |
condenseWhite — Propriedade, classe fl.controls.TextArea | |
Obtém ou define um valor booliano que indica se o espaço em branco extra é removido de um componente TextArea que contém texto HTML. | |
condenseWhite — Propriedade, classe fl.controls.TextInput | |
Obtém ou define um valor booliano que indica se o espaço em branco extra é removido de um componente TextInput que contém texto HTML. | |
condenseWhite — Propriedade, classe fl.text.TLFTextField | |
Um valor booliano que especifica se o espaço em branco extra (espaços, quebras de linha, etc.) em um campo de texto com texto HTML ou marcas TLF deve ser removido. | |
condenseWhite — Propriedade, classe flash.text.TextField | |
Um valor booliano que especifica se o espaço em branco extra (espaços, quebras de linha, etc.) em um campo de texto com texto HTML deve ser removido. | |
condenseWhite — Propriedade, 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 — Propriedade, 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 — Propriedade, 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 — Propriedade, classe mx.core.FTETextField | |
Um valor booliano que especifica se o espaço em branco extra (espaços, quebras de linha, etc.) em um campo de texto com texto HTML deve ser removido. | |
condenseWhite — Propriedade, interface mx.core.IUITextField | |
Um valor booliano que especifica se o espaço em branco extra (espaços, quebras de linha, etc.) em um campo de texto com texto HTML deve ser removido. | |
Condition — classe final, pacote flash.concurrent | |
Um objeto Condition é uma ferramenta para compartilhar um recurso entre workers com o recurso adicional de execução de pausa até que uma condição específica seja atendida. | |
Condition(mutex:flash.concurrent:Mutex) — Construtor, classe flash.concurrent.Condition | |
Cria uma nova ocorrência Condition. | |
CONDITION — Propriedade estática da constante, classe com.adobe.icc.enum.ObjectType | |
Specifies the enumerator code for object type Condition. | |
ConditionalDataModule — classe, pacote com.adobe.icc.vo | |
Specifies a value object for a condition module. | |
ConditionalDataModule() — Construtor, classe com.adobe.icc.vo.ConditionalDataModule | |
Constructor | |
ConditionalDocument — classe, pacote com.adobe.icc.vo | |
Value object for a conditional document. | |
ConditionalDocument() — Construtor, classe com.adobe.icc.vo.ConditionalDocument | |
Constructor | |
ConditionAssetPreviewRenderer — classe, pacote com.adobe.solutions.acm.authoring.presentation.preview | |
This class defines the preview pod shown for Condition. | |
ConditionAssetPreviewRenderer() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Constructor. | |
conditionAssignmentModel — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
The instance of ConditionAssignmentModel which represent the Condition item being currently worked upon. | |
ConditionAssignmentModel — classe, pacote 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) — Construtor, classe com.adobe.icc.editors.model.ConditionAssignmentModel | |
Constructor. | |
ConditionEditor — classe, pacote com.adobe.solutions.acm.authoring.presentation | |
Editor to edit Conditions | |
ConditionEditor() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
Constructor. | |
conditionFilterBtn — Parte da capa, 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, pacote com.adobe.icc.editors.handlers | |
The Handler for the actions requested for asset of type Condition. | |
ConditionHandler() — Construtor, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Constructor. | |
conditionItemEditor — Parte da capa, 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 da capa, 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, pacote com.adobe.solutions.acm.authoring.presentation | |
The component which renders the item in Condition added from the Expression Builder. | |
ConditionItemEditor() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.ConditionItemEditor | |
Constructor. | |
ConditionItemPreviewRenderer — classe, pacote com.adobe.solutions.acm.authoring.presentation.preview | |
This class defines the renderer used for rendering the Condition items in Condition preview pod | |
ConditionItemPreviewRenderer() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionItemPreviewRenderer | |
Constructor. | |
conditionItemsDisplay — Parte da capa, 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 — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.ConditionEditor | |
The instance of ConditionModel currently being worked upon. | |
ConditionModel — classe, pacote com.adobe.icc.editors.model | |
The ConditionModel class represents the domain object for the assets of type Condition. | |
ConditionModuleInstance — classe, pacote 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) — Construtor, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
Constructor. | |
conditionPreviewRenderer — Parte da capa, 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 — Propriedade, classe lc.procmgmt.domain.SearchFilter | |
The collection of conditions of the search filter. | |
conditions — Propriedade, 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 — Propriedade, classe org.osmf.net.rules.Recommendation | |
Confidence in the recommendation | |
config(message:String, params:Object, actor:Object, error:Error) — método, classe com.adobe.gravity.utility.logging.Logger | |
Log a CONFIG message. | |
Config — classe, pacote coldfusion.service.mxml | |
The class where all the configuration information, such as, serviceUserName, servicePassword, cfServer, and cfPort are specified. | |
CONFIG — Propriedade estática da constante, classe com.adobe.gravity.utility.logging.LogLevel | |
Log level for configuration information. | |
CONFIG — Propriedade estática da constante, 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 dinâmica, pacote 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) — Construtor, classe mx.messaging.config.ConfigMap | |
Constructor. | |
ConfigModel — classe, pacote com.adobe.dct.model | |
The domain model for configuration. | |
ConfigModel() — Construtor, classe com.adobe.dct.model.ConfigModel | |
Constructor. | |
configProvider — Propriedade, classe com.adobe.icc.editors.managers.EditorConfigurationManager | |
The TBX config provider. | |
configuration — Propriedade, classe flashx.textLayout.container.TextContainerManager | |
O objeto Configuration deste TextContainerManager. | |
configuration — Propriedade, interface flashx.textLayout.conversion.ITextImporter | |
A propriedade configuration contém o exemplo IConfiguration de que o importador precisa criando novos exemplos de TextFlow. | |
configuration — Propriedade, classe flashx.textLayout.elements.TextFlow | |
O objeto Configuration deste objeto TextFlow. | |
configuration — Propriedade, classe flashx.textLayout.factory.StringTextLineFactory | |
A configuração usada pelo objeto interno TextFlow. | |
Configuration — classe, pacote flashx.textLayout.elements | |
A classe Configuration é um ponto principal de integração entre o Text Layout Framework e um aplicativo. | |
Configuration(initializeWithDefaults:Boolean) — Construtor, classe flashx.textLayout.elements.Configuration | |
Construtor – cria uma configuração padrão. | |
configurationFile — Propriedade, classe air.update.ApplicationUpdater | |
O local do arquivo de configuração que define os valores das propriedades delay e updateURL. | |
configurationFile — Propriedade, classe air.update.ApplicationUpdaterUI | |
O local do arquivo de configuração que define os valores das propriedades delay e updateURL. | |
configure(securityConfig:com.adobe.livecycle.ria.security.api:SecurityConfig) — método, interface 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) — método, 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) — método, classe flash.display3D.Context3D | |
Define as dimensões da janela de visão e outros atributos do buffer de renderização. | |
configuredBodyRowCount — Propriedade, classe com.adobe.icc.vo.Table | |
The body row count after customization | |
configuredColumnCount — Propriedade, classe com.adobe.icc.vo.Table | |
The column count after customization | |
configuredFilexdp — Propriedade, classe com.adobe.icc.vo.FragmentLayout | |
Byte stream of the xdp after customization | |
configureScrollBars() — método, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableMenu | |
Overridden to reinstate proper scrolling functionality. | |
configureScrollBars() — método, classe mx.controls.listClasses.AdvancedListBase | |
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns. | |
configureScrollBars() — método, classe mx.controls.listClasses.ListBase | |
Configures the ScrollBars based on the number of rows and columns and viewable rows and columns. | |
ConfigUtil — classe, pacote com.adobe.livecycle.ria.security.service | |
The ConfigUtil class is a utility class to create the initial configuration. | |
confirmationMessage — Propriedade, classe lc.procmgmt.domain.UserActionProperty | |
Returns the confirmation message. | |
confirmComposition(text:String, preserveSelection:Boolean) — método, interface flash.text.ime.IIMEClient | |
Use esta rechamada para terminar a sessão de edição em linha e confirmar o texto. | |
confirmDelete — Propriedade, interface 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) — método, interface 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 — Propriedade, classe mx.data.events.DataConflictEvent | |
The Conflict object that represents the error. | |
Conflict — classe, pacote coldfusion.air | |
Conflict that contains reference to the operation, clientObject, serverObject, and originalObject on the client. | |
Conflict — classe, pacote mx.data | |
Represents an error that has occurred due to an update operation. | |
Conflict() — Construtor, classe coldfusion.air.Conflict | |
Creates an instance of the Conflict class. | |
CONFLICT — Propriedade estática da constante, classe coldfusion.air.events.ConflictEvent | |
The type of the event. | |
CONFLICT — Propriedade estática da constante, classe mx.data.events.DataConflictEvent | |
The CONFLICT constant defines the value of the type property of the event object for a conflict event. | |
conflictDetector — Propriedade, 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, pacote 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) — Construtor, classe mx.data.ConflictDetector | |
Constructs an instance of the default conflict detection mechanism. | |
ConflictEvent — classe, pacote 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) — Construtor, classe coldfusion.air.events.ConflictEvent | |
Creates a conflict event. | |
conflicts — Propriedade, classe mx.data.DataManager | |
Contains a Conflicts object, which is an ArrayList of Conflict instances. | |
conflicts — Propriedade, classe mx.data.DataStore | |
The list of conflicts for all managed items. | |
Conflicts — classe, pacote mx.data | |
The Conflicts class represents a list of conflicts. | |
Conflicts(dataService:mx.data:ConcreteDataService) — Construtor, classe mx.data.Conflicts | |
Constructor. | |
connect() — método, interface com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
Connects to the server and commits all outstanding transactions to the Experience Server. | |
connect() — método, 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) — método, classe flash.net.DatagramSocket | |
Conecta o soquete à porta e ao endereço remoto especificado. | |
connect(connectionName:String) — método, classe flash.net.LocalConnection | |
Prepara um objeto LocalConnection para receber comandos que são despachados de um comando send() (do objeto LocalConnection de envio). | |
connect(command:String, ... rest) — método, classe flash.net.NetConnection | |
Cria uma conexão de duas vias com um aplicativo Flash Media Server ou Flash Remoting ou cria um ponto de extremidade de rede de duas vias para comunicação em grupo ponto a ponto RTMFP. | |
connect — Evento, classe flash.net.SecureSocket | |
Despachado quando uma conexão de rede foi estabelecida. | |
connect(host:String, port:int) — método, classe flash.net.SecureSocket | |
Conecta o soquete ao host especificado e à porta usando SSL ou TIS. | |
connect — Evento, classe flash.net.ServerSocket | |
Despachado quando um soquete remoto procura conectar-se a este soquete de servidor. | |
connect(myConnection:flash.net:NetConnection, params:String) — método, classe flash.net.SharedObject | |
Conecta-se a um objeto compartilhado remoto em um servidor através de um objeto NetConnection especificado. | |
connect — Evento, classe flash.net.Socket | |
Despachado quando uma conexão de rede foi estabelecida. | |
connect(host:String, port:int) — método, classe flash.net.Socket | |
Conecta o soquete ao host e porta especificados. | |
connect — Evento, classe flash.net.XMLSocket | |
Despachado após uma chamada bem-sucedida para o método XMLSocket.connect(). | |
connect(host:String, port:int) — método, classe flash.net.XMLSocket | |
Estabelece uma conexão com o host da Internet especificado usando a porta TCP especificada. | |
connect() — método, classe mx.data.DataManager | |
Forces a connection attempt by this service to the remote destination. | |
connect(cacheID:String) — método, classe mx.data.DataServiceOfflineAdapter | |
Connect to the specified cache. | |
connect() — método, classe mx.data.DataStore | |
Forces a connection attempt by this service to the remote destination. | |
connect() — método, classe mx.messaging.AbstractProducer | |
Connects the Producer to its target destination. | |
connect(channelSet:mx.messaging:ChannelSet) — método, classe mx.messaging.Channel | |
Connects the ChannelSet to the Channel. | |
connect(agent:mx.messaging:MessageAgent) — método, classe mx.messaging.ChannelSet | |
Connects a MessageAgent to the ChannelSet. | |
CONNECT — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CONNECT define o valor da propriedade type de um objeto de evento connect. | |
CONNECT — Propriedade estática da constante, classe flash.events.ServerSocketConnectEvent | |
Define o valor da propriedade type de um objeto de evento ServerSocketConnectEvent. | |
CONNECT — Propriedade estática da constante, classe mx.messaging.events.ChannelEvent | |
The CONNECT event type; indicates that the Channel connected to its endpoint. | |
connectAgain() — método, interface fl.video.INCManager | |
Chamado pelo objeto VideoPlayer se a conexão for feita com êxito, mas o fluxo não for encontrado. | |
connectAgain() — método, classe fl.video.NCManager | |
Chamado pelo objeto VideoPlayer se a conexão for feita com êxito, mas o fluxo não for encontrado. | |
connected() — método, interface com.adobe.ep.taskmanagement.services.IDataManagementSupport | |
A flag that specifies whether a connection to the Experience Server has been established. | |
connected — Propriedade, interface com.adobe.icc.services.formbridge.IFormBridgeService | |
Bindable/Read-only. | |
connected — Propriedade, classe flash.data.SQLConnection | |
Indica se a ocorrência SQLConnection tem uma conexão aberta com um arquivo do banco de dados. | |
connected — Propriedade, classe flash.net.DatagramSocket | |
Indica se esse objeto de soquete está atualmente conectado a um endereço remoto e porta. | |
connected — Propriedade, classe flash.net.NetConnection | |
Indica se o aplicativo está conectado a um servidor por meio de uma conexão RTMP persistente (true) ou não (false). | |
connected — Propriedade, classe flash.net.Socket | |
Indica se este objeto Socket está conectado no momento. | |
connected — Propriedade, classe flash.net.URLStream | |
Indica se este objeto URLStream está conectado no momento. | |
connected — Propriedade, classe flash.net.XMLSocket | |
Indica se este objeto XMLSocket está conectado no momento. | |
connected — Propriedade estática, classe flash.profiler.Telemetry | |
Indica se a Telemetria está conectada a um servidor | |
connected — Propriedade, classe mx.data.DataManager | |
Indicates if the DataService is connected to the remote destination. | |
connected — Propriedade, classe mx.data.DataServiceAdapter | |
Returns true when this service adapter is connected to its source. | |
connected — Propriedade, classe mx.data.DataStore | |
Indicates whether the DataStore is connected. | |
connected — Propriedade, classe mx.data.MessagingDataServiceAdapter | |
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet. | |
connected — Propriedade, classe mx.messaging.Channel | |
Indicates whether this channel has established a connection to the remote destination. | |
connected — Propriedade, classe mx.messaging.ChannelSet | |
Indicates whether the ChannelSet is connected. | |
connected — Propriedade, classe mx.messaging.MessageAgent | |
Indicates whether this MessageAgent is currently connected to its destination via its ChannelSet. | |
connected — Propriedade, classe mx.messaging.events.ChannelEvent | |
Indicates whether the Channel that generated this event is already connected. | |
connectedProxyType — Propriedade, classe flash.net.NetConnection | |
O tipo de proxy usado para fazer uma conexão bem-sucedida com o Flash Media Server. | |
connectFailed(event:mx.messaging.events:ChannelFaultEvent) — método, classe mx.messaging.Channel | |
Processes a failed internal connect and dispatches the FAULT event for the channel. | |
connectionArguments — Propriedade, classe org.osmf.net.StreamingURLResource | |
Optional set of arguments that will be supplied when making a connection to the source of the stream. | |
connectionAttemptInterval — Propriedade, classe org.osmf.net.NetConnectionFactory | |
connectionClosed() — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The connection was closed. | |
connectionClosed() — método, classe ga.controls.Wrapper | |
The connection was closed. | |
connectionClosed() — método, interface ga.util.IConnectionService | |
The connection was closed. | |
CONNECTION_ERROR — Propriedade estática da constante, classe fl.video.VideoState | |
O player de vídeo está no estado de erro de conexão. | |
CONNECTION_ERROR — Propriedade estática da constante, 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 — Propriedade estática da constante, classe com.adobe.icc.editors.managers.ErrorManagerImpl | |
The constant specifying the connection exception message. | |
CONNECTION_LOST — Propriedade estática da constante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that the session was disconnected. | |
connectionLostPage — Propriedade, classe lc.procmgmt.AuthenticatingApplication | |
The reconnection page when the connection to the Document Server is interrupted. | |
CONNECTION_NOT_RECOVERED — Propriedade estática da constante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that disconnected session could not be recovered. | |
connectionOpened(success:Boolean) — método, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The connection was made, if success=false, the connection attempt failed | |
connectionOpened(success:Boolean) — método, classe ga.controls.Wrapper | |
The connection was made, if success=false, the connection attempt failed | |
connectionOpened(success:Boolean) — método, interface ga.util.IConnectionService | |
The connection was made, if success=false, the connection attempt failed | |
CONNECTION_RECOVERED — Propriedade estática da constante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that a previously disconnected session was recovered. | |
connectSuccess() — método, classe mx.messaging.Channel | |
Processes a successful internal connect and dispatches the CONNECT event for the Channel. | |
connectTimeout — Propriedade, classe mx.messaging.Channel | |
Provides access to the connect timeout in seconds for the channel. | |
connectTimeoutHandler(event:flash.events:TimerEvent) — método, classe mx.messaging.Channel | |
Handles a connect timeout by dispatching a ChannelFaultEvent. | |
CONNECT_TIMEOUT_SECONDS — Propriedade estática da constante, classe mx.messaging.Channel | |
CONNECT_TO_FMS — Propriedade estática da constante, classe flash.net.NetStream | |
Um objeto estático usado como um parâmetro para o construtor de uma ocorrência de NetStream. | |
connectToURL(url:String) — método, interface fl.video.INCManager | |
Chamado pelo objeto VideoPlayer para solicitar uma conexão com a URL. | |
connectToURL(url:String) — método, classe fl.video.NCManager | |
Chamado pelo objeto VideoPlayer para solicitar uma conexão com a URL. | |
const — Instrução | |
Especifica uma constante, que é uma variável que pode ser atribuída a um valor somente uma vez. | |
ConstraintColumn — classe, pacote mx.containers.utilityClasses | |
The ConstraintColumn class partitions an absolutely positioned container in the vertical plane. | |
ConstraintColumn() — Construtor, classe mx.containers.utilityClasses.ConstraintColumn | |
Constructor. | |
constraintColumns — Propriedade, classe mx.containers.Canvas | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Propriedade, classe mx.containers.Panel | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Propriedade, interface mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Propriedade, classe mx.core.LayoutContainer | |
An Array of ConstraintColumn instances that partition this container. | |
constraintColumns — Propriedade, classe spark.layouts.ConstraintLayout | |
A Vector of ConstraintColumn instances that partition the target container. | |
ConstraintError — classe, pacote 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) — Construtor, classe mx.containers.errors.ConstraintError | |
Constructor. | |
ConstraintLayout — classe, pacote 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() — Construtor, classe spark.layouts.ConstraintLayout | |
Constructor. | |
ConstraintRow — classe, pacote mx.containers.utilityClasses | |
ConstraintRow class partitions an absolutely positioned container in the horizontal plane. | |
ConstraintRow() — Construtor, classe mx.containers.utilityClasses.ConstraintRow | |
Constructor. | |
constraintRows — Propriedade, classe mx.containers.Canvas | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Propriedade, classe mx.containers.Panel | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Propriedade, interface mx.containers.utilityClasses.IConstraintLayout | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Propriedade, classe mx.core.LayoutContainer | |
An Array of ConstraintRow instances that partition this container. | |
constraintRows — Propriedade, classe spark.layouts.ConstraintLayout | |
A Vector of ConstraintRow instances that partition the target container. | |
constructor — Propriedade, classe Object | |
Uma referência ao objeto de classe ou à função de construtor de uma determinada ocorrência de objeto. | |
constructor — Propriedade, classe flash.display.Stage | |
constructorArgs — Propriedade, interface com.adobe.mosaic.om.interfaces.IService | |
The constructor arguments. | |
constructors — Propriedade, classe mx.messaging.management.MBeanInfo | |
The constructors exposed by the MBean. | |
constructRequestForUpload(serverURL:String, authToken:String) — Método estático , 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) — método, interface lc.procmgmt.ITaskManager | |
Consults with another user about the specified task. | |
consult(userOid:String) — método, classe lc.procmgmt.domain.Task | |
Consults with another user regarding assigned the task. | |
ConsultCommand — classe, pacote lc.procmgmt.commands | |
The ConsultCommand class executes the consult operation for a task. | |
ConsultCommand(task:lc.procmgmt.domain:Task) — Construtor, classe lc.procmgmt.commands.ConsultCommand | |
Constructor. | |
consultGroupId — Propriedade, classe lc.procmgmt.domain.Task | |
The group identifier that may be used when the consult operation is performed. | |
Consumer — classe, pacote mx.messaging | |
A Consumer subscribes to a destination to receive messages. | |
Consumer(messageType:String) — Construtor, classe mx.messaging.Consumer | |
Constructor. | |
consumerAddSubscription(subtopic:String, selector:String, maxFrequency:uint) — método, classe mx.data.ManualSyncConfiguration | |
This is a convenience method to add a subscription to this client. | |
consumerRemoveSubscription(subtopic:String, selector:String) — método, classe mx.data.ManualSyncConfiguration | |
This is a convenience method to remove a subscription from this client. | |
consumerSubscribe(clientId:String) — método, classe mx.data.ManualSyncConfiguration | |
This method is used to subscribe this client to changes from the server. | |
consumerSubscriptions — Propriedade, classe mx.data.ManualSyncConfiguration | |
This property specifies the current set of subscriptions for this manualSync configuration. | |
consumerUnsubscribe() — método, classe mx.data.ManualSyncConfiguration | |
This method is used to unsubscribe this client from all subscriptions. | |
CONTACT — Propriedade estática da constante, classe flash.text.SoftKeyboardType | |
Um teclado projetado para inserir o nome da pessoa ou um número de telefone. | |
containedAssetRelations — Propriedade, classe com.adobe.ep.ux.content.view.components.relationships.RelationshipVO | |
Contained asset relations obtained. | |
containedAssetViewFqnName — Propriedade, 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 — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The CutPoints to be specified for Contained Search. | |
containedRelationsList — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetTypeDescriptor | |
The Pipe Separated Relation List for getting Contained Assets of an Asset. | |
container — Propriedade, classe fl.ik.IKArmature | |
Retorna DisplayObjectContainer passado para a chamada a registerElements. | |
container — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna o objeto de exibição do contêiner que contém as linhas de texto desta instância ContainerController. | |
container — Propriedade, classe flashx.textLayout.container.TextContainerManager | |
Retorna o contêiner (DisplayObjectContainer) que contém o texto gerenciado por este TextContainerManager. | |
container — Propriedade, interface mx.core.IRepeater | |
The container that contains this Repeater, and in which it will create its children. | |
container — Propriedade, classe mx.core.Repeater | |
The container that contains this Repeater. | |
container — Propriedade, classe org.osmf.layout.LayoutRendererBase | |
Defines the container against which the renderer will calculate the size and position values of its targets. | |
container — Propriedade, classe org.osmf.media.MediaElement | |
The media container that this element uses. | |
Container — classe, pacote mx.core | |
The Container class is an abstract base class for components that controls the layout characteristics of child components. | |
Container() — Construtor, classe mx.core.Container | |
Constructor. | |
ContainerAutomationImpl — classe, pacote mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the Container class. | |
ContainerAutomationImpl(obj:mx.core:Container) — Construtor, classe mx.automation.delegates.core.ContainerAutomationImpl | |
Constructor. | |
ContainerBorderSkin — classe, pacote mx.skins.spark | |
Defines the border and background for the MX Container class's Spark skin. | |
ContainerBorderSkin — classe, pacote mx.skins.wireframe | |
Defines the border and background for the MX Container class's wireframe skin. | |
ContainerBorderSkin() — Construtor, classe mx.skins.spark.ContainerBorderSkin | |
Constructor. | |
ContainerBorderSkin() — Construtor, classe mx.skins.wireframe.ContainerBorderSkin | |
containerCallbackObject — Propriedade, 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 — Propriedade estática da constante, 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, pacote 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) — Construtor, classe org.osmf.events.ContainerChangeEvent | |
Constructor. | |
ContainerController — classe, pacote flashx.textLayout.container | |
Uma classe ContainerController define o relacionamento entre um objeto TextFlow e um contêiner. | |
ContainerController(container:flash.display:Sprite, compositionWidth:Number, compositionHeight:Number) — Construtor, classe flashx.textLayout.container.ContainerController | |
Constructor – cria uma instância de ContainerController. | |
containerControllerInitialFormat — Propriedade estática, classe flashx.textLayout.container.ContainerController | |
ContainerCreationPolicy — classe final, pacote mx.core | |
The ContainerCreationPolicy class defines the constant values for the creationPolicy property of the Container class. | |
ContainerDestructionPolicy — classe final, pacote spark.core | |
The ContainerCreationPolicy class defines the constant values for the destructionPolicy property of spark view classes. | |
containerFieldPosition — Propriedade, classe com.adobe.icc.vo.Table | |
containerFormat — Propriedade, classe flashx.textLayout.edit.ElementRange | |
Os atributos de formato do contêiner que exibe o intervalo. | |
containerFormat — Propriedade, classe flashx.textLayout.operations.ApplyFormatOperation | |
As propriedades de formato a serem aplicadas aos contêineres no intervalo. | |
containerFormat — Propriedade, classe flashx.textLayout.operations.ClearFormatOperation | |
As propriedades de formato a serem indefinidas nos contêineres no intervalo. | |
ContainerFormattedElement — classe, pacote flashx.textLayout.elements | |
ContainerFormattedElement é a classe de raiz de todos os elementos de bloco em nível de contêiner, como objetos DivElement e TextFlow. | |
containerLayout — Propriedade, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
The domain object of the fragmentLayout associated with this containerLayoutAssignment. | |
ContainerLayout — classe, pacote com.adobe.icc.vo | |
Class representing the generic Container Layout (CL) object. | |
ContainerLayout — classe final, pacote mx.core | |
The ContainerLayout class defines the constant values for the layout property of container classes. | |
ContainerLayout() — Construtor, classe com.adobe.icc.vo.ContainerLayout | |
Constructor | |
containerLayoutAssignment — Propriedade, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
containerLayoutAssignment — Propriedade, classe com.adobe.icc.editors.model.FieldModel | |
container layout assignment containing field object. | |
containerLayoutAssignment — Propriedade, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Container layout assignments within this target area assignment. | |
containerLayoutAssignment — Propriedade, 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, pacote 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() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
Constructor. | |
containerLayoutAssignmentModel — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
The instance of ContainerLayoutAssignmentModel currently being worked upon. | |
ContainerLayoutAssignmentModel — classe, pacote 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) — Construtor, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Constructor. | |
containerLayoutAssisgnmentDisplay — Parte da capa, 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 da capa, 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 da capa, 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 dinâmica, pacote mx.flash | |
Container components created in Adobe Flash Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class. | |
ContainerMovieClip() — Construtor, classe mx.flash.ContainerMovieClip | |
Constructor | |
ContainerMovieClipAutomationImpl — classe, pacote mx.automation.delegates.flashflexkit | |
Defines methods and properties required to perform instrumentation for the ContainerMovieClip control. | |
ContainerMovieClipAutomationImpl(obj:mx.flash:ContainerMovieClip) — Construtor, classe mx.automation.delegates.flashflexkit.ContainerMovieClipAutomationImpl | |
Constructor. | |
containerTargetAreaPosition — Propriedade, classe com.adobe.icc.vo.Table | |
containPlaceHolders — Propriedade, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
If true, then expression contains place holder. | |
contains(value:XML) — método, classe XML | |
Compara o objeto XML com base no parâmetro "valor" especificado. | |
contains(value:XML) — método, classe XMLList | |
Verifica se o objeto XMLList contém um objeto XML igual ao parâmetro de valor especificado. | |
contains(c:mx.collections:ArrayCollection, item:Object) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Checks if a collection contains a given item. | |
contains(child:flash.display:DisplayObject) — método, classe flash.display.DisplayObjectContainer | |
Determina se o objeto de exibição especificado é um filho da ocorrência de DisplayObjectContainer ou se é a própria ocorrência. | |
contains(x:Number, y:Number) — método, classe flash.geom.Rectangle | |
Determina se o ponto especificado está contido na região retangular definida por este objeto Rectangle. | |
contains(item:Object) — método, classe mx.collections.HierarchicalCollectionView | |
Checks the collection for the data item using standard equality test. | |
contains(item:Object) — método, interface mx.collections.ICollectionView | |
Returns whether the view contains the specified object. | |
contains(item:Object) — método, classe mx.collections.ListCollectionView | |
Returns whether the view contains the specified object. | |
contains(child:flash.display:DisplayObject) — método, interface 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) — método, interface mx.core.IContainer | |
Determina se o objeto de exibição especificado é um filho da ocorrência de DisplayObjectContainer ou se é a própria ocorrência. | |
contains(child:flash.display:DisplayObject) — método, interface mx.managers.IFocusManagerContainer | |
Determines whether the specified display object is a child of the container instance or the instance itself. | |
CONTAINS — Propriedade estática da constante, classe com.adobe.ep.taskmanagement.filter.ComparisonOperator | |
The CONTAINS constant that represents the Contains operator. | |
containsBridge(bridge:flash.events:IEventDispatcher) — método, interface mx.core.ISWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsBridge(bridge:flash.events:IEventDispatcher) — método, classe mx.core.SWFBridgeGroup | |
Tests if the given bridge is one of the sandbox bridges in this group. | |
containsElement(element:mx.core:IVisualElement) — método, 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) — método, classe flash.display.NativeMenu | |
Reporta se este menu contém o item de menu especificado. | |
containsItem(item:flash.display:NativeMenuItem) — método, classe flash.ui.ContextMenu | |
Reporta se este menu contém o item de menu especificado. | |
containsMediaElement(element:org.osmf.media:MediaElement) — método, interface org.osmf.containers.IMediaContainer | |
Verifies if an element is a child of the container. | |
containsMediaElement(element:org.osmf.media:MediaElement) — método, classe org.osmf.containers.MediaContainer | |
Verifies if an element is a child of the container. | |
containsPoint(point:flash.geom:Point) — método, classe flash.geom.Rectangle | |
Determina se o ponto especificado está contido na região retangular definida por este objeto Rectangle. | |
containsRect(rect:flash.geom:Rectangle) — método, classe flash.geom.Rectangle | |
Determina se o objeto Rectangle especificado pelo parâmetro rect está contido neste objeto Rectangle. | |
content — Propriedade, classe coldfusion.service.DocumentItem | |
Contents of the document. | |
content — Propriedade, classe coldfusion.service.DocumentSection | |
Contents of the document. | |
content — Propriedade, classe coldfusion.service.MailPart | |
Mail part content. | |
content — Propriedade, classe coldfusion.service.mxml.Document | |
content — Propriedade, classe coldfusion.service.mxml.Mail | |
content — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The content(EditorResult instance) being edited. | |
content — Propriedade, classe fl.containers.ScrollPane | |
Obtém uma referência ao conteúdo carregado no painel de rolagem. | |
content — Propriedade, classe fl.containers.UILoader | |
Contém o objeto de exibição raiz do arquivo SWF ou do arquivo de imagem (um arquivo no formato JPEG, PNG ou GIF) que foi carregado com o uso do método load() ou da definição da propriedade de origem. | |
content — Propriedade, classe fl.display.ProLoader | |
Contém o objeto de exibição raiz do arquivo SWF ou do arquivo de imagem (JPEG, PNG ou GIF) que foi carregado com o uso do método load() ou loadBytes(). | |
content — Propriedade, classe fl.display.ProLoaderInfo | |
O objeto carregado associado a este objeto ProLoaderInfo. | |
content — Propriedade, classe fl.transitions.TransitionManager | |
A ocorrência de clipe de filme à qual TransitionManager deve aplicar uma transição. | |
content — Propriedade, classe flash.display.Loader | |
Contém o objeto de exibição raiz do arquivo SWF ou do arquivo de imagem (JPEG, PNG ou GIF) que foi carregado com o uso do método load() ou loadBytes(). | |
content — Propriedade, classe flash.display.LoaderInfo | |
O objeto carregado associado a este objeto LoaderInfo. | |
content — Propriedade, classe flash.text.engine.TextBlock | |
Mantém o conteúdo do bloco de texto. | |
content — Propriedade, interface flashx.textLayout.formats.IListMarkerFormat | |
Controla o conteúdo do marcador. | |
content — Propriedade, classe flashx.textLayout.formats.ListMarkerFormat | |
Controla o conteúdo do marcador. | |
content — Propriedade, classe mx.controls.SWFLoader | |
This property contains the object that represents the content that was loaded in the SWFLoader control. | |
content — Propriedade, classe mx.flash.ContainerMovieClip | |
The Flex content to display inside this container. | |
content — Propriedade, interface mx.resources.IResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Propriedade, classe mx.resources.ResourceBundle | |
An object containing key-value pairs for the resources in this resource bundle. | |
content — Propriedade, classe mx.rpc.Fault | |
The raw content of the fault (if available), such as an HTTP response body. | |
content — Propriedade, classe mx.rpc.soap.SOAPHeader | |
The content to send for the header value. | |
content — Propriedade, 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 — Propriedade, 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 — Propriedade, 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 — Propriedade, 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 — Propriedade, classe spark.core.ContentRequest | |
A reference to contained content. | |
content — Propriedade, classe spark.events.LoaderInvalidationEvent | |
The content for which to invalidate the content request. | |
contentAppearance — Propriedade, classe fl.transitions.TransitionManager | |
Um objeto que contém as propriedades visuais salvas do conteúdo (clipe de filme de destino) ao qual as transições serão aplicadas. | |
contentBackgroundAlpha — Estilo, classe mx.charts.Legend | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.controls.TextInput | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.controls.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.controls.VideoDisplay | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.controls.ComboBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.controls.DateChooser | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.core.ScrollControlBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe mx.core.Container | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.supportClasses.GroupBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.List | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.ActionBar | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.NumericStepper | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.SkinnableContainer | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.Scroller | |
The alpha of the content background for this component. | |
contentBackgroundAlpha — Estilo, classe spark.components.DataGrid | |
The alpha of the content background for this component. | |
contentBackgroundAppearance — Estilo, classe spark.components.Callout | |
Appearance of the contentGroup. | |
ContentBackgroundAppearance — classe final, pacote spark.components | |
The ContentBackgroundAppearance class defines the constants for the allowed values of the contentBackgroundAppearance style of Callout. | |
contentBackgroundColor — Estilo, classe mx.charts.Legend | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.controls.TextInput | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.controls.NumericStepper | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.controls.VideoDisplay | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.controls.ComboBase | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.controls.DateChooser | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.core.ScrollControlBase | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe mx.core.Container | |
Color of the content area of the component. | |
contentBackgroundColor — Estilo, classe spark.components.supportClasses.GroupBase | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.supportClasses.SkinnableTextBase | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.List | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.ActionBar | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.NumericStepper | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.SkinnableContainer | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.Scroller | |
The color of the content background for this component. | |
contentBackgroundColor — Estilo, classe spark.components.DataGrid | |
The color of the content background for this component. | |
contentBackgroundInsetClass — Propriedade, classe spark.skins.mobile.CalloutSkin | |
A class reference to an FXG class that is layered underneath the contentGroup. | |
contentBytes — Propriedade, classe com.adobe.icc.dc.domain.ImageModuleInstance | |
The byte array representation of the underlying Image module instance associated with the letter. | |
ContentCache — classe, pacote 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() — Construtor, classe spark.core.ContentCache | |
Constructor. | |
ContentCapturePod — classe, pacote com.adobe.solutions.acm.ccr.presentation.contentcapture | |
Create Correspondence UI Content Capture Panel. | |
ContentCapturePod() — Construtor, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
Constructor. | |
contentChildren — Propriedade, 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 — Propriedade, classe spark.skins.spark.FormHeadingSkin | |
The column containing the form item's content. | |
contentCol — Propriedade, classe spark.skins.spark.FormItemSkin | |
The column containing the FormItem's content. | |
contentCol — Propriedade, classe spark.skins.spark.StackedFormHeadingSkin | |
The column containing the FormItem's label and content. | |
contentCol — Propriedade, classe spark.skins.spark.StackedFormItemSkin | |
The column containing the FormItem's label and content. | |
contentColor — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting color to be applied on the selected Content (in Doc Composer). | |
contentCornerRadius — Propriedade, classe spark.skins.mobile.CalloutSkin | |
Corner radius used for the contentBackgroundColor fill. | |
contentCreationComplete — Evento, interface 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 — Propriedade estática da constante, 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 — Propriedade, classe flash.events.DRMErrorEvent | |
DRMContentData do arquivo de mídia. | |
contentData — Propriedade, classe flash.events.DRMStatusEvent | |
Um objeto DRMContentData que contém as informações necessárias para a obtenção de um comprovante para exibição de conteúdo protegido pelo DRM. | |
ContentDomainFactory — classe, pacote com.adobe.ep.ux.content.factory | |
DomainFactory to get hold of Domain Objects | |
ContentElement — classe, pacote flash.text.engine | |
A classe ContentElement funciona como classe base para os tipos de elemento que podem ser exibidos em um GroupElement, mais precisamente GraphicElement, em um outro GroupElement, ou em um TextElement. | |
ContentElement(elementFormat:flash.text.engine:ElementFormat, eventMirror:flash.events:EventDispatcher, textRotation:String) — Construtor, classe flash.text.engine.ContentElement | |
Chamar o novo construtor ContentElement() lança uma exceção ArgumentError. | |
contentExtraction — Propriedade, classe coldfusion.service.PdfInfo | |
Permissions assigned for extracting content from the PDF document. | |
contentFile — Propriedade, classe com.adobe.icc.editors.managers.FileUploadManager | |
The FileReference object associated with the upload. | |
contentFilterFunction — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Specifies the filter function to filter the search in Content Library. | |
contentGroup — Propriedade, 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 — Propriedade, 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 — Propriedade, 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 da capa, 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 — Propriedade, classe spark.skins.mobile.CalloutSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.SkinnableContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.SpinnerListContainerSkin | |
An optional skin part that defines the Group where the content children are pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.SplitViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.TabbedViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.ViewMenuSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.mobile.ViewNavigatorSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.ApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.BorderContainerSkin | |
The required skin part for SkinnableContainer | |
contentGroup — Propriedade, classe spark.skins.spark.DefaultComplexItemRenderer | |
The container used to wrap each Flex component defined in the host component. | |
contentGroup — Propriedade, classe spark.skins.spark.FormItemSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.FormSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.PanelSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.SkinnableContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.SkinnablePopUpContainerSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.SparkChromeWindowedApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.StackedFormItemSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.StackedFormSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.TitleWindowSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.spark.WindowedApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.wireframe.ApplicationSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.wireframe.PanelSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe spark.skins.wireframe.TitleWindowSkin | |
An optional skin part that defines the Group where the content children get pushed into and laid out. | |
contentGroup — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseFooterSkin | |
Content group for adding footer content | |
contentGroup — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseHeaderBarSkin | |
Content group for header | |
contentGroup — Propriedade, 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 — Propriedade, 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 — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarBottomSkin | |
the target for content in this control | |
contentGroup — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseToolBarTopSkin | |
the group that holds the button content | |
contentGroupLayout — Propriedade, classe spark.skins.mobile.ViewMenuSkin | |
contentGroupMask — Propriedade, classe spark.skins.mobile.SpinnerListContainerSkin | |
Mask for the content group. | |
contentHeight — Propriedade, classe flash.html.HTMLLoader | |
A altura, em pixels, do conteúdo HTML. | |
contentHeight — Propriedade, classe mx.containers.Accordion | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Propriedade, classe mx.containers.ViewStack | |
The height of the area, in pixels, in which content is displayed. | |
contentHeight — Propriedade, classe mx.controls.HTML | |
The height, in pixels, of the HTML content. | |
contentHeight — Propriedade, classe mx.controls.SWFLoader | |
Height of the scaled content loaded by the control, in pixels. | |
contentHeight — Propriedade, classe spark.components.RichEditableText | |
The height of the text. | |
contentHeight — Propriedade, classe spark.components.supportClasses.GroupBase | |
The height of the viewport's content. | |
contentHeight — Propriedade, interface spark.core.IViewport | |
The height of the viewport's content. | |
contentHighlightType — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
The highlighting type to be done on the selected Content (in Doc Composer). | |
ContentHoverPreviewRenderer — classe, pacote com.adobe.solutions.acm.ccr.presentation.contentcapture.preview | |
This class for enabling preview of the hovered component on mouse hover. | |
ContentHoverPreviewRenderer() — Construtor, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.preview.ContentHoverPreviewRenderer | |
Constructor | |
contentId — Propriedade, 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 — Propriedade estática da constante, classe com.adobe.solutions.acm.authoring.presentation.events.LibraryEvent | |
The constant defining the content insert event. | |
contentInsertBtn — Parte da capa, 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 — Propriedade, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
The item renderer associated with the content or content area of the EmbossedNavigator. | |
contentItemRendererComponent — Propriedade, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
A UIComponent object that represents the right side of Workspace used for rendering an item for display. | |
contentItems — Propriedade, classe spark.skins.SparkSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
contentItems — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
contentItems — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
Names of items that should have their color property defined by the contentBackgroundColor style. | |
CONTENT_JUSTIFY — Propriedade estática da constante, classe spark.layouts.HorizontalAlign | |
Content justify the children with respect to the container. | |
CONTENT_JUSTIFY — Propriedade estática da constante, classe spark.layouts.VerticalAlign | |
Content justify the children with respect to the container. | |
contentLibrary — Parte da capa, 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 da capa, 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 da capa, 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 da capa, 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, pacote com.adobe.solutions.acm.authoring.presentation.common | |
The component that facilitates the listing and searching of the contents. | |
ContentLibrary() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Constructor. | |
ContentLibraryContainer — classe, pacote com.adobe.solutions.acm.ccr.presentation.contentcapture | |
Create Correspondence ContentLibrary container. | |
ContentLibraryContainer() — Construtor, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentLibraryContainer | |
Constructor. | |
ContentLinkageAssignmentEditor — classe, pacote 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() — Construtor, classe com.adobe.solutions.acm.authoring.presentation.letter.data.ContentLinkageAssignmentEditor | |
Constructor. | |
contentLinkageEditor — Parte da capa, 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 — Propriedade, interface com.adobe.mosaic.skinning.IMosaicContainer | |
The list of components managed by this container as a SelectableList. | |
contentLoader — Propriedade, classe spark.components.Image | |
Optional custom image loader (e.g. | |
contentLoader — Propriedade, classe spark.primitives.BitmapImage | |
Optional custom image loader (e.g. | |
contentLoaderGrouping — Propriedade, classe spark.components.Image | |
Optional content grouping identifier to pass to the an associated IContentLoader instance's load() method. | |
contentLoaderGrouping — Propriedade, classe spark.primitives.BitmapImage | |
Optional content grouping identifier to pass to the an associated IContentLoader instance's load() method. | |
contentLoaderInfo — Propriedade, classe fl.display.ProLoader | |
Retorna um objeto ProLoaderInfo correspondente ao objeto que está sendo carregado. | |
contentLoaderInfo — Propriedade, classe flash.display.Loader | |
Retorna um objeto LoaderInfo correspondente ao objeto que está sendo carregado. | |
contentMimeType — Propriedade, interface com.adobe.ep.ux.content.model.preview.IAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.ep.ux.content.view.components.grid.hover.BaseAssetPreviewRenderer | |
Mime type of the content of asset | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.ConditionAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.FragmentAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.ImageAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.LayoutAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.LetterAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.ListAssetPreviewRenderer | |
Mime type of the asset content | |
contentMimeType — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.preview.TextAssetPreviewRenderer | |
Mime type of the asset content | |
contentMouseX — Propriedade, classe mx.charts.Legend | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseX — Propriedade, classe mx.core.Container | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseX — Propriedade, classe mx.core.UIComponent | |
Returns the x position of the mouse, in the content coordinate system. | |
contentMouseY — Propriedade, classe mx.charts.Legend | |
Returns the y position of the mouse, in the content coordinate system. | |
contentMouseY — Propriedade, classe mx.core.Container | |
Returns the y position of the mouse, in the content coordinate system. | |
contentMouseY — Propriedade, classe mx.core.UIComponent | |
Returns the y position of the mouse, in the content coordinate system. | |
contentNameDisplay — Parte da capa, 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 — Estilo, classe fl.containers.ScrollPane | |
Quantidade de preenchimento a ser colocado em volta do conteúdo no painel de rolagem, em pixels. | |
contentPadding — Estilo, classe fl.containers.BaseScrollPane | |
Preenchimento entre o conteúdo (componente e barra de rolagem) e a borda externa do plano de fundo, em pixels. | |
contentPadding — Estilo, classe fl.controls.SelectableList | |
O preenchimento separa a borda da lista de seu conteúdo, em pixels. | |
contentPadding — Estilo, classe fl.controls.ComboBox | |
Preenchimento entre o conteúdo (componente e barra de rolagem) e a borda externa do plano de fundo, em pixels. | |
contentPanel — Parte da capa, 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, pacote 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) — Construtor, classe spark.core.ContentRequest | |
Constructor. | |
contents — Propriedade, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
List of the contents associated with this Container instance. | |
contents — Propriedade, interface com.adobe.icc.dc.domain.IContainerInstance | |
List of the contents associated with this Container instance. | |
contents — Propriedade, classe com.adobe.icc.dc.domain.ListModuleInstance | |
List of the contents associated with this Container instance. | |
contents — Propriedade, classe com.adobe.icc.dc.domain.TargetInstance | |
List of the contents associated with this Container instance. | |
contents — Propriedade, classe spark.skins.spark.PanelSkin | |
Contains the vertical stack of titlebar content and controlbar. | |
contents — Propriedade, classe spark.skins.spark.TitleWindowSkin | |
Contains the vertical stack of title bar content and control bar. | |
contents — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
Contains the vertical stack of titlebar content and controlbar. | |
ContentSearchManager — classe, pacote com.adobe.icc.editors.managers | |
The ContentSearchManager lets you search for content in the system by name. | |
ContentServiceProvider — classe, pacote com.adobe.ep.ux.content.services.providers | |
Service Provider to get all Services in LCC | |
contentsScaleFactor — Propriedade, classe flash.display.Stage | |
Especifica o fator de dimensionamento de pixel eficaz do palco. | |
contentStreamPath — Propriedade, classe com.adobe.livecycle.content.File | |
TempPath when content is temporarily uploaded. | |
contentToGlobal(point:flash.geom:Point) — método, classe mx.charts.Legend | |
Converts a Point object from content coordinates to global coordinates. | |
contentToGlobal(point:flash.geom:Point) — método, classe mx.core.Container | |
Converts a Point object from content coordinates to global coordinates. | |
contentToGlobal(point:flash.geom:Point) — método, classe mx.core.UIComponent | |
Converts a Point object from content coordinates to global coordinates. | |
contentToLocal(point:flash.geom:Point) — método, classe mx.charts.Legend | |
Converts a Point object from content to local coordinates. | |
contentToLocal(point:flash.geom:Point) — método, classe mx.core.Container | |
Converts a Point object from content to local coordinates. | |
contentToLocal(point:flash.geom:Point) — método, classe mx.core.UIComponent | |
Converts a Point object from content to local coordinates. | |
CONTENT_TRIGGERED — Propriedade estática da constante, classe flash.events.SoftKeyboardTrigger | |
Indica que ActionScript invocou o evento. | |
contentType — Propriedade, classe com.adobe.ep.taskmanagement.event.PluginNotInstalledEvent | |
Returns the contentType. | |
contentType — Propriedade, classe com.adobe.ep.ux.webdocumentviewer.domain.WebDocumentViewer | |
The MIME type of the document. | |
contentType — Propriedade, classe com.adobe.icomm.assetplacement.model.Attachment | |
The MIME type of this attachment. | |
contentType — Propriedade, classe com.adobe.icomm.assetplacement.model.Resource | |
Identifies the content type of the the current resource. | |
contentType — Propriedade, classe com.adobe.livecycle.rca.model.document.SupportingDocument | |
Specifies the content type of the supporting document. | |
contentType — Propriedade, interface com.adobe.mosaic.om.interfaces.IService | |
The content type. | |
contentType — Propriedade, interface com.adobe.mosaic.om.interfaces.IServiceLibrary | |
Gets the service library content type | |
contentType — Propriedade, interface com.adobe.solutions.rca.domain.ISupportingDocument | |
The document content type. | |
contentType — Propriedade, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
The document content type. | |
contentType — Propriedade, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the document content type. | |
contentType — Propriedade, classe fl.display.ProLoaderInfo | |
O tipo MIME do arquivo carregado. | |
contentType — Propriedade, classe flash.display.LoaderInfo | |
O tipo MIME do arquivo carregado. | |
contentType — Propriedade, classe flash.net.URLRequest | |
O tipo de conteúdo MIME do conteúdo na propriedade data. | |
contentType — Propriedade, classe mx.graphics.ImageSnapshot | |
The MIME content type for the image encoding format that was used to capture this snapshot. | |
contentType — Propriedade, interface mx.graphics.codec.IImageEncoder | |
The MIME type for the image format that this encoder produces. | |
contentType — Propriedade, classe mx.graphics.codec.JPEGEncoder | |
The MIME type for the JPEG encoded image. | |
contentType — Propriedade, classe mx.graphics.codec.PNGEncoder | |
The MIME type for the PNG encoded image. | |
contentType — Propriedade, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates the content type of this message. | |
contentType — Propriedade, classe mx.rpc.http.AbstractOperation | |
Type of content for service requests. | |
contentType — Propriedade, classe mx.rpc.http.HTTPMultiService | |
Type of content for service requests. | |
contentType — Propriedade, classe mx.rpc.http.HTTPService | |
Type of content for service requests. | |
contentType — Propriedade, classe mx.rpc.http.Operation | |
Type of content for service requests. | |
contentType — Propriedade, classe mx.rpc.livecycle.DocumentReference | |
String code for content type of document. | |
CONTENT_TYPE_FORM — Propriedade estática da constante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is a form. | |
CONTENT_TYPE_FORM — Propriedade estática da constante, 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 — Propriedade estática da constante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML meant for a SOAP request. | |
CONTENT_TYPE_XML — Propriedade estática da constante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the content of this message is XML. | |
CONTENT_TYPE_XML — Propriedade estática da constante, classe mx.rpc.http.HTTPService | |
Indicates that the data being sent by the HTTP service is encoded as application/xml. | |
contentUri — Propriedade, interface com.adobe.mosaic.om.interfaces.IService | |
The content URL. | |
contentUri — Propriedade, interface com.adobe.mosaic.om.interfaces.IServiceLibrary | |
Gets the service library content uri | |
contentVariables — Propriedade, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
The set of active variables for the module. | |
contentVariables — Propriedade, interface com.adobe.icc.dc.domain.IModuleInstance | |
The set of active variables for the module. | |
contentVariables — Propriedade, classe com.adobe.icc.dc.domain.ImageModuleInstance | |
Bindable/Read-only. | |
contentVariables — Propriedade, classe com.adobe.icc.dc.domain.TargetInstance | |
Bindable/Read-only. | |
contentWidth — Propriedade, classe flash.html.HTMLLoader | |
A largura, em pixels, do conteúdo HTML. | |
contentWidth — Propriedade, classe mx.containers.Accordion | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Propriedade, classe mx.containers.ViewStack | |
The width of the area, in pixels, in which content is displayed. | |
contentWidth — Propriedade, classe mx.controls.HTML | |
The width, in pixels, of the HTML content. | |
contentWidth — Propriedade, classe mx.controls.SWFLoader | |
Width of the scaled content loaded by the control, in pixels. | |
contentWidth — Propriedade, classe spark.components.RichEditableText | |
The width of the text. | |
contentWidth — Propriedade, classe spark.components.supportClasses.GroupBase | |
The width of the viewport's contents. | |
contentWidth — Propriedade, interface spark.core.IViewport | |
The width of the viewport's contents. | |
contentX — Propriedade, classe mx.containers.ViewStack | |
The x coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
contentY — Propriedade, classe mx.containers.ViewStack | |
The y coordinate of the area of the ViewStack container in which content is displayed, in pixels. | |
context — Propriedade, classe com.adobe.gravity.tracker.ServiceTracker | |
The bundle context for this tracker. | |
context — Propriedade, classe com.adobe.mosaic.mxml.Application | |
Returns the underlying IApplication's IContext. | |
context — Propriedade, classe com.adobe.mosaic.mxml.Tile | |
The underlying ITile's IContext. | |
context — Propriedade, interface com.adobe.mosaic.om.interfaces.IContextProvider | |
Returns the context interface for the application. | |
context — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
This property returns a reference to the workflow template that will be used by the work item. | |
context — Propriedade, 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 — Propriedade, classe spark.components.ViewNavigator | |
The string that describes the context in which the current view was created. | |
context — Propriedade, classe spark.components.supportClasses.ViewReturnObject | |
The context identifier passed to the popped view when it was pushed onto the navigation stack. | |
context3D — Propriedade, classe flash.display.Stage3D | |
O objeto Context3D associado a esta instância Stage3D. | |
Context3D — classe final, pacote flash.display3D | |
A classe Context3D fornece um contexto de renderização de gráficos definidos geometricamente. | |
Context3DBlendFactor — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar os fatores de mistura de origem e de destino. | |
Context3DBufferUsage — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar o tipo de uso do buffer. | |
Context3DClearMask — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar máscaras Context3D. | |
Context3DCompareMode — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar comparações de buffer 3D nos métodos setDepthTest() e setStencilAction() de uma instância de Context3D. | |
context3DCreate — Evento, classe flash.display.Stage3D | |
Despachado quando um contexto de renderização for criado. | |
CONTEXT3D_CREATE — Propriedade estática da constante, classe flash.events.Event | |
A constante Event.CONTEXT3D_CREATE define o valor da propriedade de tipo de um objeto de evento context3Dcreate. | |
Context3DFillMode — classe final, pacote flash.display3D | |
Define os valores a serem usados para a especificação do modo de preenchimento da renderização 3D nos métodos setFillMode() de uma instância do Context3D. | |
Context3DMipFilter — classe final, pacote flash.display3D | |
Define os valores a serem usados no modo de filtro de mostruário mipmap | |
Context3DProfile — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar o perfil do Context3D. | |
Context3DProgramType — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar se um programa sombreador é um programa de fragmento ou de vértice. | |
Context3DRenderMode — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar o modo de renderização Context3D. | |
Context3DStencilAction — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar ações de estêncil. | |
Context3DTextureFilter — classe final, pacote flash.display3D | |
Define os valores a serem usados no modo de filtro de mostruário. | |
Context3DTextureFormat — classe final, pacote flash.display3D | |
Define os valores a serem usados para especificar um formato de textura. | |
Context3DTriangleFace — classe final, pacote flash.display3D | |
Constantes para especificar a orientação de um triângulo em relação ao ponto de vista. | |
Context3DVertexBufferFormat — classe final, pacote flash.display3D | |
Define os valores a serem usados com buffers de vértice de especificação | |
Context3DWrapMode — classe final, pacote flash.display3D | |
Define os valores a serem usados no modo de quebra de mostruário | |
contextColor — Propriedade, classe mx.charts.HitData | |
An RGB value that can be used to associate an on-screen representation of the associated chartItem. | |
ContextData — classe, pacote com.adobe.icc.vo.render | |
A value object that encapsulates runtime and instance data for correspondence. | |
ContextData() — Construtor, classe com.adobe.icc.vo.render.ContextData | |
Constructor | |
contextMenu — Evento, classe flash.display.InteractiveObject | |
Despachado quando uma ação do usuário seleciona o menu de contexto associado a esse objeto interativo em um aplicativo do AIR. | |
contextMenu — Propriedade, classe flash.display.InteractiveObject | |
Especifica o menu de contexto associado a este objeto. | |
ContextMenu — classe final, pacote flash.ui | |
A classe ContextMenu fornece controle sobre os itens exibidos em menus de contexto. | |
ContextMenu() — Construtor, classe flash.ui.ContextMenu | |
Cria um objeto ContextMenu. | |
CONTEXT_MENU — Propriedade estática da constante, classe flash.events.MouseEvent | |
A constante MouseEvent.CONTEXT_MENU define o valor da propriedade type de um objeto de evento contextMenu. | |
ContextMenuBuiltInItems — classe final, pacote flash.ui | |
A classe ContextMenuBuiltInItems descreve os itens inseridos no menu de contexto. | |
ContextMenuBuiltInItems() — Construtor, classe flash.ui.ContextMenuBuiltInItems | |
Cria um novo objeto ContextMenuBuiltInItems para que você possa definir as propriedades para o Flash Player exibir ou ocultar cada item de menu. | |
ContextMenuClipboardItems — classe final, pacote flash.ui | |
A classe ContextMenuClipboardItems permite ativar ou desativar os comandos no menu de contexto da área de transferência. | |
ContextMenuClipboardItems() — Construtor, classe flash.ui.ContextMenuClipboardItems | |
Cria um novo objeto ContextMenuClipboardItems. | |
ContextMenuEvent — classe, pacote flash.events | |
Um InteractiveObject envia um objeto ContextMenuEvent quando o usuário abre ou interage com o menu de contexto. | |
ContextMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean, mouseTarget:flash.display:InteractiveObject, contextMenuOwner:flash.display:InteractiveObject) — Construtor, classe flash.events.ContextMenuEvent | |
Cria um objeto Event que contém informações específicas sobre eventos de menu. | |
ContextMenuItem — classe final, pacote flash.ui | |
A classe ContextMenuItem representa um item no menu de contexto. | |
ContextMenuItem(caption:String, separatorBefore:Boolean, enabled:Boolean, visible:Boolean) — Construtor, classe flash.ui.ContextMenuItem | |
Cria um novo objeto ContextMenuItem que pode ser adicionado à matriz ContextMenu.customItems. | |
contextMenuOwner — Propriedade, classe flash.events.ContextMenuEvent | |
O objeto de lista de exibição ao qual o menu está conectado. | |
contextRoot — Propriedade estática, classe com.adobe.livecycle.content.File | |
The context root of launchpad application. | |
ContextualClassFactory — classe, pacote 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) — Construtor, classe mx.core.ContextualClassFactory | |
Constructor. | |
contextUrl — Propriedade, classe com.adobe.consulting.pst.vo.FlexConfiguration | |
Fetches the in-context URL: combination of {baseurl}/{pscmContext} that will never end with a slash. | |
continue — Instrução | |
Salta todas as instruções restantes passadas na repetição interna e inicia a próxima iteração da repetição como se o controle tivesse passado normalmente para o final da repetição. | |
continueTo(finish:Number, duration:Number) — método, classe fl.transitions.Tween | |
Instrui a animação interpolada a continuar a interpolação a partir do ponto de animação atual até um novo ponto de conclusão e duração. | |
contrast — Propriedade, classe fl.motion.AdjustColor | |
Define o contraste do filtro AdjustColor. | |
CONTROL — Propriedade estática da constante, classe flash.ui.Keyboard | |
Constante associada ao valor de código de tecla da tecla Control (17). | |
controlBar — Parte da capa, 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 — Propriedade, classe mx.containers.Panel | |
A reference to this Panel container's control bar, if any. | |
controlBar — Propriedade, classe mx.core.Application | |
The ApplicationControlBar for this Application. | |
controlBar — Propriedade, classe mx.core.Window | |
The ApplicationControlBar for this Window. | |
ControlBar — classe, pacote mx.containers | |
The ControlBar container lets you place controls at the bottom of a Halo Panel or Halo TitleWindow container. | |
ControlBar() — Construtor, classe mx.containers.ControlBar | |
Constructor. | |
controlBarContent — Propriedade, classe spark.components.Application | |
The set of components to include in the control bar area of the Application container. | |
controlBarContent — Propriedade, classe spark.components.Panel | |
The set of components to include in the control bar area of the Panel container. | |
controlBarGroup — Parte da capa, 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 da capa, 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 — Propriedade, classe spark.skins.spark.ApplicationSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe spark.skins.spark.PanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe spark.skins.spark.TitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe spark.skins.wireframe.ApplicationSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe spark.skins.wireframe.PanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe spark.skins.wireframe.TitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterprisePanelSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarGroup — Propriedade, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseTitleWindowSkin | |
The skin part that defines the appearance of the control bar area of the container. | |
controlBarLayout — Propriedade, classe spark.components.Application | |
Defines the layout of the control bar area of the container. | |
controlBarLayout — Propriedade, classe spark.components.Panel | |
Defines the layout of the control bar area of the container. | |
controlBarPart — Parte da capa, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
ControlBarSkin — classe, pacote mx.skins.wireframe | |
The wireframe skin class for the MX Panel component's border. | |
ControlBarSkin() — Construtor, classe mx.skins.wireframe.ControlBarSkin | |
Constructor. | |
controlBarStyleName — Estilo, classe mx.containers.Panel | |
Name of the CSS style declaration that specifies styles to apply to any control bar child subcontrol. | |
controlBarVisible — Propriedade, classe spark.components.Application | |
If true, the control bar is visible. | |
controlBarVisible — Propriedade, classe spark.components.Panel | |
If true, the control bar is visible. | |
ControlButtonAssetActionRenderer — classe, pacote com.adobe.ep.ux.content.view.components.toolbar.controlRenderers | |
Renderer for the control to be shown in the toolbar | |
ControlButtonAssetActionRenderer() — Construtor, classe com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlButtonAssetActionRenderer | |
Constructor | |
ControlImageAssetActionRenderer — classe, pacote com.adobe.ep.ux.content.view.components.toolbar.controlRenderers | |
Image renderer for the action in the toolbar | |
ControlImageAssetActionRenderer() — Construtor, classe com.adobe.ep.ux.content.view.components.toolbar.controlRenderers.ControlImageAssetActionRenderer | |
Constructor | |
controlKey — Propriedade, classe flash.events.GestureEvent | |
Indica se a tecla Control está ativada no Mac e se a tecla Ctrl está ativada no Windows ou no Linux. | |
controlKey — Propriedade, classe flash.events.KeyboardEvent | |
Indica se a tecla Control está ativa (true) ou inativa (false). | |
controlKey — Propriedade, classe flash.events.MouseEvent | |
Indica se a tecla Control está ativada no Mac e se a tecla Ctrl está ativada no Windows ou no Linux. | |
controlKey — Propriedade, classe flash.events.TouchEvent | |
Indica se a tecla Control está ativada no Mac e se a tecla Ctrl está ativada no Windows ou no Linux. | |
controller — Propriedade, classe com.adobe.icomm.assetplacement.model.Attachment | |
Contains a reference to a controller element using an XML id. | |
controller — Propriedade, classe com.adobe.icomm.assetplacement.model.Resource | |
Contains a reference to a controller element using an XML id. | |
controller — Propriedade, classe flashx.textLayout.compose.TextFlowLine | |
O controlador (objeto ContainerController) do contêiner no qual a linha foi colocada. | |
controller — Propriedade, classe flashx.textLayout.events.UpdateCompleteEvent | |
O controlador do contêiner que está sendo atualizado | |
Controller — classe, pacote com.adobe.icomm.assetplacement.model | |
This class represents a generic "controller" which is a child of the <controllers> element in the package definition. | |
Controller() — Construtor, classe com.adobe.icomm.assetplacement.model.Controller | |
Constructor. | |
controllers — Propriedade, classe com.adobe.icomm.assetplacement.model.PackageDefinition | |
A list that contains all of <controllers> entries in the package definition, wrapped in Controller objects. | |
controlVariables — Propriedade, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
Bindable/Read-only. | |
contVars — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ContentCapturePod | |
The list of data elements in the letter content. | |
contVars — Propriedade, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
The list of data elements in the TargetArea content. | |
conversion — Propriedade, classe mx.controls.ProgressBar | |
Number used to convert incoming current bytes loaded value and the total bytes loaded values. | |
ConversionFunc — classe, pacote 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 — Propriedade estática, classe flash.system.IME | |
O modo de conversão do IME atual. | |
ConversionType — classe final, pacote flashx.textLayout.conversion | |
Valores do formato do texto exportado. | |
converted — Propriedade, classe flash.text.ime.CompositionAttributeRange | |
Uma propriedade que define a cláusula atual foi processada pelo IME e a cláusula está esperando para ser aceita ou confirmada pelo usuário. | |
ConverterBase — classe, pacote flashx.textLayout.conversion | |
Esta é uma classe base para importadores bem como exportadores. | |
convertHSBtoRGB(hue:Number, saturation:Number, brightness:Number) — Método estático , classe mx.utils.HSBColor | |
Converts an HSB color specified by the parameters to a uint RGB color. | |
convertMatrixToMatrix3D(mat2D:flash.geom:Matrix) — Método estático , classe fl.motion.Animator3D | |
convertParametersHandler — Propriedade, 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 — Propriedade, 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 — Propriedade, 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) — método, classe flash.net.NetGroup | |
Converte um peerID a um endereço de grupo conveniente para o uso com o método sendToNearest(). | |
convertResultHandler — Propriedade, 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 — Propriedade, 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 — Propriedade, 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) — método, classe coldfusion.service.mxml.Image | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — método, classe coldfusion.service.mxml.Ldap | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — método, classe coldfusion.service.mxml.Pdf | |
This is the overriden function of the default implementation is BasicService. | |
convertResultInEvent(event:mx.rpc.events:ResultEvent) — método, classe coldfusion.service.mxml.Pop | |
This is the overriden function of the default implementation is BasicService. | |
convertResults — Propriedade, classe mx.data.ManagedOperation | |
Turns on/off conversion of result element types. | |
convertRGBtoHSB(rgb:uint) — Método estático , classe mx.utils.HSBColor | |
Converts a color from RGB format into an HSBColor. | |
ConvolutionFilter — classe, pacote flash.filters | |
A classe ConvolutionFilter aplica um efeito de filtro de convolução de matriz. | |
ConvolutionFilter — classe, pacote 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) — Construtor, classe flash.filters.ConvolutionFilter | |
Inicializa uma ocorrência ConvolutionFilter com os parâmetros especificados. | |
ConvolutionFilter(matrixX:Number, matrixY:Number, matrix:Array, divisor:Number, bias:Number, preserveAlpha:Boolean, clamp:Boolean, color:uint, alpha:Number) — Construtor, classe spark.filters.ConvolutionFilter | |
Constructor. | |
cookieHeader — Propriedade, classe flash.media.AVURLLoader | |
cookieHeader — Propriedade, classe flash.media.AVURLStream | |
copies — Propriedade, classe flash.printing.PrintJob | |
O número de cópias que o sistema de impressão imprime de quaisquer páginas subsequentes adicionadas ao trabalho de impressão. | |
copy() — método, classe XML | |
Retorna uma cópia do objeto XML especificado. | |
copy() — método, classe XMLList | |
Retorna uma cópia do objeto XMLList especificado. | |
copy() — método, classe com.adobe.dct.model.DataElementModel | |
Returns a copy of the data elemnt model object. | |
copy() — método, classe com.adobe.icc.editors.model.ConditionAssignmentModel | |
Creates a copy of ConditionAssignmentModel currently being used | |
copy() — método, classe com.adobe.icc.editors.model.ConditionModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.FragmentLayoutModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.ImageModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.LayoutModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.LetterModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.ListModel | |
Creates a copy of the domain object. | |
copy() — método, classe com.adobe.icc.editors.model.TextModel | |
Creates a copy of the domain object. | |
copy() — método, classe flash.desktop.NativeApplication | |
Invoca um comando copiar interno no objeto de exibição focalizado. | |
copy — Evento, classe flash.display.InteractiveObject | |
Despachado quando o usuário ativa a combinação de teclas do acelerador específica da plataforma para uma operação de copiar ou seleciona "Copy" no menu de contexto do texto. | |
copy — Propriedade, classe flash.ui.ContextMenuClipboardItems | |
Ativa ou desativa o item 'Copiar' no menu da área de transferência. | |
copy(values:flashx.textLayout.formats:ITabStopFormat) — método, classe flashx.textLayout.formats.TabStopFormat | |
Copia as configurações de TabStopFormat dos valores da instância ITabStopFormat para este objeto TabStopFormat. | |
copy(incoming:flashx.textLayout.formats:ITextLayoutFormat) — método, classe flashx.textLayout.formats.TextLayoutFormat | |
Copia as configurações de TextLayoutFormat dos valores da instância ITextLayoutFormat para este objeto TextLayoutFormat. | |
copy() — método, classe mx.collections.XMLListCollection | |
Returns a deep copy of the XMLList object. | |
copy(value:Object) — Método estático , classe mx.utils.ObjectUtil | |
Copies the specified Object and returns a reference to the copy. | |
Copy — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Copy state of the CategoryEditor | |
Copy — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Copy state of the AssetPropertiesEditor | |
COPY — Propriedade estática da constante, classe flash.desktop.NativeDragActions | |
Define a string a ser usada para a ação de copiar. | |
COPY — Propriedade estática da constante, classe flash.events.Event | |
Define o valor da propriedade type de um objeto de evento copy. | |
COPY — Propriedade estática da constante, 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) — método, classe flash.display.BitmapData | |
Transfere dados de um canal de outro objeto BitmapData ou do objeto BitmapData atual para um canal do objeto BitmapData atual. | |
copyColumnFrom(column:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix | |
Copia um objeto de Vector3D na coluna específica do objeto de chamada Matrix3D. | |
copyColumnFrom(column:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix3D | |
Copia um objeto de Vector3D na coluna específica do objeto de chamada Matrix3D. | |
copyColumnTo(column:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix | |
Copia a coluna específica do objeto de chamada Matrix para o objeto de Vector3D. | |
copyColumnTo(column:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix3D | |
Copia a coluna específica do objeto de chamada Matrix3D no objeto de Vector3D. | |
copyCondition() — método, classe com.adobe.icc.editors.handlers.ConditionHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyContent — Propriedade, classe coldfusion.service.PdfInfo | |
Permissions assigned for copying content from the PDF document. | |
copyCursor — Estilo, classe mx.managers.DragManager | |
Cursor displayed during a copy operation. | |
copyDataModule(srcModuleId:String, newModule:com.adobe.icc.vo:DataModule) — método, interface com.adobe.icc.services.module.IModuleService | |
DESCRIPTION NEEDS REFINING! Duplicate a DataModule. | |
copyEnabled — Propriedade, 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) — método, interface com.adobe.icc.services.layout.ILayoutService | |
Creates a copy of an existing form. | |
copyFragmentLayout() — método, 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) — método, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Creates a copy of an existing fragmentLayout. | |
copyFrom — Propriedade, 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) — método, classe flash.display.Graphics | |
Copia todos os comandos de desenho do objeto Graphics de origem para o objeto Graphics de chamada. | |
copyFrom(sourceMatrix:flash.geom:Matrix) — método, classe flash.geom.Matrix | |
Copia todos dos dados de matriz do objeto de Point de origem para o objeto de chamada Matrix que chama. | |
copyFrom(sourceMatrix3D:flash.geom:Matrix3D) — método, classe flash.geom.Matrix3D | |
Copia todos os dados de matriz do objeto de origem Matrix3D para o objeto Matrix3D da chamada. | |
copyFrom(sourcePoint:flash.geom:Point) — método, classe flash.geom.Point | |
Copia todos dos dados de ponto do objeto de origem de Point para o objeto de chamada de Ponto. | |
copyFrom(sourceRect:flash.geom:Rectangle) — método, classe flash.geom.Rectangle | |
Copia todos os dados de retângulo do objeto de origem Rectangle para o objeto de chamada Rectangle que chama. | |
copyFrom(sourceVector3D:flash.geom:Vector3D) — método, classe flash.geom.Vector3D | |
Copia todos os dados de vetor do objeto de origem Vector3D para o objeto Vector3D da chamada. | |
copyImage() — método, classe com.adobe.icc.editors.handlers.ImageHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyItemWithUID(item:Object) — método, 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) — método, 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) — método, 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() — método, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Copy. | |
copyLetter() — método, 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) — método, interface com.adobe.icc.services.letter.ILetterService | |
Creates a copy of an existing letter. | |
copyList() — método, classe com.adobe.icc.editors.handlers.ListHandler | |
Called internally when this handler is handling an action of type Copy. | |
CopyOperation — classe, pacote flashx.textLayout.operations | |
A classe CopyOperation encapsula uma operação Copiar. | |
CopyOperation(operationState:flashx.textLayout.edit:SelectionState) — Construtor, classe flashx.textLayout.operations.CopyOperation | |
Cria um objeto CopyOperation. | |
copyPage() — método, 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 da capa, classe com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The copy panel button skin part. The copy panel button skin part. | |
CopyPanelButton — classe, pacote 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) — método, classe flash.display.BitmapData | |
Fornece uma rotina rápida para executar a manipulação de pixels entre imagens sem estiramento, giro ou efeitos de cor. | |
copyPixelsToByteArray(rect:flash.geom:Rectangle, data:flash.utils:ByteArray) — método, classe flash.display.BitmapData | |
Preenche uma matriz de bytes com base em uma região retangular dos dados de pixels. | |
copyRawDataFrom(vector:Vector$Number, index:uint, transpose:Boolean) — método, classe flash.geom.Matrix3D | |
Copia todos dos dados de vetor do objeto vetor de origem para a chamada objeto Matrix3D. | |
copyRawDataTo(vector:Vector$Number, index:uint, transpose:Boolean) — método, classe flash.geom.Matrix3D | |
Copia todos dos dados de matriz do objeto de chamada Matrix3D para o vetor fornecido. | |
copyright — Propriedade, interface com.adobe.mosaic.om.interfaces.IServer | |
Returns the copyright for the Experience Server. | |
copyRowFrom(row:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix | |
Copia um objeto de Vector3D na linha específica do objeto de chamada Matrix. | |
copyRowFrom(row:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix3D | |
Copia um objeto de Vector3D na linha específica do objeto de chamada Matrix3D. | |
copyRowTo(row:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix | |
Copia a linha específica do objeto de chamada Matrix para o objeto de Vector3D. | |
copyRowTo(row:uint, vector3D:flash.geom:Vector3D) — método, classe flash.geom.Matrix3D | |
Copia a linha específica do objeto de chamada Matrix3D no objeto de Vector3D. | |
copySection() — método, classe ga.model.PanelManager | |
If the section is repeatable, this method copies a new section after the current section. | |
copySelectedItems(useDataField:Boolean) — método, classe mx.controls.listClasses.AdvancedListBase | |
Makes a copy of the selected items in the order they were selected. | |
copySelectedItems(useDataField:Boolean) — método, classe mx.controls.listClasses.ListBase | |
Copies the selected items in the order that they were selected. | |
copyText() — método, 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) — método, classe flash.filesystem.File | |
Copia o arquivo ou diretório do local especificado por este objeto File no local especificado pelo parâmetro newLocation. | |
copyToAsync(newLocation:flash.net:FileReference, overwrite:Boolean) — método, classe flash.filesystem.File | |
Começa a copiar o arquivo ou diretório do local especificado pelo objeto File no local especificado pelo parâmetro destination. | |
copyToByteArray(rect:flash.geom:Rectangle, destination:flash.utils:ByteArray) — método, classe flash.media.Camera | |
Preenche uma matriz de bytes com base em uma região retangular de dados de pixel. Grava um inteiro sem sinal (um valor de pixel não multiplicado 32 bits) para cada pixel na matriz de bytes. | |
copyToMatrix3D(dest:flash.geom:Matrix3D) — método, classe flash.geom.Matrix3D | |
copyToVector(rect:flash.geom:Rectangle, destination:Vector$uint) — método, classe flash.media.Camera | |
Preenche um vetor com base em uma região retangular dos dados de pixel. | |
coreStyles — Propriedade, classe flashx.textLayout.container.ContainerController | |
Retorna os coreStyles neste ContainerController. | |
coreStyles — Propriedade, classe flashx.textLayout.elements.FlowElement | |
Retorna os coreStyles neste FlowElement. | |
coreStyles — Propriedade, classe flashx.textLayout.formats.TextLayoutFormat | |
Retorna os coreStyles neste TextLayoutFormat. | |
cornerRadius — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutFirstButtonSkin | |
The raidus of the corner. | |
cornerRadius — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutLastButtonSkin | |
The radius of the corner. | |
cornerRadius — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutMiddleButtonSkin | |
The radius of the corner. | |
cornerRadius — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutNewTabButtonSkin | |
??? | |
cornerRadius — Propriedade, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutOptionMenuButtonSkin | |
The number of pixels in the radius to round the corner of the button. | |
cornerRadius — Estilo, classe mx.charts.Legend | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.containers.Panel | |
Radius of corners of the window frame. | |
cornerRadius — Estilo, classe mx.controls.scrollClasses.ScrollBar | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.ToolTip | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.Button | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.TextInput | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.ComboBox | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.NumericStepper | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.MenuBar | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.VideoDisplay | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.controls.LinkButton | |
Corner radius of the highlighted rectangle around a LinkButton. | |
cornerRadius — Estilo, classe mx.controls.DateChooser | |
Radius of corners of the component. | |
cornerRadius — Estilo, classe mx.core.ScrollControlBase | |
Radius of component corners. | |
cornerRadius — Estilo, classe mx.core.Container | |
Radius of component corners. | |
cornerRadius — Estilo, classe spark.components.supportClasses.DropDownListBase | |
The radius of the corners for this component. | |
cornerRadius — Estilo, classe spark.components.supportClasses.ButtonBase | |
The radius of the corners of this component. | |
cornerRadius — Estilo, classe spark.components.TabBar | |
Defines the radius of the TabBar buttons' top-left and top-right corners for the default TabBarButton skin. | |
cornerRadius — Estilo, classe spark.components.Spinner | |
The radius of the corners of this component. | |
cornerRadius — Estilo, classe spark.components.BorderContainer | |
Radius of the curved corners of the border. | |
cornerRadius — Estilo, classe spark.components.Panel | |
The radius of the corners for this component. | |
cornerRadius — Estilo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseNumericStepperSkin | |
cornerRadius — Estilo, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
The radius of the corners for this component. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMButton | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMTabBarButton | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMHScrollBar | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMScroller | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMDropDownList | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMLightItemRenderer | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMButtonBar | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMBreadCrumb | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMSwitch | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMCheckBox | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMVScrollBar | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMPopUp | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMTitleWindow | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMButtonBarButton | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMComboBox | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMProgressBar | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMList | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMHeaderBar | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMToggleButton | |
The radius of the corner. | |
cornerRadius — Estilo, classe xd.core.axm.view.components.AXMSplitActionButton | |
The radius of the corner. | |
cornerRadius — Propriedade, classe mx.geom.RoundedRectangle | |
The radius of each corner (in pixels). | |
cornerRadius — Propriedade, classe spark.skins.mobile.SpinnerListContainerSkin | |
Radius of the border corners. | |
cornerRadius — Propriedade, classe spark.skins.mobile.supportClasses.ButtonBarButtonSkinBase | |
Size of corner radii of button borders. | |
cornerRadius — Propriedade, classe spark.skins.mobile.supportClasses.HSliderDataTip | |
Corner radius for the Rect around a ToolTip. | |
correlation — Propriedade, classe mx.messaging.events.MessageAckEvent | |
The original Message correlated with this acknowledgement. | |
correlationId — Propriedade, classe mx.messaging.messages.AsyncMessage | |
Provides access to the correlation id of the message. | |
cos(angleRadians:Number) — Método estático , classe Math | |
Calcula e retorna o cosseno do ângulo especificado em radianos. | |
count(collection:mx.collections:ArrayCollection) — Método estático , classe com.adobe.fiber.runtime.lib.CollectionFunc | |
Returns the number of elements (the size) of a collection. | |
count — Propriedade, classe mx.charts.chartClasses.InstanceCache | |
The number of items currently required in the cache. | |
count — Propriedade, interface mx.core.IRepeater | |
The number of times this Repeater should execute. | |
count — Propriedade, classe mx.core.Repeater | |
The number of times this Repeater should execute. | |
count(... rest) — método, classe mx.data.DataManager | |
Calls a count method on the remote destination. | |
CountAggregator — classe, pacote mx.olap.aggregators | |
The CountAggregator class implements the count aggregator. | |
counterIncrement — Propriedade, interface flashx.textLayout.formats.IListMarkerFormat | |
Controla o incremento do valor do contador. | |
counterIncrement — Propriedade, classe flashx.textLayout.formats.ListMarkerFormat | |
Controla o incremento do valor do contador. | |
counterReset — Propriedade, interface flashx.textLayout.formats.IListMarkerFormat | |
Controla a redefinição do valor do contador. | |
counterReset — Propriedade, classe flashx.textLayout.formats.ListMarkerFormat | |
Controla a redefinição do valor do contador. | |
countOperation — Propriedade, 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 — Propriedade estática da constante, classe mx.data.messages.DataMessage | |
This operation requests that a configured <count-method> be invoked on a remote destination. | |
country — Propriedade, classe mx.resources.Locale | |
The country code of this Locale instance. | |
countryName — Propriedade, classe flash.security.X500DistinguishedName | |
Retorna o atributo de DN CountryName. | |
cover — Propriedade, classe com.adobe.icc.vo.Portfolio | |
The Document reference to use as the cover page of the portfolio. | |
COVER — Propriedade estática da constante, classe spark.transitions.SlideViewTransitionMode | |
The new view slides in to cover the previous view. | |
CPU — Propriedade estática da constante, classe flash.display.NativeWindowRenderMode | |
Janela de modo de cpu. | |
cpuArchitecture — Propriedade estática, classe flash.system.Capabilities | |
Especifica a arquitetura de CPU atual. | |
CQ_AUTO — Propriedade estática da constante, classe mx.data.DataStore | |
Specifies to check for simple dependencies between any outstanding batches and the next batch to commit. | |
CQ_NOWAIT — Propriedade estática da constante, classe mx.data.DataStore | |
Specifies to send the second batch immediately, not checking for dependencies. | |
CQ_ONE_AT_A_TIME — Propriedade estática da constante, 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) — Método estático , 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) — Método estático , 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) — método, interface com.adobe.gravity.framework.IApplicationDomainManager | |
Create an ApplicationDomain with the given parent. | |
create(dataInstance:com.adobe.icc.dc.domain:IDataInstance) — Método estático , classe com.adobe.solutions.acm.ccr.presentation.datacapture.DataCaptureUIControlFactory | |
Creates an individual data capture form item renderer based on the dataType. | |
create(... rest) — método, interface mx.core.IFlexModuleFactory | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — método, classe mx.managers.SystemManager | |
A factory method that requests an instance of a definition known to the module. | |
create(... rest) — método, classe mx.managers.WindowedSystemManager | |
This method is overridden in the autogenerated subclass. | |
create(resource:org.osmf.media:URLResource) — método, classe org.osmf.net.NetConnectionFactoryBase | |
Begins the process of creating a new NetConnection and establishing the connection. | |
Create — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Create state of the CategoryEditor | |
Create — Estado da capa, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
Create state of the AssetPropertiesEditor | |
CREATE — Propriedade estática da constante, classe flash.data.SQLMode | |
Indica que a conexão está aberta para atualizações e que um arquivo de banco de dados será criado se o arquivo especificado não existir. | |
createActionBarEffect() — método, 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() — método, classe spark.components.ViewNavigator | |
Creates the effect to play when the ActionBar control is hidden. | |
createActionBarShowEffect() — método, classe spark.components.ViewNavigator | |
Creates the effect to play when the ActionBar control appears. | |
CREATE_AND_SEQUENCE_OPERATION — Propriedade estática da constante, 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) — método, 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) — método, interface 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) — Método estático , 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) — método, 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) — Método estático , 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) — método, interface com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the asset domain object. | |
createAssetBtn — Parte da capa, 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 da capa, 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 — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The Array containing all the asset names shown in the Create New asset dropdown. | |
createAssetMenuDataProvider — Propriedade, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The Array containing all the asset names shown in the Create New asset dropdown. | |
createAuditManager() — método, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of audit manager domain object. | |
createAuditManager() — método, interface com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of audit manager domain object. | |
createAuditManager() — Método estático , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of audit manager domain object. | |
createAuthor(vo:com.adobe.solutions.rca.vo:AuthorVO) — método, 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) — método, interface 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) — Método estático , 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) — método, interface mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — método, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — método, classe mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — método, classe mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPart(child:mx.automation:IAutomationObject) — método, classe mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, interface mx.automation.IAutomationObject | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.automation.delegates.advancedDataGrid.AdvancedListBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.automation.delegates.charts.ChartBaseAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.automation.delegates.containers.FormItemAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.automation.delegates.controls.FlexNativeMenuAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.controls.FlexNativeMenu | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.core.UIComponent | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe mx.flash.UIMovieClip | |
Returns a set of properties that identify the child within this container. | |
createAutomationIDPartWithRequiredProperties(child:mx.automation:IAutomationObject, properties:Array) — método, classe spark.automation.delegates.components.SparkFormItemAutomationImpl | |
createBatch(itemsOrCollection:Array, cascadeCommit:Boolean, properties:Object) — método, 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) — método, interface com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank panel in the application. | |
createBlankView(l:com.adobe.mosaic.om.interfaces:ILayout) — método, interface com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank view in the application. | |
createBlankViewManager(l:com.adobe.mosaic.om.interfaces:ILayout) — método, interface com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new blank viewManager in the application. | |
createBorder() — método, classe mx.charts.Legend | |
Creates the container's border skin if it is needed and does not already exist. | |
createBorder() — método, classe mx.controls.TextInput | |
Creates the border for this component. | |
createBorder() — método, classe mx.controls.VideoDisplay | |
Creates the border for this component. | |
createBorder() — método, classe mx.core.Container | |
Creates the container's border skin if it is needed and does not already exist. | |
createBorder() — método, classe mx.core.ScrollControlBase | |
Creates the border for this component. | |
createBox(scaleX:Number, scaleY:Number, rotation:Number, tx:Number, ty:Number) — método, classe flash.geom.Matrix | |
Inclui parâmetros para dimensionamento, rotação e conversão. | |
createBulletedListButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
createCategory() — método, classe com.adobe.icc.editors.handlers.CategoryHandler | |
Called internally when this handler is handling an action of type Create. | |
createCategory(name:String, type:uint) — método, interface com.adobe.icc.services.category.ICategoryService | |
Create a new category. | |
createChildren() — método, 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() — método, 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() — método, classe lc.procmgmt.ui.controls.EmbossedNavigator | |
Create child objects of the component. | |
createChildren() — método, classe mx.charts.chartClasses.ChartLabel | |
Create child objects of the component. | |
createChildren() — método, classe mx.charts.chartClasses.DataTip | |
Create child objects of the component. | |
createChildren() — método, classe mx.charts.series.BarSeries | |
Create child objects of the component. | |
createChildren() — método, classe mx.charts.series.ColumnSeries | |
Create child objects of the component. | |
createChildren() — método, classe mx.charts.series.PieSeries | |
createChildren() — método, classe mx.controls.dataGridClasses.DataGridHeader | |
Create child objects of the component. | |
createChildren() — método, 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() — método, 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() — método, classe mx.core.ScrollControlBase | |
Creates objects that are children of this ScrollControlBase, which in this case are the border and mask. | |
createChildren() — método, classe mx.core.UIComponent | |
Create child objects of the component. | |
createChildren() — método, classe mx.preloaders.DownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — método, classe mx.preloaders.SparkDownloadProgressBar | |
Creates the subcomponents of the display. | |
createChildren() — método, classe spark.components.SkinnableContainer | |
Create content children, if the creationPolicy property is not equal to none. | |
createChildren() — método, classe spark.components.supportClasses.GroupBase | |
createChildren() — método, classe spark.skins.mobile.DateSpinnerSkin | |
Create child objects of the component. | |
createChildren() — método, 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) — método, classe mx.controls.dataGridClasses.DataGridBase | |
Returns the item renderer for a column cell or for a column header. | |
createCommentManager() — método, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of comment manager domain object. | |
createCommentManager() — método, interface com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of comment manager domain object. | |
createCommentManager() — Método estático , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of comment manager domain object. | |
createComponentFromDescriptor(descriptor:mx.core:ComponentDescriptor, recurse:Boolean) — método, 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) — método, 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) — método, classe mx.charts.Legend | |
Iterate through the Array of childDescriptors, and call the createComponentFromDescriptor() method for each one. | |
createComponentsFromDescriptors(recurse:Boolean) — método, classe mx.core.Container | |
Iterate through the Array of childDescriptors, and call the createComponentFromDescriptor() method for each one. | |
createCondition() — método, 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) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a condition module instance for the specified letter. | |
createConsolidatedEffect() — método, 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() — método, classe flashx.textLayout.container.ContainerController | |
Cria um menu de contexto para o ContainerController. | |
createContextMenu() — método, classe flashx.textLayout.container.TextContainerManager | |
Cria um ContextMenu para o TextContainerManager. | |
createCube(name:String) — método, interface mx.olap.IOLAPSchema | |
Creates an OLAP cube from the schema. | |
createCube(name:String) — método, classe mx.olap.OLAPSchema | |
Creates an OLAP cube from the schema. | |
createCubeTexture(size:int, format:String, optimizeForRenderToTexture:Boolean, streamingLevels:int) — método, classe flash.display3D.Context3D | |
Cria um objeto CubeTexture. | |
createCursor() — método, classe mx.collections.HierarchicalCollectionView | |
Returns a new instance of a view iterator over the items in this view. | |
createCursor() — método, interface mx.collections.ICollectionView | |
Creates a new IViewCursor that works with this view. | |
createCursor() — método, classe mx.collections.ListCollectionView | |
Creates a new IViewCursor that works with this view. | |
created — Propriedade, classe coldfusion.service.PdfInfo | |
System-generated creation date of the PDF document. | |
created — Propriedade, classe com.adobe.livecycle.content.File | |
Date when file is created. | |
created — Propriedade, classe mx.data.CacheDataDescriptor | |
The time in UTC that this cached data was first created in the local store. | |
createdAt — Propriedade, classe com.adobe.livecycle.rca.model.participant.AbstractParticipant | |
Specifies the state of the review when this participant was added. | |
createdAt — Propriedade, interface com.adobe.solutions.rca.domain.IStageParticipant | |
The state of review when this participant was added | |
createdAt — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
The state of review when this participant was added | |
createdAt — Propriedade, 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) — método, interface com.adobe.dct.service.DataDictionaryRegistryService | |
Creates a data dictionary in a persistent store and returns the unique identifier of the stored data dictionary. | |
createDataDictionary() — método, classe com.adobe.icc.editors.handlers.DataDictionaryHandler | |
Called internally when this handler is handling an action of type Create. | |
CREATE_DATA_DICTIONARY — Propriedade estática da constante, 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() — método, classe xd.core.axm.view.components.AXMAccordionSegment | |
Sets up the item renderer and data provider. | |
createDataID(dataPointID:Number) — método, classe mx.charts.chartClasses.ChartElement | |
Creates a unique id to represent the dataPoint for comparison purposes. | |
createDataModule(newModule:com.adobe.icc.vo:DataModule) — método, interface 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) — Método estático , classe com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the local timezone. | |
createDateItemList(datePart:String, itemIndex:int, itemCount:int) — método, 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) — Método estático , classe com.adobe.fiber.runtime.lib.DateTimeFunc | |
Creates a date in the UTC timezone. | |
CreatedAtType — classe, pacote com.adobe.livecycle.rca.model.constant | |
The CreatedAtType enumerator. | |
CreatedAtType — classe, pacote com.adobe.solutions.rca.constant | |
CreatedAtType Enum. | |
CreatedAtType() — Construtor, classe com.adobe.livecycle.rca.model.constant.CreatedAtType | |
Provides values for the createdAt property of a participant. | |
CreatedAtType() — Construtor, classe com.adobe.solutions.rca.constant.CreatedAtType | |
The constructor for CreatedAtType class. | |
createdBy — Propriedade, classe com.adobe.livecycle.content.File | |
The user ID of user who created file. | |
createdBy — Propriedade, interface com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <CreatedBy> element content from this XML node. | |
createdBy — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, interface com.adobe.solutions.prm.domain.ITeamMember | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the createdBy filter. | |
_createdBy — Propriedade, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Principal name for a user who created an entity. | |
createdBy — Propriedade, interface com.adobe.solutions.rca.domain.IStageTemplate | |
Name of the user who created the template. | |
createdBy — Propriedade, interface com.adobe.solutions.rca.domain.ISupportingDocument | |
Name of the person who created the document. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageTemplate | |
Name of the user who created the template. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Name of the person who created the document. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the name of the creator of the document. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
Name of the user who created the template. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.vo.StageTemplateSearchFilterVO | |
Name of the user who created the template. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.vo.StageTemplateVO | |
Name of the user who created the template. | |
createdBy — Propriedade, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Name of the creator of the template. | |
createdDate — Propriedade, interface com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <CreatedDate> element content from this XML node. | |
createDDInstanceFromXml(dataDictionaryName:String, xml:String, clientHandler:Function, errorHandler:Function) — método, interface com.adobe.dct.service.DataDictionaryUtilService | |
Creates the data dictionary instance(DDI)corresponding to a Data Dictionary using an input XML. | |
CREATE_DDINSTANCE_FROM_XML — Propriedade estática da constante, 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() — método, 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() — método, 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() — método, interface mx.core.IDeferredContentOwner | |
Create the content for this component. | |
createDeferredContent() — método, classe spark.components.SkinnableContainer | |
Create the content for this component. | |
createDirectory() — método, classe flash.filesystem.File | |
Cria o diretório especificado e qualquer diretório pai necessário. | |
createDisplayObject() — método, interface spark.core.IGraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createDisplayObject() — método, classe spark.primitives.supportClasses.GraphicElement | |
Creates a new DisplayObject where this IGraphicElement is drawn. | |
createdItems — Propriedade, 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) — método, classe flashx.textLayout.edit.EditManager | |
Cria um novo DivElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
createDiv(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Cria um novo DivElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
CreateDivOperation — classe, pacote flashx.textLayout.operations | |
A classe CreateDivOperation encapsula a criação de DivElement | |
CreateDivOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat) — Construtor, classe flashx.textLayout.operations.CreateDivOperation | |
Cria um objeto CreateDivOperation. | |
createdOn — Propriedade, interface com.adobe.solutions.rca.domain.IReviewTemplate | |
The date on which a template was created. | |
createdOn — Propriedade, interface com.adobe.solutions.rca.domain.IStageTemplate | |
The date on which the template was created. | |
createdOn — Propriedade, interface com.adobe.solutions.rca.domain.ISupportingDocument | |
Date of creation of the document. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewTemplate | |
The date on which a template was created. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.domain.impl.StageTemplate | |
The date on which the template was created. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Date of creation of the document. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.vo.DocumentVO | |
Gets the creation date of the document. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
The date on which the template was created. | |
createdOn — Propriedade, classe com.adobe.solutions.rca.vo.StageTemplateVO | |
The date on which the template was created. | |
createDragIndicator(itemBeingDragged:mx.core:IUIComponent) — método, classe com.adobe.mosaic.layouts.dragAndDrop.DragAndDropGroup | |
Creates the drag proxy. | |
createDragIndicator() — método, 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() — método, interface 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() — método, classe com.adobe.mosaic.layouts.dragAndDrop.DragAndDropGroup | |
Creates the drop indicator (usually a bar). | |
createDropIndicator() — método, 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) — método, classe spark.components.supportClasses.SkinnableComponent | |
Create an instance of a dynamic skin part. | |
createEditManager(undoManager:flashx.undo:IUndoManager) — método, classe flashx.textLayout.container.TextContainerManager | |
Cria um gerenciador de edições para usar na edição. | |
createElement(name:String) — método, classe flash.xml.XMLDocument | |
Cria um novo objeto XMLNode com o nome especificado no parâmetro. | |
createElementRange(textFlow:flashx.textLayout.elements:TextFlow, absoluteStart:int, absoluteEnd:int) — Método estático , classe flashx.textLayout.edit.ElementRange | |
Cria um objeto ElementRange. | |
createErrorMessage() — método, 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) — Método estático , 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) — Método estático , 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) — Método estático , classe coldfusion.service.events.ColdFusionServiceFaultEvent | |
Given a fault, this function constructs and returns a ColdFusionServiceFaultEvent. | |
createEvent(obj:Object) — método, classe mx.automation.AutomationEventDescriptor | |
Creates an event based on the class and type described in this descriptor. | |
createEvent(c:mx.data:Conflict) — Método estático , 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) — Método estático , classe mx.data.events.DataServiceFaultEvent | |
Creates a DataServiceFaultEvent object. | |
createEvent(result:Object, token:mx.rpc:AsyncToken, message:mx.messaging.messages:IMessage, cacheResponse:Boolean) — Método estático , classe mx.data.events.DataServiceResultEvent | |
Creates a DataServiceResultEvent object. | |
createEvent(type:String, channel:mx.messaging:Channel, reconnecting:Boolean, rejected:Boolean, connected:Boolean) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , classe mx.rpc.events.FaultEvent | |
Given a MessageFaultEvent, this method constructs and returns a FaultEvent. | |
createExpression() — método, interface 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) — método, interface com.adobe.solutions.exm.expression.IExpressionService | |
Creates a new expression in the expression repository. | |
CREATE_EXPRESSION — Propriedade estática da constante, 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) — Método estático , classe flash.external.ExtensionContext | |
Cria uma instância de ExtensionContext para o identificador de extensão e o tipo de contexto específicos. | |
createFailedItemFunction — Propriedade, 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) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a field instance for the specified letter. | |
createFilter(... rest) — método, interface com.adobe.gravity.framework.IBundleContext | |
Create a filter object from the given filter objects. | |
createFilterMatchAny(... rest) — método, interface com.adobe.gravity.framework.IBundleContext | |
Create a filter object from the given filter objects. | |
createFilterMatchInverse(filter:com.adobe.gravity.framework:IFilter) — método, interface 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) — método, interface com.adobe.icc.services.layout.ILayoutService | |
Creates a new form template record | |
createFragmentLayout() — método, 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) — método, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
Creates a new fragmentLayout template record | |
createFromId(moduleId:String) — Método estático , 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) — Método estático , classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
Constructs the domain object from a data module. | |
createFromVO(dataDictionaryVO:com.adobe.dct.transfer:DataDictionary) — Método estático , classe com.adobe.dct.model.DEPDictionaryModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(vo:com.adobe.dct.transfer:DataDictionaryInstance) — Método estático , 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) — Método estático , classe com.adobe.dct.model.DataElementModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(categoryVO:com.adobe.consulting.pst.vo:Category) — Método estático , 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) — Método estático , classe com.adobe.icc.editors.model.ConditionModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(containerLayoutAssignmentVO:com.adobe.icc.vo:ContainerLayoutAssignment) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , 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) — Método estático , classe com.adobe.icc.editors.model.ListModel | |
Creates the domain object from the corresponding value object. | |
createFromVO(vo:com.adobe.icc.vo:ModuleAssignment) — Método estático , classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
Constructs the domain object from its value object counterpart. | |
createFromVO(vo:com.adobe.icc.vo:TargetAreaAssignment) — Método estático , 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) — Método estático , 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) — Método estático , 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) — método, classe flash.geom.Matrix | |
Cria um estilo específico de matriz esperado pelos métodos beginGradientFill() e lineGradientStyle() da classe Graphics. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — método, classe mx.graphics.GradientStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — método, interface mx.graphics.IStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createGraphicsStroke(targetBounds:flash.geom:Rectangle, targetOrigin:flash.geom:Point) — método, classe mx.graphics.SolidColorStroke | |
Generates a GraphicsStroke object representing this stroke. | |
createHeaders(left:Number, top:Number) — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the column headers. | |
createHeaderSeparators(n:int, seperators:Array, headerLines:mx.core:UIComponent) — método, 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) — método, interface 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) — método, interface mx.automation.IAutomationManager | |
Returns an id part for the given object that can be used in the resolveIDPart() method. | |
createImage() — método, 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) — método, 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) — método, interface 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) — método, classe flash.display3D.Context3D | |
Cria um objeto IndexBuffer3D. | |
createInFontContext(classObj:Class) — método, 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) — método, 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) — método, interface 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) — Método estático , 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) — método, classe mx.core.UIComponent | |
Creates the object using a given moduleFactory. | |
createInstance(target:Object) — método, classe mx.effects.Effect | |
Creates a single effect instance and initializes it. | |
createInstance(target:Object) — método, interface mx.effects.IEffect | |
Creates a single effect instance and initializes it. | |
createInstance() — método, classe mx.states.AddChild | |
Creates the child instance from the factory. | |
createInstance() — método, classe mx.states.AddItems | |
Creates the items instance from the factory. | |
createInstances(targets:Array) — método, classe mx.effects.Effect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createInstances(targets:Array) — método, interface mx.effects.IEffect | |
Takes an Array of target objects and invokes the createInstance() method on each target. | |
createItem(item:Object) — método, classe mx.data.DataManager | |
Requests that the specified item be created in the remote store. | |
createItem(dataManager:mx.data:RPCDataManager, item:Object) — método, classe mx.data.RPCDataServiceAdapter | |
This method is called by the RPCDataServiceAdapter when it needs to perform the createItem operation. | |
createItemEditor(colIndex:uint, rowIndex:uint) — método, classe fl.controls.DataGrid | |
Usa o editor especificado pela propriedade itemEditor para criar um editor de item para o renderizador de item no índice de colunas e linhas, identificado pela propriedade editedItemPosition. | |
createItemEditor(colIndex:int, rowIndex:int) — método, 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) — método, 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) — método, 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) — método, classe mx.controls.List | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createItemRenderer(data:Object) — método, classe mx.controls.listClasses.ListBase | |
Creates an item renderer given the data object. | |
createItemRenderer(data:Object) — método, classe mx.controls.listClasses.TileBase | |
Get the appropriate renderer, using the default renderer if none is specified. | |
createLabelDisplay() — método, classe spark.components.LabelItemRenderer | |
Creates the labelDisplay component | |
createLayout() — método, classe com.adobe.icc.editors.handlers.LayoutHandler | |
Called internally when this handler is handling an action of type Create. | |
createLayout(name:String) — método, interface com.adobe.mosaic.om.interfaces.IApplication | |
Creates a new layout in the application. | |
createLetter() — método, 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) — método, interface 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) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a letter instance. | |
createLink(linkUrl:String, target:String) — método, classe xd.core.axm.view.components.AXMRichTextEditor | |
method for making a link our of the selected text | |
createList() — método, 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) — método, classe flashx.textLayout.edit.EditManager | |
Cria um novo ListElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
createList(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Cria um novo ListElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
CREATE_LIST_CLICKED — Propriedade estática da constante, classe xd.core.axm.view.components.TextEditingConstants | |
REATE_LIST_CLICKED | |
createListMarkerFormat(initialValues:Object) — Método estático , classe flashx.textLayout.formats.ListMarkerFormat | |
Cria um novo objeto ListMarkerFormat. | |
createListModuleInstance(vListData:com.adobe.icc.dc.data:ListData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a list module instance for the specified letter. | |
CreateListOperation — classe, pacote flashx.textLayout.operations | |
A classe CreateListOperation encapsula a criação de lista | |
CreateListOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, listFormat:flashx.textLayout.formats:ITextLayoutFormat) — Construtor, classe flashx.textLayout.operations.CreateListOperation | |
Cria um objeto CreateListOperation. | |
createLoadTrait(resource:org.osmf.media:MediaResourceBase, loader:org.osmf.traits:LoaderBase) — método, 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) — método, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Creates the locked rows, if necessary. | |
createMaskFunction — Propriedade, classe mx.effects.MaskEffect | |
Function called when the effect creates the mask. | |
createMaskFunction — Propriedade, classe mx.effects.effectClasses.MaskEffectInstance | |
Function called when the effect creates the mask. | |
createMediaElement(resource:org.osmf.media:MediaResourceBase) — método, 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) — Método estático , 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) — Método estático , 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) — Método estático , classe mx.controls.Menu | |
Creates and returns an instance of the Menu class. | |
createMessageChannel(receiver:flash.system:Worker) — método, classe flash.system.Worker | |
Cria uma nova instância do MessageChannel pra enviar mensagens a partir do worker no qual o método é chamado a outro worker de destino. | |
createMetricFactory(netStreamQoSInfoHistory:org.osmf.net.qos:QoSInfoHistory) — método, classe org.osmf.net.httpstreaming.HTTPStreamingNetLoader | |
Creates a MetricFactory to be used in Adaptive Bitrate switching for instantiating metrics. | |
CREATE_MODAL_WINDOW_REQUEST — Propriedade estática da constante, classe mx.events.SWFBridgeRequest | |
Creates a modal window. | |
createModerator(vo:com.adobe.solutions.rca.vo:ModeratorVO) — método, 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) — método, interface 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) — Método estático , 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) — método, 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) — método, interface 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) — método, classe mx.controls.NavBar | |
Creates the individual navigator items. | |
createNetConnection() — método, classe org.osmf.net.NetConnectionFactory | |
The factory function for creating a NetConnection. | |
createNetConnectionKey(resource:org.osmf.media:URLResource) — método, classe org.osmf.net.NetConnectionFactory | |
Generates a key to uniquely identify each connection. | |
createNetConnectionURLs(url:String, urlIncludesFMSApplicationInstance:Boolean) — método, 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) — método, classe org.osmf.net.NetLoader | |
The factory function for creating a NetStream. | |
createNetStreamQoSInfoHistory(netStream:flash.net:NetStream) — método, 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) — método, classe org.osmf.net.NetLoader | |
The factory function for creating a NetStreamSwitchManagerBase. | |
createNumberedListButton — Parte da capa, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
CREATE_OPERATION — Propriedade estática da constante, classe mx.data.messages.DataMessage | |
Indicates a create operation. | |
CREATE_OPERATION — Propriedade estática da constante, classe mx.data.messages.ManagedRemotingMessage | |
A create operation. | |
createParts(contentGroup:spark.components:Group, keepWithPrevious:Boolean) — método, classe com.adobe.guides.spark.layouts.components.VariableGroupLayoutHost | |
create part corresponding to each area | |
createPendingItemFunction — Propriedade, classe mx.collections.AsyncListView | |
A callback function used to create a provisional item when the initial request causes an ItemPendingError to be thrown. | |
createPersistenceManager() — método, 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) — Método estático , classe mx.managers.PopUpManager | |
Creates a top-level window and places it above other windows in the z-order. | |
createPreviewManager() — método, interface com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a PreviewManager, an implementation of IPreviewManager | |
createProcessManager() — método, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Returns an instance of process manager domain object. | |
createProcessManager() — método, interface com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Returns an instance of process manager domain object. | |
createProcessManager() — Método estático , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Returns an instance of process manager domain object. | |
createProgram() — método, classe flash.display3D.Context3D | |
Cria um objeto Program3D. | |
createProject(vo:com.adobe.solutions.prm.vo:ProjectVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — método, 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) — Método estático , 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) — método, interface 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) — método, interface 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) — método, 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) — método, interface com.adobe.solutions.prm.service.IProjectManagementCoreService | |
This function creates a new project using an existing project as a template. | |
createProjectFromTemplate(projectId:String) — método, 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) — método, 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) — Método estático , 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) — Método estático , 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) — método, interface 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) — método, 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) — Método estático , 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) — Método estático , 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) — método, interface 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) — método, classe flash.display3D.Context3D | |
Cria um objeto Rectangle Texture. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, interface mx.core.IDeferredInstantiationUIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, classe mx.core.UIComponent | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createReferenceOnParentDocument(parentDocument:mx.core:IFlexDisplayObject) — método, classe mx.flash.UIMovieClip | |
Creates an id reference to this IUIComponent object on its parent document object. | |
createRelationManager() — método, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a RelationManager, an implementation of IRelationshipManager | |
createRelationManager() — método, interface com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a RelationManager, an implementation of IRelationshipManager | |
createRequestTimeoutErrorMessage() — método, classe mx.messaging.MessageResponder | |
Constructs an ErrorMessage that can be passed to the associated MessageAgent's callbacks upon a request timeout. | |
createReturnObject() — método, 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) — método, 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) — método, interface 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) — Método estático , 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) — método, 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) — método, interface 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) — Método estático , 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) — método, 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) — método, interface 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) — Método estático , 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) — Método estático , classe flash.html.HTMLLoader | |
Cria um novo objeto NativeWindow que contém um objeto HTMLLoader. | |
createSearchManager() — método, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a SearchManager, an implementation of ISearchProvider | |
createSearchManager() — método, interface com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a SearchManager, an implementation of ISearchProvider | |
createSelectionManager() — método, classe flashx.textLayout.container.TextContainerManager | |
Cria um gerenciador de seleções para usar na seleção. | |
createSelector(selectorName:String, styleManager:mx.styles:IStyleManager2) — Método estático , classe mx.charts.styles.HaloDefaults | |
Creates a CSSStyleDeclaration object or returns an existing one. | |
createSocket() — método, classe air.net.SecureSocketMonitor | |
Cria um objeto SecureSocket. | |
createSocket() — método, classe air.net.SocketMonitor | |
Cria um objeto Socket. | |
createSoftKeyboardEffect(yTo:Number, heightTo:Number) — método, 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) — Método estático , 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) — método, 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) — método, interface 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) — Método estático , 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) — método, 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) — método, interface 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) — Método estático , 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) — método, interface 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) — método, classe com.adobe.solutions.rca.services.impl.StageManager | |
This operation creates a new stage template in the system. | |
createSubMenu() — método, classe com.adobe.mosaic.sparklib.scrollableMenu.ScrollableArrowMenu | |
Creates a ScrollableArrowMenu used as a sub-menu. | |
createSubMenu() — método, 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) — método, classe flashx.textLayout.edit.EditManager | |
Cria um novo SubParagraphGroupElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
createSubParagraphGroup(parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat, operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Cria um novo SubParagraphGroupElement que contém o intervalo inteiro especificado no operationState no elemento pai comum inferior que contém tanto as extremidades iniciais quanto finais do intervalo. | |
CreateSubParagraphGroupOperation — classe, pacote flashx.textLayout.operations | |
A classe CreateSPGEOperation encapsula ao criar um SubPargraphGroupElement | |
CreateSubParagraphGroupOperation(operationState:flashx.textLayout.edit:SelectionState, parent:flashx.textLayout.elements:FlowGroupElement, format:flashx.textLayout.formats:ITextLayoutFormat) — Construtor, classe flashx.textLayout.operations.CreateSubParagraphGroupOperation | |
Construtor. | |
createSupportingDocument(vo:com.adobe.solutions.rca.vo:DocumentVO) — método, 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) — método, interface 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) — Método estático , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of supporting document domain object based on supporting document value object. | |
createTabBarEffect() — método, 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() — método, classe spark.components.TabbedViewNavigator | |
Creates the effect to play when the TabBar control is hidden. | |
createTabBarShowEffect() — método, 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) — método, 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) — método, interface 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) — método, interface 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) — método, 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) — Método estático , 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) — método, interface com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the team member domain object. | |
createTempDirectory() — Método estático , classe flash.filesystem.File | |
Retorna uma referência a um novo diretório temporário. | |
createTempFile() — Método estático , classe flash.filesystem.File | |
Retorna uma referência a um novo arquivo temporário. | |
createTestDataModule(moduleId:String) — método, interface com.adobe.icc.services.module.IModuleService | |
Creates a test version of the specified module. | |
createTestForm(formID:String) — método, interface com.adobe.icc.services.layout.ILayoutService | |
For creating a test version of a form template. | |
createTestFragmentLayout(fragmentLayoutID:String) — método, interface com.adobe.icc.services.fragmentlayout.IFragmentLayoutService | |
For creating a test version of a fragmentLayout template. | |
createTestLetter(letterID:String) — método, interface com.adobe.icc.services.letter.ILetterService | |
Allows creating a test version of a letter template entry. | |
createText() — método, classe com.adobe.icc.editors.handlers.TextHandler | |
Called internally when this handler is handling an action of type Create. | |
createTextLayoutFormat(format:flash.text:TextFormat) — Método estático , classe fl.text.TLFTextField | |
createTextLayoutFormat(initialValues:Object) — Método estático , classe flashx.textLayout.formats.TextLayoutFormat | |
Cria um novo objeto TextLayoutFormat. | |
createTextLine(previousLine:flash.text.engine:TextLine, width:Number, lineOffset:Number, fitSomething:Boolean) — método, classe flash.text.engine.TextBlock | |
Instrui o bloco de texto a criar uma linha de texto a partir de seu conteúdo, começando no ponto especificado pelo parâmetro previousLine e quebrando no ponto especificado pelo parâmetro de largura. | |
createTextLines(callback:Function) — método, classe flashx.textLayout.factory.StringTextLineFactory | |
Cria objetos TextLine usando o texto atribuído no momento a este objeto de fábrica. | |
createTextLines(callback:Function, textFlow:flashx.textLayout.elements:TextFlow) — método, classe flashx.textLayout.factory.TextFlowTextLineFactory | |
Cria objetos TextLine a partir do fluxo de texto especificado. | |
createTextModuleInstance(moduleData:com.adobe.icc.dc.data:ModuleData, vParentContainer:com.adobe.icc.dc.domain:IContainerInstance, remod:com.adobe.icc.dc.data.reload:ReloadModule) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a text module instance for the specified letter. | |
createTextNode(text:String) — método, classe flash.xml.XMLDocument | |
Cria um novo nó de texto XML com o texto especificado. | |
createTextScrap(range:flashx.textLayout.elements:TextRange) — Método estático , classe flashx.textLayout.edit.TextScrap | |
Cria um objeto TextScrap a partir de um intervalo de texto representado por um objeto TextRange. | |
createTexture(width:int, height:int, format:String, optimizeForRenderToTexture:Boolean, streamingLevels:int) — método, classe flash.display3D.Context3D | |
Cria um objeto Texture. | |
createTicks() — método, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This function creates the ticks in the ruler, based on the ruler item renderer style. | |
createTime — Propriedade, interface com.adobe.ep.taskmanagement.domain.ITask | |
The date and time that the task was created. | |
createTime — Propriedade, classe lc.procmgmt.domain.Task | |
The date and time that the task was created. | |
CREATETIME — Propriedade estática da constante, 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) — Método estático , 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) — método, classe mx.effects.effectClasses.TweenEffectInstance | |
Creates a Tween instance, assigns it the start, end, and duration values. | |
createUID() — Método estático , classe mx.utils.RPCUIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUID() — Método estático , classe mx.utils.UIDUtil | |
Generates a UID (unique identifier) based on ActionScript's pseudo-random number generator and the current time. | |
createUniqueName(object:Object) — Método estático , 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) — Método estático , classe mx.data.utils.Managed | |
Creates a new PropertyChangeEvent object from an existing PropertyChangeEvent object. | |
createUpdateEvent(source:Object, property:Object, oldValue:Object, newValue:Object) — Método estático , classe mx.events.PropertyChangeEvent | |
Returns a new PropertyChangeEvent of kind PropertyChangeEventKind.UPDATE with the specified properties. | |
createUser(principalName:String) — método, classe com.adobe.solutions.rca.domain.RCADomainFactoryImpl | |
Creates an instance of user domain object. | |
createUser(principalName:String) — método, interface com.adobe.solutions.rca.domain.factory.IRCADomainFactory | |
Creates an instance of user domain object. | |
createUser(principalName:String) — Método estático , classe com.adobe.solutions.rca.domain.factory.RCADomainFactory | |
Creates an instance of user domain object. | |
createVariableInstance(value:com.adobe.icc.dc.data:VariableData) — método, 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) — método, interface com.adobe.icc.dc.domain.factory.IDomainInstanceFactory | |
The function used to create a variable instance for the specified letter. | |
createVersionManager() — método, classe com.adobe.ep.ux.content.factory.ContentDomainFactory | |
Creates a VersionManager, an implementation of IVersionManager | |
createVersionManager() — método, interface com.adobe.ep.ux.content.factory.IContentDomainFactory | |
Creates a VersionManager, an implementation of IVersionManager | |
createVertexBuffer(numVertices:int, data32PerVertex:int, bufferUsage:String) — método, classe flash.display3D.Context3D | |
Cria um objeto VertexBuffer3D. | |
createVertexBufferForInstances(numVertices:int, data32PerVertex:int, instancesPerElement:int, bufferUsage:String) — método, classe flash.display3D.Context3D | |
Cria um objeto VertexBuffer3D para dados de instâncias. | |
createVideoTexture() — método, classe flash.display3D.Context3D | |
Cria um objeto VideoTexture. | |
createViewEffect() — método, 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) — método, classe flash.html.HTMLHost | |
A função chamada quando o código JavaScript no HTMLLoader chama o método window.open(). | |
createWorker(swf:flash.utils:ByteArray, giveAppPrivileges:Boolean) — método, classe flash.system.WorkerDomain | |
Cria uma nova instância Worker a partir dos bytes de um swf. | |
createWorkItem(vo:com.adobe.solutions.prm.vo:WorkItemVO, parent:com.adobe.solutions.prm.domain:IProject, root:com.adobe.solutions.prm.domain:IProject) — método, 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) — Método estático , 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) — método, interface com.adobe.solutions.prm.domain.factory.IDomainFactory | |
This method creates an instance of the workitem domain object. | |
createWorkItemFromTemplate(workItemId:String) — método, interface com.adobe.solutions.prm.service.IWorkItemManagementService | |
This function creates a workitem using an existing workitem as a template. | |
createWorkItemFromTemplate(workItemId:String) — método, classe com.adobe.solutions.prm.services.impl.WorkItemManagementService | |
This function creates a workitem using an existing workitem as a template. | |
createXMLDocument(str:String) — Método estático , classe mx.utils.XMLUtil | |
Creates XML out of the specified string, ignoring whitespace. | |
creatingContentPane — Propriedade, classe mx.charts.Legend | |
Containers use an internal content pane to control scrolling. | |
creatingContentPane — Propriedade, classe mx.core.Container | |
Containers use an internal content pane to control scrolling. | |
creatingContentPane — Propriedade, interface mx.core.IContainer | |
Containers use an internal content pane to control scrolling. | |
CREATION — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.StageTypes | |
The stage type for a creation stage. | |
creationCallback — Propriedade, classe mx.charts.chartClasses.InstanceCache | |
A callback invoked when new instances are created. | |
creationComplete(event:flash.events:Event) — método, 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) — método, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Efeito, classe mx.core.UIComponent | |
Played when the component is created. | |
creationDate — Propriedade, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
The date attachment was created. | |
creationDate — Propriedade, classe com.adobe.ep.ux.content.event.AssetActionEvent | |
Date of the asset on which action should be taken. | |
creationDate — Propriedade, classe com.adobe.mosaic.om.impl.ApplicationListItem | |
Returns the creationDate associated with the application | |
creationDate — Propriedade, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Returns the creationDate associated with the catalog | |
creationDate — Propriedade, interface com.adobe.mosaic.om.interfaces.IApplicationListItem | |
Returns the creationDate associated with the application to be loaded | |
creationDate — Propriedade, interface com.adobe.mosaic.om.interfaces.ICatalogListItem | |
Returns the creationDate associated with the catalog to be loaded | |
creationDate — Propriedade, interface com.adobe.solutions.prm.domain.IProject | |
Date of creation of an entity. | |
creationDate — Propriedade, interface com.adobe.solutions.prm.domain.ITeamMember | |
Date of creation of an entity. | |
creationDate — Propriedade, interface com.adobe.solutions.prm.domain.IWorkItem | |
Date of creation of an entity. | |
creationDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.Project | |
Date of creation of an entity. | |
creationDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Date of creation of an entity. | |
creationDate — Propriedade, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Date of creation of an entity. | |
creationDate — Propriedade, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the filter data for creation date. | |
_creationDate — Propriedade, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Creation date for an entity. | |
creationDate — Propriedade, classe com.adobe.solutions.prm.vo.BaseEntityVO | |
Date of creation of an entity. | |
creationDate — Propriedade, classe flash.net.FileReference | |
A data de criação do arquivo no disco local. | |
creationDate — Propriedade, classe lc.procmgmt.domain.AttachmentInfo | |
The creation date of the attachment. | |
creationDateColumn — Propriedade, classe mx.controls.FileSystemDataGrid | |
The DataGridColumn representing the Created column. | |
creationDateRange — Propriedade, 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 — Propriedade estática da constante, 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 — Propriedade, classe mx.charts.Legend | |
Specifies the order to instantiate and draw the children of the container. | |
creationIndex — Propriedade, classe mx.core.Container | |
Specifies the order to instantiate and draw the children of the container. | |
creationPolicy — Propriedade, classe mx.charts.Legend | |
The child creation policy for this MX Container. | |
creationPolicy — Propriedade, classe mx.core.Container | |
The child creation policy for this MX Container. | |
creationPolicy — Propriedade, interface mx.core.IDeferredContentOwner | |
Content creation policy for this component. | |
creationPolicy — Propriedade, classe mx.states.AddChild | |
The creation policy for this child. | |
creationPolicy — Propriedade, classe mx.states.AddItems | |
The creation policy for the items. | |
creationPolicy — Propriedade, classe spark.components.SkinnableContainer | |
Content creation policy for this component. | |
creationPolicy — Propriedade, classe spark.modules.ModuleLoader | |
Content creation policy for this component. | |
creationStage — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The creation stage associated with this component. | |
creationStage — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The creation stage associated with a component. | |
creationStage — Estado da capa, classe com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The skin state when a creation stage is associated with the component. | |
CreationStage — classe, pacote com.adobe.solutions.rca.presentation.template.stages | |
The host component for displaying information of a creation stage. | |
CreationStage() — Construtor, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
The constructor for CreationStage class. | |
creationStageView — Parte da capa, 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 — Propriedade, classe lc.procmgmt.ui.task.TaskInfoModel | |
The date and time the task was created. | |
creator — Propriedade, classe com.adobe.mosaic.om.impl.ApplicationListItem | |
Returns the creator associated with the application | |
creator — Propriedade, classe com.adobe.mosaic.om.impl.CatalogListItem | |
Returns the creator associated with the catalog | |
creator — Propriedade, interface com.adobe.mosaic.om.interfaces.IApplicationListItem | |
Returns the creator associated with the application to be loaded | |
creator — Propriedade, interface com.adobe.mosaic.om.interfaces.ICatalogListItem | |
Returns the creator associated with the catalog to be loaded | |
creator — Propriedade, classe flash.net.FileReference | |
O tipo de criador do arquivo Macintosh, usado somente nas versões do Mac OS anteriores ao Mac OS X. | |
creatorDisplayName — Propriedade, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
The display name of the user who created the attachment. | |
creatorId — Propriedade, interface com.adobe.ep.taskmanagement.domain.IAttachment | |
The unique identifier for the user who created the attachment or note. | |
creatorId — Propriedade, classe lc.procmgmt.domain.AttachmentInfo | |
The unique identifier for the user who created the attachment or note. | |
creatorLabel — Parte da capa, 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 — Propriedade, classe lc.procmgmt.domain.AttachmentInfo | |
The display name of the user who created the attachment. | |
creatorTab — Parte da capa, 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, pacote com.adobe.solutions.rca.presentation.template.stages | |
The host component for creator tab of creation stage component. | |
CreatorTab() — Construtor, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The constructor for CreatorTab class. | |
CREDENTIAL_CHALLENGE — Evento, interface com.adobe.livecycle.ria.security.api.ISecurityManager | |
The event is dispatched when authentication is required. | |
CREDENTIALS_CHARSET_HEADER — Propriedade estática da constante, classe mx.messaging.messages.CommandMessage | |
Header to specify which character set encoding was used while encoding login credentials. | |
CREDENTIALS_REQUIRED — Propriedade estática da constante, classe lc.foundation.events.LiveCycleFaultEvent | |
A special value that specifies that credentials are required. | |
CreditCardValidator — classe, pacote 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() — Construtor, classe mx.validators.CreditCardValidator | |
Constructor. | |
CreditCardValidatorCardType — classe final, pacote mx.validators | |
The CreditCardValidatorCardType class defines value constants for specifying the type of credit card to validate. | |
CRITICAL — Propriedade estática da constante, classe flash.desktop.NotificationType | |
Especifica se um alerta de notificação é de natureza crítica e se o usuário deverá atendê-lo prontamente. | |
CrossFade — classe, pacote spark.effects | |
The CrossFade effect performs a bitmap transition effect by running a crossfade between the first and second bitmaps. | |
CrossFade(target:Object) — Construtor, classe spark.effects.CrossFade | |
Constructor. | |
CrossFadeViewTransition — classe, pacote spark.transitions | |
The CrossFadeViewTransition class serves as a simple cross fade transition for views. | |
CrossFadeViewTransition() — Construtor, classe spark.transitions.CrossFadeViewTransition | |
Constructor. | |
CrossItemRenderer — classe, pacote mx.charts.renderers | |
A simple chart itemRenderer implementation that fills a cross in its assigned area. | |
CrossItemRenderer() — Construtor, classe mx.charts.renderers.CrossItemRenderer | |
Constructor | |
crossJoin(input:mx.olap:IOLAPSet) — método, interface mx.olap.IOLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossJoin(input:mx.olap:IOLAPSet) — método, classe mx.olap.OLAPSet | |
Returns a new IOLAPSet instance that contains a crossjoin of this IOLAPSet instance and input. | |
crossProduct(a:flash.geom:Vector3D) — método, classe flash.geom.Vector3D | |
Retorna um novo objeto Vector3D perpendicular (em um ângulo reto) ao objeto Vector3D e a um outro objeto Vector3D. | |
CRT — Propriedade estática da constante, classe flash.text.TextDisplayMode | |
Força o Flash Player a exibir a suavização de borda em tons de cinza. | |
crxVersion — Propriedade, classe com.adobe.consulting.pst.vo.Form | |
Version of the form in repository | |
crxVersion — Propriedade, classe com.adobe.consulting.pst.vo.Letter | |
Version of the letter in repository | |
crxVersion — Propriedade, classe com.adobe.dct.transfer.DataDictionary | |
The crx version of the data dictionary. | |
crxVersion — Propriedade, classe com.adobe.icc.editors.model.AssetModel | |
The crx version of the underlying value object. | |
crxVersion — Propriedade, classe com.adobe.icc.vo.ContainerLayout | |
Version of the container layout in repository | |
crxVersion — Propriedade, classe com.adobe.icc.vo.DataModule | |
Version of the data module in repository | |
crxVersion — Propriedade, classe com.adobe.icc.vo.Document | |
Version of the document in repository | |
CSMSettings — classe final, pacote flash.text | |
A classe CSMSettings contém propriedades para uso com o método TextRenderer.setAdvancedAntiAliasingTable() a fim de fornecer CSM (modulação de traçado contínua). | |
CSMSettings(fontSize:Number, insideCutoff:Number, outsideCutoff:Number) — Construtor, classe flash.text.CSMSettings | |
Cria um novo objeto CSMSettings que armazena valores de traçado para definições personalizadas de suavização de borda. | |
CSSCondition — classe, pacote 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) — Construtor, classe mx.styles.CSSCondition | |
Constructor. | |
CSSConditionKind — classe final, pacote mx.styles | |
An enumeration of the kinds of CSSCondition. | |
CSSSelector — classe, pacote 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) — Construtor, classe mx.styles.CSSSelector | |
Constructor. | |
CSSStyleDeclaration — classe, pacote mx.styles | |
The CSSStyleDeclaration class represents a set of CSS style rules. | |
CSSStyleDeclaration(selector:Object, styleManager:mx.styles:IStyleManager2, autoRegisterWithStyleManager:Boolean) — Construtor, classe mx.styles.CSSStyleDeclaration | |
Constructor. | |
ctrlKey — Propriedade, classe flash.events.GestureEvent | |
No Windows ou no Linux, indica se a tecla Ctrl está ativa (true) ou inativa (false). | |
ctrlKey — Propriedade, classe flash.events.KeyboardEvent | |
No Windows e no Linux, indica se a tecla Ctrl está ativa (true) ou inativa (false); No Mac OS, indica se a tecla Ctrl ou a tecla Command está ativa. | |
ctrlKey — Propriedade, classe flash.events.MouseEvent | |
No Windows ou no Linux, indica se a tecla Ctrl está ativa (true) ou inativa (false). | |
ctrlKey — Propriedade, classe flash.events.TouchEvent | |
No Windows ou no Linux, indica se a tecla Ctrl está ativa (true) ou inativa (false). | |
ctrlKey — Propriedade, classe mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Propriedade, classe mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Propriedade, classe mx.automation.events.ListItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Propriedade, classe mx.events.SandboxMouseEvent | |
Indicates whether the Ctrl key was pressed. | |
ctrlKey — Propriedade, classe spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
ctrlKey — Propriedade, classe spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Ctrl key was pressed at the time of the event, true, or not, false. | |
cube — Propriedade, interface mx.olap.IOLAPDimension | |
The cube to which this dimension belongs. | |
cube — Propriedade, classe mx.olap.OLAPDimension | |
The cube to which this dimension belongs. | |
cubeArray — Propriedade, classe mx.olap.OLAPSchema | |
Lets you set the cubes of a schema by passing an Array of IOLAPCube instances. | |
cubeBuildingTimeInterval — Propriedade, classe mx.olap.OLAPCube | |
The time interval, in milliseconds, used by the timer of the refresh() method to iteratively build the cube. | |
CUBE_COMPLETE — Propriedade estática da constante, 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, pacote mx.events | |
Event class used by OLAPCube to indicate its status. | |
CubeEvent(type:String) — Construtor, classe mx.events.CubeEvent | |
Constructor. | |
CUBE_PROGRESS — Propriedade estática da constante, 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 — Propriedade, interface mx.olap.IOLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
cubes — Propriedade, classe mx.olap.OLAPSchema | |
All the cubes known by this schema, as a list of IOLAPCube instances. | |
CubeTexture — classe final, pacote flash.display3D.textures | |
A classe CubeTexture representa uma textura de cubo carregada para um contexto de renderização. | |
Cubic — classe, pacote fl.motion.easing | |
A classe Cubic define três funções de atenuação para implementar um movimento com animações ActionScript. | |
Cubic — classe, pacote 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) — método, classe flash.display.Graphics | |
Desenha uma curva de Bezier cúbica a partir da posição de desenho atual ao ponto de ancoragem especificado. | |
cubicCurveTo(controlX1:Number, controlY1:Number, controlX2:Number, controlY2:Number, anchorX:Number, anchorY:Number) — método, classe flash.display.GraphicsPath | |
Adiciona um novo comando "cubicCurveTo" ao vetor de comandos e novas coordenadas ao vetor de dados. | |
CUBIC_CURVE_TO — Propriedade estática da constante, classe flash.display.GraphicsPathCommand | |
Especifica um comando de desenho que desenha uma curva a partir da posição atual do desenho até as coordenadas x e y especificadas no vetor de dados, usando um dois pontos de controle. | |
cuePoint — Evento, classe fl.video.FLVPlayback | |
Despachado quando um ponto de sinalização é alcançado. | |
cuePoint — Evento, classe fl.video.VideoPlayer | |
Despachado quando um ponto de sinalização é alcançado. | |
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, pacote 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) — Construtor, classe org.osmf.metadata.CuePoint | |
Constructor. | |
CUE_POINT — Propriedade estática da constante, classe fl.video.MetadataEvent | |
Define o valor da propriedade de tipo de um objeto de evento cuePoint. | |
CUE_POINT — Propriedade estática da constante, 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 — Propriedade estática da constante, 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, pacote 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) — Construtor, classe mx.events.CuePointEvent | |
Constructor. | |
cuePointManager — Propriedade, classe mx.controls.VideoDisplay | |
The instance of the CuePointManager class associated with the VideoPlayer control. | |
CuePointManager — classe, pacote 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) — Construtor, classe mx.controls.videoClasses.CuePointManager | |
Constructor. | |
cuePointManagerClass — Propriedade, classe mx.controls.VideoDisplay | |
Cue point manager to use. | |
cuePointName — Propriedade, classe mx.events.CuePointEvent | |
The name of the cue point that caused the event. | |
cuePoints — Propriedade, classe fl.video.FLVPlayback | |
Uma matriz que descreve pontos de sinalização ActionScript e pontos de sinalização de arquivos FLV incorporados desativados. | |
cuePoints — Propriedade, classe mx.controls.VideoDisplay | |
The Array of cue points associated with the control. | |
cuePointTime — Propriedade, classe mx.events.CuePointEvent | |
The time of the cue point that caused the event, in seconds. | |
cuePointType — Propriedade, classe mx.events.CuePointEvent | |
The string "actionscript". | |
CuePointType — classe final, pacote fl.video | |
A classe CuePointType fornece valores constantes para a propriedade de tipo no objeto de informações da ocorrência de MetadataEvent do tipo CUE_POINT. | |
CuePointType — classe final, pacote org.osmf.metadata | |
CuePointType is the enumeration of possible types of CuePoint objects. | |
culling — Propriedade, classe flash.display.GraphicsTrianglePath | |
Especifica se os triângulos voltados para uma determinada direção devem ser processados. | |
CurrencyFormatter — classe final, pacote flash.globalization | |
A classe CurrencyFormatter fornece a formatação que reconhece a localidade e a análise de valores de moeda. | |
CurrencyFormatter — classe, pacote mx.formatters | |
The CurrencyFormatter class formats a valid number as a currency value. | |
CurrencyFormatter — classe, pacote spark.formatters | |
The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
CurrencyFormatter(requestedLocaleIDName:String) — Construtor, classe flash.globalization.CurrencyFormatter | |
Constrói um novo objeto de CurrencyFormatter para formatar números que representam quantidades de moeda segundo as convenções de um determinado local. | |
CurrencyFormatter() — Construtor, classe mx.formatters.CurrencyFormatter | |
Constructor. | |
CurrencyFormatter() — Construtor, classe spark.formatters.CurrencyFormatter | |
Constructs a new CurrencyFormatter object to format numbers representing currency amounts according to the conventions of a given locale. | |
currencyISOCode — Propriedade, classe flash.globalization.CurrencyFormatter | |
O código monetário ISO 4217 com três letras referente ao local real que está sendo usado. | |
currencyISOCode — Propriedade, classe spark.formatters.CurrencyFormatter | |
The three letter ISO 4217 currency code for the actual locale being used (e.g. | |
currencyISOCode — Propriedade, classe spark.validators.CurrencyValidator | |
The three letter ISO 4217 currency code for the locale being used. | |
CurrencyParseResult — classe final, pacote flash.globalization | |
Uma estrutura de dados que representa um valor monetário e um símbolo de moeda ou uma string que foi extraída ao analisar um valor de moeda. | |
CurrencyParseResult(value:Number, symbol:String) — Construtor, classe flash.globalization.CurrencyParseResult | |
Constrói um objeto de resultado de análise de moeda. | |
currencyString — Propriedade, classe flash.globalization.CurrencyParseResult | |
A parte da string de entrada que corresponde ao símbolo ou string da moeda. | |
currencyStringError — Propriedade, classe spark.validators.CurrencyValidator | |
Error message when the currency symbol or currency ISO code is repeated or is in the incorrect location. | |
currencySymbol — Propriedade, classe flash.globalization.CurrencyFormatter | |
O símbolo de moeda ou string da localidade real que é usada. | |
currencySymbol — Propriedade, classe mx.formatters.CurrencyFormatter | |
Character to use as a currency symbol for a formatted number. | |
currencySymbol — Propriedade, classe mx.validators.CurrencyValidator | |
The character String used to specify the currency symbol, such as "$", "R$", or "£". | |
currencySymbol — Propriedade, classe spark.formatters.CurrencyFormatter | |
The currency symbol or string for the actual locale being used. | |
currencySymbol — Propriedade, classe spark.validators.CurrencyValidator | |
The currency symbol or string for the locale being used. | |
currencySymbolError — Propriedade, classe mx.validators.CurrencyValidator | |
Error message when the currency symbol, defined by currencySymbol, is in the wrong location. | |
CurrencyValidator — classe, pacote mx.validators | |
The CurrencyValidator class ensures that a String represents a valid currency expression. | |
CurrencyValidator — classe, pacote spark.validators | |
The CurrencyValidator class ensures that a String represents a valid currency amount according to the conventions of a locale. | |
CurrencyValidator() — Construtor, classe mx.validators.CurrencyValidator | |
Constructor. | |
CurrencyValidator() — Construtor, 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 final, pacote mx.validators | |
The CurrencyValidatorAlignSymbol class defines value constants for specifying currency symbol alignment. | |
current — Propriedade estática, classe flash.system.Worker | |
Fornece acesso ao worker que contém o código atual | |
current — Propriedade estática, classe flash.system.WorkerDomain | |
A instância WorkerDomain em que o código está sendo executado no momento. | |
current — Propriedade, classe mx.collections.HierarchicalCollectionViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
current — Propriedade, interface mx.collections.IViewCursor | |
Provides access the object at the location in the source collection referenced by this cursor. | |
CURRENT — Propriedade estática, classe mx.collections.CursorBookmark | |
A bookmark representing the current item for the IViewCursor in an ICollectionView. | |
CURRENT — Propriedade estática da constante, classe mx.core.ApplicationDomainTarget | |
The application domain of the current module factory. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.CategoryHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.ConditionHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.DataDictionaryHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.FragmentLayoutHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.ImageHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.LayoutHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.LetterHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.ListHandler | |
The action that the handler is currently executing. | |
currentAction — Propriedade, classe com.adobe.icc.editors.handlers.TextHandler | |
The action that the handler is currently executing. | |
currentAlternativeAudioStreamIndex — Propriedade, classe org.osmf.media.MediaPlayer | |
The index of the alternative audio stream currently in use. | |
currentAssignment — Propriedade, classe lc.procmgmt.domain.Task | |
The current assignment for the task. | |
currentAssignmentId — Propriedade, classe lc.procmgmt.domain.Assignment | |
The identifier for the current assignment. | |
currentAttemptIndex — Propriedade, classe fl.rsl.RSLInfo | |
Retorna o índice do URL que atualmente está tentando carregar. | |
currentBatch — Propriedade, classe mx.data.DataStore | |
The current batch of changes waiting to be committed to the server when you autoCommit=false. | |
currentBytesPerSecond — Propriedade, classe flash.net.NetStreamInfo | |
Especifica a taxa na qual o buffer NetStream é preenchido, em bytes por segundo. | |
currentChannel — Propriedade, classe mx.messaging.ChannelSet | |
Returns the current Channel for the ChannelSet. | |
currentChild — Propriedade, classe org.osmf.elements.SerialElement | |
The currently active child of this SerialElement. | |
currentChild — Propriedade, classe org.osmf.events.SerialElementEvent | |
The new currentChild of the SerialElement. | |
CURRENT_CHILD_CHANGE — Propriedade estática da constante, 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 — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the column for which a renderer is currently being created. | |
currentContext — Propriedade estática, classe com.adobe.gravity.context.BundleContext | |
The IBundleContext for the current bundle (the bundle containing the code accessing this property). | |
currentCount — Propriedade, classe flash.utils.Timer | |
O número total de vezes que o timer foi acionado desde que ele foi iniciado em zero. | |
currentCSSState — Propriedade, classe mx.core.UIComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCSSState — Propriedade, classe spark.components.supportClasses.SkinnableComponent | |
The state to be used when matching CSS pseudo-selectors. | |
currentCursorID — Propriedade estática, classe mx.managers.CursorManager | |
ID of the current custom cursor, or NO_CURSOR if the system cursor is showing. | |
currentCursorXOffset — Propriedade estática, classe mx.managers.CursorManager | |
The x offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentCursorYOffset — Propriedade estática, classe mx.managers.CursorManager | |
The y offset of the custom cursor, in pixels, relative to the mouse pointer. | |
currentDepth — Propriedade, classe mx.collections.HierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDepth — Propriedade, interface mx.collections.IHierarchicalCollectionViewCursor | |
Contains the depth of the node at the location in the source collection referenced by this cursor. | |
currentDirectory — Propriedade, classe flash.events.InvokeEvent | |
O diretório que deverá ser usado para resolver os caminhos relativos na matriz de argumentos. | |
currentDomain — Propriedade estática, classe flash.system.ApplicationDomain | |
Obtém o domínio de aplicativo atual no qual seu código está em execução. | |
currentDomain — Propriedade estática, classe flash.system.SecurityDomain | |
Obtém o domínio de segurança atual. | |
currentDynamicStreamIndex — Propriedade, classe org.osmf.media.MediaPlayer | |
The index of the dynamic stream currently rendering. | |
currentFPS — Propriedade, classe flash.media.Camera | |
A taxa na qual a câmera está capturando dados, em quadros por segundo. | |
currentFPS — Propriedade, classe flash.net.NetStream | |
O número de quadros por segundo que estão sendo exibidos. | |
currentFPS — Propriedade, classe org.osmf.elements.LightweightVideoElement | |
The number of frames per second being displayed. | |
currentFrame — Propriedade, classe flash.display.MovieClip | |
Especifica o número do quadro no qual o indicador de reprodução está localizado na linha do tempo da ocorrência de MovieClip. | |
currentFrameLabel — Propriedade, classe flash.display.MovieClip | |
O rótulo do quadro atual na linha de tempo da ocorrência de MovieClip. | |
currentImageIndex — Propriedade, 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 — Propriedade, interface mx.core.IRepeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentIndex — Propriedade, classe mx.core.Repeater | |
The index of the item in the dataProvider currently being processed while this Repeater is executing. | |
currentIndex — Propriedade, classe org.osmf.net.NetStreamMetricsBase | |
The current stream index. | |
currentIndex — Propriedade, classe org.osmf.net.NetStreamSwitchManagerBase | |
Returns the current stream index that is rendering on the client. | |
currentIndex — Propriedade, classe org.osmf.net.NetStreamSwitcher | |
Index of the quality level currently being played | |
currentIndex — Propriedade, classe org.osmf.net.RuleSwitchManagerBase | |
currentIndex — Propriedade, classe org.osmf.net.qos.QoSInfo | |
The index of the currently playing quality level | |
currentIndex — Propriedade, classe org.osmf.traits.AlternativeAudioTrait | |
Obtains a 0-based index identifying the current audio stream, or -1 if no stream is selected. | |
currentIndex — Propriedade, classe org.osmf.traits.DynamicStreamTrait | |
The index of the current dynamic stream. | |
currentItem — Propriedade, interface com.adobe.guides.control.IGuideNavigation | |
currentItem is the GuideNode that represents the currently selected item on the current panel in the Guide. | |
currentItem — Propriedade, interface mx.core.IRepeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItem — Propriedade, classe mx.core.Repeater | |
The item in the dataProvider currently being processed while this Repeater is executing. | |
currentItemTop — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the top position of the renderer that is currently being created. | |
currentLabel — Propriedade, classe flash.display.MovieClip | |
O rótulo atual no qual o indicador de reprodução está localizado na linha do tempo da ocorrência de MovieClip. | |
currentLabels — Propriedade, classe flash.display.MovieClip | |
Retorna uma matriz de objetos FrameLabel a partir da cena atual. | |
currentLinkageEditor — Propriedade, 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 — Propriedade, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current page which implements the IPanel interface. | |
currentPage — Propriedade, interface ga.controls.IWrapperHost | |
The current page which implements the IPanel interface. | |
currentPage — Propriedade, classe ga.controls.Wrapper | |
The current page which implements the IPanel interface. | |
currentPage — Propriedade, classe ga.model.PanelManager | |
[bindable] The currently selected panel. | |
currentPageHeight — Propriedade, 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 — Propriedade, 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 — Propriedade, 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 — Propriedade, classe ga.model.PanelManager | |
The index of the current page | |
currentPanel — Propriedade, interface com.adobe.guides.control.IGuideNavigation | |
currentPanel is the GuideNode that represents the currently selected panel in the Guide. | |
currentPanel — Propriedade, interface com.adobe.guides.spark.headers.components.IHeaderComponent | |
Current panel being displayed to the user. | |
currentPanel — Propriedade, classe com.adobe.guides.spark.headers.components.StandardHeader | |
Current panel being displayed to the user. | |
currentPanel — Propriedade, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current panel. | |
currentPanel — Propriedade, interface ga.controls.IWrapperHost | |
The current panel. | |
currentPanel — Propriedade, classe ga.controls.Wrapper | |
The current panel. | |
currentPanelItem — Propriedade, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current panel item that has focus. | |
currentPanelItem — Propriedade, interface ga.controls.IWrapperHost | |
The current panel item that has focus. | |
currentPanelItem — Propriedade, classe ga.controls.Wrapper | |
The current panel item that has focus. | |
_currentRenderer — Propriedade, classe xd.core.axm.view.components.AXMAccordion | |
The currently selected renderer | |
currentRenderer — Propriedade, classe xd.core.axm.view.components.AXMAccordion | |
currentRenderer | |
currentRevision — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
A Boolean value to decide whether this is the current revision of the review or not. | |
currentRevision — Propriedade, 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 — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
A Boolean flag to indicate whether this is the current revision or not. | |
currentRowHeight — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The height, in pixels, of the current row. | |
currentRowNum — Propriedade, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Contains the index of the row for which a renderer is currently being created. | |
currentScene — Propriedade, classe flash.display.MovieClip | |
A cena atual na qual o indicador de reprodução está localizado na linha do tempo da ocorrência de MovieClip. | |
currentSection — Propriedade, classe com.adobe.guides.spark.wrappers.components.WrapperHostBase | |
The current section. | |
currentSection — Propriedade, interface ga.controls.IWrapperHost | |
The current section. | |
currentSection — Propriedade, classe ga.controls.Wrapper | |
The current section. | |
currentSelection — Propriedade, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
This property refers to the currently selected item on the Gantt chart | |
currentSelection — Propriedade, classe com.adobe.solutions.rca.presentation.gantt.GanttNavigationView | |
This property refers to the currently selected GanttItem. | |
currentSelectionFormat — Propriedade, interface flashx.textLayout.edit.ISelectionManager | |
O objeto SelectionFormat atual. | |
currentSelectionFormat — Propriedade, classe flashx.textLayout.edit.SelectionManager | |
O objeto SelectionFormat atual. | |
currentStage — Propriedade, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies the current stage of the review. | |
currentStage — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
Stage number in progress for this review (starts with 1). | |
currentStage — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
Stage number in progress for this review (starts with 1). | |
currentStage — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
The stage selected in the Gantt chart. | |
currentStage — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.StageInfo | |
The stage associated with the component. | |
currentStage — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
Stage number this review is currently in (starts with 1). | |
currentStageName — Propriedade, classe com.adobe.livecycle.rca.model.Review | |
Specifies the name of the current stage. | |
currentStageName — Propriedade, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The name of the current stage. | |
currentStageNumber — Propriedade, classe com.adobe.livecycle.rca.model.Review | |
Specifies the number of the current stage. | |
currentStageRadioButton — Parte da capa, 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 — Propriedade, classe air.update.ApplicationUpdater | |
O estado interno do atualizador. | |
currentState — Propriedade, classe mx.charts.ChartItem | |
Defines the appearance of the ChartItem. | |
currentState — Propriedade, interface mx.core.IStateClient | |
The current view state. | |
currentState — Propriedade, classe mx.core.UIComponent | |
The current view state of the component. | |
currentState — Propriedade, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, 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 — Propriedade estática da constante, classe org.osmf.net.metrics.MetricType | |
The type constant for the current status metric. | |
CurrentStatusMetric — classe, pacote org.osmf.net.metrics | |
Current status metric | |
CurrentStatusMetric(qosInfoHistory:org.osmf.net.qos:QoSInfoHistory) — Construtor, classe org.osmf.net.metrics.CurrentStatusMetric | |
Constructor. | |
currentTarget — Propriedade, classe flash.events.Event | |
O objeto que está processando ativamente o objeto Event com um ouvinte de evento. | |
currentTarget — Propriedade estática, classe mx.managers.ToolTipManager | |
The UIComponent that is currently displaying a ToolTip, or null if none is. | |
currentThumbSkin — Propriedade, classe spark.skins.mobile.HSliderThumbSkin | |
Specifies the current DisplayObject that should be shown | |
currentTime — Propriedade, classe org.osmf.media.MediaPlayer | |
Current time of the playhead in seconds. | |
currentTime — Propriedade, classe org.osmf.traits.TimeTrait | |
The current time of the media, in seconds. | |
currentTime — Propriedade, classe spark.components.VideoDisplay | |
Current time of the playhead, measured in seconds, since the video starting playing. | |
currentTime — Propriedade, 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 — Propriedade estática da constante, 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) — método, classe org.osmf.traits.TimeTrait | |
Called just after the currentTime property has changed. | |
currentTimeChangeStart(newCurrentTime:Number) — método, classe org.osmf.traits.TimeTrait | |
Called immediately before the currentTime property is changed. | |
currentTimeDisplay — Parte da capa, 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 — Propriedade, classe spark.skins.spark.VideoPlayerSkin | |
An optional skin part to display the current value of codecurrentTime. | |
currentTimeDisplay — Propriedade, classe spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part to display the current value of codecurrentTime. | |
currentTimeUpdateInterval — Propriedade, classe org.osmf.media.MediaPlayer | |
Interval between the dispatch of change events for the current time in milliseconds. | |
currentToolTip — Propriedade estática, classe mx.managers.ToolTipManager | |
The ToolTip object that is currently visible, or null if none is shown. | |
currentUser — Propriedade, interface com.adobe.icc.services.user.ISSOManager | |
Current logged in user. | |
currentUser — Propriedade, interface com.adobe.livecycle.ria.security.api.ISecurityManager | |
Current logged in user instance. | |
currentUser — Propriedade, classe com.adobe.livecycle.ria.security.service.SecurityManager | |
Current logged in user instance. | |
currentUserServiceDestination — Propriedade, 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 — Propriedade estática da constante, classe com.adobe.icc.services.ServiceLocator | |
Specifies the remote object name for the Current User Service. | |
currentValue — Propriedade, classe spark.effects.animation.Animation | |
An Object containing the calculated values as of the current frame of the Animation. | |
currentVersion — Propriedade, classe air.update.ApplicationUpdater | |
A versão atual do aplicativo. | |
currentVersion — Propriedade, classe air.update.ApplicationUpdaterUI | |
A versão atual do aplicativo. | |
currentVersion — Propriedade, interface mx.data.IChangeObject | |
Current version of the item. | |
CURRENT_VERSION — Propriedade estática da constante, classe flashx.textLayout.TextLayoutVersion | |
A versão atual lançada da estrutura de Text Layout Framework, codificada como um uint. | |
CURRENT_VERSION — Propriedade estática da constante, classe mx.core.FlexVersion | |
The current released version of the Flex SDK, encoded as a uint. | |
cursor — Propriedade estática, classe flash.ui.Mouse | |
O nome do cursor nativo. | |
cursor — Propriedade, classe mx.charts.chartClasses.ChartElement | |
Each ChartElement carries a cursor associated with their dataProvider for their own internal use. | |
CursorBookmark — classe, pacote mx.collections | |
Encapsulates the positional aspects of a cursor in an ICollectionView. | |
CursorBookmark(value:Object) — Construtor, classe mx.collections.CursorBookmark | |
Creates a new instance of a bookmark with the specified value. | |
cursorChildren — Propriedade, interface mx.managers.ISystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Propriedade, classe mx.managers.SystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
cursorChildren — Propriedade, classe mx.managers.WindowedSystemManager | |
An list of the custom cursors being parented by this ISystemManager. | |
CursorError — classe, pacote mx.collections.errors | |
This error is thrown by a collection Cursor. | |
CursorError(message:String) — Construtor, classe mx.collections.errors.CursorError | |
Constructor. | |
CURSOR_MANAGEMENT — Propriedade estática da constante, 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 — Propriedade, classe mx.core.UIComponent | |
Gets the CursorManager that controls the cursor for this component and its peers. | |
CursorManager — classe, pacote mx.managers | |
The CursorManager class controls a prioritized list of cursors, where the cursor with the highest priority is currently visible. | |
CursorManagerPriority — classe final, pacote mx.managers | |
The CursorManagerPriority class defines the constant values for the priority argument to the CursorManager.setCursor() method. | |
CURSOR_MANAGER_REQUEST — Propriedade estática da constante, classe mx.events.InterManagerRequest | |
Communication between CursorManagers use this request type. | |
cursorUpdate — Evento, interface mx.collections.IViewCursor | |
Dispatched whenever the cursor position is updated. | |
CURSOR_UPDATE — Propriedade estática da constante, 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) — método, classe flash.display.Graphics | |
Desenha uma curva Bezier quadrática utilizando o estilo de linha atual a partir da posição de desenho atual até (anchorX, anchorY) e utilizando o ponto de controle especificado por (controlX, controlY). | |
curveTo(controlX:Number, controlY:Number, anchorX:Number, anchorY:Number) — método, classe flash.display.GraphicsPath | |
Adiciona um novo comando "curveTo" ao vetor de comandos e novas coordenadas ao vetor de dados. | |
curveTo(controlX:any, controlY:any, anchorX:any, anchorY:any) — método, 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) — método, 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 — Propriedade estática da constante, classe flash.display.GraphicsPathCommand | |
Especifica um comando de desenho que desenha uma curva da posição atual do desenho até as coordenadas x e y especificadas no vetor de dados, usando um ponto de controle. | |
custom — Propriedade, classe com.adobe.icc.editors.model.ListModel | |
The custom property of the underlying value object. | |
custom — Propriedade, 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 — Estado da capa, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The skin state when the task delivery medium is a custom task type. | |
CUSTOM — Propriedade estática da constante, classe com.adobe.livecycle.rca.model.constant.TaskTypes | |
Specifies that tasks are assigned using user-defined processes. | |
CUSTOM — Propriedade estática da constante, classe com.adobe.solutions.rca.constant.TaskTypes | |
This value specifies that the tasks are assigned via user-defined processes. | |
CUSTOM — Propriedade estática da constante, classe flash.globalization.DateTimeStyle | |
Especifica que uma string de padrão personalizada é usada para especificar o estilo de hora ou data. | |
CustomAction — classe, pacote 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() — Construtor, classe com.adobe.icc.vo.CustomAction | |
Constructor | |
customActions — Propriedade, classe com.adobe.icc.vo.ModelExtension | |
The customActionList property of the underlying value object. | |
CustomActions — classe final, pacote adobe.utils | |
Os métodos da classe CustomActions permitem que um arquivo SWF em reprodução na ferramenta de autoria do Flash gerencie qualquer ação personalizada registrada com essa ferramenta de autoria. | |
customAssignTaskProcess — Propriedade, classe com.adobe.solutions.rca.domain.impl.manager.ProcessManager | |
List of processes that can be used to assign task in a review workflow. | |
customAssignTaskProcess — Propriedade, interface com.adobe.solutions.rca.domain.manager.IProcessManager | |
List of processes that can be used to assign task in a review workflow. | |
CustomAttribute — classe, pacote com.adobe.livecycle.rca.model | |
Represents a custom attribute associated with a review. | |
CustomAttribute() — Construtor, classe com.adobe.livecycle.rca.model.CustomAttribute | |
Constructor. | |
customAttributeGroup — Parte da capa, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for custom attribute group. The skin part for custom attribute group. | |
customAttributeKey — Propriedade, interface com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Key | |
customAttributeLabel — Propriedade, interface com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Label | |
customAttributes — Propriedade, classe com.adobe.livecycle.rca.model.ReviewContext | |
Specifies a list of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.livecycle.rca.model.ReviewSearchFilter | |
Specifies a map of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.livecycle.rca.model.ReviewTemplateReference | |
Specifies a list of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.livecycle.rca.model.TemplateSearchFilter | |
Specifies a map of custom attributes. | |
customAttributes — Propriedade, interface com.adobe.solutions.rca.domain.IReviewContext | |
List of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
List of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.solutions.rca.vo.ReviewContextVO | |
List of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.solutions.rca.vo.ReviewSearchFilterVO | |
Map of custom attributes. | |
customAttributes — Propriedade, classe com.adobe.solutions.rca.vo.TemplateSearchFilterVO | |
Map of custom attributes. | |
customAttributesList — Propriedade, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
A list of the custom attributes. | |
customAttributesMap — Propriedade, classe com.adobe.solutions.rca.vo.ReviewTemplateVO | |
List of custom attributes. | |
customAttributeValue — Propriedade, interface com.adobe.solutions.prm.presentation.asset.IAssetCustomAttribute | |
Custom Attribute Value | |
CustomAttributeVO — classe, pacote com.adobe.solutions.rca.vo | |
Represents the custom attributes associated with a review or a review template. | |
CustomAttributeVO() — Construtor, classe com.adobe.solutions.rca.vo.CustomAttributeVO | |
The constructor for CustomAttributeVO class. | |
CustomEase — classe, pacote fl.motion | |
A classe CustomEase é usada para modificar propriedades específicas do comportamento de atenuação de uma interpolação de movimento à medida que essa interpolação avança com o passar do tempo. | |
CustomEase(xml:XML) — Construtor, classe fl.motion.CustomEase | |
Construtor para ocorrências CustomEase. | |
customFilter — Propriedade, 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 — Propriedade, interface 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 — Propriedade, classe lc.procmgmt.ui.attachments.AttachmentHeaderBase | |
The header color for attachments. | |
customItemRenderer — Propriedade, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Fully qualified class name of custom Item renderer for dispaying this property in SRV. | |
customItemRenderer — Propriedade, 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 da capa, 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 — Propriedade, classe flash.ui.ContextMenu | |
Uma matriz de objetos ContextMenuItem. | |
customizable — Propriedade, classe com.adobe.icc.vo.Table | |
The flag indicating if the table is customizable. | |
customizedLayout — Propriedade, classe com.adobe.icc.vo.ContainerLayout | |
Flag indicating whether the layout can be customized or not | |
customizeSeries(seriesGlyph:mx.charts.chartClasses:Series, i:uint) — método, 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) — método, 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) — método, classe mx.charts.series.ColumnSet | |
Applies any customization to a sub-series when building the stacking behavior. | |
customListModel — Propriedade, 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 da capa, 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 — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for custom process button label | |
customProcessInstructions — Parte da capa, 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 — Propriedade, classe com.adobe.solutions.rca.presentation.template.stages.TasksTab | |
The text for custom process instructions. | |
CUSTOM_RECORD — Propriedade estática da constante, classe mx.automation.events.AutomationRecordEvent | |
refer recordCustomAutomationEvent in IAutomationManager for the usage of this constant | |
CUSTOM_SELECTED_ITEM — Propriedade estática da constante, 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() — método, classe flash.desktop.NativeApplication | |
Invoca um comando de corte interno no objeto de exibição focalizado. | |
cut — Evento, classe flash.display.InteractiveObject | |
Despachado quando o usuário ativa a combinação de teclas do acelerador específica da plataforma para uma operação de cortar ou seleciona "Cut" no menu de contexto do texto. | |
cut — Propriedade, classe flash.ui.ContextMenuClipboardItems | |
Ativa ou desativa o item 'Recortar' no menu da área de transferência. | |
CUT — Propriedade estática da constante, classe flash.events.Event | |
Define o valor da propriedade type de um objeto de evento cut. | |
CutOperation — classe, pacote flashx.textLayout.operations | |
A classe CutOperation encapsula uma operação de corte. | |
CutOperation(operationState:flashx.textLayout.edit:SelectionState, scrapToCut:flashx.textLayout.edit:TextScrap) — Construtor, classe flashx.textLayout.operations.CutOperation | |
Cria um objeto CutOperation. | |
cutPoints — Propriedade, 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 — Propriedade, 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 — Propriedade, classe com.adobe.icc.editors.model.FragmentLayoutModel | |
The tables of the underlying value object. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — método, classe flashx.textLayout.edit.EditManager | |
Exclui a área selecionada e coloca a área excluída em um objeto TextScrap. | |
cutTextScrap(operationState:flashx.textLayout.edit:SelectionState) — método, interface flashx.textLayout.edit.IEditManager | |
Exclui a área selecionada e coloca a área excluída em um objeto TextScrap. | |
CW — Propriedade estática da constante, classe fl.motion.RotateDirection | |
Garante que o objeto gire no sentido horário durante uma interpolação para corresponder ao giro do objeto no quadro-chave seguinte. | |
cycleFraction — Propriedade, classe spark.effects.animation.Animation | |
The current fraction elapsed in the animation, after easing has been applied. | |
cycleTime — Propriedade, classe spark.effects.animation.Animation | |
The current millisecond position in the current cycle animation. | |
Símbolos A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Wed Jun 13 2018, 11:26 AM Z