| Пакет | 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 |
| Свойство | Определено | ||
|---|---|---|---|
| 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 | ||
| Метод | Определено | ||
|---|---|---|---|
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():NumberexplicitHeight | свойство |
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():NumberexplicitMaxHeight | свойство |
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():NumberexplicitMaxWidth | свойство |
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():NumberexplicitMinHeight | свойство |
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():NumberexplicitMinWidth | свойство |
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():NumberexplicitWidth | свойство |
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():NumbermeasuredHeight | свойство |
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():NumbermeasuredMinHeight | свойство |
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():NumbermeasuredMinWidth | свойство |
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():NumbermeasuredWidth | свойство |
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():NumberpercentHeight | свойство |
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():NumberpercentWidth | свойство |
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():NumbersetActualSize | () | метод |
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.
|
Tue Jun 12 2018, 11:34 AM Z