Class: Window

Window. Window

Window

new Window.Window()

modules/window/model.js, line 43
Model for Window
Properties:
Name Type Default Description
isCollapsed Boolean false todo
isVisible Boolean false todo
maxPosLeft String "" todo
maxPosTop String "60px" todo
rotationAngle Number 0 todo
startX Number 0 todo
startY Number 0 todo
windowLeft Number 0 todo
windowTop Number 0 todo
currentValue Boolean false the current value that is shown in the window
name String "" todo
minimizeText String "", filled with "Minimieren"- translated
closeText String "", filled with "SchlieƟen"- translated
Listens to Events:

Extends