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 | |
S — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto S (83). | |
sameDomain — Proprietà, classe fl.display.ProLoaderInfo | |
Esprime la relazione di dominio tra il loader e il contenuto: true se hanno lo stesso dominio di origine; false in caso contrario. | |
sameDomain — Proprietà, classe flash.display.LoaderInfo | |
Esprime la relazione di dominio tra il loader e il contenuto: true se hanno lo stesso dominio di origine; false in caso contrario. | |
Sample — classe, pacchetto flash.sampler | |
La classe Sample crea oggetti che conservano informazioni di analisi della memoria per diverse durate. | |
sampleData — Evento, classe flash.media.Sound | |
Inviato quando il runtime richiede nuovi dati audio. | |
SAMPLE_DATA — Proprietà statica costante, classe flash.events.SampleDataEvent | |
Definisce il valore della proprietà type di un oggetto evento SampleDataEvent. | |
SampleDataEvent — classe, pacchetto flash.events | |
Inviato quando un oggetto Sound richiede nuovi dati audio o quando un oggetto Microphone ha nuovi dati audio da fornire. | |
SampleDataEvent(type:String, bubbles:Boolean, cancelable:Boolean, theposition:Number, thedata:flash.utils:ByteArray) — Funzione di costruzione, classe flash.events.SampleDataEvent | |
Crea un oggetto evento contenente informazioni relative agli eventi di dati audio. | |
sampleDataUploaderDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.LetterEditor | |
A skin part that defines FileUploader component for sample data A skin part that defines FileUploader component for sample data | |
sampleInternalAllocs(b:Boolean) — Funzione del pacchetto, flash.sampler | |
Indica al campionatore se dovrà creare oggetti NewObjectSample per le allocazioni interne da Flash Player. | |
sampleInterval — Proprietà, classe flash.ui.GameInputDevice | |
Specifica la frequenza (in millisecondi) a cui recuperare i valori dei controlli. | |
SandboxMouseEvent — classe, pacchetto mx.events | |
This is an event sent between applications in different security sandboxes to notify listeners about mouse activity in another security sandbox. | |
SandboxMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean) — Funzione di costruzione, classe mx.events.SandboxMouseEvent | |
Constructor. | |
sandboxType — Proprietà, classe flash.events.BrowserInvokeEvent | |
Il tipo di sandbox del contenuto del browser. | |
sandboxType — Proprietà statica, classe flash.system.Security | |
Indica il tipo di sandbox di sicurezza in cui opera il file chiamante. | |
saturation — Proprietà, classe fl.motion.AdjustColor | |
Imposta la saturazione del filtro AdjustColor. | |
saturation — Proprietà, classe mx.utils.HSBColor | |
The saturation parameter for this HSB color. | |
SaturationShader — classe, pacchetto mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Saturation' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
SaturationShader() — Funzione di costruzione, classe mx.graphics.shaderClasses.SaturationShader | |
Constructor. | |
SAURASHTRA — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in saurashtra. | |
save(data:any, defaultFileName:String) — metodo, classe flash.net.FileReference | |
Apre una finestra di dialogo che consente all'utente di salvare un file da un file system locale. | |
save — Proprietà, classe flash.ui.ContextMenuBuiltInItems | |
Consente agli utenti che dispongono di Shockmachine di salvare un file SWF. | |
save() — Metodo statico , classe mx.managers.HistoryManager | |
Saves the application's current state so it can be restored later. | |
save() — metodo, classe spark.components.gridClasses.GridItemEditor | |
Saves the value in the editor to the data provider of the item renderer's owner. | |
save() — metodo, interfaccia spark.components.gridClasses.IGridItemEditor | |
Saves the value in the editor to the data provider of the item renderer's owner. | |
save() — metodo, interfaccia spark.managers.IPersistenceManager | |
Flushes the data being managed by the persistence manager to disk, or to another external storage file. | |
save() — metodo, classe spark.managers.PersistenceManager | |
Flushes the data being managed by the persistence manager to disk, or to another external storage file. | |
saveButton — Parte skin, classe com.adobe.dct.component.datadictionary.DDEditor | |
A skin part that defines a ButtonBase for saving data dictionary. A skin part that defines a ButtonBase for saving data dictionary. | |
saveButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
A skin part that defines the button to save a category A skin part that defines the button to save a category | |
saveButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the save button A skin part that defines the save button | |
saveButton — Parte skin, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
A Skin part which defines UI component to display Save Button. A Skin part which defines UI component to display Save Button. | |
saveCacheObjectCallCache(obj:Object, callCache:coldfusion.air:CallCache) — metodo, classe coldfusion.air.Session | |
saveNavigatorState() — metodo, classe spark.components.supportClasses.ViewNavigatorApplicationBase | |
Responsible for persisting the application state to the persistence manager. | |
saveStartValue() — metodo, classe mx.effects.effectClasses.ActionEffectInstance | |
Subclasses implement this method to save the starting state before the effect plays. | |
saveState() — metodo, classe mx.containers.Accordion | |
Saves the state of this object. | |
saveState() — metodo, classe mx.containers.ViewStack | |
Saves the state of this object. | |
saveState() — metodo, interfaccia mx.managers.IHistoryManagerClient | |
Saves the state of this object. | |
saveViewData() — metodo, classe spark.components.supportClasses.ViewNavigatorBase | |
Serializes all data related to the navigator's children into an object that can be saved by the persistence manager. | |
scale(sx:Number, sy:Number) — metodo, classe flash.geom.Matrix | |
Applica una trasformazione in scala alla matrice. | |
Scale — classe, pacchetto spark.effects | |
The Scale effect scales a target object in the x and y directions around the transform center. | |
Scale(target:Object) — Funzione di costruzione, classe spark.effects.Scale | |
Constructor. | |
SCALE — Proprietà statica costante, classe mx.graphics.BitmapFillMode | |
The bitmap fill stretches to fill the region. | |
SCALE — Proprietà statica costante, classe spark.components.ResizeMode | |
Resizes by setting the scaleX and scaleY properties. | |
Scale3D — classe, pacchetto spark.effects | |
The Scale3D class scales a target object in three dimensions around the transform center. | |
Scale3D(target:Object) — Funzione di costruzione, classe spark.effects.Scale3D | |
Constructor. | |
scale9Grid — Proprietà, classe flash.display.DisplayObject | |
La griglia di modifica in scala attualmente attiva. | |
scale9Grid — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
scale9Grid — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
La griglia di modifica in scala attualmente attiva. | |
scaleBy(s:Number) — metodo, classe flash.geom.Vector3D | |
Modifica in scala l'oggetto Vector3D corrente di un valore scalare, ovvero una grandezza. | |
scaleContent — Proprietà, classe fl.containers.UILoader | |
Ottiene o imposta un valore che indica se modificare automaticamente in scala l'immagine fino alla dimensione dell'istanza UILoader. | |
scaleContent — Proprietà, classe mx.controls.SWFLoader | |
A flag that indicates whether to scale the content to fit the size of the control or resize the control to the content's size. | |
scaleContentWhenResized — Proprietà, classe mx.flash.ContainerMovieClip | |
Whether the scale of the container due to sizing affects the scale of the flex content. | |
scaleEasingFunction — Proprietà, classe mx.effects.MaskEffect | |
Easing function to use for scaling the mask. | |
scaleEasingFunction — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Easing function to use for scaling the mask. | |
scaleGridBottom — Proprietà, classe spark.components.Group | |
Specifies the bottom coordinate of the scale grid. | |
scaleGridLeft — Proprietà, classe spark.components.Group | |
Specifies the left coordinate of the scale grid. | |
scaleGridRight — Proprietà, classe spark.components.Group | |
Specifies the right coordinate of the scale grid. | |
scaleGridTop — Proprietà, classe spark.components.Group | |
Specifies the top coordinate of the scale grid. | |
scaleMode — Proprietà, classe fl.video.FLVPlayback | |
Specifica il modo in cui verrà ridimensionato il video dopo il caricamento. | |
scaleMode — Proprietà, classe fl.video.VideoPlayer | |
Specifica il modo in cui viene ridimensionato il video dopo il caricamento. | |
scaleMode — Proprietà, classe flash.display.GraphicsStroke | |
Specifica la modifica in scala dello spessore del tratto. | |
scaleMode — Proprietà, classe flash.display.Stage | |
Un valore della classe StageScaleMode che specifica la modalità scala da utilizzare. | |
scaleMode — Proprietà, classe mx.graphics.GradientStroke | |
Specifies which scale mode to use. | |
scaleMode — Proprietà, interfaccia mx.graphics.IStroke | |
A value from the LineScaleMode class that specifies which scale mode to use. | |
scaleMode — Proprietà, classe mx.graphics.SolidColorStroke | |
A value from the LineScaleMode class that specifies which scale mode to use. | |
scaleMode — Proprietà, classe spark.components.Image | |
Determines how the image is scaled when fillMode is set to mx.graphics.BitmapFillMode.SCALE. | |
scaleMode — Proprietà, classe spark.components.VideoDisplay | |
The scaleMode property describes different ways of sizing the video content. | |
scaleMode — Proprietà, classe spark.components.VideoPlayer | |
The scaleMode property describes different ways of sizing the video content. | |
scaleMode — Proprietà, classe spark.primitives.BitmapImage | |
Determines how the image is scaled when fillMode is set to mx.graphics.BitmapFillMode.SCALE. | |
scaleX — Proprietà, classe fl.core.UIComponent | |
Moltiplica la larghezza corrente del componente per un fattore di scala. | |
scaleX — Proprietà, classe fl.motion.KeyframeBase | |
Indica la scala orizzontale (percentuale) dell'oggetto applicata partendo dal punto di trasformazione. | |
scaleX — Proprietà, classe fl.motion.Source | |
Indica il valore scaleX dell'oggetto originale. | |
scaleX — Proprietà, classe fl.video.FLVPlayback | |
Numero che corrisponde alla scala orizzontale. | |
scaleX — Proprietà, classe fl.video.VideoPlayer | |
Numero che corrisponde alla scala orizzontale. | |
scaleX — Proprietà, classe flash.display.DisplayObject | |
Indica la scala orizzontale (percentuale) dell'oggetto applicata dal punto di registrazione. | |
scaleX — Proprietà, classe flash.events.TransformGestureEvent | |
La scala orizzontale dell'oggetto di visualizzazione, a partire dall'evento gesto precedente. | |
scaleX — Proprietà, classe flash.filters.DisplacementMapFilter | |
Il moltiplicatore da utilizzare per modificare in scala il risultato dello spostamento di x dal calcolo della mappa. | |
scaleX — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
scaleX — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Indica la scala orizzontale (percentuale) dell'oggetto applicata dal punto di registrazione. | |
scaleX — Proprietà, classe mx.core.UIComponent | |
Number that specifies the horizontal scaling factor. | |
scaleX — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the horizontal scaling factor. | |
scaleX — Proprietà, classe mx.geom.CompoundTransform | |
The scaleX of the transform. | |
scaleX — Proprietà, classe mx.geom.TransformOffsets | |
the multiplier applied to the scaleX of the transform. | |
scaleX — Proprietà, classe mx.graphics.BitmapFill | |
The percent to horizontally scale the bitmap when filling, from 0.0 to 1.0. | |
scaleX — Proprietà, classe mx.graphics.LinearGradient | |
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient | |
scaleX — Proprietà, classe mx.graphics.LinearGradientStroke | |
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient | |
scaleX — Proprietà, classe mx.graphics.RadialGradient | |
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient | |
scaleX — Proprietà, classe mx.graphics.RadialGradientStroke | |
The horizontal scale of the gradient transform, which defines the width of the (unrotated) gradient | |
scaleX — Proprietà, classe spark.filters.DisplacementMapFilter | |
The multiplier to use to scale the x displacement result from the map calculation. | |
scaleX — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The horizontal scale (percentage) of the element as applied from the transform point. | |
SCALE_X — Proprietà statica costante, classe fl.motion.Tweenables | |
Costanti della proprietà scaleX. | |
scaleXBy — Proprietà, classe spark.effects.Scale | |
The factor by which to scale the object in the x direction. | |
scaleXBy — Proprietà, classe spark.effects.Scale3D | |
The factor by which to scale the object in the x direction. | |
scaleXFrom — Proprietà, classe mx.effects.MaskEffect | |
Initial scaleX for mask. | |
scaleXFrom — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Initial scaleX for mask. | |
scaleXFrom — Proprietà, classe spark.effects.Scale | |
The starting scale factor in the x direction. | |
scaleXFrom — Proprietà, classe spark.effects.Scale3D | |
The starting scale factor in the x direction. | |
scaleXTo — Proprietà, classe mx.effects.MaskEffect | |
Ending scaleX for mask. | |
scaleXTo — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Ending scaleX for mask. | |
scaleXTo — Proprietà, classe spark.effects.Scale | |
The ending scale factor in the x direction. | |
scaleXTo — Proprietà, classe spark.effects.Scale3D | |
The ending scale factor in the x direction. | |
scaleY — Proprietà, classe fl.core.UIComponent | |
Moltiplica l'altezza corrente del componente per un fattore di scala. | |
scaleY — Proprietà, classe fl.motion.KeyframeBase | |
Indica la scala verticale (percentuale) dell'oggetto applicata partendo dal punto di trasformazione. | |
scaleY — Proprietà, classe fl.motion.Source | |
Indica il valore scaleY dell'oggetto originale. | |
scaleY — Proprietà, classe fl.video.FLVPlayback | |
Numero che corrisponde alla scala verticale. | |
scaleY — Proprietà, classe fl.video.VideoPlayer | |
Numero che corrisponde alla scala verticale. | |
scaleY — Proprietà, classe flash.display.DisplayObject | |
Indica la scala verticale (percentuale) di un oggetto applicata dal punto di registrazione dell'oggetto. | |
scaleY — Proprietà, classe flash.events.TransformGestureEvent | |
La scala verticale dell'oggetto di visualizzazione, a partire dall'evento gesto precedente. | |
scaleY — Proprietà, classe flash.filters.DisplacementMapFilter | |
Il moltiplicatore da utilizzare per modificare in scala il risultato dello spostamento di y dal calcolo della mappa. | |
scaleY — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
scaleY — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Indica la scala verticale (percentuale) di un oggetto applicata dal punto di registrazione dell'oggetto. | |
scaleY — Proprietà, classe mx.core.UIComponent | |
Number that specifies the vertical scaling factor. | |
scaleY — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the vertical scaling factor. | |
scaleY — Proprietà, classe mx.geom.CompoundTransform | |
The scaleY of the transform. | |
scaleY — Proprietà, classe mx.geom.TransformOffsets | |
the multiplier applied to the scaleY of the transform. | |
scaleY — Proprietà, classe mx.graphics.BitmapFill | |
The percent to vertically scale the bitmap when filling, from 0.0 to 1.0. | |
scaleY — Proprietà, classe mx.graphics.RadialGradient | |
The vertical scale of the gradient transform, which defines the height of the (unrotated) gradient | |
scaleY — Proprietà, classe mx.graphics.RadialGradientStroke | |
The vertical scale of the gradient transform, which defines the height of the (unrotated) gradient | |
scaleY — Proprietà, classe spark.filters.DisplacementMapFilter | |
The multiplier to use to scale the y displacement result from the map calculation. | |
scaleY — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The vertical scale (percentage) of the element as applied from the transform point. | |
SCALE_Y — Proprietà statica costante, classe fl.motion.Tweenables | |
Costanti della proprietà scaleY. | |
scaleYBy — Proprietà, classe spark.effects.Scale | |
The factor by which to scale the object in the y direction. | |
scaleYBy — Proprietà, classe spark.effects.Scale3D | |
The factor by which to scale the object in the y direction. | |
scaleYFrom — Proprietà, classe mx.effects.MaskEffect | |
Initial scaleY for mask. | |
scaleYFrom — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Initial scaleY for mask. | |
scaleYFrom — Proprietà, classe spark.effects.Scale | |
The starting scale factor in the y direction. | |
scaleYFrom — Proprietà, classe spark.effects.Scale3D | |
The starting scale factor in the y direction. | |
scaleYTo — Proprietà, classe mx.effects.MaskEffect | |
Ending scaleY for mask. | |
scaleYTo — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Ending scaleY for mask. | |
scaleYTo — Proprietà, classe spark.effects.Scale | |
The ending scale factor in the y direction. | |
scaleYTo — Proprietà, classe spark.effects.Scale3D | |
The ending scale factor in the y direction. | |
scaleZ — Proprietà, classe flash.display.DisplayObject | |
Indica la scala di profondità (percentuale) di un oggetto applicata dal punto di registrazione dell'oggetto. | |
scaleZ — Proprietà, classe mx.core.UIComponent | |
Number that specifies the scaling factor along the z axis. | |
scaleZ — Proprietà, classe mx.flash.UIMovieClip | |
Number that specifies the scaling factor along the z axis. | |
scaleZ — Proprietà, classe mx.geom.CompoundTransform | |
The scaleZ of the transform. | |
scaleZ — Proprietà, classe mx.geom.TransformOffsets | |
the multiplier applied to the scaleZ of the transform. | |
scaleZ — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The z scale (percentage) of the element as applied from the transform point. | |
scaleZBy — Proprietà, classe spark.effects.Scale3D | |
The factor by which to scale the object in the z direction. | |
scaleZFrom — Proprietà, classe spark.effects.Scale3D | |
The starting scale factor in the z direction. | |
scaleZTo — Proprietà, classe spark.effects.Scale3D | |
The ending scale factor in the z direction. | |
scanHardware() — Funzione del pacchetto, flash.media | |
Forza una nuova scansione dei microfoni e delle videocamere sul sistema. | |
Scene — classe finale, pacchetto flash.display | |
La classe Scene include le proprietà per l'identificazione del nome, delle etichette e del numero di fotogrammi di una scena. | |
sceneName — Proprietà, classe fl.motion.AnimatorBase | |
Un riferimento per le scene esportate, per il movimento 3D, affinché la scena possa essere caricata in una linea temporale principale. | |
sceneName — Proprietà, classe fl.motion.AnimatorFactoryBase | |
Un riferimento per le scene esportate, per il movimento 3D, affinché la scena possa essere caricata in una linea temporale principale. | |
scenes — Proprietà, classe flash.display.MovieClip | |
Un array di oggetti Scene, ciascuno con nome, numero di fotogrammi e etichette dei fotogrammi per una scena dell'istanza MovieClip. | |
schema — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo loadSchema() ha esito positivo e i risultati dello schema sono pronti. | |
SCHEMA — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.loadSchema(). | |
SCHEMA — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.SCHEMA definisce il valore della proprietà type di un oggetto evento schema. | |
SchemaTypeRegistry — classe, pacchetto mx.rpc.xml | |
XMLDecoder uses this class to map an XML Schema type by QName to an ActionScript Class so that it can create strongly typed objects when decoding content. | |
scope — Proprietà, classe coldfusion.air.SessionToken | |
scrapToCut — Proprietà, classe flashx.textLayout.operations.CutOperation | |
scrapToCut Il testo originale rimosso. | |
screen — Proprietà, interfaccia mx.core.IToolTip | |
A Rectangle that specifies the size and position of the base drawing surface for this tooltip. | |
screen — Proprietà, classe mx.core.UIComponent | |
Returns an object that contains the size and position of the base drawing surface for this object. | |
screen — Proprietà, interfaccia mx.managers.ISystemManager | |
The size and position of the application window. | |
screen — Proprietà, classe mx.managers.SystemManager | |
The size and position of the application window. | |
screen — Proprietà, classe mx.managers.WindowedSystemManager | |
The size and position of the application window. | |
Screen — classe finale, pacchetto flash.display | |
La classe Screen fornisce informazioni sulle schermate di visualizzazione disponibili per questa applicazione. | |
SCREEN — Proprietà statica costante, classe flash.display.BlendMode | |
Moltiplica il complemento (opposto) del colore dell'oggetto di visualizzazione per il complemento del colore di sfondo, ottenendo un effetto di decolorazione. | |
screenColor — Proprietà statica, classe flash.system.Capabilities | |
Indica il colore dello schermo. | |
screenDPI — Proprietà statica, classe flash.system.Capabilities | |
Indica la risoluzione dpi (dots per inch, punti per pollice), espressa in pixel. | |
ScreenMode — classe, pacchetto flash.display | |
L’oggetto ScreenMode fornisce informazioni sulla larghezza, altezza e velocità di aggiornamento di una schermata. | |
ScreenMouseEvent — classe, pacchetto flash.events | |
L'oggetto SystemTrayIcon invia eventi di tipo ScreenMouseEvent in risposta all'interazione del mouse. | |
ScreenMouseEvent(type:String, bubbles:Boolean, cancelable:Boolean, screenX:Number, screenY:Number, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean, buttonDown:Boolean, commandKey:Boolean, controlKey:Boolean) — Funzione di costruzione, classe flash.events.ScreenMouseEvent | |
Crea un oggetto ScreenMouseEvent che contiene la posizione del mouse nelle coordinate della schermata. | |
screenResolutionX — Proprietà statica, classe flash.system.Capabilities | |
Indica la risoluzione orizzontale massima dello schermo. | |
screenResolutionY — Proprietà statica, classe flash.system.Capabilities | |
Indica la risoluzione verticale massima dello schermo. | |
screens — Proprietà statica, classe flash.display.Screen | |
L'array di schermate attualmente disponibili. | |
screenX — Proprietà, classe flash.events.ScreenMouseEvent | |
La posizione X del clic nelle coordinate della schermata. | |
screenY — Proprietà, classe flash.events.ScreenMouseEvent | |
La posizione Y del clic nelle coordinate della schermata. | |
scriptID — Proprietà costante, classe flash.sampler.StackFrame | |
L'identificatore per la funzione script nell'applicazione di cui state creando il profilo. | |
scriptRecursionLimit — Proprietà, classe mx.core.Application | |
Specifies the maximum depth of Flash Player or AIR call stack before the player stops. | |
scriptRecursionLimit — Proprietà, classe spark.components.Application | |
Specifies the maximum depth of Flash Player or AIR call stack before the player stops. | |
scriptTimeLimit — Proprietà, classe mx.core.Application | |
Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before Flash Player or AIR assumes that it is hung, and aborts it. | |
scriptTimeLimit — Proprietà, classe spark.components.Application | |
Specifies the maximum duration, in seconds, that an ActionScript event handler can execute before Flash Player or AIR assumes that it is hung, and aborts it. | |
ScriptTimeoutError — Classe dinamica, pacchetto flash.errors | |
L'eccezione ScriptTimeoutError viene generata quando viene raggiunto l'intervallo di timeout dello script | |
ScriptTimeoutError(message:String) — Funzione di costruzione, classe flash.errors.ScriptTimeoutError | |
Crea un nuovo oggetto ScriptTimeoutError. | |
scroll — Evento, classe fl.containers.BaseScrollPane | |
Inviato quando l'utente scorre il contenuto mediante le barre di scorrimento sul componente o la rotella del mouse. | |
scroll — Evento, classe fl.containers.ScrollPane | |
Inviato quando l'utente scorre il contenuto mediante le barre di scorrimento sul componente o la rotella del mouse. | |
scroll — Evento, classe fl.controls.ComboBox | |
Inviato quando l'utente scorre l'elenco a discesa del componente ComboBox. | |
scroll — Evento, classe fl.controls.ScrollBar | |
Inviato quando cambia il valore della proprietà scrollPosition dell'istanza ScrollBar. | |
scroll — Evento, classe fl.controls.SelectableList | |
Inviato quando l'utente scorre il contenuto in orizzontale o verticale. | |
scroll — Evento, classe fl.controls.TextArea | |
Inviato quando il contenuto viene fatto scorrere. | |
scroll — Evento, classe fl.text.TLFTextField | |
Inviato da un oggetto TextField dopo che l'utente ha eseguito lo scorrimento. | |
scroll(x:int, y:int) — metodo, classe flash.display.BitmapData | |
Scorre un'immagine di una certa quantità di pixel (x, y). | |
scroll — Evento, classe flash.html.HTMLLoader | |
Segnala che la proprietà scrollH o scrollV è stata modificata dall'oggetto HTMLLoader. | |
scroll — Evento, classe flash.text.TextField | |
Inviato da un oggetto TextField dopo che l'utente ha eseguito lo scorrimento. | |
scroll — Evento, classe flashx.textLayout.container.TextContainerManager | |
Inviato da un oggetto TextFlow dopo lo scorrimento del testo all'interno di un contenitore di controller. | |
scroll — Evento, classe flashx.textLayout.elements.TextFlow | |
Inviato da un oggetto TextFlow dopo lo scorrimento del testo all'interno di un contenitore di controller. | |
scroll — Evento, classe mx.controls.ComboBox | |
Dispatched when the user scrolls the ComboBox control's drop-down list. | |
scroll — Evento, classe mx.controls.DateChooser | |
Dispatched when the month changes due to user interaction. | |
scroll — Evento, classe mx.controls.DateField | |
Dispatched when the month changes due to user interaction. | |
scroll — Evento, classe mx.controls.HScrollBar | |
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically. | |
scroll — Evento, classe mx.controls.VScrollBar | |
Dispatched when the ScrollBar control scrolls through user initiated action or programmatically. | |
scroll — Evento, classe mx.core.Container | |
Dispatched when the user manually scrolls the container. | |
scroll — Evento, classe mx.core.ScrollControlBase | |
Dispatched when the content is scrolled. | |
SCROLL — Proprietà statica costante, classe fl.core.InvalidationType | |
La costante InvalidationType.SCROLL definisce il valore della proprietà type dell'oggetto evento che viene inviato per indicare che la posizione di scorrimento del componente non è valida. | |
SCROLL — Proprietà statica costante, classe fl.events.ScrollEvent | |
Definisce il valore della proprietà type di un oggetto evento scroll. | |
SCROLL — Proprietà statica costante, classe flash.events.Event | |
La costante Event.SCROLL definisce il valore della proprietà type di un oggetto evento scroll. | |
SCROLL — Proprietà statica costante, classe flashx.textLayout.events.TextLayoutEvent | |
La costante TextLayoutEvent.SCROLL definisce il valore della proprietà type dell'oggetto evento per un evento scroll. | |
SCROLL — Proprietà statica costante, classe mx.events.DateChooserEvent | |
The DateChooserEvent.SCROLL constant defines the value of the type property of the event object for a scrollevent. | |
SCROLL — Proprietà statica costante, classe mx.events.ScrollEvent | |
The ScrollEvent.SCROLL constant defines the value of the type property of the event object for a scroll event. | |
SCROLL — Proprietà statica costante, classe mx.events.TouchInteractionReason | |
Indicates that the touch interaction is a scroll. | |
scrollAreaChanged — Proprietà, classe mx.core.ScrollControlBase | |
A flag that the scrolling area changed due to the appearance or disappearance of scrollbars. | |
ScrollArrowSkin — classe, pacchetto mx.skins.halo | |
The skin for all the states of the up or down button in a ScrollBar. | |
ScrollArrowSkin() — Funzione di costruzione, classe mx.skins.halo.ScrollArrowSkin | |
Constructor. | |
ScrollBar — classe, pacchetto fl.controls | |
Il componente ScrollBar offre all'utente finale un modo per controllare la porzione di dati visualizzata quando l'area di visualizzazione non può contenere tutti i dati. | |
ScrollBar — classe, pacchetto mx.controls.scrollClasses | |
The ScrollBar class is the base class for the HScrollBar and VScrollBar controls. | |
ScrollBar() — Funzione di costruzione, classe fl.controls.ScrollBar | |
Crea una nuova istanza del componente ScrollBar. | |
ScrollBar() — Funzione di costruzione, classe mx.controls.scrollClasses.ScrollBar | |
Constructor. | |
ScrollBarAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the ScrollBar class. | |
ScrollBarAutomationImpl(obj:mx.controls.scrollClasses:ScrollBar) — Funzione di costruzione, classe mx.automation.delegates.controls.ScrollBarAutomationImpl | |
Constructor. | |
ScrollBarBase — classe, pacchetto spark.components.supportClasses | |
The ScrollBarBase class helps to position the portion of data that is displayed when there is too much data to fit in a display area. | |
ScrollBarBase() — Funzione di costruzione, classe spark.components.supportClasses.ScrollBarBase | |
Constructor. | |
ScrollBarDirection — classe, pacchetto fl.controls | |
Definisce i valori della proprietà direction del componente ScrollBar. | |
ScrollBarDirection — classe finale, pacchetto mx.controls.scrollClasses | |
The ScrollBarDirection class defines the values for the direction property of the ScrollBar control. | |
ScrollBarDownButtonSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the down button of the MX ScrollBar component. | |
ScrollBarDownButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for down button of the Spark ScrollBar component. | |
ScrollBarDownButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarDownButton component. | |
ScrollBarDownButtonSkin() — Funzione di costruzione, classe mx.skins.spark.ScrollBarDownButtonSkin | |
Constructor. | |
ScrollBarDownButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.ScrollBarDownButtonSkin | |
Constructor. | |
ScrollBarDownButtonSkin() — Funzione di costruzione, classe spark.skins.spark.ScrollBarDownButtonSkin | |
Constructor. | |
ScrollBarDownButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.ScrollBarDownButtonSkin | |
Constructor. | |
ScrollBarLeftButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for left button of the Spark ScrollBar component. | |
ScrollBarLeftButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarLeftButton component. | |
ScrollBarLeftButtonSkin() — Funzione di costruzione, classe spark.skins.spark.ScrollBarLeftButtonSkin | |
Constructor. | |
ScrollBarLeftButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.ScrollBarLeftButtonSkin | |
Constructor. | |
ScrollBarRightButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for right button of the Spark ScrollBar component. | |
ScrollBarRightButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarRightButton component. | |
ScrollBarRightButtonSkin() — Funzione di costruzione, classe spark.skins.spark.ScrollBarRightButtonSkin | |
Constructor. | |
ScrollBarRightButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.ScrollBarRightButtonSkin | |
Constructor. | |
scrollBarsVisible — Proprietà, classe flash.html.HTMLWindowCreateOptions | |
Specifica se devono essere visualizzate barre di scorrimento. | |
ScrollBarThumbSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the thumb of the MX ScrollBar component. | |
ScrollBarThumbSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the thumb of the MX ScrollBar component. | |
ScrollBarThumbSkin() — Funzione di costruzione, classe mx.skins.spark.ScrollBarThumbSkin | |
Constructor. | |
ScrollBarThumbSkin() — Funzione di costruzione, classe mx.skins.wireframe.ScrollBarThumbSkin | |
Constructor. | |
ScrollBarTrackSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the track of the MX ScrollBar component. | |
ScrollBarTrackSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the track of the MX ScrollBar component. | |
ScrollBarTrackSkin() — Funzione di costruzione, classe mx.skins.spark.ScrollBarTrackSkin | |
Constructor. | |
ScrollBarTrackSkin() — Funzione di costruzione, classe mx.skins.wireframe.ScrollBarTrackSkin | |
Constructor. | |
ScrollBarUpButtonSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the up button of the MX ScrollBar component. | |
ScrollBarUpButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for up button of the Spark ScrollBar component. | |
ScrollBarUpButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarUpButton component. | |
ScrollBarUpButtonSkin() — Funzione di costruzione, classe mx.skins.spark.ScrollBarUpButtonSkin | |
Constructor. | |
ScrollBarUpButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.ScrollBarUpButtonSkin | |
Constructor. | |
ScrollBarUpButtonSkin() — Funzione di costruzione, classe spark.skins.spark.ScrollBarUpButtonSkin | |
Constructor. | |
ScrollBarUpButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.ScrollBarUpButtonSkin | |
Constructor. | |
scrollChildren() — metodo, classe mx.charts.Legend | |
Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties. | |
scrollChildren() — metodo, classe mx.core.Container | |
Positions the container's content area relative to the viewable area based on the horizontalScrollPosition and verticalScrollPosition properties. | |
ScrollControlBase — classe, pacchetto mx.core | |
The ScrollControlBase class is the base class for controls with scroll bars. | |
ScrollControlBase() — Funzione di costruzione, classe mx.core.ScrollControlBase | |
Constructor. | |
ScrollControlBaseAutomationImpl — classe, pacchetto mx.automation.delegates.core | |
Defines the methods and properties required to perform instrumentation for the ScrollControlBase class. | |
ScrollControlBaseAutomationImpl(obj:mx.core:ScrollControlBase) — Funzione di costruzione, classe mx.automation.delegates.core.ScrollControlBaseAutomationImpl | |
Constructor. | |
scrollDrag — Proprietà, classe fl.containers.ScrollPane | |
Ottiene o imposta un valore che indica se viene eseguito lo scorrimento quando un utente trascina il contenuto all'interno del riquadro di scorrimento. | |
scrollDragDelay — Proprietà, classe flashx.textLayout.elements.Configuration | |
Specifica un ritardo temporizzato tra uno scorrimento e il successivo per impedire che l'operazione di scorrimento sia troppo veloce. | |
scrollDragDelay — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Specifica un ritardo temporizzato tra uno scorrimento e il successivo per impedire che l'operazione di scorrimento sia troppo veloce. | |
scrollDragPixels — Proprietà, classe flashx.textLayout.elements.Configuration | |
Specifica il numero predefinito di pixel da scorrere quando l'utente avvia lo scorrimento automatico trascinando la selezione. | |
scrollDragPixels — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Specifica il numero predefinito di pixel da scorrere quando l'utente avvia lo scorrimento automatico trascinando la selezione. | |
scroller — Proprietà, classe com.adobe.ep.ux.tasklist.skin.DataGridListSkin | |
The Scroller component to add scroll bars to the list. | |
scroller — Parte skin, classe spark.components.TextArea | |
The optional Scroller in the skin, used to scroll the RichEditableText. The optional Scroller in the skin, used to scroll the RichEditableText. | |
scroller — Parte skin, classe spark.components.List | |
The optional Scroller used to scroll the List. The optional Scroller used to scroll the List. | |
scroller — Parte skin, classe spark.components.DataGrid | |
A reference to the Scroller control in the skin class that adds scroll bars to the DataGrid control. A reference to the Scroller control in the skin class that adds scroll bars to the DataGrid control. | |
scroller — Parte skin, classe spark.components.SpinnerList | |
The optional Scroller that is used to scroll the List. The optional Scroller that is used to scroll the List. | |
scroller — Proprietà, classe spark.skins.mobile.ListSkin | |
Scroller skin part. | |
scroller — Proprietà, classe spark.skins.mobile.SpinnerListSkin | |
Scroller skin part. | |
scroller — Proprietà, classe spark.skins.mobile.TextAreaSkin | |
Scroller skin part. | |
scroller — Proprietà, classe spark.skins.spark.ListSkin | |
The Scroller component to add scroll bars to the list. | |
scroller — Proprietà, classe spark.skins.spark.TextAreaSkin | |
Defines the scroller that is used to scroll the TextArea control. | |
scroller — Proprietà, classe spark.skins.wireframe.ListSkin | |
The Scroller component to add scroll bars to the list. | |
scroller — Proprietà, classe spark.skins.wireframe.TextAreaSkin | |
Defines the scroller used to scroll the TextArea. | |
Scroller — classe, pacchetto spark.components | |
The Scroller component displays a single scrollable component, called a viewport, and horizontal and vertical scroll bars. | |
Scroller() — Funzione di costruzione, classe spark.components.Scroller | |
Constructor. | |
scrollerSet — Parte skin, classe xd.core.axm.view.components.AXMList | |
The optional Scroller used to scroll the List. The optional Scroller used to scroll the List. | |
ScrollerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark Scroller component. | |
ScrollerSkin() — Funzione di costruzione, classe spark.skins.spark.ScrollerSkin | |
Constructor. | |
ScrollEvent — classe, pacchetto fl.events | |
La classe ScrollEvent definisce l'evento di scorrimento associato al componente ScrollBar. | |
ScrollEvent — classe, pacchetto flashx.textLayout.events | |
Rappresenta gli eventi che vengono inviati quando il TextFlow esegue lo scorrimento automatico. | |
ScrollEvent — classe, pacchetto mx.events | |
Represents events that are dispatched by the ScrollBar class. | |
ScrollEvent(direction:String, delta:Number, position:Number) — Funzione di costruzione, classe fl.events.ScrollEvent | |
Crea un nuovo oggetto ScrollEvent con i parametri specificati. | |
ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, direction:String, delta:Number) — Funzione di costruzione, classe flashx.textLayout.events.ScrollEvent | |
Funzione di costruzione. | |
ScrollEvent(type:String, bubbles:Boolean, cancelable:Boolean, detail:String, position:Number, direction:String, delta:Number) — Funzione di costruzione, classe mx.events.ScrollEvent | |
Constructor. | |
ScrollEventDetail — classe finale, pacchetto mx.events | |
Constants for the values of the detail property of a ScrollEvent. | |
ScrollEventDirection — classe finale, pacchetto flashx.textLayout.events | |
Costanti per i valori della proprietà direction di un evento ScrollEvent. | |
ScrollEventDirection — classe finale, pacchetto mx.events | |
Constants for the values of the direction property of a ScrollEvent. | |
scrollH — Proprietà, classe fl.text.TLFTextField | |
La posizione di scorrimento orizzontale corrente. | |
scrollH — Proprietà, classe flash.html.HTMLLoader | |
La posizione di scorrimento orizzontale del contenuto HTML nell'oggetto HTMLLoader. | |
scrollH — Proprietà, classe flash.text.TextField | |
La posizione di scorrimento orizzontale corrente. | |
scrollH — Proprietà, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
scrollH — Proprietà, interfaccia mx.core.IUITextField | |
La posizione di scorrimento orizzontale corrente. | |
scrollHandler(event:flash.events:Event) — metodo, classe mx.core.ScrollControlBase | |
Default event handler for the scroll event. | |
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Adjusts the renderers in response to a change in scroll position. | |
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Adjusts the renderers in response to a change in scroll position. | |
scrollHorizontally(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.listClasses.TileBase | |
Adjusts the renderers in response to a change in scroll position. | |
ScrollMenuDownButtonSkin() — Funzione di costruzione, classe com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuDownButtonSkin | |
Constructor. | |
ScrollMenuUpButtonSkin() — Funzione di costruzione, classe com.adobe.mosaic.sparklib.scrollableMenu.skins.ScrollMenuUpButtonSkin | |
Constructor. | |
scrollMouseWheelMultiplier — Proprietà, classe flashx.textLayout.elements.Configuration | |
Specifica il numero predefinito di pixel da scorrere per gli eventi della rotella del mouse. | |
scrollMouseWheelMultiplier — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Specifica il numero predefinito di pixel da scorrere per gli eventi della rotella del mouse. | |
scrollPagePercentage — Proprietà, classe flashx.textLayout.elements.Configuration | |
Specifica la percentuale predefinita del flusso di testo da scorrere per lo scorrimento pagina. | |
scrollPagePercentage — Proprietà, interfaccia flashx.textLayout.elements.IConfiguration | |
Specifica la percentuale predefinita del flusso di testo da scorrere per lo scorrimento pagina. | |
ScrollPane — classe, pacchetto fl.containers | |
Il componente ScrollPane visualizza oggetti di visualizzazione, file di immagine (JPEG, GIF e PNG) e file SWF in un'area di cui è possibile scorrere il contenuto. | |
ScrollPane() — Funzione di costruzione, classe fl.containers.ScrollPane | |
Crea una nuova istanza del componente ScrollPane. | |
scrollPolicy — Proprietà, classe fl.controls.TileList | |
Ottiene o imposta lo scorrimento del componente TileList. | |
ScrollPolicy — classe, pacchetto fl.controls | |
Valori delle proprietà horizontalScrollPolicy e verticalScrollPolicy della classe BaseScrollPane. | |
ScrollPolicy — classe finale, pacchetto flashx.textLayout.container | |
La classe ScrollPolicy è una classe di enumerazione che definisce i valori per l'impostazione delle proprietà horizontalScrollPolicy e verticalScrollPolicy della classe ContainerController che a sua volta definisce un contenitore di un flusso di testo. | |
ScrollPolicy — classe finale, pacchetto mx.core | |
Values for the horizontalScrollPolicy and verticalScrollPolicy properties of the Container and ScrollControlBase classes. | |
scrollPosition — Proprietà, classe fl.controls.ScrollBar | |
Ottiene o imposta la posizione di scorrimento corrente e aggiorna la posizione della casella di scorrimento. | |
scrollPosition — Proprietà, classe mx.controls.scrollClasses.ScrollBar | |
Number that represents the current scroll position. | |
scrollPositionChanged() — metodo, classe spark.layouts.supportClasses.LayoutBase | |
Called when the verticalScrollPosition or horizontalScrollPosition properties change. | |
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — metodo, classe mx.controls.DataGrid | |
Returns the data provider index for the item at the first visible row and column for the given scroll positions. | |
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Returns the data provider index for the item at the first visible row and column for the given scroll positions. | |
scrollPositionToIndex(horizontalScrollPosition:int, verticalScrollPosition:int) — metodo, classe mx.controls.listClasses.ListBase | |
Returns the data provider index for the item at the first visible row and column for the given scroll positions. | |
scrollRect — Proprietà, classe flash.display.DisplayObject | |
I limiti del rettangolo di scorrimento dell'oggetto di visualizzazione. | |
scrollRect — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
scrollRect — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
I limiti del rettangolo di scorrimento dell'oggetto di visualizzazione. | |
scrollSnappingMode — Proprietà, classe spark.components.List | |
The scroll snapping mode currently in effect for this Scroller Changing this property to anything other than "none" may result in an immediate change in scroll position to ensure an element is correctly "snapped" into position. | |
scrollSnappingMode — Proprietà, classe spark.components.Scroller | |
By default, for mobile applications, scrolling is pixel based. | |
ScrollSnappingMode — classe finale, pacchetto spark.components | |
The ScrollSnappingMode class defines the enumeration values for the scrollSnappingMode property of the List and Scroller classes. | |
scrollTarget — Proprietà, classe fl.controls.UIScrollBar | |
Registra un'istanza di TextField o di TLFTextField con l'istanza del componente ScrollBar. | |
ScrollThumb — classe, pacchetto mx.controls.scrollClasses | |
The ScrollThumb class defines the thumb of a ScrollBar control. | |
ScrollThumb() — Funzione di costruzione, classe mx.controls.scrollClasses.ScrollThumb | |
Constructor. | |
ScrollThumbSkin — classe, pacchetto mx.skins.halo | |
The skin for all the states of the thumb in a ScrollBar. | |
ScrollThumbSkin() — Funzione di costruzione, classe mx.skins.halo.ScrollThumbSkin | |
Constructor. | |
scrollTipFunction — Proprietà, classe mx.core.ScrollControlBase | |
A function that computes the string to be displayed as the ScrollTip. | |
scrollToIndex(newCaretIndex:int) — metodo, classe fl.controls.DataGrid | |
Scorre l'elenco fino alla voce che si trova nella posizione di indice specificata. | |
scrollToIndex(newCaretIndex:int) — metodo, classe fl.controls.List | |
Scorre l'elenco fino alla voce che si trova nella posizione di indice specificata. | |
scrollToIndex(newCaretIndex:int) — metodo, classe fl.controls.SelectableList | |
Scorre l'elenco fino alla voce che si trova nella posizione di indice specificata. | |
scrollToIndex(newCaretIndex:int) — metodo, classe fl.controls.TileList | |
Scorre l'elenco fino alla voce che si trova nella posizione di indice specificata. | |
scrollToIndex(index:int) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Ensures that the data provider item at the given index is visible. | |
scrollToIndex(index:int) — metodo, classe mx.controls.listClasses.ListBase | |
Ensures that the data provider item at the given index is visible. | |
scrollToRange(activePosition:int, anchorPosition:int) — metodo, classe flashx.textLayout.container.ContainerController | |
Esegue lo scorrimento affinché l'intervallo di testo sia visibile nel contenitore. | |
scrollToRange(activePosition:int, anchorPosition:int) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Esegue lo scorrimento affinché l'intervallo di testo sia visibile nel contenitore. | |
scrollToRange(anchorPosition:int, activePosition:int) — metodo, classe spark.components.RichEditableText | |
Esegue lo scorrimento affinché l'intervallo di testo sia visibile nel contenitore. | |
scrollToRange(anchorPosition:int, activePosition:int) — metodo, classe spark.components.TextArea | |
Esegue lo scorrimento affinché l'intervallo di testo sia visibile nel contenitore. | |
scrollToRange(anchorPosition:int, activePosition:int) — metodo, classe spark.components.supportClasses.StyleableTextField | |
Scroll so the specified range is in view. | |
scrollToRange(anchorPosition:int, activePosition:int) — metodo, interfaccia spark.core.IEditableText | |
Scroll so the specified range is in view. | |
scrollToSelected() — metodo, classe fl.controls.SelectableList | |
Scorre l'elenco fino alla voce che si trova nella posizione indicata dal valore corrente della proprietà selectedIndex. | |
scrollToViewColumn(newColumnIndex:int, columnIndex:int) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Changes the value of the horizontalScrollPosition property to make the specified column visible. | |
ScrollTrackSkin — classe, pacchetto mx.skins.halo | |
The skin for the track in a ScrollBar. | |
ScrollTrackSkin() — Funzione di costruzione, classe mx.skins.halo.ScrollTrackSkin | |
Constructor. | |
scrollV — Proprietà, classe fl.text.TLFTextField | |
La posizione verticale del testo in un campo. | |
scrollV — Proprietà, classe flash.html.HTMLLoader | |
La posizione di scorrimento verticale del contenuto HTML nell'oggetto HTMLLoader. | |
scrollV — Proprietà, classe flash.text.TextField | |
La posizione verticale del testo in un campo. | |
scrollV — Proprietà, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support scrolling. | |
scrollV — Proprietà, interfaccia mx.core.IUITextField | |
La posizione verticale del testo in un campo. | |
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.DataGrid | |
Adjusts the renderers in response to a change in scroll position. | |
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Adjusts the renderers in response to a change in scroll position. | |
scrollVertically(pos:int, deltaPos:int, scrollUp:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Adjusts the renderers in response to a change in scroll position. | |
scrubBar — Parte skin, classe spark.components.VideoPlayer | |
An optional skin part for the scrub bar (the timeline). An optional skin part for the scrub bar (the timeline). | |
scrubBar — Proprietà, classe spark.skins.spark.VideoPlayerSkin | |
An optional skin part for the scrub bar (the timeline). | |
scrubBar — Proprietà, classe spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for the scrub bar (the timeline). | |
ScrubBar — classe, pacchetto spark.components.mediaClasses | |
The VideoScrubBar class defines a video timeline that shows the current play head location in the video, the amount of the video previously played, and the loaded in part of the video. | |
ScrubBar() — Funzione di costruzione, classe spark.components.mediaClasses.ScrubBar | |
Constructor. | |
ScrubBarSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the scrub bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the scrub bar of a Spark VideoPlayer component. | |
ScrubBarSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.ScrubBarSkin | |
Constructor. | |
ScrubBarSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.ScrubBarSkin | |
Constructor. | |
ScrubBarSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.ScrubBarSkin | |
Constructor. | |
ScrubBarThumbSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the scrub bar thumb part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarThumbSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarThumbSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the scrub bar thumb part of a Spark VideoPlayer component. | |
ScrubBarThumbSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.ScrubBarThumbSkin | |
Constructor. | |
ScrubBarThumbSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.ScrubBarThumbSkin | |
Constructor. | |
ScrubBarThumbSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.ScrubBarThumbSkin | |
Constructor. | |
ScrubBarTrackSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the scrub bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
ScrubBarTrackSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state. | |
ScrubBarTrackSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the scrub bar track part of a Spark VideoPlayer component. | |
ScrubBarTrackSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.ScrubBarTrackSkin | |
Constructor. | |
ScrubBarTrackSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.ScrubBarTrackSkin | |
Constructor. | |
ScrubBarTrackSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.ScrubBarTrackSkin | |
Constructor. | |
scrubbing — Proprietà, classe fl.video.FLVPlayback | |
Valore booleano che è true se l'utente esegue il trascinamento con il componente SeekBar ed è false in caso contrario. | |
scrubDelay — Proprietà statica, classe mx.managers.ToolTipManager | |
The amount of time, in milliseconds, that a user can take when moving the mouse between controls before Flex again waits for the duration of showDelay to display a ToolTip. | |
scrubFinish — Evento, classe fl.video.FLVPlayback | |
Inviato quando l'utente interrompe il trascinamento del file FLV con la barra di ricerca. | |
SCRUB_FINISH — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento scrubFinish. | |
scrubStart — Evento, classe fl.video.FLVPlayback | |
Inviato quando l'utente inizia il trascinamento del file FLV con la barra di ricerca. | |
SCRUB_START — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento scrubStart. | |
search(pattern:any) — metodo, classe String | |
Cerca il criterio specificato e restituisce l'indice della prima sottostringa corrispondente. | |
SEARCH — Proprietà statica costante, classe flash.text.ReturnKeyLabel | |
Usa l'etichetta "Search". | |
SEARCH — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di ricerca. | |
searchButton — Parte skin, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Search Button Skin Part for Advanced Search Search Button Skin Part for Advanced Search | |
searchButton — Parte skin, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
A reference to the Button object that triggers search event upon clicking. A reference to the Button object that triggers search event upon clicking. | |
searchCreator — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.CreatorTab | |
The skin state when a creator is not assigned to a creation stage associated with the component. | |
SearchDescriptorCardRenderer() — Funzione di costruzione, classe lc.procmgmt.ui.search.SearchDescriptorCardRenderer | |
Constructor. | |
searchFileButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Search File button. The skin part for the Search File button. | |
searchFileButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Search File button. The skin part for the Search File button. | |
searchForm — Parte skin, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Search Form Group Skin Part which contains all the elements in the search form Search Form Group Skin Part which contains all the elements in the search form | |
searchManagerButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Search Manager button. The skin part for the Search Manager button. | |
searchManagerButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Search Manager button. The skin part for the Search Manager button. | |
searchNameField — Parte skin, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
A reference to the TextInput object that allow users to enter the name of users or groups to search. A reference to the TextInput object that allow users to enter the name of users or groups to search. | |
searchOwnerButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Search Owner button. The skin part for the Search Owner button. | |
searchOwnerButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Search Owner button. The skin part for the Search Owner button. | |
searchResultGrid — Parte skin, classe com.adobe.solutions.rca.presentation.SearchPrincipalComponent | |
A reference to the DataGrid object that displays the list of users and groups. A reference to the DataGrid object that displays the list of users and groups. | |
searchResultGridColumnList — Parte skin, classe com.adobe.solutions.rca.presentation.SearchUserDialog | |
The list of GridColumn objects displayed by this grid. Each column selects different data item properties to display. The list of GridColumn objects displayed by this grid. | |
searchResultsGrid — Parte skin, classe com.adobe.ep.ux.content.view.AssetManagerView | |
Skin Part for Search results Grid Skin Part for Search results Grid | |
SearchSelector() — Funzione di costruzione, classe lc.procmgmt.ui.search.SearchSelector | |
Constructor. | |
searchTemplateButton — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Search Template button. The skin part for the Search Template button. | |
searchTemplateButton — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Search Template button. The skin part for the Search Template button. | |
searchText — Proprietà, interfaccia flash.accessibility.ISearchableText | |
Ottiene il testo di ricerca da un componente che implementa ISearchableText. | |
searchTextBox — Parte skin, classe com.adobe.dct.component.dataElementsPanel.DataElementsPanelToolBar | |
A skin part that defines search textinput which is used for instant search on the names of data element. A skin part that defines search textinput which is used for instant search on the names of data element. | |
searchTextInput — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.ExpressionsPanelToolBar | |
A Skin part which defines UI component to display Search TextINput. A Skin part which defines UI component to display Search TextINput. | |
SearchTextInputSkin() — Funzione di costruzione, classe xd.core.axm.enterprise.view.skins.SearchTextInputSkin | |
Constructor. | |
searchUserDialog — Parte skin, classe com.adobe.solutions.prm.presentation.team.TeamPod | |
The skin part for the Search User dialog. The skin part for the Search User dialog. | |
secondPositionLabel — Parte skin, classe xd.core.axm.view.components.AXMSwitch | |
seconds — Proprietà, classe Date | |
La porzione dei secondi (un numero intero compreso tra 0 e 59) di un oggetto Date, in base all'ora locale. | |
secondsToTime(sec:Number) — metodo, classe fl.video.FLVPlaybackCaptioning | |
Restituisce un numero di secondi come stringa di codice orario. | |
secondsUTC — Proprietà, classe Date | |
La porzione dei secondi (un numero intero compreso tra 0 e 59) di un oggetto Date, in base all'ora universale (UTC). | |
sectionId — Proprietà, classe ga.model.Section | |
sectionIndex — Proprietà, classe ga.model.Section | |
sectionManager — Proprietà, classe ga.model.Section | |
sectionManagers — Proprietà, classe ga.model.Section | |
sections — Stile, classe xd.core.axm.view.components.AXMProgressSpinner | |
SectionTitle() — Funzione di costruzione, classe ga.controls.SectionTitle | |
Constructor. | |
SecureSocket — classe, pacchetto flash.net | |
La classe SecureSocket consente al codice di effettuare connessioni socket utilizzando i protocolli SSL (Secure Sockets Layer) e TLS (Transport Layer Security). | |
SecureSocket() — Funzione di costruzione, classe flash.net.SecureSocket | |
Crea un nuovo oggetto SecureSocket. | |
SecureSocketMonitor — classe, pacchetto air.net | |
Un oggetto SecureSocketMonitor verifica la disponibilità di un endpoint TCP sui protocolli SSL (Secure Sockets Layer) e TLS (Transport Layer Security). | |
SecureSocketMonitor(host:String, port:int) — Funzione di costruzione, classe air.net.SecureSocketMonitor | |
Crea un oggetto SecureSocketMonitor per un endpoint TCP specificato. | |
Security — classe finale, pacchetto flash.system | |
La classe Security consente di specificare il modo in cui i contenuti di diversi domini possono comunicare tra loro. | |
securityDomain — Proprietà, classe flash.events.BrowserInvokeEvent | |
Il dominio di sicurezza per il contenuto del browser, ad esempio "www.adobe.com" oppure "www.example.org". | |
securityDomain — Proprietà, classe flash.system.LoaderContext | |
Indica il dominio applicazione da usare per un'operazione Loader.load(). | |
SecurityDomain — classe, pacchetto flash.system | |
La classe SecurityDomain rappresenta la versione di sicurezza "sandbox" corrente, anche nota come dominio di sicurezza. | |
securityError — Evento, classe air.desktop.URLFilePromise | |
Inviato quando un errore di sicurezza impedisce il download del file. | |
securityError — Evento, classe fl.containers.ScrollPane | |
Inviato dopo che si è verificato un errore di sicurezza durante il caricamento del contenuto. | |
securityError — Evento, classe fl.containers.UILoader | |
Inviato dopo che si è verificato un errore di sicurezza durante il caricamento del contenuto. | |
securityError — Evento, classe fl.video.FLVPlaybackCaptioning | |
Inviato se una chiamata all'evento URLLoader.load() tenta di caricare un file Timed Text XML da un server al di fuori della funzione di sicurezza sandbox. | |
securityError — Evento, classe flash.filesystem.File | |
Inviato quando un'operazione viola una limitazione di sicurezza. | |
securityError — Evento, classe flash.media.AVURLLoader | |
Inviato se una chiamata al metodo URLLoader.load() tenta di caricare dati da un server al di fuori della funzione di sicurezza sandbox. | |
securityError — Evento, classe flash.net.FileReference | |
Inviato quando una chiamata al metodo FileReference.upload() o FileReference.download() tenta di caricare un file su un server o di ottenere un file da un server che si trova al di fuori della funzione di sicurezza sandbox del chiamante. | |
securityError — Evento, classe flash.net.LocalConnection | |
Inviato se una chiamata a LocalConnection.send() tenta di inviare dati a una funzione di sicurezza sandbox diversa. | |
securityError — Evento, classe flash.net.NetConnection | |
Inviato se una chiamata a NetConnection.call() tenta di connettersi a un server che si trova al di fuori della funzione di sicurezza sandbox del chiamante. | |
securityError — Evento, classe flash.net.SecureSocket | |
Inviato quando una chiamata di SecureSocket.connect() non riesce a causa di una restrizione della sicurezza. | |
securityError — Evento, classe flash.net.Socket | |
Inviato se una chiamata a Socket.connect() tenta di connettersi a un server non autorizzato dalla sandbox di sicurezza del chiamante o a una porta con numero inferiore a 1024 e non è disponibile un file di criteri socket per consentire la connessione. | |
securityError — Evento, classe flash.net.URLLoader | |
Inviato se una chiamata al metodo URLLoader.load() tenta di caricare dati da un server al di fuori della funzione di sicurezza sandbox. | |
securityError — Evento, classe flash.net.URLStream | |
Inviato se una chiamata al metodo URLStream.load() tenta di caricare dati da un server al di fuori della funzione di sicurezza sandbox. | |
securityError — Evento, classe flash.net.XMLSocket | |
Inviato se una chiamata al metodo XMLSocket.connect() tenta di connettersi a un server che si trova al di fuori della funzione di sicurezza sandbox del chiamante o a una porta con numero inferiore a 1024. | |
securityError — Evento, classe flash.system.SystemUpdater | |
Inviato in caso di errore di sicurezza. | |
securityError — Evento, classe mx.controls.SWFLoader | |
Dispatched when a security error occurs while content is loading. | |
securityError — Evento, classe spark.components.Image | |
Dispatched when a security error occurs. | |
securityError — Evento, classe spark.core.ContentRequest | |
Dispatched when a security error occurs. | |
securityError — Evento, classe spark.primitives.BitmapImage | |
Dispatched when a security error occurs. | |
SecurityError — Classe dinamica, Primo livello | |
L'eccezione SecurityError viene generata quando si verifica una qualche violazione della sicurezza. | |
SecurityError(message:String) — Funzione di costruzione, classe SecurityError | |
Crea un nuovo oggetto SecurityError. | |
SECURITY_ERROR — Proprietà statica costante, classe flash.events.SecurityErrorEvent | |
La costante SecurityErrorEvent.SECURITY_ERROR definisce il valore della proprietà type di un oggetto evento securityError. | |
SECURITY_ERROR — Proprietà statica costante, classe org.osmf.events.MediaErrorCodes | |
Error constant for when a MediaElement fails to load due to a security error. | |
SecurityErrorEvent — classe, pacchetto flash.events | |
Un oggetto invia un oggetto SecurityErrorEvent per segnalare il verificarsi di un errore di sicurezza. | |
SecurityErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Funzione di costruzione, classe flash.events.SecurityErrorEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi di errore di sicurezza. | |
SecurityPanel — classe finale, pacchetto flash.system | |
La classe SecurityPanel fornisce i valori necessari a specificare il pannello di Impostazioni di sicurezza che si desidera visualizzare. | |
SecurityUtil — classe, pacchetto mx.utils | |
Utilities for working with security-related issues. | |
seek(time:Number) — metodo, classe fl.video.FLVPlayback | |
Cerca un tempo specifico nel file, indicato in secondi, utilizzando solo i primi tre decimali (millisecondi). | |
seek(time:Number) — metodo, classe fl.video.VideoPlayer | |
Cerca un tempo specifico nel file, indicato in secondi, utilizzando solo i primi tre decimali (millisecondi). | |
seek(offset:Number) — metodo, classe flash.net.NetStream | |
Cerca il fotogramma chiave (anche chiamato I-frame nell'industria video) più vicino alla posizione specificata. | |
seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — metodo, classe mx.collections.HierarchicalCollectionViewCursor | |
Moves the cursor to a location at an offset from the specified bookmark. | |
seek(bookmark:mx.collections:CursorBookmark, offset:int, prefetch:int) — metodo, interfaccia mx.collections.IViewCursor | |
Moves the cursor to a location at an offset from the specified bookmark. | |
seek(playheadTime:Number) — metodo, classe mx.effects.Tween | |
Advances the tween effect to the specified position. | |
seek(time:Number) — metodo, classe spark.components.VideoDisplay | |
Seeks to given time in the video. | |
seek(time:Number) — metodo, classe spark.components.VideoPlayer | |
Seeks to given time in the video. | |
seekBar — Proprietà, classe fl.video.FLVPlayback | |
Il controllo SeekBar. | |
seekBarInterval — Proprietà, classe fl.video.FLVPlayback | |
Un numero in millisecondi che specifica con quale frequenza controllare la maniglia SeekBar durante il trascinamento. | |
seekBarScrubTolerance — Proprietà, classe fl.video.FLVPlayback | |
Numero che specifica di quanto deve essere spostata dall'utente la maniglia SeekBar affinché avvenga un aggiornamento. | |
seeked — Evento, classe fl.video.FLVPlayback | |
Inviato quando la posizione dell'indicatore di riproduzione viene modificata da una chiamata al metodo seek(), impostando la proprietà playheadTime oppure utilizzando il controllo SeekBar. | |
SEEKED — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento seeked. | |
SEEKING — Proprietà statica costante, classe fl.video.VideoState | |
Il lettore video è in stato di ricerca. | |
SEEKING — Proprietà statica costante, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property for a seek occurring due to the VideoDisplay.playHeadTime property being set. | |
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
The default failure handler when a seek fails due to a page fault. | |
seekPendingFailureHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — metodo, classe mx.controls.listClasses.ListBase | |
The default failure handler when a seek fails due to a page fault. | |
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
The default result handler when a seek fails due to a page fault. | |
seekPendingResultHandler(data:Object, info:mx.controls.listClasses:ListBaseSeekPending) — metodo, classe mx.controls.listClasses.ListBase | |
The default result handler when a seek fails due to a page fault. | |
seekPercent(percent:Number) — metodo, classe fl.video.FLVPlayback | |
Cerca la percentuale del file dove andrà a collocare l'indicatore di riproduzione. | |
seekPositionSafely(index:int) — metodo, classe mx.controls.listClasses.ListBase | |
Seek to a position, and handle an ItemPendingError if necessary. | |
seekSeconds(time:Number) — metodo, classe fl.video.FLVPlayback | |
Cerca un tempo specifico nel file, indicato in secondi, utilizzando un massimo di tre cifre decimali (millisecondi). | |
seekToNavCuePoint(timeNameOrCuePoint:any) — metodo, classe fl.video.FLVPlayback | |
Cerca un cue point di navigazione che corrisponda al tempo, nome o nome/tempo specificato. | |
seekToNextNavCuePoint(time:Number) — metodo, classe fl.video.FLVPlayback | |
Cerca il cue point di navigazione successivo rispetto al valore corrente della proprietà playheadTime. | |
seekToPrevNavCuePoint(time:Number) — metodo, classe fl.video.FLVPlayback | |
Cerca il cue point di navigazione precedente rispetto al valore corrente della proprietà playheadTime. | |
seekToPrevOffset — Proprietà, classe fl.video.FLVPlayback | |
Il numero (in secondi) utilizzato dal metodo seekToPrevNavCuePoint() per confrontare il tempo del metodo stesso con il cue point precedente. | |
SeekTrait(timeTrait:org.osmf.traits:TimeTrait) — Funzione di costruzione, classe org.osmf.traits.SeekTrait | |
Constructor. | |
segments — Proprietà, classe mx.charts.series.renderData.LineSeriesRenderData | |
An Array of LineSeriesSegment instances representing each discontiguous segment of the line series. | |
select — Evento, classe flash.display.NativeMenu | |
Inviato dall'oggetto NativeMenu quando una delle voci di menu o una voce in uno dei sottomenu discendenti è selezionata. | |
select — Evento, classe flash.display.NativeMenuItem | |
Inviato quando una voce di menu viene selezionata dall'utente. | |
select — Evento, classe flash.filesystem.File | |
Inviato quando l'utente seleziona un file o una directory da una finestra di dialogo di ricerca file o directory. | |
select — Evento, classe flash.media.CameraRoll | |
Inviato quando un utente seleziona un'immagine dalla libreria multimediale del dispositivo. | |
select — Evento, classe flash.net.FileReference | |
Inviato quando l'utente seleziona un file da caricare o scaricare dalla finestra di dialogo per l'individuazione dei file. | |
select — Evento, classe flash.net.FileReferenceList | |
Inviato quando l'utente seleziona uno o più file da caricare dalla finestra di dialogo per l'individuazione dei file. | |
SELECT — Proprietà statica costante, classe flash.events.Event | |
La costante Event.SELECT definisce il valore della proprietà type di un oggetto evento select. | |
SELECT — Proprietà statica costante, classe flash.events.MediaEvent | |
Una costante per il MediaEvent select. | |
SELECT — Proprietà statica costante, classe mx.automation.events.ListItemSelectEvent | |
The ListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected. | |
SELECT — Proprietà statica costante, classe spark.automation.events.SparkDataGridItemSelectEvent | |
The SparkDataGridItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected. | |
SELECT — Proprietà statica costante, classe spark.automation.events.SparkListItemSelectEvent | |
The SparkListItemSelectEvent.SELECT constant defines the value of the type property of the event object for an event that is dispatched when a single item is selected. | |
selectable — Proprietà, classe fl.controls.Label | |
Ottiene o imposta un valore che indica se il testo può essere selezionato. | |
selectable — Proprietà, classe fl.controls.SelectableList | |
Ottiene o imposta un valore booleano che indica se è possibile selezionare le voci nell'elenco. | |
selectable — Proprietà, classe fl.text.TLFTextField | |
Un valore booleano che indica se il campo di testo è selezionabile. | |
selectable — Proprietà, classe flash.text.TextField | |
Un valore booleano che indica se il campo di testo è selezionabile. | |
selectable — Proprietà, classe mx.charts.chartClasses.Series | |
Specifies whether a series is selectable or not. | |
selectable — Proprietà, classe mx.controls.Label | |
Specifies whether the text can be selected. | |
selectable — Proprietà, classe mx.controls.TextArea | |
Specifies whether the text can be selected. | |
selectable — Proprietà, classe mx.controls.TextInput | |
A flag indicating whether the text in the TextInput can be selected. | |
selectable — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether the list shows selected items as selected. | |
selectable — Proprietà, classe mx.controls.listClasses.ListBase | |
A flag that indicates whether the list shows selected items as selected. | |
selectable — Proprietà, classe mx.core.FTETextField | |
Setting this property has no effect in FTETextField because FTETextField does not support selection. | |
selectable — Proprietà, interfaccia mx.core.ITextInput | |
A flag indicating whether the text in the TextInput can be selected. | |
selectable — Proprietà, interfaccia mx.core.IUITextField | |
Un valore booleano che indica se il campo di testo è selezionabile. | |
selectable — Proprietà, classe spark.components.RichEditableText | |
A flag indicating whether the content is selectable with the mouse, or with the keyboard when the control has the keyboard focus. | |
selectable — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
A flag indicating whether the content is selectable. | |
selectable — Proprietà, interfaccia spark.core.IEditableText | |
Un valore booleano che indica se il campo di testo è selezionabile. | |
SelectableButtonSkinBase — classe, pacchetto spark.skins.mobile.supportClasses | |
ActionScript-based skin for toggle buttons. | |
SelectableButtonSkinBase() — Funzione di costruzione, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
Constructor. | |
SelectableList — classe, pacchetto fl.controls | |
SelectableList è la classe base per tutti i componenti basati su elenco (List, TileList, DataGrid e ComboBox). | |
SelectableList() — Funzione di costruzione, classe fl.controls.SelectableList | |
Crea una nuova istanza SelectableList. | |
SelectableListAccImpl — classe, pacchetto fl.accessibility | |
La classe SelectableListAccImpl, definita anche come classe di implementazione dell'accessibilità per SelectableList, viene utilizzata per rendere accessibile un componente SelectableList. | |
selectableRange — Proprietà, classe mx.controls.DateChooser | |
Range of dates between which dates are selectable. | |
selectableRange — Proprietà, classe mx.controls.DateField | |
Range of dates between which dates are selectable. | |
selectAll() — metodo, classe flash.desktop.NativeApplication | |
Richiama un comando Seleziona tutto interno sull'oggetto di visualizzazione attivo. | |
selectAll — Evento, classe flash.display.InteractiveObject | |
Inviato quando l'utente attiva la combinazione di tasti di scelta rapida specifici della piattaforma per un'operazione che consente di selezionare tutto oppure sceglie "Seleziona tutto" dal menu di scelta rapida testuale. | |
selectAll — Proprietà, classe flash.ui.ContextMenuClipboardItems | |
Attiva o disattiva l'elemento "Seleziona tutto" nel menu Appunti. | |
selectAll() — metodo, interfaccia flashx.textLayout.edit.ISelectionManager | |
Seleziona l'intero flusso.. | |
selectAll() — metodo, classe flashx.textLayout.edit.SelectionManager | |
selectAll — Parte skin, classe com.adobe.ep.ux.content.view.components.searchpod.AdvancedSearchPod | |
Select All checkbox Skin Part Select All checkbox Skin Part | |
selectAll() — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, selects all rows and removes the caret or if selectionMode is GridSelectionMode.MULTIPLE_CELLS selects all cells and removes the caret. | |
selectAll() — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, selects all rows and removes the caret or if selectionMode is GridSelectionMode.MULTIPLE_CELLS selects all cells and removes the caret. | |
selectAll() — metodo, classe spark.components.RichEditableText | |
Selects all of the text. | |
selectAll() — metodo, classe spark.components.supportClasses.SkinnableTextBase | |
Selects all of the text. | |
selectAll() — metodo, classe spark.components.supportClasses.StyleableStageText | |
Selects all of the text. | |
selectAll() — metodo, classe spark.components.supportClasses.StyleableTextField | |
Selects all of the text. | |
selectAll() — metodo, interfaccia spark.core.IEditableText | |
Selects all of the text. | |
SELECT_ALL — Proprietà statica costante, classe flash.events.Event | |
La costante Event.SELECT_ALL definisce il valore della proprietà type di un oggetto evento selectAll. | |
SELECT_ALL — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that the entire grid should be selected. | |
selectButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.audit.AuditLevel | |
A reference to the ButtonBase object that is used to assign a selected audit level, in the audit level datagrid, to a schedule template. A reference to the ButtonBase object that is used to assign a selected audit level, in the audit level datagrid, to a schedule template. | |
selectCellItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — metodo, classe mx.controls.AdvancedDataGrid | |
Updates the list of selected cells, assuming that the specified item renderer was clicked by the mouse, and the keyboard modifiers are in the specified state. | |
selectCellRegion(rowIndex:int, columnIndex:int, rowCount:uint, columnCount:uint) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, sets the selection to all the cells in the cell region and the caret position to the last cell in the cell region. | |
selectCellRegion(rowIndex:int, columnIndex:int, rowCount:uint, columnCount:uint) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, sets the selection to all the cells in the cell region and the caret position to the last cell in the cell region. | |
selectColumnHeader(columnNumber:int) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Selects the specified column header. | |
selected — Proprietà, classe fl.controls.BaseButton | |
Ottiene o imposta un valore booleano che indica se un pulsante di tipo premuto/non premuto è selezionato. | |
selected — Proprietà, classe fl.controls.LabelButton | |
Ottiene o imposta un valore booleano che indica se un pulsante di tipo premuto/non premuto è attivato nella posizione on o nella posizione off. | |
selected — Proprietà, classe fl.controls.RadioButton | |
Indica se un pulsante di scelta è attualmente selezionato (true) o deselezionato (false). | |
selected — Proprietà, classe fl.controls.dataGridClasses.DataGridCellEditor | |
Indica se la cella è inclusa negli indici che sono stati selezionati dal titolare. | |
selected — Proprietà, classe fl.controls.listClasses.CellRenderer | |
Ottiene o imposta un valore booleano che indica se la cella corrente è selezionata. | |
selected — Proprietà, interfaccia fl.controls.listClasses.ICellRenderer | |
Ottiene o imposta un valore booleano che indica se la cella corrente è selezionata. | |
selected — Proprietà, interfaccia fl.managers.IFocusManagerGroup | |
Ottiene o imposta un valore booleano che indica se il componente è selezionato. | |
selected — Proprietà, classe flash.text.ime.CompositionAttributeRange | |
Una proprietà che definisce che la clausola di composizione corrente è attiva e allungata, abbreviata o modificata tramite l'IME, mentre le clausole adiacenti non vengono modificate. | |
selected — Proprietà, classe mx.controls.Button | |
Indicates whether a toggle button is toggled on (true) or off (false). | |
selected — Proprietà, interfaccia mx.managers.IFocusManagerGroup | |
A flag that indicates whether this control is selected. | |
selected — Stato skin, classe com.adobe.solutions.rca.presentation.gantt.GanttItem | |
This state is used when an item is selected on the Gantt chart. | |
selected — Proprietà, interfaccia spark.components.IItemRenderer | |
Contains true if the item renderer can show itself as selected. | |
selected — Proprietà, classe spark.components.LabelItemRenderer | |
Contains true if the item renderer can show itself as selected. | |
selected — Proprietà, classe spark.components.ToggleSwitch | |
The current position of the toggle switch. | |
selected — Proprietà, classe spark.components.gridClasses.GridItemRenderer | |
Contains true if the item renderer's cell is part of the current selection. | |
selected — Proprietà, interfaccia spark.components.gridClasses.IGridItemRenderer | |
Contains true if the item renderer's cell is part of the current selection. | |
selected — Proprietà, classe spark.components.supportClasses.ItemRenderer | |
Contains true if the item renderer can show itself as selected. | |
selected — Proprietà, classe spark.components.supportClasses.ToggleButtonBase | |
Contains true if the button is in the down state, and false if it is in the up state. | |
selected — Proprietà, classe spark.skins.spark.DefaultGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). Contains true if the item renderer's cell is part of the current selection. | |
selected — Proprietà, classe spark.skins.spark.DefaultItemRenderer | |
Contains true if the item renderer can show itself as selected. | |
selected — Proprietà, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling prepare(). Contains true if the item renderer's cell is part of the current selection. | |
selected — Proprietà, classe spark.skins.wireframe.DefaultItemRenderer | |
Contains true if the item renderer can show itself as selected. | |
SELECTED — Proprietà statica costante, classe fl.core.InvalidationType | |
La costante InvalidationType.SELECTED definisce il valore della proprietà type dell'oggetto evento che viene inviato per indicare che la proprietà selected del componente non è valida. | |
SELECTED — Proprietà statica costante, classe mx.charts.ChartItem | |
Value that indicates the ChartItem appears selected but does not have focus. | |
selectedBorderSkin — Proprietà, classe spark.skins.mobile.supportClasses.ButtonBarButtonSkinBase | |
Class to use for the border in the selected state. | |
selectedButtonTextStyleName — Stile, classe mx.controls.ToggleButtonBar | |
Name of CSS style declaration that specifies styles for the text of the selected button. | |
selectedCell — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns the first selected cell starting at row 0 column 0 and progressing through each column in a row before moving to the next row. | |
selectedCell — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns the first selected cell starting at row 0 column 0 and progressing through each column in a row before moving to the next row. | |
selectedCells — Proprietà, classe mx.controls.AdvancedDataGrid | |
Contains an Array of cell locations as row and column indices. | |
selectedCells — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns a Vector of CellPosition objects representing the positions of the selected cells in the grid. | |
selectedCells — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns a Vector of CellPosition objects representing the positions of the selected cells in the grid. | |
selectedChartItem — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Specifies the selected ChartItem in the chart. | |
selectedChartItems — Proprietà, classe mx.charts.chartClasses.CartesianChart | |
An Array of the selected ChartItem objects in the chart. | |
selectedChartItems — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Specifies an array of all the selected ChartItem objects in the chart. | |
selectedChild — Proprietà, classe mx.containers.Accordion | |
A reference to the currently visible child container. | |
selectedChild — Proprietà, classe mx.containers.ViewStack | |
A reference to the currently visible child container. | |
selectedColor — Proprietà, classe fl.controls.ColorPicker | |
Ottiene o imposta il campione attualmente evidenziato nella tavolozza del componente ColorPicker. | |
selectedColor — Proprietà, classe mx.controls.ColorPicker | |
The value of the currently selected color in the SwatchPanel object. | |
selectedColumnIndex — Proprietà, classe mx.controls.AdvancedDataGrid | |
The column of the selected cell. | |
selectedData — Proprietà, classe fl.controls.RadioButtonGroup | |
Ottiene o imposta la proprietà value del pulsante di scelta selezionato. | |
selectedData — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A hash table of ListBaseSelectionData objects that track which items are currently selected. | |
selectedData — Proprietà, classe mx.controls.listClasses.ListBase | |
A hash table of ListBaseSelectionData objects that track which items are currently selected. | |
selectedDate — Proprietà, classe mx.controls.DateChooser | |
Date selected in the DateChooser control. | |
selectedDate — Proprietà, classe mx.controls.DateField | |
Date as selected in the DateChooser control. | |
selectedDate — Proprietà, classe spark.components.DateSpinner | |
Date that is currently selected in the DateSpinner control. | |
selectedDeviceIndex — Proprietà, classe flash.media.AudioDeviceManager | |
L’indice del dispositivo di output audio attualmente selezionato, rispecchiato nell’array restituito da AudioDeviceManager.deviceNames. | |
selectedDisabledIcon — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come icona quando il pulsante è selezionato e disattivato. | |
selectedDisabledIcon — Stile, classe fl.controls.RadioButton | |
Nome della classe da utilizzare come icona quando il pulsante è selezionato e disattivato. | |
selectedDisabledIcon — Stile, classe fl.controls.CheckBox | |
Nome della classe da utilizzare come icona quando il pulsante è selezionato e disattivato. | |
selectedDisabledIcon — Stile, classe mx.controls.Button | |
Name of the class to use as the icon when the button is selected and disabled. | |
selectedDisabledSkin — Stile, classe fl.controls.dataGridClasses.HeaderRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e disattivato. | |
selectedDisabledSkin — Stile, classe fl.controls.listClasses.CellRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e disattivato. | |
selectedDisabledSkin — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e disattivato. | |
selectedDisabledSkin — Stile, classe fl.controls.BaseButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e disattivato. | |
selectedDisabledSkin — Stile, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when a toggle button is selected and disabled. | |
selectedDownIcon — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in basso. | |
selectedDownIcon — Stile, classe fl.controls.RadioButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in basso. | |
selectedDownIcon — Stile, classe fl.controls.CheckBox | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in basso. | |
selectedDownIcon — Stile, classe mx.controls.Button | |
Name of the class to use as the icon when the button is selected and the mouse button is down. | |
selectedDownSkin — Stile, classe fl.controls.dataGridClasses.HeaderRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il pulsante del mouse è in basso. | |
selectedDownSkin — Stile, classe fl.controls.listClasses.CellRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il pulsante del mouse è in basso. | |
selectedDownSkin — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il pulsante del mouse è in basso. | |
selectedDownSkin — Stile, classe fl.controls.BaseButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il pulsante del mouse è in basso. | |
selectedDownSkin — Stile, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse button is down. | |
selectedField — Proprietà, classe mx.controls.Button | |
The name of the field in the data property which specifies the value of the Button control's selected property. | |
selectedIndex — Proprietà, classe fl.controls.ComboBox | |
Ottiene o imposta l'indice della voce selezionata in un elenco a selezione singola. | |
selectedIndex — Proprietà, classe fl.controls.SelectableList | |
Ottiene o imposta l'indice della voce selezionata in un elenco a selezione singola. | |
selectedIndex — Proprietà, classe mx.charts.chartClasses.Series | |
Index of the selected item in the data provider of the series. | |
selectedIndex — Proprietà, classe mx.containers.Accordion | |
The zero-based index of the currently visible child container. | |
selectedIndex — Proprietà, classe mx.containers.ViewStack | |
The zero-based index of the currently visible child container. | |
selectedIndex — Proprietà, classe mx.controls.ColorPicker | |
Index in the dataProvider of the selected item in the SwatchPanel object. | |
selectedIndex — Proprietà, classe mx.controls.ComboBase | |
The index in the data provider of the selected item. | |
selectedIndex — Proprietà, classe mx.controls.ComboBox | |
Index of the selected item in the drop-down list. | |
selectedIndex — Proprietà, classe mx.controls.LinkBar | |
The index of the last selected LinkButton control if the LinkBar control uses a ViewStack container as its data provider. | |
selectedIndex — Proprietà, classe mx.controls.MenuBar | |
The index in the MenuBar control of the currently open Menu or the last opened Menu if none are currently open. | |
selectedIndex — Proprietà, classe mx.controls.NavBar | |
Index of the active navigation item, where the first item is at an index of 0. | |
selectedIndex — Proprietà, classe mx.controls.ToggleButtonBar | |
Index of the selected button. | |
selectedIndex — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The index in the data provider of the selected item. | |
selectedIndex — Proprietà, classe mx.controls.listClasses.ListBase | |
The index in the data provider of the selected item. | |
selectedIndex — Proprietà, interfaccia mx.core.ISelectableList | |
The index of the selected IList item. | |
selectedIndex — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the rowIndex of the first selected row. | |
selectedIndex — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the rowIndex of the first selected row. | |
selectedIndex — Proprietà, classe spark.components.TabbedViewNavigator | |
The 0-based index of the selected view navigator, or -1 if none is selected. | |
selectedIndex — Proprietà, classe spark.components.supportClasses.ListBase | |
The 0-based index of the selected item, or -1 if no item is selected. | |
selectedIndices — Proprietà, classe fl.controls.SelectableList | |
Ottiene o imposta un array che contiene le voci che sono state selezionate da un elenco a selezione multipla. | |
selectedIndices — Proprietà, classe mx.charts.chartClasses.Series | |
An Array of indexes of the selected items in the data provider of the series. | |
selectedIndices — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
An array of indices in the data provider of the selected items. | |
selectedIndices — Proprietà, classe mx.controls.listClasses.ListBase | |
An array of indices in the data provider of the selected items. | |
selectedIndices — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the selected rows indices. | |
selectedIndices — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the selected rows indices. | |
selectedIndices — Proprietà, classe spark.components.List | |
A Vector of ints representing the indices of the currently selected item or items. | |
selectedItem — Proprietà, classe fl.controls.ComboBox | |
Ottiene o imposta il valore della voce selezionata nell'elenco a discesa. | |
selectedItem — Proprietà, classe fl.controls.SelectableList | |
Ottiene o imposta la voce selezionata in un elenco a selezione singola. | |
selectedItem — Proprietà, classe mx.charts.chartClasses.Series | |
The chart item that is selected in the series. | |
selectedItem — Proprietà, classe mx.controls.ComboBase | |
The item in the data provider at the selectedIndex. | |
selectedItem — Proprietà, classe mx.controls.ComboBox | |
Contains a reference to the selected item in the dataProvider. | |
selectedItem — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A reference to the selected item in the data provider. | |
selectedItem — Proprietà, classe mx.controls.listClasses.ListBase | |
A reference to the selected item in the data provider. | |
selectedItem — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the item in the the data provider that is currently selected or undefined if no rows are selected. | |
selectedItem — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the item in the the data provider that is currently selected or undefined if no rows are selected. | |
selectedItem — Proprietà, classe spark.components.supportClasses.ListBase | |
The item that is currently selected. | |
selectedItems — Proprietà, classe fl.controls.SelectableList | |
Ottiene o imposta un array che contiene gli oggetti per le voci che sono state selezionate da un elenco a selezione multipla. | |
selectedItems — Proprietà, classe mx.charts.chartClasses.Series | |
An Array of chart items that are selected in the series. | |
selectedItems — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
An Array of references to the selected items in the data provider. | |
selectedItems — Proprietà, classe mx.controls.listClasses.ListBase | |
An array of references to the selected items in the data provider. | |
selectedItems — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the dataProvider items that are currently selected. | |
selectedItems — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns a Vector of the dataProvider items that are currently selected. | |
selectedItems — Proprietà, classe spark.components.List | |
A Vector of Objects representing the currently selected data items. | |
selectedItemsCompareFunction — Proprietà, classe mx.controls.listClasses.ListBase | |
A function used to compare items in the selectedItems property against items in the data provider. | |
selectedLabel — Proprietà, classe fl.controls.ComboBox | |
Ottiene la stringa visualizzata nella porzione TextInput del componente ComboBox. | |
selectedLabel — Proprietà, classe mx.controls.ComboBox | |
The String displayed in the TextInput portion of the ComboBox. | |
selectedLabel — Proprietà, classe spark.skins.mobile.ToggleSwitchSkin | |
The text of the label showing when the component is selected. | |
selectedLabelDisplay — Proprietà, classe spark.skins.mobile.ToggleSwitchSkin | |
The label for the selected side of the component. | |
selectedNavigator — Proprietà, classe spark.components.TabbedViewNavigator | |
The selected view navigator for the TabbedViewNavigator. | |
selectedOverIcon — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il mouse si trova sopra il componente. | |
selectedOverIcon — Stile, classe fl.controls.RadioButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il mouse si trova sopra il componente. | |
selectedOverIcon — Stile, classe fl.controls.CheckBox | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il mouse si trova sopra il componente. | |
selectedOverIcon — Stile, classe mx.controls.Button | |
Name of the class to use as the icon when the button is selected and the mouse is over the control. | |
selectedOverSkin — Stile, classe fl.controls.dataGridClasses.HeaderRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse si trova sopra il componente. | |
selectedOverSkin — Stile, classe fl.controls.listClasses.CellRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse si trova sopra il componente. | |
selectedOverSkin — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse si trova sopra il componente. | |
selectedOverSkin — Stile, classe fl.controls.BaseButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse si trova sopra il componente. | |
selectedOverSkin — Stile, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is over the control. | |
selectedPath — Proprietà, classe mx.controls.FileSystemDataGrid | |
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected. | |
selectedPath — Proprietà, classe mx.controls.FileSystemList | |
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected. | |
selectedPath — Proprietà, classe mx.controls.FileSystemTree | |
The nativePath of the File item representing the selected subdirectory or file, or null if no item is selected. | |
selectedPaths — Proprietà, classe mx.controls.FileSystemDataGrid | |
An Array of nativePath Strings for the File items representing the selected subdirectories and files. | |
selectedPaths — Proprietà, classe mx.controls.FileSystemList | |
An Array of nativePath Strings for the File items representing the selected subdirectories and files. | |
selectedPaths — Proprietà, classe mx.controls.FileSystemTree | |
An Array of nativePath Strings for the File items representing the selected subdirectories and files. | |
selectedRanges — Proprietà, classe mx.controls.DateChooser | |
Selected date ranges. | |
selectedSkin — Stile, classe fl.controls.listClasses.ImageCell | |
Lo skin utilizzato per indicare lo stato selezionato. | |
selectedTabTextStyleName — Stile, classe mx.containers.TabNavigator | |
Name of CSS style declaration that specifies styles for the text of the selected tab. | |
selectedTabTextStyleName — Stile, classe mx.controls.TabBar | |
Name of CSS style declaration that specifies the styles to use for the text of the selected tab navigation item. | |
selectedUpIcon — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in alto. | |
selectedUpIcon — Stile, classe fl.controls.RadioButton | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in alto. | |
selectedUpIcon — Stile, classe fl.controls.CheckBox | |
Nome della classe da utilizzare come icona quando il pulsante viene selezionato e il pulsante del mouse è in alto. | |
selectedUpIcon — Stile, classe mx.controls.Button | |
Name of the class to use as the icon when the button is selected and the mouse button is up. | |
selectedUpSkin — Stile, classe fl.controls.dataGridClasses.HeaderRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse non si trova sopra il componente. | |
selectedUpSkin — Stile, classe fl.controls.listClasses.CellRenderer | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse non si trova sopra il componente. | |
selectedUpSkin — Stile, classe fl.controls.LabelButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse non si trova sopra il componente. | |
selectedUpSkin — Stile, classe fl.controls.BaseButton | |
Nome della classe da utilizzare come skin per lo sfondo e il bordo quando un pulsante di premuto/non premuto è selezionato e il mouse non si trova sopra il componente. | |
selectedUpSkin — Stile, classe mx.controls.Button | |
Name of the class to use as the skin for the background and border when a toggle button is selected and the mouse is not over the control. | |
selectedValue — Proprietà, classe mx.controls.RadioButtonGroup | |
The value of the value property of the selected RadioButton control in the group, if this has been set to be something other than null (the default value). | |
selectedValue — Proprietà, classe spark.components.RadioButtonGroup | |
The value property of the selected RadioButton component in the group, if it has been set, otherwise, the label property of the selected RadioButton. | |
SELECT_INDEX — Proprietà statica costante, classe mx.automation.events.ListItemSelectEvent | |
The ListItemSelectEvent.SELECT_INDEX constant defines the value of the type property of the event object for an event that is dispatched when an item's index is selected. | |
SELECT_INDEX — Proprietà statica costante, classe spark.automation.events.SparkDataGridItemSelectEvent | |
The SparkDataGridItemSelectEvent.SELECT_INDEX constant defines the value of the type property of the event object for an event that is dispatched when an item's index is selected. | |
SELECT_INDEX — Proprietà statica costante, classe spark.automation.events.SparkListItemSelectEvent | |
The SparkListItemSelectEvent.SELECT_INDEX constant defines the value of the type property of the event object for an event that is dispatched when an item's index is selected. | |
selectIndices(rowIndex:int, rowCount:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, sets the selection to the specfied rows and the caret position to endRowIndex. | |
selectIndices(rowIndex:int, rowCount:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, sets the selection to the specfied rows and the caret position to endRowIndex. | |
selection — Proprietà, classe fl.controls.RadioButtonGroup | |
Ottiene o imposta un riferimento al pulsante di scelta attualmente selezionato nel gruppo di pulsanti di scelta. | |
selection — Proprietà, classe mx.controls.RadioButtonGroup | |
Contains a reference to the currently selected RadioButton control in the group. | |
selection — Proprietà, classe mx.controls.RichTextEditor | |
A TextRange object containing the selected text in the TextArea subcontrol. | |
selection — Proprietà, classe spark.components.RadioButtonGroup | |
Contains a reference to the currently selected RadioButton component in the group. | |
SELECTION — Proprietà statica costante, classe flash.text.TextInteractionMode | |
Nella piattaforme mobili come Android, il campo di testo viene avviato in modalità normale (con lo scorrimento e la modalità non selezionabile). | |
selectionActiveIndex — Proprietà, interfaccia flash.accessibility.ISimpleTextSelection | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
selectionActiveIndex — Proprietà, classe flash.text.StageText | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
selectionActiveIndex — Proprietà, interfaccia flash.text.ime.IIMEClient | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
selectionActiveIndex — Proprietà, classe spark.accessibility.RichEditableTextAccImpl | |
A character position, relative to the beginning of the text String of the RichEditableText, specifying the end of the selection that moves when the selection is extended with the arrow keys. | |
selectionActivePosition — Proprietà, classe mx.controls.TextInput | |
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character). | |
selectionActivePosition — Proprietà, interfaccia mx.core.ITextInput | |
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character). | |
selectionActivePosition — Proprietà, classe spark.components.RichEditableText | |
A character position, relative to the beginning of the text String, specifying the end of the selection that moves when the selection is extended with the arrow keys. | |
selectionActivePosition — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
A character position, relative to the beginning of the text String, specifying the end of the selection that moves when the selection is extended with the arrow keys. | |
selectionActivePosition — Proprietà, classe spark.components.supportClasses.StyleableStageText | |
The active, or last clicked position, of the selection. | |
selectionActivePosition — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
The active, or last clicked position, of the selection. | |
selectionActivePosition — Proprietà, interfaccia spark.core.IEditableText | |
The active, or last clicked position, of the selection. | |
selectionAnchorIndex — Proprietà, interfaccia flash.accessibility.ISimpleTextSelection | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionAnchorIndex — Proprietà, classe flash.text.StageText | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionAnchorIndex — Proprietà, interfaccia flash.text.ime.IIMEClient | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionAnchorIndex — Proprietà, classe spark.accessibility.RichEditableTextAccImpl | |
A character position, relative to the beginning of the text String of the RichEditableText, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys. | |
selectionAnchorPosition — Proprietà, classe mx.controls.TextInput | |
The zero-based character index value of the first character in the current selection. | |
selectionAnchorPosition — Proprietà, interfaccia mx.core.ITextInput | |
The zero-based character index value of the first character in the current selection. | |
selectionAnchorPosition — Proprietà, classe spark.components.RichEditableText | |
A character position, relative to the beginning of the text String, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys. | |
selectionAnchorPosition — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
A character position, relative to the beginning of the text String, specifying the end of the selection that stays fixed when the selection is extended with the arrow keys. | |
selectionAnchorPosition — Proprietà, classe spark.components.supportClasses.StyleableStageText | |
The anchor, or first clicked position, of the selection. | |
selectionAnchorPosition — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
The anchor, or first clicked position, of the selection. | |
selectionAnchorPosition — Proprietà, interfaccia spark.core.IEditableText | |
The anchor, or first clicked position, of the selection. | |
selectionBeginIndex — Proprietà, classe fl.controls.TextArea | |
Ottiene la posizione di indice del primo carattere selezionato in una selezione di uno o più caratteri. | |
selectionBeginIndex — Proprietà, classe fl.controls.TextInput | |
Ottiene il valore di indice del primo carattere selezionato in una selezione di uno o più caratteri. | |
selectionBeginIndex — Proprietà, classe fl.text.TLFTextField | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionBeginIndex — Proprietà, classe flash.text.TextField | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionBeginIndex — Proprietà, classe mx.controls.TextArea | |
The zero-based character index value of the first character in the current selection. | |
selectionBeginIndex — Proprietà, classe mx.controls.TextInput | |
The zero-based character index value of the first character in the current selection. | |
selectionBeginIndex — Proprietà, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support selection. | |
selectionBeginIndex — Proprietà, interfaccia mx.core.IUITextField | |
Il valore dell'indice a base zero del primo carattere nella selezione corrente. | |
selectionChange — Evento, classe flashx.textLayout.container.TextContainerManager | |
Inviato ogni volta che cambia la selezione. | |
selectionChange — Evento, classe flashx.textLayout.elements.TextFlow | |
Inviato ogni volta che cambia la selezione. | |
selectionChange — Evento, classe spark.components.DataGrid | |
Dispatched when the selection has changed. | |
selectionChange — Evento, classe spark.components.RichEditableText | |
Dispached after the selectionAnchorPosition and/or selectionActivePosition properties have changed for any reason. | |
selectionChange — Evento, classe spark.components.supportClasses.SkinnableTextBase | |
Dispached after the selectionAnchorPosition and/or selectionActivePosition properties have changed for any reason. | |
selectionChange — Proprietà, classe spark.events.GridSelectionEvent | |
The upcoming or just-completed selection changes triggered by some user gesture. | |
SELECTION_CHANGE — Proprietà statica costante, classe flashx.textLayout.events.SelectionEvent | |
La costante SelectionEvent.SELECTION_CHANGE definisce il valore della proprietà type dell'oggetto evento per un evento di selezione. | |
SELECTION_CHANGE — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.SELECTION_CHANGE constant defines the value of the type property of the event object for a selectionChange event. | |
SELECTION_CHANGE — Proprietà statica costante, classe spark.events.GridSelectionEvent | |
The GridSelectionEvent.SELECTION_CHANGE constant defines the value of the type property of the event object for a selectionChange event, which indicates that the current selection has just been changed. | |
selectionChanging — Evento, classe spark.components.DataGrid | |
Dispatched when the selection is going to change. | |
SELECTION_CHANGING — Proprietà statica costante, classe spark.events.GridSelectionEvent | |
The GridSelectionEvent.SELECTION_CHANGING constant defines the value of the type property of the event object for a selectionChanging event, which indicates that the current selection is about to change. | |
selectionColor — Stile, classe mx.controls.listClasses.ListBase | |
The color of the background of a renderer when the user selects it. | |
selectionColor — Stile, classe mx.controls.listClasses.AdvancedListBase | |
The color of the background of a renderer when the user selects it. | |
selectionColor — Stile, classe mx.controls.Tree | |
Color of the background when the user selects the link. | |
selectionColor — Stile, classe mx.controls.ComboBox | |
The selectionColor of the drop-down list. | |
selectionColor — Stile, classe mx.controls.DataGrid | |
The color of the background for the row when the user selects an item renderer in the row. | |
selectionColor — Stile, classe mx.controls.MenuBar | |
The color of the menu item background when a menu item is selected. | |
selectionColor — Stile, classe mx.controls.LinkButton | |
Background color of a LinkButton as a user presses it. | |
selectionColor — Stile, classe mx.controls.Menu | |
The color of the menu item background when a menu item is selected. | |
selectionColor — Stile, classe mx.controls.LinkBar | |
Background color of the LinkButton control as you press it. | |
selectionColor — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The color of the background for the row when the user selects an item renderer in the row. | |
selectionColor — Stile, classe mx.controls.DateChooser | |
Color of the highlight area of the currently selected date in the DateChooser control. | |
selectionColor — Stile, classe mx.controls.DateField | |
Color of the highlight area of the currently selected date in the DateChooser control. | |
selectionColor — Stile, classe spark.components.List | |
The color of the background of a renderer when the user selects it. | |
selectionColor — Stile, classe spark.components.DataGrid | |
The color of the background of a renderer when the user selects it. | |
selectionColor — Stile, classe spark.components.LabelItemRenderer | |
The color of the background of a renderer when the user selects it. | |
selectionContainsCell(rowIndex:int, columnIndex:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns true if the cell is in the current selection. | |
selectionContainsCell(rowIndex:int, columnIndex:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, returns true if the cell is in the current selection. | |
selectionContainsCellRegion(rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, returns true if the cells in the cell region are in the current selection. | |
selectionContainsCellRegion(rowIndex:int, columnIndex:int, rowCount:int, columnCount:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_CELLS, returns true if the cells in the cell region are in the current selection. | |
selectionContainsIndex(rowIndex:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns true if the row at index is in the current selection. | |
selectionContainsIndex(rowIndex:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns true if the row at index is in the current selection. | |
selectionContainsIndices(rowIndices:Vector$int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, returns true if the rows in indices are in the current selection. | |
selectionContainsIndices(rowIndices:Vector$int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.MULTIPLE_ROWS, returns true if the rows in indices are in the current selection. | |
selectionDisabledColor — Stile, classe mx.controls.listClasses.ListBase | |
The color of the background of a renderer when the component is disabled. | |
selectionDisabledColor — Stile, classe mx.controls.listClasses.AdvancedListBase | |
The color of the background of a renderer when the component is disabled. | |
selectionDisabledColor — Stile, classe mx.controls.Tree | |
Specifies the disabled color of a list item. | |
selectionDisabledColor — Stile, classe mx.controls.AdvancedDataGrid | |
The disabled color of a list item. | |
selectionDuration — Stile, classe mx.controls.listClasses.ListBase | |
The duration of the selection effect. | |
selectionDuration — Stile, classe mx.controls.listClasses.AdvancedListBase | |
The duration of the selection effect. | |
selectionDuration — Stile, classe mx.controls.ComboBox | |
The selectionDuration of the drop-down list. | |
selectionEasingFunction — Stile, classe mx.controls.listClasses.ListBase | |
The easingFunction for the selection effect. | |
selectionEasingFunction — Stile, classe mx.controls.listClasses.AdvancedListBase | |
The easingFunction for the selection effect. | |
selectionEasingFunction — Stile, classe mx.controls.Tree | |
Reference to an easingFunction function used for controlling programmatic tweening. | |
selectionEasingFunction — Stile, classe mx.controls.ComboBox | |
The selectionEasingFunction of the drop-down list. | |
selectionEasingFunction — Stile, classe mx.controls.Menu | |
The reference to an easingFunction equation which is used to control programmatic tweening. | |
selectionEasingFunction — Stile, classe mx.controls.AdvancedDataGrid | |
Reference to an easingFunction function used for controlling programmatic tweening. | |
selectionEndIndex — Proprietà, classe fl.controls.TextArea | |
Ottiene la posizione di indice dell'ultimo carattere selezionato in una selezione di uno o più caratteri. | |
selectionEndIndex — Proprietà, classe fl.controls.TextInput | |
Ottiene la posizione di indice dell'ultimo carattere selezionato in una selezione di uno o più caratteri. | |
selectionEndIndex — Proprietà, classe fl.text.TLFTextField | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
selectionEndIndex — Proprietà, classe flash.text.TextField | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
selectionEndIndex — Proprietà, classe mx.controls.TextArea | |
The zero-based index of the position afterthe last character in the current selection (equivalent to the one-based index of the last character). | |
selectionEndIndex — Proprietà, classe mx.controls.TextInput | |
The zero-based index of the position after the last character in the current selection (equivalent to the one-based index of the last character). | |
selectionEndIndex — Proprietà, classe mx.core.FTETextField | |
This property has not been implemented in FTETextField because FTETextField does not support selection. | |
selectionEndIndex — Proprietà, interfaccia mx.core.IUITextField | |
Il valore dell'indice a base zero dell'ultimo carattere nella selezione corrente. | |
SelectionEvent — classe, pacchetto flashx.textLayout.events | |
Un'istanza TextFlow invia un oggetto SelectionEvent quando EditManager o SelectionManager viene modificato o seleziona un intervallo di testo. | |
SelectionEvent(type:String, bubbles:Boolean, cancelable:Boolean, selectionState:flashx.textLayout.edit:SelectionState) — Funzione di costruzione, classe flashx.textLayout.events.SelectionEvent | |
Crea un oggetto evento contenente informazioni relative a un oggetto FlowOperation. | |
SelectionFormat — classe, pacchetto flashx.textLayout.edit | |
La classe SelectionFormat definisce le proprietà di una evidenziazione della selezione. | |
SelectionFormat(rangeColor:uint, rangeAlpha:Number, rangeBlendMode:String, pointColor:uint, pointAlpha:Number, pointBlendMode:String, pointBlinkRate:Number) — Funzione di costruzione, classe flashx.textLayout.edit.SelectionFormat | |
Crea un oggetto SelectionFormat con le proprietà specificate. | |
selectionHighlighting — Proprietà, classe spark.components.RichEditableText | |
Determines when the text selection is highlighted. | |
selectionHighlighting — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
Determines when the text selection is highlighted. | |
selectionIndicator — Parte skin, classe spark.components.DataGrid | |
The IVisualElement class used to render selected rows or cells. The IVisualElement class used to render selected rows or cells. | |
selectionIndicator — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, a visual element that's displayed for each selected row, If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, a visual element displayed for each selected cell. | |
selectionIndicator — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Selection indicator skin part. | |
selectionIndicatorClass — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Class for the selection indicator skin part. | |
selectionIndicatorHeight — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Height of the selection indicator. | |
selectionIndicators — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A hash table of selection indicators. | |
selectionIndicators — Proprietà, classe mx.controls.listClasses.ListBase | |
A hash table of selection indicators. | |
selectionIndicatorSkin — Stile, classe mx.controls.DateChooser | |
Name of the class to use as the skin for the highlight area of the currently selected date in the DateChooser control. | |
selectionInfo — Proprietà, classe mx.automation.events.ChartSelectionChangeEvent | |
selectionLayer — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The layer in listContent where all selection and highlight indicators are drawn. | |
selectionLayer — Proprietà, classe mx.controls.listClasses.ListBase | |
The layer in listContent where all selection and highlight indicators are drawn. | |
selectionLayer — Proprietà, classe mx.controls.listClasses.ListBaseContentHolder | |
The layer in the content defined by the :istbase.listContent property where all selection and highlight indicators are drawn. | |
selectionLength — Proprietà, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the number of selected rows. | |
selectionLength — Proprietà, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, returns the number of selected rows. | |
SelectionManager — classe, pacchetto flashx.textLayout.edit | |
La classe SelectionManager gestisce la selezione del testo in un flusso di testo. | |
SelectionManager() — Funzione di costruzione, classe flashx.textLayout.edit.SelectionManager | |
Crea un oggetto SelectionManager. | |
selectionMode — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Specifies whether or not ChartItem objects can be selected. | |
selectionMode — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The selection mode of the control. | |
selectionMode — Proprietà, classe spark.components.DataGrid | |
The selection mode of the control. | |
selectionMode — Proprietà, classe spark.components.Grid | |
The selection mode of the control. | |
selectionState — Proprietà, classe flashx.textLayout.events.SelectionEvent | |
Un oggetto di tipo SelectionState che rappresenta l'intervallo selezionato associato a questo SelectionEvent. | |
SelectionState — classe, pacchetto flashx.textLayout.edit | |
La classe SelectionState rappresenta una selezione in un flusso di testo. | |
SelectionState(root:flashx.textLayout.elements:TextFlow, anchorPosition:int, activePosition:int, format:flashx.textLayout.formats:ITextLayoutFormat) — Funzione di costruzione, classe flashx.textLayout.edit.SelectionState | |
Crea un oggetto SelectionState. | |
selectionTweens — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A hash table of selection tweens. | |
selectionTweens — Proprietà, classe mx.controls.listClasses.ListBase | |
A hash table of selection tweens. | |
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — metodo, classe mx.controls.AdvancedDataGrid | |
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state. | |
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state. | |
selectItem(item:mx.controls.listClasses:IListItemRenderer, shiftKey:Boolean, ctrlKey:Boolean, transition:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Updates the set of selected items given that the item renderer provided was clicked by the mouse and the keyboard modifiers are in the given state. | |
selectMultiple — Evento, classe flash.filesystem.File | |
Inviato quando l'utente seleziona un file nella finestra di dialogo aperta da una chiamata al metodo browseForOpenMultiple(). | |
SELECT_MULTIPLE — Proprietà statica costante, classe flash.events.FileListEvent | |
La costante FileListEvent.SELECT_MULTIPLE definisce il valore della proprietà type dell'oggetto Event per un evento selectMultiple. | |
selector — Proprietà, classe mx.styles.CSSStyleDeclaration | |
This property is the base selector of a potential chain of selectors and conditions that are used to match CSS style declarations to components. | |
selectorIndex — Proprietà, classe mx.styles.CSSStyleDeclaration | |
The order this CSSStyleDeclaration was added to its StyleManager. | |
selectors — Proprietà, interfaccia mx.styles.IStyleManager2 | |
Returns an Array of all the CSS selectors that are registered with the StyleManager. | |
selectors — Proprietà statica, classe mx.styles.StyleManager | |
Returns an Array of all the CSS selectors that are registered with the StyleManager. | |
selectPaperSize(paperSize:String) — metodo, classe flash.printing.PrintJob | |
Imposta il formato carta. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe flash.text.StageText | |
Seleziona il testo specificato dai valori di indice del primo e dell'ultimo carattere. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, interfaccia flash.text.ime.IIMEClient | |
Imposta l'intervallo del testo selezionato nel componente. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe flashx.textLayout.container.ContainerController | |
Imposta l'intervallo del testo selezionato in un componente che implementa ITextSupport. | |
selectRange(anchorPosition:int, activePosition:int) — metodo, interfaccia flashx.textLayout.edit.ISelectionManager | |
Seleziona un intervallo di testo. | |
selectRange(anchorPosition:int, activePosition:int) — metodo, classe flashx.textLayout.edit.SelectionManager | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe mx.controls.TextInput | |
Selects the text in the range specified by the parameters. | |
selectRange(anchorPosition:int, activePosition:int) — metodo, interfaccia mx.core.ITextInput | |
Selects the text in the range specified by the parameters. | |
selectRange(anchorPosition:int, activePosition:int) — metodo, classe spark.components.RichEditableText | |
Selects a specified range of characters. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe spark.components.supportClasses.SkinnableTextBase | |
Selects a specified range of characters. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe spark.components.supportClasses.StyleableStageText | |
Selects a specified range of characters. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, classe spark.components.supportClasses.StyleableTextField | |
Selects a specified range of characters. | |
selectRange(anchorIndex:int, activeIndex:int) — metodo, interfaccia spark.core.IEditableText | |
Selects a specified range of characters. | |
SELFLAG_ADDSELECTION — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA selection flag that adds the object to the current selection, possibly resulting in a noncontiguous selection. | |
SELFLAG_EXTENDSELECTION — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA selection flag that alters the selection so that all objects between the selection anchor and this object take on the anchor object's selection state. | |
SELFLAG_NONE — Proprietà statica costante, classe mx.accessibility.AccConst | |
A constant representing the absence of any MSAA selection flags. | |
SELFLAG_REMOVESELECTION — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA selection flag that removes the object from the current selection, possibly resulting in a noncontiguous selection. | |
SELFLAG_TAKEFOCUS — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA selection flag that sets the focus to the object and makes it the selection anchor. | |
SELFLAG_TAKESELECTION — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA selection flag that selects the object and removes the selection from all other objects in the container. | |
SELFLAG_VALID — Proprietà statica costante, classe mx.accessibility.AccConst | |
A bitmask representing all valid MSAA selection flags. | |
SEMICOLON — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto ; (186). | |
send(bytes:flash.utils:ByteArray, offset:uint, length:uint, address:String, port:int) — metodo, classe flash.net.DatagramSocket | |
Invia il pacchetto contenente i byte nell'oggetto ByteArray tramite UDP. | |
send(connectionName:String, methodName:String, ... rest) — metodo, classe flash.net.LocalConnection | |
Richiama il metodo denominato methodName su una connessione aperta con il metodo connect(connectionName) (nell'oggetto LocalConnection ricevente). | |
send(handlerName:String, ... rest) — metodo, classe flash.net.NetStream | |
Invia un messaggio su uno streaming pubblicato a tutti i client che hanno effettuato il subscribing. | |
send(... rest) — metodo, classe flash.net.SharedObject | |
Trasmette un messaggio a tutti i client connessi ad un oggetto condiviso remoto, compreso il client che ha inviato il messaggio. | |
send(object:any) — metodo, classe flash.net.XMLSocket | |
Converte l'oggetto XML o i dati specificati nel parametro object in una stringa e la trasmette al server, seguita da un byte zero (0). | |
send() — metodo, classe flash.printing.PrintJob | |
Invia pagine in spooling alla stampante dopo chiamate con esito positivo ai metodi start() o start2() e addPage(). | |
send(arg:any, queueLimit:int) — metodo, classe flash.system.MessageChannel | |
Invia un oggetto dal worker mittente, aggiungendolo alla coda messaggi del worker destinatario. | |
send(agent:mx.messaging:MessageAgent, message:mx.messaging.messages:IMessage) — metodo, classe mx.messaging.Channel | |
Sends the specified message to its target destination. | |
send() — metodo, classe mx.printing.FlexPrintJob | |
Sends the added objects to the printer to start printing. | |
send(... rest) — metodo, classe mx.rpc.AbstractOperation | |
Executes the method. | |
send(parameters:Object) — metodo, classe mx.rpc.http.HTTPService | |
Executes an HTTPService request. | |
send(... rest) — metodo, classe mx.rpc.http.Operation | |
Executes the http operation. | |
send(... rest) — metodo, classe mx.rpc.remoting.Operation | |
Executes the method. | |
sendBody(parameters:Object) — metodo, classe mx.rpc.http.AbstractOperation | |
sendControlBytesPerSecond — Proprietà, classe flash.net.NetStreamMulticastInfo | |
Specifica la velocità, espressa in byte al secondo, alla quale il nodo locale invia i messaggi per il sovraccarico di controllo ai peer e al server. | |
sendControlBytesPerSecondToServer — Proprietà, classe flash.net.NetStreamMulticastInfo | |
Specifica la velocità, espressa in byte al secondo alla quale il nodo locale invia al server i messaggi per il sovraccarico di controllo. | |
sendDataBytesPerSecond — Proprietà, classe flash.net.NetStreamMulticastInfo | |
Specifica la velocità alla quale i dati multimediali vengono inviati dal nodo locale ai peer, espressa in byte al secondo. | |
sendMetric(metric:String, value:any) — Metodo statico , classe flash.profiler.Telemetry | |
Richiede una metrica personalizzata da Telemetry. | |
sendSpanMetric(metric:String, startSpanMarker:Number, value:any) — Metodo statico , classe flash.profiler.Telemetry | |
Richiede una metrica di span personalizzata da Telemetry. Utilizzate Telemetry.spanMarker per inserire un marcatore all’inizio della funzione di cui eseguire il profilo e chiamate Telemetry.sendSpanMetric alla fine della funzione con il marcatore. | |
sendToAllNeighbors(message:Object) — metodo, classe flash.net.NetGroup | |
Invia un messaggio a tutti i vicini. | |
sendToNearest(message:Object, groupAddress:String) — metodo, classe flash.net.NetGroup | |
Invia un messaggio al vicino (o nodo locale) più prossimo all'indirizzo di gruppo specificato. | |
sendToNeighbor(message:Object, sendMode:String) — metodo, classe flash.net.NetGroup | |
Invia un messaggio al vicino specificato dal parametro sendMode. | |
sendToURL(request:flash.net:URLRequest) — Funzione del pacchetto, flash.net | |
Invia una richiesta URL a un server, ma ignora qualunque risposta. | |
SENT — Proprietà statica costante, classe flash.net.NetGroupSendResult | |
Indica che è stato trovato un percorso di indirizzamento per il messaggio e che questo è stato inoltrato verso la destinazione. | |
SENTENCE — Proprietà statica costante, classe flash.text.AutoCapitalize | |
Mette in maiuscolo la prima parola di ogni frase. | |
separationError — Proprietà, classe mx.validators.CurrencyValidator | |
Error message when the thousands separator is incorrectly placed. | |
separationError — Proprietà, classe mx.validators.NumberValidator | |
Error message when the thousands separator is in the wrong location. | |
separator — Proprietà statica, classe flash.filesystem.File | |
Il carattere separatore dei componenti di percorso del sistema operativo host. | |
separatorAffordance — Stile, classe spark.components.GridColumnHeaderGroup | |
Horizontal space on either side of a column separator that's considered to be part of the separator for the sake of mouse event dispatching. | |
separatorBefore — Proprietà, classe flash.ui.ContextMenuItem | |
Indica se sopra la voce di menu specificata deve essere visualizzata una barra separatrice. | |
separatorClick — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is clicked over a column header separator. | |
SEPARATOR_CLICK — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorClick GridEvent. | |
separatorColor — Stile, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Color of the separator between the text part and icon part. | |
separatorColor — Stile, classe mx.controls.LinkBar | |
Separator color used by the default separator skin. | |
separatorDoubleClick — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse is double-clicked over a column header separator. | |
SEPARATOR_DOUBLE_CLICK — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorDoubleClick GridEvent. | |
separatorIcon — Proprietà, classe mx.controls.menuClasses.MenuItemRenderer | |
The internal IFlexDisplayObject that displays the separator icon in this renderer | |
SEPARATOR_MOUSE_DOWN — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorMouseDown GridEvent. | |
separatorMouseDrag — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched after a separatorMouseDown event if the mouse moves before the button is released. | |
SEPARATOR_MOUSE_DRAG — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorMouseDrag GridEvent. | |
separatorMouseUp — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched after a separatorMouseDown event when the mouse button is released, even if the mouse is no longer within the separator affordance. | |
SEPARATOR_MOUSE_UP — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorMouseUp GridEvent. | |
separatorRollOut — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse leaves the area defined by a column separator and separatorMouseWidth. | |
SEPARATOR_ROLL_OUT — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorRollOut GridEvent. | |
separatorRollOver — Evento, classe spark.components.GridColumnHeaderGroup | |
Dispatched when the mouse enters the area defined by a column separator and separatorMouseWidth. | |
SEPARATOR_ROLL_OVER — Proprietà statica costante, classe spark.events.GridEvent | |
The value of the type property for a separatorRollOver GridEvent. | |
separatorSkin — Stile, classe mx.controls.Menu | |
The skin for all menu items which are identified as separators. | |
separatorSkin — Stile, classe mx.controls.LinkBar | |
Seperator symbol between LinkButton controls in the LinkBar. | |
separatorWidth — Stile, classe mx.controls.LinkBar | |
Separator pixel width, in pixels. | |
Sequence — classe, pacchetto mx.effects | |
The Sequence effect plays multiple child effects one after the other, in the order in which they are added. | |
Sequence(target:Object) — Funzione di costruzione, classe mx.effects.Sequence | |
Constructor. | |
sequenceCol — Proprietà, classe spark.skins.spark.FormHeadingSkin | |
The column containing the sequence label. | |
sequenceCol — Proprietà, classe spark.skins.spark.FormItemSkin | |
The column containing the sequence label. | |
sequenceCol — Proprietà, classe spark.skins.spark.StackedFormHeadingSkin | |
The column containing the sequence label. | |
sequenceCol — Proprietà, classe spark.skins.spark.StackedFormItemSkin | |
The column containing the sequence label. | |
SequenceInstance — classe, pacchetto mx.effects.effectClasses | |
The SequenceInstance class implements the instance class for the Sequence effect. | |
SequenceInstance(target:Object) — Funzione di costruzione, classe mx.effects.effectClasses.SequenceInstance | |
Constructor. | |
sequenceLabel — Proprietà, classe spark.components.FormItem | |
The number of the form item in the form. | |
sequenceLabelDisplay — Parte skin, classe spark.components.FormItem | |
A reference to the visual element that displays the FormItem's sequenceLabel. A reference to the visual element that displays the FormItem's sequenceLabel. | |
sequenceLabelDisplay — Proprietà, classe spark.skins.spark.FormItemSkin | |
A reference to the visual element that displays the FormItem's sequenceLabel. | |
sequenceLabelDisplay — Proprietà, classe spark.skins.spark.StackedFormItemSkin | |
A reference to the visual element that displays the FormItem's sequenceLabel. | |
sequenceNumber — Proprietà, classe mx.controls.advancedDataGridClasses.SortInfo | |
The number of this column in the sort order sequence. | |
sequential — Stato skin, classe com.adobe.solutions.rca.presentation.template.stages.SignatureTab | |
The skin state when the component shows signature tab for a sequential approval stage. | |
SERIALIZATION — Proprietà statica costante, classe mx.messaging.Channel | |
serializationFilter — Proprietà, classe mx.rpc.http.AbstractOperation | |
A SerializationFilter can control how the arguments are formatted to form the content of the HTTP request. | |
serializationFilter — Proprietà, classe mx.rpc.http.HTTPMultiService | |
Default serializationFilter used by all operations which do not set one explicitly | |
serializationFilter — Proprietà, classe mx.rpc.http.HTTPService | |
Provides an adapter which controls the process of converting the HTTP response body into ActionScript objects and/or turning the parameters or body into the contentType, URL, and and post body of the HTTP request. | |
SerializationFilter — classe, pacchetto mx.rpc.http | |
This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format. | |
serializeBody(operation:mx.rpc.http:AbstractOperation, obj:Object) — metodo, classe mx.rpc.http.SerializationFilter | |
This method is called for all invocations of the HTTP service. | |
serializeData() — metodo, classe spark.components.View | |
Responsible for serializes the view's data property when the view is being persisted to disk. | |
serializeParameters(operation:mx.rpc.http:AbstractOperation, params:Array) — metodo, classe mx.rpc.http.SerializationFilter | |
This method is called from the "send" method of the HTTP service invocation to convert the parameters into a request body. | |
serializeURL(operation:mx.rpc.http:AbstractOperation, obj:Object, url:String) — metodo, classe mx.rpc.http.SerializationFilter | |
This method is used if you need to take data from the request body object and encode it into the URL string. | |
serialNumber — Proprietà, classe flash.security.X509Certificate | |
Fornisce il numero di serie del certificato come stringa esadecimale. | |
serialRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays whether the stage is a serial stage or not. In a serial stage the participants complete their tasks in a sequence, one after other. A reference to the RadioButton object that displays whether the stage is a serial stage or not. | |
serialRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays whether a stage is a serial stage or not. In a serial stage the participants do their tasks in a sequence. A reference to the RadioButton object that displays whether a stage is a serial stage or not. | |
series — Proprietà, classe mx.charts.chartClasses.ChartBase | |
An array of Series objects that define the chart data. | |
series — Proprietà, classe mx.charts.chartClasses.StackedSeries | |
An array of sub-series managed by this stacking set. | |
Series — classe, pacchetto mx.charts.chartClasses | |
The Series class is the base class for the classes that let you specify a data series for a chart control. | |
Series() — Funzione di costruzione, classe mx.charts.chartClasses.Series | |
Constructor. | |
SeriesAutomationImpl — classe, pacchetto mx.automation.delegates.charts | |
Defines the methods and properties required to perform instrumentation for the Series base class. | |
SeriesAutomationImpl(obj:mx.charts.chartClasses:Series) — Funzione di costruzione, classe mx.automation.delegates.charts.SeriesAutomationImpl | |
Constructor. | |
SeriesEffect — classe, pacchetto mx.charts.effects | |
The base class for chart effects. | |
SeriesEffect(target:Object) — Funzione di costruzione, classe mx.charts.effects.SeriesEffect | |
Constructor. | |
SeriesEffectInstance — classe, pacchetto mx.charts.effects.effectClasses | |
The SeriesEffectInstance class implements the base instance class for the chart series effects. | |
SeriesEffectInstance(target:Object) — Funzione di costruzione, classe mx.charts.effects.effectClasses.SeriesEffectInstance | |
Constructor. | |
seriesFilters — Proprietà, classe mx.charts.chartClasses.ChartBase | |
An array of filters that are applied to all series in the chart. | |
SeriesInterpolate — classe, pacchetto mx.charts.effects | |
The SeriesInterpolate effect moves the graphics that represent the existing data in a series to the new points. | |
SeriesInterpolate(target:Object) — Funzione di costruzione, classe mx.charts.effects.SeriesInterpolate | |
Constructor. | |
SeriesInterpolateInstance — classe, pacchetto mx.charts.effects.effectClasses | |
The SeriesInterpolateInstance class implements the instance class for the SeriesInterpolate effect. | |
SeriesInterpolateInstance(target:Object) — Funzione di costruzione, classe mx.charts.effects.effectClasses.SeriesInterpolateInstance | |
Constructor. | |
SeriesSlide — classe, pacchetto mx.charts.effects | |
The SeriesSlide effect slides a data series into and out of the chart's boundaries. | |
SeriesSlide(target:Object) — Funzione di costruzione, classe mx.charts.effects.SeriesSlide | |
Constructor. | |
SeriesSlideInstance — classe, pacchetto mx.charts.effects.effectClasses | |
The SeriesSlideInstance class implements the instance class for the SeriesSlide effect. | |
SeriesSlideInstance(target:Object) — Funzione di costruzione, classe mx.charts.effects.effectClasses.SeriesSlideInstance | |
Constructor. | |
SeriesZoom — classe, pacchetto mx.charts.effects | |
The SeriesZoom effect implodes and explodes chart data into and out of the focal point that you specify. | |
SeriesZoom(target:Object) — Funzione di costruzione, classe mx.charts.effects.SeriesZoom | |
Constructor. | |
SeriesZoomInstance — classe, pacchetto mx.charts.effects.effectClasses | |
The SeriesZoomInstance class implements the instance class for the SeriesZoom effect. | |
SeriesZoomInstance(target:Object) — Funzione di costruzione, classe mx.charts.effects.effectClasses.SeriesZoomInstance | |
Constructor. | |
serverCertificate — Proprietà, classe flash.net.SecureSocket | |
Contiene il certificato X.509 ottenuto dal server dopo che è stata stabilita una connessione SSL/TLS sicura. | |
serverCertificateStatus — Proprietà, classe flash.net.SecureSocket | |
Restituisce lo stato del certificato del server. | |
serverChannelEnabled — Proprietà, classe flash.net.GroupSpecifier | |
Specifica se i membri del NetGroup possono aprire un canale verso il server. | |
SERVER_NAME_TOKEN — Proprietà statica costante, classe mx.utils.URLUtil | |
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's server name. | |
SERVER_PORT_TOKEN — Proprietà statica costante, classe mx.utils.URLUtil | |
The pattern in the String that is passed to the replaceTokens() method that is replaced by the application's port. | |
ServerSocket — classe, pacchetto flash.net | |
La classe ServerSocket consente al codice di comportarsi come server per le connessioni TCP (Transport Control Protocol). | |
ServerSocket() — Funzione di costruzione, classe flash.net.ServerSocket | |
Crea un oggetto ServerSocket. | |
ServerSocketConnectEvent — classe, pacchetto flash.events | |
Un oggetto ServerSocket invia un oggetto ServerSocketConnectEvent quando un client tenta di connettersi al socket server. | |
ServerSocketConnectEvent(type:String, bubbles:Boolean, cancelable:Boolean, socket:flash.net:Socket) — Funzione di costruzione, classe flash.events.ServerSocketConnectEvent | |
Crea un oggetto ServerSocketConnectEvent contenente informazioni relative a una connessione client. | |
serverString — Proprietà statica, classe flash.system.Capabilities | |
Una stringa con codifica URL che specifica i valori per ciascuna proprietà Capabilities. | |
serverURL — Proprietà, classe flash.events.DRMAuthenticationCompleteEvent | |
L'URL del server di gestione dei diritti multimediali. | |
serverURL — Proprietà, classe flash.events.DRMAuthenticationErrorEvent | |
L'URL del server di gestione dei diritti multimediali che ha rifiutato il tentativo di autenticazione. | |
serverURL — Proprietà, classe flash.events.DRMLicenseRequestEvent | |
L’URL da utilizzare per comunicare con il server delle licenze | |
serverURL — Proprietà, classe flash.events.DRMReturnVoucherCompleteEvent | |
L'URL del server di gestione dei diritti multimediali. | |
serverURL — Proprietà, classe flash.events.DRMReturnVoucherErrorEvent | |
L’URL del server di gestione dei diritti multimediali per questo tentativo di restituzione del Voucher. | |
serverURL — Proprietà, classe flash.net.drm.DRMContentData | |
L'URL di un server di gestione dei diritti multimediali che fornisce il voucher necessario per visualizzare il contenuto associato. | |
serverURL — Proprietà, classe flash.net.drm.DRMDeviceGroup | |
L'URL del server di registrazione per questo gruppo dispositivi. | |
serverURL — Proprietà, classe flash.net.drm.DRMVoucher | |
L’URL al server delle licenze per questo DRMVoucher. | |
serverURL — Proprietà, classe org.osmf.events.DRMEvent | |
The authentication prompt for the DRM content associated with this DRMEvent. | |
service — Proprietà, classe mx.rpc.AbstractOperation | |
Provides convenient access to the service on which the Operation is being invoked. | |
service — Proprietà, classe mx.rpc.soap.AbstractWebService | |
Specifies the service within the WSDL document that this WebService should use. | |
ServiceMonitor — Classe dinamica, pacchetto air.net | |
La classe ServiceMonitor implementa la struttura per il monitoraggio dello stato e della disponibilità dei servizi di rete. | |
ServiceMonitor() — Funzione di costruzione, classe air.net.ServiceMonitor | |
Crea un oggetto ServiceMonitor. | |
serviceName — Proprietà, classe mx.rpc.soap.mxml.WebService | |
serviceNameDisplay — Parte skin, classe com.adobe.dct.view.DictionaryServiceView | |
A skin part that defines a SkinnableTextBase control for service name. A skin part that defines a SkinnableTextBase control for service name. | |
serviceNameDisplay — Parte skin, classe com.adobe.dct.view.ImportFMLView | |
A skin part that defines ListBase for the services in the imported FML. A skin part that defines ListBase for the services in the imported FML. | |
set — Istruzione | |
Definisce un setter, ovvero un metodo che appare nell’interfaccia pubblica come proprietà. | |
SET — Proprietà statica costante, classe flash.display3D.Context3DStencilAction | |
Sostituite il valore del buffer di stencil con il valore di riferimento. | |
SetAction — classe, pacchetto spark.effects | |
The SetAction class defines an action effect that sets the value of a named property or style. | |
SetAction(target:Object) — Funzione di costruzione, classe spark.effects.SetAction | |
Constructor. | |
SetActionInstance — classe, pacchetto spark.effects.supportClasses | |
The SetActionInstance class implements the instance class for the SetAction effect. | |
SetActionInstance(target:Object) — Funzione di costruzione, classe spark.effects.supportClasses.SetActionInstance | |
Constructor. | |
setActualHeight(h:Number) — metodo, classe mx.containers.utilityClasses.ConstraintRow | |
Sizes the ConstraintRow | |
setActualSize(w:Number, h:Number) — metodo, classe mx.charts.AxisRenderer | |
Sets the actual size of this object. | |
setActualSize(w:Number, h:Number) — metodo, classe mx.charts.chartClasses.ChartBase | |
Sets the height and width of this object. | |
setActualSize(w:Number, h:Number) — metodo, classe mx.charts.chartClasses.Series | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.containers.utilityClasses.PostScaleAdapter | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.core.BitmapAsset | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.core.ButtonAsset | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, interfaccia mx.core.IFlexDisplayObject | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.core.MovieClipAsset | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.core.SpriteAsset | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.core.TextFieldAsset | |
Sets the actual size of this object. | |
setActualSize(w:Number, h:Number) — metodo, classe mx.core.UIComponent | |
Sizes the object. | |
setActualSize(w:Number, h:Number) — metodo, classe mx.core.UIFTETextField | |
Sizes the object. | |
setActualSize(w:Number, h:Number) — metodo, classe mx.core.UITextField | |
Sizes the object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.flash.UIMovieClip | |
Sets the actual size of this object. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.managers.SystemManager | |
Calling the setActualSize() method has no effect if it is directly mapped to the application window and if it is the top-level window. | |
setActualSize(newWidth:Number, newHeight:Number) — metodo, classe mx.skins.ProgrammaticSkin | |
Sets the height and width of this object. | |
SET_ACTUAL_SIZE_REQUEST — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Sets the size of the child.systemManager. | |
setActualWidth(w:Number) — metodo, classe mx.containers.utilityClasses.ConstraintColumn | |
Sizes the constraint column. | |
setAdjustColorProperty(filterIndex:int, propertyName:String, value:any) — metodo, classe fl.motion.KeyframeBase | |
Imposta una delle quattro proprietà AdjustColor sull'oggetto AdjustColor per l'indice di filtri dato. | |
setAdvancedAntiAliasingTable(fontName:String, fontStyle:String, colorType:String, advancedAntiAliasingTable:Array) — Metodo statico , classe flash.text.TextRenderer | |
Imposta una tabella di ricerca CSM (Continuous Stroke Modulation) personalizzata per un carattere. | |
setAsDefaultApplication(extension:String) — metodo, classe flash.desktop.NativeApplication | |
Imposta questa applicazione come applicazione predefinita per l'apertura dei file con l'estensione specificata. | |
setAspectRatio(newAspectRatio:String) — metodo, classe flash.display.Stage | |
Imposta lo stage su un orientamento con il rapporto proporzionale specificato. | |
setAuthenticationToken(serverUrl:String, domain:String, token:flash.utils:ByteArray) — metodo, classe flash.net.drm.DRMManager | |
Imposta il token di autenticazione da utilizzare per la comunicazione con il server e il dominio specificati. | |
setAxis(dimension:String, v:mx.charts.chartClasses:IAxis) — metodo, classe mx.charts.chartClasses.DataTransform | |
Assigns an axis instance to a particular dimension of the transform. | |
setAxis(dimension:String, value:mx.charts.chartClasses:IAxis) — metodo, classe mx.charts.chartClasses.Series | |
Assigns an Axis instance to a particular dimension of the chart. | |
setAxis(axisOridnal:int, axis:mx.olap:IOLAPQueryAxis) — metodo, interfaccia mx.olap.IOLAPQuery | |
Sets an axis to the query. | |
setAxis(axisOrdinal:int, axis:mx.olap:IOLAPQueryAxis) — metodo, classe mx.olap.OLAPQuery | |
Sets an axis to the query. | |
setBlendFactors(sourceFactor:String, destinationFactor:String) — metodo, classe flash.display3D.Context3D | |
Specifica i fattori utilizzati per fondere il colore di output di un'operazione di disegno con il colore esistente. | |
SetBrightnessMatrix(value:Number) — metodo, classe fl.motion.ColorMatrix | |
Calcola e memorizza una matrice di luminosità in base al valore dato. | |
setBusyCursor() — Metodo statico , classe mx.managers.CursorManager | |
Displays the busy cursor. | |
SET_CELL — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that the current selection should be set to this cell. | |
SET_CELL_REGION — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that the current selection should be set to this cell region. | |
setChildIndex(child:flash.display:DisplayObject, index:int) — metodo, classe flash.display.DisplayObjectContainer | |
Cambia la posizione di un elemento secondario nel contenitore di oggetto di visualizzazione. | |
setChildIndex(child:flash.display:DisplayObject, index:int) — metodo, classe flash.display.Stage | |
Cambia la posizione di un elemento secondario nel contenitore di oggetto di visualizzazione. | |
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — metodo, classe mx.charts.Legend | |
Sets the index of a particular child. | |
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — metodo, classe mx.core.Container | |
Sets the index of a particular child. | |
setChildIndex(child:flash.display:DisplayObject, newIndex:int) — metodo, interfaccia mx.core.IChildList | |
Changes the index of a particular child in this child list. | |
setChildIndex(child:flash.display:DisplayObject, index:int) — metodo, interfaccia mx.core.IContainer | |
Cambia la posizione di un elemento secondario nel contenitore di oggetto di visualizzazione. | |
setChildren(value:Object) — metodo, classe XML | |
Sostituisce le proprietà secondarie dell'oggetto XML con il gruppo specificato di proprietà XML fornito nel parametro value. | |
setClipboard(string:String) — Metodo statico , classe flash.system.System | |
Sostituisce il contenuto degli Appunti con una stringa di testo specificata. | |
setColor(color:uint) — metodo, interfaccia mx.core.IUITextField | |
Sets the font color of the text. | |
setColor(color:uint) — metodo, classe mx.core.UIFTETextField | |
Sets the font color of the text. | |
setColor(color:uint) — metodo, classe mx.core.UITextField | |
Sets the font color of the text. | |
setColorMask(red:Boolean, green:Boolean, blue:Boolean, alpha:Boolean) — metodo, classe flash.display3D.Context3D | |
Imposta la maschera utilizzata per la scrittura dei colori nel buffer di rendering. | |
setComponentStyle(component:Object, name:String, style:Object) — Metodo statico , classe fl.managers.StyleManager | |
Imposta uno stile per tutte le istanze di un tipo di componente, ad esempio tutte le istanze di un componente Button, oppure per tutte le istanze di un componente ComboBox. | |
setCompositionSize(w:Number, h:Number) — metodo, classe flashx.textLayout.container.ContainerController | |
Imposta la larghezza e l'altezza consentita per il testo nel contenitore. | |
setCompositionString(composition:String) — Metodo statico , classe flash.system.IME | |
Imposta la stringa di composizione IME. | |
setConstrained(dof:int, constrained:Boolean) — metodo, classe fl.ik.IKJoint | |
Imposta il vincolo del tipo di grado di libertà specificato. | |
setConstraintValue(constraintName:String, value:any) — metodo, classe mx.containers.utilityClasses.PostScaleAdapter | |
Sets the specified constraint value. | |
setConstraintValue(constraintName:String, value:any) — metodo, interfaccia mx.core.IConstraintClient | |
Sets the specified constraint value. | |
setConstraintValue(constraintName:String, value:any) — metodo, classe mx.core.UIComponent | |
Sets a layout constraint value, which is the same as setting the constraint style for this component. | |
setConstraintValue(constraintName:String, value:any) — metodo, classe mx.flash.UIMovieClip | |
Sets the specified constraint value. | |
setContents(textScrap:flashx.textLayout.edit:TextScrap) — Metodo statico , classe flashx.textLayout.edit.TextClipboard | |
Inserisce un oggetto TextScrap nell'area appunti del sistema. | |
setContentSize(width:Number, height:Number) — metodo, classe spark.components.supportClasses.GroupBase | |
Sets the contentWidth and contentHeight properties. | |
setContextMenu(component:flash.display:InteractiveObject) — metodo, classe mx.controls.FlexNativeMenu | |
Sets the context menu of the InteractiveObject to the underlying native menu. | |
setContextMenu(component:flash.display:InteractiveObject) — metodo, interfaccia mx.controls.IFlexContextMenu | |
Sets the context menu of an InteractiveObject. | |
SetContrastMatrix(value:Number) — metodo, classe fl.motion.ColorMatrix | |
Calcola e memorizza una matrice di contrasto in base al valore dato. | |
setCredentials(credentials:String, agent:mx.messaging:MessageAgent, charset:String) — metodo, classe mx.messaging.Channel | |
Sets the credentials to the specified value. | |
setCredentials(username:String, password:String, charset:String) — metodo, classe mx.rpc.AbstractService | |
Sets the credentials for the destination accessed by the service when using Data Services on the server side. | |
setCredentials(username:String, password:String, charset:String) — metodo, classe mx.rpc.http.HTTPService | |
Sets the credentials for the destination accessed by the service. | |
setCuePoints(cuePointArray:Array) — metodo, classe mx.controls.videoClasses.CuePointManager | |
Set the array of cue points. | |
setCulling(triangleFaceToCull:String) — metodo, classe flash.display3D.Context3D | |
Imposta la modalità di culling dei triangoli. | |
setCurrency(currencyISOCode:String, currencySymbol:String) — metodo, classe flash.globalization.CurrencyFormatter | |
Imposta le proprietà currencyISOCode e currencySymbol dell'oggetto CurrencyFormatter | |
setCurrentState(stateName:String, playTransition:Boolean) — metodo, classe mx.core.UIComponent | |
Set the current state. | |
setCursor(cursorClass:Class, priority:int, xOffset:Number, yOffset:Number) — Metodo statico , classe mx.managers.CursorManager | |
Creates a new cursor and sets an optional priority for the cursor. | |
setData(format:String, data:Object, serializable:Boolean) — metodo, classe flash.desktop.Clipboard | |
Aggiunge una rappresentazione delle informazioni da trasferire nel formato dati specificato. | |
setDataHandler(format:String, handler:Function, serializable:Boolean) — metodo, classe flash.desktop.Clipboard | |
Aggiunge un riferimento alla funzione del gestore che produce i dati da trasferire. | |
setDate(day:Number) — metodo, classe Date | |
Imposta il giorno del mese, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setDateTimePattern(pattern:String) — metodo, classe flash.globalization.DateTimeFormatter | |
Imposta la stringa di schema utilizzata da questo oggetto DateTimeFormatter per formattare date e ore. | |
setDateTimeStyles(dateStyle:String, timeStyle:String) — metodo, classe flash.globalization.DateTimeFormatter | |
Imposta gli stili di data e ora per questa istanza di DateTimeFormatter. | |
setDefaultLang(langCode:String) — Metodo statico , classe fl.lang.Locale | |
Imposta il codice di lingua predefinito. | |
setDepthTest(depthMask:Boolean, passCompareMode:String) — metodo, classe flash.display3D.Context3D | |
Imposta il tipo di confronto utilizzato per il test di profondità. | |
setDirty(propertyName:String) — metodo, classe flash.net.SharedObject | |
Indica al server che il valore di una proprietà nell'oggetto condiviso è cambiato. | |
setDownloadProgress(completed:Number, total:Number) — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Updates the outer portion of the download progress bar to indicate download progress. | |
setDRMAuthenticationCredentials(userName:String, password:String, type:String) — metodo, classe flash.net.NetStream | |
Imposta le credenziali di autenticazione DRM necessarie per visualizzare il contenuto crittografato sottostante. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe mx.charts.Legend | |
Changes the position of an existing visual element in the visual container. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe mx.core.Container | |
Changes the position of an existing visual element in the visual container. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, interfaccia mx.core.IVisualElementContainer | |
Changes the position of an existing visual element in the visual container. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe mx.flash.ContainerMovieClip | |
Changes the position of an existing visual element in the visual container. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe spark.components.Group | |
Changes the position of an existing visual element in the visual container. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe spark.components.Scroller | |
This operation is not supported in Scroller. | |
setElementIndex(element:mx.core:IVisualElement, index:int) — metodo, classe spark.components.SkinnableContainer | |
Changes the position of an existing visual element in the visual container. | |
setElementPosition(element:Object, x:Number, y:Number) — metodo, classe spark.components.LabelItemRenderer | |
A helper method to position children elements of this component. | |
setElementPosition(element:Object, x:Number, y:Number) — metodo, classe spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to position children elements of this component. | |
setElements(value:Vector$flash.text.engine:ContentElement) — metodo, classe flash.text.engine.GroupElement | |
Imposta gli elementi nel gruppo sul contenuto del vettore. | |
setElementSize(element:Object, width:Number, height:Number) — metodo, classe spark.components.LabelItemRenderer | |
A helper method to size children elements of this component. | |
setElementSize(element:Object, width:Number, height:Number) — metodo, classe spark.skins.mobile.supportClasses.MobileSkin | |
A helper method to size children elements of this component. | |
setEmpty() — metodo, classe flash.geom.Rectangle | |
Imposta su 0 tutte le proprietà dell'oggetto Rectangle. | |
setEnabled(dof:int, enable:Boolean) — metodo, classe fl.ik.IKJoint | |
Attiva o disattiva il tipo di grado di libertà specificato. | |
setEnabled(node:Object, value:Boolean) — metodo, interfaccia mx.controls.menuClasses.IMenuDataDescriptor | |
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled. | |
setEnabled(node:Object, value:Boolean) — metodo, classe mx.controls.treeClasses.DefaultDataDescriptor | |
Sets the value of the field or attribute in the data provider that identifies whether the node is enabled. | |
SetEventHandler — classe, pacchetto mx.states | |
The SetEventHandler class specifies an event handler that is active only during a particular view state. | |
SetEventHandler(target:flash.events:EventDispatcher, name:String) — Funzione di costruzione, classe mx.states.SetEventHandler | |
Constructor. | |
setFillMode(fillMode:String) — metodo, classe flash.display3D.Context3D | |
Imposta la modalità di riempimento usata per il rendering. | |
setFLVCuePointEnabled(enabled:Boolean, timeNameOrCuePoint:any) — metodo, classe fl.video.FLVPlayback | |
Attiva o disattiva uno o più cue point del file FLV. | |
setFocus() — metodo, classe fl.controls.NumericStepper | |
Imposta l'istanza del componente come elemento attivo. | |
setFocus() — metodo, classe fl.core.UIComponent | |
Imposta questo componente come elemento attivo. | |
setFocus(component:flash.display:InteractiveObject) — metodo, classe fl.managers.FocusManager | |
Imposta come elemento attivo un componente IFocusManagerComponent. | |
setFocus(o:flash.display:InteractiveObject) — metodo, interfaccia fl.managers.IFocusManager | |
Imposta come elemento attivo un componente IFocusManagerComponent. | |
setFocus() — metodo, interfaccia fl.managers.IFocusManagerComponent | |
Imposta un componente come elemento attivo. | |
setFocus(absolutePosition:int, preferPrevious:Boolean) — metodo, interfaccia flashx.textLayout.compose.IFlowComposer | |
Imposta l'attivazione sul contenitore che contiene la posizione specificata dal parametro absolutePosition. | |
setFocus(absolutePosition:int, leanLeft:Boolean) — metodo, classe flashx.textLayout.compose.StandardFlowComposer | |
Imposta l'attivazione sul contenitore che contiene la posizione specificata dal parametro absolutePosition. | |
setFocus() — metodo, interfaccia flashx.textLayout.edit.ISelectionManager | |
Attribuisce lo stato attivo al primo contenitore nella selezione. | |
setFocus() — metodo, classe flashx.textLayout.edit.SelectionManager | |
Attribuisce lo stato attivo al primo contenitore nella selezione. | |
setFocus() — metodo, classe mx.core.FlexHTMLLoader | |
Called by the FocusManager when the component receives focus. | |
setFocus() — metodo, interfaccia mx.core.IUITextField | |
Sets the focus to this component. | |
setFocus() — metodo, classe mx.core.UIComponent | |
Sets the focus to this component. | |
setFocus() — metodo, classe mx.core.UIFTETextField | |
Sets the focus to this component. | |
setFocus() — metodo, classe mx.core.UITextField | |
Sets the focus to this component. | |
setFocus() — metodo, classe mx.flash.UIMovieClip | |
Called by the FocusManager when the component receives focus. | |
setFocus(o:mx.managers:IFocusManagerComponent) — metodo, classe mx.managers.FocusManager | |
Sets focus to an IFocusManagerComponent component. | |
setFocus(o:mx.managers:IFocusManagerComponent) — metodo, interfaccia mx.managers.IFocusManager | |
Sets focus to an IFocusManagerComponent component. | |
setFocus() — metodo, interfaccia mx.managers.IFocusManagerComponent | |
Called by the FocusManager when the component receives focus. | |
setFocus() — metodo, classe spark.components.supportClasses.StyleableTextField | |
Set focus to this text field. | |
setFocus() — metodo, interfaccia spark.core.IEditableText | |
Set focus to this text field. | |
setForcefulDragStart() — Metodo statico , classe mx.automation.delegates.DragManagerAutomationImpl | |
setFormatOfRange(format:flashx.textLayout.formats:TextLayoutFormat, anchorPosition:int, activePosition:int) — metodo, classe spark.components.RichEditableText | |
Applies the specified formats to each element in the specified range that correspond to the given format. | |
setFormatOfRange(format:flashx.textLayout.formats:TextLayoutFormat, anchorPosition:int, activePosition:int) — metodo, classe spark.components.TextArea | |
Applies the specified formats to each element in the specified range that correspond to the given format. | |
setFragment(value:String) — metodo, interfaccia mx.managers.IBrowserManager | |
Changes the fragment of the URL after the '#' in the browser. | |
setFullYear(year:Number, month:Number, day:Number) — metodo, classe Date | |
Imposta l'anno, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setHandler(handler:Function) — metodo, classe mx.binding.utils.ChangeWatcher | |
Sets the handler function. | |
setHours(hour:Number, minute:Number, second:Number, millisecond:Number) — metodo, classe Date | |
Imposta l'ora, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
SetHueMatrix(angle:Number) — metodo, classe fl.motion.ColorMatrix | |
Calcola e memorizza una matrice di tonalità in base al valore dato. | |
setIcon(icon:Object) — metodo, classe spark.skins.mobile.supportClasses.ButtonSkinBase | |
Sets the current icon for the iconDisplay skin part. | |
setInitProgress(completed:Number, total:Number) — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Updates the inner portion of the download progress bar to indicate initialization progress. | |
setInterval(closure:Function, delay:Number, ... rest) — Funzione del pacchetto, flash.utils | |
Esegue una funzione a un intervallo specificato (in millisecondi). | |
setItem(name:String, data:flash.utils:ByteArray, stronglyBound:Boolean) — Metodo statico , classe flash.data.EncryptedLocalStore | |
Memorizza un oggetto ByteArray con il nome specificato. | |
setItemAt(item:Object, index:int) — metodo, classe mx.collections.ArrayList | |
Place the item at the specified index. | |
setItemAt(item:Object, index:int) — metodo, classe mx.collections.AsyncListView | |
Places the item at the specified index. | |
setItemAt(item:Object, index:int) — metodo, interfaccia mx.collections.IList | |
Places the item at the specified index. | |
setItemAt(item:Object, index:int) — metodo, classe mx.collections.ListCollectionView | |
Places the item at the specified index. | |
setItemAt(item:Object, index:int) — metodo, classe spark.collections.NumericDataProvider | |
This function is not supported. | |
setItemAt(item:Object, index:int) — metodo, classe spark.components.TabbedViewNavigator | |
Add the view navigator at the specified index. | |
setItemIcon(item:Object, iconID:Class, iconID2:Class) — metodo, classe mx.controls.AdvancedDataGrid | |
Sets the associated icon in the navigation tree for the item. | |
setItemIcon(item:Object, iconID:Class, iconID2:Class) — metodo, classe mx.controls.Tree | |
Sets the associated icon for the item. | |
setItemIndex(item:flash.display:NativeMenuItem, index:int) — metodo, classe flash.display.NativeMenu | |
Sposta una voce di menu alla posizione specificata. | |
setKeyFrameInterval(keyFrameInterval:int) — metodo, classe flash.media.Camera | |
Specifica quali fotogrammi video vengono trasmessi per intero (i fotogrammi chiave) anziché essere interpolati dall’algoritmo di compressione video. | |
setKeyFrameInterval(keyFrameInterval:int) — metodo, classe flash.media.VideoStreamSettings | |
Il numero di fotogrammi video trasmessi per intero (detti fotogrammi chiave o fotogrammi IDR (Instantaneous Decoding Refresh)) anziché essere interpolati dall'algoritmo di compressione video. | |
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean) — metodo, interfaccia mx.core.ILayoutElement | |
Sets the coordinates that the element uses to draw on screen. | |
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean) — metodo, classe mx.core.UIComponent | |
Sets the coordinates that the element uses to draw on screen. | |
setLayoutBoundsPosition(x:Number, y:Number, postLayoutTransform:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Sets the coordinates that the element uses to draw on screen. | |
setLayoutBoundsPosition(newBoundsX:Number, newBoundsY:Number, postLayoutTransform:Boolean) — metodo, classe spark.core.SpriteVisualElement | |
Sets the coordinates that the element uses to draw on screen. | |
setLayoutBoundsPosition(newBoundsX:Number, newBoundsY:Number, postLayoutTransform:Boolean) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Sets the coordinates that the element uses to draw on screen. | |
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — metodo, interfaccia mx.core.ILayoutElement | |
Sets the layout size of the element. | |
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — metodo, classe mx.core.UIComponent | |
Sets the layout size of the element. | |
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Sets the layout size of the element. | |
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — metodo, classe spark.core.SpriteVisualElement | |
Sets the layout size of the element. | |
setLayoutBoundsSize(width:Number, height:Number, postLayoutTransform:Boolean) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Sets the layout size of the element. | |
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — metodo, interfaccia mx.core.ILayoutElement | |
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — metodo, classe mx.core.UIComponent | |
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — metodo, classe spark.core.SpriteVisualElement | |
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix(value:flash.geom:Matrix, invalidateLayout:Boolean) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Sets the transform Matrix that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — metodo, interfaccia mx.core.ILayoutElement | |
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — metodo, classe mx.core.UIComponent | |
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — metodo, classe spark.core.SpriteVisualElement | |
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings. | |
setLayoutMatrix3D(value:flash.geom:Matrix3D, invalidateLayout:Boolean) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Sets the transform Matrix3D that is used to calculate the component's layout size and position relative to its siblings. | |
setLineStyle(g:flash.display:Graphics, ls:mx.graphics:IStroke) — Metodo statico , classe mx.charts.chartClasses.GraphicsUtilities | |
Applies the values in a Stroke to the provded Graphics object. | |
setLoadCallback(loadCallback:Function) — Metodo statico , classe fl.lang.Locale | |
Imposta la funzione di callback che viene chiamata una volta caricato il file XML. | |
setLocalName(name:String) — metodo, classe XML | |
Sostituisce il nome locale dell'oggetto XML con il parametro name dato. | |
setLoginCredentialsForHost(hostname:String, user:String, password:String) — Metodo statico , classe flash.net.URLRequestDefaults | |
Imposta le credenziali utente e password predefinite per un host selezionato. | |
setLoopback(compress:Boolean) — metodo, classe flash.media.Camera | |
Specifica se deve essere utilizzato uno streaming video compresso per una visualizzazione locale della videocamera. | |
setLoopBack(state:Boolean) — metodo, classe flash.media.Microphone | |
Invia l’audio catturato da un microfono agli altoparlanti locali. | |
setMenuItemToggled(item:Object, toggle:Boolean) — metodo, classe mx.controls.Menu | |
Toggles the menu item. | |
setMilliseconds(millisecond:Number) — metodo, classe Date | |
Imposta i millisecondi, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setMinutes(minute:Number, second:Number, millisecond:Number) — metodo, classe Date | |
Imposta i minuti, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setMode(width:int, height:int, fps:Number, favorArea:Boolean) — metodo, classe flash.media.Camera | |
Imposta la videocamera sulla modalità di cattura che soddisfa al meglio i requisiti specificati. | |
setMode(width:int, height:int, fps:Number) — metodo, classe flash.media.VideoStreamSettings | |
Imposta la risoluzione e la frequenza di fotogrammi utilizzati per la codifica video. | |
setMonth(month:Number, day:Number) — metodo, classe Date | |
Imposta il mese e opzionalmente il giorno del mese, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setMotionLevel(motionLevel:int, timeout:int) — metodo, classe flash.media.Camera | |
Specifica la quantità di movimento necessaria per inviare l'evento activity. | |
setMouseCursor(cursor:String) — metodo, classe flashx.textLayout.edit.SelectionManager | |
Imposta il cursore del mouse. | |
setMouseState(state:String) — metodo, classe fl.controls.BaseButton | |
Imposta lo stato del mouse mediante ActionScript. | |
setMouseState(state:String) — metodo, classe fl.controls.dataGridClasses.DataGridCellEditor | |
Imposta la cella corrente su uno specifico stato del mouse. | |
setMouseState(state:String) — metodo, interfaccia fl.controls.listClasses.ICellRenderer | |
Imposta la cella corrente su uno specifico stato del mouse. | |
setName(name:String) — metodo, classe XML | |
Imposta il nome dell'oggetto XML sul nome completo o sul nome di attributo dato. | |
setNamespace(ns:Namespace) — metodo, classe XML | |
Imposta lo spazio dei nomi associato all'oggetto XML. | |
setOrientation(newOrientation:String) — metodo, classe flash.display.Stage | |
Imposta lo stage sull'orientamento specificato. | |
setPixel(x:int, y:int, color:uint) — metodo, classe flash.display.BitmapData | |
Imposta un singolo pixel di un oggetto BitmapData. | |
setPixel32(x:int, y:int, color:uint) — metodo, classe flash.display.BitmapData | |
Imposta il colore e la trasparenza alfa di un singolo pixel di un oggetto BitmapData. | |
setPixels(rect:flash.geom:Rectangle, inputByteArray:flash.utils:ByteArray) — metodo, classe flash.display.BitmapData | |
Converte un array di byte in un'area rettangolare di dati pixel. | |
setPlainText(plainText:Boolean) — metodo, classe flashx.textLayout.edit.TextScrap | |
Contrassegna il contenuto di TextScrap come testo semplice o formattato | |
setPostingPassword(password:String, salt:String) — metodo, classe flash.net.GroupSpecifier | |
Specifica se è richiesta una password per il posting nel NetGroup. | |
setProfileLevel(profile:String, level:String) — metodo, classe flash.media.H264VideoStreamSettings | |
Imposta il profilo e il livello per la codifica video. | |
setProgram(program:flash.display3D:Program3D) — metodo, classe flash.display3D.Context3D | |
Imposta i programmi shader di vertici e di frammenti da utilizzare per il successivo rendering. | |
setProgramConstantsFromByteArray(programType:String, firstRegister:int, numRegisters:int, data:flash.utils:ByteArray, byteArrayOffset:uint) — metodo, classe flash.display3D.Context3D | |
Imposta le costanti da impiegare nei programmi shader che utilizzano i valori memorizzati in un oggetto ByteArray. | |
setProgramConstantsFromMatrix(programType:String, firstRegister:int, matrix:flash.geom:Matrix3D, transposedMatrix:Boolean) — metodo, classe flash.display3D.Context3D | |
Imposta le costanti da impiegare nei programmi shader che utilizzano i valori memorizzati in un oggetto Matrix3D. | |
setProgramConstantsFromVector(programType:String, firstRegister:int, data:Vector$Number, numRegisters:int) — metodo, classe flash.display3D.Context3D | |
Imposta gli input di costanti per i programmi shader. | |
setProgress(value:Number, maximum:Number) — metodo, classe fl.controls.ProgressBar | |
Imposta lo stato della barra in modo che indichi il livello di avanzamento quando si utilizza la modalità manuale. | |
setProgress(value:Number, total:Number) — metodo, classe mx.controls.ProgressBar | |
Sets the state of the bar to reflect the amount of progress made when using manual mode. | |
setProgress(completed:Number, total:Number) — metodo, classe mx.preloaders.DownloadProgressBar | |
Updates the display of the download progress bar with the current download information. | |
setProperty(name:String, value:String) — Metodo statico , classe adobe.utils.XMLUI | |
Modifica il valore della proprietà specificata della finestra di dialogo XMLUI corrente. | |
setProperty(propertyName:String, value:any) — metodo, interfaccia fl.video.INCManager | |
Imposta valori di proprietà arbitrarie supportate dalla classe che implementa INCManager. | |
setProperty(propertyName:String, value:any) — metodo, classe fl.video.NCManager | |
Consente l'impostazione delle proprietà fallbackServerName, fpadZone, objectEncoding e proxyType. | |
setProperty(propertyName:String, value:Object) — metodo, classe flash.net.SharedObject | |
Aggiorna il valore di una proprietà in un oggetto condiviso e indica al server che il valore della proprietà è cambiato. | |
setProperty(name:any, value:any) — metodo, classe mx.utils.ObjectProxy | |
Updates the specified property on the proxied object and sends notification of the update to the handler. | |
setProperty(name:any, value:any) — metodo, classe mx.utils.OrderedObject | |
Updates the specified property on the proxied object. | |
setProperty(key:String, value:Object) — metodo, interfaccia spark.managers.IPersistenceManager | |
Stores a value in the persistence manager. | |
setProperty(key:String, value:Object) — metodo, classe spark.managers.PersistenceManager | |
Stores a value in the persistence manager. | |
SetProperty — classe, pacchetto mx.states | |
The SetProperty class specifies a property value that is in effect only during the parent view state. | |
SetProperty(target:Object, name:String, value:any, valueFactory:mx.core:IDeferredInstance) — Funzione di costruzione, classe mx.states.SetProperty | |
Constructor. | |
SetPropertyAction — classe, pacchetto mx.effects | |
The SetPropertyAction class defines an action effect that corresponds to the SetProperty property of a view state definition. | |
SetPropertyAction(target:Object) — Funzione di costruzione, classe mx.effects.SetPropertyAction | |
Constructor. | |
SetPropertyActionInstance — classe, pacchetto mx.effects.effectClasses | |
The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect. | |
SetPropertyActionInstance(target:Object) — Funzione di costruzione, classe mx.effects.effectClasses.SetPropertyActionInstance | |
Constructor. | |
setPropertyIsEnumerable(name:String, isEnum:Boolean) — metodo, classe Object | |
Imposta la disponibilità di una proprietà dinamica per le operazioni cicliche. | |
setPublishPassword(password:String, salt:String) — metodo, classe flash.net.GroupSpecifier | |
Specifica se è richiesta una password per pubblicare un flusso multicast nel NetStream. | |
setQuality(bandwidth:int, quality:int) — metodo, classe flash.media.Camera | |
Imposta la quantità massima di ampiezza di banda al secondo o la qualità di immagine richiesta del feed video in uscita corrente. | |
setQuality(bandwidth:int, quality:int) — metodo, classe flash.media.VideoStreamSettings | |
Imposta la quantità massima di ampiezza di banda per secondo o la qualità di immagine richiesta che il feed video in uscita corrente può utilizzare. | |
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — metodo, classe mx.rpc.AbstractService | |
The username and password to be used to authenticate a user when accessing a remote, third-party endpoint such as a web service through a proxy or a remote object through a custom adapter when using Data Services on the server side. | |
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — metodo, classe mx.rpc.http.HTTPService | |
The username and password to authenticate a user when accessing the HTTP URL. | |
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — metodo, classe mx.rpc.remoting.RemoteObject | |
If a remote object is managed by an external service, such a ColdFusion Component (CFC), a username and password can be set for the authentication mechanism of that remote service. | |
setRemoteCredentials(remoteUsername:String, remotePassword:String, charset:String) — metodo, classe mx.rpc.soap.AbstractWebService | |
The username and password to authenticate a user when accessing the webservice. | |
setRendererStyle(name:String, style:Object, column:uint) — metodo, classe fl.controls.SelectableList | |
Imposta uno stile sui renderer nell'elenco. | |
setRenderToBackBuffer() — metodo, classe flash.display3D.Context3D | |
Imposta il back buffer di rendering come destinazione di rendering. | |
setRenderToTexture(texture:flash.display3D.textures:TextureBase, enableDepthAndStencil:Boolean, antiAlias:int, surfaceSelector:int, colorOutputIndex:int) — metodo, classe flash.display3D.Context3D | |
Imposta la texture specificata come destinazione di rendering. | |
setRequestedUpdateInterval(interval:Number) — metodo, classe flash.sensors.Accelerometer | |
Il metodo setRequestedUpdateInterval viene utilizzato per impostare l'intervallo di tempo desiderato per gli aggiornamenti. | |
setRequestedUpdateInterval(interval:Number) — metodo, classe flash.sensors.DeviceRotation | |
Il metodo setRequestedUpdateInterval viene utilizzato per impostare l'intervallo di tempo desiderato per gli aggiornamenti. | |
setRequestedUpdateInterval(interval:Number) — metodo, classe flash.sensors.Geolocation | |
Utilizzato per impostare l'intervallo di tempo per gli aggiornamenti, in millisecondi. | |
setResult(result:Object) — metodo, classe mx.rpc.AbstractInvoker | |
This hook is exposed to update the lastResult property. | |
setRootElement(newRootElement:flashx.textLayout.elements:ContainerFormattedElement) — metodo, interfaccia flashx.textLayout.compose.IFlowComposer | |
setRootElement(newRootElement:flashx.textLayout.elements:ContainerFormattedElement) — metodo, classe flashx.textLayout.compose.StandardFlowComposer | |
setRotation(m:flash.geom:Matrix, rotation:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'angolo di rotazione in una matrice. | |
setRotationRadians(m:flash.geom:Matrix, rotation:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'angolo di rotazione in una matrice. | |
SET_ROW — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that the current selection should be set to this row. | |
setRowCount(v:int) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows. | |
setRowCount(v:int) — metodo, classe mx.controls.listClasses.ListBase | |
Sets the rowCount property without causing invalidation or setting the explicitRowCount property, which permanently locks in the number of rows. | |
setRowHeight(v:Number) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows. | |
setRowHeight(v:Number) — metodo, classe mx.controls.listClasses.ListBase | |
Sets the rowHeight property without causing invalidation or setting of explicitRowHeight which permanently locks in the height of the rows. | |
setRowInfo(contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, yy:Number, hh:Number, uid:String) — metodo, classe mx.controls.dataGridClasses.DataGridBase | |
Sets the rowInfo for the given rowNum, row position and height. | |
SET_ROWS — Proprietà statica costante, classe spark.events.GridSelectionEventKind | |
Indicates that the current selection should be set to these rows. | |
sets — Proprietà, interfaccia mx.olap.IOLAPQueryAxis | |
All the sets of the query axis, as an Array of IOLAPSet instances. | |
sets — Proprietà, classe mx.olap.OLAPQueryAxis | |
All the sets of the query axis, as an Array of IOLAPSet instances. | |
setSamplerCallback(f:Function) — Funzione del pacchetto, flash.sampler | |
Imposta una funzione di callback per il campionatore; la funzione verrà chiamata quando il flusso di campionamento è quasi esaurito. | |
setSamplerStateAt(sampler:int, wrap:String, filter:String, mipfilter:String) — metodo, classe flash.display3D.Context3D | |
Sostituisce manualmente lo stato del campionatore di texture. | |
SetSaturationMatrix(value:Number) — metodo, classe fl.motion.ColorMatrix | |
Calcola e memorizza una matrice di saturazione in base al valore dato. | |
setSavepoint — Evento, classe flash.data.SQLConnection | |
Inviato quando una chiamata al metodo setSavepoint() ha esito positivo. | |
setSavepoint(name:String, responder:flash.net:Responder) — metodo, classe flash.data.SQLConnection | |
Crea un punto di salvataggio, che è simile a un segnalibro all'interno di una transazione di database. | |
SET_SAVEPOINT — Proprietà statica costante, classe flash.errors.SQLErrorOperation | |
Indica che è stato chiamato il metodo SQLConnection.setSavepoint(). | |
SET_SAVEPOINT — Proprietà statica costante, classe flash.events.SQLEvent | |
La costante SQLEvent.SET_SAVEPOINT definisce il valore della proprietà type di un oggetto evento setSavepoint. | |
setScale(scaleX:Number, scaleY:Number) — metodo, classe fl.video.FLVPlayback | |
Imposta le proprietà scaleX e scaleY simultaneamente. | |
setScale(scaleX:Number, scaleY:Number) — metodo, classe fl.video.VideoPlayer | |
Imposta le proprietà scaleX e scaleY simultaneamente. | |
setScaleX(m:flash.geom:Matrix, scaleX:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica la scala orizzontale di una matrice. | |
setScaleY(m:flash.geom:Matrix, scaleY:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica la scala verticale di una matrice. | |
setScissorRectangle(rectangle:flash.geom:Rectangle) — metodo, classe flash.display3D.Context3D | |
Imposta un rettangolo scissor, che è un tipo di maschera di disegno. | |
setScrollBarProperties(totalColumns:int, visibleColumns:int, totalRows:int, visibleRows:int) — metodo, classe mx.core.ScrollControlBase | |
Causes the ScrollControlBase to show or hide scrollbars based on the parameters passed in. | |
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — metodo, classe fl.controls.ScrollBar | |
Imposta l'intervallo e le dimensioni del riquadro di visualizzazione del componente ScrollBar. | |
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — metodo, classe fl.controls.UIScrollBar | |
Imposta l'intervallo e le dimensioni del riquadro di visualizzazione del componente ScrollBar. | |
setScrollProperties(pageSize:Number, minScrollPosition:Number, maxScrollPosition:Number, pageScrollSize:Number) — metodo, classe mx.controls.scrollClasses.ScrollBar | |
Sets the range and viewport size of the ScrollBar control. | |
setSeconds(second:Number, millisecond:Number) — metodo, classe Date | |
Imposta i secondi, in base all'ora locale, e restituisce il nuovo valore, espresso in millisecondi. | |
setSelectColor(hexColor:uint) — metodo, classe flash.text.TextSnapshot | |
Specifica il colore da utilizzare per evidenziare i caratteri selezionati mediante il metodo setSelected(). | |
setSelected(beginIndex:int, endIndex:int, select:Boolean) — metodo, classe flash.text.TextSnapshot | |
Specifica un intervallo di caratteri da selezionare o deselezionare in un oggetto TextSnapshot. | |
setSelectedCell(rowIndex:int, columnIndex:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, sets the selection and the caret position to this cell. | |
setSelectedCell(rowIndex:int, columnIndex:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_CELL or GridSelectionMode.MULTIPLE_CELLS, sets the selection and the caret position to this cell. | |
setSelectedIndex(rowIndex:int) — metodo, classe spark.components.DataGrid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, sets the selection and the caret position to this row. | |
setSelectedIndex(rowIndex:int) — metodo, classe spark.components.Grid | |
If selectionMode is GridSelectionMode.SINGLE_ROW or GridSelectionMode.MULTIPLE_ROWS, sets the selection and the caret position to this row. | |
setSelection(setSelection:int, endIndex:int) — metodo, classe fl.controls.TextArea | |
Imposta l'intervallo di una selezione effettuata in un'area di testo attiva. | |
setSelection(beginIndex:int, endIndex:int) — metodo, classe fl.controls.TextInput | |
Imposta l'intervallo di una selezione effettuata in un'area di testo attiva. | |
setSelection(begIdx:int, endIdx:int) — metodo, classe fl.text.TLFTextField | |
Imposta come selezionato il testo designato dai valori di indice del primo e ultimo carattere, specificati dai parametri indiceIniziale e indiceFinale. | |
setSelection(beginIndex:int, endIndex:int) — metodo, classe flash.text.TextField | |
Imposta come selezionato il testo designato dai valori di indice del primo e ultimo carattere, specificati dai parametri indiceIniziale e indiceFinale. | |
setSelection(beginIndex:int, endIndex:int) — metodo, classe mx.controls.TextArea | |
Selects the text in the range specified by the parameters. | |
setSelection(beginIndex:int, endIndex:int) — metodo, classe mx.controls.TextInput | |
Selects the text in the range specified by the parameters. | |
setSelection(beginIndex:int, endIndex:int) — metodo, classe mx.core.FTETextField | |
This method has not been implemented in FTETextField because FTETextField does not support selection. | |
setSelection(beginIndex:int, endIndex:int) — metodo, interfaccia mx.core.IUITextField | |
Imposta come selezionato il testo designato dai valori di indice del primo e ultimo carattere, specificati dai parametri indiceIniziale e indiceFinale. | |
setSelectionState(state:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.ISelectionManager | |
Imposta l'oggetto SelectionState della selezione corrente. | |
setSelectionState(sel:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.SelectionManager | |
Imposta l'oggetto SelectionState della selezione corrente. | |
setSettings(... rest) — Metodo statico , classe XML | |
Imposta i valori per le proprietà XML seguenti: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent e prettyPrinting. | |
setSharedDisplayObject(sharedDisplayObject:flash.display:DisplayObject) — metodo, interfaccia spark.core.IGraphicElement | |
Determines whether this element can draw itself to the sharedDisplayObject of the sequence. | |
setSharedDisplayObject(sharedDisplayObject:flash.display:DisplayObject) — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Determines whether this element can draw itself to the sharedDisplayObject of the sequence. | |
setSharedProperty(key:String, value:any) — metodo, classe flash.system.Worker | |
Fornisce un valore con nome che è disponibile al codice eseguito nell’SWF del worker. | |
SET_SHOW_FOCUS_INDICATOR_REQUEST — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Set the value of the showFocusIndicator property in every application's FocusManager. | |
setSilenceLevel(silenceLevel:Number, timeout:int) — metodo, classe flash.media.Microphone | |
Imposta il livello di input minimo che deve essere considerato suono e (facoltativamente) l'intervallo di silenzio che indica l'inizio del silenzio vero e proprio. | |
setSize(w:Number, h:Number) — metodo, classe fl.containers.UILoader | |
Ridimensiona il componente in base alle dimensioni richieste. | |
setSize(width:Number, height:Number) — metodo, classe fl.controls.ScrollBar | |
Imposta il componente sulla larghezza e sull'altezza specificate. | |
setSize(w:Number, h:Number) — metodo, classe fl.controls.Slider | |
Imposta il componente sulla larghezza e sull'altezza specificate. | |
setSize(width:Number, height:Number) — metodo, classe fl.controls.listClasses.CellRenderer | |
Specifica le dimensioni con cui deve essere effettuato il rendering dei dati. | |
setSize(width:Number, height:Number) — metodo, interfaccia fl.controls.listClasses.ICellRenderer | |
Imposta le dimensioni dei dati in base ai valori in pixel specificati dai parametri width e height. | |
setSize(width:Number, height:Number) — metodo, classe fl.core.UIComponent | |
Imposta il componente sulla larghezza e sull'altezza specificate. | |
setSize(width:Number, height:Number) — metodo, classe fl.video.FLVPlayback | |
Imposta la larghezza e l'altezza simultaneamente. | |
setSize(width:Number, height:Number) — metodo, classe fl.video.VideoPlayer | |
Imposta le proprietà width e height simultaneamente. | |
setSize(width:Number, height:Number) — metodo, classe mx.charts.chartClasses.PolarTransform | |
Sets the width and height that the PolarTransform uses when calculating origin and radius. | |
setSkewX(m:flash.geom:Matrix, skewX:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'inclinazione orizzontale di una matrice. | |
setSkewXRadians(m:flash.geom:Matrix, skewX:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'inclinazione orizzontale di una matrice. | |
setSkewY(m:flash.geom:Matrix, skewY:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'angolo di inclinazione verticale di una matrice. | |
setSkewYRadians(m:flash.geom:Matrix, skewY:Number) — Metodo statico , classe fl.motion.MatrixTransformer | |
Modifica l'angolo di inclinazione verticale di una matrice. | |
setSpringAngle(angle:Number) — metodo, classe fl.ik.IKJoint | |
Imposta l'angolo della molla corrente. | |
setSpringPt(pt:flash.geom:Point) — metodo, classe fl.ik.IKJoint | |
Imposta il punto della molla corrente. | |
setStage(stage:flash.display:DisplayObjectContainer) — Metodo statico , classe fl.ik.IKManager | |
Utilizzate questo metodo per indicare il contenitore dei simboli in un file SWF caricato. | |
setStencilActions(triangleFace:String, compareMode:String, actionOnBothPass:String, actionOnDepthFail:String, actionOnDepthPassStencilFail:String) — metodo, classe flash.display3D.Context3D | |
Imposta l'operazione e la modalità stencil. | |
setStencilReferenceValue(referenceValue:uint, readMask:uint, writeMask:uint) — metodo, classe flash.display3D.Context3D | |
Imposta il valore di confronto stencil utilizzato per il test di stencil. | |
setStretchXY(stretchX:Number, stretchY:Number) — metodo, classe mx.core.UIComponent | |
Specifies a transform stretch factor in the horizontal and vertical direction. | |
setString(stringID:String, languageCode:String, stringValue:String) — Metodo statico , classe fl.lang.Locale | |
Imposta il nuovo valore di stringa di un identificatore di stringa specifico e del codice di lingua. | |
setStyle(style:String, value:Object) — metodo, classe fl.core.UIComponent | |
Imposta una proprietà di stile per l'istanza del componente. | |
setStyle(name:String, style:Object) — Metodo statico , classe fl.managers.StyleManager | |
Imposta uno stile globale per tutti i componenti di interfaccia utente di un documento. | |
setStyle(styleName:String, styleObject:Object) — metodo, classe flash.text.StyleSheet | |
Aggiunge all'oggetto foglio di stile un nuovo stile con il nome specificato. | |
setStyle(styleProp:String, newValue:any) — metodo, classe flashx.textLayout.container.ContainerController | |
Imposta il valore dello stile specificato dal parametro styleProp sul valore specificato dal parametro newValue. | |
setStyle(styleProp:String, newValue:any) — metodo, classe flashx.textLayout.elements.FlowElement | |
Imposta lo stile specificato dal parametro styleProp sul valore specificato dal parametro newValue. | |
setStyle(styleName:String, value:any) — metodo, classe flashx.textLayout.formats.TabStopFormat | |
Imposta il valore dello stile specificato dal parametro styleProp, che specifica il nome dello stile di cui impostare il valore. | |
setStyle(styleProp:String, newValue:any) — metodo, classe flashx.textLayout.formats.TextLayoutFormat | |
Imposta lo stile specificato dal parametro styleProp sul valore specificato dal parametro newValue. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.core.UIComponent | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, value:any) — metodo, classe mx.core.UIFTETextField | |
Does nothing. | |
setStyle(styleProp:String, value:any) — metodo, classe mx.core.UITextField | |
Does nothing. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.styles.AdvancedStyleClient | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.styles.CSSStyleDeclaration | |
Sets a style property on this CSSStyleDeclaration. | |
setStyle(styleProp:String, newValue:any) — metodo, interfaccia mx.styles.IStyleClient | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, newValue:any) — metodo, classe mx.styles.StyleProxy | |
Sets a style property on this component instance. | |
setStyle(styleProp:String, value:any) — metodo, classe spark.components.supportClasses.StyleableTextField | |
Sets a style property on this component instance. | |
SetStyle — classe, pacchetto mx.states | |
The SetStyle class specifies a style that is in effect only during the parent view state. | |
SetStyle(target:mx.styles:IStyleClient, name:String, value:Object, valueFactory:mx.core:IDeferredInstance) — Funzione di costruzione, classe mx.states.SetStyle | |
Constructor. | |
SetStyleAction — classe, pacchetto mx.effects | |
The SetStyleAction class defines an action effect that corresponds to the SetStyle property of a view state definition. | |
SetStyleAction(target:Object) — Funzione di costruzione, classe mx.effects.SetStyleAction | |
Constructor. | |
SetStyleActionInstance — classe, pacchetto mx.effects.effectClasses | |
The SetStyleActionInstance class implements the instance class for the SetStyleAction effect. | |
SetStyleActionInstance(target:Object) — Funzione di costruzione, classe mx.effects.effectClasses.SetStyleActionInstance | |
Constructor. | |
setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — metodo, interfaccia mx.styles.IStyleManager | |
Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
setStyleDeclaration(selector:String, styleDeclaration:mx.styles:CSSStyleDeclaration, update:Boolean) — Metodo statico , classe mx.styles.StyleManager | |
Sets the CSSStyleDeclaration object that stores the rules for the specified CSS selector. | |
setStyleDeclarations(styleManager:mx.styles:IStyleManager2) — metodo, interfaccia mx.styles.IStyleModule | |
Creates and sets style declarations from the styles modules into the given style manager. | |
setTargetState() — metodo, classe fl.motion.AnimatorUniversal | |
setText(text:String) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Imposta la proprietà text sulla stringa specificata. | |
setTextFlow(textFlow:flashx.textLayout.elements:TextFlow) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Imposta un oggetto TextFlow in questo TextContainerManager sostituendo eventuali oggetti TextFlow esistenti ed eliminando il testo corrente. | |
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — metodo, classe fl.text.TLFTextField | |
Applica la formattazione indicata dal parametro format al testo specificato nel campo di testo. | |
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — metodo, classe flash.text.TextField | |
Applica la formattazione indicata dal parametro format al testo specificato nel campo di testo. | |
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — metodo, classe mx.core.FTETextField | |
This method has no effect on a FTETextField if beginIndex or endIndex does not equal -1 because FTETextField does not support formatting a range. | |
setTextFormat(format:flash.text:TextFormat, beginIndex:int, endIndex:int) — metodo, interfaccia mx.core.IUITextField | |
Applica la formattazione indicata dal parametro format al testo specificato nel campo di testo. | |
setTextureAt(sampler:int, texture:flash.display3D.textures:TextureBase) — metodo, classe flash.display3D.Context3D | |
Specifica la texture da utilizzare per un registro di input texture di un programma di frammenti. | |
setThumbValueAt(index:int, value:Number) — metodo, classe mx.controls.sliderClasses.Slider | |
This method sets the value of a slider thumb, and updates the display. | |
setTime(millisecond:Number) — metodo, classe Date | |
Imposta la data, espressa in millisecondi, rispetto alla mezzanotte del 1 gennaio 1970, e restituisce il nuovo valore, espresso in millisecondi. | |
setTimeout(closure:Function, delay:Number, ... rest) — Funzione del pacchetto, flash.utils | |
Esegue una funzione specifica dopo un ritardo prestabilito (in millisecondi). | |
settings() — Metodo statico , classe XML | |
Recupera le proprietà seguenti: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent e prettyPrinting. | |
SETTINGS_MANAGER — Proprietà statica costante, classe flash.system.SecurityPanel | |
Quando viene passato a Security.showSettings(), visualizza Gestione impostazioni, in una finestra distinta del browser. | |
setTint(tintColor:uint, tintMultiplier:Number) — metodo, classe fl.motion.Color | |
Imposta contemporaneamente il colore e la quantità della tinta. | |
setTitle(value:String) — metodo, interfaccia mx.managers.IBrowserManager | |
Changes the text in the browser's title bar. | |
setTo(aa:Number, ba:Number, ca:Number, da:Number, txa:Number, tya:Number) — metodo, classe flash.geom.Matrix | |
Imposta i membri dell'oggetto Matrix sui valori specificati. | |
setTo(xa:Number, ya:Number) — metodo, classe flash.geom.Point | |
Imposta i membri dell'oggetto Point sui valori specificati. | |
setTo(xa:Number, ya:Number, widtha:Number, heighta:Number) — metodo, classe flash.geom.Rectangle | |
Imposta i membri dell'oggetto Rectangle sui valori specificati. | |
setTo(xa:Number, ya:Number, za:Number) — metodo, classe flash.geom.Vector3D | |
Imposta i membri dell'oggetto Vector3D sui valori specificati. | |
setToggled(node:Object, value:Boolean) — metodo, interfaccia mx.controls.menuClasses.IMenuDataDescriptor | |
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled. | |
setToggled(node:Object, value:Boolean) — metodo, classe mx.controls.treeClasses.DefaultDataDescriptor | |
Sets the value of the field or attribute in the data provider that identifies whether the node is toggled. | |
setTweenHandlers(updateFunction:Function, endFunction:Function) — metodo, classe mx.effects.Tween | |
By default, the Tween class invokes the mx.effects.effectClasses.TweenEffectInstance.onTweenUpdate() callback function on a regular interval on the effect instance for the duration of the effect, and the optional mx.effects.effectClasses.TweenEffectInstance.onTweenEnd() callback function at the end of the effect duration. | |
setup — Evento, interfaccia mx.modules.IModuleInfo | |
Dispatched by the backing ModuleInfo once the module is sufficiently loaded to call the IModuleInfo.factory() method and the IFlexModuleFactory.info() method. | |
setup — Proprietà, interfaccia mx.modules.IModuleInfo | |
A flag that is true if the module is sufficiently loaded to get a handle to its associated IFlexModuleFactory implementation and call its info() method. | |
setup — Evento, classe mx.modules.ModuleLoader | |
Dispatched when information about the module is available (with the info() method), but the module is not yet ready. | |
setup — Evento, classe spark.modules.ModuleLoader | |
Dispatched when information about the module is available (with the info() method), but the module is not yet ready. | |
SETUP — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di attivazione dell’applicazione o del menu di configurazione. | |
SETUP — Proprietà statica costante, classe mx.events.ModuleEvent | |
Dispatched when enough of a module has been downloaded that you can get information about the module. | |
setupColumnItemRenderer(c:mx.controls.dataGridClasses:DataGridColumn, contentHolder:mx.controls.listClasses:ListBaseContentHolder, rowNum:int, colNum:int, data:Object, uid:String) — metodo, classe mx.controls.dataGridClasses.DataGridBase | |
Sets up an item renderer for a column and put it in the listItems array at the requested position. | |
setupPropertyList() — metodo, classe mx.utils.ObjectProxy | |
This method creates an array of all of the property names for the proxied object. | |
setupWindowInitOptions() — metodo, classe spark.components.Window | |
Creates and fills up the NativeWindowInitOptios used to create the internal nativeWindow. | |
setUseEchoSuppression(useEchoSuppression:Boolean) — metodo, classe flash.media.Microphone | |
Specifica se utilizzare la funzione di soppressione dell'eco del codec audio. | |
setUTCDate(day:Number) — metodo, classe Date | |
Imposta il giorno del mese, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCFullYear(year:Number, month:Number, day:Number) — metodo, classe Date | |
Imposta l'anno, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCHours(hour:Number, minute:Number, second:Number, millisecond:Number) — metodo, classe Date | |
Imposta l'ora, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCMilliseconds(millisecond:Number) — metodo, classe Date | |
Imposta i millisecondi, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCMinutes(minute:Number, second:Number, millisecond:Number) — metodo, classe Date | |
Imposta i minuti, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCMonth(month:Number, day:Number) — metodo, classe Date | |
Imposta il mese e facoltativamente il giorno, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setUTCSeconds(second:Number, millisecond:Number) — metodo, classe Date | |
Imposta i secondi e facoltativamente i millisecondi, in base all'ora universale (UTC), e restituisce il nuovo valore, espresso in millisecondi. | |
setValue(tweenableName:String, newValue:Number) — metodo, classe fl.motion.KeyframeBase | |
Modifica il valore di una specifica proprietà interpolabile sul fotogramma chiave. | |
setValue(index:int, tweenableName:String, value:Number) — metodo, classe fl.motion.MotionBase | |
Imposta il valore di una specifica proprietà interpolabile in corrispondenza di un determinato indice temporale nell'istanza Motion. | |
setValue(value:Number) — metodo, classe spark.components.HScrollBar | |
Updates the value property and, if viewport is non-null, sets its horizontalScrollPosition to value. | |
setValue(value:Number) — metodo, classe spark.components.VScrollBar | |
Updates the value property and, if viewport is non null, then sets its verticalScrollPosition to value. | |
setValue(value:Number) — metodo, classe spark.components.supportClasses.Range | |
Sets the backing store for the value property and dispatches a valueCommit event if the property changes. | |
SetValue(row:int, col:int, value:Number) — metodo, classe fl.motion.DynamicMatrix | |
Imposta il valore in corrispondenza di una riga e una colonna a base zero nella matrice corrente. | |
setVector(rect:flash.geom:Rectangle, inputVector:Vector$uint) — metodo, classe flash.display.BitmapData | |
Converte un vettore in un'area rettangolare di dati pixel. | |
setVertexBufferAt(index:int, buffer:flash.display3D:VertexBuffer3D, bufferOffset:int, format:String) — metodo, classe flash.display3D.Context3D | |
Specifica quali componenti dati di vertice corrispondono a un singolo input di programma shader di vertici. | |
setVisible(value:Boolean, noEvent:Boolean) — metodo, classe mx.containers.utilityClasses.PostScaleAdapter | |
setVisible(value:Boolean, noEvent:Boolean) — metodo, interfaccia mx.core.IUIComponent | |
Called when the visible property changes. | |
setVisible(value:Boolean, noEvent:Boolean) — metodo, classe mx.core.UIComponent | |
Called when the visible property changes. | |
setVisible(visible:Boolean, noEvent:Boolean) — metodo, classe mx.core.UIFTETextField | |
Sets the visible property of this UITextField object. | |
setVisible(visible:Boolean, noEvent:Boolean) — metodo, classe mx.core.UITextField | |
Sets the visible property of this UITextField object. | |
setVisible(value:Boolean, noEvent:Boolean) — metodo, classe mx.flash.UIMovieClip | |
Called when the visible property changes. | |
setVisibleDataItem(uid:String, item:mx.controls.listClasses:IListItemRenderer) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Sets the cell defined by uid to use the item renderer specified by item. | |
SHA256 — classe, pacchetto mx.utils | |
Implementation of SHA-256 hash algorithm as described in Federal Information Processing Standards Publication 180-2 at http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf | |
shader — Proprietà, classe flash.display.GraphicsShaderFill | |
Lo shader da utilizzare per il riempimento. | |
shader — Proprietà, classe flash.display.ShaderJob | |
Lo shader utilizzato per l'operazione. | |
shader — Proprietà, classe flash.filters.ShaderFilter | |
Lo shader da utilizzare per questo filtro. | |
shader — Proprietà, classe spark.effects.supportClasses.AnimateTransitionShaderInstance | |
The Shader that is created using the shaderByteCode property as the underlying byte code. | |
shader — Proprietà, classe spark.filters.ShaderFilter | |
A flash.display.Shader instance. | |
Shader — classe, pacchetto flash.display | |
Un'istanza Shader rappresenta un kernel shader Pixel Bender in ActionScript. | |
Shader(code:flash.utils:ByteArray) — Funzione di costruzione, classe flash.display.Shader | |
Crea una nuova istanza Shader. | |
SHADER — Proprietà statica costante, classe flash.display.BlendMode | |
Utilizza uno shader per definire la fusione tra gli oggetti. | |
shaderByteCode — Proprietà, classe spark.effects.AnimateTransitionShader | |
The bytecode for the pixel-shader program that the effect uses to animate between the two bitmaps. | |
shaderByteCode — Proprietà, classe spark.effects.supportClasses.AnimateTransitionShaderInstance | |
The bytecode for the pixel-shader program that the effect uses to animate between the two bitmaps. | |
ShaderData — classe dinamica finale, pacchetto flash.display | |
Un oggetto ShaderData contiene le proprietà che rappresentano gli eventuali parametri e input per il kernel di uno shader, nonché le proprietà contenenti gli eventuali metadati specificati per lo shader. | |
ShaderData(byteCode:flash.utils:ByteArray) — Funzione di costruzione, classe flash.display.ShaderData | |
Crea un'istanza ShaderData. | |
ShaderEvent — classe, pacchetto flash.events | |
Quando termina un'operazione shader avviata da ShaderJob, viene inviato un oggetto ShaderEvent. | |
ShaderEvent(type:String, bubbles:Boolean, cancelable:Boolean, bitmap:flash.display:BitmapData, array:flash.utils:ByteArray, vector:Vector$Number) — Funzione di costruzione, classe flash.events.ShaderEvent | |
Crea un oggetto ShaderEvent da passare ai listener di eventi. | |
shaderFilter — Proprietà, classe spark.effects.supportClasses.AnimateTransitionShaderInstance | |
The filter wrapped around the instance's shader property. | |
ShaderFilter — classe, pacchetto flash.filters | |
La classe ShaderFilter applica un filtro mediante l'esecuzione di uno shader sull'oggetto filtrato. | |
ShaderFilter — Classe dinamica, pacchetto spark.filters | |
The Flex ShaderFilter class abstracts away many of the details of using the Flash ShaderFilter, Shader, and ShaderData classes to apply a Pixel Bender shader as a filter. | |
ShaderFilter(shader:flash.display:Shader) — Funzione di costruzione, classe flash.filters.ShaderFilter | |
Crea un nuovo filtro shader. | |
ShaderFilter(shader:Object) — Funzione di costruzione, classe spark.filters.ShaderFilter | |
Constructor. | |
ShaderInput — classe dinamica finale, pacchetto flash.display | |
Un'istanza ShaderInput rappresenta un'unica immagine di input per il kernel di uno shader. | |
ShaderInput() — Funzione di costruzione, classe flash.display.ShaderInput | |
Crea un'istanza ShaderInput. | |
ShaderJob — classe, pacchetto flash.display | |
Per eseguire un'operazione shader in modalità autonoma, potete utilizzare un'istanza ShaderJob. | |
ShaderJob(shader:flash.display:Shader, target:Object, width:int, height:int) — Funzione di costruzione, classe flash.display.ShaderJob | |
ShaderParameter — classe dinamica finale, pacchetto flash.display | |
Un'istanza ShaderParameter rappresenta un unico parametro di input del kernel di uno shader. | |
ShaderParameter() — Funzione di costruzione, classe flash.display.ShaderParameter | |
Crea un'istanza ShaderParameter. | |
ShaderParameterType — classe finale, pacchetto flash.display | |
Questa classe definisce le costanti che rappresentano i possibili valori per la proprietà type della classe ShaderParameter. | |
ShaderPrecision — classe finale, pacchetto flash.display | |
Questa classe definisce le costanti che rappresentano i possibili valori per la proprietà precisionHint della classe Shader. | |
shaderProperties — Proprietà, classe spark.effects.AnimateTransitionShader | |
A map of parameter name/value pairs passed to the pixel-shader program before playing. | |
shaderProperties — Proprietà, classe spark.effects.supportClasses.AnimateTransitionShaderInstance | |
A map of parameter name/value pairs passed to the pixel-shader program before playing. | |
shadow — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Shadow skin part. | |
shadowAlpha — Proprietà, classe flash.filters.BevelFilter | |
Il valore di trasparenza alfa del colore d'ombra. | |
shadowAlpha — Proprietà, classe spark.filters.BevelFilter | |
The alpha transparency value of the shadow color. | |
ShadowBoxItemRenderer — classe, pacchetto mx.charts.renderers | |
A simple chart itemRenderer implementation that fills a rectangular area and surrounds it with a drop shadow. | |
ShadowBoxItemRenderer() — Funzione di costruzione, classe mx.charts.renderers.ShadowBoxItemRenderer | |
Constructor. | |
shadowClass — Proprietà, classe spark.skins.mobile.SpinnerListContainerSkin | |
Class for the shadow skin part. | |
shadowColor — Proprietà, classe flash.filters.BevelFilter | |
Il colore d'ombra della smussatura. | |
shadowColor — Stile, classe mx.charts.chartClasses.DataTip | |
Bottom inside color of a button's skin. | |
shadowColor — Stile, classe mx.controls.VRule | |
The shadow color of the line. | |
shadowColor — Stile, classe mx.controls.HRule | |
The shadow color of the line. | |
shadowColor — Proprietà, classe spark.filters.BevelFilter | |
The shadow color of the bevel. | |
shadowDirection — Stile, classe mx.charts.Legend | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.containers.Panel | |
Direction of drop shadow. | |
shadowDirection — Stile, classe mx.controls.ToolTip | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.controls.TextInput | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.controls.NumericStepper | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.controls.VideoDisplay | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.core.ScrollControlBase | |
Direction of the drop shadow. | |
shadowDirection — Stile, classe mx.core.Container | |
Direction of the drop shadow. | |
shadowDistance — Stile, classe mx.charts.Legend | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.containers.Panel | |
Distance of drop shadow. | |
shadowDistance — Stile, classe mx.controls.ToolTip | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.controls.TextInput | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.controls.NumericStepper | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.controls.VideoDisplay | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.core.ScrollControlBase | |
Distance of the drop shadow. | |
shadowDistance — Stile, classe mx.core.Container | |
Distance of the drop shadow. | |
ShadowLineRenderer — classe, pacchetto mx.charts.renderers | |
An implementation of a line segment renderer that is used by LineSeries objects. | |
ShadowLineRenderer() — Funzione di costruzione, classe mx.charts.renderers.ShadowLineRenderer | |
Constructor. | |
shallowCopy(relativeStart:int, relativeEnd:int) — metodo, classe flashx.textLayout.elements.FlowElement | |
Crea una copia di questo oggetto FlowElement, copiando il contenuto tra le due posizioni di caratteri specificate. | |
Shape — classe, pacchetto flash.display | |
Questa classe viene utilizzata per creare forme leggere utilizzando l'API di disegno di ActionScript. | |
Shape() — Funzione di costruzione, classe flash.display.Shape | |
Crea un nuovo oggetto Shape. | |
shareable — Proprietà, classe flash.utils.ByteArray | |
Specifica se la memoria sottostante dell’array di byte è condivisibile. | |
sharedEvents — Proprietà, classe fl.display.ProLoaderInfo | |
A causa di problemi di temporizzazione durante il caricamento di un contenuto che esegue il precaricamento RSL, si consiglia di attendere che sia stato ricevuto l'evento init prima di aggiungere listener di eventi all'oggetto sharedEvents oppure di aggiungerli di nuovo dopo la ricezione dell'evento init. | |
sharedEvents — Proprietà, classe flash.display.LoaderInfo | |
Un'istanza EventDispatcher che può essere utilizzata per scambiare eventi tra i limiti di sicurezza. | |
SharedObject — classe, pacchetto flash.net | |
La classe SharedObject utilizzata per leggere e memorizzare quantità limitate di dati nel computer di un utente o su un server. | |
SharedObjectFlushStatus — classe finale, pacchetto flash.net | |
La classe SharedObjectFlushStatus fornisce valori per il codice restituito da una chiamata al metodo SharedObject.flush(). | |
sharpness — Proprietà, classe fl.text.TLFTextField | |
La precisione non è applicabile ai campi di testo TLF TextField. | |
sharpness — Proprietà, classe flash.text.TextField | |
La precisione dei bordi del glifo in questo campo di testo. | |
sharpness — Proprietà, classe mx.core.FTETextField | |
This property has no effect in FTETextField. | |
sharpness — Proprietà, interfaccia mx.core.IUITextField | |
La precisione dei bordi del glifo in questo campo di testo. | |
sharpness — Proprietà, classe mx.core.UITextFormat | |
Defines the sharpness setting for the UITextField class. | |
shift() — metodo, classe Array | |
Rimuove il primo elemento di un array e lo restituisce. | |
shift() — metodo, classe Vector | |
Rimuove il primo elemento dal vettore e lo restituisce. | |
shift() — metodo, classe mx.utils.LinkedList | |
Removes the node at the head of the list. | |
SHIFT — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto Maiusc (16). | |
shiftKey — Proprietà, classe flash.events.FocusEvent | |
Indica se il modificatore del tasto Maiusc è attivato; in questo caso il valore è true. | |
shiftKey — Proprietà, classe flash.events.GestureEvent | |
Indica se il tasto Maiusc è attivo (true) o inattivo (false). | |
shiftKey — Proprietà, classe flash.events.KeyboardEvent | |
Indica se il tasto Maiusc è attivo (true) o inattivo (false). | |
shiftKey — Proprietà, classe flash.events.MouseEvent | |
Indica se il tasto Maiusc è attivo (true) o inattivo (false). | |
shiftKey — Proprietà, classe flash.events.TouchEvent | |
Indica se il tasto Maiusc è attivo (true) o inattivo (false). | |
shiftKey — Proprietà, classe mx.automation.events.AdvancedDataGridItemSelectEvent | |
Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
shiftKey — Proprietà, classe mx.automation.events.ChartSelectionChangeEvent | |
Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
shiftKey — Proprietà, classe mx.automation.events.ListItemSelectEvent | |
Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
shiftKey — Proprietà, classe mx.events.SandboxMouseEvent | |
Indicates whether the Shift key was pressed. | |
shiftKey — Proprietà, classe spark.automation.events.SparkDataGridItemSelectEvent | |
Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
shiftKey — Proprietà, classe spark.automation.events.SparkListItemSelectEvent | |
Indicates whether the Shift key was pressed at the time of the event, true, or not, false. | |
shiftRow(oldIndex:int, newIndex:int, numCols:int, shiftItems:Boolean) — metodo, classe mx.controls.listClasses.ListBase | |
Shift a row in the arrays that reference rows. | |
SHORT — Proprietà statica costante, classe flash.data.SQLColumnNameStyle | |
Indica che i nomi di colonna restituiti da un'istruzione SELECT utilizzano il formato nomi di colonna corti. | |
SHORT — Proprietà statica costante, classe flash.globalization.DateTimeStyle | |
Specifica lo stile breve per la data o l'ora. | |
SHORT_ABBREVIATION — Proprietà statica costante, classe flash.globalization.DateTimeNameStyle | |
Specifica lo stile abbreviato breve per i nomi dei mesi e dei giorni della settimana. | |
shortcut — Proprietà, classe flash.accessibility.AccessibilityProperties | |
Indica la scelta rapida da tastiera associata a questo oggetto di visualizzazione. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.FLVPlayback | |
Variabile di stato che indica il numero di versione breve del componente. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.FLVPlaybackCaptioning | |
Variabile di stato che indica il numero di versione breve del componente. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.NCManager | |
Variabile di stato che indica il numero di versione breve del componente. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.NCManagerNative | |
Variabile di stato che indica il numero di versione breve del componente. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.VideoError | |
Variabile di stato che indica il numero di versione breve del componente. | |
SHORT_VERSION — Proprietà statica costante, classe fl.video.VideoPlayer | |
Variabile di stato che indica il numero di versione breve del componente. | |
shouldBeConnected — Proprietà, classe mx.messaging.Channel | |
Indicates whether this channel should be connected to its endpoint. | |
show — Evento, classe fl.core.UIComponent | |
Inviato dopo che il componente è passato da invisibile a visibile. | |
show() — Metodo statico , classe flash.ui.Mouse | |
Visualizza il puntatore. | |
show — Evento, classe mx.charts.chartClasses.DataTip | |
Dispatched when the component becomes visible. | |
show(text:String, title:String, flags:uint, parent:flash.display:Sprite, closeHandler:Function, iconClass:Class, defaultButtonFlag:uint, moduleFactory:mx.core:IFlexModuleFactory) — Metodo statico , classe mx.controls.Alert | |
Static method that pops up the Alert control. | |
show(xShow:Object, yShow:Object) — metodo, classe mx.controls.Menu | |
Shows the Menu control. | |
show — Evento, classe mx.controls.ProgressBar | |
Dispatched when the component becomes visible. | |
show — Evento, classe mx.core.UIComponent | |
Dispatched when an object's state changes from invisible to visible. | |
show — Proprietà, classe mx.effects.effectClasses.HideShowEffectTargetFilter | |
Determines if this is a show or hide filter. | |
show — Evento, classe mx.flash.UIMovieClip | |
Dispatched when an object's state changes from invisible to visible. | |
SHOW — Proprietà statica costante, classe fl.events.ComponentEvent | |
Definisce il valore della proprietà type di un oggetto evento show. | |
SHOW — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.SHOW constant defines the value of the type property of the event object for a show event. | |
showActionBar(animate:Boolean) — metodo, classe spark.components.ViewNavigator | |
Shows the action bar. | |
SHOW_ALL — Proprietà statica costante, classe flash.display.StageScaleMode | |
Specifica che l'intera applicazione deve essere visibile nell'area specificata senza distorsione, mantenendo le proporzioni originali. | |
SHOW_ALL — Proprietà statica costante, classe mx.printing.FlexPrintJobScaleType | |
Scales the object to fit on a single page, filling one dimension; that is, it selects the smaller of the MATCH_WIDTH or MATCH_HEIGHT scale types. | |
showAllDataTips — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Specifies whether Flex shows all DataTip controls for the chart. | |
showBorderAndBackground(visible:Boolean) — metodo, classe mx.controls.MXFTETextInput | |
Used to determine if the control's border and background are visible. | |
showBorderAndBackground(visible:Boolean) — metodo, classe mx.controls.TextInput | |
Used to determine if the control's border and background are visible. | |
showBorderAndBackground(visible:Boolean) — metodo, interfaccia mx.core.ITextInput | |
Determines whether the border and background of the TextInput are visible. | |
showBusyCursor — Proprietà, classe mx.controls.SWFLoader | |
A flag that indicates whether to show a busy cursor while the content loads. | |
showBusyCursor — Proprietà, classe mx.rpc.http.AbstractOperation | |
If true, a busy cursor is displayed while a service is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.http.HTTPMultiService | |
If true, a busy cursor is displayed while a service is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.http.HTTPService | |
If true, a busy cursor is displayed while a service is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.http.Operation | |
If true, a busy cursor is displayed while a service is executing. | |
showBusyCursor — Proprietà, interfaccia mx.rpc.mxml.IMXMLSupport | |
Indicates whether the RPC operation or HTTPService should show the busy cursor while it is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.remoting.Operation | |
Whether this operation should show the busy cursor while it is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.remoting.RemoteObject | |
If true, a busy cursor is displayed while a service is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.soap.mxml.Operation | |
Whether this operation should show the busy cursor while it is executing. | |
showBusyCursor — Proprietà, classe mx.rpc.soap.mxml.WebService | |
If true, a busy cursor is displayed while a service is executing. | |
showCaptions — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Utilizzato per visualizzare le didascalie; true = visualizza didascalie, false = non visualizzare didascalie. | |
showCaret — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether to show caret. | |
showCaret — Proprietà, classe mx.controls.listClasses.ListBase | |
A flag that indicates whether to show caret. | |
showCloseButton — Proprietà, classe mx.containers.TitleWindow | |
Whether to display a Close button in the TitleWindow container. | |
showControlBar — Proprietà, classe mx.controls.RichTextEditor | |
Specifies whether to display the control bar that contains the text formatting controls. | |
showCursor() — Metodo statico , classe mx.managers.CursorManager | |
Makes the cursor visible. | |
showDataEffect — Effetto, classe mx.charts.chartClasses.Series | |
Defines the effect that Flex uses as it moves the current data into its final position on the screen. | |
showDataTip — Proprietà, classe mx.controls.sliderClasses.Slider | |
If set to true, show a data tip during user interaction containing the current value of the slider. | |
showDataTip — Proprietà, classe spark.components.supportClasses.SliderBase | |
If set to true, shows a data tip during user interaction containing the current value of the slider. | |
showDataTips — Proprietà, classe mx.charts.chartClasses.ChartBase | |
Specifies whether Flex shows DataTip controls for the chart. | |
showDataTips — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Set to true to show data tips in the column. | |
showDataTips — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the datatips are shown in the column. | |
showDataTips — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether dataTips are displayed for text in the rows. | |
showDataTips — Proprietà, classe mx.controls.listClasses.ListBase | |
A flag that indicates whether dataTips are displayed for text in the rows. | |
showDataTips — Proprietà, classe spark.components.DataGrid | |
If true then a dataTip is displayed for all visible cells. | |
showDataTips — Proprietà, classe spark.components.Grid | |
If true then a dataTip is displayed for all visible cells. | |
showDataTips — Proprietà, classe spark.components.gridClasses.GridColumn | |
Indicates whether the datatips are shown in the column. | |
showDataTipTargets — Stile, classe mx.charts.chartClasses.ChartBase | |
Specifies whether to show targets over the datapoints when showDataTips is set to true. | |
showDefaultContextMenu — Proprietà, classe flash.display.Stage | |
Specifica se visualizzare o nascondere le voci predefinite del menu di scelta rapida del runtime Flash. | |
showDelay — Proprietà statica, classe mx.managers.ToolTipManager | |
The amount of time, in milliseconds, that Flex waits before displaying the ToolTip box once a user moves the mouse over a component that has a ToolTip. | |
showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — metodo, classe mx.preloaders.DownloadProgressBar | |
Defines the algorithm for determining whether to show the download progress bar while in the download phase. | |
showDisplayForDownloading(elapsedTime:int, event:flash.events:ProgressEvent) — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Defines the algorithm for determining whether to show the download progress bar while in the download phase. | |
showDisplayForInit(elapsedTime:int, count:int) — metodo, classe mx.preloaders.DownloadProgressBar | |
Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible. | |
showDisplayForInit(elapsedTime:int, count:int) — metodo, classe mx.preloaders.SparkDownloadProgressBar | |
Defines the algorithm for determining whether to show the download progress bar while in the initialization phase, assuming that the display is not currently visible. | |
showDropFeedback(event:mx.events:DragEvent) — metodo, classe mx.charts.chartClasses.ChartBase | |
Displays a drop indicator under the mouse pointer to indicate that a drag-and-drop operation is allowed. | |
showDropFeedback(event:mx.events:DragEvent) — metodo, classe mx.controls.listClasses.AdvancedListBase | |
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped. | |
showDropFeedback(event:mx.events:DragEvent) — metodo, classe mx.controls.listClasses.ListBase | |
Displays a drop indicator under the mouse pointer to indicate that a drag and drop operation is allowed and where the items will be dropped. | |
showDropIndicator(dropLocation:spark.layouts.supportClasses:DropLocation) — metodo, classe spark.layouts.supportClasses.LayoutBase | |
Sizes, positions and parents the drop indicator based on the specified drop location. | |
showEffect — Proprietà statica, classe mx.managers.ToolTipManager | |
The effect that plays when a ToolTip is shown, or null if the ToolTip should appear with no effect. | |
showEffect — Effetto, classe mx.core.UIComponent | |
Played when the component becomes visible. | |
showErrorSkin — Stile, classe mx.core.UIComponent | |
Show the error border or skin when this component is invalid | |
showErrorTip — Stile, classe mx.core.UIComponent | |
Show the error tip when this component is invalid and the user rolls over it | |
showExtensions — Proprietà, classe mx.controls.FileSystemDataGrid | |
A flag that specifies whether extensions in file names are shown. | |
showExtensions — Proprietà, classe mx.controls.FileSystemList | |
A flag that specifies whether extensions in file names are shown. | |
showExtensions — Proprietà, classe mx.controls.FileSystemTree | |
A flag that specifies whether extensions in file names are shown. | |
showFeedback(feedback:String) — Metodo statico , classe mx.managers.DragManager | |
Sets the feedback indicator for the drag and drop operation. | |
showFirstViewNavigatorInPopUp(owner:flash.display:DisplayObjectContainer) — metodo, classe spark.components.SplitViewNavigator | |
Displays the child navigator at index 0 inside a popup. | |
showFlexChrome — Stile, classe mx.core.WindowedApplication | |
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome. | |
showFlexChrome — Stile, classe mx.core.Window | |
Determines whether the window draws its own Flex Chrome or depends on the developer to draw chrome. | |
showFocus() — metodo, classe fl.managers.FocusManager | |
Imposta il valore showFocusIndicator su true e disegna l'indicatore di attivazione visivo per l'oggetto attivo, se presente. | |
showFocus() — metodo, interfaccia fl.managers.IFocusManager | |
Imposta la proprietà showFocusIndicator su true. | |
showFocus() — metodo, classe mx.managers.FocusManager | |
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any. | |
showFocus() — metodo, interfaccia mx.managers.IFocusManager | |
Sets showFocusIndicator to true and draws the visual focus indicator on the focused object, if any. | |
showFocusIndicator — Proprietà, classe fl.managers.FocusManager | |
Ottiene o imposta un valore che indica se un componente attivo deve essere contrassegnato da un indicatore di attivazione visivo. | |
showFocusIndicator — Proprietà, interfaccia fl.managers.IFocusManager | |
Ottiene o imposta un valore che determina se l'interfaccia utente cambia per indicare che un componente specifico è attivo. | |
showFocusIndicator — Proprietà, classe mx.managers.FocusManager | |
A flag that indicates whether to display an indicator that a component has focus. | |
showFocusIndicator — Proprietà, interfaccia mx.managers.IFocusManager | |
A flag that indicates whether to display an indicator that a component has focus. | |
showFooterDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the show footer checkbox A skin part that defines the show footer checkbox | |
showGripper — Proprietà, classe mx.core.Window | |
If true, the gripper is visible. | |
showGripper — Proprietà, classe mx.core.WindowedApplication | |
If true, the gripper is visible. | |
showHeaderDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the show header checkbox A skin part that defines the show header checkbox | |
showHeaders — Proprietà, classe fl.controls.DataGrid | |
Ottiene o imposta un valore booleano che indica se il componente DataGrid mostra le intestazioni di colonna. | |
showHeaders — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
A flag that indicates whether the control should show column headers. | |
showHeaders — Proprietà, classe mx.controls.dataGridClasses.DataGridBase | |
A flag that indicates whether the control should show column headers. | |
showHidden — Proprietà, classe mx.controls.FileSystemDataGrid | |
A flag that specifies whether files and directories that the operating system considers hidden are displayed. | |
showHidden — Proprietà, classe mx.controls.FileSystemList | |
A flag that specifies whether files and directories that the operating system considers hidden are displayed. | |
showHidden — Proprietà, classe mx.controls.FileSystemTree | |
A flag that specifies whether files and directories that the operating system considers hidden are displayed. | |
showHideFromKeys — Proprietà, classe mx.automation.delegates.controls.MenuAutomationImpl | |
Flag indicating whehter to record the show event or not. | |
showIcons — Proprietà, classe mx.controls.FileSystemComboBox | |
A flag that determines whether icons are displayed before the directory names in the dropdown list. | |
showIcons — Proprietà, classe mx.controls.FileSystemDataGrid | |
A flag that specifies that icons are displayed before the file name. | |
showIcons — Proprietà, classe mx.controls.FileSystemList | |
A flag that specifies that icons are displayed before the file name. | |
showIcons — Proprietà, classe mx.controls.FileSystemTree | |
A flag that specifies that icons are displayed before the file name. | |
showInAutomationHierarchy — Proprietà, interfaccia mx.automation.IAutomationObject | |
A flag that determines if an automation object shows in the automation hierarchy. | |
showInAutomationHierarchy — Proprietà, classe mx.automation.delegates.core.UIFTETextFieldAutomationImpl | |
showInAutomationHierarchy — Proprietà, classe mx.controls.FlexNativeMenu | |
A flag that determines if an automation object shows in the automation hierarchy. | |
showInAutomationHierarchy — Proprietà, classe mx.core.UIComponent | |
A flag that determines if an automation object shows in the automation hierarchy. | |
showInAutomationHierarchy — Proprietà, classe mx.flash.UIMovieClip | |
A flag that determines if an automation object shows in the automation hierarchy. | |
SHOWING_DATA — Proprietà statica costante, classe mx.charts.chartClasses.ChartState | |
The chart is currently running transitions to show the new chart data. | |
showInHierarchy(obj:mx.automation:IAutomationObject) — metodo, interfaccia mx.automation.IAutomationManager | |
Indicates whether an automation object should be visible within the hierarchy. | |
showLabel — Proprietà, classe mx.preloaders.DownloadProgressBar | |
Controls whether to display the label, true, or not, false. | |
showLabels — Stile, classe mx.charts.AxisRenderer | |
Specifies whether labels should appear along the axis. | |
showLabelVertically — Proprietà, classe mx.charts.ColumnChart | |
Determines whether or not the data labels can be shown vertically. | |
showLine — Stile, classe mx.charts.AxisRenderer | |
Specifies whether to display the axis. | |
showLocalFunctionsButton — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
A Skin part which defines UI component to display Show Local Functions ToogleButtonBase. A Skin part which defines UI component to display Show Local Functions ToogleButtonBase. | |
SHOW_MODAL_WINDOW_REQUEST — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Shows a modal window. | |
SHOW_MOUSE_CURSOR_REQUEST — Proprietà statica costante, classe mx.events.SWFBridgeRequest | |
Asks the top-level root if the mouse cursor should be hidden given its current location. | |
showPageSetupDialog() — metodo, classe flash.printing.PrintJob | |
Visualizza la finestra di dialogo Imposta pagina del sistema operativo, se l'ambiente corrente la supporta. | |
showPercentage — Proprietà, classe mx.preloaders.DownloadProgressBar | |
Controls whether to display the percentage, true, or not, false. | |
showPromptWhenFocused — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
Controls the visibility of prompt text for this component when it is empty and focused. | |
showRedrawRegions(on:Boolean, color:uint) — Funzione del pacchetto, flash.profiler | |
Mostra o nasconde le aree di ridisegno. | |
showRemoteFunctionsButton — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.FunctionsPanelToolBar | |
A Skin part which defines UI component to display Show Remote Functions ToogleButtonBase. A Skin part which defines UI component to display Show Remote Functions ToogleButtonBase. | |
showRoot — Proprietà, classe mx.collections.HierarchicalCollectionView | |
A Boolean flag that specifies whether to display the data provider's root node. | |
showRoot — Proprietà, interfaccia mx.collections.IHierarchicalCollectionView | |
A Boolean flag that specifies whether to display the data provider's root node. | |
showRoot — Proprietà, classe mx.controls.FlexNativeMenu | |
A Boolean flag that specifies whether to display the data provider's root node. | |
showRoot — Proprietà, classe mx.controls.Menu | |
A Boolean flag that specifies whether to display the data provider's root node. | |
showRoot — Proprietà, classe mx.controls.MenuBar | |
A Boolean flag that specifies whether to display the data provider's root node. | |
showRoot — Proprietà, classe mx.controls.PopUpMenuButton | |
Specifies whether to display the top-level node or nodes of the data provider. | |
showRoot — Proprietà, classe mx.controls.Tree | |
Sets the visibility of the root item. | |
showsCaret — Stato skin, classe spark.components.ViewMenuItem | |
The caret state of the button representing the menu item. | |
showsCaret — Proprietà, classe spark.components.ButtonBarButton | |
Contains true if the item renderer can show itself as focused. | |
showsCaret — Proprietà, interfaccia spark.components.IItemRenderer | |
Contains true if the item renderer can show itself as focused. | |
showsCaret — Proprietà, classe spark.components.LabelItemRenderer | |
Contains true if the item renderer can show itself as focused. | |
showsCaret — Proprietà, classe spark.components.ViewMenuItem | |
Contains true if the ViewMenuItem control is in the caret state. | |
showsCaret — Proprietà, classe spark.components.gridClasses.GridItemRenderer | |
Contains true if the item renderer's cell is indicated by the caret. | |
showsCaret — Proprietà, interfaccia spark.components.gridClasses.IGridItemRenderer | |
Contains true if the item renderer's cell is indicated by the caret. | |
showsCaret — Proprietà, classe spark.components.supportClasses.ItemRenderer | |
Contains true if the item renderer can show itself as focused. | |
showsCaret — Proprietà, classe spark.skins.spark.DefaultGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling preprare(). | |
showsCaret — Proprietà, classe spark.skins.spark.DefaultItemRenderer | |
Contains true if the item renderer can show itself as focused. | |
showsCaret — Proprietà, classe spark.skins.spark.UITextFieldGridItemRenderer | |
The grid control's updateDisplayList() method sets this property before calling preprare(). | |
showsCaret — Proprietà, classe spark.skins.wireframe.DefaultItemRenderer | |
Contains true if the item renderer can show itself as focused. | |
showsCaretBorderSkin — Proprietà, classe spark.skins.mobile.ViewMenuItemSkin | |
Class to use for the border in the showsCaret state. | |
showScrollTips — Proprietà, classe mx.core.ScrollControlBase | |
A flag that indicates whether a tooltip should appear near the scroll thumb when it is being dragged. | |
showSettings(panel:String) — Metodo statico , classe flash.system.Security | |
Visualizza il pannello Impostazioni di sicurezza in Flash Player. | |
showStatusBar — Proprietà, classe mx.core.Window | |
If true, the status bar is visible. | |
showStatusBar — Proprietà, classe mx.core.WindowedApplication | |
If true, the status bar is visible. | |
showStatusBar — Proprietà, classe spark.components.Window | |
If true, the status bar is visible. | |
showStatusBar — Proprietà, classe spark.components.WindowedApplication | |
If true, the status bar is visible. | |
showSystemCursor — Proprietà, classe spark.components.RichEditableText | |
True if the system cursor should always be shown when the mouse moves over the component. | |
showTabBar(animate:Boolean) — metodo, classe spark.components.TabbedViewNavigator | |
Shows the tab bar of the navigator | |
showTarget — Proprietà, classe mx.effects.MaskEffect | |
Specifies that the target component is becoming visible, true, or invisible, false. | |
showTarget — Proprietà, classe mx.effects.effectClasses.MaskEffectInstance | |
Specifies that the target component is becoming visible, false, or invisible, true. | |
showTextField — Proprietà, classe fl.controls.ColorPicker | |
Ottiene o imposta un valore booleano che indica se il campo di testo interno del componente ColorPicker è visualizzato. | |
showTextField — Proprietà, classe mx.controls.ColorPicker | |
Specifies whether to show the text box that displays the color label or hexadecimal color value. | |
showTitleBar — Proprietà, classe mx.core.Window | |
If true, the window's title bar is visible. | |
showTitleBar — Proprietà, classe mx.core.WindowedApplication | |
If true, the window's title bar is visible. | |
showToday — Proprietà, classe mx.controls.DateChooser | |
If true, specifies that today is highlighted in the DateChooser control. | |
showToday — Proprietà, classe mx.controls.DateField | |
If true, specifies that today is highlighted in the DateChooser control. | |
showToolTips — Proprietà, classe mx.controls.RichTextEditor | |
Specifies whether to display tooltips for the text formatting controls. | |
showTrackHighlight — Stile, classe mx.controls.sliderClasses.Slider | |
Specifies whether to enable track highlighting between thumbs (or a single thumb and the beginning of the track). | |
showTruncationTip — Proprietà, classe spark.components.supportClasses.TextBase | |
A property that controls whether the component should show a toolTip when the text has been truncated. | |
showWarning — Stato skin, classe com.adobe.solutions.exm.authoring.view.SaveExpression | |
Show Warning State of the SaveExpression | |
shrinkDuration — Proprietà, classe mx.effects.DefaultListEffect | |
The duration, in milliseconds, applied to renderers for added and removed items. | |
signatureAlgorithmOID — Proprietà, classe flash.security.X509Certificate | |
Fornisce l'OID (Object Identifier, identificatore oggetto) dell'algoritmo di firma. | |
signatureAlgorithmParams — Proprietà, classe flash.security.X509Certificate | |
Fornisce i parametri dell'algoritmo di firma. | |
SignatureStatus — classe finale, pacchetto flash.security | |
La classe SignatureStatus definisce le costanti utilizzate dalla proprietà validityStatus di un oggetto XMLSignatureValidator. | |
signatureTab — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the SignatureTab object that displays details of a signature for the approval stage. A reference to the SignatureTab object that displays details of a signature for the approval stage. | |
signerCN — Proprietà, classe flash.security.XMLSignatureValidator | |
Il campo Common Name del certificato di firma. | |
signerDN — Proprietà, classe flash.security.XMLSignatureValidator | |
Il campo Distinguished del certificato di firma. | |
signerExtendedKeyUsages — Proprietà, classe flash.security.XMLSignatureValidator | |
Un array che contiene gli Extended Key Usages OID elencati nel certificati di firma. | |
signerTrustSettings — Proprietà, classe flash.security.XMLSignatureValidator | |
Un array che contiene le impostazioni di attendibilità del certificato di firma. | |
SignerTrustSettings — classe finale, pacchetto flash.security | |
La classe SignerTrustSettings definisce le costanti utilizzate con la proprietà SignerTrustSettings di un oggetto XMLSignatureValidator. | |
SIGNING — Proprietà statica costante, classe flash.security.SignerTrustSettings | |
Il certificato è attendibile per la firma in generale. | |
silenceLevel — Proprietà, classe flash.media.Microphone | |
La quantità di suono necessaria per attivare il microfono e inviare l'evento activity. | |
silenceTimeout — Proprietà, classe flash.media.Microphone | |
Il numero di millisecondi che trascorrono tra il momento in cui il microfono interrompe il rilevamento del suono e quello in cui viene inviato l'evento activity. | |
silent — Proprietà, classe flash.accessibility.AccessibilityProperties | |
Se è true, esclude questo oggetto di visualizzazione dalla presentazione accessibile. | |
SimpleButton — classe, pacchetto flash.display | |
La classe SimpleButton consente di controllare tutte le istanze di simboli di pulsante in un file SWF. | |
SimpleButton(upState:flash.display:DisplayObject, overState:flash.display:DisplayObject, downState:flash.display:DisplayObject, hitTestState:flash.display:DisplayObject) — Funzione di costruzione, classe flash.display.SimpleButton | |
Crea una nuova istanza SimpleButton. | |
SimpleCollectionItem — Classe dinamica, pacchetto fl.data | |
La classe SimpleCollectionItem definisce una voce singola in una proprietà visualizzabile che rappresenta un fornitore di dati. | |
SimpleCollectionItem() — Funzione di costruzione, classe fl.data.SimpleCollectionItem | |
Crea un nuovo oggetto SimpleCollectionItem. | |
SimpleEase — classe, pacchetto fl.motion | |
La classe SimpleEase consente di controllare un'animazione con il tipo di andamento percentuale utilizzato nella linea temporale di Flash. | |
SimpleEase(xml:XML) — Funzione di costruzione, classe fl.motion.SimpleEase | |
Funzione di costruzione per le istanze SimpleEase. | |
simpleFormatting — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Limita le istruzioni di formattazione provenienti dal file Timed Text, se impostato su true. | |
SimpleMotionPath — classe, pacchetto spark.effects.animation | |
The SimpleMotionPath class specifies the name of a property, and the values that that property takes over time, for instances of the Animate effect. | |
SimpleMotionPath(property:String, valueFrom:Object, valueTo:Object, valueBy:Object) — Funzione di costruzione, classe spark.effects.animation.SimpleMotionPath | |
Constructor. | |
SimpleXMLDecoder — classe, pacchetto mx.rpc.xml | |
The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
SimpleXMLEncoder — classe, pacchetto mx.rpc.xml | |
The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization. | |
SimpleXMLEncoder(myXML:flash.xml:XMLDocument) — Funzione di costruzione, classe mx.rpc.xml.SimpleXMLEncoder | |
Constructor. | |
sin(angleRadians:Number) — Metodo statico , classe Math | |
Calcola e restituisce il seno dell'angolo specificato, espresso in radianti. | |
Sine — classe, pacchetto fl.motion.easing | |
La classe Sine definisce tre funzioni di andamento necessarie per implementare il movimento nelle animazioni di ActionScript. | |
Sine — classe, pacchetto mx.effects.easing | |
The Sine class defines three easing functions to implement motion with Flex effect classes, where the motion is defined by a sine wave. | |
Sine — classe, pacchetto spark.effects.easing | |
The Sine class defines easing functionality using a Sine function. | |
Sine(easeInFraction:Number) — Funzione di costruzione, classe spark.effects.easing.Sine | |
Constructor. | |
SINGLE — Proprietà statica costante, classe mx.rpc.mxml.Concurrency | |
Making only one request at a time is allowed on the method; additional requests made while a request is outstanding are immediately faulted on the client and are not sent to the server. | |
SINGLE_CELL — Proprietà statica costante, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constant definition for the selectionMode property to allow the selection of a single cell. | |
SINGLE_CELL — Proprietà statica costante, classe spark.components.gridClasses.GridSelectionMode | |
Specifies that one cell can be selected. | |
SINGLE_ROW — Proprietà statica costante, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
Constant definition for the selectionMode property to allow the selection of a single row. | |
SINGLE_ROW — Proprietà statica costante, classe spark.components.gridClasses.GridSelectionMode | |
Specifies that one row can be selected. | |
SINGLE_STEP — Proprietà statica costante, classe fl.ik.IKEvent | |
Definisce il valore della proprietà type di un oggetto evento singleStep. | |
size — Proprietà, classe flash.geom.Rectangle | |
Le dimensioni dell'oggetto Rectangle, espresse sotto forma di oggetto Point con i valori delle proprietà width e height. | |
size — Proprietà, classe flash.net.FileReference | |
Le dimensioni del file sul disco locale, espresse in byte. | |
size — Proprietà, classe flash.net.SharedObject | |
Le dimensioni correnti dell'oggetto condiviso, espresse in byte. | |
size — Proprietà costante, classe flash.sampler.DeleteObjectSample | |
Le dimensioni dell'oggetto DeleteObjectSample prima che venga eliminato. | |
size — Proprietà, classe flash.sampler.NewObjectSample | |
Le dimensioni dell'oggetto NewObjectSample. | |
size — Proprietà, classe flash.text.TextFormat | |
Le dimensioni in pixel del testo con questa formattazione. | |
SIZE — Proprietà statica costante, classe fl.core.InvalidationType | |
La costante InvalidationType.SIZE definisce il valore della proprietà type dell'oggetto evento che viene inviato per indicare che le dimensioni sullo schermo del componente non sono valide. | |
SIZE — Proprietà statica costante, classe mx.events.InvalidateRequestData | |
Bit to indicate the request handler should invalidate their size. | |
sizeColumn — Proprietà, classe mx.controls.FileSystemDataGrid | |
The DataGridColumn representing the Size column. | |
sizeDisplayMode — Proprietà, classe mx.controls.FileSystemDataGrid | |
A String specifying whether the Size column displays file sizes in bytes or rounded up to the nearest kilobyte, where a kilobyte is 1024 bytes. | |
sizeLoadedRangeArea(loadedRangeAreaSize:Number) — metodo, classe spark.components.mediaClasses.ScrubBar | |
Sets the size of the loaded range area. | |
SIZE_PENDING — Proprietà statica costante, classe flashx.textLayout.elements.InlineGraphicElementStatus | |
L'elemento grafico con larghezza/altezza automatiche o in percentuale è stato completamente caricato ma non ricomposto. | |
sizePlayedArea(playedAreaSize:Number) — metodo, classe spark.components.mediaClasses.ScrubBar | |
Sets the size of the played area. | |
sizeToPage — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
If true, the PrintAdvancedDataGrid readjusts its height to display only completely viewable rows. | |
sizeToPage — Proprietà, classe mx.printing.PrintDataGrid | |
If true, the PrintDataGrid readjusts its height to display only completely viewable rows. | |
sizeToPage — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
If true, the PrintOLAPDataGrid readjusts its height to display only completely viewable rows. | |
sizeX — Proprietà, classe flash.events.TouchEvent | |
Larghezza dell'area di contatto. | |
sizeY — Proprietà, classe flash.events.TouchEvent | |
Altezza dell'area di contatto. | |
skewX — Proprietà, classe fl.motion.KeyframeBase | |
Indica l'angolo di inclinazione orizzontale dell'oggetto target, espresso in gradi, applicato partendo dal punto di trasformazione. | |
skewX — Proprietà, classe fl.motion.Source | |
Indica il valore skewX dell'oggetto originale. | |
SKEW_X — Proprietà statica costante, classe fl.motion.Tweenables | |
Costanti della proprietà skewX. | |
skewY — Proprietà, classe fl.motion.KeyframeBase | |
Indica l'angolo di inclinazione verticale dell'oggetto target, espresso in gradi, applicato partendo dal punto di trasformazione. | |
skewY — Proprietà, classe fl.motion.Source | |
Indica il valore skewY dell'oggetto originale. | |
SKEW_Y — Proprietà statica costante, classe fl.motion.Tweenables | |
Costanti della proprietà skewY. | |
skin — Proprietà, classe fl.video.FLVPlayback | |
Una stringa che specifica l'URL di un file di skin SWF. | |
skin — Stile, classe fl.containers.BaseScrollPane | |
Lo skin da utilizzare come sfondo del riquadro di scorrimento. | |
skin — Stile, classe fl.controls.TileList | |
Lo skin da utilizzare come sfondo del componente TileList. | |
skin — Stile, classe fl.controls.SelectableList | |
La classe che fornisce lo skin per lo sfondo del componente. | |
skin — Stile, classe mx.controls.Button | |
Name of the class to use as the default skin for the background and border. | |
skin — Stile, classe mx.controls.ComboBase | |
Name of the class to use as the default skin for the background and border. | |
skin — Stile, classe mx.controls.DateField | |
Name of the class to use as the default skin for the background and border. | |
skin — Stile, classe mx.controls.PopUpButton | |
Default stateful skin class for the control. | |
skin — Proprietà, classe spark.components.supportClasses.SkinnableComponent | |
The instance of the skin class for this component instance. | |
Skin — classe, pacchetto spark.components.supportClasses | |
The Skin class defines the base class for all skins used by skinnable components. | |
Skin() — Funzione di costruzione, classe spark.components.supportClasses.Skin | |
Constructor. | |
skinAutoHide — Proprietà, classe fl.video.FLVPlayback | |
Un valore booleano che, se è true, nasconde lo skin del componente quando il mouse non si trova sopra il video. | |
skinBackgroundAlpha — Proprietà, classe fl.video.FLVPlayback | |
L'alfa dello sfondo dello skin. | |
skinBackgroundColor — Proprietà, classe fl.video.FLVPlayback | |
Il colore di background dello skin (0xRRGGBB). | |
skinClass — Stile, classe spark.components.supportClasses.SkinnableComponent | |
Name of the skin class to use for this component. | |
skinClass — Proprietà, classe spark.skins.mobile.supportClasses.ButtonBarButtonClassFactory | |
The skin class that should be applied to button bar buttons created by this factory. | |
skinError — Evento, classe fl.video.FLVPlayback | |
Inviato quando si verifica un errore durante il caricamento di un file di skin SWF. | |
SKIN_ERROR — Proprietà statica costante, classe fl.video.SkinErrorEvent | |
Definisce il valore della proprietà type di un oggetto evento skinError. | |
SkinErrorEvent — classe, pacchetto fl.video | |
Flash® Player invia un oggetto SkinErrorEvent quando si verifica un errore durante il caricamento di uno skin. | |
SkinErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String) — Funzione di costruzione, classe fl.video.SkinErrorEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi skinError. | |
skinFactory — Stile, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControl | |
The style defining the skin factory to be used for this host component. | |
skinFactory — Stile, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
The style defining the skin factory to be used for this host component. | |
SkinFactory — Stile, classe xd.core.axm.view.components.AXMRichTextEditorControlBar | |
SkinFactory — Stile, classe xd.core.axm.view.components.AXMRichTextEditor | |
skinFadeTime — Proprietà, classe fl.video.FLVPlayback | |
L'intervallo di tempo, in millisecondi, necessario allo skin per eseguire una dissolvenza in entrata o in uscita quando viene nascosto o visualizzato. | |
skinLoaded — Evento, classe fl.video.FLVPlayback | |
Inviato quando viene caricato un file di skin SWF. | |
SKIN_LOADED — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento skinLoaded. | |
SkinnableComponent — classe, pacchetto spark.components.supportClasses | |
The SkinnableComponent class defines the base class for skinnable components. | |
SkinnableComponent() — Funzione di costruzione, classe spark.components.supportClasses.SkinnableComponent | |
Constructor. | |
SkinnableContainer — classe, pacchetto spark.components | |
The SkinnableContainer class is the base class for skinnable containers that have visual content. | |
SkinnableContainer() — Funzione di costruzione, classe spark.components.SkinnableContainer | |
Constructor. | |
SkinnableContainerBase — classe, pacchetto spark.components.supportClasses | |
Base class for skinnable container components. | |
SkinnableContainerBase() — Funzione di costruzione, classe spark.components.supportClasses.SkinnableContainerBase | |
Constructor. | |
SkinnableContainerSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for SkinnableContainer in mobile applications. | |
SkinnableContainerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for a Spark SkinnableContainer container. | |
SkinnableContainerSkin() — Funzione di costruzione, classe spark.skins.mobile.SkinnableContainerSkin | |
Constructor. | |
SkinnableContainerSkin() — Funzione di costruzione, classe spark.skins.spark.SkinnableContainerSkin | |
Constructor. | |
SkinnableDataContainer — classe, pacchetto spark.components | |
The SkinnableDataContainer class is the base container class for data items. | |
SkinnableDataContainer() — Funzione di costruzione, classe spark.components.SkinnableDataContainer | |
Constructor. | |
SkinnableDataContainerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark SkinnableDataContainer container. | |
SkinnableDataContainerSkin() — Funzione di costruzione, classe spark.skins.spark.SkinnableDataContainerSkin | |
Constructor. | |
SkinnablePopUpContainer — classe, pacchetto spark.components | |
The SkinnablePopUpContainer class is a SkinnableContainer that functions as a pop-up. | |
SkinnablePopUpContainer() — Funzione di costruzione, classe spark.components.SkinnablePopUpContainer | |
Constructor. | |
SkinnablePopUpContainerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for a Spark SkinnablePopUpContainer container. | |
SkinnablePopUpContainerSkin() — Funzione di costruzione, classe spark.skins.spark.SkinnablePopUpContainerSkin | |
Constructor. | |
SkinnableTextBase — classe, pacchetto spark.components.supportClasses | |
The base class for skinnable components, such as the Spark TextInput and TextArea, that include an instance of IEditableText in their skin to provide text display, scrolling, selection, and editing. | |
SkinnableTextBase() — Funzione di costruzione, classe spark.components.supportClasses.SkinnableTextBase | |
Constructor. | |
skinScaleMaximum — Proprietà, classe fl.video.FLVPlayback | |
Questa proprietà specifica il multiplo massimo che FLVPlayback utilizzerà per ingrandire lo skin quando passerà alla modalità a schermo intero con Flash Player che supporta l'accelerazione hardware. | |
SKIP_BACKWARD — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di attivazione del "salto indietro" (solitamente di 7-10 secondi). | |
skipBulletsToggleBtn — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.ModuleItemRenderer | |
A skin part that defines the skip Bullets toggle button. A skin part that defines the skip Bullets toggle button. | |
SKIP_FORWARD — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di attivazione del "salto in avanti" (solitamente di 30 secondi). | |
skipListStyleBtn — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListItemEditor | |
A skin part that defines skip list style checkbox A skin part that defines skip list style checkbox | |
skipListStyleBtn — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.contentcapture.NestedListSettings | |
A skin part which defines the skip list style input. A skin part which defines the skip list style input. | |
SLASH — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto / (191). | |
slice(startIndex:int, endIndex:int) — metodo, classe Array | |
Restituisce un nuovo array composto da un intervallo di elementi dell'array originale, senza modificare quest'ultimo. | |
slice(startIndex:Number, endIndex:Number) — metodo, classe String | |
Restituisce una stringa che comprende il carattere startIndex e tutti i caratteri fino a endIndex escluso. | |
slice(startIndex:int, endIndex:int) — metodo, classe Vector | |
Restituisce un nuovo vettore composto da un intervallo di elementi del vettore originale, senza modificare quest'ultimo. | |
SLICER_AXIS — Proprietà statica costante, classe mx.controls.OLAPDataGrid | |
A constant that corresponds to the slicer axis. | |
SLICER_AXIS — Proprietà statica, classe mx.olap.OLAPQuery | |
Specifies a slicer axis. | |
SLICER_AXIS — Proprietà statica, classe mx.olap.OLAPResult | |
Specifies a slicer axis. | |
slideButton — Parte skin, classe xd.core.axm.view.components.AXMSwitch | |
slideDuration — Stile, classe mx.controls.sliderClasses.Slider | |
Duration in milliseconds for the sliding animation when you click on the track to move a thumb. | |
slideDuration — Stile, classe spark.components.supportClasses.TrackBase | |
Duration in milliseconds for a sliding animation when you click on the track to move a thumb. | |
slideDuration — Stile, classe spark.components.ToggleSwitch | |
The duration, in milleseconds, for an animation of the thumb as it slides between the selected and unselected sides of the track. | |
slideEasingFunction — Stile, classe mx.controls.sliderClasses.Slider | |
Tweening function used by the sliding animation when you click on the track to move a thumb. | |
Slider — classe, pacchetto fl.controls | |
Il componente Slider consente agli utenti di selezionare un valore muovendo la casella di scorrimento tra le estremità della traccia di scorrimento. | |
Slider — classe, pacchetto mx.controls.sliderClasses | |
The Slider class is the base class for the Flex slider controls. | |
Slider() — Funzione di costruzione, classe fl.controls.Slider | |
Crea una nuova istanza del componente Slider. | |
Slider() — Funzione di costruzione, classe mx.controls.sliderClasses.Slider | |
Constructor. | |
SliderAccImpl — classe, pacchetto mx.accessibility | |
SliderAccImpl is a subclass of AccessibilityImplementation which implements accessibility for the Slider class. | |
SliderAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe mx.accessibility.SliderAccImpl | |
Constructor. | |
SliderAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the Slider class, which is the parent of the HSlider and VSlider classes. | |
SliderAutomationImpl(obj:mx.controls.sliderClasses:Slider) — Funzione di costruzione, classe mx.automation.delegates.controls.SliderAutomationImpl | |
Constructor. | |
SliderBase — classe, pacchetto spark.components.supportClasses | |
The SliderBase class lets users select a value by moving a slider thumb between the end points of the slider track. | |
SliderBase() — Funzione di costruzione, classe spark.components.supportClasses.SliderBase | |
Constructor. | |
SliderBaseAccImpl — classe, pacchetto spark.accessibility | |
SliderBaseAccImpl is the accessibility implementation class for spark.components.supportClasses.SliderBase. | |
SliderBaseAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe spark.accessibility.SliderBaseAccImpl | |
Constructor. | |
SliderDataTip — classe, pacchetto mx.controls.sliderClasses | |
The SliderDataTip class defines the tooltip used in the mx.controls.Slider control. | |
SliderDataTip() — Funzione di costruzione, classe mx.controls.sliderClasses.SliderDataTip | |
Constructor. | |
sliderDataTipClass — Proprietà, classe mx.controls.sliderClasses.Slider | |
A reference to the class to use for the data tip. | |
SliderDirection — classe, pacchetto fl.controls | |
L'orientamento del componente Slider. | |
SliderDirection — classe finale, pacchetto mx.controls.sliderClasses | |
The SliderDirection class defines the constant values for the direction property of the Slider class. | |
SliderEvent — classe, pacchetto fl.events | |
La classe ListEvent definisce gli eventi associati al componente Slider. | |
SliderEvent — classe, pacchetto mx.events | |
The SliderEvent class represents the event object passed to the event listener for the change, thumbDrag, thumbPress, and thumbRelease events of the HSlider and VSlider classes. | |
SliderEvent(type:String, value:Number, clickTarget:String, triggerEvent:String, keyCode:int) — Funzione di costruzione, classe fl.events.SliderEvent | |
Crea un nuovo oggetto SliderEvent con i parametri specificati. | |
SliderEvent(type:String, bubbles:Boolean, cancelable:Boolean, thumbIndex:int, value:Number, triggerEvent:flash.events:Event, clickTarget:String, keyCode:int) — Funzione di costruzione, classe mx.events.SliderEvent | |
Constructor. | |
SliderEventClickTarget — classe, pacchetto fl.events | |
La classe SliderEventClickTarget definisce le costanti per i valori della proprietà clickTarget della classe SliderEvent. | |
SliderEventClickTarget — classe finale, pacchetto mx.events | |
The SliderEventClickTarget class defines the constants for the values of the clickTarget property of the SliderEvent class. | |
SliderHighlightSkin — classe, pacchetto mx.skins.halo | |
The skin for the highlighted state of the track of a Slider. | |
SliderHighlightSkin() — Funzione di costruzione, classe mx.skins.halo.SliderHighlightSkin | |
Constructor. | |
SliderLabel — classe, pacchetto mx.controls.sliderClasses | |
The SliderLabel class defines the label used in the mx.controls.Slider component. | |
SliderLabel() — Funzione di costruzione, classe mx.controls.sliderClasses.SliderLabel | |
Constructor. | |
SliderThumb — classe, pacchetto mx.controls.sliderClasses | |
The SliderThumb class represents a thumb of a Slider control. | |
SliderThumb() — Funzione di costruzione, classe mx.controls.sliderClasses.SliderThumb | |
Constructor. | |
sliderThumbClass — Proprietà, classe mx.controls.sliderClasses.Slider | |
A reference to the class to use for each thumb. | |
SliderThumbSkin — classe, pacchetto mx.skins.halo | |
The skin for all the states of a thumb in a Slider. | |
SliderThumbSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the thumb of the MX Slider component. | |
SliderThumbSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the thumb of the MX Slider component. | |
SliderThumbSkin() — Funzione di costruzione, classe mx.skins.halo.SliderThumbSkin | |
Constructor. | |
SliderThumbSkin() — Funzione di costruzione, classe mx.skins.spark.SliderThumbSkin | |
Constructor. | |
SliderThumbSkin() — Funzione di costruzione, classe mx.skins.wireframe.SliderThumbSkin | |
Constructor. | |
sliderTrackDisabledSkin — Stile, classe fl.controls.Slider | |
Lo skin per la traccia in un componente Slider disattivato. | |
SliderTrackHighlightSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the track highlight of the MX Slider component. | |
SliderTrackHighlightSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the track highlight of the MX Slider component. | |
SliderTrackHighlightSkin() — Funzione di costruzione, classe mx.skins.spark.SliderTrackHighlightSkin | |
Constructor. | |
SliderTrackHighlightSkin() — Funzione di costruzione, classe mx.skins.wireframe.SliderTrackHighlightSkin | |
Constructor. | |
sliderTrackSkin — Stile, classe fl.controls.Slider | |
Lo skin per la traccia in un componente Slider. | |
SliderTrackSkin — classe, pacchetto mx.skins.halo | |
The skin for the track in a Slider. | |
SliderTrackSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the track of the MX Slider component. | |
SliderTrackSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the track of the MX Slider component. | |
SliderTrackSkin() — Funzione di costruzione, classe mx.skins.halo.SliderTrackSkin | |
Constructor. | |
SliderTrackSkin() — Funzione di costruzione, classe mx.skins.spark.SliderTrackSkin | |
Constructor. | |
SliderTrackSkin() — Funzione di costruzione, classe mx.skins.wireframe.SliderTrackSkin | |
Constructor. | |
SlideViewTransition — classe, pacchetto spark.transitions | |
The SlideViewTransition class performs a simple slide transition for views. | |
SlideViewTransition() — Funzione di costruzione, classe spark.transitions.SlideViewTransition | |
Constructor. | |
SlideViewTransitionMode — classe, pacchetto spark.transitions | |
The SlideViewTransitionMode class provides the constants used to specify the type of a slide transition. | |
SMALL_CAPS — Proprietà statica costante, classe flash.text.engine.TypographicCase | |
Specifica che i caratteri maiuscoli useranno glifi in maiuscoletto nell'output. | |
smooth — Proprietà, classe flash.display.GraphicsBitmapFill | |
Specifica se applicare un algoritmo di smussatura all'immagine bitmap. | |
smooth — Proprietà, classe mx.graphics.BitmapFill | |
A flag indicating whether to smooth the bitmap data when filling with it. | |
smooth — Proprietà, classe spark.components.Image | |
Specifica se applicare un algoritmo di smussatura all'immagine bitmap. | |
smooth — Proprietà, classe spark.primitives.BitmapImage | |
Specifica se applicare un algoritmo di smussatura all'immagine bitmap. | |
smoothBitmapContent — Proprietà, classe mx.controls.SWFLoader | |
A flag that indicates whether to smooth the content when it is scaled. | |
smoothing — Proprietà, classe flash.display.Bitmap | |
Determina se la bitmap viene smussata durante la modifica in scala. | |
smoothing — Proprietà, classe flash.media.Video | |
Specifica se il video debba essere attenuato (interpolato) quando viene modificato in scala. | |
smoothing — Proprietà, classe org.osmf.elements.ImageElement | |
Specifies whether the image should be smoothed when it is scaled. | |
smoothingQuality — Stile, classe spark.components.Image | |
Style equivalent to BitmapImage's smoothingQuality property. | |
smoothingQuality — Proprietà, classe spark.primitives.BitmapImage | |
Determines how the image is down-scaled. | |
smoothScrolling — Stile, classe spark.components.supportClasses.ScrollBarBase | |
This style determines whether the scrollbar will animate smoothly when paging and stepping. | |
snapInterval — Proprietà, classe fl.controls.Slider | |
Ottiene o imposta l'incremento in base al quale il valore viene aumentato o diminuito mentre la casella di scorrimento viene spostata dall'utente. | |
snapInterval — Proprietà, classe mx.controls.sliderClasses.Slider | |
Specifies the increment value of the slider thumb as the user moves the thumb. | |
snapInterval — Proprietà, classe spark.components.supportClasses.Range | |
The snapInterval property controls the valid values of the value property. | |
snapInterval — Proprietà, classe spark.components.supportClasses.ScrollBarBase | |
The snapInterval property controls the valid values of the value property. | |
SOAPFault — classe, pacchetto mx.rpc.soap | |
A subclass of mx.rpc.Fault that provides SOAP specific information from a SOAP envelope Fault element. | |
SOAPFault(faultCode:QName, faultString:String, detail:String, element:XML, faultactor:String) — Funzione di costruzione, classe mx.rpc.soap.SOAPFault | |
Constructs a new SOAPFault. | |
SOAPHeader — classe, pacchetto mx.rpc.soap | |
You use a SOAPHeader to specify the headers that need to be added to a SOAP envelope of a WebService Operation request. | |
SOAPHeader(qname:QName, content:Object) — Funzione di costruzione, classe mx.rpc.soap.SOAPHeader | |
Constructs a new SOAPHeader. | |
SOAPResult — classe, pacchetto mx.rpc.soap | |
A context for the result of a SOAP based Remote Procedure Call. | |
SOAPResult() — Funzione di costruzione, classe mx.rpc.soap.SOAPResult | |
Creates a new SOAPResult. | |
SocialSecurityValidator — classe, pacchetto mx.validators | |
The SocialSecurityValidator class validates that a String is a valid United States Social Security number. | |
SocialSecurityValidator() — Funzione di costruzione, classe mx.validators.SocialSecurityValidator | |
Constructor. | |
socket — Proprietà, classe flash.events.ServerSocketConnectEvent | |
Il socket della nuova connessione. | |
Socket — classe, pacchetto flash.net | |
La classe Socket consente al codice di effettuare connessioni socket TCP (Transport Control Protocol) per l'invio e la ricezione di dati binari. | |
Socket(host:String, port:int) — Funzione di costruzione, classe flash.net.Socket | |
Crea un nuovo oggetto Socket. | |
socketData — Evento, classe flash.net.SecureSocket | |
Inviato se un socket ha ricevuto i dati. | |
socketData — Evento, classe flash.net.Socket | |
Inviato se un socket ha ricevuto i dati. | |
SOCKET_DATA — Proprietà statica costante, classe flash.events.ProgressEvent | |
Definisce il valore della proprietà type di un oggetto evento socketData. | |
SocketMonitor — classe, pacchetto air.net | |
Un oggetto SocketMonitor esegue il monitoraggio della disponibilità di un endpoint TCP. | |
SocketMonitor(host:String, port:int) — Funzione di costruzione, classe air.net.SocketMonitor | |
Crea un oggetto SocketMonitor per un endpoint TCP specificato. | |
softKeyboard — Proprietà, classe flash.display.InteractiveObject | |
Controlla l'aspetto della tastiera software. | |
softKeyboardActivate — Evento, classe flash.display.InteractiveObject | |
Inviato immediatamente dopo la visualizzazione della tastiera software. | |
softKeyboardActivate — Evento, classe flash.text.StageText | |
Inviato dopo l'attivazione della tastiera software, a seguito dell'acquisizione dello stato di attivazione dell'oggetto StageText. | |
softKeyboardActivate — Evento, classe spark.components.supportClasses.StyleableStageText | |
Dispatched when a soft keyboard is displayed. | |
SOFT_KEYBOARD_ACTIVATE — Proprietà statica costante, classe flash.events.SoftKeyboardEvent | |
La costante SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATE definisce il valore della proprietà type dell'oggetto SoftKeyboardEvent quando viene visualizzata una tastiera software. | |
softKeyboardActivating — Evento, classe flash.display.InteractiveObject | |
Inviato immediatamente prima della visualizzazione della tastiera software. | |
softKeyboardActivating — Evento, classe flash.text.StageText | |
Inviato prima dell'attivazione della tastiera software, a seguito dell'acquisizione dello stato di attivazione dell'oggetto StageText. | |
softKeyboardActivating — Evento, classe spark.components.supportClasses.StyleableStageText | |
Dispatched immediately before a soft keyboard is displayed. | |
SOFT_KEYBOARD_ACTIVATING — Proprietà statica costante, classe flash.events.SoftKeyboardEvent | |
La costante SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATING definisce il valore della proprietà type dell'oggetto SoftKeyboardEvent immediatamente prima della visualizzazione di una tastiera software. | |
softKeyboardActivatingHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.container.ContainerController | |
Elabora l'evento SoftKeyboardEvent.SOFT_KEYBOARD_ACTIVATING quando il client gestisce gli eventi. | |
softKeyboardActivatingHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.container.TextContainerManager | |
Elabora l'evento SOFT_KEYBOARD_ACTIVATING quando il client gestisce gli eventi. | |
softKeyboardActivatingHandler(event:flash.events:Event) — metodo, interfaccia flashx.textLayout.edit.IInteractionEventHandler | |
Elabora un evento softKeyboardActivating. | |
softKeyboardActivatingHandler(event:flash.events:Event) — metodo, classe flashx.textLayout.edit.SelectionManager | |
Elabora un evento softKeyboardActivating. | |
softKeyboardDeactivate — Evento, classe flash.display.InteractiveObject | |
Inviato immediatamente dopo la chiusura della tastiera software. | |
softKeyboardDeactivate — Evento, classe flash.text.StageText | |
Inviato dopo la disattivazione della tastiera software, a seguito della perdita dello stato di attivazione dell'oggetto StageText. | |
softKeyboardDeactivate — Evento, classe spark.components.supportClasses.StyleableStageText | |
Dispatched when a soft keyboard is lowered or hidden. | |
SOFT_KEYBOARD_DEACTIVATE — Proprietà statica costante, classe flash.events.SoftKeyboardEvent | |
La costante SoftKeyboardEvent.SOFT_KEYBOARD_DEACTIVATE definisce il valore della proprietà type dell'oggetto SoftKeyboardEvent quando una tastiera software viene chiusa o nascosta. | |
softKeyboardEffectDuration — Stile, classe spark.components.SkinnablePopUpContainer | |
Duration of the soft keyboard move and resize effect in milliseconds. | |
SoftKeyboardEvent — classe, pacchetto flash.events | |
Un oggetto SoftKeyboardEvent viene inviato quando una tastiera software viene attivata o disattivata su un dispositivo o sistema operativo. | |
SoftKeyboardEvent(type:String, bubbles:Boolean, cancelable:Boolean, relatedObjectVal:flash.display:InteractiveObject, triggerTypeVal:String) — Funzione di costruzione, classe flash.events.SoftKeyboardEvent | |
Crea un oggetto evento contenente informazioni sull'attivazione della tastiera software e sugli eventi di disattivazione. | |
softKeyboardInputAreaOfInterest — Proprietà, classe flash.display.InteractiveObject | |
Definisce l’area che deve rimanere visibile sullo schermo quando è visualizzata una tastiera virtuale (non disponibile in iOS). | |
softKeyboardRect — Proprietà, classe flash.display.Stage | |
Un rettangolo che specifica l'area dello stage attualmente coperta da una tastiera software. | |
SoftKeyboardTrigger — classe, pacchetto flash.events | |
La classe SoftKeyboardTrigger fornisce i valori di enumerazione per la proprietà triggerType della classe SoftKeyboardEvent. | |
softKeyboardType — Proprietà, classe flash.text.StageText | |
Controlla l'aspetto della tastiera software. | |
softKeyboardType — Proprietà, classe spark.components.supportClasses.SkinnableTextBase | |
Hint indicating what kind of soft keyboard should be displayed for this component. | |
softKeyboardType — Proprietà, classe spark.components.supportClasses.StyleableStageText | |
Hint indicating what kind of soft keyboard should be displayed for this component. | |
SoftKeyboardType — classe finale, pacchetto flash.text | |
La classe SoftKeyboardType definisce i tipi di tastiere virtuali per le applicazioni per dispositivi mobili. | |
SoftLightShader — classe, pacchetto mx.graphics.shaderClasses | |
Creates a blend shader that is equivalent to the 'Soft Light' blend mode for RGB premultiplied colors available in Adobe Creative Suite tools. | |
SoftLightShader() — Funzione di costruzione, classe mx.graphics.shaderClasses.SoftLightShader | |
Constructor. | |
SOFTWARE — Proprietà statica costante, classe flash.display3D.Context3DRenderMode | |
Usa il rendering 3D software. | |
SOFTWARE — Proprietà statica costante, classe flash.media.VideoStatus | |
Indica la decodifica video tramite software. | |
SOLID — Proprietà statica costante, classe flash.display3D.Context3DFillMode | |
La modalità di riempimento è pieno. | |
SolidColor — classe, pacchetto mx.graphics | |
Defines a representation for a color, including a color and an alpha value. | |
SolidColor(color:uint, alpha:Number) — Funzione di costruzione, classe mx.graphics.SolidColor | |
Constructor. | |
SolidColorStroke — classe, pacchetto mx.graphics | |
The SolidColorStroke class defines the properties for a line. | |
SolidColorStroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Funzione di costruzione, classe mx.graphics.SolidColorStroke | |
Constructor. | |
some(callback:Function, thisObject:any) — metodo, classe Array | |
Esegue una funzione di prova su ciascun elemento dell'array fino a quando non viene raggiunto un elemento che restituisce true. | |
some(callback:Function, thisObject:Object) — metodo, classe Vector | |
Esegue una funzione di prova su ciascun elemento del vettore fino a quando non viene raggiunto un elemento che restituisce true. | |
songName — Proprietà, classe flash.media.ID3Info | |
Il titolo del brano; corrisponde al tag ID3 2.0 TIT2. | |
SORENSON — Proprietà statica costante, classe flash.media.VideoCodec | |
Valore costante che indica che per la compressione video è utilizzato il codec Sorenson Spark. | |
sort(... rest) — metodo, classe Array | |
Ordina gli elementi di un array. | |
sort(sortBehavior:any) — metodo, classe Vector | |
Ordina gli elementi nell'oggetto Vector e inoltre restituisce un oggetto Vector ordinato. | |
sort(... rest) — metodo, classe fl.data.DataProvider | |
Ordina le voci contenute nel fornitore di dati e invia un evento DataChangeType.SORT. | |
sort — Proprietà, interfaccia mx.collections.ICollectionView | |
The ISort that will be applied to the ICollectionView. | |
sort(items:Array) — metodo, interfaccia mx.collections.ISort | |
Apply the current sort to the specified array (not a copy). | |
sort — Proprietà, classe mx.collections.ListCollectionView | |
The ISort that will be applied to the ICollectionView. | |
sort(items:Array) — metodo, classe mx.collections.Sort | |
Apply the current sort to the specified array (not a copy). | |
sort — Evento, classe mx.controls.AdvancedDataGridBaseEx | |
Dispatched when sorting is to be performed on the AdvancedDataGrid control. | |
sort(items:Array) — metodo, classe spark.collections.Sort | |
Apply the current sort to the specified array (not a copy). | |
Sort — classe, pacchetto mx.collections | |
Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
Sort — classe, pacchetto spark.collections | |
Provides the sorting information required to establish a sort on an existing view (ICollectionView interface or class that implements the interface). | |
Sort() — Funzione di costruzione, classe mx.collections.Sort | |
Constructor. | |
Sort() — Funzione di costruzione, classe spark.collections.Sort | |
Constructor. | |
SORT — Proprietà statica costante, classe fl.events.DataChangeType | |
Il fornitore di dati è stato ordinato. | |
SORT — Proprietà statica costante, classe mx.events.AdvancedDataGridEvent | |
The AdvancedDataGridEvent.SORT constant defines the value of the type property of the event object for a sort event. | |
sortable — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Indica se l'utente può fare clic sull'intestazione della colonna corrente per ordinare il fornitore di dati. | |
sortable — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Set to true to indicate that the user can click on the header of this column to sort the data provider. | |
sortable — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whether the user can click on the header of this column to sort the data provider. | |
sortable — Proprietà, classe spark.components.gridClasses.GridColumn | |
If true, and if the grid's data provider is an ICollectionView, and if the associated grid's sortableColumns property is true, then this column supports interactive sorting. | |
sortableColumns — Proprietà, classe fl.controls.DataGrid | |
Indica se l'utente può ordinare le voci del fornitore di dati facendo clic sulla cella di intestazione di una colonna. | |
sortableColumns — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell. | |
sortableColumns — Proprietà, classe mx.controls.DataGrid | |
A flag that indicates whether the user can sort the data provider items by clicking on a column header cell. | |
sortableColumns — Proprietà, classe spark.components.DataGrid | |
Specifies whether the user can interactively sort columns. | |
sortArrowSkin — Stile, classe mx.controls.DataGrid | |
The class to use as the skin for the arrow that indicates the column sort direction. | |
sortByColumns(columnIndices:Vector$int, isInteractive:Boolean) — metodo, classe spark.components.DataGrid | |
Sort the DataGrid by one or more columns, and refresh the display. | |
sortChange — Evento, classe spark.components.DataGrid | |
Dispatched after the sort has been applied to the data provider's collection. | |
SORT_CHANGE — Proprietà statica costante, classe spark.events.GridSortEvent | |
The GridSortEvent.SORT_CHANGE constant defines the value of the type property of the event object for a sortChange event, which indicates that a sort filter has just been applied to the grid's dataProvider collection. | |
sortChanging — Evento, classe spark.components.DataGrid | |
Dispatched before the sort has been applied to the data provider's collection. | |
SORT_CHANGING — Proprietà statica costante, classe spark.events.GridSortEvent | |
The GridSortEvent.SORT_CHANGING constant defines the value of the type property of the event object for a sortChanging event, which indicates that a sort filter is about to be applied to the grid's dataProvider collection. | |
sortCompareFunction — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Una funzione di callback che viene chiamata quando si ordinano i dati nella colonna. | |
sortCompareFunction — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A callback function that gets called when sorting the data in the column. | |
sortCompareFunction — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A callback function that gets called when sorting the data in the column. | |
sortCompareFunction — Proprietà, classe spark.components.gridClasses.GridColumn | |
The function that compares two elements during a sort of on the data elements of this column. | |
sortDescending — Proprietà, classe fl.controls.DataGrid | |
Ottiene l'ordine con cui viene ordinata una colonna quando l'utente fa clic sulla relativa intestazione. | |
sortDescending — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Indica se l'ordinamento di DataGridColumn deve essere ascendente o discendente. | |
sortDescending — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
Indicates whether the column sort is in ascending order, false, or descending order, true. | |
sortDescending — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
Indicates whether the column sort is in ascending order, false, or descending order, true. | |
sortDescending — Proprietà, classe spark.components.gridClasses.GridColumn | |
If true, this column is sorted in descending order. | |
SortError — classe, pacchetto mx.collections.errors | |
This error is thrown when a Sort class is not configured properly; for example, if the find criteria are invalid. | |
SortError(message:String) — Funzione di costruzione, classe mx.collections.errors.SortError | |
Constructor. | |
sortExpertMode — Proprietà, classe mx.controls.AdvancedDataGridBaseEx | |
By default, the sortExpertMode property is set to false, which means you click in the header area of a column to sort the rows of the AdvancedDataGrid control by that column. | |
sortField — Proprietà, classe spark.components.gridClasses.GridColumn | |
Returns a SortField that can be used to sort a collection by this column's dataField. | |
SortField — classe, pacchetto mx.collections | |
Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortField — classe, pacchetto spark.collections | |
Provides the sorting information required to establish a sort on a field or property in a collection view. | |
SortField(name:String, caseInsensitive:Boolean, descending:Boolean, numeric:Object) — Funzione di costruzione, classe mx.collections.SortField | |
Constructor. | |
SortField(name:String, descending:Boolean, numeric:Object) — Funzione di costruzione, classe spark.collections.SortField | |
Constructor. | |
sortFontFamily — Stile, classe mx.controls.AdvancedDataGrid | |
The font family used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header. | |
sortFontSize — Stile, classe mx.controls.AdvancedDataGrid | |
The font size used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header. | |
sortFontStyle — Stile, classe mx.controls.AdvancedDataGrid | |
The font style used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header. | |
sortFontWeight — Stile, classe mx.controls.AdvancedDataGrid | |
The font weight used by the AdvancedDataGridSortItemRenderer class to render the sort icon in the column header. | |
sortIndex — Proprietà, classe fl.controls.DataGrid | |
Ottiene l'indice della colonna da ordinare. | |
sortIndicator — Proprietà, classe spark.skins.spark.DefaultGridHeaderRenderer | |
A visual element that's displayed when the column is sorted. | |
sortIndicator — Proprietà, classe spark.skins.wireframe.DefaultGridHeaderRenderer | |
An IVisualElement that's displayed when the column is sorted. | |
sortIndicatorGroup — Proprietà, classe spark.skins.spark.DefaultGridHeaderRenderer | |
Defines the size and location of the sortIndicator visual element. | |
sortIndicatorGroup — Proprietà, classe spark.skins.wireframe.DefaultGridHeaderRenderer | |
Container for sortIndicator:IVisualElement. | |
SortInfo — classe, pacchetto mx.controls.advancedDataGridClasses | |
The SortInfo class defines information about the sorting of a column of the AdvancedDataGrid control. | |
SortInfo(sequenceNumber:int, descending:Boolean, status:String) — Funzione di costruzione, classe mx.controls.advancedDataGridClasses.SortInfo | |
Constructor. | |
SORTING — Proprietà statica costante, classe flash.globalization.CollatorMode | |
Inizializza un oggetto Collator in modo che il metodo di confronto sia ottimizzato per l'ordinamento di un elenco di stringhe di testo che viene visualizzato all'utente finale. | |
SortingCollator — classe, pacchetto spark.globalization | |
The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user. | |
SortingCollator() — Funzione di costruzione, classe spark.globalization.SortingCollator | |
Constructs a new SortingCollator object to provide string comparisons according to the conventions of a specified locale. | |
sortItemRenderer — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
The sort item renderer to be used to display the sort icon in the column header. | |
sortItemRenderer — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Specifies a custom sort item renderer. | |
sortItems(... rest) — metodo, classe fl.controls.ComboBox | |
Ordina gli elementi nel fornitore di dati corrente. | |
sortItems(... rest) — metodo, classe fl.controls.SelectableList | |
Ordina gli elementi nel fornitore di dati corrente. | |
sortItemsOn(field:String, options:Object) — metodo, classe fl.controls.ComboBox | |
Ordina gli elementi nel fornitore di dati corrente in base a uno o più dei relativi campi. | |
sortItemsOn(field:String, options:Object) — metodo, classe fl.controls.SelectableList | |
Ordina gli elementi nel fornitore di dati corrente in base a uno o più dei relativi campi. | |
sortOn(fieldName:Object, options:Object) — metodo, classe Array | |
Ordina gli elementi di un array in base a uno o più campi dell'array. | |
sortOn(fieldName:Object, options:Object) — metodo, classe fl.data.DataProvider | |
Ordina le voci contenute nel fornitore di dati in base al campo specificato e invia un evento DataChangeType.SORT. | |
sortOnServer — Proprietà, classe com.adobe.ep.ux.content.view.components.grid.SearchResultsGrid | |
sortOnXField — Proprietà, classe mx.charts.series.AreaSeries | |
Requests the line datapoints be sorted from left to right before rendering. | |
sortOnXField — Proprietà, classe mx.charts.series.ColumnSeries | |
Requests the columns be sorted from left to right before rendering. | |
sortOnXField — Proprietà, classe mx.charts.series.LineSeries | |
Requests the line datapoints be sorted from left to right before rendering. | |
sortOptions — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Una o più costanti definite, identificate in base al nome o al numero e separate dall'operatore OR (|) bit a bit. | |
sortTuple(t1:mx.olap:OLAPTuple, t2:mx.olap:OLAPTuple) — metodo, classe mx.olap.OLAPSet | |
Returns information about the relative location of two tuples in the set. | |
sound — Proprietà, classe mx.effects.SoundEffect | |
The Sound object that the MP3 file has been loaded into. | |
sound — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
Reference to the internal Sound object. | |
Sound — classe, pacchetto flash.media | |
La classe Sound consente di eseguire operazioni sui file audio in un'applicazione. | |
Sound(stream:flash.net:URLRequest, context:flash.media:SoundLoaderContext) — Funzione di costruzione, classe flash.media.Sound | |
Crea un nuovo oggetto Sound. | |
SOUND — Proprietà statica costante, classe flash.notifications.NotificationStyle | |
Stile di notifica per riprodurre un suono al ricevimento di una notifica. | |
SoundAsset — classe, pacchetto mx.core | |
SoundAsset is a subclass of the flash.media.Sound class which represents sounds that you embed in a Flex application. | |
SoundAsset() — Funzione di costruzione, classe mx.core.SoundAsset | |
Constructor. | |
soundChannel — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
The SoundChannel object that the MP3 file has been loaded into. | |
SoundChannel — classe finale, pacchetto flash.media | |
La classe SoundChannel controlla i suoni in un'applicazione. | |
SoundCodec — classe finale, pacchetto flash.media | |
La classe SoundCodec è un'enumerazione di valori costanti utilizzati nell'impostazione della proprietà codec della classe Microphone. | |
soundComplete — Evento, classe flash.media.SoundChannel | |
Inviato quando la riproduzione di un suono è terminata. | |
SOUND_COMPLETE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.SOUND_COMPLETE definisce il valore della proprietà type di un oggetto evento soundComplete. | |
SoundEffect — classe, pacchetto mx.effects | |
The SoundEffect class plays an MP3 audio file. | |
SoundEffect(target:Object) — Funzione di costruzione, classe mx.effects.SoundEffect | |
Constructor. | |
SoundEffectInstance — classe, pacchetto mx.effects.effectClasses | |
The SoundEffectInstance class implements the instance class for the SoundEffect effect. | |
SoundEffectInstance(target:Object) — Funzione di costruzione, classe mx.effects.effectClasses.SoundEffectInstance | |
Constructor. | |
SoundEvent — classe, pacchetto fl.video | |
Flash® Player invia un oggetto SoundEvent quando l'audio viene cambiato a causa di uno spostamento della maniglia del controllo volumeBar oppure per l'impostazione della proprietà volume o soundTransform. | |
SoundEvent(type:String, bubbles:Boolean, cancelable:Boolean, soundTransform:flash.media:SoundTransform) — Funzione di costruzione, classe fl.video.SoundEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi sound. | |
SoundLoaderContext — classe, pacchetto flash.media | |
La classe SoundLoaderContext fornisce le verifiche di sicurezza per i file che caricano l'audio. | |
SoundLoaderContext(bufferTime:Number, checkPolicyFile:Boolean) — Funzione di costruzione, classe flash.media.SoundLoaderContext | |
Crea un nuovo oggetto SoundLoaderContext. | |
SoundMixer — classe finale, pacchetto flash.media | |
La classe SoundMixer contiene proprietà e metodi statici per il controllo globale dell'audio nell'applicazione. | |
SOUND_PLAY_FAILED — Proprietà statica costante, classe org.osmf.events.MediaErrorCodes | |
Error constant for when an audio file fails to play (e.g. | |
soundTransform — Proprietà, classe fl.video.FLVPlayback | |
Fornisce l'accesso diretto alla proprietà VideoPlayer.soundTransform per esporre un maggiore controllo audio. | |
soundTransform — Proprietà, classe fl.video.SoundEvent | |
Indica nuovi valori per volume e panoramica. | |
soundTransform — Proprietà, classe fl.video.VideoPlayer | |
Fornisce l'accesso diretto alla proprietà NetStream.soundTransform per esporre un maggiore controllo audio. | |
soundTransform — Proprietà, classe flash.display.SimpleButton | |
L'oggetto SoundTransform assegnato a questo pulsante. | |
soundTransform — Proprietà, classe flash.display.Sprite | |
Controlla il suono nello sprite. | |
soundTransform — Proprietà, classe flash.media.Microphone | |
Controlla l'audio dell'oggetto Microphone quando questo è in modalità loopback. | |
soundTransform — Proprietà, classe flash.media.SoundChannel | |
L'oggetto SoundTransform assegnato al canale audio. | |
soundTransform — Proprietà statica, classe flash.media.SoundMixer | |
L'oggetto SoundTransform che controlla le proprietà audio globali. | |
soundTransform — Proprietà, classe flash.net.NetStream | |
Controlla l'audio in questo oggetto NetStream. | |
soundTransform — Proprietà, interfaccia mx.core.IContainer | |
Controlla il suono nello sprite. | |
SoundTransform — classe finale, pacchetto flash.media | |
La classe SoundTransform contiene proprietà relative al volume e alla panoramica. | |
SoundTransform(vol:Number, panning:Number) — Funzione di costruzione, classe flash.media.SoundTransform | |
Crea un oggetto SoundTransform. | |
soundUpdate — Evento, classe fl.video.FLVPlayback | |
Inviato quando l'audio viene cambiato a causa di uno spostamento della maniglia del controllo volumeBar oppure per l'impostazione della proprietà volume o soundTransform. | |
SOUND_UPDATE — Proprietà statica costante, classe fl.video.SoundEvent | |
Definisce il valore della proprietà type di un oggetto evento soundUpdate. | |
source — Proprietà, classe RegExp | |
Specifica la porzione del modello dell'espressione regolare. | |
source — Proprietà, classe fl.containers.ScrollPane | |
Ottiene o imposta l'URL assoluto o relativo che identifica la posizione del file SWF o del file di immagine da caricare, il nome di classe di un clip filmato della libreria, un riferimento a un oggetto di visualizzazione oppure il nome di istanza di un clip filmato sullo stesso livello del componente. | |
source — Proprietà, classe fl.containers.UILoader | |
Ottiene o imposta l'URL assoluto o relativo che identifica la posizione del file SWF o del file di immagine da caricare, il nome di classe di un clip filmato della libreria, un riferimento a un oggetto di visualizzazione oppure il nome di istanza di un clip filmato sullo stesso livello del componente. | |
source — Proprietà, classe fl.controls.ProgressBar | |
Ottiene o imposta un riferimento al contenuto che è in corso di caricamento e per cui il componente ProgressBar sta misurando l'avanzamento dell'operazione di caricamento. | |
source — Proprietà, classe fl.controls.listClasses.ImageCell | |
Ottiene o imposta l'URL assoluto o relativo che identifica la posizione del file SWF o del file di immagine da caricare, il nome di classe di un clip filmato della libreria o un riferimento a un oggetto di visualizzazione. | |
source — Proprietà, classe fl.controls.listClasses.TileListData | |
Ottiene o imposta l'URL assoluto o relativo che identifica la posizione del file SWF o del file di immagine da caricare, il nome di classe di un clip filmato della libreria o un riferimento a un oggetto di visualizzazione. | |
source — Proprietà, classe fl.data.TileListCollectionItem | |
La proprietà source dell'oggetto. | |
source — Proprietà, classe fl.motion.Motion | |
Un oggetto che memorizza informazioni sul contesto in cui è stato creato l'oggetto motion, ad esempio la frequenza di fotogrammi, le dimensioni, il punto di trasformazione e la posizione iniziale, la scala, la rotazione e l'inclinazione. | |
source — Proprietà, classe fl.video.FLVPlayback | |
Una stringa che specifica l'URL del file FLV da riprodurre in streaming e la modalità di streaming. | |
source — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
URL del file Timed Text XML che contiene le informazioni sulle didascalie (proprietà required). | |
source — Proprietà, classe fl.video.VideoPlayer | |
Una stringa che specifica l'URL del file FLV da riprodurre in streaming e la modalità di streaming. | |
source — Proprietà, classe flashx.textLayout.elements.InlineGraphicElement | |
Imposta l'origine dell'elemento grafico. | |
source — Proprietà, classe flashx.textLayout.operations.InsertInlineGraphicOperation | |
Imposta l'origine dell'elemento grafico. | |
source — Proprietà, classe flashx.textLayout.operations.ModifyInlineGraphicOperation | |
Imposta l'origine dell'elemento grafico. | |
source — Proprietà, classe flashx.textLayout.operations.MoveChildrenOperation | |
Specifica l'elemento superiore degli elementi da rimuovere. | |
source — Proprietà, classe mx.charts.LegendItem | |
Contains a reference to the data series that the LegendItem was generated from if you bind the dataProvider property of the parent Legend control to a chart control. | |
source — Proprietà, classe mx.collections.ArrayCollection | |
The source of data in the ArrayCollection. | |
source — Proprietà, classe mx.collections.ArrayList | |
The source array for this ArrayList. | |
source — Proprietà, classe mx.collections.GroupingCollection | |
The source collection containing the flat data to be grouped. | |
source — Proprietà, classe mx.collections.GroupingCollection2 | |
The source collection containing the flat data to be grouped. | |
source — Proprietà, classe mx.collections.HierarchicalCollectionView | |
The source data of the IHierarchicalCollectionView. | |
source — Proprietà, classe mx.collections.HierarchicalData | |
The source collection. | |
source — Proprietà, interfaccia mx.collections.IHierarchicalCollectionView | |
The source data of the IHierarchicalCollectionView. | |
source — Proprietà, classe mx.collections.XMLListCollection | |
The underlying XMLList for this collection. | |
source — Proprietà, classe mx.controls.ProgressBar | |
Refers to the control that the ProgressBar is measuring the progress of. | |
source — Proprietà, classe mx.controls.SWFLoader | |
The URL, object, class or string name of a class to load as the content. | |
source — Proprietà, classe mx.controls.VideoDisplay | |
Relative path and filename of the FLV file to stream. | |
source — Proprietà, classe mx.effects.SoundEffect | |
The URL or class of the MP3 file to play. | |
source — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
The URL or class of the MP3 file to play. | |
source — Proprietà, classe mx.events.PropertyChangeEvent | |
The object that the change occured on. | |
source — Proprietà, classe mx.graphics.BitmapFill | |
The source used for the bitmap fill. | |
source — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
Initializes the PrintAdvancedDataGrid control and all of its properties from the specified AdvancedDataGrid control. | |
source — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
Initializes the PrintOLAPDataGrid control and all of its properties from the specified OLAPDataGrid control. | |
source — Proprietà, classe mx.rpc.remoting.RemoteObject | |
Lets you specify a source value on the client; not supported for destinations that use the JavaAdapter. | |
source — Proprietà, classe mx.styles.StyleProxy | |
The object that implements the IStyleClient interface. | |
source — Proprietà, classe mx.validators.Validator | |
Specifies the object containing the property to validate. | |
source — Proprietà, classe spark.components.Image | |
The source used for the bitmap fill. | |
source — Proprietà, classe spark.components.VideoDisplay | |
The video source. | |
source — Proprietà, classe spark.components.VideoPlayer | |
The video source. | |
source — Proprietà, classe spark.preloaders.SplashScreenImageSource | |
The image class for the splash screen to use for the defined device configuration. | |
source — Proprietà, classe spark.primitives.BitmapImage | |
The source used for the bitmap fill. | |
source — Proprietà, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Specifies the object containing the property to validate. | |
Source — classe, pacchetto fl.motion | |
La classe Source memorizza informazioni sul contesto in cui è stata generata un'istanza Motion. | |
Source(xml:XML) — Funzione di costruzione, classe fl.motion.Source | |
Funzione di costruzione per le istanze Source. | |
source160dpi — Proprietà, classe spark.utils.MultiDPIBitmapSource | |
The source to use if the Application.runtimeDPI is DPIClassification.DPI_160. | |
source240dpi — Proprietà, classe spark.utils.MultiDPIBitmapSource | |
The source to use if the Application.runtimeDPI is DPIClassification.DPI_240. | |
source320dpi — Proprietà, classe spark.utils.MultiDPIBitmapSource | |
The source to use if the Application.runtimeDPI is DPIClassification.DPI_320. | |
SOURCE_ALPHA — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (Sa,Sa,Sa,Sa), dove Sa corrisponde al componente alfa del colore di un frammento calcolato dal programma di pixel. | |
SOURCE_COLOR — Proprietà statica costante, classe flash.display3D.Context3DBlendFactor | |
Il fattore di fusione è (Sr,Sg,Sb,Sa), dove Sr/g/b/a è il componente corrispondente del colore di un frammento calcolato dal programma di pixel. | |
sourceField — Proprietà, classe fl.controls.TileList | |
Ottiene o imposta il campo delle voci che fornisce il percorso di origine per un elemento di mosaico. | |
sourceFunction — Proprietà, classe fl.controls.TileList | |
Ottiene o imposta la funzione da utilizzare per ottenere il percorso di origine di un elemento di mosaico. | |
sourceHeight — Proprietà, classe spark.components.Image | |
Provides the unscaled height of the original image data. | |
sourceHeight — Proprietà, classe spark.primitives.BitmapImage | |
Provides the unscaled height of the original image data. | |
sourceIndex — Proprietà, classe flashx.textLayout.operations.MoveChildrenOperation | |
Specifica il numero di elementi inferiori da rimuovere. | |
sourceWidth — Proprietà, classe spark.components.Image | |
Provides the unscaled width of the original image data. | |
sourceWidth — Proprietà, classe spark.primitives.BitmapImage | |
Provides the unscaled width of the original image data. | |
SPACE — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per la barra spaziatrice (32). | |
SPACE — Proprietà statica costante, classe flashx.textLayout.formats.JustificationRule | |
Specifica la giustificazione per le lingue latine e altri script orizzontali che dividono le parole mediante spazi. | |
spaceAfter — Proprietà, classe flashx.textLayout.compose.TextFlowLine | |
La quantità di spazio da lasciare dopo la riga. | |
spaceAvailable — Proprietà, classe flash.filesystem.File | |
Lo spazio disponibile per l'uso in questa posizione di File, espresso in byte. | |
spaceBefore — Proprietà, classe flashx.textLayout.compose.TextFlowLine | |
La quantità di spazio da lasciare prima della riga. | |
spaceColumnsEqually() — metodo, classe fl.controls.DataGrid | |
Reimposta la stessa dimensione per le larghezze delle colonne visibili. | |
SpaceJustifier — classe finale, pacchetto flash.text.engine | |
La classe SpaceJustifier rappresenta le proprietà che controllano le opzioni di giustificazione per le righe di testo in un blocco di testo. | |
SpaceJustifier(locale:String, lineJustification:String, letterSpacing:Boolean) — Funzione di costruzione, classe flash.text.engine.SpaceJustifier | |
Crea un oggetto SpaceJustifier. | |
Spacer — classe, pacchetto mx.controls | |
The Spacer control helps you lay out children within a parent container. | |
Spacer() — Funzione di costruzione, classe mx.controls.Spacer | |
Constructor. | |
SpanElement — classe, pacchetto flashx.textLayout.elements | |
La classe SpanElement rappresenta una sequenza di testo a cui è applicato un unico set di attributi di formattazione. | |
SpanElement() — Funzione di costruzione, classe flashx.textLayout.elements.SpanElement | |
Funzione di costruzione - crea un oggetto SpanElement per contenere una sequenza di testo in un paragrafo. | |
spanEnd — Proprietà, classe fl.motion.AnimatorBase | |
Restituisce il fotogramma dell'elemento principale del target in corrispondenza del quale termina l'animazione del target. | |
spanFormat — Proprietà, classe flashx.textLayout.factory.StringTextLineFactory | |
Il formato del carattere. | |
spanMarker — Proprietà statica, classe flash.profiler.Telemetry | |
Restituisce un marcatore da utilizzare con Telemetry.sendSpanMetric. | |
spanStart — Proprietà, classe fl.motion.AnimatorBase | |
Restituisce il fotogramma dell'elemento principale del target in corrispondenza del quale inizia l'animazione del target. | |
spark.accessibility — pacchetto | |
Il pacchetto spark.accessibility contiene le classi di accessibilità per i componenti Spark. | |
SparkApplicationAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the Application class. | |
SparkApplicationAutomationImpl(obj:spark.components:Application) — Funzione di costruzione, classe spark.automation.delegates.components.SparkApplicationAutomationImpl | |
Constructor. | |
spark.automation.delegates — pacchetto | |
Il pacchetto spark.automation.delegates contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi Spark di Flex. | |
spark.automation.delegates.components — pacchetto | |
Il pacchetto spark.automation.delegates.components contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi dei componenti Spark. | |
spark.automation.delegates.components.gridClasses — pacchetto | |
Il pacchetto spark.automation.delegates.components.gridClasses contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi grid Spark di Flex. | |
spark.automation.delegates.components.mediaClasses — pacchetto | |
Il pacchetto spark.automation.delegates.components.mediaClasses contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi multimediali Spark di Flex. | |
spark.automation.delegates.components.supportClasses — pacchetto | |
Il pacchetto spark.automation.delegates.components.supportClasses contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi di supporto dei componenti Spark di Flex. | |
spark.automation.delegates.skins.spark — pacchetto | |
Il pacchetto spark.automation.delegates.skins.spark contiene le classi che definiscono i metodi e le proprietà necessari per eseguire la strumentazione per le classi skin Spark di Flex. | |
spark.automation.events — pacchetto | |
Il pacchetto spark.automation.events contiene le classi di eventi di strumentazione per le classi Spark di Flex. | |
SparkBorderContainerAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the BorderContainer class. | |
SparkBorderContainerAutomationImpl(obj:spark.components:BorderContainer) — Funzione di costruzione, classe spark.automation.delegates.components.SparkBorderContainerAutomationImpl | |
Constructor. | |
SparkButtonAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the Button control. | |
SparkButtonAutomationImpl(obj:spark.components:Button) — Funzione di costruzione, classe spark.automation.delegates.components.SparkButtonAutomationImpl | |
Constructor. | |
SparkButtonBarAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the ButtonBar control. | |
SparkButtonBarAutomationImpl(obj:spark.components:ButtonBar) — Funzione di costruzione, classe spark.automation.delegates.components.SparkButtonBarAutomationImpl | |
Constructor. | |
SparkButtonBarBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ButtonBarBase control. | |
SparkButtonBarBaseAutomationImpl(obj:spark.components.supportClasses:ButtonBarBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkButtonBarBaseAutomationImpl | |
Constructor. | |
SparkButtonBarButtonAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the ButtonBarButton control. | |
SparkButtonBarButtonAutomationImpl(obj:spark.components:ButtonBarButton) — Funzione di costruzione, classe spark.automation.delegates.components.SparkButtonBarButtonAutomationImpl | |
Constructor. | |
SparkButtonBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ButtonBase control. | |
SparkButtonBaseAutomationImpl(obj:spark.components.supportClasses:ButtonBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkButtonBaseAutomationImpl | |
Constructor. | |
SparkButtonSkin — classe, pacchetto spark.skins | |
Base class for Spark button skins. | |
SparkButtonSkin() — Funzione di costruzione, classe spark.skins.SparkButtonSkin | |
Constructor. | |
SparkCheckBoxAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the CheckBox control. | |
SparkCheckBoxAutomationImpl(obj:spark.components:CheckBox) — Funzione di costruzione, classe spark.automation.delegates.components.SparkCheckBoxAutomationImpl | |
SparkChromeWindowedApplicationSkin — classe, pacchetto spark.skins.spark | |
A skin class for the Spark WindowedApplication component. | |
SparkChromeWindowedApplicationSkin() — Funzione di costruzione, classe spark.skins.spark.SparkChromeWindowedApplicationSkin | |
Constructor. | |
spark.collections — pacchetto | |
Il pacchetto spark.collections contiene le classi di raccolta Spark. | |
SparkComboBoxAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the ComboBox control. | |
SparkComboBoxAutomationImpl(obj:spark.components:ComboBox) — Funzione di costruzione, classe spark.automation.delegates.components.SparkComboBoxAutomationImpl | |
Constructor. | |
spark.components — pacchetto | |
Il pacchetto spark.components contiene le classi dei componenti Spark. | |
spark.components.calendarClasses — pacchetto | |
Il pacchetto spark.components.calendarClasses contiene le classi utilizzate dal controllo Spark DateSpinner | |
spark.components.gridClasses — pacchetto | |
Il pacchetto spark.components.gridClasses contiene le classi multimediali per i componenti grid Spark. | |
spark.components.mediaClasses — pacchetto | |
Il pacchetto spark.components.mediaClasses contiene le classi multimediali per i componenti Spark. | |
spark.components.supportClasses — pacchetto | |
Il pacchetto spark.components.supportClasses contiene le classi di supporto per i componenti Spark. | |
spark.components.windowClasses — pacchetto | |
Il pacchetto spark.components.windowClasses contiene le classi di finestra AIR Spark. | |
spark.core — pacchetto | |
Il pacchetto spark.core contiene le classi core Spark. | |
SparkDataGridAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the DataGrid class. | |
SparkDataGridAutomationImpl(obj:spark.components:DataGrid) — Funzione di costruzione, classe spark.automation.delegates.components.SparkDataGridAutomationImpl | |
Constructor. | |
SparkDataGridItemSelectEvent — classe, pacchetto spark.automation.events | |
The SparkDataGridItemSelectEvent class represents event objects that are dispatched when an item in a datagrid control is selected or deselected. | |
SparkDataGridItemSelectEvent(type:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:spark.components.gridClasses:IGridItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Funzione di costruzione, classe spark.automation.events.SparkDataGridItemSelectEvent | |
Constructor. | |
sparkDataGroup — Proprietà, classe spark.automation.delegates.components.SparkDataGroupAutomationImpl | |
The DataGroup object. | |
SparkDataGroupAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the DataGroup control. | |
SparkDataGroupAutomationImpl(obj:spark.components:DataGroup) — Funzione di costruzione, classe spark.automation.delegates.components.SparkDataGroupAutomationImpl | |
Constructor. | |
SparkDefaultComplexItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.skins.spark | |
Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultComplexItemRendererAutomationImpl(obj:spark.skins.spark:DefaultComplexItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.skins.spark.SparkDefaultComplexItemRendererAutomationImpl | |
Constructor. | |
SparkDefaultGridHeaderRendererAutomationImpl — classe, pacchetto spark.automation.delegates.skins.spark | |
Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridHeaderRendererAutomationImpl(obj:spark.skins.spark:DefaultGridHeaderRenderer) — Funzione di costruzione, classe spark.automation.delegates.skins.spark.SparkDefaultGridHeaderRendererAutomationImpl | |
Constructor. | |
SparkDefaultGridItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.skins.spark | |
Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultGridItemRendererAutomationImpl(obj:spark.skins.spark:DefaultGridItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.skins.spark.SparkDefaultGridItemRendererAutomationImpl | |
Constructor. | |
SparkDefaultItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.skins.spark | |
Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkDefaultItemRendererAutomationImpl(obj:spark.skins.spark:DefaultItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.skins.spark.SparkDefaultItemRendererAutomationImpl | |
Constructor. | |
SparkDownloadProgressBar — classe, pacchetto mx.preloaders | |
The SparkDownloadProgressBar class displays download progress. | |
SparkDownloadProgressBar() — Funzione di costruzione, classe mx.preloaders.SparkDownloadProgressBar | |
Constructor. | |
SparkDropDownListAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the DropDownList control. | |
SparkDropDownListAutomationImpl(obj:spark.components:DropDownList) — Funzione di costruzione, classe spark.automation.delegates.components.SparkDropDownListAutomationImpl | |
Constructor. | |
SparkDropDownListBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the DropDownListBase control. | |
SparkDropDownListBaseAutomationImpl(obj:spark.components.supportClasses:DropDownListBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkDropDownListBaseAutomationImpl | |
Constructor. | |
spark.effects — pacchetto | |
Il pacchetto spark.effects contiene le classi di effetti Spark. | |
spark.effects.animation — pacchetto | |
Il pacchetto spark.effects.animation contiene le classi di animazione per le classi di effetti Spark. | |
spark.effects.easing — pacchetto | |
Il pacchetto spark.effects.easing contiene le classi di andamento per le classi di effetti Spark. | |
spark.effects.interpolation — pacchetto | |
Il pacchetto spark.effects.interpolation contiene le classi di interpolazione per le classi di effetti Spark. | |
spark.effects.supportClasses — pacchetto | |
Il pacchetto spark.effects.supportClasses contiene le classi di istanza delle classi di effetti Spark. | |
spark.events — pacchetto | |
Il pacchetto spark.events contiene le classi di eventi Spark. | |
spark.filters — pacchetto | |
Il pacchetto spark.filters contiene le classi di filtro Spark. | |
spark.formatters — pacchetto | |
Il pacchetto spark.formatters contiene le classi di formattazione Spark. | |
spark.formatters.supportClasses — pacchetto | |
Il pacchetto spark.formatters.supportClasses contiene le classi di supporto per le classi del formattatore Spark. | |
SparkFormAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the Form class. | |
SparkFormAutomationImpl(obj:spark.components:Form) — Funzione di costruzione, classe spark.automation.delegates.components.SparkFormAutomationImpl | |
Constructor. | |
SparkFormItemAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the FormItem class. | |
SparkFormItemAutomationImpl(obj:spark.components:FormItem) — Funzione di costruzione, classe spark.automation.delegates.components.SparkFormItemAutomationImpl | |
Constructor. | |
spark.globalization — pacchetto | |
Il pacchetto spark.globalization contiene le classi di globalizzazione Spark. | |
spark.globalization.supportClasses — pacchetto | |
Il pacchetto spark.globalization.supportClasses contiene le classi di supporto per le classi di globalizzazione Spark. | |
SparkGridItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.components.gridClasses | |
Defines methods and properties required to perform instrumentation for the GridItemRenderer component. | |
SparkGridItemRendererAutomationImpl(obj:spark.components.gridClasses:GridItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.components.gridClasses.SparkGridItemRendererAutomationImpl | |
Constructor. | |
SparkGroupAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the Group control. | |
SparkGroupAutomationImpl(obj:spark.components:Group) — Funzione di costruzione, classe spark.automation.delegates.components.SparkGroupAutomationImpl | |
Constructor. | |
SparkGroupBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the GroupBase control. | |
SparkGroupBaseAutomationImpl(obj:spark.components.supportClasses:GroupBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkGroupBaseAutomationImpl | |
Constructor. | |
SparkImageAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the Image control. | |
SparkImageAutomationImpl(obj:spark.components:Image) — Funzione di costruzione, classe spark.automation.delegates.components.SparkImageAutomationImpl | |
Constructor. | |
SparkItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ItemRenderer class for spark. | |
SparkItemRendererAutomationImpl(obj:spark.components.supportClasses:ItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkItemRendererAutomationImpl | |
Constructor. | |
SparkLabelAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the Label control. | |
SparkLabelAutomationImpl(obj:spark.components:Label) — Funzione di costruzione, classe spark.automation.delegates.components.SparkLabelAutomationImpl | |
Constructor. | |
spark.layouts — pacchetto | |
Il pacchetto spark.layouts contiene le classi di layout Spark. | |
spark.layouts.supportClasses — pacchetto | |
Il pacchetto spark.layouts.supportClasses contiene le classi di supporto per le classi di layout Spark. | |
SparkListAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the List class. | |
SparkListAutomationImpl(obj:spark.components:List) — Funzione di costruzione, classe spark.automation.delegates.components.SparkListAutomationImpl | |
Constructor. | |
SparkListBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ListBase class. | |
SparkListBaseAutomationImpl(obj:spark.components.supportClasses:ListBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkListBaseAutomationImpl | |
Constructor. | |
SparkListItemSelectEvent — classe, pacchetto spark.automation.events | |
The SparkListItemSelectEvent class represents event objects that are dispatched when an item in a list-based control such as a Menu, DataGrid, or Tree control is selected or deselected. | |
SparkListItemSelectEvent(type:String, bubbles:Boolean, cancelable:Boolean, itemRenderer:spark.components:IItemRenderer, triggerEvent:flash.events:Event, ctrlKey:Boolean, altKey:Boolean, shiftKey:Boolean) — Funzione di costruzione, classe spark.automation.events.SparkListItemSelectEvent | |
Constructor. | |
spark.managers — pacchetto | |
Il pacchetto spark.managers contiene le classi di gestione utilizzate dai componenti Spark. | |
spark.modules — pacchetto | |
Il pacchetto spark.modules contiene le classi di modulo utilizzate dai componenti Spark. | |
SparkMuteButtonAutomationImpl — classe, pacchetto spark.automation.delegates.components.mediaClasses | |
Defines methods and properties required to perform instrumentation for the MuteButton control. | |
SparkMuteButtonAutomationImpl(obj:spark.components.mediaClasses:MuteButton) — Funzione di costruzione, classe spark.automation.delegates.components.mediaClasses.SparkMuteButtonAutomationImpl | |
Constructor. | |
SparkNavigatorContentAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the NavigatorContent control. | |
SparkNavigatorContentAutomationImpl(obj:spark.components:NavigatorContent) — Funzione di costruzione, classe spark.automation.delegates.components.SparkNavigatorContentAutomationImpl | |
Constructor. | |
SparkNumericStepperAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the NumericStepper control. | |
SparkNumericStepperAutomationImpl(obj:spark.components:NumericStepper) — Funzione di costruzione, classe spark.automation.delegates.components.SparkNumericStepperAutomationImpl | |
Constructor. | |
SparkPanelAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the Panel class. | |
SparkPanelAutomationImpl(obj:spark.components:Panel) — Funzione di costruzione, classe spark.automation.delegates.components.SparkPanelAutomationImpl | |
Constructor. | |
SparkPopUpAnchorAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the PopUpAnchor component. | |
SparkPopUpAnchorAutomationImpl(obj:spark.components:PopUpAnchor) — Funzione di costruzione, classe spark.automation.delegates.components.SparkPopUpAnchorAutomationImpl | |
Constructor. | |
spark.preloaders — pacchetto | |
Il pacchetto spark.preloaders contiene le classi del precaricatore utilizzate dai componenti Spark. | |
spark.primitives — pacchetto | |
Il pacchetto spark.primitives contiene le classi di base utilizzate dai componenti Spark. | |
spark.primitives.supportClasses — pacchetto | |
Il pacchetto spark.primitives.supportClasses contiene le classi di supporto per le classi di disegno Spark. | |
SparkRadioButtonAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the RadioButton control. | |
SparkRadioButtonAutomationImpl(obj:spark.components:RadioButton) — Funzione di costruzione, classe spark.automation.delegates.components.SparkRadioButtonAutomationImpl | |
Constructor. | |
SparkRangeAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the Range control. | |
SparkRangeAutomationImpl(obj:spark.components.supportClasses:Range) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkRangeAutomationImpl | |
Constructor. | |
SparkRichEditableTextAutomationHelper — classe, pacchetto spark.automation.delegates | |
Utility class that facilitates replay of text input and selection. | |
SparkRichEditableTextAutomationHelper(owner:flash.events:IEventDispatcher, replayer:mx.automation:IAutomationObject, richEditableText:spark.components:RichEditableText) — Funzione di costruzione, classe spark.automation.delegates.SparkRichEditableTextAutomationHelper | |
Constructor. | |
SparkRichEditableTextAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Utility class that facilitates replay of text input and selection. | |
SparkScrollBarBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ScrollBarBase class. | |
SparkScrollBarBaseAutomationImpl(obj:spark.components.supportClasses:ScrollBarBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkScrollBarBaseAutomationImpl | |
Constructor. | |
SparkSkin — classe, pacchetto spark.skins | |
Base class for Spark skins. | |
SparkSkin() — Funzione di costruzione, classe spark.skins.SparkSkin | |
Constructor. | |
SparkSkinForHalo — classe, pacchetto mx.skins.spark | |
The SparkSkinForHalo class is the base class for Spark skins for MX components. | |
SparkSkinForHalo() — Funzione di costruzione, classe mx.skins.spark.SparkSkinForHalo | |
Constructor. | |
SparkSkinnableComponentAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the SkinnableComponent control. | |
SparkSkinnableComponentAutomationImpl(obj:spark.components.supportClasses:SkinnableComponent) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkSkinnableComponentAutomationImpl | |
Constructor. | |
SparkSkinnableContainerAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableContainerAutomationImpl(obj:spark.components:SkinnableContainer) — Funzione di costruzione, classe spark.automation.delegates.components.SparkSkinnableContainerAutomationImpl | |
Constructor. | |
SparkSkinnableContainerBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the SkinnableContainerBase control. | |
SparkSkinnableContainerBaseAutomationImpl(obj:spark.components.supportClasses:SkinnableContainerBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkSkinnableContainerBaseAutomationImpl | |
Constructor. | |
SparkSkinnableDataContainerAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the SkinnableContainer class. | |
SparkSkinnableDataContainerAutomationImpl(obj:spark.components:SkinnableDataContainer) — Funzione di costruzione, classe spark.automation.delegates.components.SparkSkinnableDataContainerAutomationImpl | |
Constructor. | |
SparkSkinnableTextBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the SkinnableTextBase control. | |
SparkSkinnableTextBaseAutomationImpl(obj:spark.components.supportClasses:SkinnableTextBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkSkinnableTextBaseAutomationImpl | |
Constructor. | |
spark.skins — pacchetto | |
Il pacchetto spark.skins contiene le classi base utilizzate dalle classi di skin Spark. | |
spark.skins.mobile — pacchetto | |
Il pacchetto spark.skins.mobile contiene le classi base utilizzate dalle classi di skin Spark per dispositivi mobili. | |
spark.skins.mobile.supportClasses — pacchetto | |
Il pacchetto spark.skins.mobile.supportClasses contiene le classi di supporto utilizzate dalle classi di skin Spark per dispositivi mobili. | |
spark.skins.spark — pacchetto | |
Il pacchetto spark.skins.spark contiene le classi utilizzate per applicare skin ai componenti Flex 4 con gli skin Spark (predefiniti). | |
spark.skins.spark.mediaClasses.fullScreen — pacchetto | |
Il pacchetto spark.skins.spark.mediaClasses.fullScreen contiene le classi a schermo intero utilizzate per applicare skin ai componenti multimediali Flex 4. | |
spark.skins.spark.mediaClasses.normal — pacchetto | |
Il pacchetto spark.skins.spark.mediaClasses.normal contiene le classi utilizzate per applicare skin ai componenti multimediali Flex 4 per le dimensioni normali. | |
spark.skins.spark.windowChrome — pacchetto | |
Il pacchetto spark.skins.spark.windowChrome contiene le classi utilizzate per applicare skin ai componenti Spark Window e WindowedApplication. | |
spark.skins.wireframe — pacchetto | |
Il pacchetto spark.skins.wireframe contiene le classi utilizzate per applicare skin di base ai componenti Spark. Per impostazione predefinita, i componenti Spark utilizzano gli skin del pacchetto spark.skins.spark. | |
spark.skins.wireframe.mediaClasses — pacchetto | |
Il pacchetto spark.skins.wireframe.mediaClasses contiene le classi utilizzate per applicare skin ai componenti multimediali Flex per le dimensioni normali. Per impostazione predefinita, i componenti Spark utilizzano gli skin del pacchetto spark.skins.spark.mediaClasses.normal. | |
spark.skins.wireframe.mediaClasses.fullScreen — pacchetto | |
Il pacchetto spark.skins.wireframe.mediaClasses.fullScreen contiene le classi a schermo intero utilizzate per applicare skin ai componenti multimediali Flex. Per impostazione predefinita, i componenti Spark utilizzano gli skin del pacchetto spark.skins.spark.mediaClasses.fullScreen. | |
SparkSliderBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the SliderBarBase class. | |
SparkSliderBaseAutomationImpl(obj:spark.components.supportClasses:SliderBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkSliderBaseAutomationImpl | |
Constructor. | |
SparkSpinnerAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the Spinner control. | |
SparkSpinnerAutomationImpl(obj:spark.components:Spinner) — Funzione di costruzione, classe spark.automation.delegates.components.SparkSpinnerAutomationImpl | |
Constructor. | |
SparkTabBarAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the TabBar class. | |
SparkTabBarAutomationImpl(obj:spark.components:TabBar) — Funzione di costruzione, classe spark.automation.delegates.components.SparkTabBarAutomationImpl | |
Constructor. | |
SparkTextAreaAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the TextArea control. | |
SparkTextAreaAutomationImpl(obj:spark.components:TextArea) — Funzione di costruzione, classe spark.automation.delegates.components.SparkTextAreaAutomationImpl | |
Constructor. | |
SparkTextBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the TextBase control. | |
SparkTextBaseAutomationImpl(obj:spark.components.supportClasses:TextBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkTextBaseAutomationImpl | |
Constructor. | |
SparkTextInputAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the TextInput control. | |
SparkTextInputAutomationImpl(obj:spark.components:TextInput) — Funzione di costruzione, classe spark.automation.delegates.components.SparkTextInputAutomationImpl | |
Constructor. | |
SparkTileGroupAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the TileGroup control. | |
SparkTileGroupAutomationImpl(obj:spark.components:TileGroup) — Funzione di costruzione, classe spark.automation.delegates.components.SparkTileGroupAutomationImpl | |
Constructor. | |
SparkTitleWindowAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the TitleWindow class. | |
SparkTitleWindowAutomationImpl(obj:spark.components:TitleWindow) — Funzione di costruzione, classe spark.automation.delegates.components.SparkTitleWindowAutomationImpl | |
Constructor. | |
SparkToggleButtonAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the ToggleButton control. | |
SparkToggleButtonAutomationImpl(obj:spark.components:ToggleButton) — Funzione di costruzione, classe spark.automation.delegates.components.SparkToggleButtonAutomationImpl | |
Constructor. | |
SparkToggleButtonBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the ToggleButtonBase control. | |
SparkToggleButtonBaseAutomationImpl(obj:spark.components.supportClasses:ToggleButtonBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkToggleButtonBaseAutomationImpl | |
Constructor. | |
SparkTrackBaseAutomationImpl — classe, pacchetto spark.automation.delegates.components.supportClasses | |
Defines methods and properties required to perform instrumentation for the TrackBase control. | |
SparkTrackBaseAutomationImpl(obj:spark.components.supportClasses:TrackBase) — Funzione di costruzione, classe spark.automation.delegates.components.supportClasses.SparkTrackBaseAutomationImpl | |
Constructor. | |
spark.transitions — pacchetto | |
Il pacchetto spark.transitions contiene le classi di transizione Spark. | |
SparkUITextFieldGridItemRendererAutomationImpl — classe, pacchetto spark.automation.delegates.skins.spark | |
Defines methods and properties required to perform instrumentation for the UITextFieldGridItemRenderer class for spark. | |
SparkUITextFieldGridItemRendererAutomationImpl(obj:spark.skins.spark:UITextFieldGridItemRenderer) — Funzione di costruzione, classe spark.automation.delegates.skins.spark.SparkUITextFieldGridItemRendererAutomationImpl | |
Constructor. | |
spark.utils — pacchetto | |
Il pacchetto spark.utils contiene le classi di utilità Spark. | |
spark.validators — pacchetto | |
Il pacchetto spark.validators contiene le classi di convalida Spark. | |
spark.validators.supportClasses — pacchetto | |
Il pacchetto spark.validators.supportClasses contiene le classi di supporto per le classi del validatore Spark. | |
SparkValueChangeAutomationEvent — classe, pacchetto spark.automation.events | |
The SparkValueChangeAutomationEvent class represents event objects that are dispatched when the value in a control changes. | |
SparkValueChangeAutomationEvent(type:String, bubbles:Boolean, cancelable:Boolean, value:Number) — Funzione di costruzione, classe spark.automation.events.SparkValueChangeAutomationEvent | |
Constructor. | |
SparkVideoDisplayAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
SparkVideoDisplayAutomationImpl(obj:spark.components:VideoDisplay) — Funzione di costruzione, classe spark.automation.delegates.components.SparkVideoDisplayAutomationImpl | |
Constructor. | |
SparkVideoPlayerAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines methods and properties required to perform instrumentation for the VideoPlayer control. | |
SparkVideoPlayerAutomationImpl(obj:spark.components:VideoPlayer) — Funzione di costruzione, classe spark.automation.delegates.components.SparkVideoPlayerAutomationImpl | |
Constructor. | |
SparkVolumeBarAutomationImpl — classe, pacchetto spark.automation.delegates.components.mediaClasses | |
Defines methods and properties required to perform instrumentation for the VolumeBar control. | |
SparkVolumeBarAutomationImpl(obj:spark.components.mediaClasses:VolumeBar) — Funzione di costruzione, classe spark.automation.delegates.components.mediaClasses.SparkVolumeBarAutomationImpl | |
Constructor. | |
SparkWindowAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the Canvas class. | |
SparkWindowAutomationImpl(obj:spark.components:Window) — Funzione di costruzione, classe spark.automation.delegates.components.SparkWindowAutomationImpl | |
Constructor. | |
SparkWindowedApplicationAutomationImpl — classe, pacchetto spark.automation.delegates.components | |
Defines the methods and properties required to perform instrumentation for the SparkWindowedApplication class. | |
SparkWindowedApplicationAutomationImpl(obj:spark.components:WindowedApplication) — Funzione di costruzione, classe spark.automation.delegates.components.SparkWindowedApplicationAutomationImpl | |
Constructor. | |
SPEAKER_MUTE — Proprietà statica costante, classe flash.media.MicrophoneEnhancedMode | |
Utilizzate questa modalità quando l'audio del diffusore è disattivato. | |
SpecialCharacterElement — classe, pacchetto flashx.textLayout.elements | |
SpecialCharacterElement è una classe base astratta per gli elementi che rappresentano caratteri speciali. | |
SpecialCharacterElement() — Funzione di costruzione, classe flashx.textLayout.elements.SpecialCharacterElement | |
Classe base - una chiamata a new SpecialCharacterElement() genera un'eccezione di tipo Error. | |
specificity — Proprietà, classe mx.styles.CSSCondition | |
Calculates the specificity of a conditional selector in a selector chain. | |
specificity — Proprietà, classe mx.styles.CSSSelector | |
Calculates the specificity of a selector chain in order to determine the precedence when applying several matching style declarations. | |
specificity — Proprietà, classe mx.styles.CSSStyleDeclaration | |
Determines the order of precedence when applying multiple style declarations to a component. | |
specifiedWidth — Proprietà, classe flash.text.engine.TextLine | |
La larghezza specificata per il metodo TextBlock.createTextLine() al momento della creazione della riga. | |
speed — Proprietà, classe fl.ik.IKJoint | |
Il grado di libertà della velocità di rotazione; le proprietà xTranslation e yTranslation rispettano la stessa impostazione di velocità. | |
speed — Proprietà, classe flash.events.GeolocationEvent | |
La velocità in metri/secondo. | |
SPEEX — Proprietà statica costante, classe flash.media.SoundCodec | |
Specifica che per la compressione audio deve essere utilizzato il codec Speex. | |
spinner — Parte skin, classe xd.core.axm.view.components.AXMProgressSpinner | |
Spinner — classe, pacchetto spark.components | |
A Spinner component selects a value from an ordered set. | |
Spinner() — Funzione di costruzione, classe spark.components.Spinner | |
Constructor. | |
SpinnerAccImpl — classe, pacchetto spark.accessibility | |
SpinnerAccImpl is the accessibility implementation class for spark.components.Spinner. | |
SpinnerAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe spark.accessibility.SpinnerAccImpl | |
Constructor. | |
spinnerColor — Stile, classe xd.core.axm.view.components.AXMProgressSpinner | |
SpinnerDecrementButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the down button of a Spark Spinner component. | |
SpinnerDecrementButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark SpinnerDecrementButton component. | |
SpinnerDecrementButtonSkin() — Funzione di costruzione, classe spark.skins.spark.SpinnerDecrementButtonSkin | |
Constructor. | |
SpinnerDecrementButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.SpinnerDecrementButtonSkin | |
Constructor. | |
SpinnerIncrementButtonSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the up button of a Spark Spinner component. | |
SpinnerIncrementButtonSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark SpinnerIncrementButton component. | |
SpinnerIncrementButtonSkin() — Funzione di costruzione, classe spark.skins.spark.SpinnerIncrementButtonSkin | |
Constructor. | |
SpinnerIncrementButtonSkin() — Funzione di costruzione, classe spark.skins.wireframe.SpinnerIncrementButtonSkin | |
Constructor. | |
SpinnerList — classe, pacchetto spark.components | |
The SpinnerList component displays a list of items. | |
SpinnerList() — Funzione di costruzione, classe spark.components.SpinnerList | |
Constructor. | |
SpinnerListContainer — classe, pacchetto spark.components | |
Container for one or more SpinnerList controls. | |
SpinnerListContainer() — Funzione di costruzione, classe spark.components.SpinnerListContainer | |
Constructor. | |
SpinnerListContainerSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for the SpinnerListContainer in mobile applications. | |
SpinnerListContainerSkin() — Funzione di costruzione, classe spark.skins.mobile.SpinnerListContainerSkin | |
Constructor. | |
SpinnerListItemRenderer — classe, pacchetto spark.components | |
The SpinnerListItemRenderer class defines the default item renderer for a SpinnerList control in the mobile theme. | |
SpinnerListItemRenderer() — Funzione di costruzione, classe spark.components.SpinnerListItemRenderer | |
Constructor. | |
SpinnerListScrollerSkin — classe, pacchetto spark.skins.mobile | |
The default skin class for the Spark Scroller that is used by the SpinnerList component. | |
SpinnerListScrollerSkin() — Funzione di costruzione, classe spark.skins.mobile.SpinnerListScrollerSkin | |
Constructor. | |
SpinnerListSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for the SpinnerList in mobile applications. | |
SpinnerListSkin() — Funzione di costruzione, classe spark.skins.mobile.SpinnerListSkin | |
Constructor. | |
SpinnerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark Spinner component. | |
SpinnerSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark Spinner component. | |
SpinnerSkin() — Funzione di costruzione, classe spark.skins.spark.SpinnerSkin | |
Constructor. | |
SpinnerSkin() — Funzione di costruzione, classe spark.skins.wireframe.SpinnerSkin | |
Constructor. | |
SplashScreen — classe, pacchetto spark.preloaders | |
The SplashScreen class is the default preloader for Mobile Flex applications. | |
SplashScreen() — Funzione di costruzione, classe spark.preloaders.SplashScreen | |
Constructor. | |
splashScreenImage — Proprietà, classe spark.components.Application | |
The image class for the SplashScreen preloader. | |
SplashScreenImage — classe, pacchetto spark.preloaders | |
Use the SplashScreenImage class to specify different splash screen images based on characteristics of a mobile device. | |
SplashScreenImage() — Funzione di costruzione, classe spark.preloaders.SplashScreenImage | |
Constructor. | |
SplashScreenImageSource — classe, pacchetto spark.preloaders | |
Use the SplashScreenImageSource class to specify a Class (typically an embedded image) to be displayed as splash screen at a particular device configuration such as DPI, orientation and resolution. | |
SplashScreenImageSource() — Funzione di costruzione, classe spark.preloaders.SplashScreenImageSource | |
Constructor. | |
splashScreenMinimumDisplayTime — Proprietà, classe spark.components.Application | |
Minimum amount of time, in milliseconds, to show the splash screen image. | |
splashScreenScaleMode — Proprietà, classe spark.components.Application | |
The splash screen image scale mode: A value of none implies that the image size is set to match its intrinsic size. A value of stretch sets the width and the height of the image to the stage width and height, possibly changing the content aspect ratio. A value of letterbox sets the width and height of the image as close to the stage width and height as possible while maintaining aspect ratio. | |
splice(startIndex:int, deleteCount:uint, ... rest) — metodo, classe Array | |
Aggiunge e rimuove gli elementi di un array. | |
splice(startIndex:int, deleteCount:uint, ... rest) — metodo, classe Vector | |
Aggiunge e rimuove gli elementi di del vettore. | |
split(delimiter:any, limit:Number) — metodo, classe String | |
Suddivide un oggetto String in un array di sottostringhe dividendolo in corrispondenza del parametro delimitatore specificato. | |
splitAtIndex(childIndex:int) — metodo, classe flashx.textLayout.elements.FlowGroupElement | |
Divide questo oggetto nella posizione specificata dal parametro childIndex. | |
splitAtPosition(relativePosition:int) — metodo, classe flashx.textLayout.elements.FlowElement | |
Divide questo oggetto FlowElement in corrispondenza della posizione specificata dal parametro relativePosition, che corrisponde a una posizione relativa nel testo per questo elemento. | |
splitElement(target:flashx.textLayout.elements:FlowGroupElement, operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Divide l'elemento di destinazione nella posizione specificata, creando un nuovo elemento dopo quello corrente. | |
splitElement(target:flashx.textLayout.elements:FlowGroupElement, operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Divide l'elemento di destinazione nella posizione specificata, creando un nuovo elemento dopo quello corrente. | |
SplitElementOperation — classe, pacchetto flashx.textLayout.operations | |
La classe SplitElementOperation incorpora una modifica che divide qualsiasi FlowGroupElement in due elementi. | |
SplitElementOperation(operationState:flashx.textLayout.edit:SelectionState, targetElement:flashx.textLayout.elements:FlowGroupElement) — Funzione di costruzione, classe flashx.textLayout.operations.SplitElementOperation | |
Crea un oggetto SplitElementOperation. | |
splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — metodo, classe flashx.textLayout.edit.EditManager | |
Divide il paragrafo nella posizione specificata, creando un nuovo paragrafo dopo quello corrente. | |
splitParagraph(operationState:flashx.textLayout.edit:SelectionState) — metodo, interfaccia flashx.textLayout.edit.IEditManager | |
Divide il paragrafo nella posizione specificata, creando un nuovo paragrafo dopo quello corrente. | |
SplitParagraphOperation — classe, pacchetto flashx.textLayout.operations | |
La classe SplitParagraphOperation incapsula una modifica che divide un paragrafo in due elementi. | |
SplitParagraphOperation(operationState:flashx.textLayout.edit:SelectionState) — Funzione di costruzione, classe flashx.textLayout.operations.SplitParagraphOperation | |
Crea un oggetto SplitParagraphOperation. | |
splitTextElement(elementIndex:int, splitIndex:int) — metodo, classe flash.text.engine.GroupElement | |
Divide in due un oggetto TextElement, creando un nuovo oggetto TextElement nella posizione specificata. | |
SplitViewNavigator — classe, pacchetto spark.components | |
The SplitViewNavigator container displays multiple ViewNavigator or TabbedViewNavigator components at the same time in a single container. | |
SplitViewNavigator() — Funzione di costruzione, classe spark.components.SplitViewNavigator | |
Constructor. | |
SplitViewNavigatorSkin — classe, pacchetto spark.skins.mobile | |
The default skin for the SplitViewNavigator component. | |
SplitViewNavigatorSkin() — Funzione di costruzione, classe spark.skins.mobile.SplitViewNavigatorSkin | |
Constructor. | |
spreadMethod — Proprietà, classe flash.display.GraphicsGradientFill | |
Un valore della classe SpreadMethod che specifica il metodo spread da utilizzare. | |
spreadMethod — Proprietà, classe mx.graphics.GradientBase | |
A value from the SpreadMethod class that specifies which spread method to use. | |
SpreadMethod — classe finale, pacchetto flash.display | |
La classe SpreadMethod fornisce i valori per il parametro spreadMethod dei metodi beginGradientFill() e lineGradientStyle() della classe Graphics. | |
springDamping — Proprietà, classe fl.ik.IKJoint | |
Valore di smorzamento della molla. | |
springPosition — Proprietà, classe fl.ik.IKJoint | |
Posizione della molla (per i giunti traslazionali) o dell'angolo (per i giunti rotazionali). | |
springsEnabled — Proprietà, classe fl.ik.IKArmature | |
Specifica se per un'armatura sono attivate le molle. | |
springStrength — Proprietà, classe fl.ik.IKJoint | |
Valore della forza della molla. | |
Sprite — classe, pacchetto flash.display | |
La classe Sprite è un blocco costitutivo di base dell'elenco di visualizzazione: un nodo dell'elenco di visualizzazione che può visualizzare grafica e anche contenere elementi secondari. | |
Sprite() — Funzione di costruzione, classe flash.display.Sprite | |
Crea una nuova istanza Sprite. | |
SpriteAsset — classe, pacchetto mx.core | |
SpriteAsset is a subclass of the flash.display.Sprite class which represents vector graphic images that you embed in an application. | |
SpriteAsset() — Funzione di costruzione, classe mx.core.SpriteAsset | |
Constructor. | |
SpriteVisualElement — classe, pacchetto spark.core | |
The SpriteVisualElement class is a light-weight Sprite-based implemention of the IVisualElement interface. | |
SpriteVisualElement() — Funzione di costruzione, classe spark.core.SpriteVisualElement | |
Constructor. | |
sql — Proprietà, classe flash.data.SQLSchema | |
Restituisce l'intero testo dell'istruzione SQL utilizzata per creare l'oggetto schema. | |
SQLCollationType — classe, pacchetto flash.data | |
Questa classe contiene le costanti che rappresentano i possibili valori per il parametro defaultCollationType della funzione di costruzione SQLColumnSchema e per la proprietà SQLColumnSchema.defaultCollationType. | |
SQLColumnNameStyle — classe, pacchetto flash.data | |
Questa classe contiene le costanti che rappresentano i possibili valori per la proprietà SQLConnection.columnNameStyle. | |
SQLColumnSchema — classe, pacchetto flash.data | |
La classe SQLColumnSchema fornisce informazioni che descrivono le caratteristiche di una colonna specifica all'interno di una tabella in un database. | |
SQLColumnSchema(name:String, primaryKey:Boolean, allowNull:Boolean, autoIncrement:Boolean, dataType:String, defaultCollationType:String) — Funzione di costruzione, classe flash.data.SQLColumnSchema | |
Crea un'istanza SQLColumnSchema. | |
sqlConnection — Proprietà, classe flash.data.SQLStatement | |
L'oggetto SQLConnection che gestisce la connessione a uno o più database su cui l'istruzione viene eseguita. | |
SQLConnection — classe, pacchetto flash.data | |
Un'istanza SQLConnection viene utilizzata per gestire la creazione di e la connessione a file di database SQL locali (database locali). | |
SQLConnection() — Funzione di costruzione, classe flash.data.SQLConnection | |
Crea un'istanza SQLConnection. | |
SQLError — classe, pacchetto flash.errors | |
Un'istanza SQLError fornisce informazioni dettagliate su un'operazione non riuscita. | |
SQLError(operation:String, details:String, message:String, id:int, detailID:int, detailArgs:Array) — Funzione di costruzione, classe flash.errors.SQLError | |
Crea un'istanza SQLError che può essere generata oppure utilizzata con la proprietà error di un'istanza SQLErrorEvent. | |
SQLErrorEvent — classe, pacchetto flash.events | |
Un'istanza SQLErrorEvent viene inviata da un'istanza SQLConnection o SQLStatement quando si verifica un errore durante un'operazione del database in modalità di esecuzione asincrona. | |
SQLErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, error:flash.errors:SQLError) — Funzione di costruzione, classe flash.events.SQLErrorEvent | |
Crea un oggetto SQLErrorEvent da passare come argomento ai listener di eventi. | |
SQLErrorOperation — classe, pacchetto flash.errors | |
Questa classe contiene le costanti che rappresentano i possibili valori per la proprietà SQLError.operation. | |
SQLEvent — classe, pacchetto flash.events | |
Adobe AIR invia oggetti SQLEvent quando una delle operazioni eseguite da un'istanza SQLConnection o SQLStatement viene completata correttamente. | |
SQLEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Funzione di costruzione, classe flash.events.SQLEvent | |
Crea un oggetto SQLEvent da passare come parametro ai listener di eventi. | |
SQLIndexSchema — classe, pacchetto flash.data | |
Un'istanza SQLIndexSchema fornisce informazioni che descrivono un indice specifico in un database. | |
SQLIndexSchema(database:String, name:String, sql:String, table:String) — Funzione di costruzione, classe flash.data.SQLIndexSchema | |
Crea un'istanza SQLIndexSchema. | |
SQLMode — classe, pacchetto flash.data | |
Questa classe contiene le costanti che rappresentano i possibili valori per il parametro openMode dei metodi SQLConnection.open() e SQLConnection.openAsync(). | |
SQLResult — classe, pacchetto flash.data | |
La classe SQLResult fornisce accesso ai dati restituiti in risposta all'esecuzione di un'istruzione SQL (un'istanza SQLStatement). | |
SQLResult(data:Array, rowsAffected:Number, complete:Boolean, rowID:Number) — Funzione di costruzione, classe flash.data.SQLResult | |
Crea un'istanza SQLResult. | |
SQLSchema — classe, pacchetto flash.data | |
La classe SQLSchema è la classe base per le informazioni sullo schema degli oggetti database, come tabelle, viste e indici. | |
SQLSchema(database:String, name:String, sql:String) — Funzione di costruzione, classe flash.data.SQLSchema | |
Crea un'istanza SQLSchema. | |
SQLSchemaResult — classe, pacchetto flash.data | |
Un'istanza SQLSchemaResult che contiene le informazioni risultanti da una chiamata al metodo SQLConnection.loadSchema(). | |
SQLSchemaResult(tables:Array, views:Array, indices:Array, triggers:Array) — Funzione di costruzione, classe flash.data.SQLSchemaResult | |
Crea un'istanza SQLSchemaResult. | |
SQLStatement — classe, pacchetto flash.data | |
Un'istanza SQLStatement viene utilizzata per eseguire un'istruzione SQL su un database SQL locale, che viene aperto mediante un'istanza SQLConnection. | |
SQLStatement() — Funzione di costruzione, classe flash.data.SQLStatement | |
Crea un'istanza SQLStatement. | |
SQLTableSchema — classe, pacchetto flash.data | |
Un'istanza SQLTableSchema fornisce informazioni che descrivono una tabella specifica in un database. | |
SQLTableSchema(database:String, name:String, sql:String, columns:Array) — Funzione di costruzione, classe flash.data.SQLTableSchema | |
Crea un'istanza SQLTableSchema. | |
SQLTransactionLockType — classe, pacchetto flash.data | |
Questa classe contiene le costanti che rappresentano i possibili valori per il parametro option del metodo SQLConnection.begin(). | |
SQLTriggerSchema — classe, pacchetto flash.data | |
Un'istanza SQLTriggerSchema fornisce informazioni che descrivono un trigger specifico in un database. | |
SQLTriggerSchema(database:String, name:String, sql:String, table:String) — Funzione di costruzione, classe flash.data.SQLTriggerSchema | |
Crea un'istanza SQLTriggerSchema. | |
SQLUpdateEvent — classe, pacchetto flash.events | |
Un oggetto SQLUpdateEvent viene inviato da un oggetto SQLConnection quando si verifica una modifica dei dati su una tabella associata all'istanza SQLConnection. | |
SQLUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, table:String, rowID:Number) — Funzione di costruzione, classe flash.events.SQLUpdateEvent | |
Crea una nuova istanza SQLUpdateEvent. | |
SQLViewSchema — classe, pacchetto flash.data | |
Un'istanza SQLViewSchema fornisce informazioni che descrivono una vista specifica in un database. | |
SQLViewSchema(database:String, name:String, sql:String, columns:Array) — Funzione di costruzione, classe flash.data.SQLViewSchema | |
Crea un'istanza SQLViewSchema. | |
sqrt(val:Number) — Metodo statico , classe Math | |
Calcola e restituisce la radice quadrata del numero specificato. | |
SQRT1_2 — Proprietà statica costante, classe Math | |
Una costante matematica per la radice quadrata di un mezzo, con un valore approssimativo pari a 0,7071067811865476. | |
SQRT2 — Proprietà statica costante, classe Math | |
Una costante matematica per la radice quadrata di 2, con un valore approssimativo pari a 1,4142135623730951. | |
SQUARE — Proprietà statica costante, classe fl.transitions.Iris | |
Utilizzato per specificare una maschera di forma quadrata per l'effetto di transizione. | |
SQUARE — Proprietà statica costante, classe flash.display.CapsStyle | |
Utilizzato per specificare estremità quadrate nel parametro caps del metodo flash.display.Graphics.lineStyle(). | |
SQUARE — Proprietà statica costante, classe flashx.textLayout.formats.ListStyleType | |
Marcatore a forma di quadrato pieno. | |
Squeeze — classe, pacchetto fl.transitions | |
La classe Squeeze modifica in scala l'oggetto clip filmato in orizzontale o in verticale. | |
srcAddress — Proprietà, classe flash.events.DatagramSocketDataEvent | |
L'indirizzo IP del computer che ha inviato il pacchetto | |
srcPort — Proprietà, classe flash.events.DatagramSocketDataEvent | |
La porta sul computer che ha inviato il pacchetto | |
SRTT — Proprietà, classe flash.net.NetStreamInfo | |
Il tempo del ciclo di andata e ritorno (SRTT, Smooth Round Trip Time) per la sessione NetStream, in millisecondi. | |
SRVRecord — classe, pacchetto flash.net.dns | |
La classe SRVRecord rappresenta un record di risorsa SRV DNS (Domain Name System) contenente un host del servizio. | |
SRVRecord() — Funzione di costruzione, classe flash.net.dns.SRVRecord | |
Crea un record di risorsa SRV. | |
stack — Proprietà costante, classe flash.sampler.Sample | |
Contiene informazioni sui metodi eseguiti da Flash Player in un periodo di tempo specificato. | |
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — metodo, interfaccia mx.charts.chartClasses.IStackable | |
Stacks the series. | |
stack() — metodo, classe mx.charts.chartClasses.StackedSeries | |
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly. | |
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — metodo, classe mx.charts.series.AreaSeries | |
Stacks the series. | |
stack(stackedYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — metodo, classe mx.charts.series.BarSeries | |
Stacks the series. | |
stack() — metodo, classe mx.charts.series.BarSet | |
Updates the series data, and uses the values of the series data it is stacking on top of so it can stack correctly. | |
stack(stackedXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable) — metodo, classe mx.charts.series.ColumnSeries | |
Stacks the series. | |
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — metodo, interfaccia mx.charts.chartClasses.IStackable2 | |
Stacks the series. | |
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — metodo, classe mx.charts.series.AreaSeries | |
Stacks the series. | |
stackAll(stackedPosYValueDictionary:flash.utils:Dictionary, stackedNegYValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — metodo, classe mx.charts.series.BarSeries | |
Stacks the series. | |
stackAll(stackedPosXValueDictionary:flash.utils:Dictionary, stackedNegXValueDictionary:flash.utils:Dictionary, previousElement:mx.charts.chartClasses:IStackable2) — metodo, classe mx.charts.series.ColumnSeries | |
Stacks the series. | |
StackedFormHeadingSkin — classe, pacchetto spark.skins.spark | |
An alternate skin class for the Spark FormHeading component. | |
StackedFormHeadingSkin() — Funzione di costruzione, classe spark.skins.spark.StackedFormHeadingSkin | |
Constructor. | |
StackedFormItemSkin — classe, pacchetto spark.skins.spark | |
An alternate skin class for the Spark FormItem component which positions the label above the content. | |
StackedFormItemSkin() — Funzione di costruzione, classe spark.skins.spark.StackedFormItemSkin | |
Constructor. | |
StackedFormSkin — classe, pacchetto spark.skins.spark | |
An alternate skin class for the Spark Form container. | |
StackedFormSkin() — Funzione di costruzione, classe spark.skins.spark.StackedFormSkin | |
Constructor. | |
stackedMaximum — Proprietà, classe mx.charts.chartClasses.StackedSeries | |
The maximum sum represented by this stacked series. | |
stackedMinimum — Proprietà, classe mx.charts.chartClasses.StackedSeries | |
The minimum sum represented by this stacked series. | |
StackedSeries — classe, pacchetto mx.charts.chartClasses | |
Stacked Series serves as the common base class for all of the stacking set series (BarSet, ColumnSet, and AreaSet). | |
StackedSeries() — Funzione di costruzione, classe mx.charts.chartClasses.StackedSeries | |
Constructor. | |
stacker — Proprietà, interfaccia mx.charts.chartClasses.IStackable | |
The StackedSeries associated with this series. | |
stacker — Proprietà, classe mx.charts.series.AreaSeries | |
The StackedSeries associated with this AreaSeries. | |
stacker — Proprietà, classe mx.charts.series.BarSeries | |
The StackedSeries associated with this BarSeries. | |
stacker — Proprietà, classe mx.charts.series.ColumnSeries | |
The StackedSeries associated with this BarSeries. | |
StackFrame — classe finale, pacchetto flash.sampler | |
La classe StackFrame fornisce accesso alle proprietà di un blocco dati contenente una funzione. | |
StackOverflowError — Classe dinamica, pacchetto flash.errors | |
ActionScript genera un'eccezione StackOverflowError quando lo stack disponibile per lo script è esaurito. | |
StackOverflowError(message:String) — Funzione di costruzione, classe flash.errors.StackOverflowError | |
Crea un nuovo oggetto StackOverflowError. | |
stackTotals — Proprietà, interfaccia mx.charts.chartClasses.IStackable | |
The stack totals for the series. | |
stackTotals — Proprietà, classe mx.charts.series.AreaSeries | |
The stack totals for the series. | |
stackTotals — Proprietà, classe mx.charts.series.BarSeries | |
The stack totals for the series. | |
stackTotals — Proprietà, classe mx.charts.series.ColumnSeries | |
The stack totals for the series. | |
stackTrace — Proprietà, classe flash.events.HTMLUncaughtScriptExceptionEvent | |
Un array di oggetti che rappresentano la traccia dello stack nel momento in cui è stata eseguita l'istruzione throw che ha restituito l'eccezione non rilevata. | |
stage — Proprietà, classe flash.display.DisplayObject | |
Lo stage dell'oggetto di visualizzazione. | |
stage — Proprietà, classe flash.display.NativeWindow | |
L'oggetto Stage per questa finestra. | |
stage — Proprietà, classe flash.media.StageWebView | |
Lo stage sul quale viene visualizzato questo oggetto StageWebView. | |
stage — Proprietà, classe flash.text.StageText | |
Lo stage sul quale viene visualizzato questo oggetto StageText. | |
stage — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
stage — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Lo stage dell'oggetto di visualizzazione. | |
stage — Proprietà, interfaccia mx.managers.ISystemManager | |
The flash.display.Stage that represents the application window mapped to this SystemManager | |
Stage — classe, pacchetto flash.display | |
La classe Stage rappresenta l'area di disegno principale. | |
Stage3D — classe, pacchetto flash.display | |
La classe Stage3D fornisce un'area di visualizzazione e un contesto di rendering programmabile per il disegno di grafica 2D e 3D. | |
Stage3D() — Funzione di costruzione, classe flash.display.Stage3D | |
stage3Ds — Proprietà, classe flash.display.Stage | |
Un elenco di oggetti Stage3D disponibili per la visualizzazione del contenuto tridimensionale. | |
StageAlign — classe finale, pacchetto flash.display | |
La classe StageAlign fornisce i valori costanti da utilizzare per la proprietà Stage.align. | |
StageAspectRatio — classe finale, pacchetto flash.display | |
La classe StageAspectRatio fornisce i valori per il metodo Stage.setAspectRatio(). | |
stageBuilding — Stato skin, classe com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the stage building screen. | |
stageBuilding — Parte skin, classe com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the StageBuilder object that displays the stage building screen. A reference to the StageBuilder object that displays the stage building screen. | |
stageBuilding — Stato skin, classe com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the stage building screen. | |
stageBuilding — Parte skin, classe com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the StageBuilder object that displays the stage building screen. A reference to the StageBuilder object that displays the stage building screen. | |
stageBuilding — Stato skin, classe com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the stage building screen. | |
stageBuilding — Parte skin, classe com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the StageBuilder object that displays the stage building screen. A reference to the StageBuilder object that displays the stage building screen. | |
stageCreatedDate — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the Label object that displays the creation date of a stage template. A reference to the Label object that displays the creation date of a stage template. | |
stageCreatedDate — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the Label object that displays the creation date of a stage template. A reference to the Label object that displays the creation date of a stage template. | |
stageCreatedDate — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the Label object that displays the creation date of a stage template. A reference to the Label object that displays the creation date of a stage template. | |
StageDisplayState — classe finale, pacchetto flash.display | |
La classe StageDisplayState fornisce i valori per la proprietà Stage.displayState. | |
stageDropDown — Parte skin, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the stage details. A reference to the DropDownListBase object that displays the stage details. | |
stageDuration — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the TextInput object that allows users to enter the duration of a stage. A reference to the TextInput object that allows users to enter the duration of a stage. | |
stageDuration — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
A reference to the TextInput object that allows users to enter the stage duration. A reference to the TextInput object that allows users to enter the stage duration. | |
stageDuration — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the TextInput object that allow users to provide duration of a stage. A reference to the TextInput object that allow users to provide duration of a stage. | |
stageDuration — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the TextInput object that allows a user to enter the duration of a stage. A reference to the TextInput object that allows a user to enter the duration of a stage. | |
stageDurationUnit — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the DropDownList object that displays the units of stage duration to choose from. A reference to the DropDownList object that displays the units of stage duration to choose from. | |
stageDurationUnit — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ChangeStageDurationDialog | |
A reference to the DropDownList object that displays the available stage duration units to choose from. A reference to the DropDownList object that displays the available stage duration units to choose from. | |
stageDurationUnit — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the DropDownList object that displays the units of stage duration. User chooses from these units. A reference to the DropDownList object that displays the units of stage duration. | |
stageDurationUnit — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the DropDownList object that displays the units of duration of a stage. A user chooses from these units. A reference to the DropDownList object that displays the units of duration of a stage. | |
stageFocusRect — Proprietà, classe flash.display.Stage | |
Specifica se viene visualizzato o meno un bordo luminoso intorno agli oggetti che vengono attivati. | |
stageHeight — Proprietà, classe flash.display.Stage | |
L'altezza corrente dello stage, in pixel. | |
stageHeight — Proprietà, classe mx.preloaders.DownloadProgressBar | |
The height of the stage, which is passed in by the Preloader class. | |
stageHeight — Proprietà, interfaccia mx.preloaders.IPreloaderDisplay | |
The height of the stage, which is passed in by the Preloader class. | |
stageHeight — Proprietà, classe mx.preloaders.SparkDownloadProgressBar | |
The height of the stage, which is passed in by the Preloader class. | |
stageHeight — Proprietà, classe spark.preloaders.SplashScreen | |
The height of the stage, which is passed in by the Preloader class. | |
stageInfoView — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.StageBuilding | |
A reference to the StageInfo object that displays the stage details for the stage selected in the Gantt chart. A reference to the StageInfo object that displays the stage details for the stage selected in the Gantt chart. | |
stageNameDetailsTab — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the Label object that displays the name of a stage. A reference to the Label object that displays the name of a stage. | |
stageNameDetailsTab — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the Label object that displays the name of a stage. A reference to the Label object that displays the name of a stage. | |
stageNameDetailsTab — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the Label object that displays the stage name. A reference to the Label object that displays the stage name. | |
stageNameField — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the TextInput object that allows users to provide the name of a new stage. A reference to the TextInput object that allows users to provide the name of a new stage. | |
stageNameValidator — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the MultiTriggerValidator object which validates the name of a stage. A reference to the MultiTriggerValidator object which validates the name of a stage. | |
StageOrientation — classe finale, pacchetto flash.display | |
La classe StageOrientation definisce le costanti che enumerano i possibili orientamenti dello stage e del dispositivo. | |
StageOrientationEvent — classe, pacchetto flash.events | |
Un oggetto Stage invia un oggetto StageOrientationEvent quando viene modificato l'orientamento dello stage. | |
StageOrientationEvent(type:String, bubbles:Boolean, cancelable:Boolean, beforeOrientation:String, afterOrientation:String) — Funzione di costruzione, classe flash.events.StageOrientationEvent | |
Crea un oggetto StageOrientationEvent con informazioni specifiche relative agli eventi orientation dello stage. | |
StageQuality — classe finale, pacchetto flash.display | |
La classe StageQuality fornisce i valori per la proprietà Stage.quality e per il parametro quality del metodo BitmapData.drawWithQuality(). | |
StageScaleMode — classe finale, pacchetto flash.display | |
La classe StageScaleMode fornisce i valori per la proprietà Stage.scaleMode. | |
stageStartCoordinates — Proprietà, classe mx.automation.air.AirFunctionsHelper | |
Returns the start point of the stage in screen coordinates | |
StageText — classe finale, pacchetto flash.text | |
La classe StageText viene utilizzata per presentare all'utente un campo di immissione testo nativo. | |
StageText(initOptions:flash.text:StageTextInitOptions) — Funzione di costruzione, classe flash.text.StageText | |
Crea un oggetto StageText. | |
StageTextAreaSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for TextArea controls in mobile applications that uses a StyleableStageText class for the text display. | |
StageTextAreaSkin() — Funzione di costruzione, classe spark.skins.mobile.StageTextAreaSkin | |
Constructor. | |
StageTextClearButtonMode — classe finale, pacchetto flash.text | |
Questa classe definisce un'enumerazione che fornisce un'opzione per clearButton. | |
StageTextInitOptions — classe, pacchetto flash.text | |
La classe StageTextInitOptions definisce le opzioni disponibili per l'inizializzazione di un oggetto StageText. | |
StageTextInitOptions(multiline:Boolean) — Funzione di costruzione, classe flash.text.StageTextInitOptions | |
Crea un oggetto StageTextInitOptions. | |
StageTextInputSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for TextInput controls in mobile applications that uses a StyleableStageText class for the text input. | |
StageTextInputSkin() — Funzione di costruzione, classe spark.skins.mobile.StageTextInputSkin | |
Constructor. | |
StageTextSkinBase — classe, pacchetto spark.skins.mobile.supportClasses | |
ActionScript-based skin for text input controls in mobile applications. | |
StageTextSkinBase() — Funzione di costruzione, classe spark.skins.mobile.supportClasses.StageTextSkinBase | |
Constructor. | |
stageTypeDropDown — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the DropDownList object that displays a list of stage types to choose from. A reference to the DropDownList object that displays a list of stage types to choose from. | |
stageTypeValidator — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.NewStageDialog | |
A reference to the MultiTriggerValidator object which validates the stage type. A reference to the MultiTriggerValidator object which validates the stage type. | |
StageVideo — classe, pacchetto flash.media | |
L'oggetto StageVideo utilizza le funzionalità di accelerazione hardware del dispositivo, se disponibili, per visualizzare un video dal vivo o registrato in un'applicazione. | |
stageVideoAvailability — Evento, classe flash.display.Stage | |
Inviato dall'oggetto Stage quando lo stato della proprietà stageVideos cambia. | |
StageVideoAvailability — classe finale, pacchetto flash.media | |
Questa classe definisce un'enumerazione che indica se il video sullo stage è attualmente disponibile. | |
STAGE_VIDEO_AVAILABILITY — Proprietà statica costante, classe flash.events.StageVideoAvailabilityEvent | |
Definisce il valore della proprietà type di un oggetto evento stageVideoAvailability. | |
StageVideoAvailabilityEvent — classe, pacchetto flash.events | |
Questo evento viene inviato quando lo stato della proprietà Stage.stageVideos cambia. | |
StageVideoAvailabilityEvent(type:String, bubbles:Boolean, cancelable:Boolean, availability:String) — Funzione di costruzione, classe flash.events.StageVideoAvailabilityEvent | |
Funzione di costruzione. | |
StageVideoAvailabilityReason — classe finale, pacchetto flash.media | |
Questa classe definisce un'enumerazione che indica se il video sullo stage è attualmente disponibile. | |
StageVideoEvent — classe, pacchetto flash.events | |
Un oggetto StageVideo invia un oggetto StageVideoEvent dopo che sono stati chiamati sia il metodo attachNetStream() dell'oggetto StageVideo che il metodo play() dell'oggetto NetStream associato. | |
StageVideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String, colorSpace:String) — Funzione di costruzione, classe flash.events.StageVideoEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi StageVideo. | |
stageVideos — Proprietà, classe flash.display.Stage | |
Un elenco di oggetti StageVideo disponibili per la riproduzione di video esterni. | |
StageWebView — classe finale, pacchetto flash.media | |
La classe StageWebView visualizza contenuto HTML in una porta di visualizzazione sullo stage. | |
StageWebView(useNative:Boolean, mediaPlaybackRequiresUserAction:Boolean) — Funzione di costruzione, classe flash.media.StageWebView | |
Crea un oggetto StageWebView. | |
stageWidth — Proprietà, classe flash.display.Stage | |
Specifica la larghezza corrente dello stage, in pixel. | |
stageWidth — Proprietà, classe mx.preloaders.DownloadProgressBar | |
The width of the stage, which is passed in by the Preloader class. | |
stageWidth — Proprietà, interfaccia mx.preloaders.IPreloaderDisplay | |
The width of the stage, which is passed in by the Preloader class. | |
stageWidth — Proprietà, classe mx.preloaders.SparkDownloadProgressBar | |
The width of the stage, which is passed in by the Preloader class. | |
stageWidth — Proprietà, classe spark.preloaders.SplashScreen | |
The width of the stage, which is passed in by the Preloader class. | |
stageX — Proprietà, classe flash.events.GestureEvent | |
La coordinata orizzontale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
stageX — Proprietà, classe flash.events.MouseEvent | |
La coordinata orizzontale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
stageX — Proprietà, classe flash.events.TouchEvent | |
La coordinata orizzontale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
stageY — Proprietà, classe flash.events.GestureEvent | |
La coordinata verticale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
stageY — Proprietà, classe flash.events.MouseEvent | |
La coordinata verticale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
stageY — Proprietà, classe flash.events.TouchEvent | |
La coordinata verticale in cui si è verificato l'evento nelle coordinate globali dello stage. | |
STANDALONE — Proprietà statica costante, classe flash.globalization.DateTimeNameContext | |
Indica che il nome dell'elemento data viene utilizzato in un contesto "autonomo", indipendente da altri formati. | |
STANDARD — Proprietà statica costante, classe flash.desktop.InvokeEventReason | |
Indica che l’evento InvokeEvent si è verificato a causa di qualsiasi motivo tranne un login o l’apertura di un URL. | |
STANDARD — Proprietà statica costante, classe flash.display.NativeWindowSystemChrome | |
Il chrome standard del sistema operativo host. | |
STANDARD — Proprietà statica costante, classe flash.display3D.Context3DProfile | |
Utilizzate un profilo standard per le GPU che supportano texture MRT, AGAL2 e float. | |
STANDARD — Proprietà statica costante, classe flash.ui.KeyLocation | |
Indica che l'attivazione del tasto non proviene né dalla versione sinistra né da quella destra del tasto, e nemmeno dal tastierino numerico (oppure che non è stata originata mediante un tasto virtuale corrispondente al tastierino numerico). | |
STANDARD_CONSTRAINED — Proprietà statica costante, classe flash.display3D.Context3DProfile | |
Utilizzate un profilo standard per le GPU che supportano texture AGAL2 e float. | |
standardError — Proprietà, classe flash.desktop.NativeProcess | |
Fornisce l'accesso al flusso di errore standard generato da questo processo nativo. | |
standardErrorClose — Evento, classe flash.desktop.NativeProcess | |
Segnala che NativeProcess ha chiuso il relativo flusso di errore. | |
STANDARD_ERROR_CLOSE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.STANDARD_ERROR_CLOSE definisce il valore della proprietà type di un oggetto evento standardErrorClose. | |
standardErrorData — Evento, classe flash.desktop.NativeProcess | |
Segnala che nel flusso di errore standard (stderror) sono disponibili dati da leggere per il processo nativo. | |
STANDARD_ERROR_DATA — Proprietà statica costante, classe flash.events.ProgressEvent | |
Definisce il valore della proprietà type di un oggetto evento standardErrorData. | |
standardErrorIoError — Evento, classe flash.desktop.NativeProcess | |
Segnala che la lettura dal flusso di errore standard (stderror) non è riuscita. | |
STANDARD_ERROR_IO_ERROR — Proprietà statica costante, classe flash.events.IOErrorEvent | |
L'evento standardErrorIoError viene inviato quando si verifica un errore durante la lettura dei dati dal flusso standardError di un oggetto NativeProcess. | |
STANDARD_EXTENDED — Proprietà statica costante, classe flash.display3D.Context3DProfile | |
Utilizzate un profilo esteso standard per le GPU che supportano AGAL3 e la funzionalità delle istanze di disegno. | |
StandardFlowComposer — classe, pacchetto flashx.textLayout.compose | |
La classe StandardFlowComposer offre una composizione e un gestore di contenitori standard. | |
StandardFlowComposer() — Funzione di costruzione, classe flashx.textLayout.compose.StandardFlowComposer | |
Crea un oggetto StandardFlowComposer. | |
StandardHeaderSkin() — Funzione di costruzione, classe com.adobe.guides.spark.headers.skins.StandardHeaderSkin | |
Constructor. | |
standardInput — Proprietà, classe flash.desktop.NativeProcess | |
Fornisce l'accesso all'input standard di questo processo nativo. | |
standardInputClose — Evento, classe flash.desktop.NativeProcess | |
Segnala che l'oggetto NativeProcess ha chiuso il relativo flusso di input chiamando il metodo closeInput(). | |
STANDARD_INPUT_CLOSE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.STANDARD_INPUT_CLOSE definisce il valore della proprietà type di un oggetto evento standardInputClose. | |
standardInputIoError — Evento, classe flash.desktop.NativeProcess | |
Segnala che la scrittura nel flusso di input standard (stdin) non è riuscita. | |
STANDARD_INPUT_IO_ERROR — Proprietà statica costante, classe flash.events.IOErrorEvent | |
L'evento standardInputIoError viene inviato quando si verifica un errore durante la scrittura dei dati in standardInput di un oggetto NativeProcess. | |
standardInputProgress — Evento, classe flash.desktop.NativeProcess | |
Segnala che NativeProcess ha scritto dei dati nel flusso di input per il processo secondario. | |
STANDARD_INPUT_PROGRESS — Proprietà statica costante, classe flash.events.ProgressEvent | |
Definisce il valore della proprietà type di un oggetto evento standardInputProgress. | |
standardOutput — Proprietà, classe flash.desktop.NativeProcess | |
Fornisce l'accesso al canale di output standard di questo processo nativo. | |
standardOutputClose — Evento, classe flash.desktop.NativeProcess | |
Segnala che NativeProcess ha chiuso il relativo flusso di output. | |
STANDARD_OUTPUT_CLOSE — Proprietà statica costante, classe flash.events.Event | |
La costante Event.STANDARD_OUTPUT_CLOSE definisce il valore della proprietà type di un oggetto evento standardOutputClose. | |
standardOutputData — Evento, classe flash.desktop.NativeProcess | |
Segnala che il processo nativo dispone di dati da leggere nel flusso di output. | |
STANDARD_OUTPUT_DATA — Proprietà statica costante, classe flash.events.ProgressEvent | |
Definisce il valore della proprietà type di un oggetto evento standardOutputData. | |
standardOutputIoError — Evento, classe flash.desktop.NativeProcess | |
Segnala che la lettura dal flusso stdout non è riuscita. | |
STANDARD_OUTPUT_IO_ERROR — Proprietà statica costante, classe flash.events.IOErrorEvent | |
L'evento standardInputIoError viene inviato quando si verifica un errore durante la scrittura dei dati nel flusso standardOutput di un oggetto NativeProcess. | |
StandardWrapperSkin() — Funzione di costruzione, classe com.adobe.guides.spark.wrappers.skins.StandardWrapperSkin | |
Constructor. | |
start() — metodo, classe air.net.ServiceMonitor | |
Avvia il monitoraggio del servizio. | |
start(preloaderAnimClass:Class, contentClassName:String) — metodo, classe fl.rsl.RSLPreloader | |
Avvia il download dei file RSL. | |
start(content:flash.display:MovieClip, transParams:Object) — Metodo statico , classe fl.transitions.TransitionManager | |
Crea una nuova istanza TransitionManager, definisce l'oggetto target, applica una transizione e la avvia. | |
start() — metodo, classe fl.transitions.Tween | |
Avvia la riproduzione dell'animazione interpolata dal punto iniziale. | |
start(info:flash.desktop:NativeProcessStartupInfo) — metodo, classe flash.desktop.NativeProcess | |
Avvia il processo nativo identificato dalle informazioni sull'avvio specificate. | |
start(waitForCompletion:Boolean) — metodo, classe flash.display.ShaderJob | |
Avvia un'operazione shader in modalità sincrona o asincrona, in base al valore del parametro waitForCompletion. | |
start — Proprietà, classe flash.net.NetStreamPlayOptions | |
Il momento dell'avvio, espresso in secondi, per streamName. | |
start() — metodo, classe flash.printing.PrintJob | |
Visualizza la finestra di dialogo di stampa del sistema operativo e avvia lo spooling. | |
start() — metodo, classe flash.system.Worker | |
Avvia l’esecuzione del worker. | |
start() — metodo, classe flash.utils.Timer | |
Avvia il timer, se non è già in esecuzione. | |
start — Proprietà, classe mx.charts.series.items.LineSeriesSegment | |
The index into the items array of the first item in this segment. | |
start — Proprietà, classe mx.effects.effectClasses.PropertyChanges | |
An Object containing the starting properties of the target component modified by the change in view state. | |
start() — metodo, classe mx.printing.FlexPrintJob | |
Initializes the PrintJob object. | |
START — Proprietà statica costante, classe flash.text.TextFormatAlign | |
Costante; allinea il testo al bordo iniziale di una linea. | |
START — Proprietà statica costante, classe flash.text.engine.TabAlignment | |
Posiziona l'inizio del testo con tabulazioni in corrispondenza dello spazio di tabulazione. | |
START — Proprietà statica costante, classe flashx.textLayout.formats.ClearFloats | |
Specifica che il testo evita i float sul lato iniziale nell'ordine di lettura (a sinistra se la direzione è "ltr", a destra se è "rtl"). | |
START — Proprietà statica costante, classe flashx.textLayout.formats.Float | |
L'immagine fluttua sul lato iniziale del testo (a sinistra se la direzione del paragrafo è "ltr", a destra se è "rtl"). | |
START — Proprietà statica costante, classe flashx.textLayout.formats.TextAlign | |
Specifica l'allineamento al bordo iniziale, ovvero il testo viene allineato secondo l'ordine di scrittura. | |
START — Proprietà statica costante, classe spark.components.CalloutPosition | |
Position the leading edge of the callout at the leading edge of the owner. | |
start2(uiOptions:flash.printing:PrintUIOptions, showPrintDialog:Boolean) — metodo, classe flash.printing.PrintJob | |
Visualizza facoltativamente la finestra di dialogo Stampa del sistema operativo, avvia lo spooling ed eventualmente modifica i valori delle proprietà di sola lettura di PrintJob. | |
startAngle — Proprietà, classe mx.charts.series.PieSeries | |
Specifies the starting angle for the first slice of the PieChart control. | |
startAngle — Proprietà, classe mx.charts.series.items.PieSeriesItem | |
The start angle, in radians, of this wedge. | |
startAtLogin — Proprietà, classe flash.desktop.NativeApplication | |
Specifica se questa applicazione viene avviata automaticamente quando l'utente corrente effettua l'accesso. | |
startCachingSamples(numSamples:int, controls:Vector$String) — metodo, classe flash.ui.GameInputDevice | |
Richiede al dispositivo di iniziare a gestire una cache per i valori di campionamento. | |
startDate — Proprietà, classe flash.net.drm.DRMPlaybackTimeWindow | |
La data iniziale dell'intervallo di tempo durante il quale un voucher DRM è valido (finestra di riproduzione). | |
startDateField — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Start Date field. The skin part for the Start Date field. | |
startDateField — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Start Date field. The skin part for the Start Date field. | |
startDateField — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the Start Date field. The skin part for the Start Date field. | |
startDateField — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Start Date field. The skin part for the Start Date field. | |
startDateFieldLabel — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Start Date label. The skin part for the Start Date label. | |
startDateFieldLabel — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for displaying the Start Date. The skin part for displaying the Start Date. | |
startDateLabel — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for displaying the Start Date. The skin part for displaying the Start Date. | |
startDateOrderValidator — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Start Date order validator. The skin part for the Start Date order validator. | |
startDateOrderValidator — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Start Date ordering validator. The skin part for the Start Date ordering validator. | |
startDateOrderValidator — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the Start Date Order. The skin part for the validator of the Start Date Order. | |
startDateOrderValidator — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Start Date Order validator. The skin part for the Start Date Order validator. | |
startDateValidator — Parte skin, classe com.adobe.solutions.prm.presentation.asset.AssetDetailsPod | |
The skin part for the Start Date validator. The skin part for the Start Date validator. | |
startDateValidator — Parte skin, classe com.adobe.solutions.prm.presentation.asset.NewAssetDialog | |
The skin part for the Start Date validator. The skin part for the Start Date validator. | |
startDateValidator — Parte skin, classe com.adobe.solutions.prm.presentation.project.NewProjectDialog | |
The skin part for the validator of the Start Date. The skin part for the validator of the Start Date. | |
startDateValidator — Parte skin, classe com.adobe.solutions.prm.presentation.project.ProjectDetailsPod | |
The skin part for the Start Date validator. The skin part for the Start Date validator. | |
startDelay — Proprietà, classe mx.effects.Effect | |
Amount of time, in milliseconds, to wait before starting the effect. | |
startDelay — Proprietà, classe mx.effects.EffectInstance | |
Amount of time, in milliseconds, to wait before starting the effect. | |
startDelay — Proprietà, interfaccia mx.effects.IEffectInstance | |
Amount of time, in milliseconds, to wait before starting the effect. | |
startDelay — Proprietà, classe spark.effects.animation.Animation | |
The amount of time spent waiting before the animation begins. | |
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — metodo, classe flash.display.Sprite | |
Consente all'utente di trascinare lo sprite specificato. | |
startDrag(lockCenter:Boolean, bounds:flash.geom:Rectangle) — metodo, interfaccia mx.core.IContainer | |
Consente all'utente di trascinare lo sprite specificato. | |
startDragging(event:flash.events:MouseEvent) — metodo, classe mx.containers.Panel | |
Called when the user starts dragging a Panel that has been popped up by the PopUpManager. | |
startEffect() — metodo, classe mx.effects.EffectInstance | |
Plays the effect instance on the target after the startDelay period has elapsed. | |
startEffect() — metodo, interfaccia mx.effects.IEffectInstance | |
Plays the effect instance on the target after the startDelay period has elapsed. | |
startFrameEvents() — metodo, classe fl.motion.AnimatorBase | |
Avvia gli eventi fotogramma. | |
startIndex — Proprietà, classe fl.events.DataChangeEvent | |
Ottiene l'indice della prima voce modificata nell'array di voci modificate. | |
startIndex — Proprietà, classe flash.globalization.NumberParseResult | |
L'indice del primo carattere della parte numerica della stringa di input. | |
startingIndex — Proprietà, interfaccia mx.core.IRepeater | |
The index into the dataProvider at which this Repeater starts creating children. | |
startingIndex — Proprietà, classe mx.core.Repeater | |
The index into the dataProvider at which this Repeater starts creating children. | |
startItemEditorSession(rowIndex:int, columnIndex:int) — metodo, classe spark.components.DataGrid | |
Starts an editor session on a selected cell in the grid. | |
startMove() — metodo, classe flash.display.NativeWindow | |
Avvia un movimento della finestra controllato dal sistema. | |
startOfDocument(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange all'inizio del documento. | |
startOfLine(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange all'inizio della riga. | |
startOfParagraph(range:flashx.textLayout.elements:TextRange, extendSelection:Boolean) — Metodo statico , classe flashx.textLayout.utils.NavigationUtil | |
Imposta l'oggetto TextRange all'inizio del paragrafo. | |
StartpointCardRenderer() — Funzione di costruzione, classe lc.procmgmt.ui.startpoint.StartpointCardRenderer | |
Constructor. | |
StartpointDetails() — Funzione di costruzione, classe lc.procmgmt.ui.startpoint.StartpointDetails | |
Constructor. | |
StartpointGridSelector() — Funzione di costruzione, classe lc.procmgmt.ui.startpoint.StartpointGridSelector | |
Constructor. | |
START_POINT_REPLY — Proprietà statica costante, classe mx.automation.events.MarshalledAutomationEvent | |
START_POINT_REQUEST — Proprietà statica costante, classe mx.automation.events.MarshalledAutomationEvent | |
StartProcess() — Funzione di costruzione, classe lc.procmgmt.ui.startpoint.StartProcess | |
Constructor. | |
startResize(edgeOrCorner:String) — metodo, classe flash.display.NativeWindow | |
Avvia un'operazione di ridimensionamento della finestra controllata dal sistema. | |
startSampling() — Funzione del pacchetto, flash.sampler | |
Inizia il processo di raccolta di oggetti Sample relativi all’uso della memoria. | |
startTabIndex — Proprietà, classe fl.video.FLVPlayback | |
Restituisce il primo valore tabIndex per i comandi FLVPlayback. | |
startTime — Proprietà, classe mx.effects.SoundEffect | |
The initial position in the MP3 file, in milliseconds, at which playback should start. | |
startTime — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
The initial position in the MP3 file, in milliseconds, at which playback should start. | |
startTouchDrag(touchPointID:int, lockCenter:Boolean, bounds:flash.geom:Rectangle) — metodo, classe flash.display.Sprite | |
Consente all'utente di trascinare lo sprite specificato su un dispositivo abilitato per il tocco. | |
startTrackUpdates(item:Object) — metodo, classe mx.collections.ArrayList | |
If the item is an IEventDispatcher, watch it for updates. | |
startTransition(transParams:Object) — metodo, classe fl.transitions.TransitionManager | |
Crea l'istanza di una transizione e la avvia. | |
startView — Proprietà, classe spark.transitions.ViewTransitionBase | |
The currently active view of the view navigator, as set by the owning view navigator. | |
state — Proprietà, classe fl.video.FLVPlayback | |
Una stringa che specifica lo stato del componente. | |
state — Proprietà, classe fl.video.VideoEvent | |
Una stringa che identifica la costante proveniente dalla classe VideoState che descrive lo stato di riproduzione del componente. | |
state — Proprietà, classe fl.video.VideoPlayer | |
Una stringa che specifica lo stato del componente. | |
state — Proprietà, classe flash.events.ThrottleEvent | |
Descrive lo stato in cui il lettore sta entrando: ThrottleType.THROTTLE, ThrottleType.PAUSE o ThrottleType.RESUME. | |
state — Proprietà, classe flash.system.MessageChannel | |
Indica lo stato corrente dell’oggetto MessageChannel (aperto, in fase di chiusura o chiuso). | |
state — Proprietà, classe flash.system.Worker | |
Lo stato corrente dell’oggetto worker nel suo ciclo di vita. | |
state — Proprietà, classe mx.controls.VideoDisplay | |
The current state of the VideoDisplay control. | |
state — Proprietà, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property when the event occurs. | |
state — Proprietà, classe spark.components.supportClasses.InteractionStateDetector | |
Returns the state of the component Possible values are: InteractionState.UP InteractionState.DOWN InteractionState.OVER | |
State — classe, pacchetto mx.states | |
The State class defines a view state, a particular view of a component. | |
State(properties:Object) — Funzione di costruzione, classe mx.states.State | |
Constructor. | |
STATE — Proprietà statica costante, classe fl.core.InvalidationType | |
La costante InvalidationType.STATE definisce il valore della proprietà type dell'oggetto evento che viene inviato per indicare che lo stato del componente non è valido. | |
stateChange — Evento, classe fl.video.FLVPlayback | |
Inviato quando cambia lo stato di riproduzione. | |
stateChange — Evento, classe fl.video.VideoPlayer | |
Inviato quando cambia lo stato di riproduzione. | |
stateChange — Evento, classe mx.controls.VideoDisplay | |
Dispatched when the state of the control changes. | |
STATE_CHANGE — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento stateChange. | |
STATE_CHANGE — Proprietà statica costante, classe mx.events.VideoEvent | |
The VideoEvent.STATE_CHANGE constant defines the value of the type property of the event object for a stateChange event. | |
stateChangeComplete — Evento, classe mx.core.UIComponent | |
Dispatched after the component has entered a new state and any state transition animation to that state has finished playing. | |
STATE_CHANGE_COMPLETE — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.STATE_CHANGE_COMPLETE constant defines the value of the type property of the event object for a stateChangeComplete event. | |
stateChanged(oldState:String, newState:String, recursive:Boolean) — metodo, classe mx.core.UIComponent | |
This method is called when a state changes to check whether state-specific styles apply to this component. | |
StateChangeEvent — classe, pacchetto mx.events | |
The StateChangeEvent class represents an event that is dispatched when the currentState property of a component changes. | |
StateChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, oldState:String, newState:String) — Funzione di costruzione, classe mx.events.StateChangeEvent | |
Constructor. | |
stateChangeInterrupted — Evento, classe mx.core.UIComponent | |
Dispatched when a component interrupts a transition to its current state in order to switch to a new state. | |
STATE_CHANGE_INTERRUPTED — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.STATE_CHANGE_INTERRUPTED constant defines the value of the type property of the event object for a stateChangeInterrupted event. | |
stateDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's state A skin part that defines the asset's state | |
stateGroups — Proprietà, classe mx.states.State | |
The state groups that this view state belongs to as an array of String. | |
STATEMENT — Proprietà statica costante, classe flash.printing.PaperSize | |
Formato statement | |
stateOrProvinceName — Proprietà, classe flash.security.X500DistinguishedName | |
Restituisce l'attributo DN StateOrProvinceName. | |
stateResponsive — Proprietà, classe fl.video.FLVPlayback | |
Valore booleano che è true se lo stato è in grado di rispondere. | |
stateResponsive — Proprietà, classe fl.video.VideoPlayer | |
Valore booleano che è true se lo stato è in grado di rispondere. | |
stateResponsive — Proprietà, classe mx.controls.VideoDisplay | |
Specifies whether the VideoDisplay control is in a responsive state, true, or in the unresponsive state, false. | |
stateResponsive — Proprietà, classe mx.events.VideoEvent | |
The value of the VideoDisplay.stateResponsive property when the event occurs. | |
states — Proprietà, interfaccia mx.core.IStateClient2 | |
The set of view state objects. | |
states — Proprietà, classe mx.core.UIComponent | |
The view states that are defined for this component. | |
STATE_SYSTEM_ALERT_HIGH — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object displays important information that should be conveyed to the user immediately. | |
STATE_SYSTEM_ALERT_LOW — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object displays low-priority information that may not be important to the user. | |
STATE_SYSTEM_ALERT_MEDIUM — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag flaindicating that the object displays important information that does not need to be conveyed to the user immediately. | |
STATE_SYSTEM_ANIMATED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object's appearance is changing rapidly or constantly. | |
STATE_SYSTEM_BUSY — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object cannot accept input at this time. | |
STATE_SYSTEM_CHECKED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object's check box is selected. | |
STATE_SYSTEM_COLLAPSED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that children of this object that have the ROLE_SYSTEM_OUTLINEITEM role are hidden. | |
STATE_SYSTEM_DEFAULT — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating the default button or menu item. | |
STATE_SYSTEM_EXPANDED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that children of this object that have the ROLE_SYSTEM_OUTLINEITEM role are displayed. | |
STATE_SYSTEM_EXTSELECTABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can extend its selection using SELFLAG_EXTENDSELECTION in the IAccessible::accSelect method. | |
STATE_SYSTEM_FLOATING — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is not clipped to the boundary of its parent object and does not move automatically when the parent moves. | |
STATE_SYSTEM_FOCUSABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is on the active window and can receive keyboard focus. | |
STATE_SYSTEM_FOCUSED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object currently has the keyboard focus. | |
STATE_SYSTEM_HASPOPUP — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object has a pop-up menu. | |
STATE_SYSTEM_HOTTRACKED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is currently hot-tracked by the mouse, meaning that its appearance has changed to indicate that the mouse pointer is located over it. | |
STATE_SYSTEM_INVISIBLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is hidden or not visible. | |
STATE_SYSTEM_LINKED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is linked. | |
STATE_SYSTEM_MARQUEED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object displays scrolling or moving text or graphics. | |
STATE_SYSTEM_MIXED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the state of a three-state check box or toolbar button is not determined. | |
STATE_SYSTEM_MOVEABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can be moved. | |
STATE_SYSTEM_MULTISELECTABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can accept multiple selected items (that is, SELFLAG_ADDSELECTION for the IAccessible::accSelect method is valid). | |
STATE_SYSTEM_NORMAL — Proprietà statica costante, classe mx.accessibility.AccConst | |
A constant representing the absence of any MSAA state flags. | |
STATE_SYSTEM_OFFSCREEN — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object has no on-screen representation. | |
STATE_SYSTEM_PRESSED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is pressed. | |
STATE_SYSTEM_PROTECTED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is a password-protected edit control. | |
STATE_SYSTEM_READONLY — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is read-only. | |
STATE_SYSTEM_SELECTABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can accept selection. | |
STATE_SYSTEM_SELECTED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is selected. | |
STATE_SYSTEM_SELFVOICING — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can use text-to-speech (TTS) to describe itself. | |
STATE_SYSTEM_SIZEABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object can be resized. | |
STATE_SYSTEM_TRAVERSED — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object has been traversed. | |
STATE_SYSTEM_UNAVAILABLE — Proprietà statica costante, classe mx.accessibility.AccConst | |
An MSAA state flag indicating that the object is unavailable. | |
STATE_SYSTEM_VALID — Proprietà statica costante, classe mx.accessibility.AccConst | |
A bitmask representing all valid MSAA state flags. | |
static — Istruzione | |
Specifica che una variabile, una costante o un metodo appartiene alla classe e non alle sue istanze. | |
STATIC — Proprietà statica costante, classe flash.text.engine.TextLineValidity | |
Specifica che la riga è statica e che la connessione tra la riga e il blocco di testo è stata interrotta. | |
STATIC_DRAW — Proprietà statica costante, classe flash.display3D.Context3DBufferUsage | |
Indica che il buffer viene utilizzato per disegnare e che viene aggiornato una volta. Questo tipo è il valore predefinito dei buffer in Stage3D. | |
staticEventDispatcher — Proprietà statica, classe com.adobe.dct.model.Model | |
staticEventDispatcher — Proprietà statica, classe com.adobe.icc.editors.model.FieldAssignmentModel | |
staticEventDispatcher — Proprietà statica, classe com.adobe.icc.editors.model.LetterModel | |
staticEventDispatcher — Proprietà statica, classe com.adobe.solutions.prm.vo.AbstractSearchFilterVO | |
staticEventDispatcher — Proprietà statica, classe com.adobe.solutions.rca.presentation.util.FormatterUtil | |
staticTableRadioButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.fragment.FragmentTableConfigPanel | |
A skin part that defines the static type table radioButton A skin part that defines the static type table radioButton | |
StaticText — classe finale, pacchetto flash.text | |
Questa classe rappresenta oggetti StaticText nell'elenco di visualizzazione. | |
status — Evento, classe air.net.ServiceMonitor | |
Indica che lo stato del servizio è cambiato. | |
status — Proprietà, classe flash.events.AVHTTPStatusEvent | |
Il codice di stato HTTP restituito dal server. | |
status — Proprietà, classe flash.events.HTTPStatusEvent | |
Il codice di stato HTTP restituito dal server. | |
status — Proprietà, classe flash.events.PermissionEvent | |
Consente di verificare se l’autorizzazione è stata concessa o negata. | |
status — Proprietà, classe flash.events.StageVideoEvent | |
Lo stato dell'oggetto StageVideo. | |
status — Proprietà, classe flash.events.VideoEvent | |
Restituisce lo stato di rendering dell'oggetto VideoEvent. | |
status — Proprietà, classe flash.events.VideoTextureEvent | |
Lo stato dell’oggetto VideoTexture. | |
status — Evento, classe flash.external.ExtensionContext | |
La classe ExtensionContext fornisce un'interfaccia per chiamare funzioni nell'implementazione nativa di un'estensione nativa di Adobe AIR. | |
status — Evento, classe flash.media.Camera | |
Inviato quando una videocamera segnala il proprio stato. | |
status — Evento, classe flash.net.LocalConnection | |
Inviato quando un oggetto LocalConnection segnala il proprio stato. | |
status — Evento, classe flash.net.NetStream | |
Inviato quanto l'applicazione tenta di riprodurre il contenuto con crittografia DRM richiamando il metodo NetStream.play(). | |
status — Evento, classe flash.notifications.RemoteNotifier | |
Inviato se viene incontrato un errore durante il processo di sottoscrizione. | |
status — Evento, classe flash.sensors.Accelerometer | |
Inviato quando un accelerometro cambia stato. | |
status — Evento, classe flash.sensors.DeviceRotation | |
Inviato quando la rotazione del dispositivo cambia stato. | |
status — Evento, classe flash.sensors.Geolocation | |
L'oggetto Geolocation invia eventi di stato quando l'utente commuta l'accesso sul sensore di posizione. | |
status — Evento, classe flash.system.SystemUpdater | |
Inviato quando l'aggiornamento fallisce. | |
status — Proprietà, classe flashx.textLayout.elements.InlineGraphicElement | |
Lo stato corrente dell'immagine. | |
status — Proprietà, classe flashx.textLayout.events.StatusChangeEvent | |
Il nuovo stato di FlowElement. | |
status — Proprietà, classe mx.containers.Panel | |
Text in the status area of the title bar. | |
status — Proprietà, classe mx.controls.advancedDataGridClasses.SortInfo | |
Contains PROPOSEDSORT if the sort is only a visual indication of the proposed sort, or contains ACTUALSORT if the sort is the actual current sort. | |
status — Proprietà, interfaccia mx.core.IWindow | |
The string that appears in the status bar, if it is visible. | |
status — Proprietà, classe mx.core.Window | |
The string that appears in the status bar, if it is visible. | |
status — Proprietà, classe mx.core.WindowedApplication | |
The string that appears in the status bar, if it is visible. | |
status — Proprietà, classe mx.core.windowClasses.StatusBar | |
The string that appears in the status bar, if it is visible. | |
status — Proprietà, classe spark.components.Window | |
The string that appears in the status bar, if it is visible. | |
status — Proprietà, classe spark.components.WindowedApplication | |
The string that appears in the status bar, if it is visible. | |
STATUS — Proprietà statica costante, classe flash.events.StatusEvent | |
Definisce il valore della proprietà type di un oggetto evento status. | |
statusBar — Proprietà, classe mx.core.Window | |
The UIComponent that displays the status bar. | |
statusBar — Proprietà, classe mx.core.WindowedApplication | |
The UIComponent that displays the status bar. | |
statusBar — Proprietà, classe spark.skins.spark.SparkChromeWindowedApplicationSkin | |
The skin part that defines the display of the status bar. | |
statusBar — Proprietà, classe spark.skins.spark.WindowedApplicationSkin | |
The skin part that defines the display of the status bar. | |
statusBar — Parte skin, classe spark.components.WindowedApplication | |
The skin part that defines the display of the status bar. The skin part that defines the display of the status bar. | |
statusBar — Parte skin, classe spark.components.Window | |
The skin part that defines the display of the status bar. The skin part that defines the display of the status bar. | |
StatusBar — classe, pacchetto mx.core.windowClasses | |
The default status bar for a WindowedApplication or a Window. | |
StatusBar() — Funzione di costruzione, classe mx.core.windowClasses.StatusBar | |
Constructor. | |
statusBarBackgroundColor — Stile, classe mx.core.WindowedApplication | |
The colors used to draw the status bar. | |
statusBarBackgroundColor — Stile, classe mx.core.Window | |
The colors used to draw the status bar. | |
statusBarBackgroundSkin — Stile, classe mx.core.WindowedApplication | |
The status bar background skin. | |
statusBarBackgroundSkin — Stile, classe mx.core.Window | |
The status bar background skin. | |
StatusBarBackgroundSkin — classe, pacchetto mx.skins.halo | |
The skin for the StatusBar of a WindowedApplication or Window. | |
StatusBarBackgroundSkin() — Funzione di costruzione, classe mx.skins.halo.StatusBarBackgroundSkin | |
Constructor. | |
statusBarFactory — Proprietà, classe mx.core.Window | |
The IFactory that creates an instance to use as the status bar. | |
statusBarFactory — Proprietà, classe mx.core.WindowedApplication | |
The IFactory that creates an instance to use as the status bar. | |
StatusBarSkin — classe, pacchetto mx.skins.wireframe.windowChrome | |
The wireframe skin class for the MX WindowedApplication component's StatusBar border. | |
StatusBarSkin() — Funzione di costruzione, classe mx.skins.wireframe.windowChrome.StatusBarSkin | |
Constructor. | |
statusBarStyleFilters — Proprietà, classe mx.core.Window | |
Set of styles to pass from the window to the status bar. | |
statusBarStyleFilters — Proprietà, classe mx.core.WindowedApplication | |
Set of styles to pass from the WindowedApplication to the status bar. | |
statusBarVisible — Proprietà, classe flash.html.HTMLWindowCreateOptions | |
Specifica se deve essere visualizzata una barra di stato. | |
StatusChangeEvent — classe, pacchetto flashx.textLayout.events | |
Un'istanza TextFlow invia questo evento quando lo stato di un'istanza FlowElement viene modificato. | |
StatusChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, element:flashx.textLayout.elements:FlowElement, status:String, errorEvent:flash.events:ErrorEvent) — Funzione di costruzione, classe flashx.textLayout.events.StatusChangeEvent | |
Crea un oggetto evento contenente informazioni relative a una modifica dello stato. | |
statusCode — Proprietà, classe mx.rpc.events.FaultEvent | |
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0. | |
statusCode — Proprietà, classe mx.rpc.events.ResultEvent | |
If the source message was sent via HTTP, this property provides access to the HTTP response status code (if available), otherwise the value is 0. | |
statusDisplay — Parte skin, classe com.adobe.solutions.rca.presentation.gantt.GanttItem | |
A reference to the Image object that displays the status icon. A reference to the Image object that displays the status icon. | |
StatusEvent — classe, pacchetto flash.events | |
Un oggetto invia un oggetto StatusEvent quando un dispositivo, ad esempio una videocamera, un microfono o un oggetto quale LocalConnection, segnala il suo stato. | |
StatusEvent(type:String, bubbles:Boolean, cancelable:Boolean, code:String, level:String) — Funzione di costruzione, classe flash.events.StatusEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi status. | |
StatusFileUpdateErrorEvent — classe, pacchetto air.update.events | |
Un evento StatusUpdateFileErrorEvent viene inviato quando una chiamata al metodo checkForUpdate() di un oggetto ApplicationUpdater incontra un errore durante lo scaricamento o l'analisi del file descrittore di aggiornamento. | |
StatusFileUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int) — Funzione di costruzione, classe air.update.events.StatusFileUpdateErrorEvent | |
La funzione di costruzione. | |
StatusFileUpdateEvent — classe, pacchetto air.update.events | |
Inviato dopo che il programma di aggiornamento ha convalidato con successo il file nella chiamata al metodo installFromAIRFile(). | |
StatusFileUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, path:String) — Funzione di costruzione, classe air.update.events.StatusFileUpdateEvent | |
La funzione di costruzione. | |
STATUS_OK — Proprietà statica costante, classe flash.html.HTMLSWFCapability | |
Una versione sufficiente di Adobe Flash Player è stata rilevata e il contenuto SWF può essere caricato in un oggetto HTMLLoader. | |
statusStyleName — Stile, classe mx.containers.Panel | |
Style declaration name for the status in the title bar. | |
statusText — Proprietà, classe spark.skins.spark.SparkChromeWindowedApplicationSkin | |
The skin part that defines the display of the status bar's text. | |
statusText — Proprietà, classe spark.skins.spark.WindowedApplicationSkin | |
The skin part that defines the display of the status bar's text. | |
statusText — Parte skin, classe spark.components.WindowedApplication | |
The skin part that defines the display of the status bar's text. The skin part that defines the display of the status bar's text. | |
statusText — Parte skin, classe spark.components.Window | |
The skin part that defines the display of the status bar's text. The skin part that defines the display of the status bar's text. | |
statusTextField — Proprietà, classe mx.containers.Panel | |
The UITextField sub-control that displays the status. | |
statusTextField — Proprietà, classe mx.core.windowClasses.StatusBar | |
A reference to the UITextField that displays the status bar's text. | |
statusTextStyleName — Stile, classe mx.core.WindowedApplication | |
Style declaration for the status text. | |
statusTextStyleName — Stile, classe mx.core.Window | |
Style declaration for the status text. | |
StatusUpdateErrorEvent — classe, pacchetto air.update.events | |
Un evento StatusUpdateErrorEvent viene inviato quando una chiamata al metodo checkForUpdate() di un oggetto ApplicationUpdater incontra un errore durante lo scaricamento o l'analisi del file descrittore di aggiornamento. | |
StatusUpdateErrorEvent(type:String, bubbles:Boolean, cancelable:Boolean, text:String, id:int, subErrorID:int) — Funzione di costruzione, classe air.update.events.StatusUpdateErrorEvent | |
La funzione di costruzione. | |
StatusUpdateEvent — classe, pacchetto air.update.events | |
Un oggetto Updater invia un oggetto StatusUpdateEvent dopo che il programma di aggiornamento ha scaricato e interpretato correttamente il file descrittore di aggiornamento. | |
StatusUpdateEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean, version:String, details:Array, versionLabel:String) — Funzione di costruzione, classe air.update.events.StatusUpdateEvent | |
La funzione di costruzione. | |
STENCIL — Proprietà statica costante, classe flash.display3D.Context3DClearMask | |
Cancellate solo il buffer di stencil. | |
step(frames:int) — metodo, classe flash.net.NetStream | |
Avanza o retrocede del numero di fotogrammi specificato rispetto al fotogramma attualmente visualizzato. | |
stepCount — Proprietà, classe fl.ik.IKMover | |
Il numero di iterazioni del movimento IK. | |
StepNav() — Funzione di costruzione, classe ga.controls.StepNav | |
Constructor. | |
StepperDecrButtonSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the down button of the MX NumericStepper component. | |
StepperDecrButtonSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the down button of the MX NumericStepper component. | |
StepperDecrButtonSkin() — Funzione di costruzione, classe mx.skins.spark.StepperDecrButtonSkin | |
Constructor. | |
StepperDecrButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.StepperDecrButtonSkin | |
Constructor. | |
StepperIncrButtonSkin — classe, pacchetto mx.skins.spark | |
The Spark skin class for the up button of the MX NumericStepper component. | |
StepperIncrButtonSkin — classe, pacchetto mx.skins.wireframe | |
The wireframe skin class for the up button of the MX NumericStepper component. | |
StepperIncrButtonSkin() — Funzione di costruzione, classe mx.skins.spark.StepperIncrButtonSkin | |
Constructor. | |
StepperIncrButtonSkin() — Funzione di costruzione, classe mx.skins.wireframe.StepperIncrButtonSkin | |
Constructor. | |
stepSize — Proprietà, classe fl.controls.NumericStepper | |
Ottiene o imposta un numero diverso da zero che descrive l'unità per il cambiamento dei valori. | |
stepSize — Proprietà, classe mx.controls.NumericStepper | |
Non-zero unit of change between values. | |
stepSize — Proprietà, classe spark.collections.NumericDataProvider | |
The stepSize property controls the values of items between the first and last items. | |
stepSize — Proprietà, classe spark.components.supportClasses.Range | |
The amount that the value property changes when the changeValueByStep() method is called. | |
stickyHighlighting — Proprietà, classe mx.controls.Button | |
If false, the Button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it. | |
stickyHighlighting — Proprietà, classe spark.components.supportClasses.ButtonBase | |
If false, the button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it. | |
stop() — metodo, classe air.net.ServiceMonitor | |
Interrompe il monitoraggio del servizio. | |
stop() — metodo, classe fl.motion.AnimatorBase | |
Interrompe l'animazione e Flash Player torna al primo fotogramma nella sequenza di animazione. | |
stop() — metodo, classe fl.transitions.Tween | |
Interrompe la riproduzione dell'animazione interpolata in corrispondenza del valore corrente. | |
stop() — metodo, classe fl.video.FLVPlayback | |
Arresta la riproduzione del video. | |
stop() — metodo, classe fl.video.VideoPlayer | |
Interrompe la riproduzione del video. | |
stop() — metodo, classe flash.display.MovieClip | |
Ferma l'indicatore di riproduzione nel clip filmato. | |
stop() — metodo, classe flash.media.SoundChannel | |
Interrompe la riproduzione del suono nel canale. | |
stop() — metodo, classe flash.media.StageWebView | |
Ferma l'operazione di caricamento in corso. | |
stop() — metodo, classe flash.utils.Timer | |
Arresta il timer. | |
stop() — metodo, classe mx.controls.MovieClipSWFLoader | |
Stops the SWF content. | |
stop() — metodo, classe mx.controls.VideoDisplay | |
Stops playback. | |
stop() — metodo, classe mx.effects.Effect | |
Stops the effect, leaving the effect targets in their current state. | |
stop() — metodo, classe mx.effects.EffectInstance | |
Stops the effect, leaving the target in its current state. | |
stop() — metodo, interfaccia mx.effects.IEffect | |
Stops the effect, leaving the effect targets in their current state. | |
stop() — metodo, interfaccia mx.effects.IEffectInstance | |
Stops the effect, leaving the target in its current state. | |
stop() — metodo, classe mx.effects.Tween | |
Stops the tween, ending it without dispatching an event or calling the Tween's endFunction or onTweenEnd(). | |
stop() — metodo, classe spark.components.VideoDisplay | |
Stops video playback. | |
stop() — metodo, classe spark.components.VideoPlayer | |
Stops video playback. | |
stop() — metodo, classe spark.effects.animation.Animation | |
Stops the animation, ending it without calling the end() method. | |
STOP — Proprietà statica costante, classe flash.net.NetStreamPlayTransitions | |
Interrompe la riproduzione dei flussi in un elenco di riproduzione. | |
STOP — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di arresto della modalità di trasporto. | |
STOP — Proprietà statica costante, classe mx.states.InterruptionBehavior | |
Specifies that a transition that interrupts another running transition stops that other transition in place before starting. | |
stopAll() — Metodo statico , classe flash.media.SoundMixer | |
Interrompe la riproduzione di tutto l'audio. | |
stopAllMovieClips() — metodo, classe flash.display.DisplayObjectContainer | |
Interrompe in modo ricorsivo l’esecuzione della linea temporale di qualsiasi MovieClips che ha origine in questo oggetto. | |
stopButton — Proprietà, classe fl.video.FLVPlayback | |
Il controllo pulsante Stop. | |
stopButton — Parte skin, classe spark.components.VideoPlayer | |
An optional skin part for the stop button. An optional skin part for the stop button. | |
stopCachingSamples() — metodo, classe flash.ui.GameInputDevice | |
Interrompe la memorizzazione nella cache dei campioni. | |
stopDrag() — metodo, classe flash.display.Sprite | |
Termina il metodo startDrag(). | |
stopDrag() — metodo, interfaccia mx.core.IContainer | |
Termina il metodo startDrag(). | |
stopDragging() — metodo, classe mx.containers.Panel | |
Called when the user stops dragging a Panel that has been popped up by the PopUpManager. | |
stopImmediatePropagation() — metodo, classe flash.events.Event | |
Impedisce l'elaborazione di tutti i listener di eventi nel nodo corrente e in tutti i nodi successivi del flusso di eventi. | |
stopped — Proprietà, classe fl.video.FLVPlayback | |
Valore booleano che è true se lo stato dell'istanza FLVPlayback è stopped. | |
STOPPED — Proprietà statica costante, classe fl.video.VideoState | |
Il lettore video è in stato di interruzione. | |
STOPPED — Proprietà statica costante, classe mx.events.VideoEvent | |
The value of the VideoDisplay.state property when an FLV file is loaded but play has stopped. | |
stoppedStateEntered — Evento, classe fl.video.FLVPlayback | |
Inviato quando viene attivato lo stato di interruzione. | |
STOPPED_STATE_ENTERED — Proprietà statica costante, classe fl.video.VideoEvent | |
Definisce il valore della proprietà type di un oggetto evento stoppedStateEntered. | |
stopPropagation() — metodo, classe flash.events.Event | |
Impedisce l'elaborazione di tutti i listener di eventi nei nodi del flusso di eventi successivi a quello corrente. | |
stopRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ReviewStage | |
A reference to the RadioButton object that displays the stage option to initiate an error condition and stop a stage if a mandatory participant has not completed the tasks by the deadline. A reference to the RadioButton object that displays the stage option to initiate an error condition and stop a stage if a mandatory participant has not completed the tasks by the deadline. | |
stopRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.CreationStage | |
A reference to the RadioButton object that displays the stage option that decides whether to initiate an error condition and stop the stage or not, if a mandatory participant does not complete the tasks by the given deadline. A reference to the RadioButton object that displays the stage option that decides whether to initiate an error condition and stop the stage or not, if a mandatory participant does not complete the tasks by the given deadline. | |
stopRadioButton — Parte skin, classe com.adobe.solutions.rca.presentation.template.stages.ApprovalStage | |
A reference to the RadioButton object that displays the stage option of initiating an error condition and stop a stage, if a mandatory participant does not complete the tasks by the deadline. A reference to the RadioButton object that displays the stage option of initiating an error condition and stop a stage, if a mandatory participant does not complete the tasks by the deadline. | |
stopSampling() — Funzione del pacchetto, flash.sampler | |
Interrompe il processo di raccolta di oggetti Sample dell'uso della memoria e libera risorse dedicate al processo di campionamento. | |
stopTouchDrag(touchPointID:int) — metodo, classe flash.display.Sprite | |
Termina il metodo startTouchDrag(), utilizzato con i dispositivi abilitati per il tocco. | |
stopTrackUpdates(item:Object) — metodo, classe mx.collections.ArrayList | |
If the item is an IEventDispatcher, stop watching it for updates. | |
storageVolume — Proprietà, classe flash.events.StorageVolumeChangeEvent | |
Un oggetto StorageVolume contenente informazioni su un volume montato. | |
StorageVolume — classe, pacchetto flash.filesystem | |
Un oggetto StorageVolume include le proprietà che definiscono un volume di archiviazione di massa. | |
StorageVolume(rootDirPath:flash.filesystem:File, name:String, writable:Boolean, removable:Boolean, fileSysType:String, drive:String) — Funzione di costruzione, classe flash.filesystem.StorageVolume | |
La funzione di costruzione. | |
StorageVolumeChangeEvent — classe, pacchetto flash.events | |
L'oggetto StorageVolumeInfo.storageVolumeInfo invia un oggetto evento StorageVolumeChangeEvent quando un volume di archiviazione viene montato o smontato. | |
StorageVolumeChangeEvent(type:String, bubbles:Boolean, cancelable:Boolean, path:flash.filesystem:File, volume:flash.filesystem:StorageVolume) — Funzione di costruzione, classe flash.events.StorageVolumeChangeEvent | |
Crea un oggetto StorageVolumeChangeEvent da passare come argomento ai listener di eventi. | |
storageVolumeInfo — Proprietà statica, classe flash.filesystem.StorageVolumeInfo | |
L'istanza Singleton dell'oggetto StorageVolumeInfo. | |
StorageVolumeInfo — classe finale, pacchetto flash.filesystem | |
L'oggetto StorageVolumeInfo invia un oggetto StorageVolumeChangeEvent quando un volume di archiviazione viene montato o smontato. | |
storageVolumeMount — Evento, classe flash.filesystem.StorageVolumeInfo | |
Inviato quando viene montato un volume di archiviazione. | |
STORAGE_VOLUME_MOUNT — Proprietà statica costante, classe flash.events.StorageVolumeChangeEvent | |
La costante StorageVolumeChangeEvent.VOLUME_MOUNT definisce il valore della proprietà type di un oggetto StorageVolumeChangeEvent quando un volume viene montato. | |
storageVolumeUnmount — Evento, classe flash.filesystem.StorageVolumeInfo | |
Inviato quando viene smontato un volume di archiviazione. | |
STORAGE_VOLUME_UNMOUNT — Proprietà statica costante, classe flash.events.StorageVolumeChangeEvent | |
La costante StorageVolumeChangeEvent.VOLUME_MOUNT definisce il valore della proprietà type di un oggetto StorageVolumeChangeEvent quando un volume viene smontato. | |
storeAIRDragSourceDetails(dragSource:mx.core:DragSource) — Metodo statico , classe mx.automation.air.AirDragManagerAutomationHandler | |
Stores the details of current drag source | |
storeAIRDragSourceDetails(dragSource:mx.core:DragSource) — Metodo statico , classe mx.automation.delegates.DragManagerAutomationImpl | |
storeDragProxy(dragProxy:Object) — metodo, classe mx.automation.AutomationManager | |
storeDragProxy(dragProxy:Object) — metodo, interfaccia mx.automation.IAutomationManager2 | |
Marshalling Support(for delegates): Stores the drag proxy to enable inter-application drag-drop.DragProxy created in one application should be accessible by another application if required. | |
storeVoucher(voucher:flash.utils:ByteArray) — metodo, classe flash.net.drm.DRMManager | |
straightThroughProcessingCheckbox — Parte skin, classe com.adobe.solutions.rca.presentation.template.definition.TemplateDefintion | |
A reference to the Checkbox object which allow users to enable or disable Straight Through Processing (STP) for a template. If STP is selected, a review task is sent to the owner of the stage upon completion of every stage in the schedule. A reference to the Checkbox object which allow users to enable or disable Straight Through Processing (STP) for a template. | |
streamHeight — Proprietà, interfaccia fl.video.INCManager | |
Altezza del flusso, espressa in pixel. | |
streamHeight — Proprietà, classe fl.video.NCManager | |
Altezza del flusso, espressa in pixel. | |
streamItems — Proprietà, classe spark.components.mediaClasses.DynamicStreamingVideoSource | |
The metadata info object with properties describing the FLB file. | |
streamLength — Proprietà, interfaccia fl.video.INCManager | |
Lunghezza del flusso, espressa in secondi. | |
streamLength — Proprietà, classe fl.video.NCManager | |
Lunghezza del flusso, espressa in secondi. | |
streamLength — Proprietà, classe fl.video.NCManagerNative | |
Lunghezza del flusso, espressa in millisecondi. | |
streamName — Proprietà, interfaccia fl.video.INCManager | |
Il nome del flusso trasmesso nel metodo NetStream.play(). | |
streamName — Proprietà, classe fl.video.NCManager | |
Il nome del flusso trasmesso nel metodo NetStream.play(). | |
streamName — Proprietà, classe flash.net.NetStreamPlayOptions | |
Il nome del nuovo flusso a cui passare o da riprodurre. | |
streamName — Proprietà, classe org.osmf.net.MulticastResource | |
The stream name string for multicasting. | |
streamName — Proprietà, classe spark.components.mediaClasses.DynamicStreamingVideoItem | |
The stream name on the server. | |
streamType — Proprietà, classe spark.components.mediaClasses.DynamicStreamingVideoSource | |
The type of stream we are trying to connect to: any, live, or recorded. | |
streamWidth — Proprietà, interfaccia fl.video.INCManager | |
Larghezza del flusso, espressa in pixel. | |
streamWidth — Proprietà, classe fl.video.NCManager | |
Larghezza del flusso, espressa in pixel. | |
strength — Proprietà, classe flash.filters.BevelFilter | |
L'intensità dell'impressione o applicazione. | |
strength — Proprietà, classe flash.filters.DropShadowFilter | |
L'intensità dell'impressione o applicazione. | |
strength — Proprietà, classe flash.filters.GlowFilter | |
L'intensità dell'impressione o applicazione. | |
strength — Proprietà, classe flash.filters.GradientBevelFilter | |
L'intensità dell'impressione o applicazione. | |
strength — Proprietà, classe flash.filters.GradientGlowFilter | |
L'intensità dell'impressione o applicazione. | |
strength — Proprietà, classe mx.effects.Glow | |
The strength of the imprint or spread. | |
strength — Proprietà, classe mx.effects.effectClasses.GlowInstance | |
The strength of the glow. | |
strength — Proprietà, classe mx.filters.BaseDimensionFilter | |
The strength of the imprint or spread. | |
STRETCH — Proprietà statica costante, classe mx.graphics.BitmapScaleMode | |
The bitmap fill stretches to fill the region. | |
stretchCursor — Stile, classe mx.controls.DataGrid | |
The class to use as the skin for the cursor that indicates that a column can be resized. | |
stretchCursor — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin for the cursor that indicates that a column can be resized. | |
stretchCursor — Stile, classe spark.components.DataGrid | |
The class to use as the skin for the cursor that indicates that a column can be resized. | |
stretchX — Proprietà, interfaccia mx.core.IAssetLayoutFeatures | |
The stretchY is the horizontal component of the stretch scale factor which is applied before any other transformation property. | |
stretchY — Proprietà, interfaccia mx.core.IAssetLayoutFeatures | |
The stretchY is the vertical component of the stretch scale factor which is applied before any other transformation property. | |
strictNillability — Proprietà, interfaccia mx.rpc.xml.IXMLEncoder | |
When strictNillability is set to true, null values are encoded according to XML Schema rules (requires nillable=true to be set in the definition). | |
strikethroughOffset — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore strikethroughOffset è l'offset verticale consigliato dalla linea di base Roman per un barrato. | |
strikethroughThickness — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore strikethroughThickness è lo spessore consigliato per un barrato. | |
String(expression:Object) — Funzione del pacchetto, Primo livello | |
Restituisce una rappresentazione sotto forma di stringa del parametro specificato. | |
String — classe finale, Primo livello | |
La classe String è un tipo di dati che rappresenta una stringa di caratteri. | |
String(val:String) — Funzione di costruzione, classe String | |
Crea un nuovo oggetto String inizialmente impostato sulla stringa specificata. | |
STRING_BEGIN — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Inizio di OS X | |
STRING_BREAK — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Interr di OS X | |
STRING_CLEARDISPLAY — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Cancella schermo di OS X | |
STRING_CLEARLINE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Cancella riga di OS X | |
stringCompare(a:String, b:String, caseInsensitive:Boolean) — Metodo statico , classe mx.utils.ObjectUtil | |
Compares two String values. | |
STRING_DELETE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Canc di OS X | |
STRING_DELETECHAR — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Cancella carattere di OS X | |
STRING_DELETELINE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Elimina riga di OS X | |
STRING_DOWNARROW — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode freccia giù di OS X | |
STRING_END — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Fine di OS X | |
STRING_EXECUTE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Esegui di OS X | |
STRING_F1 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F1 di OS X | |
STRING_F10 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F10 di OS X | |
STRING_F11 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F11 di OS X | |
STRING_F12 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F12 di OS X | |
STRING_F13 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F13 di OS X | |
STRING_F14 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F14 di OS X | |
STRING_F15 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F15 di OS X | |
STRING_F16 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F16 di OS X | |
STRING_F17 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F17 di OS X | |
STRING_F18 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F18 di OS X | |
STRING_F19 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F19 di OS X | |
STRING_F2 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F2 di OS X | |
STRING_F20 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F20 di OS X | |
STRING_F21 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F21 di OS X | |
STRING_F22 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F22 di OS X | |
STRING_F23 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F23 di OS X | |
STRING_F24 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F24 di OS X | |
STRING_F25 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F25 di OS X | |
STRING_F26 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F26 di OS X | |
STRING_F27 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F27 di OS X | |
STRING_F28 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F28 di OS X | |
STRING_F29 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F29 di OS X | |
STRING_F3 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F3 di OS X | |
STRING_F30 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F30 di OS X | |
STRING_F31 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F31 di OS X | |
STRING_F32 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F32 di OS X | |
STRING_F33 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F33 di OS X | |
STRING_F34 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F34 di OS X | |
STRING_F35 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F35 di OS X | |
STRING_F4 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F4 di OS X | |
STRING_F5 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F5 di OS X | |
STRING_F6 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F6 di OS X | |
STRING_F7 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F7 di OS X | |
STRING_F8 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F8 di OS X | |
STRING_F9 — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode F9 di OS X | |
STRING_FIND — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Trova di OS X | |
STRING_HELP — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Aiuto di OS X | |
STRING_HOME — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Home di OS X | |
stringIDArray — Proprietà statica, classe fl.lang.Locale | |
Un array che contiene tutti gli identificatori di stringa nel file FLA. | |
stringify(value:Object, replacer:any, space:any) — Metodo statico , classe JSON | |
Restituisce una stringa, in formato JSON, che rappresenta un valore ActionScript. | |
STRING_INSERT — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Inserisci di OS X | |
STRING_INSERTCHAR — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Inserisci carattere di OS X | |
STRING_INSERTLINE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Inserisci riga di OS X | |
STRING_LEFTARROW — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode freccia sinistra di OS X | |
STRING_MENU — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Menu di OS X | |
STRING_MODESWITCH — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Cambia modalità di OS X | |
STRING_NEXT — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Seguente di OS X | |
STRING_PAGEDOWN — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Pag giù di OS X | |
STRING_PAGEUP — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Pag su di OS X | |
STRING_PAUSE — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Pausa di OS X | |
STRING_PREV — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Precedente di OS X | |
STRING_PRINT — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Stampa di OS X | |
STRING_PRINTSCREEN — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Stampa schermo di OS X | |
STRING_REDO — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Ripeti di OS X | |
STRING_RESET — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Ripristina di OS X | |
STRING_RIGHTARROW — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode freccia destra di OS X | |
STRING_SCROLLLOCK — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Bloc scorr di OS X | |
STRING_SELECT — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Seleziona di OS X | |
STRING_STOP — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Stop di OS X | |
STRING_SYSREQ — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Richiesta di sistema di OS X | |
STRING_SYSTEM — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Sistema di OS X | |
StringTextLineFactory — classe, pacchetto flashx.textLayout.factory | |
La classe StringTextLineFactory consente di creare facilmente oggetti TextLine da una stringa. | |
StringTextLineFactory(configuration:flashx.textLayout.elements:IConfiguration) — Funzione di costruzione, classe flashx.textLayout.factory.StringTextLineFactory | |
Crea un oggetto StringTextLineFactory. | |
stringToDate(valueString:String, inputFormat:String) — Metodo statico , classe mx.controls.DateField | |
Parses a String object that contains a date, and returns a Date object corresponding to the String. | |
stringToObject(string:String, separator:String, decodeURL:Boolean) — Metodo statico , classe mx.utils.URLUtil | |
Returns an object from a String. | |
StringTools — classe finale, pacchetto flash.globalization | |
La classe StringTools fornisce metodi di conversione maiuscolo/minuscolo sensibili al contesto di impostazioni internazionali. | |
StringTools — classe, pacchetto spark.globalization | |
The StringTools class provides locale-sensitve case conversion methods. | |
StringTools(requestedLocaleIDName:String) — Funzione di costruzione, classe flash.globalization.StringTools | |
Crea un nuovo oggetto StringTools che fornisce la conversione maiuscolo/minuscolo e altre utilità, in base alle convenzioni di un determinato contesto di impostazioni internazionali. | |
StringTools() — Funzione di costruzione, classe spark.globalization.StringTools | |
Constructs a new StringTools object that provides case conversion and other utilities according to the conventions of a given locale. | |
STRING_TYPE — Proprietà statica costante, classe flashx.textLayout.conversion.ConversionType | |
Viene esportato come tipo String. | |
STRING_UNDO — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Annulla di OS X | |
STRING_UPARROW — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode freccia su di OS X | |
STRING_USER — Proprietà statica costante, classe flash.ui.Keyboard | |
La costante Unicode Utente di OS X | |
StringUtil — classe, pacchetto mx.utils | |
The StringUtil utility class is an all-static class with methods for working with String objects within Flex. | |
StringValidator — classe, pacchetto mx.validators | |
The StringValidator class validates that the length of a String is within a specified range. | |
StringValidator() — Funzione di costruzione, classe mx.validators.StringValidator | |
Constructor. | |
stripDiscretionaryHyphens — Proprietà, interfaccia flashx.textLayout.conversion.IPlainTextExporter | |
Questa proprietà è indica se i trattini facoltativi presenti nel testo devono essere rimossi durante il processo di esportazione. | |
stripDiscretionaryHyphens — Proprietà, classe flashx.textLayout.conversion.PlainTextExporter | |
Questa proprietà è indica se i trattini facoltativi presenti nel testo devono essere rimossi durante il processo di esportazione. | |
stripNaNs(cache:Array, field:String) — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Removes any item from the provided cache whose field property is NaN. | |
stripNaNs(cache:Array, field:String) — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Removes any item from the provided cache whose field property is NaN. | |
stripNaNs(cache:Array, field:String) — metodo, classe mx.charts.chartClasses.Series | |
Removes any item from the provided cache whose field property is NaN. | |
stripUnchangedValues — Proprietà, classe mx.effects.effectClasses.PropertyChanges | |
This flag controls whether values that are the same in the start and end states are stripped from those objects. | |
stroke — Proprietà, classe spark.primitives.supportClasses.StrokedElement | |
The stroke used by this element. | |
stroke — Stile, classe mx.charts.series.HLOCSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.ColumnSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.PlotSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.CandlestickSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.LineSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.BarSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.PieSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.AreaSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.series.BubbleSeries | |
Sets the stroke style for this data series. | |
stroke — Stile, classe mx.charts.Legend | |
Specifies the line stroke for the legend element. | |
stroke — Stile, classe mx.charts.LegendItem | |
Specifies the line stroke for the legend element. | |
Stroke — classe, pacchetto mx.graphics | |
The Stroke class defines the properties for a line. | |
Stroke(color:uint, weight:Number, alpha:Number, pixelHinting:Boolean, scaleMode:String, caps:String, joints:String, miterLimit:Number) — Funzione di costruzione, classe mx.graphics.Stroke | |
Constructor. | |
strokeAlpha — Stile, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMButton | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMTabBarButton | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMHScrollBar | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMScroller | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMDropDownList | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMLightItemRenderer | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMButtonBar | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMBreadCrumb | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMSwitch | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMCheckBox | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMVScrollBar | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMPopUp | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMTitleWindow | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMButtonBarButton | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMComboBox | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMProgressBar | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMList | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMHeaderBar | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMToggleButton | |
The alpha for the stroke. | |
strokeAlpha — Stile, classe xd.core.axm.view.components.AXMSplitActionButton | |
The alpha for the stroke. | |
strokeAlphaDown — Stile, classe xd.core.axm.enterprise.view.skins.AXMEnterpriseCheckboxSkin | |
strokeColor — Stile, classe mx.controls.VRule | |
The color of the line. | |
strokeColor — Stile, classe mx.controls.HRule | |
The color of the line. | |
StrokedElement — classe, pacchetto spark.primitives.supportClasses | |
The StrokedElement class is the base class for all graphic elements that have a stroke, including Line, Ellipse, Path, and Rect. | |
StrokedElement() — Funzione di costruzione, classe spark.primitives.supportClasses.StrokedElement | |
Constructor. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMButton | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMTabBarButton | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMHScrollBar | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMScroller | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMDropDownList | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMLightItemRenderer | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMButtonBar | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMBreadCrumb | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMSwitch | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMCheckBox | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMVScrollBar | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMPopUp | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMTitleWindow | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMButtonBarButton | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMComboBox | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMProgressBar | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMList | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMHeaderBar | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMToggleButton | |
The stroke gradient ending color. | |
strokeGradientEndColor — Stile, classe xd.core.axm.view.components.AXMSplitActionButton | |
The stroke gradient ending color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMButton | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMTabBarButton | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMHScrollBar | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMScroller | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMDropDownList | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMLightItemRenderer | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMButtonBar | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMBreadCrumb | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMSwitch | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMCheckBox | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMVScrollBar | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMPopUp | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMTitleWindow | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMButtonBarButton | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMComboBox | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMProgressBar | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMList | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMHeaderBar | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMToggleButton | |
The stroke gradient starting color. | |
strokeGradientStartColor — Stile, classe xd.core.axm.view.components.AXMSplitActionButton | |
The stroke gradient starting color. | |
strokeWidth — Stile, classe mx.controls.VRule | |
The thickness of the rule in pixels. | |
strokeWidth — Stile, classe mx.controls.HRule | |
The thickness of the rule in pixels. | |
Strong — classe, pacchetto fl.transitions.easing | |
La classe Strong definisce tre funzioni di andamento necessarie per implementare il movimento nelle animazioni di ActionScript. | |
strValidator — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.datacapture.renderers.TextInputDataCaptureRenderer | |
A Skin part which defines the validator for String type of fields. A Skin part which defines the validator for String type of fields. | |
stub — Proprietà, classe flash.accessibility.AccessibilityImplementation | |
Utilizzato per creare uno stub di accessibilità dei componenti. | |
style — Proprietà, classe mx.rpc.wsdl.WSDLBinding | |
Represents a SOAP binding style attribute which is the default for any operation defined under this binding. | |
StyleableStageText — classe, pacchetto spark.components.supportClasses | |
The StyleableStageText class is a text primitive for use in ActionScript skins which is used to present the user with a native text input field. | |
StyleableStageText(multiline:Boolean) — Funzione di costruzione, classe spark.components.supportClasses.StyleableStageText | |
Constructor. | |
StyleableTextField — classe, pacchetto spark.components.supportClasses | |
The StyleableTextField class is a text primitive for use in ActionScript skins and item renderers. | |
StyleableTextField() — Funzione di costruzione, classe spark.components.supportClasses.StyleableTextField | |
Constructor. | |
styleChanged(styleProp:String) — metodo, classe mx.charts.chartClasses.CartesianChart | |
Whenever any style changes, redraw this skin. | |
styleChanged(styleProp:String) — metodo, classe mx.charts.chartClasses.HLOCSeriesBase | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe mx.charts.series.BubbleSeries | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe mx.controls.LinkBar | |
Called when the value of a style property is changed. | |
styleChanged(styleProp:String) — metodo, classe mx.controls.OLAPDataGrid | |
Called when the value of a style property is changed. | |
styleChanged(styleProp:String) — metodo, classe mx.core.UIComponent | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe mx.core.UIFTETextField | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe mx.core.UITextField | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe mx.core.windowClasses.TitleBar | |
Called by the StyleManager when a style changes. | |
styleChanged(styleProp:String) — metodo, classe mx.skins.ProgrammaticSkin | |
Whenever any style changes, redraw this skin. | |
styleChanged(styleProp:String) — metodo, classe mx.styles.AdvancedStyleClient | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, interfaccia mx.styles.ISimpleStyleClient | |
Called when the value of a style property is changed. | |
styleChanged(styleProp:String) — metodo, classe mx.styles.StyleProxy | |
Called when the value of a style property is changed. | |
styleChanged(styleProp:String) — metodo, classe spark.components.RichEditableText | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe spark.components.supportClasses.StyleableTextField | |
Detects changes to style properties. | |
styleChanged(styleProp:String) — metodo, classe spark.skins.mobile.CalloutSkin | |
styleDeclaration — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
Storage for the inline inheriting styles on this object. | |
styleDeclaration — Proprietà, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
Storage for the inline inheriting styles on this object. | |
styleDeclaration — Proprietà, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
Storage for the inline inheriting styles on this object. | |
styleDeclaration — Proprietà, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
Storage for the inline inheriting styles on this object. | |
styleDeclaration — Proprietà, classe mx.core.UIComponent | |
Storage for the inline inheriting styles on this object. | |
styleDeclaration — Proprietà, classe mx.styles.AdvancedStyleClient | |
The style declaration that holds the inline styles declared by this object. | |
styleDeclaration — Proprietà, interfaccia mx.styles.IStyleClient | |
The style declaration that holds the inline styles declared by this object. | |
styleDeclaration — Proprietà, classe mx.styles.StyleProxy | |
The style declaration that holds the inline styles declared by this object. | |
styleDeclaration — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
Storage for the inline inheriting styles on this object. | |
StyleEvent — classe, pacchetto mx.events | |
The StyleEvent class represents an event object used by the StyleManager class when a style SWF is being downloaded. | |
StyleEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, errorText:String) — Funzione di costruzione, classe mx.events.StyleEvent | |
Constructor. | |
styleFunction — Proprietà, classe mx.controls.OLAPDataGrid | |
A callback function called while rendering each cell in the cell data area. | |
styleFunction — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
A callback function called while rendering each cell. | |
styleFunction — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
A callback function that is called when rendering each cell. | |
styleManager — Proprietà, classe mx.core.UIComponent | |
Returns the StyleManager instance used by this component. | |
styleManager — Proprietà, classe mx.styles.AdvancedStyleClient | |
Returns the StyleManager instance used by this component. | |
StyleManager — classe, pacchetto fl.managers | |
La classe StyleManager fornisce i metodi statici che possono essere utilizzati per ottenere e impostare gli stili di un'istanza di componente, di un intero tipo di componente o di tutti i componenti di interfaccia di un documento Flash. | |
StyleManager — classe, pacchetto mx.styles | |
The StyleManager class manages the following: Which CSS style properties the class inherits Which style properties are colors, and therefore get special handling A list of strings that are aliases for color values | |
StyleManager() — Funzione di costruzione, classe fl.managers.StyleManager | |
Crea un nuovo oggetto StyleManager. | |
styleName — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: assegna una classe identificativa all'elemento, rendendo possibile l'impostazione di uno stile per l'elemento mediante un riferimento allo styleName. | |
styleName — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: assegna una classe identificativa all'elemento, rendendo possibile l'impostazione di uno stile per l'elemento mediante un riferimento allo styleName. | |
styleName — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Assegna una classe identificativa all'elemento, rendendo possibile l'impostazione di uno stile per l'elemento mediante un riferimento allo styleName. | |
styleName — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Assegna una classe identificativa all'elemento, rendendo possibile l'impostazione di uno stile per l'elemento mediante un riferimento allo styleName. | |
styleName — Proprietà, classe flashx.textLayout.operations.ApplyElementUserStyleOperation | |
Il nome dello stile modificato. | |
styleName — Proprietà, classe mx.controls.olapDataGridClasses.OLAPDataGridRendererProvider | |
The name of a CSS style declaration for controlling the appearance of the cell. | |
styleName — Proprietà, classe mx.core.UIComponent | |
The class style used by this component. | |
styleName — Proprietà, classe mx.core.UIFTETextField | |
The class style used by this component. | |
styleName — Proprietà, classe mx.core.UITextField | |
The class style used by this component. | |
styleName — Proprietà, classe mx.skins.ProgrammaticSkin | |
A parent component used to obtain style values. | |
styleName — Proprietà, classe mx.styles.AdvancedStyleClient | |
The source of this object's style values. | |
styleName — Proprietà, interfaccia mx.styles.ISimpleStyleClient | |
The source of this object's style values. | |
styleName — Proprietà, classe mx.styles.StyleProxy | |
The source of this object's style values. | |
styleName — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
The class style used by this component. | |
styleNames — Proprietà, classe flash.text.StyleSheet | |
Un array che contiene i nomi (sotto forma di stringhe) di tutti gli stili registrati nel foglio di stile. | |
styleParent — Proprietà, classe mx.core.UIComponent | |
A component's parent is used to evaluate descendant selectors. | |
styleParent — Proprietà, classe mx.styles.AdvancedStyleClient | |
A component's parent is used to evaluate descendant selectors. | |
styleParent — Proprietà, interfaccia mx.styles.IAdvancedStyleClient | |
The parent of this IAdvancedStyleClient.. | |
styleParent — Proprietà, classe mx.styles.StyleProxy | |
The parent of this IAdvancedStyleClient.. | |
StyleProxy — classe, pacchetto mx.styles | |
Wraps an object that implements the IAdvancedStyleClient interface. | |
StyleProxy(source:mx.styles:IStyleClient, filterMap:Object) — Funzione di costruzione, classe mx.styles.StyleProxy | |
Constructor. | |
styles — Proprietà, classe flashx.textLayout.container.ContainerController | |
Restituisce gli stili di questo ContainerController. | |
styles — Proprietà, classe flashx.textLayout.elements.FlowElement | |
Restituisce gli stili per questo FlowElement. | |
styles — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Restituisce gli stili per questo TextLayoutFormat. | |
STYLES — Proprietà statica costante, classe fl.core.InvalidationType | |
La costante InvalidationType.STYLES definisce il valore della proprietà type dell'oggetto evento che viene inviato per indicare che gli stili del componente non sono validi. | |
stylesFactory — Proprietà, classe mx.core.UIComponentDescriptor | |
A Function that constructs an Object containing name/value pairs for the instance styles for the component, as specified in MXML. | |
styleSheet — Proprietà, classe fl.text.TLFTextField | |
Fogli di stile per il TextField TLF. | |
styleSheet — Proprietà, classe flash.text.TextField | |
Associa un foglio di stile al campo di testo. | |
styleSheet — Proprietà, classe mx.controls.Label | |
A flash.text.StyleSheet object that can perform rendering on the Label control's text. | |
styleSheet — Proprietà, classe mx.controls.TextArea | |
A flash.text.StyleSheet object that can perform rendering on the TextArea control's text. | |
styleSheet — Proprietà, classe mx.core.FTETextField | |
Associa un foglio di stile al campo di testo. | |
styleSheet — Proprietà, interfaccia mx.core.IUITextField | |
Associa un foglio di stile al campo di testo. | |
StyleSheet — Classe dinamica, pacchetto flash.text | |
La classe StyleSheet consente di creare un oggetto StyleSheet contenente regole di formattazione del testo relative alla dimensione del carattere, al colore e ad altri stili. | |
StyleSheet() — Funzione di costruzione, classe flash.text.StyleSheet | |
Crea un nuovo oggetto StyleSheet. | |
stylesInitialized() — metodo, classe mx.charts.chartClasses.Series | |
Calls the legendDataChanged() method. | |
stylesInitialized() — metodo, classe mx.core.UIComponent | |
Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
stylesInitialized() — metodo, classe mx.styles.AdvancedStyleClient | |
Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
stylesInitialized() — metodo, interfaccia mx.styles.IAdvancedStyleClient | |
Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
stylesInitialized() — metodo, classe mx.styles.StyleProxy | |
Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
stylesInitialized() — metodo, classe spark.components.RichEditableText | |
Flex calls the stylesInitialized() method when the styles for a component are first initialized. | |
STYLUS — Proprietà statica costante, classe flash.system.TouchscreenType | |
Un touch screen progettato per essere utilizzato con uno stilo. | |
subcategoryListDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the subcategory list A skin part that defines the subcategory list | |
subcategoryRadioButton — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
A skin part that defines the radio button to select subcategory type A skin part that defines the radio button to select subcategory type | |
subcategoryValidator — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the validator for asset's subcategory A skin part that defines the validator for asset's subcategory | |
subErrorID — Proprietà, classe air.update.events.DownloadErrorEvent | |
Fornisce informazioni aggiuntive rispetto alla proprietà errorId. | |
subErrorID — Proprietà, classe air.update.events.StatusUpdateErrorEvent | |
Fornisce informazioni aggiuntive rispetto alla proprietà errorId. | |
subErrorID — Proprietà, classe flash.errors.DRMManagerError | |
Il numero di errore specifico. | |
subErrorID — Proprietà, classe flash.events.DRMAuthenticationErrorEvent | |
Un codice di errore più dettagliato. | |
subErrorID — Proprietà, classe flash.events.DRMDeviceGroupErrorEvent | |
subErrorID — Proprietà, classe flash.events.DRMErrorEvent | |
Un ID di errore che indica informazioni più dettagliate sul problema verificatosi. | |
subErrorID — Proprietà, classe flash.events.DRMReturnVoucherErrorEvent | |
Un codice di errore più dettagliato. | |
subField — Proprietà, classe mx.validators.ValidationResult | |
The name of the subfield that the result is associated with. | |
subFields — Proprietà, classe mx.validators.Validator | |
An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method. | |
subFields — Proprietà, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
An Array of Strings containing the names for the properties contained in the value Object passed to the validate() method. | |
subInterfaces — Proprietà, classe flash.net.NetworkInterface | |
L'elenco delle interfacce secondarie associate a questa interfaccia di rete | |
subject — Proprietà, classe flash.security.X509Certificate | |
Fornisce il Distinguished Name (DN) del soggetto. | |
subject — Proprietà, classe mx.styles.CSSSelector | |
The subject of this selector node (only). | |
subject — Proprietà, classe mx.styles.CSSStyleDeclaration | |
The subject describes the name of a component that may be a potential match for this style declaration. | |
subjectPublicKey — Proprietà, classe flash.security.X509Certificate | |
Fornisce la chiave pubblica del soggetto. | |
subjectPublicKeyAlgorithmOID — Proprietà, classe flash.security.X509Certificate | |
Fornisce l'OID dell'algoritmo della chiave pubblica del soggetto. | |
subjectUniqueID — Proprietà, classe flash.security.X509Certificate | |
Fornisce l'identificatore univoco del soggetto. | |
submenu — Proprietà, classe flash.display.NativeMenuItem | |
Il sottomenu associato alla voce di menu. | |
submitPanelButton — Parte skin, classe com.adobe.guides.spark.wrappers.components.StandardWrapperHost | |
The submit panel button skin part. The submit panel button skin part. | |
submitRequestTimestamp — Proprietà, classe ga.model.PanelManager | |
SubParagraphGroupElement — classe finale, pacchetto flashx.textLayout.elements | |
SubParagraphGroupElement è un elemento di raggruppamento per gli elementi FlowLeafElement e altre classi che estendono SubParagraphGroupElementBase. | |
SubParagraphGroupElement() — Funzione di costruzione, classe flashx.textLayout.elements.SubParagraphGroupElement | |
Funzione di costruzione. | |
SubParagraphGroupElementBase — classe, pacchetto flashx.textLayout.elements | |
La classe SubParagraphGroupElementBase raggruppa gli oggetti FlowLeafElement. | |
SubParagraphGroupElementBase() — Funzione di costruzione, classe flashx.textLayout.elements.SubParagraphGroupElementBase | |
Funzione di costruzione - crea una nuova istanza SubParagraphGroupElementBase. | |
SUBPIXEL — Proprietà statica costante, classe flash.text.GridFitType | |
Adatta le linee orizzontali e verticali spesse alla griglia di sottopixel sui monitor LCD. | |
subscribe(options:flash.notifications:RemoteNotifierSubscribeOptions) — metodo, classe flash.notifications.RemoteNotifier | |
Registra l’applicazione per la ricezione delle notifiche remote dagli APN. | |
SUBSCRIPT — Proprietà statica costante, classe flashx.textLayout.formats.BaselineShift | |
Sposta la linea di base nella posizione pedice corrente. | |
subscriptOffset — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore subscriptOffset è l'offset verticale consigliato dalla linea di base Roman per un pedice. | |
subscriptScale — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore subscriptScale è il fattore di scala consigliato per applicare le dimensioni in punti per un pedice. | |
substitute(str:String, ... rest) — Metodo statico , classe mx.utils.RPCStringUtil | |
Substitutes "{n}" tokens within the specified string with the respective arguments passed in. | |
substitute(str:String, ... rest) — Metodo statico , classe mx.utils.StringUtil | |
Substitutes "{n}" tokens within the specified string with the respective arguments passed in. | |
substr(startIndex:Number, len:Number) — metodo, classe String | |
Restituisce una sottostringa costituita dai caratteri che iniziano in corrispondenza del parametro startIndex specificato e la cui lunghezza è specificata da len. | |
substring(startIndex:Number, endIndex:Number) — metodo, classe String | |
Restituisce una stringa che comprende il carattere specificato da startIndex e tutti i caratteri fino a endIndex -1. | |
SUBTITLE — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di commutazione dei sottotitoli. | |
subtract(v:flash.geom:Point) — metodo, classe flash.geom.Point | |
Sottrae le coordinate di un altro punto da quelle di questo punto in modo da creare un nuovo punto. | |
subtract(a:flash.geom:Vector3D) — metodo, classe flash.geom.Vector3D | |
Sottrae il valore degli elementi x, y e z dell'oggetto Vector3D corrente dai valori degli elementi x, y e z di un altro oggetto Vector3D. | |
SUBTRACT — Proprietà statica costante, classe flash.display.BlendMode | |
Sottrae i valori dei colori costituenti dell'oggetto di visualizzazione da quelli del colore di sfondo, applicando un valore floor pari a 0. | |
subTypeDisplay — Parte skin, classe com.adobe.dct.component.dataElementsPanel.NewDataElement | |
A skin part that defines an optional ToggleButtonBase for data element sub type. A skin part that defines an optional ToggleButtonBase for data element sub type. | |
subTypeDisplay — Parte skin, classe com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines an optional ToggleButtonBase for data element sub type. A skin part that defines an optional ToggleButtonBase for data element sub type. | |
succeeded — Proprietà, classe mx.automation.events.AutomationReplayEvent | |
Contains true if the replay was successful, and false if not. | |
SUCCESS — Proprietà statica costante, classe flash.text.engine.TextLineCreationResult | |
Indica che l'interruzione di riga è stata eseguita correttamente. | |
SufficientBandwidthRule(metrics:org.osmf.net.rtmpstreaming:RTMPNetStreamMetrics) — Funzione di costruzione, classe org.osmf.net.rtmpstreaming.SufficientBandwidthRule | |
Constructor. | |
suffix — Proprietà, interfaccia flashx.textLayout.formats.IListMarkerFormat | |
Controlla l'applicazione del suffisso nel testo generato nel ListItemElement. | |
suffix — Proprietà, classe flashx.textLayout.formats.ListMarkerFormat | |
Controlla l'applicazione del suffisso nel testo generato nel ListItemElement. | |
Suffix — classe, pacchetto flashx.textLayout.formats | |
Definisce i valori per impostare la proprietà suffix di un ListMarkerFormat. | |
suffixDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.ListCustomStylePopUp | |
A skin part that defines a textinput to input suffix value A skin part that defines a textinput to input suffix value | |
suggestedFocusSkinExclusions — Proprietà, classe spark.components.supportClasses.SkinnableComponent | |
Lists the skin parts that are excluded from bitmaps captured and used to show focus. | |
SumAggregator — classe, pacchetto mx.olap.aggregators | |
The SumAggregator class implements the sum aggregator. | |
summaries — Proprietà, classe mx.collections.GroupingCollection | |
Array of SummaryRow instances that define any root-level data summaries. | |
summaries — Proprietà, classe mx.collections.GroupingCollection2 | |
Array of SummaryRow instances that define any root-level data summaries. | |
summaries — Proprietà, classe mx.collections.GroupingField | |
Array of SummaryRow instances that define the group-level summaries. | |
summaryCalculationBegin(field:mx.collections:SummaryField2) — metodo, classe mx.collections.DefaultSummaryCalculator | |
Flex calls this method to start the computation of a summary value. | |
summaryCalculationBegin(field:mx.collections:SummaryField2) — metodo, interfaccia mx.collections.ISummaryCalculator | |
Flex calls this method to start the computation of a summary value. | |
SummaryField — classe, pacchetto mx.collections | |
The SummaryField class represents a single property in a SummaryRow instance. | |
SummaryField(dataField:String, operation:String) — Funzione di costruzione, classe mx.collections.SummaryField | |
Constructor. | |
SummaryField2 — classe, pacchetto mx.collections | |
The SummaryField2 class represents a single property in a SummaryRow instance. | |
SummaryField2(dataField:String, summaryOperation:Object) — Funzione di costruzione, classe mx.collections.SummaryField2 | |
Constructor. | |
summaryFunction — Proprietà, classe mx.collections.SummaryField | |
Specifies a callback function to compute a custom data summary. | |
SummaryObject — Classe dinamica, pacchetto mx.collections | |
The SummaryObject class defines the object used to store information when performing custom data summaries on grouped data. | |
SummaryObject() — Funzione di costruzione, classe mx.collections.SummaryObject | |
Constructor. | |
summaryObjectFunction — Proprietà, classe mx.collections.SummaryRow | |
Specifies a callback function that defines the summary object, which is an instance of the SummaryObject class. | |
summaryOfSummaryCalculationBegin(value:Object, field:mx.collections:SummaryField2) — metodo, classe mx.collections.DefaultSummaryCalculator | |
Flex calls this method to start calculation of summary out of summary values. | |
summaryOfSummaryCalculationBegin(value:Object, field:mx.collections:SummaryField2) — metodo, interfaccia mx.collections.ISummaryCalculator | |
Flex calls this method to start calculation of summary out of summary values. | |
summaryOperation — Proprietà, classe mx.collections.SummaryField2 | |
The summary performed on the children. | |
summaryPlacement — Proprietà, classe mx.collections.SummaryRow | |
Specifies where the summary row appears in the AdvancedDataGrid control. | |
SummaryRow — classe, pacchetto mx.collections | |
The SummaryRow class represents a summary row of the AdvancedDataGrid. | |
SummaryRow() — Funzione di costruzione, classe mx.collections.SummaryRow | |
Constructor. | |
sumRowHeights(startRowIdx:int, endRowIdx:int) — metodo, classe mx.controls.listClasses.ListBase | |
Determine the height of the requested set of rows. | |
SUNDANESE — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in sundanese. | |
super — Istruzione | |
Richiama la versione superclasse o principale di un metodo o di una funzione di costruzione. | |
superClassName — Proprietà, classe mx.automation.AutomationClass | |
The name of the class's superclass. | |
superClassName — Proprietà, interfaccia mx.automation.IAutomationClass | |
The name of the class's superclass. | |
SUPERSCRIPT — Proprietà statica costante, classe flashx.textLayout.formats.BaselineShift | |
Sposta la linea di base nella posizione apice corrente. | |
superscriptOffset — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore superscriptOffset è l'offset verticale consigliato dalla linea di base Roman per un apice. | |
superscriptScale — Proprietà, classe flash.text.engine.FontMetrics | |
Il valore superscriptScale è il fattore di scala consigliato per applicare le dimensioni in punti per un apice. | |
supportedGestures — Proprietà statica, classe flash.ui.Multitouch | |
Un array Vector (un array tipizzato di valori stringa) di tipi di contatto multi-tocco supportati dall'ambiente corrente. | |
supportedNotificationStyles — Proprietà statica, classe flash.notifications.RemoteNotifier | |
Un elenco di vettori di tutti gli stili di notifica supportati. | |
supportedOrientations — Proprietà, classe flash.display.Stage | |
Gli orientamenti supportati dal dispositivo corrente. | |
supportingDocs — Parte skin, classe com.adobe.solutions.rca.presentation.template.TemplatePreview | |
A reference to the SupportingDocuments object that displays the supporting document screen. A reference to the SupportingDocuments object that displays the supporting document screen. | |
supportingDocs — Parte skin, classe com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
A reference to the SupportingDocuments object that displays the supporting documents screen. A reference to the SupportingDocuments object that displays the supporting documents screen. | |
supportingDocs — Parte skin, classe com.adobe.solutions.rca.presentation.template.TemplateEdit | |
A reference to the SupportingDocuments object that displays the supporting documents screen. A reference to the SupportingDocuments object that displays the supporting documents screen. | |
supportingDocuments — Stato skin, classe com.adobe.solutions.rca.presentation.template.TemplatePreview | |
The skin state when the component is displaying the supporting documents screen. | |
supportingDocuments — Stato skin, classe com.adobe.solutions.rca.presentation.template.ReviewTemplateWorkflow | |
The skin state when the component is displaying the supporting documents screen. | |
supportingDocuments — Stato skin, classe com.adobe.solutions.rca.presentation.template.TemplateEdit | |
The skin state when the component is displaying the supporting documents screen. | |
supports32BitProcesses — Proprietà statica, classe flash.system.Capabilities | |
Specifica se il sistema supporta l'esecuzione di processi a 32 bit. | |
supports64BitProcesses — Proprietà statica, classe flash.system.Capabilities | |
Specifica se il sistema supporta l'esecuzione di processi a 64 bit. | |
supportsAddBitmapData — Proprietà statica, classe flash.media.CameraRoll | |
Indica se il metodo CameraRoll.addBitmapData() è supportato. | |
supportsBrowseForImage — Proprietà statica, classe flash.media.CameraRoll | |
Segnala se il metodo CameraRoll.browseForImage() è supportato. | |
supportsCursor — Proprietà statica, classe flash.ui.Mouse | |
Indica se il computer o il dispositivo è provvisto di un cursore persistente. | |
supportsDefaultApplication — Proprietà statica, classe flash.desktop.NativeApplication | |
Indica se setAsDefaultApplication(), removeAsDefaultApplication() e isSetAsDefaultApplication() sono supportati nella piattaforma corrente. | |
supportsDockIcon — Proprietà statica, classe flash.desktop.NativeApplication | |
Indica se AIR supporta le icone dell'applicazione di tipo "dock" nel sistema operativo corrente. | |
supportsFilePromise — Proprietà, classe flash.desktop.Clipboard | |
Indica se il formato Appunti di promessa file è supportato nel sistema client. | |
supportsGestureEvents — Proprietà statica, classe flash.ui.Multitouch | |
Indica se l'ambiente corrente supporta l'input tramite gesto, ad esempio la rotazione di due dita su uno schermo sensibile. | |
supportsMenu — Proprietà statica, classe flash.desktop.NativeApplication | |
Specifica se il sistema operativo corrente supporta una barra di menu applicazione globale. | |
supportsMenu — Proprietà statica, classe flash.display.NativeWindow | |
Indica se AIR supporta i menu delle finestre native sul computer corrente. | |
supportsNativeCursor — Proprietà statica, classe flash.ui.Mouse | |
Indica se la configurazione corrente supporta i cursori nativi. | |
supportsNotification — Proprietà statica, classe flash.display.NativeWindow | |
Indica se AIR supporta l'invio di notifiche relative alle finestre sul computer corrente. | |
supportsOrientationChange — Proprietà statica, classe flash.display.Stage | |
Indica se l'applicazione supporta le modifiche apportate all'orientamento dello stage (e alla rotazione del dispositivo). | |
supportsPageSetupDialog — Proprietà statica, classe flash.printing.PrintJob | |
Indica se l'ambiente runtime di Flash supporta una finestra di dialogo Imposta pagina separata. | |
supportsStartAtLogin — Proprietà statica, classe flash.desktop.NativeApplication | |
Indica se startAtLogin è supportato nella piattaforma corrente. | |
supportsSystemTrayIcon — Proprietà statica, classe flash.desktop.NativeApplication | |
Specifica se AIR supporta le icone della barra delle applicazioni sul sistema operativo corrente. | |
supportsTouchEvents — Proprietà statica, classe flash.ui.Multitouch | |
Indica se l'ambiente corrente supporta l'input di base tramite tocco, ad esempio un singolo tocco del dito. | |
supportsTransparency — Proprietà statica, classe flash.display.NativeWindow | |
Indica se AIR supporta le finestre native con pixel trasparenti. | |
supportsVideoTexture — Proprietà statica, classe flash.display3D.Context3D | |
Indica se Context3D supporta la texture video. | |
surrogateToUTF32(c0:uint, c1:uint) — Metodo statico , classe spark.validators.supportClasses.GlobalizationUtils | |
Convert a surrogate pair to UTF32. | |
suspend — Evento, classe flash.desktop.NativeApplication | |
Inviato quando l’applicazione sta per essere messa in stato di sospensione dal sistema operativo. | |
SUSPEND — Proprietà statica costante, classe flash.events.Event | |
La costante Event.SUSPEND definisce il valore della proprietà type di un oggetto evento suspend. | |
suspendBackgroundProcessing() — Metodo statico , classe mx.core.UIComponent | |
Blocks the background processing of methods queued by callLater(), until resumeBackgroundProcessing() is called. | |
suspendBackgroundProcessing — Proprietà, classe mx.effects.Effect | |
If true, blocks all background processing while the effect is playing. | |
suspendBackgroundProcessing — Proprietà, classe mx.effects.EffectInstance | |
If true, blocks all background processing while the effect is playing. | |
suspendBackgroundProcessing — Proprietà, interfaccia mx.effects.IEffectInstance | |
If true, blocks all background processing while the effect is playing. | |
suspendBackgroundProcessing — Proprietà, classe spark.transitions.ViewTransitionBase | |
When set to true, the UIComponent.suspendBackgroundProcessing() method is invoked prior to the transition playing. | |
suspendEventHandling() — Metodo statico , classe mx.effects.EffectManager | |
After this method is called, the EffectManager class ignores all events, and no effects are triggered, until a call to resumeEventHandling(). | |
SWAP — Proprietà statica costante, classe flash.net.NetStreamPlayTransitions | |
Sostituisce un flusso di contenuto con un flusso di contenuto diverso, mantenendo il resto dell'elenco di riproduzione. | |
swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — metodo, classe flash.display.DisplayObjectContainer | |
Scambia lo z-order (ordine di profondità) degli oggetti secondari specificati. | |
swapChildren(child1:flash.display:DisplayObject, child2:flash.display:DisplayObject) — metodo, interfaccia mx.core.IContainer | |
Scambia lo z-order (ordine di profondità) degli oggetti secondari specificati. | |
swapChildrenAt(index1:int, index2:int) — metodo, classe flash.display.DisplayObjectContainer | |
Scambia lo z-order (ordine di profondità) degli oggetti secondari nelle due posizioni di indice specificate nell'elenco degli elementi secondari. | |
swapChildrenAt(index1:int, index2:int) — metodo, classe flash.display.Stage | |
Scambia lo z-order (ordine di profondità) degli oggetti secondari nelle due posizioni di indice specificate nell'elenco degli elementi secondari. | |
swapChildrenAt(index1:int, index2:int) — metodo, interfaccia mx.core.IContainer | |
Scambia lo z-order (ordine di profondità) degli oggetti secondari nelle due posizioni di indice specificate nell'elenco degli elementi secondari. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe mx.charts.Legend | |
Swaps the index of the two specified visual elements. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe mx.core.Container | |
Swaps the index of the two specified visual elements. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, interfaccia mx.core.IVisualElementContainer | |
Swaps the index of the two specified visual elements. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe mx.flash.ContainerMovieClip | |
Swaps the index of the two specified visual elements. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe spark.components.Group | |
Swaps the index of the two specified visual elements. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe spark.components.Scroller | |
This operation is not supported in Scroller. | |
swapElements(element1:mx.core:IVisualElement, element2:mx.core:IVisualElement) — metodo, classe spark.components.SkinnableContainer | |
Swaps the index of the two specified visual elements. | |
swapElementsAt(index1:int, index2:int) — metodo, classe mx.charts.Legend | |
Swaps the visual elements at the two specified index positions in the container. | |
swapElementsAt(index1:int, index2:int) — metodo, classe mx.core.Container | |
Swaps the visual elements at the two specified index positions in the container. | |
swapElementsAt(index1:int, index2:int) — metodo, interfaccia mx.core.IVisualElementContainer | |
Swaps the visual elements at the two specified index positions in the container. | |
swapElementsAt(index1:int, index2:int) — metodo, classe mx.flash.ContainerMovieClip | |
Swaps the visual elements at the two specified index positions in the container. | |
swapElementsAt(index1:int, index2:int) — metodo, classe spark.components.Group | |
Swaps the visual elements at the two specified index positions in the container. | |
swapElementsAt(index1:int, index2:int) — metodo, classe spark.components.Scroller | |
This operation is not supported in Scroller. | |
swapElementsAt(index1:int, index2:int) — metodo, classe spark.components.SkinnableContainer | |
Swaps the visual elements at the two specified index positions in the container. | |
swatchBorderColor — Stile, classe mx.controls.ColorPicker | |
Color of the swatches' borders. | |
swatchBorderSize — Stile, classe mx.controls.ColorPicker | |
Size of the outlines of the swatches' borders. | |
swatchHeight — Stile, classe fl.controls.ColorPicker | |
L'altezza di ciascun campione, in pixel. | |
swatchPadding — Stile, classe fl.controls.ColorPicker | |
Definisce il riempimento visualizzato intorno a ogni campione nella tavolozza dei colori, in pixel. | |
SwatchPanelSkin — classe, pacchetto mx.skins.halo | |
The skin for the border of a SwatchPanel. | |
SwatchPanelSkin() — Funzione di costruzione, classe mx.skins.halo.SwatchPanelSkin | |
Constructor. | |
swatchPanelStyleName — Stile, classe mx.controls.ColorPicker | |
Name of the class selector that defines style properties for the swatch panel. | |
swatchSelectedSkin — Stile, classe fl.controls.ColorPicker | |
La classe che fornisce lo skin utilizzato per evidenziare il colore selezionato. | |
swatchSkin — Stile, classe fl.controls.ColorPicker | |
La classe che fornisce lo skin utilizzato per disegnare i campioni contenuti nel componente ColorPicker. | |
SwatchSkin — classe, pacchetto mx.skins.halo | |
The skin used for all color swatches in a ColorPicker. | |
SwatchSkin() — Funzione di costruzione, classe mx.skins.halo.SwatchSkin | |
Constructor. | |
swatchStyleFilters — Proprietà, classe mx.controls.ColorPicker | |
Set of styles to pass from the ColorPicker through to the preview swatch. | |
swatchWidth — Stile, classe fl.controls.ColorPicker | |
La larghezza di ciascun campione, in pixel. | |
swfBridge — Proprietà, classe mx.controls.SWFLoader | |
A bridge to the application that is associated with the implementor of this interface. | |
swfBridge — Proprietà, interfaccia mx.core.ISWFBridgeProvider | |
A bridge to the application that is associated with the implementor of this interface. | |
SWFBridgeEvent — classe, pacchetto mx.events | |
This is an event that is sent between applications that are in different security sandboxes. | |
SWFBridgeEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:Object) — Funzione di costruzione, classe mx.events.SWFBridgeEvent | |
Constructor. | |
swfBridgeGroup — Proprietà, interfaccia mx.managers.IMarshalSystemManager | |
Contains all the bridges to other applications that this application is connected to. | |
SWFBridgeGroup — classe, pacchetto mx.core | |
A SWFBridgeGroup represents all of the sandbox bridges that an application needs to communicate with its parent and children. | |
SWFBridgeGroup(owner:mx.managers:ISystemManager) — Funzione di costruzione, classe mx.core.SWFBridgeGroup | |
Constructor. | |
SWFBridgeRequest — classe, pacchetto mx.events | |
An event that is sent between applications through the sharedEvents dispatcher that exists between two application SWFs. | |
SWFBridgeRequest(type:String, bubbles:Boolean, cancelable:Boolean, requestor:flash.events:IEventDispatcher, data:Object) — Funzione di costruzione, classe mx.events.SWFBridgeRequest | |
Constructor. | |
swfCapability — Proprietà statica, classe flash.html.HTMLLoader | |
Il tipo di supporto SWF nel sistema dell'utente, definito come un valore di codice intero. | |
swfContext — Proprietà, classe flashx.textLayout.compose.FlowComposerBase | |
L'istanza ISWFContext utilizzata per effettuare chiamate FTE, se necessarie. | |
swfContext — Proprietà, interfaccia flashx.textLayout.compose.IFlowComposer | |
L'istanza ISWFContext da utilizzare per le chiamate che devono essere effettuate in un contesto SWF specifico. Le implementazioni di IFlowComposer dovrebbero consentire l'impostazione di questa proprietà affinché gli utenti dell'interfaccia possano creare righe in un contesto SWF diverso rispetto a quello che contiene l'implementazione. | |
swfContext — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Istanza ISWFContext opzionale utilizzata per effettuare chiamate FTE, se necessarie, nel contesto swf corretto. | |
swfContext — Proprietà, classe flashx.textLayout.factory.TextLineFactoryBase | |
L'istanza ISWFContext utilizzata per effettuare chiamate FTE, se necessarie. | |
SWFLoader — classe, pacchetto mx.controls | |
The SWFLoader control loads and displays a specified SWF file. | |
SWFLoader() — Funzione di costruzione, classe mx.controls.SWFLoader | |
Constructor. | |
SWFLoaderAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the SWFLoader control. | |
SWFLoaderAutomationImpl(obj:mx.controls:SWFLoader) — Funzione di costruzione, classe mx.automation.delegates.controls.SWFLoaderAutomationImpl | |
Constructor. | |
swfVersion — Proprietà, classe fl.display.ProLoaderInfo | |
La versione del formato di file del file SWF caricato. | |
swfVersion — Proprietà, classe flash.display.LoaderInfo | |
La versione del formato di file del file SWF caricato. | |
SWFVersion — classe finale, pacchetto flash.display | |
La classe SWFVersion è un'enumerazione di valori costanti che indicano la versione del formato di un file SWF caricato. | |
switch — Istruzione | |
Determina il passaggio del controllo a un’istruzione di una serie, a seconda del valore di un’espressione. | |
SWITCH — Proprietà statica costante, classe flash.net.NetStreamPlayTransitions | |
Passa dalla riproduzione di un flusso a un altro flusso, di solito con flussi con lo stesso tipo di contenuto. | |
SwitchSymbolFormatter — classe, pacchetto mx.formatters | |
The SwitchSymbolFormatter class is a utility class that you can use when creating custom formatters. | |
SwitchSymbolFormatter(numberSymbol:String) — Funzione di costruzione, classe mx.formatters.SwitchSymbolFormatter | |
Constructor. | |
switchTo(index:int) — metodo, classe org.osmf.net.RuleSwitchManagerBase | |
SWZInfo — classe, pacchetto fl.rsl | |
La classe SWZInfo indica come scaricare un file SWZ, che corrisponde a una RSL (Runtime Shared Library). | |
SWZInfo(digest:String) — Funzione di costruzione, classe fl.rsl.SWZInfo | |
Funzione di costruzione. | |
symbolColor — Stile, classe mx.charts.Legend | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.scrollClasses.ScrollBar | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.RadioButton | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.NumericStepper | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.CheckBox | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.MenuBar | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.ComboBase | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.DateChooser | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.controls.PopUpButton | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.core.ScrollControlBase | |
Color of any symbol of a component. | |
symbolColor — Stile, classe mx.core.Container | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.supportClasses.GroupBase | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.supportClasses.ScrollBarBase | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.TextArea | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.BusyIndicator | |
Color of the spokes of the spinner. | |
symbolColor — Stile, classe spark.components.List | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.RadioButton | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.SkinnableContainer | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.CheckBox | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.Scroller | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.Spinner | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.DataGrid | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.LabelItemRenderer | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.components.VideoPlayer | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.skins.spark.DefaultItemRenderer | |
Color of any symbol of a component. | |
symbolColor — Stile, classe spark.skins.wireframe.DefaultItemRenderer | |
Color of any symbol of a component. | |
symbolIcon — Proprietà, classe spark.skins.mobile.supportClasses.SelectableButtonSkinBase | |
Read-only button symbol graphic. | |
symbolItems — Proprietà, classe mx.skins.wireframe.MenuCheckDisabled | |
symbolItems — Proprietà, classe spark.skins.SparkSkin | |
Names of items that should have their color property defined by the symbolColor style. | |
symbolItems — Proprietà, classe spark.skins.mobile.supportClasses.MobileSkin | |
Names of items that should have their color property defined by the symbolColor style. | |
symbolName — Proprietà, classe fl.motion.Source | |
Indica il nome del simbolo dal quale è stata generata l'istanza Motion. | |
symbolsButtonBar — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display Symbols ButtonBar. A Skin part which defines UI component to display Symbols ButtonBar. | |
sync — Evento, classe flash.net.SharedObject | |
Inviato quando un oggetto condiviso remoto è stato aggiornato dal server. | |
SYNC — Proprietà statica costante, classe flash.events.SyncEvent | |
Definisce il valore della proprietà type di un oggetto evento sync. | |
SyncEvent — classe, pacchetto flash.events | |
Un oggetto SharedObject che rappresenta un oggetto condiviso remoto invia un oggetto SyncEvent quando l'oggetto condiviso remoto viene aggiornato dal server. | |
SyncEvent(type:String, bubbles:Boolean, cancelable:Boolean, changeList:Array) — Funzione di costruzione, classe flash.events.SyncEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi sync. | |
SyntaxError — Classe dinamica, Primo livello | |
Un'eccezione SyntaxError viene generata quando si verifica un errore di analisi per uno dei seguenti motivi: | |
SyntaxError(message:String) — Funzione di costruzione, classe SyntaxError | |
Crea un nuovo oggetto SyntaxError. | |
System — classe finale, pacchetto flash.system | |
La classe System contiene proprietà correlate alle impostazioni e alle operazioni locali. | |
SYSTEM — Proprietà statica costante, classe flash.system.SystemUpdaterType | |
Aggiorna il runtime del lettore stesso. | |
systemCharset — Proprietà statica, classe flash.filesystem.File | |
La codifica predefinita utilizzata dal sistema operativo host. | |
systemChrome — Proprietà, classe flash.display.NativeWindow | |
Segnala l'impostazione del chrome di sistema utilizzata per creare la finestra. | |
systemChrome — Proprietà, classe flash.display.NativeWindowInitOptions | |
Specifica se viene fornito il chrome di sistema per la finestra. | |
systemChrome — Proprietà, interfaccia mx.core.IWindow | |
Specifies the type of system chrome (if any) the window has. | |
systemChrome — Proprietà, classe mx.core.Window | |
Specifies the type of system chrome (if any) the window has. | |
systemChrome — Proprietà, classe mx.core.WindowedApplication | |
Specifies the type of system chrome (if any) the window has. | |
systemChrome — Proprietà, classe spark.components.Window | |
Specifies the type of system chrome (if any) the window has. | |
systemChrome — Proprietà, classe spark.components.WindowedApplication | |
Specifies the type of system chrome (if any) the window has. | |
systemClearMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemCopyLinkMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemCopyMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemCutMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemIdleMode — Proprietà, classe flash.desktop.NativeApplication | |
Fornisce alle applicazioni un modo per impedire che l'interfaccia utente entri in modalità "idle" (inattiva). | |
SystemIdleMode — classe finale, pacchetto flash.desktop | |
La classe SystemIdleMode fornisce valori costanti per i comportamenti inattivi del sistema. | |
systemManager — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
A reference to the SystemManager object for this component. | |
systemManager — Proprietà, interfaccia mx.core.IUIComponent | |
A reference to the SystemManager object for this component. | |
systemManager — Proprietà, classe mx.core.UIComponent | |
Returns the SystemManager object used by this component. | |
systemManager — Proprietà, classe mx.core.UIFTETextField | |
Returns the SystemManager object used by this component. | |
systemManager — Proprietà, classe mx.core.UITextField | |
Returns the SystemManager object used by this component. | |
systemManager — Proprietà, classe mx.flash.UIMovieClip | |
A reference to the SystemManager object for this component. | |
systemManager — Proprietà, interfaccia mx.managers.IFocusManagerContainer | |
Returns the SystemManager object used by this component. | |
systemManager — Proprietà, classe spark.components.supportClasses.DropDownController | |
A reference to the SystemManager used for mouse tracking. | |
SystemManager — classe, pacchetto mx.managers | |
The SystemManager class manages an application window. | |
SystemManager() — Funzione di costruzione, classe mx.managers.SystemManager | |
Constructor. | |
SYSTEM_MANAGER_REQUEST — Proprietà statica costante, classe mx.events.InterManagerRequest | |
Request the SystemManager to perform some action. | |
systemMaxSize — Proprietà statica, classe flash.display.NativeWindow | |
La dimensione massima consentita dal sistema operativo. | |
systemMinSize — Proprietà statica, classe flash.display.NativeWindow | |
La dimensione minima consentita dal sistema operativo. | |
systemOpenLinkMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemPasteMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
systemSelectAllMenuItem() — Metodo statico , classe flash.ui.ContextMenuItem | |
SystemTrayIcon — classe, pacchetto flash.desktop | |
La classe SystemTrayIcon rappresenta l’icona in stile area di notifica (barra delle applicazioni) di Windows. | |
systemTrayIconMenu — Proprietà, classe mx.core.WindowedApplication | |
The system tray icon menu. | |
systemTrayIconMenu — Proprietà, classe spark.components.WindowedApplication | |
The system tray icon menu. | |
systemUpdateNeeded — Proprietà, classe flash.events.DRMDeviceGroupErrorEvent | |
systemUpdateNeeded — Proprietà, classe flash.events.DRMErrorEvent | |
Indica se è necessario un aggiornamento del sistema per riprodurre il contenuto con protezione DRM. | |
SystemUpdater — classe, pacchetto flash.system | |
La classe SystemUpdater consente di aggiornare i moduli di Flash Player, ad esempio il modulo DRM per Adobe Access, così come il lettore Flash Player stesso. | |
SystemUpdater() — Funzione di costruzione, classe flash.system.SystemUpdater | |
Funzione di costruzione. | |
SystemUpdaterType — classe, pacchetto flash.system | |
La classe SystemUpdaterType fornisce le costanti per un aggiornamento del sistema. | |
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