enum
UIng::At
Defined in:
uing/grid/at.crEnum Members
-
Leading =
0
-
Top =
1
-
Trailing =
2
-
Bottom =
3
Instance Method Summary
-
#bottom?
Returns
true
if this enum value equalsBottom
-
#leading?
Returns
true
if this enum value equalsLeading
-
#top?
Returns
true
if this enum value equalsTop
-
#trailing?
Returns
true
if this enum value equalsTrailing