The goog.fx.Transition Interface

goog.fx.Transition()

An interface for programmatic transition. Must extend {@code goog.events.EventTarget}. @interface

unhandled information:

type
'interface'

The goog.fx.Transition.EventType Enum

Transition event types. … more

.play

Plays the transition.

.stop

Stops the transition.