Pakiet | com.adobe.gravity.ui |
Interfejs | public interface IMeasurable |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
baselinePosition : Number [tylko do odczytu]
The text baseline position for the component. | IMeasurable | ||
explicitHeight : Number [tylko do odczytu]
The height as explicitly set on the component. | IMeasurable | ||
explicitMaxHeight : Number [tylko do odczytu]
The maximum height as explicitly set on the component. | IMeasurable | ||
explicitMaxWidth : Number [tylko do odczytu]
The maximum width as explicitly set on the component. | IMeasurable | ||
explicitMinHeight : Number [tylko do odczytu]
The minimum height as explicitly set on the component. | IMeasurable | ||
explicitMinWidth : Number [tylko do odczytu]
The minimum width as explicitly set on the component. | IMeasurable | ||
explicitWidth : Number [tylko do odczytu]
The width as explicitly set on the component. | IMeasurable | ||
measuredHeight : Number [tylko do odczytu]
The height as measured by the component. | IMeasurable | ||
measuredMinHeight : Number [tylko do odczytu]
The minimum height as measured by the component. | IMeasurable | ||
measuredMinWidth : Number [tylko do odczytu]
The minimum width as measured by the component. | IMeasurable | ||
measuredWidth : Number [tylko do odczytu]
The width as measured by the component. | IMeasurable | ||
percentHeight : Number [tylko do odczytu]
The percentage height as explicitly set on the component. | IMeasurable | ||
percentWidth : Number [tylko do odczytu]
The percentage width as explicitly set on the component. | IMeasurable |
Metoda | Zdefiniowane przez | ||
---|---|---|---|
Set the actual size of the component. | IMeasurable |
baselinePosition | właściwość |
baselinePosition:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The text baseline position for the component.
Implementacja
public function get baselinePosition():Number
explicitHeight | właściwość |
explicitHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The height as explicitly set on the component.
Implementacja
public function get explicitHeight():Number
explicitMaxHeight | właściwość |
explicitMaxHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The maximum height as explicitly set on the component.
Implementacja
public function get explicitMaxHeight():Number
explicitMaxWidth | właściwość |
explicitMaxWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The maximum width as explicitly set on the component.
Implementacja
public function get explicitMaxWidth():Number
explicitMinHeight | właściwość |
explicitMinHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The minimum height as explicitly set on the component.
Implementacja
public function get explicitMinHeight():Number
explicitMinWidth | właściwość |
explicitMinWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The minimum width as explicitly set on the component.
Implementacja
public function get explicitMinWidth():Number
explicitWidth | właściwość |
explicitWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The width as explicitly set on the component.
Implementacja
public function get explicitWidth():Number
measuredHeight | właściwość |
measuredHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The height as measured by the component.
Implementacja
public function get measuredHeight():Number
measuredMinHeight | właściwość |
measuredMinHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The minimum height as measured by the component.
Implementacja
public function get measuredMinHeight():Number
measuredMinWidth | właściwość |
measuredMinWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The minimum width as measured by the component.
Implementacja
public function get measuredMinWidth():Number
measuredWidth | właściwość |
measuredWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The width as measured by the component.
Implementacja
public function get measuredWidth():Number
percentHeight | właściwość |
percentHeight:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The percentage height as explicitly set on the component.
Implementacja
public function get percentHeight():Number
percentWidth | właściwość |
percentWidth:Number
[tylko do odczytu] Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
The percentage width as explicitly set on the component.
Implementacja
public function get percentWidth():Number
setActualSize | () | metoda |
public function setActualSize(newWidth:Number, newHeight:Number):void
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Wersje środowiska wykonawczego: | AIR 1.1, Flash Player 9 |
Set the actual size of the component.
Parametry
newWidth:Number — The width of the component.
| |
newHeight:Number — The height of the component.
|
Tue Jun 12 2018, 12:06 PM Z