![]() goog.ui.Component.EventType
Static helper method; returns the type of event components are expected to
dispatch when transitioning to or from the given state.
Arguments:
Returns:
goog.ui.Component.EventType
Event type to dispatch.
|
code » | |||
![]()
Set the default right-to-left value. This causes all component's created from
this point foward to have the given value. This is useful for cases where
a given page is always in one directionality, avoiding unnecessary
right to left determinations.
Arguments:
|
code » |