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 | |
V — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il tasto V (86). | |
VAI — Proprietà statica costante, classe flash.globalization.NationalDigitsType | |
Rappresenta il valore Unicode per la cifra zero nel gruppo di cifre in vai. | |
valid — Evento, classe mx.core.UIComponent | |
Dispatched when a component is monitored by a Validator and the validation succeeded. | |
valid — Evento, classe mx.validators.Validator | |
Dispatched when validation succeeds. | |
valid — Evento, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Dispatched when validation succeeds. | |
VALID — Proprietà statica costante, classe flash.security.SignatureStatus | |
Stato valido. | |
VALID — Proprietà statica costante, classe flash.text.engine.TextLineValidity | |
Specifica che la riga di testo è valida. | |
VALID — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.VALID constant defines the value of the type property of the event object for a valid event. | |
VALID — Proprietà statica costante, classe mx.events.ValidationResultEvent | |
The ValidationResultEvent.VALID constant defines the value of the type property of the event object for a validevent. | |
validate(value:Object, suppressEvents:Boolean) — metodo, interfaccia mx.validators.IValidator | |
Performs validation and optionally notifies the listeners of the result. | |
validate(value:Object, suppressEvents:Boolean) — metodo, classe mx.validators.Validator | |
Performs validation and optionally notifies the listeners of the result. | |
validate() — metodo, classe spark.components.gridClasses.GridItemEditor | |
Tests if the value in the editor is valid and may be saved. | |
validate(value:Object, suppressEvents:Boolean) — metodo, classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Performs validation and optionally notifies the listeners of the result. | |
validateAll(validators:Array) — Metodo statico , classe mx.validators.Validator | |
Invokes all the validators in the validators Array. | |
validateAll(validators:Array) — Metodo statico , classe spark.validators.supportClasses.GlobalizationValidatorBase | |
Invokes all the validators in the validators Array. | |
validateAsString — Proprietà, classe mx.validators.DateValidator | |
Determines how to validate the value. | |
validateButton — Parte skin, classe com.adobe.solutions.exm.authoring.components.toolbars.EBToolBar | |
A Skin part which defines UI component to display menu item. A Skin part which defines UI component to display menu item. | |
validateClient(target:mx.managers:ILayoutManagerClient, skipDisplayList:Boolean) — metodo, interfaccia mx.managers.ILayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateClient(target:mx.managers:ILayoutManagerClient, skipDisplayList:Boolean) — metodo, classe mx.managers.LayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateCreditCard(validator:mx.validators:CreditCardValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.CreditCardValidator | |
Convenience method for calling a validator. | |
validateCurrency(validator:mx.validators:CurrencyValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.CurrencyValidator | |
Convenience method for calling a validator. | |
validateCurrency(value:Object, baseField:String) — metodo, classe spark.validators.CurrencyValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateData() — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Calls the updateMapping() and updateFilter() methods of the canvas, if necessary. | |
validateData() — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Calls the updateMapping() and updateFilter() methods of the canvas, if necessary. | |
validateData() — metodo, classe mx.charts.chartClasses.Series | |
Calls the updateData() and updateMapping() methods of the series, if necessary. | |
validateDate(validator:mx.validators:DateValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.DateValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateDisplayList() — metodo, classe mx.controls.FlexNativeMenu | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
If Flex calls LayoutManager.invalidateDisplayList() method on this ILayoutManagerClient instance, this function is called when it's time to update the display list. | |
validateDisplayList() — metodo, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
If Flex calls LayoutManager.invalidateDisplayList() method on this ILayoutManagerClient instance, this function is called when it's time to update the display list. | |
validateDisplayList() — metodo, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
If Flex calls LayoutManager.invalidateDisplayList() method on this ILayoutManagerClient, then this function is called when it's time to update the display list. | |
validateDisplayList() — metodo, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
If Flex calls LayoutManager.invalidateDisplayList() method on this ILayoutManagerClient, then this function is called when it's time to update the display list. | |
validateDisplayList() — metodo, interfaccia mx.core.IProgrammaticSkin | |
This function is called by the LayoutManager when it's time for this control to draw itself. | |
validateDisplayList() — metodo, classe mx.core.UIComponent | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — metodo, interfaccia mx.managers.ILayoutManagerClient | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — metodo, classe mx.skins.ProgrammaticSkin | |
This function is called by the LayoutManager when it's time for this control to draw itself. | |
validateDisplayList() — metodo, interfaccia spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to redraw this element in its displayObject property. | |
validateDisplayList() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Called by the IGraphicElementContainer to redraw this element in its displayObject property. | |
validateEmail(validator:mx.validators:EmailValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.EmailValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateExpressionPanel — Parte skin, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display ValidateExpression. A Skin part which defines UI component to display ValidateExpression. | |
validateNow() — metodo, classe fl.core.UIComponent | |
Convalida e aggiorna le proprietà e il layout di questo oggetto e lo ridisegna, se necessario. | |
validateNow() — metodo, classe mx.containers.utilityClasses.PostScaleAdapter | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — metodo, classe mx.controls.FlexNativeMenu | |
Validates and updates the properties and layout of this object and redraws it, if necessary. | |
validateNow() — metodo, interfaccia mx.core.IInvalidating | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — metodo, interfaccia mx.core.IProgrammaticSkin | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — metodo, classe mx.core.UIComponent | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — metodo, classe mx.core.UIFTETextField | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — metodo, classe mx.core.UITextField | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — metodo, interfaccia mx.managers.ILayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateNow() — metodo, classe mx.managers.LayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateNow() — metodo, classe mx.skins.ProgrammaticSkin | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — metodo, interfaccia spark.skins.IHighlightBitmapCaptureClient | |
Validate the skin. | |
validateNumber(validator:mx.validators:NumberValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.NumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateNumber(value:Object, baseField:String) — metodo, classe spark.validators.NumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validatePhoneNumber(validator:mx.validators:PhoneNumberValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.PhoneNumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateProperties() — metodo, classe mx.controls.FlexNativeMenu | |
Validates the properties of a component. | |
validateProperties() — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateProperties() method on this ILayoutManagerClient, this function is called when it's time to commit property values. | |
validateProperties() — metodo, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateProperties() method on this ILayoutManagerClient, this function is called when it's time to commit property values. | |
validateProperties() — metodo, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateProperties() method on this ILayoutManagerClient, then this function is called when it's time to commit property values. | |
validateProperties() — metodo, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateProperties() method on this ILayoutManagerClient, then this function is called when it's time to commit property values. | |
validateProperties() — metodo, classe mx.core.UIComponent | |
Used by layout logic to validate the properties of a component by calling the commitProperties() method. | |
validateProperties() — metodo, interfaccia mx.managers.ILayoutManagerClient | |
Validates the properties of a component. | |
validateProperties() — metodo, classe mx.skins.ProgrammaticSkin | |
This function is an empty stub so that ProgrammaticSkin can implement the ILayoutManagerClient interface. | |
validateProperties() — metodo, interfaccia spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to validate the properties of this element. | |
validateProperties() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Used by layout logic to validate the properties of a component by calling the commitProperties() method. | |
validateSize(recursive:Boolean) — metodo, classe mx.controls.FlexNativeMenu | |
Validates the measured size of the component If the LayoutManager.invalidateSize() method is called with this ILayoutManagerClient, then the validateSize() method is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateSize() method on this ILayoutManagerClient, this function is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.controls.advancedDataGridClasses.FTEAdvancedDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateSize() method on this ILayoutManagerClient, this function is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.controls.dataGridClasses.DataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateSize() method on this ILayoutManagerClient, then this function is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.controls.dataGridClasses.FTEDataGridItemRenderer | |
If Flex calls the LayoutManager.invalidateSize() method on this ILayoutManagerClient, then this function is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.core.UIComponent | |
Validates the measured size of the component If the LayoutManager.invalidateSize() method is called with this ILayoutManagerClient, then the validateSize() method is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, interfaccia mx.managers.ILayoutManagerClient | |
Validates the measured size of the component If the LayoutManager.invalidateSize() method is called with this ILayoutManagerClient, then the validateSize() method is called when it's time to do measurements. | |
validateSize(recursive:Boolean) — metodo, classe mx.skins.ProgrammaticSkin | |
This function is an empty stub so that ProgrammaticSkin can implement the ILayoutManagerClient interface. | |
validateSize() — metodo, interfaccia spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to validate the size of this element. | |
validateSize() — metodo, classe spark.primitives.supportClasses.GraphicElement | |
Called by the IGraphicElementContainer to validate the size of this element. | |
validateSocialSecurity(validator:mx.validators:SocialSecurityValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.SocialSecurityValidator | |
Convenience method for calling a validator. | |
validateString(validator:mx.validators:StringValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.StringValidator | |
Convenience method for calling a validator. | |
validateTransform() — metodo, classe mx.charts.chartClasses.CartesianDataCanvas | |
Calls the updateTransform() method of the canvas, if necessary. | |
validateTransform() — metodo, classe mx.charts.chartClasses.PolarDataCanvas | |
Calls the updateTransform() method of the canvas, if necessary. | |
validateTransform() — metodo, classe mx.charts.chartClasses.Series | |
Calls the updateFilter() and updateTransform() methods of the series, if necessary. | |
validateZipCode(validator:mx.validators:ZipCodeValidator, value:Object, baseField:String) — Metodo statico , classe mx.validators.ZipCodeValidator | |
Convenience method for calling a validator. | |
ValidationResult — classe, pacchetto mx.validators | |
The ValidationResult class contains the results of a validation. | |
ValidationResult(isError:Boolean, subField:String, errorCode:String, errorMessage:String) — Funzione di costruzione, classe mx.validators.ValidationResult | |
Constructor | |
ValidationResultEvent — classe, pacchetto mx.events | |
The ValidationResultEvent class represents the event object passed to the listener for the valid validator event or the invalid validator event. | |
ValidationResultEvent(type:String, bubbles:Boolean, cancelable:Boolean, field:String, results:Array) — Funzione di costruzione, classe mx.events.ValidationResultEvent | |
Constructor. | |
validationResultHandler(event:mx.events:ValidationResultEvent) — metodo, classe mx.core.UIComponent | |
Handles both the valid and invalid events from a validator assigned to this component. | |
validationResultHandler(event:mx.events:ValidationResultEvent) — metodo, interfaccia mx.validators.IValidatorListener | |
Handles both the valid and invalid events from a validator assigned to this component. | |
validationSubField — Proprietà, classe mx.core.UIComponent | |
Used by a validator to associate a subfield with this component. | |
validationSubField — Proprietà, interfaccia mx.validators.IValidatorListener | |
Used by a validator to assign a subfield. | |
Validator — classe, pacchetto mx.validators | |
The Validator class is the base class for all Flex validators. | |
Validator() — Funzione di costruzione, classe mx.validators.Validator | |
Constructor. | |
validExpression — Stato skin, classe com.adobe.solutions.exm.authoring.view.ValidateExpression | |
ValildateExpression State of the ValidateExpression | |
VALID_IDENTITY — Proprietà statica costante, classe flash.security.ReferencesValidationSetting | |
Verifica i riferimenti solo se il certificato di firma è valido e attendibile. | |
validity — Proprietà, classe flash.text.engine.TextLine | |
Specifica la validità corrente della riga di testo. | |
validity — Proprietà, classe flashx.textLayout.compose.TextFlowLine | |
Il valore validity della riga. | |
validityStatus — Proprietà, classe flash.security.XMLSignatureValidator | |
Lo stato di validità di una firma XML verificata. | |
validNextPage — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
Indicates that the data provider contains additional data rows that follow the rows that the PrintAdvancedDataGrid control currently displays. | |
validNextPage — Proprietà, classe mx.printing.PrintDataGrid | |
Indicates the data provider contains additional data rows that follow the rows that the PrintDataGrid control currently displays. | |
validNextPage — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
Indicates that the data provider contains additional data rows that follow the rows that the PrintOLAPDataGrid control currently displays. | |
validNotAfter — Proprietà, classe flash.security.X509Certificate | |
Indica la data in cui termina il periodo di validità del certificato. | |
validNotBefore — Proprietà, classe flash.security.X509Certificate | |
Indica la data in cui inizia il periodo di validità del certificato. | |
VALID_OR_UNKNOWN_IDENTITY — Proprietà statica costante, classe flash.security.ReferencesValidationSetting | |
Verifica i riferimenti anche se il certificato di firma non è attendibile (non ha collegamenti a un elemento superiore attendibile conosciuto). | |
validPatternChars — Proprietà, classe mx.formatters.PhoneFormatter | |
List of valid characters that can be used in the formatString property. | |
validPoints — Proprietà, classe mx.charts.series.renderData.LineSeriesRenderData | |
The number of points in the cache that were not filtered out by the axes. | |
validPreviousPage — Proprietà, classe mx.printing.PrintAdvancedDataGrid | |
Indicates that the data provider contains data rows that precede the rows that the PrintAdvancedDataGrid control currently displays. | |
validPreviousPage — Proprietà, classe mx.printing.PrintOLAPDataGrid | |
Indicates that the data provider contains data rows that precede the rows that the PrintOLAPDataGrid control currently displays. | |
validState — Proprietà, classe com.adobe.dct.component.datadictionary.DDExplorer | |
validState — Proprietà, classe com.adobe.dct.component.toolbars.DDToolbar | |
value — Proprietà, classe fl.controls.ComboBox | |
Ottiene l'etichetta di una voce in un componente ComboBox modificabile. | |
value — Proprietà, classe fl.controls.NumericStepper | |
Ottiene o imposta il valore corrente del componente NumericStepper. | |
value — Proprietà, classe fl.controls.ProgressBar | |
Ottiene o imposta un valore che indica la quantità di avanzamento effettuato nell'operazione di caricamento. | |
value — Proprietà, classe fl.controls.RadioButton | |
Un valore definito dall'utente associato a un pulsante di scelta. | |
value — Proprietà, classe fl.controls.Slider | |
Ottiene o imposta il valore corrente del componente Slider. | |
value — Proprietà, classe fl.events.SliderEvent | |
Ottiene il nuovo valore dell'indicatore di scorrimento, in base alla sua posizione. | |
value — Proprietà, classe flash.display.ShaderParameter | |
Il valore o i valori passati allo shader come valore del parametro. | |
value — Proprietà, classe flash.globalization.CurrencyParseResult | |
Il valore dell'importo in valuta che è stato estratto dalla stringa di input. | |
value — Proprietà, classe flash.globalization.NumberParseResult | |
Il valore della parte numerica della stringa di input. | |
value — Proprietà, classe flash.net.URLRequestHeader | |
Il valore associato alla proprietà name (ad esempio, text/plain). | |
value — Proprietà, classe flash.ui.GameInputControl | |
Restituisce il valore per questo controllo. | |
value — Proprietà, classe mx.charts.AxisLabel | |
The value that the label represents. | |
value — Proprietà, classe mx.charts.chartClasses.BoundedValue | |
The value to be rendered. | |
value — Proprietà, classe mx.charts.series.items.PieSeriesItem | |
The value this wedge represents from the PieSeries' dataProvider. | |
value — Proprietà, classe mx.collections.CursorBookmark | |
The underlying marker representation of the bookmark. | |
value — Proprietà, classe mx.controls.ComboBase | |
The value of the selected item. | |
value — Proprietà, classe mx.controls.NumericStepper | |
Current value displayed in the text area of the NumericStepper control. | |
value — Proprietà, classe mx.controls.ProgressBar | |
Read-only property that contains the amount of progress that has been made - between the minimum and maximum values. | |
value — Proprietà, classe mx.controls.RadioButton | |
Optional user-defined value that is associated with a RadioButton control. | |
value — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
The selected item, or the data or label field of the selected item. | |
value — Proprietà, classe mx.controls.listClasses.ListBase | |
The selected item, or the data or label field of the selected item. | |
value — Proprietà, classe mx.controls.sliderClasses.Slider | |
Contains the position of the thumb, and is a number between the minimum and maximum properties. | |
value — Proprietà, classe mx.effects.SetPropertyAction | |
The new value for the property. | |
value — Proprietà, classe mx.effects.SetStyleAction | |
The new value for the style property. | |
value — Proprietà, classe mx.effects.effectClasses.SetPropertyActionInstance | |
The new value for the property. | |
value — Proprietà, classe mx.effects.effectClasses.SetStyleActionInstance | |
The new value for the property. | |
value — Proprietà, classe mx.events.InterManagerRequest | |
Value of property, or array of parameters for method. | |
value — Proprietà, classe mx.events.NumericStepperEvent | |
The value of the NumericStepper control when the event was dispatched. | |
value — Proprietà, classe mx.events.Request | |
Value of property, or array of parameters for method. | |
value — Proprietà, classe mx.events.SliderEvent | |
The new value of the slider. | |
value — Proprietà, classe mx.events.TweenEvent | |
For a tweenStart or tweenUpdate event, the value passed to the onTweenUpdate() method; for a tweenEnd event, the value passed to the onTweenEnd() method. | |
value — Proprietà, interfaccia mx.olap.IOLAPCell | |
The raw value in the cell. | |
value — Proprietà, classe mx.olap.OLAPCell | |
The raw value in the cell. | |
value — Proprietà, classe mx.states.SetProperty | |
The new value for the property. | |
value — Proprietà, classe mx.states.SetStyle | |
The new value for the style. | |
value — Proprietà, classe mx.styles.CSSCondition | |
The value of this condition without any CSS syntax. | |
value — Proprietà, classe mx.utils.LinkedListNode | |
Generic value associated with this node. | |
value — Proprietà, classe spark.automation.events.SparkValueChangeAutomationEvent | |
The new value. | |
value — Proprietà, classe spark.components.RadioButton | |
Optional user-defined value that is associated with a RadioButton component. | |
value — Proprietà, classe spark.components.gridClasses.GridItemEditor | |
By default, this property is initialized by the setter method of the data property. | |
value — Proprietà, classe spark.components.supportClasses.Range | |
The current value for this range. | |
value — Proprietà, classe spark.effects.SetAction | |
The new value for the property. | |
value — Proprietà, classe spark.effects.animation.Keyframe | |
The value that the property of the effect target should have at the time specified by the time property. | |
value — Proprietà, classe spark.effects.supportClasses.SetActionInstance | |
The new value for the property. | |
valueBy — Proprietà, classe spark.effects.animation.Keyframe | |
Optional parameter which, if specified, is used to calculate value in this keyframe or the previous one. | |
valueBy — Proprietà, classe spark.effects.animation.SimpleMotionPath | |
Optional property which specifies the delta used to calculate either the valueFrom or valueTo value. | |
valueCommit — Evento, interfaccia mx.core.ISelectableList | |
Dispatched when the selectedIndex property changes. | |
valueCommit — Evento, classe mx.core.UIComponent | |
Dispatched when values are changed programmatically or by user interaction. | |
valueCommit — Evento, classe spark.components.DateSpinner | |
Dispatched after the selected date has been changed, either by the user (i.e. | |
valueCommit — Evento, classe spark.components.RadioButtonGroup | |
Dispatched when values are changed programmatically or by user interaction. | |
valueCommit — Evento, classe spark.components.TabbedViewNavigator | |
Dispatched when the view navigator's selected index changes. | |
VALUE_COMMIT — Proprietà statica costante, classe mx.events.FlexEvent | |
The FlexEvent.VALUE_COMMIT constant defines the value of the type property of the event object for a valueCommit event. | |
valueDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.UserLinkageAssignmentEditor | |
A skin part that defines the value for USER linkage A skin part that defines the value for USER linkage | |
valueDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.LiteralLinkageAssignmentEditor | |
A skin part that defines literal value entered by user A skin part that defines literal value entered by user | |
valueFactory — Proprietà, classe mx.states.SetProperty | |
An optional write-only property from which to obtain a shared value. | |
valueFactory — Proprietà, classe mx.states.SetStyle | |
An optional write-only property from which to obtain a shared value. | |
valueFormatFunction — Proprietà, classe spark.components.NumericStepper | |
Callback function that formats the value displayed in the skin's textDisplay property. | |
valueFrom — Proprietà, classe spark.effects.animation.SimpleMotionPath | |
The starting value for the property during the animation. | |
valueInput — Parte skin, classe com.adobe.dct.component.ExtendedProperty | |
A skin part that defines a SkinnableTextBase for property value. A skin part that defines a SkinnableTextBase for property value. | |
valueOf() — metodo, classe Boolean | |
Restituisce true se il valore dell'oggetto Boolean specificato è true; false in caso contrario. | |
valueOf() — metodo, classe Date | |
Restituisce il numero di millisecondi trascorsi a partire dalla mezzanotte del 1 gennaio 1970 (ora universale) per un oggetto Date. | |
valueOf() — metodo, classe Namespace | |
Restituisce il valore URI dell'oggetto specificato. | |
valueOf() — metodo, classe Number | |
Restituisce il tipo di valore di base dell'oggetto Number specificato. | |
valueOf() — metodo, classe Object | |
Restituisce il valore di base dell'oggetto specificato. | |
valueOf() — metodo, classe QName | |
Restituisce l'oggetto QName. | |
valueOf() — metodo, classe String | |
Restituisce il valore di base di un'istanza String. | |
valueOf() — metodo, classe XML | |
Restituisce l'oggetto XML. | |
valueOf() — metodo, classe XMLList | |
Restituisce l'oggetto XMLList. | |
valueOf() — metodo, classe int | |
Restituisce il valore di base dell'oggetto int specificato. | |
valueOf() — metodo, classe uint | |
Restituisce il valore del tipo uint di base dell'oggetto uint specificato. | |
valueParseFunction — Proprietà, classe spark.components.NumericStepper | |
Callback function that extracts the numeric value from the displayed value in the skin's textDisplay field. | |
values — Proprietà, classe mx.controls.sliderClasses.Slider | |
An array of values for each thumb when thumbCount is greater than 1. | |
valueSetInput — Parte skin, classe com.adobe.dct.component.dataElementsPanel.NewDataElement | |
A skin part that defines an optional SkinnableTextBase for data element value set. A skin part that defines an optional SkinnableTextBase for data element value set. | |
valueSetInput — Parte skin, classe com.adobe.dct.component.dataElementsPanel.EditDataElement | |
A skin part that defines an optional SkinnableTextBase for data element value set. A skin part that defines an optional SkinnableTextBase for data element value set. | |
valueSetInput — Parte skin, classe com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
A skin part that defines the appearance of the data dictionary element value set. A skin part that defines the appearance of the data dictionary element value set. | |
valueTo — Proprietà, classe spark.effects.animation.SimpleMotionPath | |
The value that the named property will animate to. | |
var — Istruzione | |
Specifica una variabile. | |
VariableColumn() — Funzione di costruzione, classe ga.layouts.VariableColumn | |
Constructor. | |
VariableColumnSkin() — Funzione di costruzione, classe com.adobe.guides.spark.layouts.skins.VariableColumnSkin | |
Constructor. | |
variableColumnWidth — Proprietà, classe spark.components.HGroup | |
If true, specifies that layout elements are to be allocated their preferred width. | |
variableColumnWidth — Proprietà, classe spark.layouts.HorizontalLayout | |
If true, specifies that layout elements are to be allocated their preferred width. | |
variableLinkageEditor — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines VariableLinkageAssignmentEditor component A skin part that defines VariableLinkageAssignmentEditor component | |
variablePanel — Parte skin, classe com.adobe.solutions.exm.authoring.view.ExpressionBuilder | |
A Skin part which defines UI component to display Varaible Panels . A Skin part which defines UI component to display Varaible Panels . | |
variableRowHeight — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether the individual rows can have different height. | |
variableRowHeight — Proprietà, classe mx.controls.listClasses.ListBase | |
A flag that indicates whether the individual rows can have different height. | |
variableRowHeight — Proprietà, classe spark.components.DataGrid | |
If true, each row's height is the maximum of preferred heights of the cells displayed so far. | |
variableRowHeight — Proprietà, classe spark.components.Grid | |
If true, each row's height is the maximum of preferred heights of the cells displayed so far. | |
variableRowHeight — Proprietà, classe spark.components.VGroup | |
Specifies whether layout elements are allocated their preferred height. | |
variableRowHeight — Proprietà, classe spark.layouts.VerticalLayout | |
Specifies whether layout elements are allocated their preferred height. | |
VARIABLES — Proprietà statica costante, classe flash.net.URLLoaderDataFormat | |
Specifica che i dati scaricati vengono ricevuti sotto forma di variabili con codifica URL. | |
variant — Proprietà, classe mx.resources.Locale | |
The variant part of this Locale instance. | |
VBox — classe, pacchetto mx.containers | |
The Halo VBox container lays out its children in a single vertical column. | |
VBox() — Funzione di costruzione, classe mx.containers.VBox | |
Constructor. | |
VDividedBox — classe, pacchetto mx.containers | |
The VDividedBox container lays out its children vertically in the same way as the VBox container, but it inserts a draggable divider in the gap between each child. | |
VDividedBox() — Funzione di costruzione, classe mx.containers.VDividedBox | |
Constructor. | |
vector — Proprietà, classe flash.events.ShaderEvent | |
L'istanza Vector.<Number> che è stato passato al metodo ShaderJob.start(). | |
Vector(sourceArray:Object) — Funzione del pacchetto, Primo livello | |
Crea una nuova istanza Vector i cui elementi sono istanze del tipo di dati specificato. | |
Vector — Classe dinamica, Primo livello | |
La classe Vector consente di accedere a un vettore e di manipolarlo; un vettore è un array i cui elementi hanno tutti lo stesso tipo di dati. | |
Vector(length:uint, fixed:Boolean) — Funzione di costruzione, classe Vector | |
Crea un vettore con il tipo di base specificato. | |
VECTOR — Proprietà statica costante, classe flash.printing.PrintMethod | |
Il metodo di stampa vettoriale. | |
Vector3D — classe, pacchetto flash.geom | |
La classe Vector3D rappresenta un punto o una posizione nello spazio tridimensionale utilizzando le coordinate cartesiane x, y e z. | |
Vector3D(x:Number, y:Number, z:Number, w:Number) — Funzione di costruzione, classe flash.geom.Vector3D | |
Crea un'istanza di un oggetto Vector3D. | |
vectorClass — Proprietà, classe mx.states.AddItems | |
When the collection represented by the target property is a Vector, vectorClass is the type of the target. | |
velocity — Proprietà, classe flash.events.TransformGestureEvent | |
Velocità, in pixel al secondo, dell’evento gesto di trasformazione. | |
verify(signature:XML) — metodo, classe flash.security.XMLSignatureValidator | |
Verifica la firma specificata. | |
verifyDigest — Proprietà, classe mx.core.RSLData | |
True if the digest must be verified before loading the RSL into memory. | |
VerifyError — Classe dinamica, Primo livello | |
La classe VerifyError rappresenta un errore che si verifica quando viene incontrato un file SWF strutturato in modo errato o danneggiato. | |
VerifyError(message:String) — Funzione di costruzione, classe VerifyError | |
Crea un nuovo oggetto VerifyError. | |
version — Proprietà, classe air.update.events.StatusFileUpdateEvent | |
La stringa di versione dell'aggiornamento. | |
version — Proprietà, classe air.update.events.StatusUpdateEvent | |
La stringa di versione dell'aggiornamento. | |
version — Proprietà, classe com.adobe.consulting.pst.vo.Form | |
version — Proprietà, classe com.adobe.consulting.pst.vo.Letter | |
version — Proprietà, classe com.adobe.icc.vo.ContainerLayout | |
version — Proprietà, classe com.adobe.icc.vo.DataModule | |
version — Proprietà, classe com.adobe.icc.vo.Document | |
version — Proprietà, classe com.adobe.icc.vo.Portfolio | |
version — Proprietà costante, classe fl.core.UIComponent | |
Numero di versione dei componenti. | |
version — Proprietà, classe flash.security.X509Certificate | |
Fornisce il numero di versione del formato del certificato. | |
version — Proprietà statica, classe flash.system.Capabilities | |
Specifica le informazioni sulla piattaforma e sulla versione di Flash Player o Adobe® AIR®. | |
version — Proprietà, classe spark.primitives.Graphic | |
Specifies the FXG version this Graphic tag is targeting. | |
VERSION — Proprietà statica costante, classe fl.video.FLVPlayback | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION — Proprietà statica costante, classe fl.video.FLVPlaybackCaptioning | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION — Proprietà statica costante, classe fl.video.NCManager | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION — Proprietà statica costante, classe fl.video.NCManagerNative | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION — Proprietà statica costante, classe fl.video.VideoError | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION — Proprietà statica costante, classe fl.video.VideoPlayer | |
Variabile di stato che indica il numero di versione lungo del componente. | |
VERSION_1_0 — Proprietà statica costante, classe flashx.textLayout.TextLayoutVersion | |
Il valore del numero di versione di TLF 1.0, codificato numericamente come uint. | |
VERSION_1_1 — Proprietà statica costante, classe flashx.textLayout.TextLayoutVersion | |
Il valore del numero di versione di TLF 1.1, codificato numericamente come uint. | |
VERSION_2_0 — Proprietà statica costante, classe flashx.textLayout.TextLayoutVersion | |
Il valore del numero di versione di TLF 2.0, codificato numericamente come uint. | |
VERSION_2_0 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 2.0, encoded numerically as a uint. | |
VERSION_2_0_1 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 2.0.1, encoded numerically as a uint. | |
VERSION_3_0 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 3.0, encoded numerically as a uint. | |
VERSION_4_0 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.0, encoded numerically as a uint. | |
VERSION_4_5 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.5, encoded numerically as a uint. | |
VERSION_4_6 — Proprietà statica costante, classe mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.6, encoded numerically as a uint. | |
VERSION_ALREADY_READ — Proprietà statica costante, classe mx.core.FlexVersion | |
A String passed as a parameter to the compatibilityErrorFunction() method if the compatibility version has already been read. | |
VERSION_ALREADY_SET — Proprietà statica costante, classe mx.core.FlexVersion | |
A String passed as a parameter to the compatibilityErrorFunction() method if the compatibility version has already been set. | |
versionDataProviderChanged — Proprietà, classe com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
versionDisplay — Parte skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
A skin part that defines the asset's version A skin part that defines the asset's version | |
versionDropDown — Parte skin, classe com.adobe.solutions.rca.presentation.comment.CommentPod | |
A reference to the DropDownListBase object that displays the version details. A reference to the DropDownListBase object that displays the version details. | |
versionLabel — Proprietà, classe air.update.events.StatusFileUpdateEvent | |
La stringa dell'etichetta di versione dell'aggiornamento. | |
versionLabel — Proprietà, classe air.update.events.StatusUpdateEvent | |
La stringa dell'etichetta di versione dell'aggiornamento. | |
VERTEX — Proprietà statica costante, classe flash.display3D.Context3DProgramType | |
Un programma di vertici. | |
VertexBuffer3D — classe, pacchetto flash.display3D | |
La classe VertexBuffer3D rappresenta una serie di dati di vertici caricati in un contesto di rendering. | |
VERTICAL — Proprietà statica costante, classe fl.controls.ScrollBarDirection | |
Indica che l'istanza del componente ScrollBar viene utilizzata per lo scorrimento verticale. | |
VERTICAL — Proprietà statica, classe fl.controls.SliderDirection | |
Posiziona il componente Slider sull'asse verticale. | |
VERTICAL — Proprietà statica costante, classe flash.display.LineScaleMode | |
Se questa impostazione viene utilizzata come parametro scaleMode del metodo lineStyle(), lo spessore della linea viene modificato in scala solo verticalmente. | |
VERTICAL — Proprietà statica costante, classe flashx.textLayout.events.ScrollEventDirection | |
L'utente ha eseguito uno scorrimento verticale. | |
VERTICAL — Proprietà statica costante, classe mx.charts.chartClasses.ChartBase | |
The value of this constant is passed to methods such as getNextItem() and getPrevItem(). | |
VERTICAL — Proprietà statica costante, classe mx.containers.BoxDirection | |
Specifies that children of the Box container are laid out vertically. | |
VERTICAL — Proprietà statica costante, classe mx.containers.FormItemDirection | |
Specifies that the children of the FormItem container are laid out vertically. | |
VERTICAL — Proprietà statica costante, classe mx.containers.TileDirection | |
Specifies that the children of the Tile container are laid out vertically; that is, starting with the first column. | |
VERTICAL — Proprietà statica costante, classe mx.controls.listClasses.TileBaseDirection | |
Arrange chidren vertically. | |
VERTICAL — Proprietà statica costante, classe mx.controls.scrollClasses.ScrollBarDirection | |
Specifies that a ScrollBar control is for vertical scrolling. | |
VERTICAL — Proprietà statica costante, classe mx.controls.sliderClasses.SliderDirection | |
Specifies to display a vertical slider. | |
VERTICAL — Proprietà statica costante, classe mx.core.ContainerLayout | |
Use vertical layout for the contents of this container. | |
VERTICAL — Proprietà statica costante, classe mx.events.ScrollEventDirection | |
The user scrolled vertically. | |
verticalAccuracy — Proprietà, classe flash.events.GeolocationEvent | |
La precisione verticale in metri. | |
verticalAlign — Proprietà, classe fl.text.TLFTextField | |
Allineamento verticale o giustificazione (utilizza il valore predefinito se è undefined durante la cascata). | |
verticalAlign — Proprietà, classe flashx.textLayout.container.ContainerController | |
TextLayoutFormat: allineamento verticale o giustificazione (utilizza il valore predefinito se è undefined durante la cascata). | |
verticalAlign — Proprietà, classe flashx.textLayout.elements.FlowElement | |
TextLayoutFormat: allineamento verticale o giustificazione (utilizza il valore predefinito se è undefined durante la cascata). | |
verticalAlign — Proprietà, interfaccia flashx.textLayout.formats.ITextLayoutFormat | |
Allineamento verticale o giustificazione (utilizza il valore predefinito se è undefined durante la cascata). | |
verticalAlign — Proprietà, classe flashx.textLayout.formats.TextLayoutFormat | |
Allineamento verticale o giustificazione (utilizza il valore predefinito se è undefined durante la cascata). | |
verticalAlign — Proprietà, classe spark.components.HGroup | |
The vertical alignment of layout elements. | |
verticalAlign — Proprietà, classe spark.components.Image | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio and scaleMode is set to mx.graphics.BitmapScaleMode.LETTERBOX. | |
verticalAlign — Proprietà, classe spark.components.TileGroup | |
Specifies how to align the elements within the cells in the vertical direction. | |
verticalAlign — Proprietà, classe spark.components.VGroup | |
The vertical alignment of the content relative to the container's height. | |
verticalAlign — Proprietà, classe spark.layouts.HorizontalLayout | |
The vertical alignment of layout elements. | |
verticalAlign — Proprietà, classe spark.layouts.TileLayout | |
Specifies how to align the elements within the cells in the vertical direction. | |
verticalAlign — Proprietà, classe spark.layouts.VerticalLayout | |
The vertical alignment of the content relative to the container's height. | |
verticalAlign — Proprietà, classe spark.primitives.BitmapImage | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio and scaleMode is set to mx.graphics.BitmapScaleMode.LETTERBOX. | |
verticalAlign — Stile, classe mx.charts.Legend | |
Vertical alignment of each child inside its tile cell. | |
verticalAlign — Stile, classe mx.containers.Tile | |
Vertical alignment of each child inside its tile cell. | |
verticalAlign — Stile, classe mx.containers.Box | |
Vertical alignment of children in the container. | |
verticalAlign — Stile, classe mx.containers.GridRow | |
Vertical alignment of children in the container. | |
verticalAlign — Stile, classe mx.containers.Panel | |
Vertical alignment of children in the container. | |
verticalAlign — Stile, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Vertical alignment of the header text. | |
verticalAlign — Stile, classe mx.controls.listClasses.ListBase | |
The vertical alignment of a renderer in a row. | |
verticalAlign — Stile, classe mx.controls.listClasses.AdvancedListBase | |
The vertical alignment of a renderer in a row. | |
verticalAlign — Stile, classe mx.controls.TabBar | |
Vertical alignment of all tabs within the TabBar. | |
verticalAlign — Stile, classe mx.controls.SWFLoader | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio. | |
verticalAlign — Stile, classe mx.controls.ButtonBar | |
Vertical alignment of all buttons within the ButtonBar. | |
verticalAlign — Stile, classe mx.core.LayoutContainer | |
Vertical alignment of children in the container. | |
verticalAlign — Stile, classe spark.components.supportClasses.SkinnableTextBase | |
Vertical alignment or justification. | |
verticalAlign — Stile, classe spark.components.Label | |
Vertical alignment or justification. | |
verticalAlign — Stile, classe spark.components.RichText | |
Vertical alignment or justification. | |
verticalAlign — Stile, classe spark.components.RichEditableText | |
Vertical alignment or justification. | |
verticalAlign — Stile, classe spark.components.LabelItemRenderer | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio. | |
VerticalAlign — classe finale, pacchetto flashx.textLayout.formats | |
Definisce i valori per la proprietà verticalAlign della classe TextLayoutFormat. | |
VerticalAlign — classe finale, pacchetto spark.layouts | |
The VerticalAlign class defines the possible values for the verticalAlign property of the HorizontalLayout class. | |
verticalAlternateFill — Stile, classe mx.charts.GridLines | |
Specifies the fill pattern for alternating vertical bands not defined by the fill property. | |
verticalAxis — Proprietà, classe mx.charts.chartClasses.CartesianChart | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.chartClasses.CartesianDataCanvas | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.chartClasses.HLOCSeriesBase | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.chartClasses.StackedSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.AreaSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.BarSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.BubbleSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.ColumnSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.LineSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — Proprietà, classe mx.charts.series.PlotSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
VERTICAL_AXIS — Proprietà statica costante, classe mx.charts.chartClasses.CartesianTransform | |
A String representing the vertical axis. | |
verticalAxisRatio — Proprietà, classe mx.charts.chartClasses.CartesianChart | |
Determines the width limit of the vertical axis. | |
verticalAxisRenderers — Proprietà, classe mx.charts.chartClasses.CartesianChart | |
Specifies how data appears along the y-axis of a chart. | |
verticalAxisStyleNames — Stile, classe mx.charts.chartClasses.CartesianChart | |
An array of class selectors that define the style properties for vertical axes. | |
verticalAxisTitleAlignment — Stile, classe mx.charts.AxisRenderer | |
Specifies how vertical axis title is to be rendered. | |
verticalCenter — Proprietà, interfaccia mx.core.ILayoutElement | |
The vertical distance in pixels from the center of the component to the center of the anchor target's content area. | |
verticalCenter — Proprietà, classe mx.core.UIComponent | |
For components, this layout constraint property is a facade on top of the similarly-named style. | |
verticalCenter — Proprietà, classe mx.flash.UIMovieClip | |
The vertical distance in pixels from the center of the component's content area to the center of the component. | |
verticalCenter — Proprietà, classe spark.core.SpriteVisualElement | |
The vertical distance in pixels from the center of the component to the center of the anchor target's content area. | |
verticalCenter — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
The vertical distance in pixels from the center of the component to the center of the anchor target's content area. | |
verticalCenter — Stile, classe mx.core.UIComponent | |
The vertical distance in pixels from the center of the component's content area to the center of the component. | |
verticalChangeCount — Stile, classe mx.charts.GridLines | |
Specifies the number of tick marks between vertical grid lines. | |
verticalDivider — Parte skin, classe xd.core.axm.view.components.AXMVerticalDivider | |
verticalDividerCursor — Stile, classe mx.containers.DividedBox | |
The cursor skin for a vertical DividedBox. | |
verticalFill — Stile, classe mx.charts.GridLines | |
Specifies the fill pattern for alternating vertical bands created by the grid lines. | |
verticalFocus — Proprietà, classe mx.charts.effects.SeriesZoom | |
Defines the location of the focal point of the zoom. | |
verticalFocus — Proprietà, classe mx.charts.effects.effectClasses.SeriesZoomInstance | |
Defines the location of the focul point of the zoom. | |
verticalGap — Proprietà, classe spark.components.TileGroup | |
Vertical space between rows, in pixels. | |
verticalGap — Proprietà, classe spark.layouts.TileLayout | |
Vertical space between rows, in pixels. | |
verticalGap — Proprietà, classe spark.layouts.ViewMenuLayout | |
The vertical space between rows, in pixels. | |
verticalGap — Stile, classe mx.charts.Legend | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.charts.LegendItem | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.dividedBoxClasses.BoxDivider | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Form | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.ViewStack | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.FormItem | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Grid | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Tile | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Box | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Panel | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.containers.Accordion | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.controls.listClasses.TileListItemRenderer | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.controls.TabBar | |
Number of pixels between tab navigation items in the vertical direction. | |
verticalGap — Stile, classe mx.controls.Button | |
Gap between the button's label and icon when the labelPlacement property is set to "top" or "bottom". | |
verticalGap — Stile, classe mx.controls.ButtonBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.controls.ProgressBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.controls.LinkBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.controls.DateChooser | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe mx.core.LayoutContainer | |
Number of pixels between children in the vertical direction. | |
verticalGap — Stile, classe spark.components.IconItemRenderer | |
Number of pixels between children in the vertical direction. | |
verticalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — metodo, classe mx.core.UIComponent | |
Returns a box Matrix which can be passed to drawRoundRect() as the rot parameter when drawing a vertical gradient. | |
verticalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — metodo, classe mx.skins.ProgrammaticSkin | |
Utility function to create a vertical gradient matrix. | |
verticalGridLineColor — Stile, classe mx.controls.DataGrid | |
The color of the vertical grid lines. | |
verticalGridLineColor — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The color of the vertical grid lines. | |
verticalGridLines — Stile, classe mx.controls.DataGrid | |
A flag that indicates whether to show vertical grid lines between the columns. | |
verticalGridLines — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether to show vertical grid lines between the columns. | |
VerticalLayout — classe, pacchetto spark.layouts | |
The VerticalLayout class arranges the layout elements in a vertical sequence, top to bottom, with optional gaps between the elements and optional padding around the sequence of elements. | |
VerticalLayout() — Funzione di costruzione, classe spark.layouts.VerticalLayout | |
Constructor. | |
verticalLineScrollSize — Proprietà, classe fl.containers.BaseScrollPane | |
Ottiene o imposta un valore che descrive la quantità di pixel da scorrere in senso verticale quando viene fatto clic su una freccia di scorrimento. | |
verticalLineScrollSize — Proprietà, classe mx.core.Container | |
Number of pixels to scroll when the up- or down-arrow button in the vertical scroll bar is pressed, or when you scroll by using the mouse wheel. | |
verticalLockedSeparatorSkin — Stile, classe mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separator between the locked and unlocked columns in a DataGrid control. | |
verticalLockedSeparatorSkin — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separator between the locked and unlocked columns in a AdvancedDataGrid control. | |
verticalOriginStroke — Stile, classe mx.charts.GridLines | |
Specifies the line style for the vertical origin. | |
verticalPageScrollSize — Proprietà, classe fl.containers.BaseScrollPane | |
Ottiene o imposta il numero di pixel per cui spostare la casella di scorrimento sulla barra di scorrimento verticale quando viene premuta la traccia della barra di scorrimento. | |
verticalPageScrollSize — Proprietà, classe mx.core.Container | |
Number of pixels to scroll when the track in the vertical scroll bar is pressed. | |
verticalPosition — Proprietà, classe spark.components.Callout | |
Vertical position of the callout relative to the owner. | |
verticalPosition — Proprietà, classe spark.components.CalloutButton | |
Vertical position of the callout relative to the owner. | |
verticalScrollBar — Proprietà, classe fl.containers.BaseScrollPane | |
Ottiene un riferimento alla barra di scorrimento verticale. | |
verticalScrollBar — Proprietà, classe fl.controls.TextArea | |
Ottiene un riferimento alla barra di scorrimento verticale. | |
verticalScrollBar — Proprietà, classe mx.core.Container | |
The vertical scrollbar used in this container. | |
verticalScrollBar — Proprietà, classe mx.core.ScrollControlBase | |
The vertical scroll bar. | |
verticalScrollBar — Parte skin, classe spark.components.Scroller | |
A skin part that defines the vertical scroll bar. This property should be considered read-only. It is only set by the Scroller's skin. This property is Bindable. A skin part that defines the vertical scroll bar. | |
verticalScrollBarFactory — Proprietà, classe spark.skins.spark.ScrollerSkin | |
A vertical scrollbar that lets you control the portion of data that is displayed when there is too much data to fit vertically in a display area. | |
verticalScrollBarFactory — Parte skin, classe spark.components.Scroller | |
A skin part that defines the vertical scroll bar. The verticalScrollBar skin part takes precedence over this skin part. When Scroller creates an instance of this part, it will set the verticalScrollBar skin part to that instance. This property should be considered read-only. It is only set by the Scroller's skin. To access the VScrollBar instance, use verticalScrollBar. A skin part that defines the vertical scroll bar. | |
verticalScrollBarStyleName — Stile, classe mx.core.ScrollControlBase | |
Style name for vertical scrollbar. | |
verticalScrollBarStyleName — Stile, classe mx.core.Container | |
The name of the vertical scrollbar style. | |
verticalScrollPolicy — Proprietà, classe fl.containers.BaseScrollPane | |
Ottiene o imposta un valore che indica lo stato della barra di scorrimento verticale. | |
verticalScrollPolicy — Proprietà, classe fl.controls.TextArea | |
Ottiene o imposta lo scorrimento della barra di scorrimento verticale. | |
verticalScrollPolicy — Proprietà, classe flashx.textLayout.container.ContainerController | |
Specifica il criterio di scorrimento verticale, impostabile assegnando una delle costanti della classe ScrollPolicy: ON, OFF o AUTO. | |
verticalScrollPolicy — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
verticalScrollPolicy — Proprietà, classe flashx.textLayout.factory.TextLineFactoryBase | |
Specifica come vengono create le righe quando i limiti della composizione non sono abbastanza estesi. | |
verticalScrollPolicy — Proprietà, classe mx.controls.TextArea | |
Whether the vertical scroll bar is always on (ScrollPolicy.ON), always off (ScrollPolicy.OFF), or turns on when needed (ScrollPolicy.AUTO). | |
verticalScrollPolicy — Proprietà, classe mx.core.Container | |
Specifies whether the vertical scroll bar is always present, always absent, or automatically added when needed. | |
verticalScrollPolicy — Proprietà, classe mx.core.ScrollControlBase | |
A property that indicates whether the vertical scroll bar is always on, always off, or automatically changes based on the parameters passed to the setScrollBarProperties() method. | |
verticalScrollPolicy — Stile, classe spark.components.TextArea | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — Stile, classe spark.components.List | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — Stile, classe spark.components.Scroller | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — Stile, classe spark.components.DataGrid | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPosition — Proprietà, classe fl.containers.BaseScrollPane | |
Ottiene o imposta un valore che descrive la posizione verticale, espressa in pixel, della barra di scorrimento verticale nel pannello di scorrimento. | |
verticalScrollPosition — Proprietà, classe fl.controls.TextArea | |
Ottiene o imposta la modifica della posizione della casella di scorrimento della barra di scorrimento, espressa in pixel, dopo che l'utente ha effettuato un scorrimento verticale del campo di testo. | |
verticalScrollPosition — Proprietà, classe flashx.textLayout.container.ContainerController | |
Specifica la posizione di scorrimento verticale corrente sullo stage. | |
verticalScrollPosition — Proprietà, classe flashx.textLayout.container.TextContainerManager | |
Specifica la posizione di scorrimento verticale corrente sullo stage. | |
verticalScrollPosition — Proprietà, classe mx.charts.Legend | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — Proprietà, classe mx.controls.TextArea | |
Line number of the top row of characters that is currently displayed. | |
verticalScrollPosition — Proprietà, classe mx.core.Container | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — Proprietà, interfaccia mx.core.IContainer | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — Proprietà, classe mx.core.ScrollControlBase | |
The offset into the content from the top edge. | |
verticalScrollPosition — Proprietà, classe spark.components.RichEditableText | |
The number of pixels by which the text is scrolled vertically. | |
verticalScrollPosition — Proprietà, classe spark.components.supportClasses.GroupBase | |
The y coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
verticalScrollPosition — Proprietà, classe spark.components.supportClasses.StyleableTextField | |
The vertical scroll position of the text. | |
verticalScrollPosition — Proprietà, interfaccia spark.core.IEditableText | |
The vertical scroll position of the text. | |
verticalScrollPosition — Proprietà, interfaccia spark.core.IViewport | |
The y coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
verticalScrollPosition — Proprietà, classe spark.layouts.supportClasses.LayoutBase | |
The y coordinate of the origin of the viewport in the component's coordinate system, where the default value is (0,0) corresponding to the upper-left corner of the component. | |
verticalSeparatorSkin — Stile, classe mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separators between columns in a DataGrid control. | |
verticalSeparatorSkin — Stile, classe mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separators between columns in a AdvancedDataGrid control. | |
verticalShowOrigin — Stile, classe mx.charts.GridLines | |
Determines whether to draw the vertical Origin. | |
verticalStroke — Stile, classe mx.charts.GridLines | |
Specifies the line style for vertical grid lines. | |
verticalTextLayout — Proprietà, interfaccia flash.text.ime.IIMEClient | |
Indica se il testo nel componente è verticale o meno. | |
verticalTickAligned — Stile, classe mx.charts.GridLines | |
Determines whether to align vertical grid lines with tick marks. | |
vertices — Proprietà, classe flash.display.GraphicsTrianglePath | |
Un vettore di numeri in cui ogni coppia di numeri viene gestita come un punto (una coppia x, y). | |
VGroup — classe, pacchetto spark.components | |
The VGroup container is an instance of the Group container that uses the VerticalLayout class. | |
VGroup() — Funzione di costruzione, classe spark.components.VGroup | |
Constructor. | |
Video — classe, pacchetto flash.media | |
La classe Video visualizza video dal vivo o registrati in un'applicazione senza inserire il video nel file SWF. | |
Video(width:int, height:int) — Funzione di costruzione, classe flash.media.Video | |
Crea una nuova istanza Video. | |
VIDEO — Proprietà statica costante, classe flash.media.MediaType | |
Un video. | |
VideoAlign — classe finale, pacchetto fl.video | |
La classe VideoAlign fornisce i valori costanti da utilizzare per le proprietà FLVPlayback.align e VideoPlayer.align. | |
videoBufferByteLength — Proprietà, classe flash.net.NetStreamInfo | |
Fornisce la dimensione del buffer video di NetStream, espressa in byte. | |
videoBufferLength — Proprietà, classe flash.net.NetStreamInfo | |
Fornisce la dimensione del buffer video di NetStream, espressa in secondi. | |
videoByteCount — Proprietà, classe flash.net.NetStreamInfo | |
Specifica il numero totale di byte video arrivati nella coda, indipendentemente da quanti byte sono stati riprodotti o scaricati. | |
videoBytesPerSecond — Proprietà, classe flash.net.NetStreamInfo | |
Specifica la velocità di riempimento del buffer video NetStream, espressa in byte al secondo. | |
VideoCodec — classe finale, pacchetto flash.media | |
La classe VideoCodec una enumerazione di valori costanti di codec video supportati. | |
videoDisplay — Proprietà, classe spark.skins.spark.VideoPlayerSkin | |
A required skin part that defines the VideoDisplay. | |
videoDisplay — Proprietà, classe spark.skins.wireframe.VideoPlayerSkin | |
A required skin part that defines the VideoDisplay. | |
videoDisplay — Parte skin, classe spark.components.VideoPlayer | |
A required skin part that defines the VideoDisplay. A required skin part that defines the VideoDisplay. | |
VideoDisplay — classe, pacchetto mx.controls | |
The VideoDisplay control lets you play an FLV file in a Flex application. | |
VideoDisplay — classe, pacchetto spark.components | |
The VideoDisplay class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. | |
VideoDisplay() — Funzione di costruzione, classe mx.controls.VideoDisplay | |
Constructor. | |
VideoDisplay() — Funzione di costruzione, classe spark.components.VideoDisplay | |
Constructor. | |
VideoDisplayAutomationImpl — classe, pacchetto mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
VideoDisplayAutomationImpl(obj:mx.controls:VideoDisplay) — Funzione di costruzione, classe mx.automation.delegates.controls.VideoDisplayAutomationImpl | |
Constructor. | |
VideoError — classe, pacchetto fl.video | |
L'eccezione VideoError è il principale sistema che consente di riportare errori di runtime dalle classi FLVPlayback e VideoPlayer. | |
VideoError — classe, pacchetto mx.controls.videoClasses | |
The VideoError class represents the error codes for errors thrown by the VideoDisplay control. | |
VideoError(errCode:uint, msg:String) — Funzione di costruzione, classe fl.video.VideoError | |
Crea un nuovo oggetto VideoError. | |
VideoError(errCode:uint, msg:String) — Funzione di costruzione, classe mx.controls.videoClasses.VideoError | |
Constructor. | |
VideoEvent — classe, pacchetto fl.video | |
Flash® Player invia un oggetto VideoEvent quando l'utente riproduce un video. | |
VideoEvent — classe, pacchetto flash.events | |
Questa classe di eventi segnala lo stato di rendering corrente del video. | |
VideoEvent — classe, pacchetto mx.events | |
The VideoEvent class represents the event object passed to the event listener for events dispatched by the VideoDisplay control, and defines the values of the VideoDisplay.state property. | |
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, playheadTime:Number, vp:uint) — Funzione di costruzione, classe fl.video.VideoEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi video. | |
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String) — Funzione di costruzione, classe flash.events.VideoEvent | |
Funzione di costruzione. | |
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, playheadTime:Number) — Funzione di costruzione, classe mx.events.VideoEvent | |
Constructor. | |
videoFrame — Evento, classe flash.media.Camera | |
Inviato dopo che un nuovo fotogramma della videocamera è stato elaborato dal runtime ed è disponibile per essere copiato. | |
VIDEO_FRAME — Proprietà statica costante, classe flash.events.Event | |
La costante Event.VIDEO_FRAME definisce il valore della proprietà type di un oggetto evento videoFrame. | |
videoHeight — Proprietà, classe fl.video.VideoPlayer | |
Larghezza di origine del file FLV caricato. | |
videoHeight — Proprietà, classe flash.display3D.textures.VideoTexture | |
Un numero intero che specifica l'altezza del flusso video espressa in pixel. | |
videoHeight — Proprietà, classe flash.media.StageVideo | |
Un numero intero che specifica l'altezza del flusso video espressa in pixel. | |
videoHeight — Proprietà, classe flash.media.Video | |
Un numero intero che specifica l'altezza del flusso video espressa in pixel. | |
videoHeight — Proprietà, classe mx.controls.VideoDisplay | |
Height of the loaded FLV file. | |
videoLossRate — Proprietà, classe flash.net.NetStreamInfo | |
Specifica la frequenza della perdita video del NetStream (rapporto dei messaggi persi rispetto ai messaggi totali). | |
videoObject — Proprietà, classe spark.components.VideoDisplay | |
The underlying flash player flash.media.Video object. | |
videoObject — Proprietà, classe spark.components.VideoPlayer | |
The underlying flash player flash.media.Video object. | |
videoPlayer — Proprietà, interfaccia fl.video.INCManager | |
L'oggetto VideoPlayer a cui appartiene l'oggetto. | |
videoPlayer — Proprietà, classe fl.video.NCManager | |
L'oggetto VideoPlayer a cui appartiene l'oggetto. | |
VideoPlayer — classe, pacchetto fl.video | |
La classe VideoPlayer consente di creare un lettore video con un file SWF leggermente più piccolo di quello necessario se si usasse il componente FLVPlayback. | |
VideoPlayer — classe, pacchetto spark.components | |
The VideoPlayer control is a skinnable video player that supports progressive download, multi-bitrate streaming, and streaming video. | |
VideoPlayer(width:int, height:int) — Funzione di costruzione, classe fl.video.VideoPlayer | |
Crea un nuovo oggetto VideoPlayer con valori di larghezza e altezza specifici. | |
VideoPlayer() — Funzione di costruzione, classe spark.components.VideoPlayer | |
Constructor. | |
VideoPlayerAccImpl — classe, pacchetto spark.accessibility | |
VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. | |
VideoPlayerAccImpl(master:mx.core:UIComponent) — Funzione di costruzione, classe spark.accessibility.VideoPlayerAccImpl | |
Constructor. | |
videoPlayerIndex — Proprietà, classe fl.video.FLVPlaybackCaptioning | |
Collega le didascalie a uno specifico VideoPlayer nel componente FLVPlayback. | |
VideoPlayerSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin() — Funzione di costruzione, classe spark.skins.spark.VideoPlayerSkin | |
Constructor. | |
VideoPlayerSkin() — Funzione di costruzione, classe spark.skins.wireframe.VideoPlayerSkin | |
Constructor. | |
VideoProgressEvent — classe, pacchetto fl.video | |
Flash® Player invia un oggetto VideoProgressEvent quando l'utente richiede il numero di byte caricati durante uno scaricamento HTTP progressivo del video. | |
VideoProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, vp:uint) — Funzione di costruzione, classe fl.video.VideoProgressEvent | |
Crea un oggetto Event contenente informazioni relative agli eventi progress. | |
videoReliable — Proprietà, classe flash.net.NetStream | |
Per le connessioni RTMFP, specifica se il video viene inviato con affidabilità completa. | |
videoSampleAccess — Proprietà, classe flash.net.NetStream | |
Per le connessioni RTMFP, specifica se i sottoscrittori peer-to-peer di questo NetStream sono autorizzati da acquisire il flusso video. | |
VideoScaleMode — classe finale, pacchetto fl.video | |
La classe VideoScaleMode fornisce i valori costanti da utilizzare per le proprietà FLVPlayback.scaleMode e VideoPlayer.scaleMode. | |
VideoState — classe finale, pacchetto fl.video | |
La classe VideoState fornisce i valori costanti da utilizzare per le proprietà di sola lettura FLVPlayback.state e VideoPlayer. | |
VideoStatus — classe finale, pacchetto flash.media | |
Questa classe definisce un'enumerazione che descrive i possibili livelli della decodifica video. | |
videoStreamSettings — Proprietà, classe flash.net.NetStream | |
Specifica le proprietà di compressione del flusso. | |
VideoStreamSettings — classe, pacchetto flash.media | |
La classe VideoStreamSettings abilita la specifica delle impostazioni di compressione video per ogni oggetto NetStream. | |
VideoStreamSettings() — Funzione di costruzione, classe flash.media.VideoStreamSettings | |
Crea un oggetto di impostazione che specifica l'uso di un codec video Sorenson Spark per la compressione. | |
VideoTexture — classe finale, pacchetto flash.display3D.textures | |
Prima di Flash Player 21, per utilizzare video in Stage3D era necessario utilizzare l’oggetto Video (senza accelerazione hardware), copiando il fotogramma video in un oggetto BitmapData e caricando i dati sulla GPU con un uso intenso della CPU. | |
VideoTextureEvent — classe, pacchetto flash.events | |
Quasi esattamente StageVideoEvent. | |
VideoTextureEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String, colorSpace:String) — Funzione di costruzione, classe flash.events.VideoTextureEvent | |
videoWidth — Proprietà, classe fl.video.VideoPlayer | |
Larghezza di origine del file FLV caricato. | |
videoWidth — Proprietà, classe flash.display3D.textures.VideoTexture | |
Un numero intero che specifica la larghezza del flusso video espressa in pixel. | |
videoWidth — Proprietà, classe flash.media.StageVideo | |
Un numero intero che specifica la larghezza del flusso video espressa in pixel. | |
videoWidth — Proprietà, classe flash.media.Video | |
Un numero intero che specifica la larghezza del flusso video espressa in pixel. | |
videoWidth — Proprietà, classe mx.controls.VideoDisplay | |
Width of the loaded FLV file. | |
view — Proprietà, classe mx.collections.HierarchicalCollectionViewCursor | |
A reference to the ICollectionView with which this cursor is associated. | |
view — Proprietà, interfaccia mx.collections.IViewCursor | |
A reference to the ICollectionView with which this cursor is associated. | |
view — Stato skin, classe com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
View state of the DDEMetaEditor. | |
view — Stato skin, classe com.adobe.dct.component.toolbars.DDToolbar | |
View/Read only state of the ToolBar. | |
view — Stato skin, classe com.adobe.dct.view.PropertyContainer | |
View state or the PropertyContainer. | |
View — classe, pacchetto spark.components | |
The View class is the base container class for all views used by view navigators. | |
View — Stato skin, classe com.adobe.dct.component.datadictionary.DDEditor | |
View state where values are non editable. | |
View — Stato skin, classe com.adobe.dct.component.ExtendedProperty | |
View state where values are non editable. | |
View — Stato skin, classe com.adobe.dct.view.DictionaryServiceView | |
View State of the DictionaryServiceView | |
View — Stato skin, classe com.adobe.dct.view.DictionaryPropertiesView | |
View State of the DictionaryPropertiesView. | |
View — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
View state of the IccRichTextControlToolbar | |
View — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
View state of the CategoryEditor | |
View — Stato skin, classe com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
View state of the AssetPropertiesEditor | |
View() — Funzione di costruzione, classe spark.components.View | |
Constructor. | |
viewActivate — Evento, classe spark.components.View | |
Dispatched when the current view has been activated. | |
VIEW_ACTIVATE — Proprietà statica costante, classe spark.events.ViewNavigatorEvent | |
The ViewNavigatorEvent.VIEW_ACTIVATE constant defines the value of the type property of the event object for an viewActivate event. | |
viewDeactivate — Evento, classe spark.components.View | |
Dispatched when the current view has been deactivated. | |
VIEW_DEACTIVATE — Proprietà statica costante, classe spark.events.ViewNavigatorEvent | |
The ViewNavigatorEvent.VIEW_DEACTIVATE constant defines the value of the type property of the event object for an viewDeactivate event. | |
viewHeight — Proprietà, classe spark.core.SpriteVisualElement | |
Defines the vertical space that the graphic uses in the layout. | |
viewHeight — Proprietà, classe spark.primitives.Graphic | |
Defines the vertical space that the graphic uses in the layout. | |
viewMenu — Proprietà, classe spark.skins.mobile.TabbedViewNavigatorApplicationSkin | |
Creates an action menu from this factory when the menu button is pressed | |
viewMenu — Proprietà, classe spark.skins.mobile.ViewNavigatorApplicationSkin | |
Creates an action menu from this factory when the menu button is pressed | |
viewMenu — Parte skin, classe com.adobe.solutions.acm.ccr.presentation.ToolBar | |
A skin part that defines view menu to select the data or content view. A skin part that defines view menu to select the data or content view. | |
viewMenu — Parte skin, classe spark.components.supportClasses.ViewNavigatorApplicationBase | |
Dynamic skin part that defines the ViewMenu used to display the view menu when the menu button is pressed. The default skin uses a factory that generates an ViewMenu instance. Dynamic skin part that defines the ViewMenu used to display the view menu when the menu button is pressed. | |
ViewMenu — classe, pacchetto spark.components | |
The ViewMenu container defines a menu in a View container. | |
ViewMenu() — Funzione di costruzione, classe spark.components.ViewMenu | |
Constructor. | |
ViewMenuItem — classe, pacchetto spark.components | |
The ViewMenuItem control displays a label and icon for a menu item in the ViewMenu container. | |
ViewMenuItem() — Funzione di costruzione, classe spark.components.ViewMenuItem | |
Constructor. | |
viewMenuItems — Proprietà, classe spark.components.View | |
The Vector of ViewMenuItem objects passed to the ViewMenu when this View is the active view. | |
ViewMenuItemSkin — classe, pacchetto spark.skins.mobile | |
Default skin for ViewMenuItem. | |
ViewMenuItemSkin() — Funzione di costruzione, classe spark.skins.mobile.ViewMenuItemSkin | |
Constructor. | |
ViewMenuLayout — classe, pacchetto spark.layouts | |
The ViewMenuLayout class defines the layout of the ViewMenu container. | |
ViewMenuLayout() — Funzione di costruzione, classe spark.layouts.ViewMenuLayout | |
Constructor. | |
viewMenuOpen — Proprietà, classe spark.components.supportClasses.ViewNavigatorApplicationBase | |
Opens the view menu if set to true, and closes it if set to false. | |
ViewMenuSkin — classe, pacchetto spark.skins.mobile | |
The default skin class for a Spark ViewMenu in a mobile application. | |
ViewMenuSkin() — Funzione di costruzione, classe spark.skins.mobile.ViewMenuSkin | |
Constructor. | |
viewMetrics — Proprietà, classe mx.charts.Legend | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — Proprietà, classe mx.core.Container | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — Proprietà, interfaccia mx.core.IContainer | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — Proprietà, classe mx.core.ScrollControlBase | |
An EdgeMetrics object taking into account the scroll bars, if visible. | |
viewMetricsAndPadding — Proprietà, classe mx.charts.Legend | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetricsAndPadding — Proprietà, classe mx.core.Container | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMode — Proprietà, classe com.adobe.dct.component.datadictionary.DDExplorer | |
ViewNavigator — classe, pacchetto spark.components | |
The ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active. | |
ViewNavigator() — Funzione di costruzione, classe spark.components.ViewNavigator | |
Constructor. | |
ViewNavigatorAction — classe finale, pacchetto spark.components.supportClasses | |
The ViewNavigatorAction class defines the constant values for the action property of ViewNavigatorEvent class. | |
ViewNavigatorApplication — classe, pacchetto spark.components | |
The ViewNavigatorApplication class is an application class meant to provide a simple framework for applications that employ a view-based navigation model. | |
ViewNavigatorApplication() — Funzione di costruzione, classe spark.components.ViewNavigatorApplication | |
Constructor. | |
ViewNavigatorApplicationBase — classe, pacchetto spark.components.supportClasses | |
The ViewNavigatorApplicationBase class is the base class used for all view-based application types. | |
ViewNavigatorApplicationBase() — Funzione di costruzione, classe spark.components.supportClasses.ViewNavigatorApplicationBase | |
Constructor | |
ViewNavigatorApplicationSkin — classe, pacchetto spark.skins.mobile | |
The ActionScript-based skin used for ViewNavigatorApplication. | |
ViewNavigatorApplicationSkin() — Funzione di costruzione, classe spark.skins.mobile.ViewNavigatorApplicationSkin | |
Constructor. | |
ViewNavigatorBase — classe, pacchetto spark.components.supportClasses | |
The ViewNavigatorBase class defines the base class logic and interface used by view navigators. | |
ViewNavigatorBase() — Funzione di costruzione, classe spark.components.supportClasses.ViewNavigatorBase | |
Constructor. | |
ViewNavigatorEvent — classe, pacchetto spark.events | |
The ViewNavigatorEvent class represents event objects dispatched by the View class. | |
ViewNavigatorEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String) — Funzione di costruzione, classe spark.events.ViewNavigatorEvent | |
Constructor. | |
viewNavigatorPopUp — Proprietà, classe spark.skins.mobile.SplitViewNavigatorSkin | |
The popUp used to display a navigator when showFirstViewNavigatorInPopUp() is called. | |
viewNavigatorPopUp — Parte skin, classe spark.components.SplitViewNavigator | |
The popUp used to display a navigator when showFirstViewNavigatorInPopUp() is called. When creating a custom MXML skin, this component should not be on the display list, but instead declared inside a fx:Declarations tag. The popUp used to display a navigator when showFirstViewNavigatorInPopUp() is called. | |
ViewNavigatorSkin — classe, pacchetto spark.skins.mobile | |
The ActionScript-based skin for view navigators in mobile applications. | |
ViewNavigatorSkin() — Funzione di costruzione, classe spark.skins.mobile.ViewNavigatorSkin | |
Constructor. | |
viewport — Proprietà, classe spark.components.HScrollBar | |
The viewport controlled by this scrollbar. | |
viewport — Proprietà, classe spark.components.Scroller | |
The viewport component to be scrolled. | |
viewport — Proprietà, classe spark.components.VScrollBar | |
The viewport controlled by this scrollbar. | |
viewport — Proprietà, classe spark.components.supportClasses.ScrollBarBase | |
The viewport controlled by this scrollbar. | |
viewPort — Proprietà, classe flash.media.StageVideo | |
La posizione assoluta e la dimensione della superficie del video in pixel. | |
viewPort — Proprietà, classe flash.media.StageWebView | |
L'area dello stage in cui viene visualizzato questo oggetto StageWebView. | |
viewPort — Proprietà, classe flash.text.StageText | |
L'area dello stage in cui viene visualizzato questo oggetto StageText. | |
ViewReturnObject — classe, pacchetto spark.components.supportClasses | |
The ViewReturnObject class encapsulates the return value of a view when it is popped off a navigation stack. | |
ViewReturnObject(object:Object, context:Object) — Funzione di costruzione, classe spark.components.supportClasses.ViewReturnObject | |
Constructor. | |
views — Proprietà, classe flash.data.SQLSchemaResult | |
Un array di istanze SQLViewSchema richiesto in una chiamata a SQLConnection.loadSchema(). | |
ViewSource — classe, pacchetto com.adobe.viewsource | |
The ViewSource class adds support for the "View Source" context menu item. | |
viewSourceURL — Proprietà, classe mx.core.Application | |
URL where the application's source can be viewed. | |
viewSourceURL — Proprietà, classe spark.components.Application | |
URL where the application's source can be viewed. | |
viewStack — Parte skin, classe com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The ViewStack which contains the tab children. The ViewStack which contains the tab children. | |
ViewStack — classe, pacchetto mx.containers | |
An MX ViewStack navigator container consists of a collection of child containers stacked on top of each other, where only one child at a time is visible. | |
ViewStack() — Funzione di costruzione, classe mx.containers.ViewStack | |
Constructor. | |
ViewStackAutomationImpl — classe, pacchetto mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the ViewStack class. | |
ViewStackAutomationImpl(obj:mx.containers:ViewStack) — Funzione di costruzione, classe mx.automation.delegates.containers.ViewStackAutomationImpl | |
Constructor. | |
ViewTransitionBase — classe, pacchetto spark.transitions | |
The ViewTransitionBase class is the base class for all view transitions. | |
ViewTransitionBase() — Funzione di costruzione, classe spark.transitions.ViewTransitionBase | |
Constructor. | |
ViewTransitionDirection — classe, pacchetto spark.transitions | |
The ViewTransitionDirection class provides the constants used when hinting the direction of a view transition. | |
viewWidth — Proprietà, classe spark.core.SpriteVisualElement | |
Defines the horizontal space that the graphic uses in the layout. | |
viewWidth — Proprietà, classe spark.primitives.Graphic | |
Defines the horizontal space that the graphic uses in the layout. | |
VISA — Proprietà statica costante, classe mx.validators.CreditCardValidatorCardType | |
Specifies the card type as Visa. | |
visible — Proprietà, classe fl.controls.dataGridClasses.DataGridColumn | |
Indica se la colonna è visibile. | |
visible — Proprietà, classe fl.controls.progressBarClasses.IndeterminateBar | |
Ottiene o imposta un valore booleano che indica se la barra indeterminata è visibile. | |
visible — Proprietà, classe fl.core.UIComponent | |
Ottiene o imposta un valore che indica se l'istanza corrente del componente è visibile. | |
visible — Proprietà, classe fl.motion.KeyframeBase | |
Controlla se l'oggetto di destinazione è visibile. | |
visible — Proprietà, classe fl.video.VideoPlayer | |
Valore booleano che, se è true, rende visibile l'istanza VideoPlayer. | |
visible — Proprietà, classe flash.display.DisplayObject | |
Determina se l'oggetto di visualizzazione è visibile o meno. | |
visible — Proprietà, classe flash.display.NativeWindow | |
Specifica se la finestra è visibile. | |
visible — Proprietà, classe flash.display.Stage3D | |
Specifica se questo oggetto Stage3D è visibile. | |
visible — Proprietà, classe flash.text.StageText | |
Indica se l'oggetto StageText è visibile o meno. | |
visible — Proprietà, classe flash.ui.ContextMenuItem | |
Indica se la voce di menu specificata è visibile quando viene visualizzato il menu di scelta rapida di Flash Player. | |
visible — Proprietà, classe mx.containers.utilityClasses.PostScaleAdapter | |
visible — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
If true, the column is visible. | |
visible — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Contains true if the column is currently visible. | |
visible — Proprietà, classe mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whethe the column is visible. | |
visible — Proprietà, classe mx.core.DesignLayer | |
The visibility for this design layer instance. | |
visible — Proprietà, interfaccia mx.core.IFlexDisplayObject | |
Determina se l'oggetto di visualizzazione è visibile o meno. | |
visible — Proprietà, interfaccia mx.core.IVisualElement | |
Controls the visibility of this visual element. | |
visible — Proprietà, interfaccia mx.core.IWindow | |
Controls the window's visibility. | |
visible — Proprietà, classe mx.core.UIComponent | |
Whether or not the display object is visible. | |
visible — Proprietà, classe mx.flash.UIMovieClip | |
Whether or not the display object is visible. | |
visible — Proprietà, classe mx.preloaders.DownloadProgressBar | |
Specifies whether the download progress bar is visible. | |
visible — Proprietà, classe mx.preloaders.SparkDownloadProgressBar | |
Specifies whether the download progress bar is visible. | |
visible — Proprietà, classe spark.components.gridClasses.GridColumn | |
If true, then display this column. | |
visible — Proprietà, classe spark.core.SpriteVisualElement | |
Controls the visibility of this visual element. | |
visible — Proprietà, classe spark.primitives.supportClasses.GraphicElement | |
Controls the visibility of this visual element. | |
visibleBounds — Proprietà, classe flash.display.Screen | |
I limiti dell'area di questa schermata entro i quali le finestre possono essere visibili. | |
visibleCellRenderers — Proprietà, classe mx.controls.AdvancedDataGrid | |
A hash table of data provider item renderers currently in view. | |
visibleChildren — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
An Array of the currently visible child AdvancedDataGridHeaderInfo instances. | |
visibleData — Proprietà, classe mx.controls.listClasses.AdvancedListBase | |
A hash table of data provider item renderers currently in view. | |
visibleData — Proprietà, classe mx.controls.listClasses.ListBase | |
A hash table of data provider item renderers currently in view. | |
visibleData — Proprietà, classe mx.controls.listClasses.ListBaseContentHolder | |
A hash table of data provider item renderers currently in view. | |
visibleHeaderInfos — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
An Array of AdvancedDataGridHeaderRenderer instances that define the header item renderers for the displayable columns. | |
visibleIndex — Proprietà, classe mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
The index of this column in the list of visible children of its parent AdvancedDataGridHeaderInfo instance, if this column is part of a column group. | |
visibleRegion — Proprietà, classe mx.charts.chartClasses.RenderData | |
The rectangle describing the possible coordinate range that a series can display on screen. | |
visibleSortIndicatorIndices — Proprietà, classe spark.components.GridColumnHeaderGroup | |
A vector of column indices corresponding to the header renderers which currently have their sort indicators visible. | |
visibleToAbsoluteColumnIndex(columnIndex:int) — metodo, classe mx.controls.AdvancedDataGridBaseEx | |
Converts the current visible column index of a column to its corresponding absolute index. | |
visibleTrackOffset — Proprietà, classe spark.skins.mobile.HSliderTrackSkin | |
Specifies the offset from the left and right edge to where the visible track begins. | |
visibleVideoPlayerIndex — Proprietà, classe fl.video.FLVPlayback | |
Un numero che può essere utilizzato per gestire più flussi di file FLV. | |
VOD — Proprietà statica costante, classe flash.ui.Keyboard | |
Costante associata al valore del codice tasto per il pulsante di attivazione del video on-demand. | |
VOICE — Proprietà statica costante, classe flash.media.AudioPlaybackMode | |
Una modalità per la riproduzione dell'audio vocale. | |
void — Operatore | |
Valuta un’espressione, quindi ne scarta il valore e restituisce undefined. | |
volume — Proprietà, classe fl.video.FLVPlayback | |
Un numero da 0 a 1 che indica l'impostazione di controllo del volume. | |
volume — Proprietà, classe fl.video.VideoPlayer | |
Un numero da 0 a 1 che indica l'impostazione di controllo del volume. | |
volume — Proprietà, classe flash.media.SoundTransform | |
Il volume, compreso tra 0 (disattivato) e 1 (massimo volume). | |
volume — Proprietà, classe mx.controls.VideoDisplay | |
The volume level, specified as an value between 0 and 1. | |
volume — Proprietà, classe spark.components.VideoDisplay | |
The volume level, specified as a value between 0 and 1. | |
volume — Proprietà, classe spark.components.VideoPlayer | |
The volume level, specified as a value between 0 and 1. | |
volume — Proprietà, classe spark.components.mediaClasses.MuteButton | |
The volume of the video player, specified as a value between 0 and 1. | |
volume — Proprietà, classe spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
The volume of the component to represent. | |
volume — Proprietà, classe spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
The volume of the video player, specified as a value between 0 and 1. | |
volume — Proprietà, classe spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
The volume of the component to represent. | |
volumeBar — Proprietà, classe fl.video.FLVPlayback | |
Il controllo barra del volume. | |
volumeBar — Proprietà, classe spark.skins.spark.VideoPlayerSkin | |
An optional skin part for the volume control. | |
volumeBar — Proprietà, classe spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for the volume control. | |
volumeBar — Parte skin, classe spark.components.VideoPlayer | |
An optional skin part for the volume control. An optional skin part for the volume control. | |
VolumeBar — classe, pacchetto spark.components.mediaClasses | |
The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control. | |
VolumeBar() — Funzione di costruzione, classe spark.components.mediaClasses.VolumeBar | |
Constructor. | |
volumeBarInterval — Proprietà, classe fl.video.FLVPlayback | |
Numero in millisecondi che specifica con quale frequenza controllare la maniglia della barra del volume durante il trascinamento. | |
volumeBarScrubTolerance — Proprietà, classe fl.video.FLVPlayback | |
Numero che specifica di quanto deve essere spostata dall'utente la maniglia della barra del volume affinché avvenga un aggiornamento. | |
VolumeBarSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the volume bar of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the volume bar of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar of a Spark VideoPlayer component. | |
VolumeBarSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
Constructor. | |
VolumeBarSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
Constructor. | |
VolumeBarSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
Constructor. | |
VolumeBarThumbSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the volume bar thumb part button of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarThumbSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the volume bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarThumbSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar thumb part of a Spark VideoPlayer component. | |
VolumeBarThumbSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarThumbSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarThumbSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarTrackSkin — classe, pacchetto spark.skins.spark.mediaClasses.fullScreen | |
The default skin class for the volume bar track part of a Spark VideoPlayer component while in one of the fullScreen skin states. | |
VolumeBarTrackSkin — classe, pacchetto spark.skins.spark.mediaClasses.normal | |
The default skin class for the volume bar track part of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarTrackSkin — classe, pacchetto spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar track part of a Spark VideoPlayer component. | |
VolumeBarTrackSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.fullScreen.VolumeBarTrackSkin | |
Constructor. | |
VolumeBarTrackSkin() — Funzione di costruzione, classe spark.skins.spark.mediaClasses.normal.VolumeBarTrackSkin | |
Constructor. | |
VolumeBarTrackSkin() — Funzione di costruzione, classe spark.skins.wireframe.mediaClasses.VolumeBarTrackSkin | |
Constructor. | |
volumeEasingFunction — Proprietà, classe mx.effects.SoundEffect | |
The easing function for the volume effect. | |
volumeEasingFunction — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
The easing function for the volume effect. | |
volumeFrom — Proprietà, classe mx.effects.SoundEffect | |
Initial volume of the Sound object. | |
volumeFrom — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
Initial volume of the Sound object. | |
volumeSymbol — Proprietà, classe spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
Defines the volume symbol. | |
volumeSymbol — Proprietà, classe spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
Defines the volume symbol. | |
volumeSymbol — Proprietà, classe spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
Defines the volume symbol. | |
volumeTo — Proprietà, classe mx.effects.SoundEffect | |
Final volume of the Sound object. | |
volumeTo — Proprietà, classe mx.effects.effectClasses.SoundEffectInstance | |
Final volume of the Sound object. | |
voucher — Proprietà, classe flash.events.DRMStatusEvent | |
Un oggetto DRMVoucher per il contenuto. | |
VoucherAccessInfo — classe finale, pacchetto flash.net.drm | |
Un oggetto VoucherAccessInfo presenta le informazioni necessarie per recuperare e utilizzare correttamente un voucher, ad esempio il tipo di autenticazione e il dominio del contenuto del server di gestione dei diritti multimediali (media rights server). | |
voucherEndDate — Proprietà, classe flash.events.DRMStatusEvent | |
La data assoluta in cui il voucher scade e il contenuto non è più visibile per gli utenti. | |
voucherEndDate — Proprietà, classe flash.net.drm.DRMVoucher | |
La data di scadenza del voucher. | |
voucherStartDate — Proprietà, classe flash.net.drm.DRMVoucher | |
L'inizio del periodo di validità del voucher. | |
vp — Proprietà, classe fl.video.AutoLayoutEvent | |
Indice dell'oggetto VideoPlayer coinvolto in questo evento. | |
vp — Proprietà, interfaccia fl.video.IVPEvent | |
Indice dell'oggetto VideoPlayer coinvolto in questo evento. | |
vp — Proprietà, classe fl.video.MetadataEvent | |
Indice dell'oggetto VideoPlayer coinvolto in questo evento. | |
vp — Proprietà, classe fl.video.VideoEvent | |
Indice dell'oggetto VideoPlayer coinvolto in questo evento. | |
vp — Proprietà, classe fl.video.VideoProgressEvent | |
Indice dell'oggetto VideoPlayer coinvolto in questo evento. | |
VP6VideoStreamSettings() — Funzione di costruzione, classe flash.media.VP6VideoStreamSettings | |
Crea un oggetto di impostazione che specifica l'uso di un codec H.264/AVC per la compressione video. | |
VRule — classe, pacchetto mx.controls | |
The VRule control creates a single vertical line. | |
VRule() — Funzione di costruzione, classe mx.controls.VRule | |
Constructor. | |
VScrollBar — classe, pacchetto mx.controls | |
The VScrollBar (vertical ScrollBar) control lets you control the portion of data that is displayed when there is too much data to fit in a display area. | |
VScrollBar — classe, pacchetto spark.components | |
The VScrollBar (vertical scrollbar) control lets you control the portion of data that is displayed when there is too much data to fit vertically in a display area. | |
VScrollBar() — Funzione di costruzione, classe mx.controls.VScrollBar | |
Constructor. | |
VScrollBar() — Funzione di costruzione, classe spark.components.VScrollBar | |
Constructor. | |
VScrollBarSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for VScrollBar components in mobile applications. | |
VScrollBarSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark VScrollBar component. | |
VScrollBarSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark VScrollBar component. | |
VScrollBarSkin() — Funzione di costruzione, classe spark.skins.mobile.VScrollBarSkin | |
Constructor. | |
VScrollBarSkin() — Funzione di costruzione, classe spark.skins.spark.VScrollBarSkin | |
Constructor. | |
VScrollBarSkin() — Funzione di costruzione, classe spark.skins.wireframe.VScrollBarSkin | |
Constructor. | |
VScrollBarThumbSkin — classe, pacchetto spark.skins.mobile | |
ActionScript-based skin for the VScrollBar thumb skin part in mobile applications. | |
VScrollBarThumbSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the thumb of a Spark VScrollBar component. | |
VScrollBarThumbSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarThumb component. | |
VScrollBarThumbSkin() — Funzione di costruzione, classe spark.skins.mobile.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarThumbSkin() — Funzione di costruzione, classe spark.skins.spark.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarThumbSkin() — Funzione di costruzione, classe spark.skins.wireframe.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarTrackSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the track of a Spark VScrollBar component. | |
VScrollBarTrackSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarTrack component. | |
VScrollBarTrackSkin() — Funzione di costruzione, classe spark.skins.spark.VScrollBarTrackSkin | |
Constructor. | |
VScrollBarTrackSkin() — Funzione di costruzione, classe spark.skins.wireframe.VScrollBarTrackSkin | |
Constructor. | |
VSlider — classe, pacchetto mx.controls | |
The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider — classe, pacchetto spark.components | |
The VSlider (vertical slider) control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider() — Funzione di costruzione, classe mx.controls.VSlider | |
Constructor. | |
VSlider() — Funzione di costruzione, classe spark.components.VSlider | |
Constructor. | |
VSliderSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the Spark VSlider component. | |
VSliderSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark VSlider component. | |
VSliderSkin() — Funzione di costruzione, classe spark.skins.spark.VSliderSkin | |
Constructor. | |
VSliderSkin() — Funzione di costruzione, classe spark.skins.wireframe.VSliderSkin | |
Constructor. | |
VSliderThumbSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the thumb of a Spark VSlider component. | |
VSliderThumbSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark VSliderThumb component. | |
VSliderThumbSkin() — Funzione di costruzione, classe spark.skins.spark.VSliderThumbSkin | |
Constructor. | |
VSliderThumbSkin() — Funzione di costruzione, classe spark.skins.wireframe.VSliderThumbSkin | |
Constructor. | |
VSliderTrackSkin — classe, pacchetto spark.skins.spark | |
The default skin class for the track of a Spark VSlider component. | |
VSliderTrackSkin — classe, pacchetto spark.skins.wireframe | |
The default wireframe skin class for the Spark VSliderTrack component. | |
VSliderTrackSkin() — Funzione di costruzione, classe spark.skins.spark.VSliderTrackSkin | |
Constructor. | |
VSliderTrackSkin() — Funzione di costruzione, classe spark.skins.wireframe.VSliderTrackSkin | |
Constructor. | |
vsyncEnabled — Proprietà, classe flash.display.Stage | |
Rappresenta lo stato corrente di vsync della soluzione delle immagini sottostanti. È possibile attivare/disattivare vsync, quindi possiamo eseguire immediatamente il rendering senza attendere lo stato successivo VSYNC. | |
VsyncStateChangeAvailability — Evento, classe flash.display.Stage | |
Inviato dall’oggetto Stage quando lo stato della proprietà vsync cambia. | |
VSYNC_STATE_CHANGE_AVAILABILITY — Proprietà statica costante, classe flash.events.VsyncStateChangeAvailabilityEvent | |
Definisce il valore della proprietà type di un oggetto evento VsyncStateChangeAvailabilityEvent. | |
VsyncStateChangeAvailabilityEvent — classe, pacchetto flash.events | |
La classe Stage invia VsyncStateChangeAvailabilityEvent quando la disponibilità di Stage per modificare lo stato vsync cambia. | |
VsyncStateChangeAvailabilityEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean) — Funzione di costruzione, classe flash.events.VsyncStateChangeAvailabilityEvent | |
Funzione di costruzione. Crea un oggetto VsyncStateChangeAvailabilityEvent che contiene le informazioni sulla disponibilità della modifica dello stato vsync. | |
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