Abstract base class for classes which control pane settings.
Constructors
Section titled "Constructors"PaneSettingsBase
new PaneSettingsBase(a: DisplayOptions): PaneSettingsBase Returns PaneSettingsBase
Properties
Section titled "Properties"$t: Type firstColumnInRightPane
Section titled "firstColumnInRightPane"firstColumnInRightPane: number firstRowInBottomPane
Section titled "firstRowInBottomPane"firstRowInBottomPane: number Methods
Section titled "Methods"reset
Section titled "reset"Resets the pane settings to their defaults.
reset(): void Returns void
resetCore
Section titled "resetCore"Resets the pane settings to their defaults.
resetCore(): void