Package | artcustomer.framework.utils.consts |
Class | public class ContextPosition |
Inheritance | ContextPosition Object |
Constant | Defined By | ||
---|---|---|---|
BOTTOM_LEFT : String = bl [static] | ContextPosition | ||
BOTTOM_RIGHT : String = br [static] | ContextPosition | ||
CENTER : String = c [static] | ContextPosition | ||
TOP_LEFT : String = tl [static] | ContextPosition | ||
TOP_RIGHT : String = tr [static] | ContextPosition |
BOTTOM_LEFT | Constant |
public static const BOTTOM_LEFT:String = bl
BOTTOM_RIGHT | Constant |
public static const BOTTOM_RIGHT:String = br
CENTER | Constant |
public static const CENTER:String = c
TOP_LEFT | Constant |
public static const TOP_LEFT:String = tl
TOP_RIGHT | Constant |
public static const TOP_RIGHT:String = tr