Home | Trees | Indices | Help |
|
---|
|
object --+ | AlignmentUtils
Helper class for setting alignments using a short notation.
Supported notation is:
Deprecated: replaced by Alignment.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|
|||
_horizontalMask = IAlignmentHandler.ALIGNMENT_LEFT | IAlignmen
|
|||
_verticalMask = IAlignmentHandler.ALIGNMENT_TOP | IAlignmentHa
|
|||
_alignmentStrings = dict()
|
|
|||
Inherited from |
|
Set the alignment for the component using short notation.
|
Parse alignmentString which contains one alignment (horizontal or vertical) and return and updated version of the passed alignment where the alignment in one direction has been changed. If the passed alignmentString is unknown an exception is thrown
|
|
_horizontalMask
|
_verticalMask
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:55 2013 | http://epydoc.sourceforge.net |