Pakket | com.adobe.gravity.ui |
Interface | public interface IUIService extends IMeasurable |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Client Component Framework 10 |
Runtimeversies: | AIR 1.1, Flash Player 9 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
baselinePosition : Number [alleen-lezen]
The text baseline position for the component. | IMeasurable | ||
component : Object [alleen-lezen]
The underlying component object. | IUIService | ||
explicitHeight : Number [alleen-lezen]
The height as explicitly set on the component. | IMeasurable | ||
explicitMaxHeight : Number [alleen-lezen]
The maximum height as explicitly set on the component. | IMeasurable | ||
explicitMaxWidth : Number [alleen-lezen]
The maximum width as explicitly set on the component. | IMeasurable | ||
explicitMinHeight : Number [alleen-lezen]
The minimum height as explicitly set on the component. | IMeasurable | ||
explicitMinWidth : Number [alleen-lezen]
The minimum width as explicitly set on the component. | IMeasurable | ||
explicitWidth : Number [alleen-lezen]
The width as explicitly set on the component. | IMeasurable | ||
measuredHeight : Number [alleen-lezen]
The height as measured by the component. | IMeasurable | ||
measuredMinHeight : Number [alleen-lezen]
The minimum height as measured by the component. | IMeasurable | ||
measuredMinWidth : Number [alleen-lezen]
The minimum width as measured by the component. | IMeasurable | ||
measuredWidth : Number [alleen-lezen]
The width as measured by the component. | IMeasurable | ||
percentHeight : Number [alleen-lezen]
The percentage height as explicitly set on the component. | IMeasurable | ||
percentWidth : Number [alleen-lezen]
The percentage width as explicitly set on the component. | IMeasurable |
Openbare methoden
Wed Jun 13 2018, 11:42 AM Z