Simboli A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
O — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto O (79). | |
obj — Proprietà, classe fl.transitions.Tween | |
L'oggetto target in corso di interpolazione. | |
objByteArray — Proprietà, classe com.adobe.icc.vo.DataDownload | |
Downloaded content. | |
object — Proprietà, classe com.adobe.dct.transfer.DataDictionaryInstance | |
The manifestation of DataDictionaryInstance as Map. | |
object — Proprietà, classe com.adobe.mosaic.om.events.BaseEvent | |
Returns the node that was added. | |
object — Proprietà, classe flash.sampler.NewObjectSample | |
L'oggetto NewObjectSample, se esiste. | |
object — Proprietà, classe mx.utils.ObjectProxy | |
The object being proxied. | |
object — Proprietà, classe spark.components.supportClasses.ViewReturnObject | |
The return object generated by the view that is being removed. | |
Object(value:Object) — Funzione del pacchetto, Primo livello | |
Ogni valore in ActionScript 3.0 è un oggetto, il che significa che se chiamate Object() su un valore, viene restituito il valore stesso. | |
Object — Classe dinamica, Primo livello | |
La classe Object è alla radice della gerarchia delle classi runtime di ActionScript. | |
Object() — Funzione di costruzione, classe Object | |
Crea un oggetto Object e memorizza un riferimento al metodo della funzione di costruzione dell'oggetto nella proprietà constructor dell'oggetto. | |
OBJECT — Proprietà statica costante, classe mx.data.Conflict | |
Conflict mode constant representing object level conflict detection. | |
objectEncoding — Proprietà, classe flash.filesystem.FileStream | |
Specifica se impiegare il formato AMF3 o AMF0 durante la scrittura o lettura di dati binari mediante il metodo readObject() o writeObject(). | |
objectEncoding — Proprietà, classe flash.net.NetConnection | |
Codifica oggetto per questa istanza NetConnection. | |
objectEncoding — Proprietà, classe flash.net.NetStream | |
La codifica oggetto (versione AMF) per questo oggetto NetStream. | |
objectEncoding — Proprietà, classe flash.net.SharedObject | |
La codifica oggetto (versione AMF) per questo oggetto condiviso. | |
objectEncoding — Proprietà, classe flash.net.Socket | |
Controlla la versione di Action Message Format (AMF) utilizzata per scrivere o leggere un oggetto. | |
objectEncoding — Proprietà, classe flash.net.URLStream | |
Controlla la versione di Action Message Format (AMF) utilizzata per scrivere o leggere un oggetto. | |
objectEncoding — Proprietà, classe flash.utils.ByteArray | |
Consente di determinare se deve essere utilizzato il formato ActionScript 3.0, 2.0 o 1.0 per scrivere su o leggere da un'istanza ByteArray. | |
objectEncoding — Proprietà, interfaccia flash.utils.IDataInput | |
Utilizzata per determinare se impiegare il formato AMF3 o AMF0 durante la scrittura o lettura di dati binari mediante il metodo readObject(). | |
objectEncoding — Proprietà, interfaccia flash.utils.IDataOutput | |
Utilizzata per determinare se impiegare il formato AMF3 o AMF0 durante la scrittura o lettura di dati binari mediante il metodo writeObject(). | |
ObjectEncoding — classe finale, pacchetto flash.net | |
La classe ObjectEncoding viene utilizzata nella definizione delle impostazioni di serializzazione nelle classi che serializzano gli oggetti (ad esempio, FileStream, NetStream, NetConnection, SharedObject e ByteArray) per garantirne il funzionamento con le versioni precedenti di ActionScript. | |
objectID — Proprietà statica, classe flash.external.ExternalInterface | |
Restituisce l'attributo id del tag object in Internet Explorer o l'attributo name del tag embed in Netscape. | |
ObjectInstance — classe, pacchetto mx.messaging.management | |
Client representation of an object name instance for server-side management controls. | |
ObjectInstance() — Funzione di costruzione, classe mx.messaging.management.ObjectInstance | |
Creates a new instance of an empty ObjectInstance. | |
objectName — Proprietà, classe mx.messaging.management.ObjectInstance | |
The object name. | |
ObjectName — classe, pacchetto mx.messaging.management | |
Client representation of the name for server-side management controls. | |
ObjectName() — Funzione di costruzione, classe mx.messaging.management.ObjectName | |
Creates a new instance of an empty ObjectName. | |
OBJECT_NOT_FOUND — Proprietà statica costante, classe mx.automation.AutomationError | |
Defines the code for the error when an object is not found by the Flex automation mechanism. | |
OBJECT_NOT_UNIQUE — Proprietà statica costante, classe mx.automation.AutomationError | |
Defines the code for the error when the Flex automation mechanism detects that an object has the same identification parameters as another object. | |
OBJECT_NOT_VISIBLE — Proprietà statica costante, classe mx.automation.AutomationError | |
Defines the code for the error when an object used by the Flex automation mechanism is not visible. | |
object_proxy — Istruzione | |
Definisce i metodi della classe ObjectProxy. | |
ObjectProxy — Classe dinamica, pacchetto mx.utils | |
This class provides the ability to track changes to an item managed by this proxy. | |
ObjectProxy(item:Object, uid:String, proxyDepth:int) — Funzione di costruzione, classe mx.utils.ObjectProxy | |
Initializes this proxy with the specified object, id and proxy depth. | |
objectReplicationEnabled — Proprietà, classe flash.net.GroupSpecifier | |
Specifica se la replicazione di oggetti è attivata per il NetGroup. | |
objectReplicationReceiveBytesPerSecond — Proprietà, classe flash.net.NetGroupInfo | |
Specifica la velocità, espressa in byte al secondo, alla quale il nodo locale riceve gli oggetti dai peer tramite il sistema di replicazione di oggetti. | |
objectReplicationSendBytesPerSecond — Proprietà, classe flash.net.NetGroupInfo | |
Specifica la velocità, espressa in byte al secondo, alla quale gli oggetti vengono copiati dal nodo locale nei peer tramite il sistema di replicazione di oggetti. | |
ObjectResultEvent — classe, pacchetto com.adobe.ep.taskmanagement.event | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent — classe, pacchetto lc.foundation.events | |
The ObjectResultEvent event is dispatched when an object is retrieved. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:com.adobe.ep.taskmanagement.util:IToken) — Funzione di costruzione, classe com.adobe.ep.taskmanagement.event.ObjectResultEvent | |
Constructor. | |
ObjectResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, object:Object, token:lc.foundation.util:Token) — Funzione di costruzione, classe lc.foundation.events.ObjectResultEvent | |
Constructor. | |
ObjectState — classe, pacchetto com.adobe.icc.enum | |
Specifies the enumerator for the state of an object or asset. | |
ObjectToken — classe, pacchetto com.adobe.ep.taskmanagement.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
ObjectToken — classe, pacchetto lc.foundation.util | |
The ObjectToken class represents a token for an asynchronous call that returns an object. | |
objectToString(object:Object, separator:String, encodeURL:Boolean) — Metodo statico , classe mx.utils.URLUtil | |
Enumerates an object's dynamic properties (by using a for..in loop) and returns a String. | |
ObjectType — classe, pacchetto com.adobe.icc.enum | |
Specifies the enumerator codes for various object and asset types. | |
ObjectUtil — classe, pacchetto mx.utils | |
The ObjectUtil class is an all-static class with methods for working with Objects within Flex. | |
objFileName — Proprietà, classe com.adobe.icc.vo.DataDownload | |
File name corresponding to the downloaded data, if applicable. | |
objName — Proprietà, classe com.adobe.icc.vo.DataDownload | |
Unique object name (version-independent) of the object whose data was downloaded. | |
occur — Proprietà, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
The occurrence index of this content within its parent container. | |
occur — Proprietà, interfaccia com.adobe.icc.dc.domain.IModuleInstance | |
The occurrence index of this content within its parent container. | |
occurence — Proprietà, classe com.adobe.icc.vo.Variable | |
OFF — Proprietà statica costante, classe com.adobe.gravity.utility.logging.LogLevel | |
Log level for disabling all logging levels. | |
OFF — Proprietà statica costante, classe fl.controls.ScrollPolicy | |
Non mostra mai la barra di scorrimento. | |
OFF — Proprietà statica costante, classe flash.display.ColorCorrection | |
Disattiva la correzione dei colori a prescindere dall'ambiente host del lettore. | |
OFF — Proprietà statica costante, classe flash.media.MicrophoneEnhancedMode | |
Tutte le funzionalità avanzate del microfono sono disattivate. | |
OFF — Proprietà statica costante, classe flash.text.engine.Kerning | |
Utilizzata per indicare che la crenatura è disattivata. | |
OFF — Proprietà statica costante, classe flashx.textLayout.container.ScrollPolicy | |
Imposta il runtime per non visualizzare le righe in eccesso, pertanto l'utente non potrà spostarsi su di esse. | |
OFF — Proprietà statica costante, classe mx.core.ScrollPolicy | |
Never show the scrollbar. | |
OFF — Proprietà statica costante, classe mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should never attempt to cache the object as a bitmap. | |
offlineAdapter — Proprietà, classe mx.data.DataManager | |
Returns an object of type mx.data.DataServiceOfflineAdapter. | |
offlineLeaseEndDate — Proprietà, classe flash.net.drm.DRMVoucher | |
La data e l'ora di scadenza del voucher per la riproduzione non in linea. | |
offlineLeasePeriod — Proprietà, classe flash.events.DRMStatusEvent | |
Il numero rimanente di giorni in cui il contenuto può essere visualizzato non in linea. | |
offlineLeaseStartDate — Proprietà, classe flash.net.drm.DRMVoucher | |
La data e l'ora di inizio validità del voucher per la riproduzione non in linea. | |
offscreenExtraColumns — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns that are currently not visible. | |
offscreenExtraColumns — Proprietà, classe mx.controls.listClasses.ListBase | |
The target number of extra columns of item renderers used in the layout of the control. | |
offscreenExtraColumnsLeft — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns on the left side of the control that are currently not visible. | |
offscreenExtraColumnsLeft — Proprietà, classe mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the left of the leftmost visible column. | |
offscreenExtraColumnsRight — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of columns on the right side of the control that are currently not visible. | |
offscreenExtraColumnsRight — Proprietà, classe mx.controls.listClasses.ListBase | |
The number of offscreen columns currently to the right of the right visible column. | |
offscreenExtraRows — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of extra item renderers the layout algorithm can use when constructing animations for data effects. | |
offscreenExtraRows — Proprietà, classe mx.controls.listClasses.ListBase | |
The target number of extra rows of item renderers to be used in the layout of the control. | |
offscreenExtraRowsBottom — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently below the bottommost visible item renderer | |
offscreenExtraRowsBottom — Proprietà, classe mx.controls.listClasses.ListBase | |
The number of offscreen rows currently below the bottom visible item renderer. | |
offscreenExtraRowsOrColumns — Proprietà, classe mx.controls.listClasses.ListBase | |
The target number of extra rows or columns of item renderers to be used in the layout of the control. | |
offscreenExtraRowsOrColumnsChanged — Proprietà, classe mx.controls.listClasses.ListBase | |
A flag indicating that the number of offscreen rows or columns may have changed. | |
offscreenExtraRowsTop — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The number of offscreen items currently above the topmost visible renderer. | |
offscreenExtraRowsTop — Proprietà, classe mx.controls.listClasses.ListBase | |
The number of offscreen rows currently above the topmost visible row. | |
offset(dx:Number, dy:Number) — metodo, classe flash.geom.Point | |
Sposta l'oggetto Point della distanza specificata. | |
offset(dx:Number, dy:Number) — metodo, classe flash.geom.Rectangle | |
Rettifica la posizione dell'oggetto Rectangle in relazione all'angolo superiore sinistro, in base ai valori specificati. | |
offset — Proprietà, classe flash.net.NetStreamPlayOptions | |
Il tempo di streaming assoluto in corrispondenza del quale il server commuta tra i diversi flussi di bitrate (velocità di trasferimento) per lo streaming dinamico su Flash Media Server. | |
offset — Proprietà, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies how far to offset the center of the elements from the center of the available space, relative to the category width. | |
offset — Proprietà, interfaccia mx.charts.chartClasses.IBar | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Proprietà, interfaccia mx.charts.chartClasses.IColumn | |
Specifies how far to offset the center of the items from the center of the available space, relative the category size. | |
offset — Proprietà, classe mx.charts.effects.SeriesEffect | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Proprietà, classe mx.charts.effects.effectClasses.SeriesEffectInstance | |
Specifies the amount of time, in milliseconds, that Flex delays the effect. | |
offset — Proprietà, classe mx.charts.series.BarSeries | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Proprietà, classe mx.charts.series.BarSet | |
Specifies how far to offset the center of the bars from the center of the available space, relative the category width. | |
offset — Proprietà, classe mx.charts.series.ColumnSeries | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Proprietà, classe mx.charts.series.ColumnSet | |
Specifies how far to offset the center of the columns from the center of the available space, relative to the category width. | |
offset — Proprietà, classe mx.controls.listClasses.ListBaseSeekPending | |
The offset from the bookmark that was the target of the seek operation. | |
offsetPoint(point:flash.geom:Point) — metodo, classe flash.geom.Rectangle | |
Rettifica la posizione dell'oggetto Rectangle utilizzando come parametro un oggetto Point. | |
offsetTicks — Proprietà, interfaccia com.adobe.solutions.rca.presentation.gantt.ruler.IRulerItemRenderer | |
If this Boolean flag is set to True, then the ticks are not on actual date but are at the mid-point of the renderer. | |
offsetX — Proprietà, classe flash.events.TransformGestureEvent | |
La traslazione orizzontale dell'oggetto di visualizzazione, a partire dall'evento gesto precedente. | |
offsetX — Proprietà, classe mx.graphics.BitmapFill | |
How far the bitmap is horizontally offset from the origin. | |
offSetX — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The horizontal offset from the hovered component where the preview pod has to be shown. | |
offsetY — Proprietà, classe flash.events.TransformGestureEvent | |
La traslazione verticale dell'oggetto di visualizzazione, a partire dall'evento gesto precedente. | |
offsetY — Proprietà, classe mx.graphics.BitmapFill | |
How far the bitmap is vertically offset from the origin. | |
offSetY — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.common.HoverComponent | |
The vertical offset from the hovered component where the preview pod has to be shown. | |
oid — Proprietà, classe com.adobe.livecycle.rca.model.participant.BaseUser | |
Specifies the OID of the user or group, as defined in Adobe User Management. | |
oid — Proprietà, interfaccia com.adobe.solutions.rca.domain.IUser | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Proprietà, classe com.adobe.solutions.rca.domain.impl.User | |
OID of a user or a group, as defined in Document Server User Management. | |
oid — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
Identifier of the principal. | |
oid — Proprietà, classe lc.foundation.domain.Principal | |
The unique identifier for the user called a object identifier. | |
OK — Proprietà statica costante, classe mx.controls.Alert | |
Value that enables an OK button on the Alert control when passed as the flags parameter of the show() method. | |
okBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.ImportAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
A skin part that defines OK button A skin part that defines OK button | |
okButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
A skin part that defines the OK button A skin part that defines the OK button | |
okButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines OK button to save a custom style A skin part that defines OK button to save a custom style | |
okButton — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.FreeTextSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the OK button. A skin part which defines the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display OK Button. A Skin part which defines UI component to display OK Button. | |
okButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.prm.presentation.document.ImportUrlDialog | |
The skin part for OK button. The skin part for OK button. | |
okButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.prm.presentation.team.TeamMemberDetails | |
The skin part for the OK button. The skin part for the OK button. | |
okButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the Button object that allows user to create a new stage. A reference to the Button object that allows user to create a new stage. | |
okButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.SelectProcessDialog | |
A reference to the ButtonBase object that allows users to select a process. A reference to the ButtonBase object that allows users to select a process. | |
okButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
A reference to the ButtonBase object that allows users to apply a change made to the stage duration. A reference to the ButtonBase object that allows users to apply a change made to the stage duration. | |
okButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.NewTemplateDialog | |
A reference to the ButtonBase object that allow users to create a new schedule. A reference to the ButtonBase object that allow users to create a new schedule. | |
okButton — Parte skin, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
A reference to the Button object that dispatches UserSelectedEvent on clicking. A reference to the Button object that dispatches UserSelectedEvent on clicking. | |
okButton_clickHandler(event:flash.events:Event) — metodo, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
This method is called upon clicking the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metodo, classe com.adobe.solutions.rca.presentation.AddApprovalStageParticipant | |
This method is invoked when a user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metodo, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
This method is invoked when user clicks the OK button. | |
okButton_clickHandler(event:flash.events:Event) — metodo, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This method dispatches user selected event, when the OK button is clicked. | |
okButtonClickHandler(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
This method is called when the OK button is clicked. | |
okClick — Evento, classe com.adobe.solutions.acm.authoring.presentation.rte.RepeatInputControl | |
Event dispatched on click of OK button. | |
Ok_Icon — Proprietà statica costante, classe com.adobe.icc.editors.managers.ErrorManager | |
The constant specifying the OK Icon. | |
OK_ICON — Proprietà, classe com.adobe.solutions.rca.presentation.util.AlertFormatter | |
This property refers to OK icon. | |
okLabel — Proprietà statica, classe mx.controls.Alert | |
The label for the OK button. | |
OLAPAttribute — classe, pacchetto mx.olap | |
The OLAPAttribute class represents a single attribute of an OLAPDimension. | |
OLAPAttribute(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPAttribute | |
Constructor. | |
OLAPAxisPosition — classe, pacchetto mx.olap | |
The OLAPAxisPosition class represents a position along the axis of the result of an OLAP query result. | |
OLAPAxisPosition() — Funzione di costruzione, classe mx.olap.OLAPAxisPosition | |
Constructor | |
OLAPCell — classe, pacchetto mx.olap | |
The OLAPCell class represents a cell in an OLAPResult instance. | |
OLAPCell(value:Number, formattedValue:String) — Funzione di costruzione, classe mx.olap.OLAPCell | |
Constructor | |
OLAPCube — classe, pacchetto mx.olap | |
The OLAPCube class represents an OLAP cube. | |
OLAPCube(name:String) — Funzione di costruzione, classe mx.olap.OLAPCube | |
Constructor. | |
OLAPDataGrid — classe, pacchetto mx.controls | |
The OLAPDataGrid control expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries. | |
OLAPDataGrid() — Funzione di costruzione, classe mx.controls.OLAPDataGrid | |
Constructor. | |
OLAPDataGridAutomationImpl — classe, pacchetto mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGrid control. | |
OLAPDataGridAutomationImpl(obj:mx.controls:OLAPDataGrid) — Funzione di costruzione, classe mx.automation.delegates.advancedDataGrid.OLAPDataGridAutomationImpl | |
Constructor. | |
OLAPDataGridGroupRenderer — classe, pacchetto mx.controls.olapDataGridClasses | |
The OLAPDataGridGroupRenderer class defines the default item renderer for a group renderer for the OLAPDataGrid control. | |
OLAPDataGridGroupRenderer() — Funzione di costruzione, classe mx.controls.olapDataGridClasses.OLAPDataGridGroupRenderer | |
Constructor. | |
OLAPDataGridGroupRendererAutomationImpl — classe, pacchetto mx.automation.delegates.advancedDataGrid | |
Defines methods and properties required to perform instrumentation for the OLAPDataGridGroupRenderer class. | |
OLAPDataGridGroupRendererAutomationImpl(obj:mx.controls.olapDataGridClasses:OLAPDataGridGroupRenderer) — Funzione di costruzione, classe mx.automation.delegates.advancedDataGrid.OLAPDataGridGroupRendererAutomationImpl | |
Constructor. | |
OLAPDataGridHeaderRendererProvider — classe, pacchetto mx.controls.olapDataGridClasses | |
The OLAPDataGridHeaderRendererProvider class lets you specify a custom header renderer for the columns in the OLAPDataGrid control. | |
OLAPDataGridItemRendererProvider — classe, pacchetto mx.controls.olapDataGridClasses | |
An OLAPDataGridItemRendererProvider instance lets you specify a formatter for the items in the OLAPDataGrid control. | |
OLAPDataGridRendererProvider — classe, pacchetto mx.controls.olapDataGridClasses | |
The OLAPDataGridRendererProvider class defines the base class for assigning item renderers used by the OLAPDataGrid control. | |
OLAPDimension — classe, pacchetto mx.olap | |
The OLAPDimension class represents a dimension of an OLAP cube. | |
OLAPDimension(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPDimension | |
Constructor | |
OLAP_DIMENSION — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPElement — classe, pacchetto mx.olap | |
The OLAPElement class defines a base interface that provides common properties for all OLAP elements. | |
OLAPElement(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPElement | |
Constructor | |
OLAPHierarchy — classe, pacchetto mx.olap | |
The OLAPHierarchy class represents a hierarchy of the schema of an OLAP cube. | |
OLAPHierarchy(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPHierarchy | |
Constructor | |
OLAP_HIERARCHY — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPLevel — classe, pacchetto mx.olap | |
The OLAPLevel class represents a level in an OLAP cube. | |
OLAPLevel(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPLevel | |
Constructor | |
OLAP_LEVEL — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a level of an axis. | |
OLAPMeasure — classe, pacchetto mx.olap | |
The OLAPMeasure class represents a member of the measure dimension of an OLAP cube. | |
OLAPMeasure(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPMeasure | |
Constructor. | |
OLAPMember — classe, pacchetto mx.olap | |
The OLAPMember class represents a member of an OLAP dimension. | |
OLAPMember(name:String, displayName:String) — Funzione di costruzione, classe mx.olap.OLAPMember | |
Constructor | |
OLAP_MEMBER — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to a member of an axis. | |
OLAPQuery — classe, pacchetto mx.olap | |
The OLAPQuery interface represents an OLAP query that is executed on an IOLAPCube. | |
OLAPQueryAxis — classe, pacchetto mx.olap | |
The OLAPQueryAxis interface represents an axis of an OLAP query. | |
OLAPQueryAxis(ordinal:int) — Funzione di costruzione, classe mx.olap.OLAPQueryAxis | |
Constructor | |
OLAPResult — classe, pacchetto mx.olap | |
The OLAPResult class represents the result of a query on an OLAP cube. | |
OLAPResultAxis — classe, pacchetto mx.olap | |
The OLAPResultAxis class represents an axis of the result of an OLAP query. | |
OLAPSchema — classe, pacchetto mx.olap | |
The OLAPSchema class represents an OLAP cube or cubes. | |
OLAPSet — classe, pacchetto mx.olap | |
The OLAPSet class represents a set, which is used to configure the axis of an OLAP query. | |
OLAPSet() — Funzione di costruzione, classe mx.olap.OLAPSet | |
Constructor | |
OLAPTrace — classe, pacchetto mx.olap | |
The OLAPTrace class controls the generation of trace information generated by the OLAP classes and written to the log file. | |
OLAPTuple — classe, pacchetto mx.olap | |
The OLAPTuple class reprsents a tuple expression pointing to an OLAP cube cell. | |
OLAPTuple() — Funzione di costruzione, classe mx.olap.OLAPTuple | |
Constructor | |
OL_CHIKI — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in ol chiki. | |
oldBounds — Proprietà, classe fl.video.LayoutEvent | |
Indica i valori delle proprietà x, y, width e height del target prima che si verifichi l'evento. | |
oldColumn — Proprietà, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent column index. | |
oldColumnIndex — Proprietà, classe mx.automation.events.AdvancedDataGridHeaderShiftEvent | |
The zero-based index before the change. | |
oldColumnIndex — Proprietà, classe spark.events.GridCaretEvent | |
The zero-based index of the column of the caret position before it was changed. | |
oldContainer — Proprietà, classe org.osmf.events.ContainerChangeEvent | |
Defines the old container reference. | |
oldDisplayObject — Proprietà, classe org.osmf.events.DisplayObjectEvent | |
Old value of view before it was changed. | |
oldHeight — Proprietà, classe mx.events.ResizeEvent | |
The previous height of the object, in pixels. | |
oldHeight — Proprietà, classe org.osmf.events.DisplayObjectEvent | |
Old value of height before it was changed. | |
oldId — Proprietà, classe com.adobe.icc.editors.model.AssetModel | |
Id of the Asset which was cloned to create this copy. | |
oldIndex — Proprietà, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent display list index. | |
oldIndex — Proprietà, classe mx.events.IndexChangedEvent | |
The zero-based index before the change. | |
oldIndex — Proprietà, classe spark.events.IndexChangeEvent | |
The zero-based index before the change. | |
oldLocation — Proprietà, classe mx.events.CollectionEvent | |
When the kind value is CollectionEventKind.MOVE, this property is the zero-based index in the target collection of the previous location of the item(s) specified by the items property. | |
oldParent — Proprietà, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent location. | |
oldRegistrationBounds — Proprietà, classe fl.video.LayoutEvent | |
Indica i valori delle proprietà registrationX, registrationY, registrationWidth e registrationHeight del target prima che si verifichi l'evento. | |
oldRow — Proprietà, classe com.adobe.mosaic.layouts.dragAndDrop.MosaicDragEvent | |
The previous parent row index. | |
oldRowIndex — Proprietà, classe spark.events.GridCaretEvent | |
The zero-based index of the row of the caret position before it was changed. | |
oldSortFields — Proprietà, classe spark.events.GridSortEvent | |
The array of ISortFields for the last sort. | |
oldState — Proprietà, classe mx.events.StateChangeEvent | |
The name of the view state that the component is exiting. | |
oldState — Proprietà, classe org.osmf.events.LoaderEvent | |
The previous state of the LoadTrait. | |
oldStreamName — Proprietà, classe flash.net.NetStreamPlayOptions | |
Il nome del flusso precedente o del flusso da cui effettuare la transizione. | |
OLD_STYLE — Proprietà statica costante, classe flash.text.engine.DigitCase | |
Utilizzata per specificare il tipo di cifre (ascendenti/discendenti) vecchio stile. | |
oldValue — Proprietà, classe com.adobe.dct.event.DDInstanceValueChangeEvent | |
Old value of data dictionary element. | |
oldValue — Proprietà, classe com.adobe.solutions.exm.runtime.VariableChangeEvent | |
Returns the old value of the variable. | |
oldValue — Proprietà, classe mx.events.PropertyChangeEvent | |
The value of the property before the change. | |
oldValue — Proprietà, classe org.osmf.events.MetadataEvent | |
The old value associated with this event. | |
oldWidth — Proprietà, classe mx.events.ResizeEvent | |
The previous width of the object, in pixels. | |
oldWidth — Proprietà, classe org.osmf.events.DisplayObjectEvent | |
Old value of width before it was changed. | |
oldX — Proprietà, classe mx.events.MoveEvent | |
The previous x coordinate of the object, in pixels. | |
oldY — Proprietà, classe mx.controls.listClasses.ListRowInfo | |
The last Y value for the row. | |
oldY — Proprietà, classe mx.events.MoveEvent | |
The previous y coordinate of the object, in pixels. | |
omitUserOids — Proprietà, classe lc.procmgmt.ui.task.TaskDirectiveModel | |
The list of users to remove from the searches. | |
ON — Proprietà statica costante, classe fl.controls.ScrollPolicy | |
Mostra sempre la barra di scorrimento. | |
ON — Proprietà statica costante, classe flash.display.ColorCorrection | |
Attiva la correzione dei colori a prescindere dall'ambiente host del lettore, se disponibile. | |
ON — Proprietà statica costante, classe flash.text.engine.Kerning | |
Utilizzata per indicare che la crenatura è attivata. | |
ON — Proprietà statica costante, classe flashx.textLayout.container.ScrollPolicy | |
Specifica che lo scorrimento è disponibile per accedere al contenuto che supera la dimensione del contenitore. | |
ON — Proprietà statica costante, classe mx.core.ScrollPolicy | |
Always show the scrollbar. | |
ON — Proprietà statica costante, classe mx.core.UIComponentCachePolicy | |
Specifies that the Flex framework should always cache the object as a bitmap. | |
onActivateButtonClick(event:flash.events:MouseEvent) — metodo, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Publish button click in the Publish browser pop up. | |
onAddMenuClick(event:spark.events:DropDownEvent) — metodo, classe com.adobe.ep.ux.content.view.components.toolbar.AddAssetPopUp | |
Method called on click of item in the drop down | |
onCancelClick(event:flash.events:MouseEvent) — metodo, classe com.adobe.solutions.prm.presentation.asset.RestartAssetScheduleDialog | |
This method is called upon clicking the Cancel button. | |
onChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.DefaultStringTextInputSearchRenderer | |
Event handler called on change of text in the text input | |
onChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.FullTextSearchRenderer | |
Event Handler called on any change in the input search box | |
onChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.SingleCheckBoxSearchRenderer | |
Handler called on state change of checkbox | |
onChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.TextInputSearchRenderer | |
Function called on change in text input | |
onCloseButtonClick(event:flash.events:MouseEvent) — metodo, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Closes the Publish Browser window | |
onCloseClick(event:flash.events:MouseEvent) — metodo, classe com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Closes Version Browser Pop Up. | |
onCloseClick(event:flash.events:Event) — metodo, classe com.adobe.solutions.acm.authoring.presentation.common.ExportAssets | |
An event handler for handling the click event on close button on Export Popup. | |
onCloseClick(event:flash.events:Event) — metodo, classe com.adobe.solutions.acm.authoring.presentation.common.RevertAssets | |
This function removes the revert asset Pop up from the screen. | |
onCuePoint — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando si raggiunge un cue point incorporato durante la riproduzione di un file video. | |
onDataDictionaryChange() — metodo, classe com.adobe.solutions.acm.authoring.presentation.ImageEditor | |
Updates the data dictionary name in image model | |
onDataProviderChange(event:flash.events:Event) — metodo, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
This operation is called when the data provider of search result grid is changed. | |
ON_DEMAND — Proprietà statica costante, classe flash.system.ImageDecodingPolicy | |
Costante; specifica che l'immagine in fase di caricamento sarà decodificata, se necessario, e che i dati decodificati potrebbero essere scaricati dal sistema. | |
OnDemandEventDispatcher — classe, pacchetto mx.utils | |
OnDemandEventDispatcher serves as a base class for classes that dispatch events but expect listeners to be infrequent. | |
OnDemandEventDispatcher() — Funzione di costruzione, classe mx.utils.OnDemandEventDispatcher | |
Constructor. | |
onDownloadComplete(event:com.adobe.livecycle.content:FileEvent) — metodo, classe com.adobe.solutions.rca.presentation.FileRenderer | |
This method is called when a file is successfully downloaded. | |
onDRMContentData — Evento, classe flash.net.NetStream | |
Definisce un listener che risponde quando AIR estrae i metadati del contenuto DRM incorporati in un file multimediale. | |
ONE — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (1,1,1,1). | |
ONE — Proprietà statica costante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
OneColumn — classe, pacchetto ga.layouts | |
Defines the default One Column panel layout available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumn() — Funzione di costruzione, classe ga.layouts.OneColumn | |
Constructor. | |
OneColumnSkin — classe, pacchetto com.adobe.guides.spark.layouts.skins | |
Defines the OneColumn skin available in the Guide Design perspective in Adobe Digital Enterprise Platform Document Services - Workbench 10.0. | |
OneColumnSkin() — Funzione di costruzione, classe com.adobe.guides.spark.layouts.skins.OneColumnSkin | |
Constructor. | |
ONE_DAY — Proprietà statica costante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one day in milliseconds. | |
onEffectEnd(event:mx.events:EffectEvent) — metodo, classe com.adobe.mosaic.layouts.MosaicLayoutBase | |
Called when the effects are over to reset the elementBeingMoved value. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metodo, classe mx.effects.effectClasses.CompositeEffectInstance | |
Called each time one of the child effects has finished playing. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metodo, classe mx.effects.effectClasses.ParallelInstance | |
Each time a child effect of SequenceInstance or ParallelInstance finishes, Flex calls the onEffectEnd() method. | |
onEffectEnd(childEffect:mx.effects:IEffectInstance) — metodo, classe mx.effects.effectClasses.SequenceInstance | |
Each time a child effect of SequenceInstance finishes, Flex calls the onEffectEnd() method. | |
ONE_HOUR — Proprietà statica costante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one hour in milliseconds. | |
OneLevelPanelNavigator — classe, pacchetto com.adobe.guides.spark.navigators.components | |
A guide navigator that navigates a simple one level deep list of pages. | |
ONE_MINUS_DESTINATION_ALPHA — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (1-Da,1-Da,1-Da,1-Da), dove Da corrisponde al componente alfa del colore corrente nel buffer dei colori. | |
ONE_MINUS_DESTINATION_COLOR — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (1-Dr,1-Dg,1-Db,1-Da), dove Dr/g/b/a è il componente corrispondente del colore corrente nel buffer dei colori. | |
ONE_MINUS_SOURCE_ALPHA — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (1-Sa,1-Sa,1-Sa,1-Sa), dove Sa corrisponde al componente alfa del colore di un frammento calcolato dal programma di pixel. | |
ONE_MINUS_SOURCE_COLOR — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (1-Sr,1-Sg,1-Sb,1-Sa), dove Sr/g/b/a è il componente corrispondente del colore di un frammento calcolato dal programma di pixel. | |
ONE_TO_MANY — Proprietà statica costante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-many relationship. | |
ONE_TO_ONE — Proprietà statica costante, classe mx.data.ManagedAssociation | |
Indicates that this is a one-to-one relationship. | |
ONE_WEEK — Proprietà statica costante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of seven days in milliseconds. | |
onExportAssetComplete(e:mx.rpc.events:ResultEvent) — metodo, classe com.adobe.icc.editors.managers.ImportExportManager | |
ONE_YEAR — Proprietà statica costante, classe com.adobe.solutions.rca.presentation.gantt.GanttChart | |
Value of one year in milliseconds. | |
onFieldAssignmentChange(e:flash.events:Event) — metodo, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispataches an event when the Field's assignment is changed. | |
ONGOING — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.ReviewStatus | |
Specifies that the review is currently in progress. | |
ONGOING — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.StageStatus | |
Specifies that the stage is in progress. | |
ONGOING — Proprietà statica costante, classe com.adobe.solutions.rca.constant.ReviewStatus | |
ONGOING status means the review is currently in progress. | |
ONGOING — Proprietà statica costante, classe com.adobe.solutions.rca.constant.StageStatus | |
ONGOING status means the stage is currently in progress. | |
onImageData — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando Flash Player riceve dati dell'immagine come array di byte incorporato in un file multimediale in riproduzione. | |
onImportPackageComplete(e:mx.rpc.events:ResultEvent) — metodo, classe com.adobe.icc.editors.managers.ImportExportManager | |
onImportPackageFail(e:mx.rpc.events:FaultEvent) — metodo, classe com.adobe.icc.editors.managers.ImportExportManager | |
onInit() — metodo, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseAccordionSkin | |
Initializer function. | |
ON_LOAD — Proprietà statica costante, classe flash.system.ImageDecodingPolicy | |
Costante; specifica che l'immagine da caricare sarà decodificata al momento del caricamento, prima dell'invio dell'evento complete. | |
ONLY — Proprietà statica costante, classe flashx.textLayout.compose.TextFlowLineLocation | |
Specifica sia la prima che l'ultima riga di un paragrafo. | |
ONLY_INTRA_STAGE — Proprietà statica costante, classe com.adobe.livecycle.rca.model.constant.ReviewCommentVisibility | |
Specifies that comments added to a review stage are not visible in other stages. | |
ONLY_INTRA_STAGE — Proprietà statica costante, classe com.adobe.solutions.rca.constant.ReviewCommentVisibility | |
Comments of two stages are hidden from each other. | |
ONLY_WHEN_IN_USE — Proprietà statica costante, classe flash.permissions.PermissionStatus | |
Specifica che l'autorizzazione è stata concessa solo quando l'App è in uso. | |
onMaxChange(event:mx.events:CalendarLayoutChangeEvent) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMaxChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of maximum numeric stepper | |
onMetaData — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando Flash Player riceve informazioni descrittive incorporate nel video in riproduzione. | |
onMinChange(event:mx.events:CalendarLayoutChangeEvent) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.DateSearchRenderer | |
Handles the CalendarLayoutChangeEvent.CHANGE is thrown when a new Date is selected from the DateChooser Widget | |
onMinChange(event:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.search.renderers.NumericStepperSearchRenderer | |
Called on change of minimum numeric stepper | |
onModuleAssignmentChange(e:mx.events:DynamicEvent) — metodo, classe com.adobe.icc.editors.model.ContainerLayoutAssignmentModel | |
Dispatches an event when module assignment is changed in the working target area. | |
onMoveTweenEnd(value:Object) — metodo, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect for the last time. | |
onMoveTweenUpdate(value:Object) — metodo, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the x and y position of the mask should be updated by the effect. | |
onPeerConnect(subscriber:flash.net:NetStream) — metodo, classe flash.net.NetStream | |
Richiamato quando uno streaming di pubblicazione peer corrisponde a uno streaming di sottoscrizione peer. | |
onPlayheadUpdate(event:mx.events:VideoEvent) — metodo, classe ga.controls.HelpVideo | |
Updates the current running time and the corresponding time slider. | |
onPlayStatus — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando un oggetto NetStream ha completato la riproduzione di un flusso. | |
onReportButtonClick(event:flash.events:MouseEvent) — metodo, classe com.adobe.ep.ux.content.view.components.activate.ActivationBrowser | |
Handles a user's Report button click in the Publish browser pop up. | |
onResize(width:Number, height:Number) — metodo, classe fl.livepreview.LivePreviewParent | |
Ridimensiona l'istanza del componente sullo stage in base alle dimensioni specificate, chiamando un metodo definito dall'utente o impostando separatamente le proprietà width e height. | |
onScaleTweenEnd(value:Object) — metodo, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect for the last time. | |
onScaleTweenUpdate(value:Object) — metodo, classe mx.effects.effectClasses.MaskEffectInstance | |
Callback method that is called when the scaleX and scaleY properties of the mask should be updated by the effect. | |
onSearchClick(e:flash.events:Event) — metodo, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Handle Search Button Click | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — metodo, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Function called when search filter changes | |
onSearchFilterChange(searchEvent:com.adobe.ep.ux.content.event:SearchEvent) — metodo, classe com.adobe.ep.ux.content.view.components.searchpod.BasicSearchPod | |
Handler for SearchEvent.EVENT_SEARCH_FILTER_CHANG When search filter is changed, update the search filters | |
onSeekPoint — Evento, classe flash.net.NetStream | |
Chiamato in modo sincrono da appendBytes() quando il parser di byte incontra un punto che viene valutato come punto ricercabile (ad es. un fotogramma chiave video). | |
onSelectedItemsChange(event:spark.events:GridSelectionEvent) — metodo, classe com.adobe.solutions.acm.authoring.presentation.common.ContentLibrary | |
Overriding this function just to avoid invocation of parent's onSelectedItemsChange in which AssetHandleRegistry is looked up and unneccessary Asset action event is dispatched A fix for the Bug #2878192 Preview for a letter 'with/without' option shows only selecting it second time from the AM ui. | |
onTaskChangeHandler(taskACL:lc.procmgmt.domain:TaskACL) — metodo, classe lc.procmgmt.ui.attachments.AttachmentHeaderModel | |
Dispatches when the taskACL property changes on the Task object. | |
onTextData — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando Flash Player riceve dati di testo incorporati in un file multimediale in riproduzione. | |
onTweenEnd(value:Object) — metodo, classe mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect for the last time. | |
onTweenUpdate(value:Object) — metodo, classe mx.effects.effectClasses.TweenEffectInstance | |
Callback method that is called when the target should be updated by the effect. | |
onUpdate(... rest) — metodo, classe fl.livepreview.LivePreviewParent | |
Aggiorna le proprietà dell'istanza del componente. | |
onUpdateItem(event:mx.events:CollectionEvent) — metodo, classe com.adobe.ep.ux.content.view.AssetManagerView | |
onVersionHistoryComplete(versionEvent:com.adobe.ep.ux.content.event:VersionEvent) — metodo, classe com.adobe.ep.ux.content.view.components.version.VersionBrowser | |
Gets called when version retrieval is completed by version manager. | |
onXMPData — Evento, classe flash.net.NetStream | |
Definisce un listener per rispondere quando Flash Player riceve informazioni specifiche di Adobe Extensible Metadata Platform (XMP) incorporate nel video in riproduzione. | |
opacity — Proprietà, classe coldfusion.service.mxml.Pdf | |
Opacity of the watermark. | |
opaqueBackground — Proprietà, classe fl.motion.KeyframeBase | |
Controlla se l'oggetto di destinazione ha uno sfondo opaco. | |
opaqueBackground — Proprietà, classe flash.display.DisplayObject | |
Specifica se l'oggetto di visualizzazione è opaco con un determinato colore di sfondo. | |
opaqueBackground — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
opaqueBackground — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Specifica se l'oggetto di visualizzazione è opaco con un determinato colore di sfondo. | |
OpaqueWrapperToken — classe, pacchetto com.adobe.gravity.utility.async | |
OpaqueWrapperToken wraps another token, calling successHandlers with no parameters. | |
OpaqueWrapperToken(token:com.adobe.gravity.utility.async:IToken) — Funzione di costruzione, classe com.adobe.gravity.utility.async.OpaqueWrapperToken | |
Constructor. | |
OP_CONTAINS — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the contains operator. | |
open — Evento, classe air.desktop.URLFilePromise | |
Inviato quando viene aperta la connessione dell'oggetto URLStream sottostante. | |
open() — metodo, classe air.desktop.URLFilePromise | |
Consente al runtime AIR di aprire l'origine dati nel momento appropriato durante l'operazione di trascinamento. | |
open() — metodo, classe com.adobe.gravity.tracker.ServiceTracker | |
Start tracking services. | |
open — Proprietà, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Proprietà, interfaccia com.adobe.icc.dc.domain.IContainerInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Proprietà, classe com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Proprietà, classe com.adobe.icc.dc.domain.TargetInstance | |
True if the container is open to extra content; false if it only allows content that was explicitly assigned to it in the letter. | |
open — Proprietà, classe com.adobe.icc.editors.model.ListModel | |
The open property of the underlying value object. | |
open — Proprietà, classe com.adobe.icc.vo.ListDataModule | |
Specifies whether the list allows extra content to be inserted from the library when a letter is being filled. | |
open — Proprietà, classe com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is open. | |
open — Evento, classe fl.containers.ScrollPane | |
Inviato dopo l'inizio di un'operazione di rete. | |
open — Evento, classe fl.containers.UILoader | |
Inviato dopo l'inizio di un'operazione di rete. | |
open — Evento, classe fl.controls.ColorPicker | |
Inviato quando l'utente apre la tavolozza dei colori. | |
open() — metodo, classe fl.controls.ColorPicker | |
Mostra la tavolozza dei colori. | |
open — Evento, classe fl.controls.ComboBox | |
Inviato quando l'utente fa clic sul pulsante a discesa per visualizzare l'elenco a discesa. | |
open() — metodo, classe fl.controls.ComboBox | |
Apre l'elenco a discesa. | |
open — Evento, classe fl.video.FLVPlaybackCaptioning | |
Inviato quando viene avviata l'operazione di scaricamento necessaria per caricare il file Timed Text XML, in seguito a una chiamata al metodo URLLoader.load(). | |
open — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo openAsync() ha esito positivo. | |
open(reference:Object, openMode:String, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — metodo, classe flash.data.SQLConnection | |
Apre una connessione sincrona al file del database nella posizione specificata del file system o crea e apre un nuovo file di database nella posizione oppure crea e apre un database in memoria. | |
open() — metodo, interfaccia flash.desktop.IFilePromise | |
Restituisce l'oggetto fornitore di dati. | |
open — Evento, classe flash.display.LoaderInfo | |
Inviato quando inizia un'operazione di caricamento. | |
open(file:flash.filesystem:File, fileMode:String) — metodo, classe flash.filesystem.FileStream | |
Apre l'oggetto FileStream in modo sincrono, puntando al file specificato dal parametro file. | |
open — Evento, classe flash.media.AVURLLoader | |
Inviato quando l'operazione di scaricamento inizia in seguito a una chiamata al metodo URLLoader.load(). | |
open() — metodo, classe flash.media.MediaPromise | |
Apre l'origine dati sottostante e restituisce l'istanza IDataInput che consente di leggerla. | |
open — Evento, classe flash.media.Sound | |
Inviato quando inizia un'operazione di caricamento. | |
open — Evento, classe flash.net.FileReference | |
Inviato quando viene avviata l'operazione di caricamento o scaricamento. | |
open — Evento, classe flash.net.URLLoader | |
Inviato quando l'operazione di scaricamento inizia in seguito a una chiamata al metodo URLLoader.load(). | |
open — Evento, classe flash.net.URLStream | |
Inviato quando inizia un'operazione di caricamento. | |
open — Evento, classe flash.system.SystemUpdater | |
Inviato quando un aggiornamento ha inizio. | |
open — Evento, classe lc.procmgmt.ui.search.SearchDescriptorCardRenderer | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Evento, classe lc.procmgmt.ui.search.SearchDescriptorCardRendererModel | |
The event is dispatched when a search template is requested to be opened in Workspace. | |
open — Evento, classe lc.procmgmt.ui.startpoint.StartpointDetails | |
The event is dispatched when an process card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
The event is dispatched when an process card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskCardRenderer | |
Dispatched when the task is requested to be opened. | |
open — Evento, classe lc.procmgmt.ui.task.TaskCardRendererModel | |
Dispatched when the task is requested to display the associated form. | |
open — Evento, classe lc.procmgmt.ui.task.TaskDetails | |
The event is dispatched when a task card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskDetailsModel | |
The event is dispatched when a task card is selected in Workspace. | |
open — Evento, classe lc.procmgmt.ui.task.TaskTileList | |
This event is dispatched from the items displayed in the TaskTileList object. | |
open — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item converted into screen coordinates. | |
open — Evento, classe mx.controls.ColorPicker | |
Dispatched when the color swatch panel opens. | |
open() — metodo, classe mx.controls.ColorPicker | |
Displays the drop-down SwatchPanel object that shows colors that users can select. | |
open — Evento, classe mx.controls.ComboBox | |
Dispatched when the user clicks the drop-down button to display the drop-down list. | |
open() — metodo, classe mx.controls.ComboBox | |
Displays the drop-down list. | |
open — Evento, classe mx.controls.DateField | |
Dispatched when a user selects the field to open the drop-down list. | |
open() — metodo, classe mx.controls.DateField | |
Opens the DateChooser control. | |
open — Evento, classe mx.controls.PopUpButton | |
Dispatched when the specified UIComponent opens. | |
open() — metodo, classe mx.controls.PopUpButton | |
Opens the UIComponent object specified by the popUp property. | |
open — Evento, classe mx.controls.SWFLoader | |
Dispatched when a network operation starts. | |
open — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridListData | |
Contains true if the item is open and it has children. | |
open — Proprietà, classe mx.controls.treeClasses.TreeListData | |
Contains true if the node is open. | |
open(openWindowActive:Boolean) — metodo, classe mx.core.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Stato skin, classe spark.components.mediaClasses.VolumeBar | |
Open state of the drop-down slider. | |
open — Stato skin, classe spark.components.supportClasses.DropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Stato skin, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Skin state for the open state of the DropDownListBase control. | |
open — Stato skin, classe xd.core.axm.view.components.AXMAccordionSegment | |
open — Evento, classe spark.components.CalloutButton | |
Dispatched when the user clicks the open button to display the callout. | |
open — Evento, classe spark.components.SkinnablePopUpContainer | |
Dispatched by the container when it's opened and ready for user interaction. | |
open(owner:flash.display:DisplayObjectContainer, modal:Boolean) — metodo, classe spark.components.SkinnablePopUpContainer | |
Opens the container as a pop-up, and switches the skin state from closed to normal. | |
open(openWindowActive:Boolean) — metodo, classe spark.components.Window | |
Creates the underlying NativeWindow and opens it. | |
open — Evento, classe spark.components.mediaClasses.VolumeBar | |
Dispatched when the user mouses over the drop-down slider to display it. | |
open — Evento, classe spark.components.supportClasses.DropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
open — Evento, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Dispatched when the user clicks the anchor button to display the drop-down list. | |
OPEN — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.open() o SQLConnection.openAsync(). | |
OPEN — Proprietà statica costante, classe flash.events.Event | |
La costante Event.OPEN definisce il valore della proprietà type di un oggetto evento open. | |
OPEN — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.OPEN definisce il valore della proprietà type di un oggetto evento open. | |
OPEN — Proprietà statica costante, classe flash.system.MessageChannelState | |
Questo stato indica che il canale di messaggio è aperto e disponibile per l’uso. | |
OPEN — Proprietà statica costante, classe mx.events.DropdownEvent | |
The DropdownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Proprietà statica costante, classe spark.events.DropDownEvent | |
The DropDownEvent.OPEN constant defines the value of the type property of the event object for a open event. | |
OPEN — Proprietà statica costante, classe spark.events.PopUpEvent | |
The PopUpEvent.OPEN constant defines the value of the type property of the PopUpEvent object for an open event. | |
openActivationBrowser — Evento, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openActivationBrowser is dispatched from the Toolbar when any activation button is clicked on the toolbar | |
openAlways — Proprietà, classe mx.controls.PopUpButton | |
If true, specifies to pop up the popUp when you click the main button. | |
openAsync(reference:Object, openMode:String, responder:flash.net:Responder, autoCompact:Boolean, pageSize:int, encryptionKey:flash.utils:ByteArray) — metodo, classe flash.data.SQLConnection | |
Apre una connessione asincrona al file del database nella posizione specificata del file system o crea e apre un nuovo file di database nella posizione oppure crea e apre un database in memoria. | |
openAsync(file:flash.filesystem:File, fileMode:String) — metodo, classe flash.filesystem.FileStream | |
Apre l'oggetto FileStream in modo asincrono, puntando al file specificato dal parametro file. | |
openButton — Parte skin, classe spark.components.supportClasses.DropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Parte skin, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
A skin part that defines the anchor button. A skin part that defines the anchor button. | |
openButton — Proprietà, classe spark.components.supportClasses.DropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Proprietà, classe spark.skins.spark.ComboBoxSkin | |
openButton — Proprietà, classe spark.skins.spark.DropDownListSkin | |
openButton — Proprietà, classe spark.skins.wireframe.ComboBoxSkin | |
openButton — Proprietà, classe spark.skins.wireframe.DropDownListSkin | |
openButton — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseComboBoxSkin | |
openButton — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseDropDownListSkin | |
openButton — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseSplitActionSkin | |
The open button. | |
openButton — Proprietà, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
A reference to the openButton skin part of the drop-down component. | |
openButton — Proprietà, interfaccia xd.core.axm.view.components.support.IDropDownController | |
The Open button. | |
openDetails(task:lc.procmgmt.domain:Task) — metodo, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Opens details page for the given task. | |
openDropDown() — metodo, classe spark.components.CalloutButton | |
Initializes the dropDown and changes the skin state to open. | |
openDropDown() — metodo, classe spark.components.mediaClasses.VolumeBar | |
Opens the drop-down slider. | |
openDropDown() — metodo, classe spark.components.supportClasses.DropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metodo, classe spark.components.supportClasses.DropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metodo, classe xd.core.axm.view.components.support.AXMDropDownListBase | |
Open the drop-down list and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metodo, classe xd.core.axm.view.components.support.AXMToolPopUpDropDownController | |
Open the drop down and dispatch a DropdownEvent.OPEN event. | |
openDropDown() — metodo, interfaccia xd.core.axm.view.components.support.IDropDownController | |
Specifies to open or display the dropdown. | |
OP_ENDS_WITH — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the ends with operator. | |
openDuration — Stile, classe mx.containers.Accordion | |
Duration, in milliseconds, of the animation from one child to another. | |
openDuration — Stile, classe mx.controls.ColorPicker | |
Length of an open transition, in milliseconds. | |
openDuration — Stile, classe mx.controls.Tree | |
Length of an open or close transition, in milliseconds. | |
openDuration — Stile, classe mx.controls.ComboBox | |
Length of the transition when the drop-down list opens, in milliseconds. | |
openDuration — Stile, classe mx.controls.Menu | |
The duration of the menu or submenu opening transition, in milliseconds. | |
openDuration — Stile, classe mx.controls.AdvancedDataGrid | |
Length of an open or close transition for the navigation tree, in milliseconds. | |
openDuration — Stile, classe mx.controls.PopUpButton | |
Length of an open transition, in milliseconds. | |
openEasingFunction — Stile, classe mx.containers.Accordion | |
Tweening function used by the animation from one child to another. | |
openEasingFunction — Stile, classe mx.controls.ColorPicker | |
Easing function to control component tweening. | |
openEasingFunction — Stile, classe mx.controls.Tree | |
Easing function to control component tweening. | |
openEasingFunction — Stile, classe mx.controls.ComboBox | |
An easing function to control the open transition. | |
openEasingFunction — Stile, classe mx.controls.AdvancedDataGrid | |
Easing function to control component tweening. | |
openEasingFunction — Stile, classe mx.controls.PopUpButton | |
Easing function to control component opening tween. | |
openedWindows — Proprietà, classe flash.desktop.NativeApplication | |
Un array contenente tutte le finestre native aperte di questa applicazione. | |
openField — Proprietà, classe mx.charts.chartClasses.HLOCSeriesBase | |
Specifies the field of the data provider that determines the y-axis location of the opening value of the element. | |
openFilter — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, filtered against the vertical axis of the containing chart. | |
openForm() — metodo, classe lc.procmgmt.ui.startpoint.StartpointDetailsModel | |
Dispatches a TaskEvent.OPEN event when the process card is selected in Workspace. | |
openFragmentLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
Event dispatched on open of Fragment Layout Library when Insert Fragment button is clicked. | |
openFragmentLayoutLibrary — Evento, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
Event dispatched when Fragment Layout Library is opened. | |
openIcon — Proprietà, classe xd.core.axm.view.components.AXMAccordionSegment | |
openIcon | |
opening — Proprietà, classe mx.events.AdvancedDataGridEvent | |
Indicates whether the item is opening true, or closing false. | |
opening — Proprietà, classe mx.events.TreeEvent | |
Used for an ITEM_OPENING type events only. | |
openItems — Proprietà, classe mx.controls.Tree | |
The items that have been opened or set opened. | |
openNode(node:Object) — metodo, classe mx.collections.HierarchicalCollectionView | |
Opens a node to display its children. | |
openNode(node:Object) — metodo, interfaccia mx.collections.IHierarchicalCollectionView | |
Opens a node to display its children. | |
openNodes — Proprietà, classe mx.collections.HierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNodes — Proprietà, interfaccia mx.collections.IHierarchicalCollectionView | |
An Array of Objects containing the data provider element for all the open branch nodes of the data. | |
openNumber — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item, converted to a number by the vertical axis of the containing chart. | |
openOnInput — Proprietà, classe spark.components.ComboBox | |
If true, the drop-down list opens when the user edits the prompt area. | |
openPaths — Proprietà, classe mx.controls.FileSystemTree | |
An Array of nativePath Strings for the File items representing the open subdirectories. | |
openQuery(searchTemplateDescriptor:lc.procmgmt.domain:SearchTemplateDescriptor) — metodo, classe lc.procmgmt.ui.search.SearchSelectorModel | |
Opens a query for the given search template descriptor. | |
openRelationshipBrowser — Evento, classe com.adobe.ep.ux.content.view.components.toolbar.Toolbar | |
openRelationshipBrowser is dispatched from the Toolbar when any relationship button is clicked on the toolbar | |
openSession(dbfile:flash.filesystem:File, id:uint, encryptionKey:flash.utils:ByteArray, cacheDirectory:flash.filesystem:File) — metodo, classe coldfusion.air.SyncManager | |
Creates a session with a specific database file. | |
openSession(config:com.adobe.mosaic.om.interfaces:ISessionConfiguration, onSuccess:Function, onFailure:Function) — metodo, interfaccia com.adobe.mosaic.om.interfaces.ISessionManager | |
Creates an ISession instance based on the supplied configuration information. | |
OpenSessionEvent — classe, pacchetto com.adobe.mosaic.om.events | |
The OpenSessionEvent class defines a transient notification of opening an ISession. | |
OpenSessionEvent(type:String, sess:com.adobe.mosaic.om.interfaces:ISession, msg:String) — Funzione di costruzione, classe com.adobe.mosaic.om.events.OpenSessionEvent | |
Constructor. | |
openSessionEventFailure — Evento, classe com.adobe.mosaic.mxml.ServerSession | |
Dispatched when an OpenSessionEvent call fails. | |
openSessionEventSuccess — Evento, classe com.adobe.mosaic.mxml.ServerSession | |
Dispatched upon the first successful OpenSessionEvent from the remote server. | |
openStreamingConnection(appendToURL:String) — metodo, classe mx.messaging.channels.StreamingConnectionHandler | |
Used by the streaming channels to set up the streaming connection if necessary and issue the open request to the server. | |
openSubdirectory(nativePath:String) — metodo, classe mx.controls.FileSystemTree | |
Opens a subdirectory specified by a native file system path. | |
openTab(tabName:String, force:Boolean) — metodo, classe lc.procmgmt.ui.layout.WorkspaceModel | |
Opens a particular tab of the Workspace component by the tab name. | |
openTask() — metodo, classe lc.procmgmt.ui.task.TaskDetailsModel | |
Dispatches a TaskEvent.OPEN event when a task card is selected in Workspace. | |
openTickLength — Stile, classe mx.charts.series.HLOCSeries | |
Specifies the length, in pixels, for the open tick mark if an opening value is specified. | |
openTickStroke — Stile, classe mx.charts.series.HLOCSeries | |
Specifies the stroke to use for the open tick mark if an opening value is specified. | |
OPEN_URL — Proprietà statica costante, classe flash.desktop.InvokeEventReason | |
Solo per dispositivi mobili; indica che l’evento InvokeEvent si è verificato perché l’applicazione è stata chiamata da un’altra applicazione o dal sistema. | |
openValue — Proprietà, classe mx.charts.series.items.HLOCSeriesItem | |
The open value of this item. | |
openWithDefaultApplication() — metodo, classe flash.filesystem.File | |
Apre il file nell'applicazione registrata dal sistema operativo per l'apertura di questo tipo di file. | |
OP_EQUALS — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the equals operator. | |
operand — Proprietà, classe com.adobe.icc.editors.model.el.operators.UnaryOperator | |
Operand associated with this unary operator instance | |
operands — Proprietà, classe com.adobe.icc.editors.model.el.Expression | |
Fetches the array of operands. | |
operands — Proprietà, classe com.adobe.icc.editors.model.el.operators.BinaryOperator | |
Array of Operands associated with this binary operator | |
operation — Proprietà, classe coldfusion.air.Conflict | |
The operation that caused the server-side conflict. | |
operation — Proprietà, classe flash.errors.SQLError | |
Un valore che indica l'operazione che era in corso quando si è verificato l'errore. | |
operation — Proprietà, classe flashx.textLayout.events.FlowOperationEvent | |
L'operazione che sta per iniziare o è appena terminata. | |
operation — Proprietà, classe flashx.textLayout.operations.RedoOperation | |
L'operazione da ripetere | |
operation — Proprietà, classe flashx.textLayout.operations.UndoOperation | |
L'operazione da annullare. | |
operation — Proprietà, classe mx.collections.SummaryField | |
The function that should be performed on the children. | |
operation — Proprietà, classe mx.data.ManagedOperation | |
Stores the service's operation which we are using for this managed operation. | |
operation — Proprietà, classe mx.data.messages.DataMessage | |
Provides access to the operation/command of this DataMessage. | |
operation — Proprietà, classe mx.data.messages.ManagedRemotingMessage | |
Provides access to the operation/command of this message. | |
operation — Proprietà, classe mx.messaging.messages.CommandMessage | |
Provides access to the operation/command for the CommandMessage. | |
operation — Proprietà, classe mx.messaging.messages.RemotingMessage | |
Provides access to the name of the remote method/operation that should be called. | |
operation — Proprietà, classe spark.events.TextOperationEvent | |
The FlowOperation object representing the editing operation being performed on the text by the user. | |
Operation — classe, pacchetto mx.rpc.http | |
An Operation used specifically by an HTTPMultiService. | |
Operation — classe, pacchetto mx.rpc.remoting | |
An Operation used specifically by RemoteObjects. | |
Operation — classe, pacchetto mx.rpc.remoting.mxml | |
The Operation used for RemoteObject when created in an MXML document. | |
Operation — classe, pacchetto mx.rpc.soap | |
An Operation used specifically by WebServices. | |
Operation — classe, pacchetto mx.rpc.soap.mxml | |
An Operation used specifically by WebServices. | |
Operation(service:mx.rpc.http:HTTPMultiService, name:String) — Funzione di costruzione, classe mx.rpc.http.Operation | |
Creates a new Operation. | |
Operation(remoteObject:mx.rpc:AbstractService, name:String) — Funzione di costruzione, classe mx.rpc.remoting.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc:AbstractService, name:String) — Funzione di costruzione, classe mx.rpc.soap.Operation | |
Creates a new Operation. | |
Operation(webService:mx.rpc.soap:WebService, name:String) — Funzione di costruzione, classe mx.rpc.soap.mxml.Operation | |
Creates a new Operation. | |
OperationInfo — classe, pacchetto com.adobe.dct.transfer | |
Transfer object Holds the information for Service operation. | |
operationList — Proprietà, classe com.adobe.solutions.prm.domain.impl.Project | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, interfaccia com.adobe.solutions.rca.domain.common.IGanttDataItem | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.rca.domain.impl.Approver | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.rca.domain.impl.ReviewContext | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.rca.domain.impl.Reviewer | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.rca.domain.impl.Stage | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe com.adobe.solutions.rca.domain.impl.StageParticipant | |
A collection of operations that are available to a user through the context menu in the Gantt chart. | |
operationList — Proprietà, classe mx.rpc.http.HTTPMultiService | |
This serves as the default property for this instance so that we can define a set of operations as direct children of the HTTPMultiService tag in MXML. | |
operationManager — Proprietà, classe mx.rpc.AbstractInvoker | |
This property is set usually by framework code which wants to modify the behavior of a service invocation without modifying the way in which the service is called externally. | |
operationMethodName — Proprietà, classe mx.data.messages.ManagedRemotingMessage | |
The target method to invoke on the managed remote service. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The current state of the Editor. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
Specifies the current state of the Category Editor. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.ContainerLayoutAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterContentPanel | |
The current state in which Letter has been opened. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.ModuleAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.letter.TargetAreaAssignmentEditor | |
The current state in which Letter has been opened. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
Specifies the current state of the Text Editor. | |
operationMode — Proprietà, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
Specfies the current state of the Text. | |
OPERATION_MODE_COPY — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Copy state of an Editor. | |
OPERATION_MODE_COPY — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Copy state of Category. | |
OPERATION_MODE_CREATE — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Create state of an Editor. | |
OPERATION_MODE_CREATE — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Create state of Category. | |
OPERATION_MODE_EDIT — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the Edit state of an Editor. | |
OPERATION_MODE_EDIT — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the Edit state of Category. | |
OPERATION_MODE_EDIT — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the Edit state. | |
OPERATION_MODE_VIEW — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
The constant defining the View state of an Editor. | |
OPERATION_MODE_VIEW — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
The constant which defines the View state of Category. | |
OPERATION_MODE_VIEW — Proprietà statica costante, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The constant representing the View state. | |
operationName — Proprietà, classe com.adobe.dct.transfer.OperationInfo | |
The operation name | |
operationName — Proprietà, interfaccia com.adobe.icc.token.IAsyncToken | |
Returns the operation name associated with this token or null if an operation name was not given. | |
operationName — Proprietà, classe com.adobe.livecycle.rca.token.RCAToken | |
Specifies the operation name. | |
operationName — Proprietà, classe com.adobe.livecycle.ria.security.api.SecurityConfig | |
The name of the operation invoked on the Remoting destination used to fetch the user details. | |
operationNameDisplay — Parte skin, classe com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase displaying operation name. A skin part that defines a SkinnableTextBase displaying operation name. | |
operationNameDisplay — Parte skin, classe com.adobe.dct.view.ImportFMLView | |
A skin part that defines ListBase for the operations in the selected service. A skin part that defines ListBase for the operations in the selected service. | |
OperationParameter — classe, pacchetto com.adobe.dct.transfer | |
Transfer object holding the details of Operation Parameter. | |
operationParameters — Proprietà, classe com.adobe.dct.transfer.OperationInfo | |
The operationParameters of Operation | |
operationParametersDisplay — Parte skin, classe com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines the DataGrid showing Operation Parameters. A skin part that defines the DataGrid showing Operation Parameters. | |
operations — Proprietà, classe com.adobe.fiber.services.wrapper.AbstractServiceWrapper | |
Operations of the wrapped service. | |
operations — Proprietà, classe flashx.textLayout.operations.CompositeOperation | |
Un array che contiene le operazioni raggruppate da questa operazione composita. | |
operations — Proprietà, classe mx.messaging.management.MBeanInfo | |
The operations provided by the MBean. | |
operations — Proprietà, classe mx.rpc.AbstractService | |
The Operations array is usually only set by the MXML compiler if you create a service using an MXML tag. | |
operationsByName — Proprietà, classe mx.data.RPCDataManager | |
Stores the name to ManagedOperation mapping for all ManagedOperation object. | |
operationType — Proprietà, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
operationType — Proprietà, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
The OperationType contains the value ExpressionBuilder.UPDATE_EXPRESSION or ExpressionBuilder.SAVE_EXPRESSION. | |
OperationType — classe, pacchetto com.adobe.solutions.rca.constant | |
OperationType Enum. | |
OperationType() — Funzione di costruzione, classe com.adobe.solutions.rca.constant.OperationType | |
The constructor for OperationType class. | |
operator — Proprietà, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator for establishing search type relation between attributeName and attributeValue for e.g. | |
operator — Proprietà, classe com.adobe.ep.ux.content.model.search.SimpleStatement | |
Search Operator between attributeName and attributeValue | |
operator — Proprietà, classe com.adobe.icc.editors.model.el.Expression | |
Operator associated with the expression | |
operator — Proprietà, classe com.adobe.icc.vo.Statement | |
Operator for this statement. | |
operator — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that establishes the relationship between attributeName and attributeValue for the search. | |
operator — Proprietà, classe lc.procmgmt.domain.SearchFilterCondition | |
The operator for the search filter condition. | |
OPERATOR_CONTAINS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the CONTAINS operator. | |
OPERATOR_CONTAINS — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a contains operator. | |
OPERATOR_ENDS_WITH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the ENDS WITH operator. | |
OPERATOR_ENDS_WITH — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an ends with operator. | |
OPERATOR_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the EQUALS operator. | |
OPERATOR_EQUALS — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies an equals operator. | |
OPERATOR_FULL_TEXT_SEARCH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a full-text search operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the FULL TEXT SEARCH operator. | |
OPERATOR_FULL_TEXT_SEARCH_ON_PROPERTIES — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the FULL TEXT SEARCH ON PROPERTIES operator. | |
OPERATOR_GREATER_THAN — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN operator. | |
OPERATOR_GREATER_THAN — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than operator. | |
OPERATOR_GREATER_THAN_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the GREATER THAN OR EQUALS TO operator. | |
OPERATOR_GREATER_THAN_EQUALS — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a greater than or equal operator. | |
OPERATOR_LESS_THAN — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN operator. | |
OPERATOR_LESS_THAN — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than operator. | |
OPERATOR_LESS_THAN_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LESS THAN OR EQUALS TO operator. | |
OPERATOR_LESS_THAN_EQUALS — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a less than or equal operator. | |
OPERATOR_LIKE — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the LIKE operator. | |
OPERATOR_LIKE — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a like operator. | |
OPERATOR_NOT_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT EQUALS operator. | |
OPERATOR_NOT_EQUALS — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a not equal operator. | |
OPERATOR_NOT_NULL — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NOT_NULL — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NOT NULL CHECK operator. | |
OPERATOR_NULL — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the NULL CHECK operator. | |
OPERATOR_NULL — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the NULL CHECK operator. | |
OPERATOR_STARTS_WITH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Proprietà statica costante, classe com.adobe.ep.ux.content.model.search.Statement | |
This special value represents the STARTS WITH operator. | |
OPERATOR_STARTS_WITH — Proprietà statica costante, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies a starts with operator. | |
OP_GREATER_EQUALS — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the greater than or equal to operator. | |
OP_GREATER_THAN — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the greater than operator. | |
OP_IS_NULL — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the null operator. | |
OP_LESS_EQUALS — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the equal to operator. | |
OP_LESS_THAN — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the less than operator. | |
OP_NOT_EQUALS — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the not equal operator. | |
OP_STARTS_WITH — Proprietà statica costante, classe com.adobe.icc.vo.Statement | |
Specifies the starts with operator. | |
optimumSpacing — Proprietà, classe flash.text.engine.SpaceJustifier | |
Specifica la spaziatura ottimale (come moltiplicatore della larghezza di uno spazio normale) da utilizzare tra le parole durante la giustificazione. | |
optional — Proprietà, classe com.adobe.icc.dc.domain.BaseModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Proprietà, classe com.adobe.icc.dc.domain.FieldInstance | |
True if the underlying object is optional. | |
optional — Proprietà, interfaccia com.adobe.icc.dc.domain.IDataInstance | |
True if the underlying object is optional. | |
optional — Proprietà, interfaccia com.adobe.icc.dc.domain.IModuleInstance | |
True if this module is optional in its container (based on the assignment, not the selected state). | |
optional — Proprietà, classe com.adobe.icc.dc.domain.VariableInstance | |
True if the underlying object is optional. | |
optional — Proprietà, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
The optional property of the underlying value object. | |
optional — Proprietà, interfaccia com.adobe.icc.editors.model.IAssignmentModel | |
The optional property of the underlying value object. | |
optional — Proprietà, classe com.adobe.icc.editors.model.ListAssignmentModel | |
True if the item is not a mandatory inclusion in the list. | |
optional — Proprietà, classe com.adobe.icc.editors.model.ModuleAssignmentModel | |
The optional property of the underlying value object. | |
optional — Proprietà, classe com.adobe.icc.editors.model.VariableAssignmentModel | |
The optional property of the underlying value object. | |
optional — Proprietà, classe com.adobe.icc.vo.FieldAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Proprietà, classe com.adobe.icc.vo.LDMAssignment | |
Specifies whether the item is not mandatory for the list. | |
optional — Proprietà, classe com.adobe.icc.vo.ModuleAssignment | |
True if the module is not required to be selected in the target. | |
optional — Proprietà, classe com.adobe.icc.vo.VariableAssignment | |
Specifies whether the assignment is optional when correspondence is being generated. | |
optional — Proprietà, interfaccia com.adobe.solutions.rca.domain.IReviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Proprietà, classe com.adobe.solutions.rca.domain.impl.Reviewer | |
A Boolean value to decide if the reviewer is optional or not. | |
optional — Proprietà, classe com.adobe.solutions.rca.vo.ReviewerVO | |
A Boolean flag to mark a reviewer as optional if set to True. | |
optionalBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
A skin part that defines the optional checkbox A skin part that defines the optional checkbox | |
optionalRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.AddReviewStageParticipant | |
A reference to the RadioButton object. If the radio button is selected then an added participant is added as an optional reviewer. A reference to the RadioButton object. | |
optionList — Proprietà, classe com.adobe.ep.ux.content.model.asset.AssetPropertyDescriptor | |
Option list of data-label pairs. | |
optionList — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.AssetPropertyDescriptor | |
Specifies an option list of data-label pairs. | |
optionMenuButton — Proprietà, classe com.adobe.mosaic.sparklib.tabLayout.skins.TabLayoutSkin | |
The control for the Option menu. | |
optionMenuButton — Parte skin, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The option menu, also a Spark Button. The option menu, also a Spark Button. | |
OptionMenuButton — classe, pacchetto com.adobe.mosaic.sparklib.optionMenu | |
Displays a button that produces a menu when selected. | |
OptionMenuButton() — Funzione di costruzione, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuButton | |
Constructor. | |
OptionMenuEvent — classe, pacchetto com.adobe.mosaic.sparklib.optionMenu | |
The events generated by the OptionMenuButton class. | |
OptionMenuEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Funzione di costruzione, classe com.adobe.mosaic.sparklib.optionMenu.OptionMenuEvent | |
Constructor. | |
options — Proprietà, classe flashx.textLayout.operations.InsertInlineGraphicOperation | |
Controlla il posizionamento dell'immagine rispetto al testo. | |
options — Proprietà, classe flashx.textLayout.operations.ModifyInlineGraphicOperation | |
Non sono supportate opzioni. | |
OPTIONS — Proprietà statica costante, classe flash.net.URLRequestMethod | |
Specifica che l'oggetto URLRequest è di tipo OPTIONS. | |
optionsDropDown — Parte skin, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the option details. A reference to the DropDownListBase object that displays the option details. | |
OPTIONS_METHOD — Proprietà statica costante, classe mx.messaging.messages.HTTPRequestMessage | |
Indicates that the method used for this request should be "options". | |
optToggleBtn — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. A skin part that defines the checkbox to capture whether an optional module is to be added to the letter or not. | |
order — Proprietà, classe com.adobe.icc.dc.domain.FieldInstance | |
The order of a field represents the order in which it is laid out in the layout or fragment of a letter. | |
order — Proprietà, classe com.adobe.icc.dc.domain.TargetInstance | |
The target's depth-first order. | |
order — Proprietà, classe com.adobe.icc.vo.FieldAssignment | |
Zero-based order in which the field is to appear in the letter (based on top-down, depth-first search of the letter's layout). | |
ordered — Proprietà, classe com.adobe.icc.dc.domain.ConditionModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Proprietà, interfaccia com.adobe.icc.dc.domain.IContainerInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Proprietà, classe com.adobe.icc.dc.domain.ListModuleInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Proprietà, classe com.adobe.icc.dc.domain.TargetInstance | |
True if the container's contents order is fixed; false if its contents can be re-ordered. | |
ordered — Proprietà, classe com.adobe.icc.editors.model.ListModel | |
The ordered property of the underlying value object. | |
ordered — Proprietà, classe com.adobe.icc.editors.model.TargetAreaAssignmentModel | |
Flag to indicate if this assignment is ordered. | |
ordered — Proprietà, classe com.adobe.icc.vo.ListDataModule | |
Specifies whether the items in the list cannot be reordered when a letter is being filled. | |
ordered — Proprietà, classe com.adobe.icc.vo.TargetAreaAssignment | |
Specifies whether the target assignment is ordered. | |
orderedHeadersList — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
An ordered list of AdvancedDataGridHeaderInfo instances that correspond to the visible column headers. | |
OrderedObject — Classe dinamica, pacchetto mx.utils | |
OrderedObject acts as a wrapper to Object to preserve the ordering of the properties as they are added. | |
OrderedObject(item:Object) — Funzione di costruzione, classe mx.utils.OrderedObject | |
Constructor. | |
orderIcon — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.TargetAreaRenderer | |
A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the TargetArea is ordered (agent cannot re-order items). | |
orderIcon — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). A skin part that defines the icon displayed if the ListModule is ordered (agent cannot re-order items). | |
orderInBackOf(window:flash.display:NativeWindow) — metodo, classe flash.display.NativeWindow | |
Mette questa finestra in secondo piano rispetto alla finestra specificata. | |
orderInBackOf(window:mx.core:IWindow) — metodo, classe mx.core.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metodo, classe mx.core.WindowedApplication | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metodo, classe spark.components.Window | |
Orders the window just behind another. | |
orderInBackOf(window:mx.core:IWindow) — metodo, classe spark.components.WindowedApplication | |
Orders the window just behind another. | |
orderInFrontOf(window:flash.display:NativeWindow) — metodo, classe flash.display.NativeWindow | |
Porta questa finestra in primo piano rispetto alla finestra specificata. | |
orderInFrontOf(window:mx.core:IWindow) — metodo, classe mx.core.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metodo, classe mx.core.WindowedApplication | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metodo, classe spark.components.Window | |
Orders the window just in front of another. | |
orderInFrontOf(window:mx.core:IWindow) — metodo, classe spark.components.WindowedApplication | |
Orders the window just in front of another. | |
orderToBack() — metodo, classe flash.display.NativeWindow | |
Mette questa finestra in secondo piano rispetto a tutte le altre finestre visibili. | |
orderToBack() — metodo, classe mx.core.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — metodo, classe mx.core.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToBack() — metodo, classe spark.components.Window | |
Orders the window behind all others in the same application. | |
orderToBack() — metodo, classe spark.components.WindowedApplication | |
Orders the window behind all others in the same application. | |
orderToFront() — metodo, classe flash.display.NativeWindow | |
Porta questa finestra in primo piano rispetto a tutte le altre finestre visibili. | |
orderToFront() — metodo, classe mx.core.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — metodo, classe mx.core.WindowedApplication | |
Orders the window in front of all others in the same application. | |
orderToFront() — metodo, classe spark.components.Window | |
Orders the window in front of all others in the same application. | |
orderToFront() — metodo, classe spark.components.WindowedApplication | |
Orders the window in front of all others in the same application. | |
org — Proprietà, interfaccia com.adobe.solutions.rca.domain.IUser | |
Organisation name of a user. | |
org — Proprietà, classe com.adobe.solutions.rca.domain.impl.User | |
Organisation name of a user. | |
org — Proprietà, classe com.adobe.solutions.rca.vo.um.PrincipalVO | |
The organization to which the principal belongs. | |
org — Proprietà, classe lc.foundation.domain.Principal | |
The user's organization name. | |
organization — Proprietà, classe lc.foundation.domain.Group | |
The user's organization name. | |
organizationalTitle — Proprietà, interfaccia com.adobe.solutions.prm.domain.ITeamMember | |
Defines the organization title. | |
organizationalTitle — Proprietà, classe com.adobe.solutions.prm.domain.impl.TeamMember | |
Defines the organization title. | |
organizationalTitle — Proprietà, classe com.adobe.solutions.prm.vo.TeamMemberVO | |
Defines the organization title. | |
organizationalUnitName — Proprietà, classe flash.security.X500DistinguishedName | |
Restituisce l'attributo DN OrganizationalUnitName. | |
organizationName — Proprietà, classe flash.security.X500DistinguishedName | |
Restituisce l'attributo DN OrganizationName. | |
org.osmf.containers — pacchetto | |
Il pacchetto org.osmf.containers contiene le classi che supportano la visualizzazione degli oggetti nelle applicazioni lettore. | |
org.osmf.display — pacchetto | |
Il pacchetto org.osmf.display contiene le classi che supportano la presentazione di MediaPlayers e MediaElements come DisplayObjects di Flash. | |
org.osmf.elements — pacchetto | |
Il pacchetto org.osmf.elements contiene tutte le implementazioni MediaElement. | |
org.osmf.events — pacchetto | |
Il pacchetto org.osmf.events contiene le classi che definiscono gli oggetti evento OSMF. | |
org.osmf.layout — pacchetto | |
Il pacchetto org.osmf.layout contiene le classi che supportano il layout degli oggetti per la visualizzazione. | |
org.osmf.logging — pacchetto | |
Il pacchetto org.osmf.logging contiene le classi che supportano la registrazione del debug. | |
org.osmf.media — pacchetto | |
Il pacchetto org.osmf.media contiene le classi utilizzate per la riproduzione multimediale nonché per i blocchi costitutivi di basso livello per la riproduzione multimediale. | |
org.osmf.metadata — pacchetto | |
Il pacchetto org.osmf.metadata contiene le classi che supportano l'uso dei metadati. | |
org.osmf.net — pacchetto | |
Il pacchetto org.osmf.net fornisce le classi di supporto per la riproduzione video. | |
org.osmf.net.dvr — pacchetto | |
Il pacchetto org.osmf.net.dvr contiene le classi utilizzate per supportare la modalità di riproduzione DVR in un lettore multimediale. | |
org.osmf.net.httpstreaming — pacchetto | |
Il pacchetto org.osmf.net.httpstreaming contiene le classi che supportano lo streaming HTTP. | |
org.osmf.net.metrics — pacchetto | |
Il pacchetto org.osmf.net.metrics contiene le classi che definiscono gli oggetti di metrica OSMF utilizzati nella commutazione Adaptive Streaming. | |
org.osmf.net.qos — pacchetto | |
Il pacchetto org.osmf.net.qos contiene le classi utilizzate per esporre le informazioni QoS per la riproduzione video. | |
org.osmf.net.rtmpstreaming — pacchetto | |
Il pacchetto org.osmf.net.rtmpstreaming contiene le classi che supportano lo streaming RTMP. | |
org.osmf.net.rules — pacchetto | |
Il pacchetto org.osmf.net.rules contiene le classi che definiscono gli oggetti regola OSMF utilizzati nella commutazione Adaptive Streaming. | |
org.osmf.traits — pacchetto | |
Il pacchetto org.osmf.traits fornisce i blocchi costitutivi per la creazione di trait multimediali specifici. | |
org.osmf.utils — pacchetto | |
Il pacchetto org.osmf.utils contiene classi di utilità che supportano altri pacchetti osmf. | |
orientation — Proprietà, classe coldfusion.service.mxml.Document | |
Page orientation: portrait landscape | |
orientation — Proprietà, classe com.adobe.mosaic.layouts.FlowLayout | |
The layout can be filled either column-wise (default) or row-wise. | |
orientation — Proprietà, classe com.adobe.mosaic.layouts.SmartGridLayout | |
The grid can be filled either column-wise (default) or row-wise. | |
orientation — Proprietà, classe flash.display.Stage | |
L'orientamento attuale dello stage. | |
orientation — Proprietà, classe flash.printing.PrintJob | |
L'orientamento dell'immagine per la stampa. | |
orientation — Proprietà, classe spark.components.TileGroup | |
Specifies whether elements are arranged row by row or column by column. | |
orientation — Proprietà, classe spark.layouts.TileLayout | |
Specifies whether elements are arranged row by row or column by column. | |
Orientation3D — classe finale, pacchetto flash.geom | |
La classe Orientation3D è un'enumerazione di valori costanti utilizzati per la rappresentazione dello stile di orientamento di un oggetto Matrix3D. | |
orientationChange — Evento, classe flash.display.Stage | |
Inviato dall'oggetto Stage quando l'orientamento dello stage cambia. | |
ORIENTATION_CHANGE — Proprietà statica costante, classe flash.events.StageOrientationEvent | |
La costante ORIENTATION_CHANGE definisce il valore della proprietà type di un oggetto evento orientationChange. | |
orientationChanging — Evento, classe flash.display.Stage | |
Inviato dall'oggetto Stage all'inizio della modifica dell'orientamento dello stage. | |
ORIENTATION_CHANGING — Proprietà statica costante, classe flash.events.StageOrientationEvent | |
La costante ORIENTATION_CHANGING definisce il valore della proprietà type di un oggetto evento orientationChanging. | |
orientToPath — Proprietà, classe fl.motion.AnimatorBase | |
Imposta la posizione dell'oggetto di visualizzazione lungo il tracciato del movimento. | |
orientToPath — Proprietà, classe fl.motion.KeyframeBase | |
Se impostata su true, questa proprietà fa ruotare automaticamente l'oggetto target per seguire l'angolazione del suo percorso. | |
origin — Proprietà, classe flash.media.CameraRollBrowseOptions | |
Specifica il rettangolo di origine dell'oggetto che ha avviato il selettore immagini CameraRoll. | |
origin — Proprietà, classe mx.charts.chartClasses.PolarTransform | |
The origin of the polar transform. | |
origin — Proprietà, classe mx.charts.series.items.PieSeriesItem | |
The origin, relative to the PieSeries's coordinate system, of this wedge. | |
originalBodyRowCount — Proprietà, classe com.adobe.icc.vo.Table | |
The body row count before customization | |
originalColumnCount — Proprietà, classe com.adobe.icc.vo.Table | |
The column count before customization | |
originalCreator — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.IAttachment | |
A flag that indicates whether the logged in user added the attachment. | |
originalEvent — Proprietà, classe flashx.textLayout.events.FlowElementMouseEvent | |
L'evento mouse originale generato dall'attività del mouse. | |
originalHandlerFunction — Proprietà, classe mx.states.SetEventHandler | |
The handler function to remove prior to applying our override. | |
originalHeight — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
The height of the PrintAdvancedDataGrid as set by the user. | |
originalHeight — Proprietà, classe mx.printing.PrintDataGrid | |
The height of PrintDataGrid as set by the user. | |
originalHeight — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
The height of the PrintOLAPDataGrid as set by the user. | |
originalobject — Proprietà, classe coldfusion.air.Conflict | |
The original instance of the object on the client side. | |
originalObject — Proprietà, classe mx.data.Conflict | |
The state of the original client object before its properties were changed, as known at the time of the conflict. | |
ORIGINAL_ONLY — Proprietà statica costante, classe flash.desktop.ClipboardTransferMode | |
L'oggetto Clipboard deve restituire solo un riferimento. | |
originalPath — Proprietà, classe com.adobe.gravity.utility.url.URIParser | |
The original path component. | |
ORIGINAL_PREFERRED — Proprietà statica costante, classe flash.desktop.ClipboardTransferMode | |
L'oggetto Clipboard deve restituire un riferimento, se disponibile, e una copia in caso contrario. | |
originalSelectionState — Proprietà, classe flashx.textLayout.operations.FlowTextOperation | |
Lo stato della selezione all'inizio dell'operazione. | |
originalUrl — Proprietà, classe flash.html.HTMLHistoryItem | |
L'URL originale della pagina HTML, prima di qualsiasi reindirizzamento. | |
originatingMessageSentTime — Proprietà, classe mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, timestamp in milliseconds since epoch of when the client that caused a push message sent its message. | |
originatingMessageSize — Proprietà, classe mx.messaging.messages.MessagePerformanceUtils | |
Only populated in the case of a pushed message, size in Bytes of the message that originally caused this pushed message. | |
originX — Proprietà, classe mx.effects.Rotate | |
The x-position of the center point of rotation. | |
originX — Proprietà, classe mx.effects.Zoom | |
Number that represents the x-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originX — Proprietà, classe mx.effects.effectClasses.RotateInstance | |
The x-position of the center point of rotation. | |
originX — Proprietà, classe mx.effects.effectClasses.ZoomInstance | |
Number that represents the x-position of the zoom origin, or registration point. | |
originX — Proprietà, classe mx.graphics.BitmapFill | |
The horizontal origin for the bitmap fill. | |
originY — Proprietà, classe mx.effects.Rotate | |
The y-position of the center point of rotation. | |
originY — Proprietà, classe mx.effects.Zoom | |
Number that represents the y-position of the zoom origin when the effect target is in a container that supports absolute positioning, such as the Canvas container. | |
originY — Proprietà, classe mx.effects.effectClasses.RotateInstance | |
The y-position of the center point of rotation. | |
originY — Proprietà, classe mx.effects.effectClasses.ZoomInstance | |
Number that represents the y-position of the zoom origin, or registration point. | |
originY — Proprietà, classe mx.graphics.BitmapFill | |
The vertical origin for the bitmap fill. | |
ORIYA — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in oriya. | |
OrOperator — classe, pacchetto com.adobe.icc.editors.model.el.operators | |
The implementation of the or operator | |
OrOperator() — Funzione di costruzione, classe com.adobe.icc.editors.model.el.operators.OrOperator | |
Constructor. | |
os — Proprietà statica, classe flash.system.Capabilities | |
Indica il sistema operativo corrente. | |
OSMANYA — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in osmanya. | |
OSMFSettings — classe finale, pacchetto org.osmf.utils | |
Utility class which exposes all user-facing OSMF settings. | |
OSMFStrings — classe, pacchetto org.osmf.utils | |
Utility class that exposes all user-facing strings. | |
OTHER — Proprietà statica costante, classe fl.events.DataGridEventReason | |
Il componente List non è più l'elemento attivo, è stato fatto scorrere o si trova in uno stato che non consente le modifiche. | |
OTHER — Proprietà statica costante, classe mx.events.AdvancedDataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Proprietà statica costante, classe mx.events.DataGridEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
OTHER — Proprietà statica costante, classe mx.events.ListEventReason | |
Specifies that the list control lost focus, was scrolled, or is somehow in a state where editing is not allowed. | |
otherAxes — Proprietà, classe mx.charts.AxisRenderer | |
An Array of axes. | |
otherAxes — Proprietà, interfaccia mx.charts.chartClasses.IAxisRenderer | |
An Array of axes. | |
OTHER_SHARED — Proprietà statica costante, classe lc.procmgmt.QueueConstants | |
A special value that identifies the 'pseudo-queue' that contains all tasks from other user queues that have been explicity shared. | |
otherUserOid — Proprietà, classe lc.procmgmt.events.QueueSharingActionCompleteEvent | |
The identifier of the user who owns the queue. | |
OUT — Proprietà statica costante, classe fl.transitions.Transition | |
Costante della proprietà direction che determina il tipo di andamento. | |
OUT — Proprietà statica costante, classe spark.effects.easing.EasingFraction | |
Specifies that the easing instance spends the entire animation easing out. | |
OUTER — Proprietà statica costante, classe flash.filters.BitmapFilterType | |
Definisce l'impostazione che applica un filtro all'area esterna di un oggetto. | |
outerJoinOperator — Proprietà, classe com.adobe.ep.ux.content.model.search.SearchFilter | |
Operator to outer-join this search filter with other search filters which are at the same level in search filter list | |
outerJoinOperator — Proprietà, classe com.adobe.livecycle.assetmanager.client.model.SearchFilter | |
Specifies the operator that outer-joins the search filter with other search filters that are at the same level in the search filter list. | |
outerRadius — Proprietà, classe mx.charts.series.PieSeries | |
The percentage of the total space available to the PieSeries to use when rendering the contents of the series. | |
outerRadius — Proprietà, classe mx.charts.series.items.PieSeriesItem | |
The distance of the outer edge of this wedge from its origin, measured in pixels. | |
outerRadius — Stile, classe xd.core.axm.view.components.AXMProgressSpinner | |
outerRadius — Proprietà, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseProgressSpinnerSkin | |
Accessor for outerRadius value | |
outputFiles — Proprietà, classe coldfusion.service.mxml.Pdf | |
Structure that contains the output files in the DDX file or string as keys and the pathname to the result file as the value. | |
outputProgress — Evento, classe flash.filesystem.FileStream | |
Segnala che i dati del buffer sono stati scritti nel file. | |
outputProgress — Evento, classe flash.net.Socket | |
Inviato quando un socket sposta dei dati dal suo buffer di scrittura al livello di trasporto della connettività | |
OUTPUT_PROGRESS — Proprietà statica costante, classe flash.events.OutputProgressEvent | |
Definisce il valore della proprietà type di un oggetto evento outputProgress. | |
OutputProgressEvent — classe, pacchetto flash.events | |
Un oggetto FileStream invia oggetti OutputProgressEvent quando vengono eseguite operazioni di scrittura file asincrone in attesa. | |
OutputProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesPending:Number, bytesTotal:Number) — Funzione di costruzione, classe flash.events.OutputProgressEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi progress in uscita. | |
outputs — Proprietà, classe lc.procmgmt.domain.SearchFilter | |
The collection of outputs for a search filter. | |
OUTSIDE — Proprietà statica costante, classe flashx.textLayout.formats.ListStylePosition | |
Il marcatore appare al margine dell'elenco. | |
outsideCutoff — Proprietà, classe flash.text.CSMSettings | |
Il valore di taglio esterno, sotto il quale le densità vengono impostate su 0. | |
over — Stato skin, classe spark.components.supportClasses.ButtonBase | |
Over State of the Button | |
over — Stato skin, classe xd.core.axm.view.components.AXMSplitActionButton | |
Over State of the Button | |
OVER — Proprietà statica costante, classe spark.components.supportClasses.InteractionState | |
The component should be in the over state. | |
overAndSelected — Stato skin, classe spark.components.supportClasses.ToggleButtonBase | |
Over State of the Button when it's selected | |
overflowPolicy — Proprietà, classe flashx.textLayout.elements.Configuration | |
Criterio utilizzato per stabilire se l'ultima riga di un contenitore si adatta al contenitore stesso o se supera i limiti. | |
overflowPolicy — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Criterio utilizzato per stabilire se l'ultima riga di un contenitore si adatta al contenitore stesso o se supera i limiti. | |
OverflowPolicy — classe finale, pacchetto flashx.textLayout.elements | |
La classe OverflowPolicy definisce un set di costanti per la proprietà overflowPolicy della classe IConfiguration. | |
overIcon — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come icona quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overIcon — Stile, classe fl.controls.RadioButton | |
Nome della classe da utilizzare come icona quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overIcon — Stile, classe fl.controls.CheckBox | |
Nome della classe da utilizzare come icona quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overIcon — Stile, classe mx.controls.Button | |
Name of the class to use as the icon when the button is not selected and the mouse is over the control. | |
overlay — Proprietà, classe spark.components.supportClasses.GroupBase | |
The overlay plane for this group. | |
OVERLAY — Proprietà statica costante, classe flash.display.BlendMode | |
Regola il colore di ogni pixel in base al livello di scuro dello sfondo. | |
OVERLAY — Proprietà statica costante, classe org.osmf.layout.LayoutMode | |
overlayButton — Proprietà, classe ga.controls.StepNav | |
The selected button which overlays the navigator. | |
overlayControls — Proprietà, classe spark.components.View | |
By default, the TabBar and ActionBar controls of a mobile application define an area that cannot be used by the views of an application. | |
OVERLAY_CREATED — Proprietà statica costante, classe mx.events.ChildExistenceChangedEvent | |
The ChildExistenceChangedEvent.OVERLAY_CREATED constant defines the value of the type property of the event object for a overlayCreated event. | |
OverlayDepth — classe finale, pacchetto spark.components.supportClasses | |
The OverlayDepth class defines the default depth values for various overlay elements used by Flex. | |
overlaySource — Proprietà, classe coldfusion.service.mxml.Image | |
Image source of the second ColdFusion image the overlays the first ColdFusion image. | |
override — Istruzione | |
Specifica che un metodo sostituisce un metodo ereditato. | |
OverrideBase — classe, pacchetto mx.states | |
The OverrideBase class is the base class for the override classes used by view states. | |
OverrideBase() — Funzione di costruzione, classe mx.states.OverrideBase | |
Constructor. | |
overrides — Proprietà, classe mx.states.State | |
The overrides for this view state, as an Array of objects that implement the IOverride interface. | |
overrides — Proprietà, classe mx.styles.CSSStyleDeclaration | |
If the setStyle() method is called on a UIComponent or CSSStyleDeclaration at run time, this object stores the name/value pairs that were set; they override the name/value pairs in the objects produced by the methods specified by the defaultFactory and factory properties. | |
overrideTargetTransform(scale:Boolean, skew:Boolean, rotate:Boolean) — metodo, classe fl.motion.MotionBase | |
overSkin — Stile, classe fl.controls.listClasses.CellRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overSkin — Stile, classe fl.controls.ColorPicker | |
La classe che fornisce lo skin per la vaschetta colore al passaggio del dispositivo di puntamento sopra di essa. | |
overSkin — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overSkin — Stile, classe fl.controls.BaseButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando il pulsante non è selezionato e il mouse si trova sopra il componente. | |
overSkin — Stile, classe fl.controls.ComboBox | |
Il nome della classe che fornisce lo sfondo visualizzato nel componente ComboBox quando il mouse si trova sopra di esso. | |
overSkin — Stile, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when the button is not selected and the mouse is over the control. | |
overSkin — Stile, classe mx.controls.ComboBase | |
Name of the class to use as the skin for the background and border when the mouse is over the control. | |
overState — Proprietà, classe flash.display.SimpleButton | |
Specifica un oggetto di visualizzazione che viene utilizzato come oggetto visivo per lo stato Sopra del pulsante (lo stato in cui si trova il pulsante quando il puntatore è posizionato sopra di esso). | |
overwriteMode — Proprietà statica, classe flashx.textLayout.edit.EditManager | |
Indica se la modalità di sovrascrittura è attivata o disattivata. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Sovrascrive il testo selezionato. | |
overwriteText(text:String, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Sovrascrive il testo selezionato. | |
ownedBy — Proprietà, interfaccia com.adobe.mosaic.om.interfaces.IMetadata | |
Retrieves the <OwnedBy> element content from this XML node. | |
owner — Proprietà, interfaccia com.adobe.livecycle.ria.security.api.IPin | |
The user who the pin is assigned or issued to. | |
owner — Proprietà, classe com.adobe.livecycle.ria.security.service.Pin | |
The user who the pin is assigned or issued to. | |
owner — Proprietà, interfaccia com.adobe.solutions.prm.domain.IProject | |
Defines the owner of a project. | |
owner — Proprietà, interfaccia com.adobe.solutions.prm.domain.IWorkItem | |
Defines the owner of a workItem. | |
owner — Proprietà, classe com.adobe.solutions.prm.domain.impl.Project | |
Defines the owner of a project. | |
owner — Proprietà, classe com.adobe.solutions.prm.domain.impl.WorkItem | |
Defines the owner of a workItem. | |
owner — Proprietà, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
Defines the owner filter. | |
owner — Proprietà, classe com.adobe.solutions.prm.vo.ProjectVO | |
Defines the owner of a project. | |
owner — Proprietà, classe com.adobe.solutions.prm.vo.WorkItemVO | |
Defines the owner of a workItem. | |
owner — Proprietà, interfaccia com.adobe.solutions.rca.domain.ISupportingDocument | |
Owner of a supporting document. | |
owner — Proprietà, classe com.adobe.solutions.rca.domain.impl.SupportingDocument | |
Owner of a supporting document. | |
owner — Proprietà, classe fl.controls.listClasses.ListData | |
Un riferimento all'oggetto List a cui appartiene la voce. | |
owner — Proprietà, classe flash.display.NativeWindow | |
Oggetto NativeWindow titolare di questa finestra. | |
owner — Proprietà, classe flash.display.NativeWindowInitOptions | |
Specifica l'oggetto NativeWindow che deve essere titolare delle finestre create con questo NativeWindowInitOptions. | |
owner — Proprietà, classe lc.foundation.domain.Preference | |
The owner of the Workspace preference. | |
owner — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
owner — Proprietà, classe mx.controls.listClasses.BaseListData | |
A reference to the list object that owns this item. | |
owner — Proprietà, classe mx.controls.textClasses.TextRange | |
The control that contains the text. | |
owner — Proprietà, interfaccia mx.core.IUIComponent | |
The owner of this IVisualElement object. | |
owner — Proprietà, interfaccia mx.core.IVisualElement | |
The owner of this IVisualElement object. | |
owner — Proprietà, classe mx.core.UIComponent | |
The owner of this IVisualElement object. | |
owner — Proprietà, classe mx.core.UIFTETextField | |
By default, set to the parent container of this object. | |
owner — Proprietà, classe mx.core.UITextField | |
By default, set to the parent container of this object. | |
owner — Proprietà, classe mx.flash.UIMovieClip | |
Typically the parent container of this component. | |
owner — Proprietà, classe spark.core.SpriteVisualElement | |
The owner of this IVisualElement object. | |
owner — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The owner of this IVisualElement object. | |
OWNER — Proprietà statica costante, classe lc.procmgmt.QueueConstants | |
A special value that identifies the queue as one being owned by the user. | |
ownerId — Proprietà, interfaccia com.adobe.ep.taskmanagement.domain.ITask | |
An identifier that specifies the owner of the task. | |
OWNERID — Proprietà statica costante, classe com.adobe.ep.taskmanagement.filter.Property | |
The OWNERID constant specifies the task property named ownerId. | |
ownerLabel — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner label. The skin part for the Owner label. | |
ownerNameField — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Asset Owner name field. The skin part for the Asset Owner name field. | |
ownerNameValidator — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Owner Name validator. The skin part for the Owner Name validator. | |
ownerPassword — Proprietà, classe coldfusion.service.mxml.Document | |
Specifies the owner password; format="PDF" only. | |
ownerReviewCheckBox — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. A reference to the CheckBox object that decides whether a review task is sent to the owner after this creation stage or not. | |
ownerTextInput — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Owner text input. The skin part for the Owner text input. | |
owns(displayObject:flash.display:DisplayObject) — metodo, classe mx.containers.utilityClasses.PostScaleAdapter | |
owns(displayObject:flash.display:DisplayObject) — metodo, interfaccia mx.core.IUIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — metodo, classe mx.core.UIComponent | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
owns(child:flash.display:DisplayObject) — metodo, classe mx.core.UIFTETextField | |
Returns true if the child is parented or owned by this object. | |
owns(child:flash.display:DisplayObject) — metodo, classe mx.core.UITextField | |
Returns true if the child is parented or owned by this object. | |
owns(displayObject:flash.display:DisplayObject) — metodo, classe mx.flash.UIMovieClip | |
Returns true if the chain of owner properties points from child to this UIComponent. | |
OWNS_SHARED_OBJECT — Proprietà statica costante, classe spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject that is also assigned to some other IGraphicElement by the parent Group container. | |
OWNS_UNSHARED_OBJECT — Proprietà statica costante, classe spark.core.DisplayObjectSharingMode | |
IGraphicElement owns a DisplayObject exclusively. | |
ownVariables — Proprietà, classe com.adobe.icc.editors.model.ConditionModel | |
The list of variables defined by the condition module itself and not by any of the contained children. | |
Simboli A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Tue Jun 12 2018, 03:01 PM Z