Creates and returns a new view window. If position of the left side of the window is given, then top position, width and height needs to be given as well
| x | optional integer | position of the left side of the window, in client coordinates. |
| y | optional integer | position of the top of the window, in client coordinates. |
| width | optional integer | width of the window, in pixels. |
| height | optional integer | height of the window, in pixels. |
| Return value | IFView |
See also getView getCurrentView
Back to Modeller
Back to Overview