Manages the display of different panes of the IITC interface.
Members
-
inner currentPane :string
-
Tracks the currently active pane.
Methods
-
inner hideall()
-
Hides all panes and related elements.
-
inner show(id)
-
Shows a specified pane and hides others.
Parameters:
Name Type Description id
string The ID of the pane to show.