符號 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 — 常數靜態屬性, 類別 flash.ui.Keyboard | |
與 V 鍵的按鍵碼值有關聯的常數 (86)。 | |
VAI — 常數靜態屬性, 類別 flash.globalization.NationalDigitsType | |
代表范文位數組中,數字零的 unicode 值。 | |
valid — 事件, 類別 mx.core.UIComponent | |
Dispatched when a component is monitored by a Validator and the validation succeeded. | |
valid — 事件, 類別 mx.validators.Validator | |
Dispatched when validation succeeds. | |
valid — 事件, 類別 spark.validators.supportClasses.GlobalizationValidatorBase | |
Dispatched when validation succeeds. | |
VALID — 常數靜態屬性, 類別 flash.security.SignatureStatus | |
有效狀態。 | |
VALID — 常數靜態屬性, 類別 flash.text.engine.TextLineValidity | |
指定文字行有效。 | |
VALID — 常數靜態屬性, 類別 mx.events.FlexEvent | |
The FlexEvent.VALID constant defines the value of the type property of the event object for a valid event. | |
VALID — 常數靜態屬性, 類別 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) — 方法, 介面 mx.validators.IValidator | |
Performs validation and optionally notifies the listeners of the result. | |
validate(value:Object, suppressEvents:Boolean) — 方法, 類別 mx.validators.Validator | |
Performs validation and optionally notifies the listeners of the result. | |
validate() — 方法, 類別 spark.components.gridClasses.GridItemEditor | |
Tests if the value in the editor is valid and may be saved. | |
validate(value:Object, suppressEvents:Boolean) — 方法, 類別 spark.validators.supportClasses.GlobalizationValidatorBase | |
Performs validation and optionally notifies the listeners of the result. | |
validateAll(validators:Array) — 靜態方法 , 類別 mx.validators.Validator | |
Invokes all the validators in the validators Array. | |
validateAll(validators:Array) — 靜態方法 , 類別 spark.validators.supportClasses.GlobalizationValidatorBase | |
Invokes all the validators in the validators Array. | |
validateAsString — 屬性, 類別 mx.validators.DateValidator | |
Determines how to validate the value. | |
validateButton — 外觀部件, 類別 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) — 方法, 介面 mx.managers.ILayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateClient(target:mx.managers:ILayoutManagerClient, skipDisplayList:Boolean) — 方法, 類別 mx.managers.LayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateCreditCard(validator:mx.validators:CreditCardValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.CreditCardValidator | |
Convenience method for calling a validator. | |
validateCurrency(validator:mx.validators:CurrencyValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.CurrencyValidator | |
Convenience method for calling a validator. | |
validateCurrency(value:Object, baseField:String) — 方法, 類別 spark.validators.CurrencyValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateData() — 方法, 類別 mx.charts.chartClasses.CartesianDataCanvas | |
Calls the updateMapping() and updateFilter() methods of the canvas, if necessary. | |
validateData() — 方法, 類別 mx.charts.chartClasses.PolarDataCanvas | |
Calls the updateMapping() and updateFilter() methods of the canvas, if necessary. | |
validateData() — 方法, 類別 mx.charts.chartClasses.Series | |
Calls the updateData() and updateMapping() methods of the series, if necessary. | |
validateDate(validator:mx.validators:DateValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.DateValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateDisplayList() — 方法, 類別 mx.controls.FlexNativeMenu | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — 方法, 類別 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() — 方法, 類別 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() — 方法, 類別 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() — 方法, 類別 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() — 方法, 介面 mx.core.IProgrammaticSkin | |
This function is called by the LayoutManager when it's time for this control to draw itself. | |
validateDisplayList() — 方法, 類別 mx.core.UIComponent | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — 方法, 介面 mx.managers.ILayoutManagerClient | |
Validates the position and size of children and draws other visuals. | |
validateDisplayList() — 方法, 類別 mx.skins.ProgrammaticSkin | |
This function is called by the LayoutManager when it's time for this control to draw itself. | |
validateDisplayList() — 方法, 介面 spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to redraw this element in its displayObject property. | |
validateDisplayList() — 方法, 類別 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) — 靜態方法 , 類別 mx.validators.EmailValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateExpressionPanel — 外觀部件, 類別 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() — 方法, 類別 fl.core.UIComponent | |
會確認此物件之屬性和版面的有效性並加以更新,並在必要時重繪此物件。 | |
validateNow() — 方法, 類別 mx.containers.utilityClasses.PostScaleAdapter | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — 方法, 類別 mx.controls.FlexNativeMenu | |
Validates and updates the properties and layout of this object and redraws it, if necessary. | |
validateNow() — 方法, 介面 mx.core.IInvalidating | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — 方法, 介面 mx.core.IProgrammaticSkin | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — 方法, 類別 mx.core.UIComponent | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — 方法, 類別 mx.core.UIFTETextField | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — 方法, 類別 mx.core.UITextField | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — 方法, 介面 mx.managers.ILayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateNow() — 方法, 類別 mx.managers.LayoutManager | |
When properties are changed, components generally do not apply those changes immediately. | |
validateNow() — 方法, 類別 mx.skins.ProgrammaticSkin | |
Validate and update the properties and layout of this object and redraw it, if necessary. | |
validateNow() — 方法, 類別 spark.primitives.supportClasses.GraphicElement | |
Validates and updates the properties and layout of this object by immediately calling validateProperties(), validateSize(), and validateDisplayList(), if necessary. | |
validateNow() — 方法, 介面 spark.skins.IHighlightBitmapCaptureClient | |
Validate the skin. | |
validateNumber(validator:mx.validators:NumberValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.NumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateNumber(value:Object, baseField:String) — 方法, 類別 spark.validators.NumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validatePhoneNumber(validator:mx.validators:PhoneNumberValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.PhoneNumberValidator | |
Convenience method for calling a validator from within a custom validation function. | |
validateProperties() — 方法, 類別 mx.controls.FlexNativeMenu | |
Validates the properties of a component. | |
validateProperties() — 方法, 類別 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() — 方法, 類別 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() — 方法, 類別 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() — 方法, 類別 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() — 方法, 類別 mx.core.UIComponent | |
Used by layout logic to validate the properties of a component by calling the commitProperties() method. | |
validateProperties() — 方法, 介面 mx.managers.ILayoutManagerClient | |
Validates the properties of a component. | |
validateProperties() — 方法, 類別 mx.skins.ProgrammaticSkin | |
This function is an empty stub so that ProgrammaticSkin can implement the ILayoutManagerClient interface. | |
validateProperties() — 方法, 介面 spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to validate the properties of this element. | |
validateProperties() — 方法, 類別 spark.primitives.supportClasses.GraphicElement | |
Used by layout logic to validate the properties of a component by calling the commitProperties() method. | |
validateSize(recursive:Boolean) — 方法, 類別 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) — 方法, 類別 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) — 方法, 類別 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) — 方法, 類別 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) — 方法, 類別 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) — 方法, 類別 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) — 方法, 介面 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) — 方法, 類別 mx.skins.ProgrammaticSkin | |
This function is an empty stub so that ProgrammaticSkin can implement the ILayoutManagerClient interface. | |
validateSize() — 方法, 介面 spark.core.IGraphicElement | |
Called by the IGraphicElementContainer to validate the size of this element. | |
validateSize() — 方法, 類別 spark.primitives.supportClasses.GraphicElement | |
Called by the IGraphicElementContainer to validate the size of this element. | |
validateSocialSecurity(validator:mx.validators:SocialSecurityValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.SocialSecurityValidator | |
Convenience method for calling a validator. | |
validateString(validator:mx.validators:StringValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.StringValidator | |
Convenience method for calling a validator. | |
validateTransform() — 方法, 類別 mx.charts.chartClasses.CartesianDataCanvas | |
Calls the updateTransform() method of the canvas, if necessary. | |
validateTransform() — 方法, 類別 mx.charts.chartClasses.PolarDataCanvas | |
Calls the updateTransform() method of the canvas, if necessary. | |
validateTransform() — 方法, 類別 mx.charts.chartClasses.Series | |
Calls the updateFilter() and updateTransform() methods of the series, if necessary. | |
validateZipCode(validator:mx.validators:ZipCodeValidator, value:Object, baseField:String) — 靜態方法 , 類別 mx.validators.ZipCodeValidator | |
Convenience method for calling a validator. | |
ValidationResult — 類別, 套件 mx.validators | |
The ValidationResult class contains the results of a validation. | |
ValidationResult(isError:Boolean, subField:String, errorCode:String, errorMessage:String) — 建構函式, 類別 mx.validators.ValidationResult | |
Constructor | |
ValidationResultEvent — 類別, 套件 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) — 建構函式, 類別 mx.events.ValidationResultEvent | |
Constructor. | |
validationResultHandler(event:mx.events:ValidationResultEvent) — 方法, 類別 mx.core.UIComponent | |
Handles both the valid and invalid events from a validator assigned to this component. | |
validationResultHandler(event:mx.events:ValidationResultEvent) — 方法, 介面 mx.validators.IValidatorListener | |
Handles both the valid and invalid events from a validator assigned to this component. | |
validationSubField — 屬性, 類別 mx.core.UIComponent | |
Used by a validator to associate a subfield with this component. | |
validationSubField — 屬性, 介面 mx.validators.IValidatorListener | |
Used by a validator to assign a subfield. | |
Validator — 類別, 套件 mx.validators | |
The Validator class is the base class for all Flex validators. | |
Validator() — 建構函式, 類別 mx.validators.Validator | |
Constructor. | |
validExpression — 外觀狀態, 類別 com.adobe.solutions.exm.authoring.view.ValidateExpression | |
ValildateExpression State of the ValidateExpression | |
VALID_IDENTITY — 常數靜態屬性, 類別 flash.security.ReferencesValidationSetting | |
僅於簽署憑證有效且受信任時檢查參考。 | |
validity — 屬性, 類別 flash.text.engine.TextLine | |
指定文字行的目前有效性。 | |
validity — 屬性, 類別 flashx.textLayout.compose.TextFlowLine | |
行的有效性。 | |
validityStatus — 屬性, 類別 flash.security.XMLSignatureValidator | |
已驗證之 XML 簽章的有效性狀態。 | |
validNextPage — 屬性, 類別 mx.printing.PrintAdvancedDataGrid | |
Indicates that the data provider contains additional data rows that follow the rows that the PrintAdvancedDataGrid control currently displays. | |
validNextPage — 屬性, 類別 mx.printing.PrintDataGrid | |
Indicates the data provider contains additional data rows that follow the rows that the PrintDataGrid control currently displays. | |
validNextPage — 屬性, 類別 mx.printing.PrintOLAPDataGrid | |
Indicates that the data provider contains additional data rows that follow the rows that the PrintOLAPDataGrid control currently displays. | |
validNotAfter — 屬性, 類別 flash.security.X509Certificate | |
指出憑證有效截止日。 | |
validNotBefore — 屬性, 類別 flash.security.X509Certificate | |
指出憑證生效起始日。 | |
VALID_OR_UNKNOWN_IDENTITY — 常數靜態屬性, 類別 flash.security.ReferencesValidationSetting | |
即使簽署憑證不受信任 (未鏈結到受信任的根憑證) 亦檢查參考。 | |
validPatternChars — 屬性, 類別 mx.formatters.PhoneFormatter | |
List of valid characters that can be used in the formatString property. | |
validPoints — 屬性, 類別 mx.charts.series.renderData.LineSeriesRenderData | |
The number of points in the cache that were not filtered out by the axes. | |
validPreviousPage — 屬性, 類別 mx.printing.PrintAdvancedDataGrid | |
Indicates that the data provider contains data rows that precede the rows that the PrintAdvancedDataGrid control currently displays. | |
validPreviousPage — 屬性, 類別 mx.printing.PrintOLAPDataGrid | |
Indicates that the data provider contains data rows that precede the rows that the PrintOLAPDataGrid control currently displays. | |
validState — 屬性, 類別 com.adobe.dct.component.datadictionary.DDExplorer | |
validState — 屬性, 類別 com.adobe.dct.component.toolbars.DDToolbar | |
value — 屬性, 類別 fl.controls.ComboBox | |
會取得可編輯 ComboBox 組件中項目的標籤。 | |
value — 屬性, 類別 fl.controls.NumericStepper | |
會取得或設定 NumericStepper 組件目前的值。 | |
value — 屬性, 類別 fl.controls.ProgressBar | |
會取得或設定值,指出已在載入作業中達成的進度量。 | |
value — 屬性, 類別 fl.controls.RadioButton | |
與選項按鈕相關聯的使用者定義值。 | |
value — 屬性, 類別 fl.controls.Slider | |
會取得或設定 Slider 組件目前的值。 | |
value — 屬性, 類別 fl.events.SliderEvent | |
會取得滑動軸的新值 (視其位置而定)。 | |
value — 屬性, 類別 flash.display.ShaderParameter | |
當成參數值傳入著色器的值。 | |
value — 屬性, 類別 flash.globalization.CurrencyParseResult | |
從輸入字串中擷取出的貨幣金額值。 | |
value — 屬性, 類別 flash.globalization.NumberParseResult | |
輸入字串中數字部分的值。 | |
value — 屬性, 類別 flash.net.URLRequestHeader | |
與 name 屬性相關聯的值 (例如 text/plain)。 | |
value — 屬性, 類別 flash.ui.GameInputControl | |
傳回這個控制項的值。 | |
value — 屬性, 類別 mx.charts.AxisLabel | |
The value that the label represents. | |
value — 屬性, 類別 mx.charts.chartClasses.BoundedValue | |
The value to be rendered. | |
value — 屬性, 類別 mx.charts.series.items.PieSeriesItem | |
The value this wedge represents from the PieSeries' dataProvider. | |
value — 屬性, 類別 mx.collections.CursorBookmark | |
The underlying marker representation of the bookmark. | |
value — 屬性, 類別 mx.controls.ComboBase | |
The value of the selected item. | |
value — 屬性, 類別 mx.controls.NumericStepper | |
Current value displayed in the text area of the NumericStepper control. | |
value — 屬性, 類別 mx.controls.ProgressBar | |
Read-only property that contains the amount of progress that has been made - between the minimum and maximum values. | |
value — 屬性, 類別 mx.controls.RadioButton | |
Optional user-defined value that is associated with a RadioButton control. | |
value — 屬性, 類別 mx.controls.listClasses.AdvancedListBase | |
The selected item, or the data or label field of the selected item. | |
value — 屬性, 類別 mx.controls.listClasses.ListBase | |
The selected item, or the data or label field of the selected item. | |
value — 屬性, 類別 mx.controls.sliderClasses.Slider | |
Contains the position of the thumb, and is a number between the minimum and maximum properties. | |
value — 屬性, 類別 mx.effects.SetPropertyAction | |
The new value for the property. | |
value — 屬性, 類別 mx.effects.SetStyleAction | |
The new value for the style property. | |
value — 屬性, 類別 mx.effects.effectClasses.SetPropertyActionInstance | |
The new value for the property. | |
value — 屬性, 類別 mx.effects.effectClasses.SetStyleActionInstance | |
The new value for the property. | |
value — 屬性, 類別 mx.events.InterManagerRequest | |
Value of property, or array of parameters for method. | |
value — 屬性, 類別 mx.events.NumericStepperEvent | |
The value of the NumericStepper control when the event was dispatched. | |
value — 屬性, 類別 mx.events.Request | |
Value of property, or array of parameters for method. | |
value — 屬性, 類別 mx.events.SliderEvent | |
The new value of the slider. | |
value — 屬性, 類別 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 — 屬性, 介面 mx.olap.IOLAPCell | |
The raw value in the cell. | |
value — 屬性, 類別 mx.olap.OLAPCell | |
The raw value in the cell. | |
value — 屬性, 類別 mx.states.SetProperty | |
The new value for the property. | |
value — 屬性, 類別 mx.states.SetStyle | |
The new value for the style. | |
value — 屬性, 類別 mx.styles.CSSCondition | |
The value of this condition without any CSS syntax. | |
value — 屬性, 類別 mx.utils.LinkedListNode | |
Generic value associated with this node. | |
value — 屬性, 類別 spark.automation.events.SparkValueChangeAutomationEvent | |
The new value. | |
value — 屬性, 類別 spark.components.RadioButton | |
Optional user-defined value that is associated with a RadioButton component. | |
value — 屬性, 類別 spark.components.gridClasses.GridItemEditor | |
By default, this property is initialized by the setter method of the data property. | |
value — 屬性, 類別 spark.components.supportClasses.Range | |
The current value for this range. | |
value — 屬性, 類別 spark.effects.SetAction | |
The new value for the property. | |
value — 屬性, 類別 spark.effects.animation.Keyframe | |
The value that the property of the effect target should have at the time specified by the time property. | |
value — 屬性, 類別 spark.effects.supportClasses.SetActionInstance | |
The new value for the property. | |
valueBy — 屬性, 類別 spark.effects.animation.Keyframe | |
Optional parameter which, if specified, is used to calculate value in this keyframe or the previous one. | |
valueBy — 屬性, 類別 spark.effects.animation.SimpleMotionPath | |
Optional property which specifies the delta used to calculate either the valueFrom or valueTo value. | |
valueCommit — 事件, 介面 mx.core.ISelectableList | |
Dispatched when the selectedIndex property changes. | |
valueCommit — 事件, 類別 mx.core.UIComponent | |
Dispatched when values are changed programmatically or by user interaction. | |
valueCommit — 事件, 類別 spark.components.DateSpinner | |
Dispatched after the selected date has been changed, either by the user (i.e. | |
valueCommit — 事件, 類別 spark.components.RadioButtonGroup | |
Dispatched when values are changed programmatically or by user interaction. | |
valueCommit — 事件, 類別 spark.components.TabbedViewNavigator | |
Dispatched when the view navigator's selected index changes. | |
VALUE_COMMIT — 常數靜態屬性, 類別 mx.events.FlexEvent | |
The FlexEvent.VALUE_COMMIT constant defines the value of the type property of the event object for a valueCommit event. | |
valueDisplay — 外觀部件, 類別 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 — 外觀部件, 類別 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 — 屬性, 類別 mx.states.SetProperty | |
An optional write-only property from which to obtain a shared value. | |
valueFactory — 屬性, 類別 mx.states.SetStyle | |
An optional write-only property from which to obtain a shared value. | |
valueFormatFunction — 屬性, 類別 spark.components.NumericStepper | |
Callback function that formats the value displayed in the skin's textDisplay property. | |
valueFrom — 屬性, 類別 spark.effects.animation.SimpleMotionPath | |
The starting value for the property during the animation. | |
valueInput — 外觀部件, 類別 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() — 方法, 類別 Boolean | |
如果指定之 Boolean 物件的值為 true,則傳回 true;否則便傳回 false。 | |
valueOf() — 方法, 類別 Date | |
會傳回 Date 物件從全球時間 1970 年一月 1 日午夜開始計算的毫秒數。 | |
valueOf() — 方法, 類別 Namespace | |
會傳回指定之物件的 URI 值。 | |
valueOf() — 方法, 類別 Number | |
傳回指定之 Number 物件的基本值類型。 | |
valueOf() — 方法, 類別 Object | |
會傳回指定之物件的基本值。 | |
valueOf() — 方法, 類別 QName | |
會傳回 QName 物件。 | |
valueOf() — 方法, 類別 String | |
會傳回 String 實體的基本值。 | |
valueOf() — 方法, 類別 XML | |
會傳回 XML 物件。 | |
valueOf() — 方法, 類別 XMLList | |
會傳回 XMLList 物件。 | |
valueOf() — 方法, 類別 int | |
會傳回指定之 int 物件的基本值。 | |
valueOf() — 方法, 類別 uint | |
會傳回指定之 uint 物件的基本 uint 類型值。 | |
valueParseFunction — 屬性, 類別 spark.components.NumericStepper | |
Callback function that extracts the numeric value from the displayed value in the skin's textDisplay field. | |
values — 屬性, 類別 mx.controls.sliderClasses.Slider | |
An array of values for each thumb when thumbCount is greater than 1. | |
valueSetInput — 外觀部件, 類別 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 — 外觀部件, 類別 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 — 外觀部件, 類別 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 — 屬性, 類別 spark.effects.animation.SimpleMotionPath | |
The value that the named property will animate to. | |
var — 陳述式 | |
指定變數。 | |
VariableColumn() — 建構函式, 類別 ga.layouts.VariableColumn | |
Constructor. | |
VariableColumnSkin() — 建構函式, 類別 com.adobe.guides.spark.layouts.skins.VariableColumnSkin | |
Constructor. | |
variableColumnWidth — 屬性, 類別 spark.components.HGroup | |
If true, specifies that layout elements are to be allocated their preferred width. | |
variableColumnWidth — 屬性, 類別 spark.layouts.HorizontalLayout | |
If true, specifies that layout elements are to be allocated their preferred width. | |
variableLinkageEditor — 外觀部件, 類別 com.adobe.solutions.acm.authoring.presentation.letter.data.DataLinkageEditorStack | |
A skin part that defines VariableLinkageAssignmentEditor component A skin part that defines VariableLinkageAssignmentEditor component | |
variablePanel — 外觀部件, 類別 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 — 屬性, 類別 mx.controls.listClasses.AdvancedListBase | |
A flag that indicates whether the individual rows can have different height. | |
variableRowHeight — 屬性, 類別 mx.controls.listClasses.ListBase | |
A flag that indicates whether the individual rows can have different height. | |
variableRowHeight — 屬性, 類別 spark.components.DataGrid | |
If true, each row's height is the maximum of preferred heights of the cells displayed so far. | |
variableRowHeight — 屬性, 類別 spark.components.Grid | |
If true, each row's height is the maximum of preferred heights of the cells displayed so far. | |
variableRowHeight — 屬性, 類別 spark.components.VGroup | |
Specifies whether layout elements are allocated their preferred height. | |
variableRowHeight — 屬性, 類別 spark.layouts.VerticalLayout | |
Specifies whether layout elements are allocated their preferred height. | |
VARIABLES — 常數靜態屬性, 類別 flash.net.URLLoaderDataFormat | |
會指定以 URL 編碼的變數形式接收下載的資料。 | |
variant — 屬性, 類別 mx.resources.Locale | |
The variant part of this Locale instance. | |
VBox — 類別, 套件 mx.containers | |
The Halo VBox container lays out its children in a single vertical column. | |
VBox() — 建構函式, 類別 mx.containers.VBox | |
Constructor. | |
VDividedBox — 類別, 套件 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() — 建構函式, 類別 mx.containers.VDividedBox | |
Constructor. | |
vector — 屬性, 類別 flash.events.ShaderEvent | |
已傳入 ShaderRunner.spawn() 的 Vector.<Number> 物件 (已傳遞至 ShaderJob.start() 方法)。 | |
Vector(sourceArray:Object) — 套件函數, 最上層 | |
建立新的 Vector 實體,其中的元素都是指定之資料類型的實體。 | |
Vector — 動態類別, 最上層 | |
Vector 類別能讓您存取及操作向量 (即所有元素都具有相同資料類型的陣列)。 | |
Vector(length:uint, fixed:Boolean) — 建構函式, 類別 Vector | |
建立具有指定基底類型的 Vector。 | |
VECTOR — 常數靜態屬性, 類別 flash.printing.PrintMethod | |
向量列印方法 | |
Vector3D — 類別, 套件 flash.geom | |
Vector3D 類別會使用迪卡兒座標 x、y 和 z 來表示三維空間中的某個點或位置。 | |
Vector3D(x:Number, y:Number, z:Number, w:Number) — 建構函式, 類別 flash.geom.Vector3D | |
建立 Vector3D 物件的實體。 | |
vectorClass — 屬性, 類別 mx.states.AddItems | |
When the collection represented by the target property is a Vector, vectorClass is the type of the target. | |
velocity — 屬性, 類別 flash.events.TransformGestureEvent | |
轉換手勢事件的速度,以每秒像素數計算。 | |
verify(signature:XML) — 方法, 類別 flash.security.XMLSignatureValidator | |
驗證指定的簽章。 | |
verifyDigest — 屬性, 類別 mx.core.RSLData | |
True if the digest must be verified before loading the RSL into memory. | |
VerifyError — 動態類別, 最上層 | |
VerifyError 類別代表遭遇格式不正確或損毀的 SWF 檔案時所發生的錯誤。 | |
VerifyError(message:String) — 建構函式, 類別 VerifyError | |
會建立新的 VerifyError 物件。 | |
version — 屬性, 類別 air.update.events.StatusFileUpdateEvent | |
更新的版本字串。 | |
version — 屬性, 類別 air.update.events.StatusUpdateEvent | |
更新的版本字串。 | |
version — 屬性, 類別 com.adobe.consulting.pst.vo.Form | |
version — 屬性, 類別 com.adobe.consulting.pst.vo.Letter | |
version — 屬性, 類別 com.adobe.icc.vo.ContainerLayout | |
version — 屬性, 類別 com.adobe.icc.vo.DataModule | |
version — 屬性, 類別 com.adobe.icc.vo.Document | |
version — 屬性, 類別 com.adobe.icc.vo.Portfolio | |
version — 常數屬性, 類別 fl.core.UIComponent | |
組件的版本號碼。 | |
version — 屬性, 類別 flash.security.X509Certificate | |
提供憑證格式的版本號碼。 | |
version — 靜態屬性, 類別 flash.system.Capabilities | |
指定 Flash Player 或 Adobe® AIR® 平台和版本資訊。 | |
version — 屬性, 類別 spark.primitives.Graphic | |
Specifies the FXG version this Graphic tag is targeting. | |
VERSION — 常數靜態屬性, 類別 fl.video.FLVPlayback | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION — 常數靜態屬性, 類別 fl.video.FLVPlaybackCaptioning | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION — 常數靜態屬性, 類別 fl.video.NCManager | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION — 常數靜態屬性, 類別 fl.video.NCManagerNative | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION — 常數靜態屬性, 類別 fl.video.VideoError | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION — 常數靜態屬性, 類別 fl.video.VideoPlayer | |
狀態變數,指出組件的完整版本號碼。 | |
VERSION_1_0 — 常數靜態屬性, 類別 flashx.textLayout.TextLayoutVersion | |
TLF 1.0 的版本號碼值,已依數字順序編碼為 uint。 | |
VERSION_1_1 — 常數靜態屬性, 類別 flashx.textLayout.TextLayoutVersion | |
TLF 1.1 的版本號碼值,已依數字順序編碼為 uint。 | |
VERSION_2_0 — 常數靜態屬性, 類別 flashx.textLayout.TextLayoutVersion | |
TLF 2.0 的版本號碼值,已依數字順序編碼為 uint。 | |
VERSION_2_0 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 2.0, encoded numerically as a uint. | |
VERSION_2_0_1 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 2.0.1, encoded numerically as a uint. | |
VERSION_3_0 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 3.0, encoded numerically as a uint. | |
VERSION_4_0 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.0, encoded numerically as a uint. | |
VERSION_4_5 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.5, encoded numerically as a uint. | |
VERSION_4_6 — 常數靜態屬性, 類別 mx.core.FlexVersion | |
The compatibilityVersion value of Flex 4.6, encoded numerically as a uint. | |
VERSION_ALREADY_READ — 常數靜態屬性, 類別 mx.core.FlexVersion | |
A String passed as a parameter to the compatibilityErrorFunction() method if the compatibility version has already been read. | |
VERSION_ALREADY_SET — 常數靜態屬性, 類別 mx.core.FlexVersion | |
A String passed as a parameter to the compatibilityErrorFunction() method if the compatibility version has already been set. | |
versionDataProviderChanged — 屬性, 類別 com.adobe.solutions.prm.presentation.asset.AssetVersionPod | |
versionDisplay — 外觀部件, 類別 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 — 外觀部件, 類別 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 — 屬性, 類別 air.update.events.StatusFileUpdateEvent | |
更新的版本標籤字串。 | |
versionLabel — 屬性, 類別 air.update.events.StatusUpdateEvent | |
更新的版本標籤字串。 | |
VERTEX — 常數靜態屬性, 類別 flash.display3D.Context3DProgramType | |
頂點程式。 | |
VertexBuffer3D — 類別, 套件 flash.display3D | |
VertexBuffer3D 類別代表一組上傳到顯示內容的頂點資料。 | |
VERTICAL — 常數靜態屬性, 類別 fl.controls.ScrollBarDirection | |
會指出 ScrollBar 組件實體是用於垂直捲動。 | |
VERTICAL — 靜態屬性, 類別 fl.controls.SliderDirection | |
會將 Slider 組件放置在垂直軸上。 | |
VERTICAL — 常數靜態屬性, 類別 flash.display.LineScaleMode | |
將此設定當做 lineStyle() 方法的 scaleMode 參數來使用時,線條的粗細「只會」垂直縮放。 | |
VERTICAL — 常數靜態屬性, 類別 flashx.textLayout.events.ScrollEventDirection | |
使用者已垂直捲動。 | |
VERTICAL — 常數靜態屬性, 類別 mx.charts.chartClasses.ChartBase | |
The value of this constant is passed to methods such as getNextItem() and getPrevItem(). | |
VERTICAL — 常數靜態屬性, 類別 mx.containers.BoxDirection | |
Specifies that children of the Box container are laid out vertically. | |
VERTICAL — 常數靜態屬性, 類別 mx.containers.FormItemDirection | |
Specifies that the children of the FormItem container are laid out vertically. | |
VERTICAL — 常數靜態屬性, 類別 mx.containers.TileDirection | |
Specifies that the children of the Tile container are laid out vertically; that is, starting with the first column. | |
VERTICAL — 常數靜態屬性, 類別 mx.controls.listClasses.TileBaseDirection | |
Arrange chidren vertically. | |
VERTICAL — 常數靜態屬性, 類別 mx.controls.scrollClasses.ScrollBarDirection | |
Specifies that a ScrollBar control is for vertical scrolling. | |
VERTICAL — 常數靜態屬性, 類別 mx.controls.sliderClasses.SliderDirection | |
Specifies to display a vertical slider. | |
VERTICAL — 常數靜態屬性, 類別 mx.core.ContainerLayout | |
Use vertical layout for the contents of this container. | |
VERTICAL — 常數靜態屬性, 類別 mx.events.ScrollEventDirection | |
The user scrolled vertically. | |
verticalAccuracy — 屬性, 類別 flash.events.GeolocationEvent | |
垂直精確度 (以米為單位) | |
verticalAlign — 屬性, 類別 fl.text.TLFTextField | |
垂直對齊或齊行 (如果重疊顯示時未定義,則採用預設值)。 | |
verticalAlign — 屬性, 類別 flashx.textLayout.container.ContainerController | |
TextLayoutFormat:垂直對齊或齊行 (如果重疊顯示時未定義,則採用預設值)。 | |
verticalAlign — 屬性, 類別 flashx.textLayout.elements.FlowElement | |
TextLayoutFormat:垂直對齊或齊行 (如果重疊顯示時未定義,則採用預設值)。 | |
verticalAlign — 屬性, 介面 flashx.textLayout.formats.ITextLayoutFormat | |
垂直對齊或齊行 (如果重疊顯示時未定義,則採用預設值)。 | |
verticalAlign — 屬性, 類別 flashx.textLayout.formats.TextLayoutFormat | |
垂直對齊或齊行 (如果重疊顯示時未定義,則採用預設值)。 | |
verticalAlign — 屬性, 類別 spark.components.HGroup | |
The vertical alignment of layout elements. | |
verticalAlign — 屬性, 類別 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 — 屬性, 類別 spark.components.TileGroup | |
Specifies how to align the elements within the cells in the vertical direction. | |
verticalAlign — 屬性, 類別 spark.components.VGroup | |
The vertical alignment of the content relative to the container's height. | |
verticalAlign — 屬性, 類別 spark.layouts.HorizontalLayout | |
The vertical alignment of layout elements. | |
verticalAlign — 屬性, 類別 spark.layouts.TileLayout | |
Specifies how to align the elements within the cells in the vertical direction. | |
verticalAlign — 屬性, 類別 spark.layouts.VerticalLayout | |
The vertical alignment of the content relative to the container's height. | |
verticalAlign — 屬性, 類別 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 — 樣式, 類別 mx.charts.Legend | |
Vertical alignment of each child inside its tile cell. | |
verticalAlign — 樣式, 類別 mx.containers.Tile | |
Vertical alignment of each child inside its tile cell. | |
verticalAlign — 樣式, 類別 mx.containers.Box | |
Vertical alignment of children in the container. | |
verticalAlign — 樣式, 類別 mx.containers.GridRow | |
Vertical alignment of children in the container. | |
verticalAlign — 樣式, 類別 mx.containers.Panel | |
Vertical alignment of children in the container. | |
verticalAlign — 樣式, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderRenderer | |
Vertical alignment of the header text. | |
verticalAlign — 樣式, 類別 mx.controls.listClasses.ListBase | |
The vertical alignment of a renderer in a row. | |
verticalAlign — 樣式, 類別 mx.controls.listClasses.AdvancedListBase | |
The vertical alignment of a renderer in a row. | |
verticalAlign — 樣式, 類別 mx.controls.TabBar | |
Vertical alignment of all tabs within the TabBar. | |
verticalAlign — 樣式, 類別 mx.controls.SWFLoader | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio. | |
verticalAlign — 樣式, 類別 mx.controls.ButtonBar | |
Vertical alignment of all buttons within the ButtonBar. | |
verticalAlign — 樣式, 類別 mx.core.LayoutContainer | |
Vertical alignment of children in the container. | |
verticalAlign — 樣式, 類別 spark.components.supportClasses.SkinnableTextBase | |
Vertical alignment or justification. | |
verticalAlign — 樣式, 類別 spark.components.Label | |
Vertical alignment or justification. | |
verticalAlign — 樣式, 類別 spark.components.RichText | |
Vertical alignment or justification. | |
verticalAlign — 樣式, 類別 spark.components.RichEditableText | |
Vertical alignment or justification. | |
verticalAlign — 樣式, 類別 spark.components.LabelItemRenderer | |
The vertical alignment of the content when it does not have a one-to-one aspect ratio. | |
VerticalAlign — 最終類別, 套件 flashx.textLayout.formats | |
定義 TextLayoutFormat 類別的 verticalAlign 屬性值。 | |
VerticalAlign — 最終類別, 套件 spark.layouts | |
The VerticalAlign class defines the possible values for the verticalAlign property of the HorizontalLayout class. | |
verticalAlternateFill — 樣式, 類別 mx.charts.GridLines | |
Specifies the fill pattern for alternating vertical bands not defined by the fill property. | |
verticalAxis — 屬性, 類別 mx.charts.chartClasses.CartesianChart | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.chartClasses.CartesianDataCanvas | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.chartClasses.HLOCSeriesBase | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.chartClasses.StackedSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.AreaSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.BarSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.BubbleSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.ColumnSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.LineSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
verticalAxis — 屬性, 類別 mx.charts.series.PlotSeries | |
Defines the labels, tick marks, and data position for items on the y-axis. | |
VERTICAL_AXIS — 常數靜態屬性, 類別 mx.charts.chartClasses.CartesianTransform | |
A String representing the vertical axis. | |
verticalAxisRatio — 屬性, 類別 mx.charts.chartClasses.CartesianChart | |
Determines the width limit of the vertical axis. | |
verticalAxisRenderers — 屬性, 類別 mx.charts.chartClasses.CartesianChart | |
Specifies how data appears along the y-axis of a chart. | |
verticalAxisStyleNames — 樣式, 類別 mx.charts.chartClasses.CartesianChart | |
An array of class selectors that define the style properties for vertical axes. | |
verticalAxisTitleAlignment — 樣式, 類別 mx.charts.AxisRenderer | |
Specifies how vertical axis title is to be rendered. | |
verticalCenter — 屬性, 介面 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 — 屬性, 類別 mx.core.UIComponent | |
For components, this layout constraint property is a facade on top of the similarly-named style. | |
verticalCenter — 屬性, 類別 mx.flash.UIMovieClip | |
The vertical distance in pixels from the center of the component's content area to the center of the component. | |
verticalCenter — 屬性, 類別 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 — 屬性, 類別 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 — 樣式, 類別 mx.core.UIComponent | |
The vertical distance in pixels from the center of the component's content area to the center of the component. | |
verticalChangeCount — 樣式, 類別 mx.charts.GridLines | |
Specifies the number of tick marks between vertical grid lines. | |
verticalDivider — 外觀部件, 類別 xd.core.axm.view.components.AXMVerticalDivider | |
verticalDividerCursor — 樣式, 類別 mx.containers.DividedBox | |
The cursor skin for a vertical DividedBox. | |
verticalFill — 樣式, 類別 mx.charts.GridLines | |
Specifies the fill pattern for alternating vertical bands created by the grid lines. | |
verticalFocus — 屬性, 類別 mx.charts.effects.SeriesZoom | |
Defines the location of the focal point of the zoom. | |
verticalFocus — 屬性, 類別 mx.charts.effects.effectClasses.SeriesZoomInstance | |
Defines the location of the focul point of the zoom. | |
verticalGap — 屬性, 類別 spark.components.TileGroup | |
Vertical space between rows, in pixels. | |
verticalGap — 屬性, 類別 spark.layouts.TileLayout | |
Vertical space between rows, in pixels. | |
verticalGap — 屬性, 類別 spark.layouts.ViewMenuLayout | |
The vertical space between rows, in pixels. | |
verticalGap — 樣式, 類別 mx.charts.Legend | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.charts.LegendItem | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.dividedBoxClasses.BoxDivider | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Form | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.ViewStack | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.FormItem | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Grid | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Tile | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Box | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Panel | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.containers.Accordion | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.listClasses.TileListItemRenderer | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.TabBar | |
Number of pixels between tab navigation items in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.Button | |
Gap between the button's label and icon when the labelPlacement property is set to "top" or "bottom". | |
verticalGap — 樣式, 類別 mx.controls.ButtonBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.ProgressBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.LinkBar | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.controls.DateChooser | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 mx.core.LayoutContainer | |
Number of pixels between children in the vertical direction. | |
verticalGap — 樣式, 類別 spark.components.IconItemRenderer | |
Number of pixels between children in the vertical direction. | |
verticalGradientMatrix(x:Number, y:Number, width:Number, height:Number) — 方法, 類別 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) — 方法, 類別 mx.skins.ProgrammaticSkin | |
Utility function to create a vertical gradient matrix. | |
verticalGridLineColor — 樣式, 類別 mx.controls.DataGrid | |
The color of the vertical grid lines. | |
verticalGridLineColor — 樣式, 類別 mx.controls.AdvancedDataGridBaseEx | |
The color of the vertical grid lines. | |
verticalGridLines — 樣式, 類別 mx.controls.DataGrid | |
A flag that indicates whether to show vertical grid lines between the columns. | |
verticalGridLines — 樣式, 類別 mx.controls.AdvancedDataGridBaseEx | |
A flag that indicates whether to show vertical grid lines between the columns. | |
VerticalLayout — 類別, 套件 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() — 建構函式, 類別 spark.layouts.VerticalLayout | |
Constructor. | |
verticalLineScrollSize — 屬性, 類別 fl.containers.BaseScrollPane | |
會取得或設定值,描述當按一下捲動箭頭時,要垂直捲動多少像素。 | |
verticalLineScrollSize — 屬性, 類別 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 — 樣式, 類別 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 — 樣式, 類別 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 — 樣式, 類別 mx.charts.GridLines | |
Specifies the line style for the vertical origin. | |
verticalPageScrollSize — 屬性, 類別 fl.containers.BaseScrollPane | |
會取得或設定當按下捲軸軌道時,捲動縮圖在垂直捲軸上移動的像素數目。 | |
verticalPageScrollSize — 屬性, 類別 mx.core.Container | |
Number of pixels to scroll when the track in the vertical scroll bar is pressed. | |
verticalPosition — 屬性, 類別 spark.components.Callout | |
Vertical position of the callout relative to the owner. | |
verticalPosition — 屬性, 類別 spark.components.CalloutButton | |
Vertical position of the callout relative to the owner. | |
verticalScrollBar — 屬性, 類別 fl.containers.BaseScrollPane | |
會取得垂直捲軸的參考。 | |
verticalScrollBar — 屬性, 類別 fl.controls.TextArea | |
會取得垂直捲軸的參考。 | |
verticalScrollBar — 屬性, 類別 mx.core.Container | |
The vertical scrollbar used in this container. | |
verticalScrollBar — 屬性, 類別 mx.core.ScrollControlBase | |
The vertical scroll bar. | |
verticalScrollBar — 外觀部件, 類別 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 — 屬性, 類別 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 — 外觀部件, 類別 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 — 樣式, 類別 mx.core.ScrollControlBase | |
Style name for vertical scrollbar. | |
verticalScrollBarStyleName — 樣式, 類別 mx.core.Container | |
The name of the vertical scrollbar style. | |
verticalScrollPolicy — 屬性, 類別 fl.containers.BaseScrollPane | |
會取得或設定指出垂直捲軸狀態的值。 | |
verticalScrollPolicy — 屬性, 類別 fl.controls.TextArea | |
會取得或設定垂直捲軸的捲動原則。 | |
verticalScrollPolicy — 屬性, 類別 flashx.textLayout.container.ContainerController | |
指定垂直捲動原則,可指定下列 ScrollPolicy 類別常數之一:ON、OFF 或 AUTO。 | |
verticalScrollPolicy — 屬性, 類別 flashx.textLayout.container.TextContainerManager | |
verticalScrollPolicy — 屬性, 類別 flashx.textLayout.factory.TextLineFactoryBase | |
指定當組合邊界不夠大時如何建立字行。 | |
verticalScrollPolicy — 屬性, 類別 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 — 屬性, 類別 mx.core.Container | |
Specifies whether the vertical scroll bar is always present, always absent, or automatically added when needed. | |
verticalScrollPolicy — 屬性, 類別 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 — 樣式, 類別 spark.components.TextArea | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — 樣式, 類別 spark.components.List | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — 樣式, 類別 spark.components.Scroller | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPolicy — 樣式, 類別 spark.components.DataGrid | |
Indicates under what conditions the vertical scroll bar is displayed. | |
verticalScrollPosition — 屬性, 類別 fl.containers.BaseScrollPane | |
會取得或設定值,描述垂直捲軸在捲動窗格中的垂直位置,以像素為單位。 | |
verticalScrollPosition — 屬性, 類別 fl.controls.TextArea | |
會取得或設定使用者垂直捲動文字欄位之後,捲軸縮圖位置的變更 (以像素為單位)。 | |
verticalScrollPosition — 屬性, 類別 flashx.textLayout.container.ContainerController | |
指定舞台上目前的垂直捲動位置。 | |
verticalScrollPosition — 屬性, 類別 flashx.textLayout.container.TextContainerManager | |
指定舞台上目前的垂直捲動位置。 | |
verticalScrollPosition — 屬性, 類別 mx.charts.Legend | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — 屬性, 類別 mx.controls.TextArea | |
Line number of the top row of characters that is currently displayed. | |
verticalScrollPosition — 屬性, 類別 mx.core.Container | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — 屬性, 介面 mx.core.IContainer | |
The current position of the vertical scroll bar. | |
verticalScrollPosition — 屬性, 類別 mx.core.ScrollControlBase | |
The offset into the content from the top edge. | |
verticalScrollPosition — 屬性, 類別 spark.components.RichEditableText | |
The number of pixels by which the text is scrolled vertically. | |
verticalScrollPosition — 屬性, 類別 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 — 屬性, 類別 spark.components.supportClasses.StyleableTextField | |
The vertical scroll position of the text. | |
verticalScrollPosition — 屬性, 介面 spark.core.IEditableText | |
The vertical scroll position of the text. | |
verticalScrollPosition — 屬性, 介面 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 — 屬性, 類別 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 — 樣式, 類別 mx.controls.DataGrid | |
The class to use as the skin that defines the appearance of the separators between columns in a DataGrid control. | |
verticalSeparatorSkin — 樣式, 類別 mx.controls.AdvancedDataGridBaseEx | |
The class to use as the skin that defines the appearance of the separators between columns in a AdvancedDataGrid control. | |
verticalShowOrigin — 樣式, 類別 mx.charts.GridLines | |
Determines whether to draw the vertical Origin. | |
verticalStroke — 樣式, 類別 mx.charts.GridLines | |
Specifies the line style for vertical grid lines. | |
verticalTextLayout — 屬性, 介面 flash.text.ime.IIMEClient | |
指出顯示在組件中的文字是否為垂直。 | |
verticalTickAligned — 樣式, 類別 mx.charts.GridLines | |
Determines whether to align vertical grid lines with tick marks. | |
vertices — 屬性, 類別 flash.display.GraphicsTrianglePath | |
數字的向量,每一組數字都視為一個點 (一組 x, y)。 | |
VGroup — 類別, 套件 spark.components | |
The VGroup container is an instance of the Group container that uses the VerticalLayout class. | |
VGroup() — 建構函式, 類別 spark.components.VGroup | |
Constructor. | |
Video — 類別, 套件 flash.media | |
Video 類別會在應用程式中顯示即時或錄製的視訊,不會將視訊內嵌到您的 SWF 檔中。 | |
Video(width:int, height:int) — 建構函式, 類別 flash.media.Video | |
會建立新的 Video 實體。 | |
VIDEO — 常數靜態屬性, 類別 flash.media.MediaType | |
視訊。 | |
VideoAlign — 最終類別, 套件 fl.video | |
VideoAlign 類別會提供常數值,讓 FLVPlayback.align 和 VideoPlayer.align 屬性使用。 | |
videoBufferByteLength — 屬性, 類別 flash.net.NetStreamInfo | |
提供 Netstream 視訊緩衝區大小 (以位元組為單位)。 | |
videoBufferLength — 屬性, 類別 flash.net.NetStreamInfo | |
提供 Netstream 視訊緩衝區大小 (以秒為單位)。 | |
videoByteCount — 屬性, 類別 flash.net.NetStreamInfo | |
指定已經到達佇列的視訊位元組總數,不論已經播放或清除的位元組有多少。 | |
videoBytesPerSecond — 屬性, 類別 flash.net.NetStreamInfo | |
指定填滿 NetStream 視訊緩衝區的速率 (以每秒位元組為單位)。 | |
VideoCodec — 最終類別, 套件 flash.media | |
VideoCodec 類別是支援的視訊轉碼器之常數值的列舉。 | |
videoDisplay — 屬性, 類別 spark.skins.spark.VideoPlayerSkin | |
A required skin part that defines the VideoDisplay. | |
videoDisplay — 屬性, 類別 spark.skins.wireframe.VideoPlayerSkin | |
A required skin part that defines the VideoDisplay. | |
videoDisplay — 外觀部件, 類別 spark.components.VideoPlayer | |
A required skin part that defines the VideoDisplay. A required skin part that defines the VideoDisplay. | |
VideoDisplay — 類別, 套件 mx.controls | |
The VideoDisplay control lets you play an FLV file in a Flex application. | |
VideoDisplay — 類別, 套件 spark.components | |
The VideoDisplay class is chromeless video player that supports progressive download, multi-bitrate, and streaming video. | |
VideoDisplay() — 建構函式, 類別 mx.controls.VideoDisplay | |
Constructor. | |
VideoDisplay() — 建構函式, 類別 spark.components.VideoDisplay | |
Constructor. | |
VideoDisplayAutomationImpl — 類別, 套件 mx.automation.delegates.controls | |
Defines methods and properties required to perform instrumentation for the VideoDisplay control. | |
VideoDisplayAutomationImpl(obj:mx.controls:VideoDisplay) — 建構函式, 類別 mx.automation.delegates.controls.VideoDisplayAutomationImpl | |
Constructor. | |
VideoError — 類別, 套件 fl.video | |
VideoError 例外是用來通報 FLVPlayback 和 VideoPlayer 類別中執行階段錯誤的主要機制。 | |
VideoError — 類別, 套件 mx.controls.videoClasses | |
The VideoError class represents the error codes for errors thrown by the VideoDisplay control. | |
VideoError(errCode:uint, msg:String) — 建構函式, 類別 fl.video.VideoError | |
會建立新的 VideoError 物件。 | |
VideoError(errCode:uint, msg:String) — 建構函式, 類別 mx.controls.videoClasses.VideoError | |
Constructor. | |
VideoEvent — 類別, 套件 fl.video | |
Flash® Player 會在使用者播放視訊時傳送 VideoEvent 物件。 | |
VideoEvent — 類別, 套件 flash.events | |
此事件類別會報告目前的視訊顯示狀態。 | |
VideoEvent — 類別, 套件 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) — 建構函式, 類別 fl.video.VideoEvent | |
會建立包含 video 事件相關資訊的 Event 物件。 | |
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String) — 建構函式, 類別 flash.events.VideoEvent | |
建構函式。 | |
VideoEvent(type:String, bubbles:Boolean, cancelable:Boolean, state:String, playheadTime:Number) — 建構函式, 類別 mx.events.VideoEvent | |
Constructor. | |
videoFrame — 事件, 類別 flash.media.Camera | |
在新相機影格經過執行階段處理且可供複製之後傳送。 | |
VIDEO_FRAME — 常數靜態屬性, 類別 flash.events.Event | |
Event.VIDEO_FRAME 常數會定義 videoFrame 事件物件的 type 屬性值。 | |
videoHeight — 屬性, 類別 fl.video.VideoPlayer | |
已載入之 FLV 檔的原始檔寬度。 | |
videoHeight — 屬性, 類別 flash.display3D.textures.VideoTexture | |
指定視訊串流高度的整數,以像素為單位。 | |
videoHeight — 屬性, 類別 flash.media.StageVideo | |
指定視訊串流高度的整數,以像素為單位。 | |
videoHeight — 屬性, 類別 flash.media.Video | |
指定視訊串流高度的整數,以像素為單位。 | |
videoHeight — 屬性, 類別 mx.controls.VideoDisplay | |
Height of the loaded FLV file. | |
videoLossRate — 屬性, 類別 flash.net.NetStreamInfo | |
提供 NetStream 視訊遺失率 (遺失的訊息佔所有訊息的比例)。 | |
videoObject — 屬性, 類別 spark.components.VideoDisplay | |
The underlying flash player flash.media.Video object. | |
videoObject — 屬性, 類別 spark.components.VideoPlayer | |
The underlying flash player flash.media.Video object. | |
videoPlayer — 屬性, 介面 fl.video.INCManager | |
擁有此物件的 VideoPlayer 物件。 | |
videoPlayer — 屬性, 類別 fl.video.NCManager | |
擁有此物件的 VideoPlayer 物件。 | |
VideoPlayer — 類別, 套件 fl.video | |
VideoPlayer 類別允許使用較您使用 FLVPlayback 組件時稍小的 SWF 檔,來建立視訊播放程式。 | |
VideoPlayer — 類別, 套件 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) — 建構函式, 類別 fl.video.VideoPlayer | |
會建立具有指定寬度和高度的 VideoPlayer 物件。 | |
VideoPlayer() — 建構函式, 類別 spark.components.VideoPlayer | |
Constructor. | |
VideoPlayerAccImpl — 類別, 套件 spark.accessibility | |
VideoPlayerAccImpl is the accessibility implementation class for spark.components.VideoPlayer. | |
VideoPlayerAccImpl(master:mx.core:UIComponent) — 建構函式, 類別 spark.accessibility.VideoPlayerAccImpl | |
Constructor. | |
videoPlayerIndex — 屬性, 類別 fl.video.FLVPlaybackCaptioning | |
會將註解功能連接至 FLVPlayback 組件中的特定 VideoPlayer。 | |
VideoPlayerSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark VideoPlayer component. | |
VideoPlayerSkin() — 建構函式, 類別 spark.skins.spark.VideoPlayerSkin | |
Constructor. | |
VideoPlayerSkin() — 建構函式, 類別 spark.skins.wireframe.VideoPlayerSkin | |
Constructor. | |
VideoProgressEvent — 類別, 套件 fl.video | |
當使用者要求了解其在視訊的漸進式 HTTP 下載期間所載入的位元組數時,Flash® Player 便會傳送 VideoProgressEvent 物件。 | |
VideoProgressEvent(type:String, bubbles:Boolean, cancelable:Boolean, bytesLoaded:uint, bytesTotal:uint, vp:uint) — 建構函式, 類別 fl.video.VideoProgressEvent | |
建立包含進度事件相關資訊的 Event 物件。 | |
videoReliable — 屬性, 類別 flash.net.NetStream | |
針對 RTMFP 連線,指定傳送視訊時是否保證完全可靠。 | |
videoSampleAccess — 屬性, 類別 flash.net.NetStream | |
針對 RTMFP 連線,指定此 NetStream 上的對等訂閱者是否可以擷取視訊串流。 | |
VideoScaleMode — 最終類別, 套件 fl.video | |
VideoScaleMode 類別會提供常數值,讓 FLVPlayback.scaleMode 和 VideoPlayer.scaleMode 屬性使用。 | |
VideoState — 最終類別, 套件 fl.video | |
VideoState 類別會提供常數值,讓唯讀的 FLVPlayback.state 和 VideoPlayer.state 屬性使用。 | |
VideoStatus — 最終類別, 套件 flash.media | |
此類別定義描述視訊解碼可能層級的列舉。 | |
videoStreamSettings — 屬性, 類別 flash.net.NetStream | |
指定串流壓縮屬性。 | |
VideoStreamSettings — 類別, 套件 flash.media | |
VideoStreamSettings 類別能為每個 NetStream 指定視訊壓縮設定。 | |
VideoStreamSettings() — 建構函式, 類別 flash.media.VideoStreamSettings | |
建立設定物件,該物件會指定使用 Sorenson Spark 視訊轉碼器進行壓縮。 | |
VideoTexture — 最終類別, 套件 flash.display3D.textures | |
在 Flash Player 21 之前,若要在 Stage3D 使用視訊,必須使用 Video 物件 (非硬體加速)、將視訊影格複製到 BitmapData 物件,並將資料載入需要大量耗用 CPU 的 GPU。 | |
VideoTextureEvent — 類別, 套件 flash.events | |
幾乎正好是 StageVideoEvent。 | |
VideoTextureEvent(type:String, bubbles:Boolean, cancelable:Boolean, status:String, colorSpace:String) — 建構函式, 類別 flash.events.VideoTextureEvent | |
videoWidth — 屬性, 類別 fl.video.VideoPlayer | |
已載入之 FLV 檔的原始檔寬度。 | |
videoWidth — 屬性, 類別 flash.display3D.textures.VideoTexture | |
指定視訊串流寬度的整數,以像素為單位。 | |
videoWidth — 屬性, 類別 flash.media.StageVideo | |
指定視訊串流寬度的整數,以像素為單位。 | |
videoWidth — 屬性, 類別 flash.media.Video | |
指定視訊串流寬度的整數,以像素為單位。 | |
videoWidth — 屬性, 類別 mx.controls.VideoDisplay | |
Width of the loaded FLV file. | |
view — 屬性, 類別 mx.collections.HierarchicalCollectionViewCursor | |
A reference to the ICollectionView with which this cursor is associated. | |
view — 屬性, 介面 mx.collections.IViewCursor | |
A reference to the ICollectionView with which this cursor is associated. | |
view — 外觀狀態, 類別 com.adobe.dct.component.datadictionaryElement.DDEMetaEditor | |
View state of the DDEMetaEditor. | |
view — 外觀狀態, 類別 com.adobe.dct.component.toolbars.DDToolbar | |
View/Read only state of the ToolBar. | |
view — 外觀狀態, 類別 com.adobe.dct.view.PropertyContainer | |
View state or the PropertyContainer. | |
View — 類別, 套件 spark.components | |
The View class is the base container class for all views used by view navigators. | |
View — 外觀狀態, 類別 com.adobe.dct.component.datadictionary.DDEditor | |
View state where values are non editable. | |
View — 外觀狀態, 類別 com.adobe.dct.component.ExtendedProperty | |
View state where values are non editable. | |
View — 外觀狀態, 類別 com.adobe.dct.view.DictionaryServiceView | |
View State of the DictionaryServiceView | |
View — 外觀狀態, 類別 com.adobe.dct.view.DictionaryPropertiesView | |
View State of the DictionaryPropertiesView. | |
View — 外觀狀態, 類別 com.adobe.solutions.acm.authoring.presentation.rte.IccRichTextControlToolbar | |
View state of the IccRichTextControlToolbar | |
View — 外觀狀態, 類別 com.adobe.solutions.acm.authoring.presentation.CategoryEditor | |
View state of the CategoryEditor | |
View — 外觀狀態, 類別 com.adobe.solutions.acm.authoring.presentation.AssetPropertiesEditor | |
View state of the AssetPropertiesEditor | |
View() — 建構函式, 類別 spark.components.View | |
Constructor. | |
viewActivate — 事件, 類別 spark.components.View | |
Dispatched when the current view has been activated. | |
VIEW_ACTIVATE — 常數靜態屬性, 類別 spark.events.ViewNavigatorEvent | |
The ViewNavigatorEvent.VIEW_ACTIVATE constant defines the value of the type property of the event object for an viewActivate event. | |
viewDeactivate — 事件, 類別 spark.components.View | |
Dispatched when the current view has been deactivated. | |
VIEW_DEACTIVATE — 常數靜態屬性, 類別 spark.events.ViewNavigatorEvent | |
The ViewNavigatorEvent.VIEW_DEACTIVATE constant defines the value of the type property of the event object for an viewDeactivate event. | |
viewHeight — 屬性, 類別 spark.core.SpriteVisualElement | |
Defines the vertical space that the graphic uses in the layout. | |
viewHeight — 屬性, 類別 spark.primitives.Graphic | |
Defines the vertical space that the graphic uses in the layout. | |
viewMenu — 屬性, 類別 spark.skins.mobile.TabbedViewNavigatorApplicationSkin | |
Creates an action menu from this factory when the menu button is pressed | |
viewMenu — 屬性, 類別 spark.skins.mobile.ViewNavigatorApplicationSkin | |
Creates an action menu from this factory when the menu button is pressed | |
viewMenu — 外觀部件, 類別 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 — 外觀部件, 類別 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 — 類別, 套件 spark.components | |
The ViewMenu container defines a menu in a View container. | |
ViewMenu() — 建構函式, 類別 spark.components.ViewMenu | |
Constructor. | |
ViewMenuItem — 類別, 套件 spark.components | |
The ViewMenuItem control displays a label and icon for a menu item in the ViewMenu container. | |
ViewMenuItem() — 建構函式, 類別 spark.components.ViewMenuItem | |
Constructor. | |
viewMenuItems — 屬性, 類別 spark.components.View | |
The Vector of ViewMenuItem objects passed to the ViewMenu when this View is the active view. | |
ViewMenuItemSkin — 類別, 套件 spark.skins.mobile | |
Default skin for ViewMenuItem. | |
ViewMenuItemSkin() — 建構函式, 類別 spark.skins.mobile.ViewMenuItemSkin | |
Constructor. | |
ViewMenuLayout — 類別, 套件 spark.layouts | |
The ViewMenuLayout class defines the layout of the ViewMenu container. | |
ViewMenuLayout() — 建構函式, 類別 spark.layouts.ViewMenuLayout | |
Constructor. | |
viewMenuOpen — 屬性, 類別 spark.components.supportClasses.ViewNavigatorApplicationBase | |
Opens the view menu if set to true, and closes it if set to false. | |
ViewMenuSkin — 類別, 套件 spark.skins.mobile | |
The default skin class for a Spark ViewMenu in a mobile application. | |
ViewMenuSkin() — 建構函式, 類別 spark.skins.mobile.ViewMenuSkin | |
Constructor. | |
viewMetrics — 屬性, 類別 mx.charts.Legend | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — 屬性, 類別 mx.core.Container | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — 屬性, 介面 mx.core.IContainer | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetrics — 屬性, 類別 mx.core.ScrollControlBase | |
An EdgeMetrics object taking into account the scroll bars, if visible. | |
viewMetricsAndPadding — 屬性, 類別 mx.charts.Legend | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMetricsAndPadding — 屬性, 類別 mx.core.Container | |
Returns an object that has four properties: left, top, right, and bottom. | |
viewMode — 屬性, 類別 com.adobe.dct.component.datadictionary.DDExplorer | |
ViewNavigator — 類別, 套件 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() — 建構函式, 類別 spark.components.ViewNavigator | |
Constructor. | |
ViewNavigatorAction — 最終類別, 套件 spark.components.supportClasses | |
The ViewNavigatorAction class defines the constant values for the action property of ViewNavigatorEvent class. | |
ViewNavigatorApplication — 類別, 套件 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() — 建構函式, 類別 spark.components.ViewNavigatorApplication | |
Constructor. | |
ViewNavigatorApplicationBase — 類別, 套件 spark.components.supportClasses | |
The ViewNavigatorApplicationBase class is the base class used for all view-based application types. | |
ViewNavigatorApplicationBase() — 建構函式, 類別 spark.components.supportClasses.ViewNavigatorApplicationBase | |
Constructor | |
ViewNavigatorApplicationSkin — 類別, 套件 spark.skins.mobile | |
The ActionScript-based skin used for ViewNavigatorApplication. | |
ViewNavigatorApplicationSkin() — 建構函式, 類別 spark.skins.mobile.ViewNavigatorApplicationSkin | |
Constructor. | |
ViewNavigatorBase — 類別, 套件 spark.components.supportClasses | |
The ViewNavigatorBase class defines the base class logic and interface used by view navigators. | |
ViewNavigatorBase() — 建構函式, 類別 spark.components.supportClasses.ViewNavigatorBase | |
Constructor. | |
ViewNavigatorEvent — 類別, 套件 spark.events | |
The ViewNavigatorEvent class represents event objects dispatched by the View class. | |
ViewNavigatorEvent(type:String, bubbles:Boolean, cancelable:Boolean, action:String) — 建構函式, 類別 spark.events.ViewNavigatorEvent | |
Constructor. | |
viewNavigatorPopUp — 屬性, 類別 spark.skins.mobile.SplitViewNavigatorSkin | |
The popUp used to display a navigator when showFirstViewNavigatorInPopUp() is called. | |
viewNavigatorPopUp — 外觀部件, 類別 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 — 類別, 套件 spark.skins.mobile | |
The ActionScript-based skin for view navigators in mobile applications. | |
ViewNavigatorSkin() — 建構函式, 類別 spark.skins.mobile.ViewNavigatorSkin | |
Constructor. | |
viewport — 屬性, 類別 spark.components.HScrollBar | |
The viewport controlled by this scrollbar. | |
viewport — 屬性, 類別 spark.components.Scroller | |
The viewport component to be scrolled. | |
viewport — 屬性, 類別 spark.components.VScrollBar | |
The viewport controlled by this scrollbar. | |
viewport — 屬性, 類別 spark.components.supportClasses.ScrollBarBase | |
The viewport controlled by this scrollbar. | |
viewPort — 屬性, 類別 flash.media.StageVideo | |
視訊表面的絕對位置與大小 (以像素為單位)。 | |
viewPort — 屬性, 類別 flash.media.StageWebView | |
顯示此 StageWebView 物件所在舞台上的區域。 | |
viewPort — 屬性, 類別 flash.text.StageText | |
顯示此 StageText 物件所在舞台上的區域。 | |
ViewReturnObject — 類別, 套件 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) — 建構函式, 類別 spark.components.supportClasses.ViewReturnObject | |
Constructor. | |
views — 屬性, 類別 flash.data.SQLSchemaResult | |
在對 SQLConnection.loadSchema() 的呼叫中要求的 SQLViewSchema 實體陣列。 | |
ViewSource — 類別, 套件 com.adobe.viewsource | |
The ViewSource class adds support for the "View Source" context menu item. | |
viewSourceURL — 屬性, 類別 mx.core.Application | |
URL where the application's source can be viewed. | |
viewSourceURL — 屬性, 類別 spark.components.Application | |
URL where the application's source can be viewed. | |
viewStack — 外觀部件, 類別 com.adobe.mosaic.sparklib.tabLayout.TabLayout | |
The ViewStack which contains the tab children. The ViewStack which contains the tab children. | |
ViewStack — 類別, 套件 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() — 建構函式, 類別 mx.containers.ViewStack | |
Constructor. | |
ViewStackAutomationImpl — 類別, 套件 mx.automation.delegates.containers | |
Defines the methods and properties required to perform instrumentation for the ViewStack class. | |
ViewStackAutomationImpl(obj:mx.containers:ViewStack) — 建構函式, 類別 mx.automation.delegates.containers.ViewStackAutomationImpl | |
Constructor. | |
ViewTransitionBase — 類別, 套件 spark.transitions | |
The ViewTransitionBase class is the base class for all view transitions. | |
ViewTransitionBase() — 建構函式, 類別 spark.transitions.ViewTransitionBase | |
Constructor. | |
ViewTransitionDirection — 類別, 套件 spark.transitions | |
The ViewTransitionDirection class provides the constants used when hinting the direction of a view transition. | |
viewWidth — 屬性, 類別 spark.core.SpriteVisualElement | |
Defines the horizontal space that the graphic uses in the layout. | |
viewWidth — 屬性, 類別 spark.primitives.Graphic | |
Defines the horizontal space that the graphic uses in the layout. | |
VISA — 常數靜態屬性, 類別 mx.validators.CreditCardValidatorCardType | |
Specifies the card type as Visa. | |
visible — 屬性, 類別 fl.controls.dataGridClasses.DataGridColumn | |
會指出某欄是否為可見的。 | |
visible — 屬性, 類別 fl.controls.progressBarClasses.IndeterminateBar | |
會取得或設定 Boolean 值,指出非確定式列是否為可見的。 | |
visible — 屬性, 類別 fl.core.UIComponent | |
會取得或設定值,指出目前組件實體是否為可見。 | |
visible — 屬性, 類別 fl.motion.KeyframeBase | |
控制目標物件是否為可見。 | |
visible — 屬性, 類別 fl.video.VideoPlayer | |
Boolean 值,如果為 true,則顯示 VideoPlayer 實體。 | |
visible — 屬性, 類別 flash.display.DisplayObject | |
不管是否看得見顯示物件。 | |
visible — 屬性, 類別 flash.display.NativeWindow | |
指定此視窗是否可見。 | |
visible — 屬性, 類別 flash.display.Stage3D | |
指定這個 Stage3D 物件是否可見。 | |
visible — 屬性, 類別 flash.text.StageText | |
指出 StageText 物件是否為可見。 | |
visible — 屬性, 類別 flash.ui.ContextMenuItem | |
指出當顯示 Flash Player 快顯選單時,是否看得見指定的選單項目。 | |
visible — 屬性, 類別 mx.containers.utilityClasses.PostScaleAdapter | |
visible — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridColumn | |
If true, the column is visible. | |
visible — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
Contains true if the column is currently visible. | |
visible — 屬性, 類別 mx.controls.dataGridClasses.DataGridColumn | |
A flag that indicates whethe the column is visible. | |
visible — 屬性, 類別 mx.core.DesignLayer | |
The visibility for this design layer instance. | |
visible — 屬性, 介面 mx.core.IFlexDisplayObject | |
不管是否看得見顯示物件。 | |
visible — 屬性, 介面 mx.core.IVisualElement | |
Controls the visibility of this visual element. | |
visible — 屬性, 介面 mx.core.IWindow | |
Controls the window's visibility. | |
visible — 屬性, 類別 mx.core.UIComponent | |
Whether or not the display object is visible. | |
visible — 屬性, 類別 mx.flash.UIMovieClip | |
Whether or not the display object is visible. | |
visible — 屬性, 類別 mx.preloaders.DownloadProgressBar | |
Specifies whether the download progress bar is visible. | |
visible — 屬性, 類別 mx.preloaders.SparkDownloadProgressBar | |
Specifies whether the download progress bar is visible. | |
visible — 屬性, 類別 spark.components.gridClasses.GridColumn | |
If true, then display this column. | |
visible — 屬性, 類別 spark.core.SpriteVisualElement | |
Controls the visibility of this visual element. | |
visible — 屬性, 類別 spark.primitives.supportClasses.GraphicElement | |
Controls the visibility of this visual element. | |
visibleBounds — 屬性, 類別 flash.display.Screen | |
此螢幕上可見視窗的區域邊界。 | |
visibleCellRenderers — 屬性, 類別 mx.controls.AdvancedDataGrid | |
A hash table of data provider item renderers currently in view. | |
visibleChildren — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridHeaderInfo | |
An Array of the currently visible child AdvancedDataGridHeaderInfo instances. | |
visibleData — 屬性, 類別 mx.controls.listClasses.AdvancedListBase | |
A hash table of data provider item renderers currently in view. | |
visibleData — 屬性, 類別 mx.controls.listClasses.ListBase | |
A hash table of data provider item renderers currently in view. | |
visibleData — 屬性, 類別 mx.controls.listClasses.ListBaseContentHolder | |
A hash table of data provider item renderers currently in view. | |
visibleHeaderInfos — 屬性, 類別 mx.controls.advancedDataGridClasses.AdvancedDataGridBase | |
An Array of AdvancedDataGridHeaderRenderer instances that define the header item renderers for the displayable columns. | |
visibleIndex — 屬性, 類別 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 — 屬性, 類別 mx.charts.chartClasses.RenderData | |
The rectangle describing the possible coordinate range that a series can display on screen. | |
visibleSortIndicatorIndices — 屬性, 類別 spark.components.GridColumnHeaderGroup | |
A vector of column indices corresponding to the header renderers which currently have their sort indicators visible. | |
visibleToAbsoluteColumnIndex(columnIndex:int) — 方法, 類別 mx.controls.AdvancedDataGridBaseEx | |
Converts the current visible column index of a column to its corresponding absolute index. | |
visibleTrackOffset — 屬性, 類別 spark.skins.mobile.HSliderTrackSkin | |
Specifies the offset from the left and right edge to where the visible track begins. | |
visibleVideoPlayerIndex — 屬性, 類別 fl.video.FLVPlayback | |
數字,可用來管理多個 FLV 檔串流。 | |
VOD — 常數靜態屬性, 類別 flash.ui.Keyboard | |
與用來執行視訊點播之按鈕的按鍵碼值有關聯的常數。 | |
VOICE — 常數靜態屬性, 類別 flash.media.AudioPlaybackMode | |
播放語音音效的模式。 | |
void — 運算子 | |
評估運算式並捨棄其值,然後傳回 undefined。 | |
volume — 屬性, 類別 fl.video.FLVPlayback | |
數字,會指出音量控制項設定,允許的範圍為 0 到 1。 | |
volume — 屬性, 類別 fl.video.VideoPlayer | |
數字,會指出音量控制項設定,允許的範圍為 0 到 1。 | |
volume — 屬性, 類別 flash.media.SoundTransform | |
音量,範圍介於 0 (靜音) 到 1 (最大音量) 之間。 | |
volume — 屬性, 類別 mx.controls.VideoDisplay | |
The volume level, specified as an value between 0 and 1. | |
volume — 屬性, 類別 spark.components.VideoDisplay | |
The volume level, specified as a value between 0 and 1. | |
volume — 屬性, 類別 spark.components.VideoPlayer | |
The volume level, specified as a value between 0 and 1. | |
volume — 屬性, 類別 spark.components.mediaClasses.MuteButton | |
The volume of the video player, specified as a value between 0 and 1. | |
volume — 屬性, 類別 spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
The volume of the component to represent. | |
volume — 屬性, 類別 spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
The volume of the video player, specified as a value between 0 and 1. | |
volume — 屬性, 類別 spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
The volume of the component to represent. | |
volumeBar — 屬性, 類別 fl.video.FLVPlayback | |
音量列控制項。 | |
volumeBar — 屬性, 類別 spark.skins.spark.VideoPlayerSkin | |
An optional skin part for the volume control. | |
volumeBar — 屬性, 類別 spark.skins.wireframe.VideoPlayerSkin | |
An optional skin part for the volume control. | |
volumeBar — 外觀部件, 類別 spark.components.VideoPlayer | |
An optional skin part for the volume control. An optional skin part for the volume control. | |
VolumeBar — 類別, 套件 spark.components.mediaClasses | |
The VolumeBar class defines a drop-down slider to control the volume of the VideoDisplay control. | |
VolumeBar() — 建構函式, 類別 spark.components.mediaClasses.VolumeBar | |
Constructor. | |
volumeBarInterval — 屬性, 類別 fl.video.FLVPlayback | |
數字,會指定拖曳時檢查音量列控制點位置的頻率,以毫秒為單位。 | |
volumeBarScrubTolerance — 屬性, 類別 fl.video.FLVPlayback | |
數字,會指定使用者在更新動作發生之前,可將音量列控制點移動多遠的距離。 | |
VolumeBarSkin — 類別, 套件 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 — 類別, 套件 spark.skins.spark.mediaClasses.normal | |
The default skin class for the volume bar of a Spark VideoPlayer component in the normal skin state. | |
VolumeBarSkin — 類別, 套件 spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar of a Spark VideoPlayer component. | |
VolumeBarSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.fullScreen.VolumeBarSkin | |
Constructor. | |
VolumeBarSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.normal.VolumeBarSkin | |
Constructor. | |
VolumeBarSkin() — 建構函式, 類別 spark.skins.wireframe.mediaClasses.VolumeBarSkin | |
Constructor. | |
VolumeBarThumbSkin — 類別, 套件 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 — 類別, 套件 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 — 類別, 套件 spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar thumb part of a Spark VideoPlayer component. | |
VolumeBarThumbSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.fullScreen.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarThumbSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.normal.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarThumbSkin() — 建構函式, 類別 spark.skins.wireframe.mediaClasses.VolumeBarThumbSkin | |
Constructor. | |
VolumeBarTrackSkin — 類別, 套件 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 — 類別, 套件 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 — 類別, 套件 spark.skins.wireframe.mediaClasses | |
The wireframe skin class for the volume bar track part of a Spark VideoPlayer component. | |
VolumeBarTrackSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.fullScreen.VolumeBarTrackSkin | |
Constructor. | |
VolumeBarTrackSkin() — 建構函式, 類別 spark.skins.spark.mediaClasses.normal.VolumeBarTrackSkin | |
Constructor. | |
VolumeBarTrackSkin() — 建構函式, 類別 spark.skins.wireframe.mediaClasses.VolumeBarTrackSkin | |
Constructor. | |
volumeEasingFunction — 屬性, 類別 mx.effects.SoundEffect | |
The easing function for the volume effect. | |
volumeEasingFunction — 屬性, 類別 mx.effects.effectClasses.SoundEffectInstance | |
The easing function for the volume effect. | |
volumeFrom — 屬性, 類別 mx.effects.SoundEffect | |
Initial volume of the Sound object. | |
volumeFrom — 屬性, 類別 mx.effects.effectClasses.SoundEffectInstance | |
Initial volume of the Sound object. | |
volumeSymbol — 屬性, 類別 spark.skins.spark.mediaClasses.fullScreen.MuteButtonSkin | |
Defines the volume symbol. | |
volumeSymbol — 屬性, 類別 spark.skins.spark.mediaClasses.normal.MuteButtonSkin | |
Defines the volume symbol. | |
volumeSymbol — 屬性, 類別 spark.skins.wireframe.mediaClasses.MuteButtonSkin | |
Defines the volume symbol. | |
volumeTo — 屬性, 類別 mx.effects.SoundEffect | |
Final volume of the Sound object. | |
volumeTo — 屬性, 類別 mx.effects.effectClasses.SoundEffectInstance | |
Final volume of the Sound object. | |
voucher — 屬性, 類別 flash.events.DRMStatusEvent | |
內容的 DRMVoucher 物件。 | |
VoucherAccessInfo — 最終類別, 套件 flash.net.drm | |
VoucherAccessInfo 物件顯示成功地擷取及利用憑證所需要的資訊,例如驗證類型及媒體權限伺服器的內容網域。 | |
voucherEndDate — 屬性, 類別 flash.events.DRMStatusEvent | |
憑證到期的絕對日期,此時使用者將無法繼續檢視其內容。 | |
voucherEndDate — 屬性, 類別 flash.net.drm.DRMVoucher | |
此憑證的到期日。 | |
voucherStartDate — 屬性, 類別 flash.net.drm.DRMVoucher | |
此憑證有效期限的開始日期。 | |
vp — 屬性, 類別 fl.video.AutoLayoutEvent | |
與此事件相關之 VideoPlayer 物件的索引。 | |
vp — 屬性, 介面 fl.video.IVPEvent | |
與此事件相關之 VideoPlayer 物件的索引。 | |
vp — 屬性, 類別 fl.video.MetadataEvent | |
與此事件相關之 VideoPlayer 物件的索引。 | |
vp — 屬性, 類別 fl.video.VideoEvent | |
與此事件相關之 VideoPlayer 物件的索引。 | |
vp — 屬性, 類別 fl.video.VideoProgressEvent | |
與此事件相關之 VideoPlayer 物件的索引。 | |
VP6VideoStreamSettings() — 建構函式, 類別 flash.media.VP6VideoStreamSettings | |
建立設定物件,該物件會指定使用 H.264/AVC 轉碼器進行視訊壓縮。 | |
VRule — 類別, 套件 mx.controls | |
The VRule control creates a single vertical line. | |
VRule() — 建構函式, 類別 mx.controls.VRule | |
Constructor. | |
VScrollBar — 類別, 套件 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 — 類別, 套件 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() — 建構函式, 類別 mx.controls.VScrollBar | |
Constructor. | |
VScrollBar() — 建構函式, 類別 spark.components.VScrollBar | |
Constructor. | |
VScrollBarSkin — 類別, 套件 spark.skins.mobile | |
ActionScript-based skin for VScrollBar components in mobile applications. | |
VScrollBarSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the Spark VScrollBar component. | |
VScrollBarSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark VScrollBar component. | |
VScrollBarSkin() — 建構函式, 類別 spark.skins.mobile.VScrollBarSkin | |
Constructor. | |
VScrollBarSkin() — 建構函式, 類別 spark.skins.spark.VScrollBarSkin | |
Constructor. | |
VScrollBarSkin() — 建構函式, 類別 spark.skins.wireframe.VScrollBarSkin | |
Constructor. | |
VScrollBarThumbSkin — 類別, 套件 spark.skins.mobile | |
ActionScript-based skin for the VScrollBar thumb skin part in mobile applications. | |
VScrollBarThumbSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the thumb of a Spark VScrollBar component. | |
VScrollBarThumbSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarThumb component. | |
VScrollBarThumbSkin() — 建構函式, 類別 spark.skins.mobile.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarThumbSkin() — 建構函式, 類別 spark.skins.spark.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarThumbSkin() — 建構函式, 類別 spark.skins.wireframe.VScrollBarThumbSkin | |
Constructor. | |
VScrollBarTrackSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the track of a Spark VScrollBar component. | |
VScrollBarTrackSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark ScrollBarTrack component. | |
VScrollBarTrackSkin() — 建構函式, 類別 spark.skins.spark.VScrollBarTrackSkin | |
Constructor. | |
VScrollBarTrackSkin() — 建構函式, 類別 spark.skins.wireframe.VScrollBarTrackSkin | |
Constructor. | |
VSlider — 類別, 套件 mx.controls | |
The VSlider control lets users select a value by moving a slider thumb between the end points of the slider track. | |
VSlider — 類別, 套件 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() — 建構函式, 類別 mx.controls.VSlider | |
Constructor. | |
VSlider() — 建構函式, 類別 spark.components.VSlider | |
Constructor. | |
VSliderSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the Spark VSlider component. | |
VSliderSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark VSlider component. | |
VSliderSkin() — 建構函式, 類別 spark.skins.spark.VSliderSkin | |
Constructor. | |
VSliderSkin() — 建構函式, 類別 spark.skins.wireframe.VSliderSkin | |
Constructor. | |
VSliderThumbSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the thumb of a Spark VSlider component. | |
VSliderThumbSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark VSliderThumb component. | |
VSliderThumbSkin() — 建構函式, 類別 spark.skins.spark.VSliderThumbSkin | |
Constructor. | |
VSliderThumbSkin() — 建構函式, 類別 spark.skins.wireframe.VSliderThumbSkin | |
Constructor. | |
VSliderTrackSkin — 類別, 套件 spark.skins.spark | |
The default skin class for the track of a Spark VSlider component. | |
VSliderTrackSkin — 類別, 套件 spark.skins.wireframe | |
The default wireframe skin class for the Spark VSliderTrack component. | |
VSliderTrackSkin() — 建構函式, 類別 spark.skins.spark.VSliderTrackSkin | |
Constructor. | |
VSliderTrackSkin() — 建構函式, 類別 spark.skins.wireframe.VSliderTrackSkin | |
Constructor. | |
vsyncEnabled — 屬性, 類別 flash.display.Stage | |
這代表基礎圖形解決方案的 vsync 目前狀態。我們可以啟用/停用 vsync,這樣就不需要等待下一個 VSYNC'ed 狀態,即可立即顯示。 | |
VsyncStateChangeAvailability — 事件, 類別 flash.display.Stage | |
當 vsync 屬性的狀態變更時,會由 Stage 物件傳送。 | |
VSYNC_STATE_CHANGE_AVAILABILITY — 常數靜態屬性, 類別 flash.events.VsyncStateChangeAvailabilityEvent | |
定義 VsyncStateChangeAvailabilityEvent 事件物件的 type 屬性值。 | |
VsyncStateChangeAvailabilityEvent — 類別, 套件 flash.events | |
改變 vsync 狀態變更的 Stage 可用性時,Stage 類別會傳送 VsyncStateChangeAvailabilityEvent。 | |
VsyncStateChangeAvailabilityEvent(type:String, bubbles:Boolean, cancelable:Boolean, available:Boolean) — 建構函式, 類別 flash.events.VsyncStateChangeAvailabilityEvent | |
建構函式。建立 VsyncStateChangeAvailabilityEvent 物件,其包含有關 vsync 狀態變更的可用性資訊。 | |
符號 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, 04:02 PM Z