Package | artcustomer.framework.utils.consts |
Class | public class LogoPosition |
Inheritance | LogoPosition Object |
Constant | Defined By | ||
---|---|---|---|
BOTTOM : String = b [static] | LogoPosition | ||
BOTTOM_LEFT : String = bl [static] | LogoPosition | ||
BOTTOM_RIGHT : String = br [static] | LogoPosition | ||
LEFT : String = l [static] | LogoPosition | ||
RIGHT : String = r [static] | LogoPosition | ||
TOP : String = t [static] | LogoPosition | ||
TOP_LEFT : String = tl [static] | LogoPosition | ||
TOP_RIGHT : String = tr [static] | LogoPosition |
BOTTOM | Constant |
public static const BOTTOM:String = b
BOTTOM_LEFT | Constant |
public static const BOTTOM_LEFT:String = bl
BOTTOM_RIGHT | Constant |
public static const BOTTOM_RIGHT:String = br
LEFT | Constant |
public static const LEFT:String = l
RIGHT | Constant |
public static const RIGHT:String = r
TOP | Constant |
public static const TOP:String = t
TOP_LEFT | Constant |
public static const TOP_LEFT:String = tl
TOP_RIGHT | Constant |
public static const TOP_RIGHT:String = tr