Class idx.layout.MoveableTabButton


Extends dijit.layout._TabButton.
TabButton enabling to re-order tabs by dragging.
Defined in: <idx\layout\MoveableTabContainer.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 

Field Summary

Field Attributes Field Name and Description
 
delay 
Dragging pixel amount before starting undocking.
 
page 
Associated content widget.
 
Topic ID for events being published during re-ordering operations.

Method Summary

Method Attributes Method Name and Description
 
 
Sets up an event handler.
 
Obtains the tab container widget.

Constructor Detail

idx.layout.MoveableTabButton()

Field Detail

{Number} delay

Dragging pixel amount before starting undocking.
Default Value:
10

{Object} page

Associated content widget.
Default Value:
null

{String} tabTopicId

Topic ID for events being published during re-ordering operations.
Default Value:
""

Method Detail

focus()


postCreate()

Sets up an event handler.

startup()

Obtains the tab container widget.