Home

Class goog.fx.dom.SlideFrom

Slides an element from its current position.

extends goog.fx.dom.Slide
Instance Method Summary
onBegin()

Dispatches the BEGIN event. Sub classes should override this instead of listening to the event, and call this instead of dispatching the event.