Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
adjustScroll
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getActiveId
getActiveIndex
getChildViews
getFormView
getLayout
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
removeView
resize
scrollTo
setActive
setActiveIndex
show
showNext
showPrev
unbind
unblockEvent
Start
API Reference
ui.carousel
Methods
isVisible
checks whether the view is visible
boolean
isVisible
();
boolean
true
, if the calling object is visible
Example
$$
(
'my_list'
)
.
isVisible
(
)
;
See also
API
hide
show
Articles
Managing Visibility of Components
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript ui library
and page of
carousel slider
product.