Windows
Controls tool windows visibility
Constructors
new Windows()
new Windows():
Windows
Returns
Properties
| Property | Type | Default value |
|---|---|---|
context | ShellContextPanel | ... |
help | ShellHelpPanel | ... |
Accessors
hideTabsInPresentationMode
gethideTabsInPresentationMode():boolean
Hide dock tabs in presentation mode *
sethideTabsInPresentationMode(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
presentationMode
getpresentationMode():boolean
Presentation mode
setpresentationMode(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showBrowse
getshowBrowse():boolean
Controls the visibility of the browse.
setshowBrowse(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showColumns
getshowColumns():boolean
Controls the visibility of the columns window.
setshowColumns(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showConsole
getshowConsole():boolean
Controls the visibility of the console.
setshowConsole(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showContextPanel
getshowContextPanel():boolean
Controls the visibility of the context pane.
setshowContextPanel(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showFavorites
getshowFavorites():boolean
Controls the visibility of the Favorites.
setshowFavorites(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showHelp
getshowHelp():boolean
Controls the visibility of the help window.
setshowHelp(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showProjects
getshowProjects():boolean
Controls the visibility of the Projects.
setshowProjects(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showProperties
getshowProperties():boolean
Obsolete. Controls the visibility of the properties window.
setshowProperties(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showRibbon
getshowRibbon():boolean
Controls the visibility of the top menu ribbon.
setshowRibbon(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showSidebar
getshowSidebar():boolean
Controls the visibility of the sidebar.
setshowSidebar(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showStatusBar
getshowStatusBar():boolean
Controls the visibility of the status bar.
setshowStatusBar(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showTables
getshowTables():boolean
Controls the visibility of the tables window.
setshowTables(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showToolbox
getshowToolbox():boolean
Controls the visibility of the toolbox.
setshowToolbox(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
showVariables
getshowVariables():boolean
Controls the visibility of the variables window.
setshowVariables(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean
Source
simpleMode
getsimpleMode():boolean
New menu style *
setsimpleMode(x):void
Parameters
| Parameter | Type |
|---|---|
x | boolean |
Returns
boolean