Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
attachTo
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getBody
getChildViews
getContext
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
resize
resizeChildren
setContext
setPosition
show
unbind
unblockEvent
Start
API Reference
ui.context
Methods
setPosition
sets window's position
void
setPosition
(
number
x
,
number
y
);
x
number
horizontal position in pixel
y
number
vertical position in pixel
Example
$$
(
'my_context'
)
.
setPosition
(
100
,
100
)
;
See also
Articles
Window
Popup
Context
ContextMenu
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
best ui framework
and page of
javascript window open
product.