Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Hierarchy

  • Window

Index

Constructors

constructor

  • new Window(): Window
  • new Window(id: number, visible: boolean, rowLock: boolean, columnLock: boolean, priority: number, relativePositioning: boolean, anchorVertical: number, anchorHorizontal: number, anchorId: number, rowCount: number, columnCount: number, penStyle: number, windowStyle: number): Window

Methods

getAnchorHorizontal

  • getAnchorHorizontal(): number

getAnchorID

  • getAnchorID(): number

getAnchorVertical

  • getAnchorVertical(): number

getColumnCount

  • getColumnCount(): number

getColumnLock

  • getColumnLock(): boolean

getID

  • getID(): number

getPenStyle

  • getPenStyle(): number

getPriority

  • getPriority(): number

getRelativePositioning

  • getRelativePositioning(): boolean

getRowCount

  • getRowCount(): number

getRowLock

  • getRowLock(): boolean

getVisible

  • getVisible(): boolean

getWindowStyle

  • getWindowStyle(): number

Generated using TypeDoc