goog.ui.Component.EventType.ACTION
when activated via the
keyboard or the mouse,
goog.ui.Component.EventType.SELECT
when selected, and
goog.ui.Component.EventType.UNSELECT
when deselected.
SELECT
event and an ACTION
event; subsequent clicks on an
already selected tab only result in ACTION
events.
![]()
Returns the
goog.ui.Container.Orientation that is implied by the
given goog.ui.TabBar.Location .
Arguments:
Returns: goog.ui.Container.Orientation
Corresponding orientation.
|
code » |
![]()
No description.
|
Code » |