適用於 Adobe® Flash® Platform 的 ActionScript® 3.0 參考
首頁  |  隱藏套件和類別清單 |  套件  |  類別  |  新增內容  |  索引  |  附錄  |  為什麼顯示英文?
篩選: 從伺服器擷取資料...
從伺服器擷取資料...
com.adobe.gravity.ui 

IMeasurable  - AS3 ADEP Client Component

套件com.adobe.gravity.ui
介面public interface IMeasurable

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

Interface for visual components that implement a multiple-pass measurement protocol.



公用屬性
 屬性定義自
  baselinePosition : Number
[唯讀] The text baseline position for the component.
IMeasurable
  explicitHeight : Number
[唯讀] The height as explicitly set on the component.
IMeasurable
  explicitMaxHeight : Number
[唯讀] The maximum height as explicitly set on the component.
IMeasurable
  explicitMaxWidth : Number
[唯讀] The maximum width as explicitly set on the component.
IMeasurable
  explicitMinHeight : Number
[唯讀] The minimum height as explicitly set on the component.
IMeasurable
  explicitMinWidth : Number
[唯讀] The minimum width as explicitly set on the component.
IMeasurable
  explicitWidth : Number
[唯讀] The width as explicitly set on the component.
IMeasurable
  measuredHeight : Number
[唯讀] The height as measured by the component.
IMeasurable
  measuredMinHeight : Number
[唯讀] The minimum height as measured by the component.
IMeasurable
  measuredMinWidth : Number
[唯讀] The minimum width as measured by the component.
IMeasurable
  measuredWidth : Number
[唯讀] The width as measured by the component.
IMeasurable
  percentHeight : Number
[唯讀] The percentage height as explicitly set on the component.
IMeasurable
  percentWidth : Number
[唯讀] The percentage width as explicitly set on the component.
IMeasurable
公用方法
 方法定義自
  
setActualSize(newWidth:Number, newHeight:Number):void
Set the actual size of the component.
IMeasurable
屬性詳細資訊

baselinePosition

屬性
baselinePosition:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The text baseline position for the component.



實作
    public function get baselinePosition():Number

explicitHeight

屬性 
explicitHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The height as explicitly set on the component.



實作
    public function get explicitHeight():Number

explicitMaxHeight

屬性 
explicitMaxHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The maximum height as explicitly set on the component.



實作
    public function get explicitMaxHeight():Number

explicitMaxWidth

屬性 
explicitMaxWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The maximum width as explicitly set on the component.



實作
    public function get explicitMaxWidth():Number

explicitMinHeight

屬性 
explicitMinHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The minimum height as explicitly set on the component.



實作
    public function get explicitMinHeight():Number

explicitMinWidth

屬性 
explicitMinWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The minimum width as explicitly set on the component.



實作
    public function get explicitMinWidth():Number

explicitWidth

屬性 
explicitWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The width as explicitly set on the component.



實作
    public function get explicitWidth():Number

measuredHeight

屬性 
measuredHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The height as measured by the component.



實作
    public function get measuredHeight():Number

measuredMinHeight

屬性 
measuredMinHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The minimum height as measured by the component.



實作
    public function get measuredMinHeight():Number

measuredMinWidth

屬性 
measuredMinWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The minimum width as measured by the component.



實作
    public function get measuredMinWidth():Number

measuredWidth

屬性 
measuredWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The width as measured by the component.



實作
    public function get measuredWidth():Number

percentHeight

屬性 
percentHeight:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The percentage height as explicitly set on the component.



實作
    public function get percentHeight():Number

percentWidth

屬性 
percentWidth:Number  [唯讀]

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

The percentage width as explicitly set on the component.



實作
    public function get percentWidth():Number
方法詳細資訊

setActualSize

()方法
public function setActualSize(newWidth:Number, newHeight:Number):void

語言版本: ActionScript 3.0
產品版本: Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10
執行階段版本: AIR 1.1, Flash Player 9

Set the actual size of the component.

參數

newWidth:Number — The width of the component.
 
newHeight:Number — The height of the component.





[ X ]為什麼顯示英文?
「ActionScript 3.0 參考」的內容是以英文顯示

並非所有「ActionScript 3.0 參考」的內容都翻譯為所有語言。當語言元素未翻譯時,就會以英文顯示。例如,ga.controls.HelpBox 類別並沒有翻譯為任何語言。因此在參考的繁體中文版本中,ga.controls.HelpBox 類別就會以英文顯示。