Extras.Sync
TransitionPane
Class Hierarchy:

Synchronization peer for TransitionPane.

Descendant Class Summary
Extras.Sync.TransitionPane.BlindTransition
Extras.Sync.TransitionPane.FadeOpacityColorTransition
Extras.Sync.TransitionPane.FadeOpacityTransition
Extras.Sync.TransitionPane.Transition

Constructor Summary
Public Extras.Sync.TransitionPane()

Instance Method Summary
Public doImmediateTransition()
Internal _loadTransition()
Public removeOldContent()
Removes old content: remove oldChildDiv from parent, set oldChildDiv to null.
Internal _hideContent()
Public showContent()
Shows new content.
Public renderAdd()
Internal _renderAddChild()
Public renderDispose()
Public renderUpdate()
Internal _transitionStart()
Internal _transitionFinish()

Methods inherited from class Echo.Render.ComponentSync
renderAdd, renderDispose, renderUpdate

Constructor Detail
Echo.Render.ComponentSync()

Instance Method Detail
doImmediateTransition

_loadTransition

removeOldContent
Removes old content: remove oldChildDiv from parent, set oldChildDiv to null.

_hideContent

showContent
Shows new content.

renderAdd

_renderAddChild

renderDispose

renderUpdate

_transitionStart

_transitionFinish