Samples
Forum
Services
Documentation
add
addOperation
addTotalOperation
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
configure
count
define
destructor
detachEvent
disable
enable
exists
filter
find
getChildViews
getConfigWindow
getFields
getFilterView
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getLastId
getNextId
getNode
getParentView
getPrevId
getStructure
getTopParentView
hasEvent
hide
innerId
isEnabled
isVisible
load
mapEvent
parse
queryView
refresh
remove
render
resize
setStructure
show
sort
sync
ui
unbind
unblockEvent
updateItem
waitSave
Start
API Reference
ui.pivot
Methods
getFilterView
returns the object of the toolbar with filters
object
getFilterView
();
Returns
object
the filters object
Example
var
filters
=
$$
(
"pivot"
)
.
getFilterView
(
)
;
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
pivot table web
product.