Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
index
isEnabled
isVisible
mapEvent
queryView
reconstruct
removeView
resize
resizeChildren
restore
serialize
show
showBatch
unbind
unblockEvent
Start
API Reference
ui.accordion
Methods
index
returns the cell index in the accordion collection
number
index
(
object
obj
);
obj
object
the cell object
number
the cell index in the collection of the parent accordion
Example
$$
(
"myAcc"
)
.
index
(
$$
(
'cell1'
)
)
See also
Articles
Understanding View Concept
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript dashboard framework
and page of
accordion ui
product.