Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getBody
getButton
getChildViews
getFormView
getItemId
getItemText
getList
getMasterValue
getNode
getParentView
getRange
getSuggestion
getTopParentView
getValue
hasEvent
hide
isEnabled
isVisible
linkInput
mapEvent
queryView
resize
resizeChildren
setMasterValue
setPosition
setValue
show
unbind
unblockEvent
Start
API Reference
ui.daterangesuggest
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_window'
)
.
setPosition
(
100
,
100
)
;
See also
Articles
Window
Popup
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.