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
getFields
returns an object with fields configurations
object
getFields
();
Returns
object
an object with fields configurations
Example
var
fields
=
$$
(
"pivot"
)
.
getFields
(
)
;
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
html5 framework
and page of
javascript pivot grid
product.