The goog.ui.ScrollFloater.EventType Enum

goog.ui.ScrollFloater.EventType

Events dispatched by this component.

@enum
{string}

.DOCK

Dispatched when the component stops floating and returns to its original state. The event is cancellable.

.FLOAT

Dispatched when the component starts floating. The event is cancellable.