Echo.Sync.Alignment
| Class Method Summary | |
|---|---|
| Public | getRenderedHorizontal()Returns the render-able horizontal component of an alignment property. |
| Public | getHorizontal()Returns the horizontal component of an alignment property. |
| Public | getVertical()Returns the vertical component of an alignment property. |
| Public | render()Renders an alignment property to an element. |
alignment
(#Alignment)
- the alignmentthe
(#Alignment)
- alignmentthe
(#Alignment)
- alignmentalignment
(#Alignment)
- the alignmentthe
(Element)
- target elementrenderToElement
(Boolean)
- flag indicating whether the alignment state should be rendered to the element using
attributes (true) or CSS (false)layoutDirectionProvider
- an (optional) object providing a getRenderLayoutDirection() method to determine if the
element has a layout direction of left-to-right or right-to-left