Pakiet | com.adobe.gravity.ui |
Interfejs | public interface IUIService extends 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ści publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
baselinePosition : Number [tylko do odczytu]
The text baseline position for the component. | IMeasurable | ||
component : Object [tylko do odczytu]
The underlying component object. | IUIService | ||
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 |
Metody publiczne
Szczegół właściwości
component | właściwość |
component:Object
[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 underlying component object.
Implementacja
public function get component():Object
Tue Jun 12 2018, 12:06 PM Z