| Paket | com.adobe.gravity.ui |
| Schnittstelle | public interface IUIService extends IMeasurable |
| Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Client-Komponenten-Framework 10 |
| Laufzeitversionen: | AIR 1.1, Flash Player 9 |
Öffentliche Eigenschaften
| Eigenschaft | Definiert von | ||
|---|---|---|---|
![]() | baselinePosition : Number [schreibgeschützt]
The text baseline position for the component. | IMeasurable | |
| component : Object [schreibgeschützt]
The underlying component object. | IUIService | ||
![]() | explicitHeight : Number [schreibgeschützt]
The height as explicitly set on the component. | IMeasurable | |
![]() | explicitMaxHeight : Number [schreibgeschützt]
The maximum height as explicitly set on the component. | IMeasurable | |
![]() | explicitMaxWidth : Number [schreibgeschützt]
The maximum width as explicitly set on the component. | IMeasurable | |
![]() | explicitMinHeight : Number [schreibgeschützt]
The minimum height as explicitly set on the component. | IMeasurable | |
![]() | explicitMinWidth : Number [schreibgeschützt]
The minimum width as explicitly set on the component. | IMeasurable | |
![]() | explicitWidth : Number [schreibgeschützt]
The width as explicitly set on the component. | IMeasurable | |
![]() | measuredHeight : Number [schreibgeschützt]
The height as measured by the component. | IMeasurable | |
![]() | measuredMinHeight : Number [schreibgeschützt]
The minimum height as measured by the component. | IMeasurable | |
![]() | measuredMinWidth : Number [schreibgeschützt]
The minimum width as measured by the component. | IMeasurable | |
![]() | measuredWidth : Number [schreibgeschützt]
The width as measured by the component. | IMeasurable | |
![]() | percentHeight : Number [schreibgeschützt]
The percentage height as explicitly set on the component. | IMeasurable | |
![]() | percentWidth : Number [schreibgeschützt]
The percentage width as explicitly set on the component. | IMeasurable | |
Öffentliche Methoden
Eigenschaftendetails
component | Eigenschaft |
component:Object [schreibgeschützt] | Sprachversion: | ActionScript 3.0 |
| Produktversion: | Adobe Digital Enterprise Platform Experience Services - Client-Komponenten-Framework 10 |
| Laufzeitversionen: | AIR 1.1, Flash Player 9 |
The underlying component object.
Implementierung
public function get component():ObjectTue Jun 12 2018, 10:04 AM Z
Vererbte öffentliche Eigenschaften ausblenden
Vererbte öffentliche Eigenschaften anzeigen