Pakiet | org.osmf.layout |
Klasa | public final class LayoutMode |
Dziedziczenie | LayoutMode Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | OSMF 1.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
HORIZONTAL : String = "horizontal" [statyczny]
Identifier for the layout renderer's horizontal mode. | LayoutMode | ||
NONE : String = "none" [statyczny]
Identifier for the layout renderer's default mode. | LayoutMode | ||
OVERLAY : String = "overlay" [statyczny] | LayoutMode | ||
VERTICAL : String = "vertical" [statyczny]
Identifier for the layout renderer's vertical mode. | LayoutMode |
Szczegół stałej
HORIZONTAL | Stała |
public static const HORIZONTAL:String = "horizontal"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | OSMF 1.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's horizontal mode.
NONE | Stała |
public static const NONE:String = "none"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | OSMF 1.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's default mode.
OVERLAY | Stała |
public static const OVERLAY:String = "overlay"
VERTICAL | Stała |
public static const VERTICAL:String = "vertical"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | OSMF 1.0 |
Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Identifier for the layout renderer's vertical mode.
Tue Jun 12 2018, 12:06 PM Z