+ WidgetPositionExt.ATTRS
+ -
+
+
+ WidgetPositionExt.ATTRS
+ - static Object
+
+
+
+
+
+
+
+
+ Static property used to define the default attribute
+configuration introduced by WidgetPositionExt.
+
+ +
+ WidgetPositionExt.BC
+ -
+
+
+ WidgetPositionExt.BC
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the bottom edge, center point for alignment
+
+ +
+ WidgetPositionExt.BL
+ -
+
+
+ WidgetPositionExt.BL
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the bottom-left corner for alignment
+
+ +
+ WidgetPositionExt.BR
+ -
+
+
+ WidgetPositionExt.BR
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the bottom-right corner for alignment
+
+ +
+ WidgetPositionExt.CC
+ -
+
+
+ WidgetPositionExt.CC
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the center of widget/node/viewport for alignment
+
+ +
+ WidgetPositionExt.LC
+ -
+
+
+ WidgetPositionExt.LC
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the left edge, center point for alignment
+
+ +
+ WidgetPositionExt.RC
+ -
+
+
+ WidgetPositionExt.RC
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the right edge, center point for alignment
+
+ +
+ WidgetPositionExt.TC
+ -
+
+
+ WidgetPositionExt.TC
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the top edge-center point for alignment
+
+ +
+ WidgetPositionExt.TL
+ -
+
+
+ WidgetPositionExt.TL
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the top-left corner for alignment
+
+ +
+ WidgetPositionExt.TR
+ -
+
+
+ WidgetPositionExt.TR
+ - static String
+
+
+
+
+
+
+
+
+ Constant used to specify the top-right corner for alignment
+
+ +