jqwidgets-ng 12.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -0
- package/ReleaseNotes.txt +2999 -0
- package/bundles/jqwidgets-ng-jqxbargauge.umd.js +691 -0
- package/bundles/jqwidgets-ng-jqxbargauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.js +638 -0
- package/bundles/jqwidgets-ng-jqxbulletchart.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.js +553 -0
- package/bundles/jqwidgets-ng-jqxbuttongroup.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxbuttons.umd.js +628 -0
- package/bundles/jqwidgets-ng-jqxbuttons.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxcalendar.umd.js +890 -0
- package/bundles/jqwidgets-ng-jqxcalendar.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxchart.umd.js +879 -0
- package/bundles/jqwidgets-ng-jqxchart.umd.min.js +24 -0
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.js +659 -0
- package/bundles/jqwidgets-ng-jqxcheckbox.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.js +528 -0
- package/bundles/jqwidgets-ng-jqxcolorpicker.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxcombobox.umd.js +1278 -0
- package/bundles/jqwidgets-ng-jqxcombobox.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.js +655 -0
- package/bundles/jqwidgets-ng-jqxcomplexinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxdatatable.umd.js +1464 -0
- package/bundles/jqwidgets-ng-jqxdatatable.umd.min.js +27 -0
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.js +899 -0
- package/bundles/jqwidgets-ng-jqxdatetimeinput.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxdocking.umd.js +662 -0
- package/bundles/jqwidgets-ng-jqxdocking.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.js +585 -0
- package/bundles/jqwidgets-ng-jqxdockinglayout.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.js +504 -0
- package/bundles/jqwidgets-ng-jqxdockpanel.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.js +659 -0
- package/bundles/jqwidgets-ng-jqxdragdrop.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdraw.umd.js +522 -0
- package/bundles/jqwidgets-ng-jqxdraw.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.js +643 -0
- package/bundles/jqwidgets-ng-jqxdropdownbutton.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.js +1211 -0
- package/bundles/jqwidgets-ng-jqxdropdownlist.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxeditor.umd.js +642 -0
- package/bundles/jqwidgets-ng-jqxeditor.umd.min.js +27 -0
- package/bundles/jqwidgets-ng-jqxexpander.umd.js +639 -0
- package/bundles/jqwidgets-ng-jqxexpander.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxfileupload.umd.js +634 -0
- package/bundles/jqwidgets-ng-jqxfileupload.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxform.umd.js +566 -0
- package/bundles/jqwidgets-ng-jqxform.umd.min.js +32 -0
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.js +751 -0
- package/bundles/jqwidgets-ng-jqxformattedinput.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxgauge.umd.js +700 -0
- package/bundles/jqwidgets-ng-jqxgauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxgrid.umd.js +2710 -0
- package/bundles/jqwidgets-ng-jqxgrid.umd.min.js +43 -0
- package/bundles/jqwidgets-ng-jqxheatmap.umd.js +555 -0
- package/bundles/jqwidgets-ng-jqxheatmap.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxinput.umd.js +720 -0
- package/bundles/jqwidgets-ng-jqxinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxkanban.umd.js +636 -0
- package/bundles/jqwidgets-ng-jqxkanban.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxknob.umd.js +708 -0
- package/bundles/jqwidgets-ng-jqxknob.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxlayout.umd.js +570 -0
- package/bundles/jqwidgets-ng-jqxlayout.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.js +700 -0
- package/bundles/jqwidgets-ng-jqxlineargauge.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.js +504 -0
- package/bundles/jqwidgets-ng-jqxlinkbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxlistbox.umd.js +1211 -0
- package/bundles/jqwidgets-ng-jqxlistbox.umd.min.js +21 -0
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.js +652 -0
- package/bundles/jqwidgets-ng-jqxlistmenu.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxloader.umd.js +556 -0
- package/bundles/jqwidgets-ng-jqxloader.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.js +604 -0
- package/bundles/jqwidgets-ng-jqxmaskedinput.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxmenu.umd.js +718 -0
- package/bundles/jqwidgets-ng-jqxmenu.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxnavbar.umd.js +606 -0
- package/bundles/jqwidgets-ng-jqxnavbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.js +672 -0
- package/bundles/jqwidgets-ng-jqxnavigationbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxnotification.umd.js +679 -0
- package/bundles/jqwidgets-ng-jqxnotification.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.js +789 -0
- package/bundles/jqwidgets-ng-jqxnumberinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxpanel.umd.js +568 -0
- package/bundles/jqwidgets-ng-jqxpanel.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.js +651 -0
- package/bundles/jqwidgets-ng-jqxpasswordinput.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.js +488 -0
- package/bundles/jqwidgets-ng-jqxpivotdesigner.umd.min.js +16 -0
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.js +629 -0
- package/bundles/jqwidgets-ng-jqxpivotgrid.umd.min.js +29 -0
- package/bundles/jqwidgets-ng-jqxpopover.umd.js +633 -0
- package/bundles/jqwidgets-ng-jqxpopover.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.js +621 -0
- package/bundles/jqwidgets-ng-jqxprogressbar.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.js +639 -0
- package/bundles/jqwidgets-ng-jqxradiobutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.js +698 -0
- package/bundles/jqwidgets-ng-jqxrangeselector.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxrating.umd.js +595 -0
- package/bundles/jqwidgets-ng-jqxrating.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.js +627 -0
- package/bundles/jqwidgets-ng-jqxrepeatbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.js +612 -0
- package/bundles/jqwidgets-ng-jqxresponsivepanel.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxribbon.umd.js +677 -0
- package/bundles/jqwidgets-ng-jqxribbon.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxscheduler.umd.js +1100 -0
- package/bundles/jqwidgets-ng-jqxscheduler.umd.min.js +37 -0
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.js +592 -0
- package/bundles/jqwidgets-ng-jqxscrollbar.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxscrollview.umd.js +586 -0
- package/bundles/jqwidgets-ng-jqxscrollview.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxslider.umd.js +831 -0
- package/bundles/jqwidgets-ng-jqxslider.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxsortable.umd.js +750 -0
- package/bundles/jqwidgets-ng-jqxsortable.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.js +516 -0
- package/bundles/jqwidgets-ng-jqxsplitlayout.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxsplitter.umd.js +577 -0
- package/bundles/jqwidgets-ng-jqxsplitter.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.js +604 -0
- package/bundles/jqwidgets-ng-jqxswitchbutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtabs.umd.js +826 -0
- package/bundles/jqwidgets-ng-jqxtabs.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.js +716 -0
- package/bundles/jqwidgets-ng-jqxtagcloud.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxtextarea.umd.js +711 -0
- package/bundles/jqwidgets-ng-jqxtextarea.umd.min.js +20 -0
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.js +607 -0
- package/bundles/jqwidgets-ng-jqxtimepicker.umd.min.js +18 -0
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.js +627 -0
- package/bundles/jqwidgets-ng-jqxtogglebutton.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.js +585 -0
- package/bundles/jqwidgets-ng-jqxtoolbar.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxtooltip.umd.js +684 -0
- package/bundles/jqwidgets-ng-jqxtooltip.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxtree.umd.js +777 -0
- package/bundles/jqwidgets-ng-jqxtree.umd.min.js +23 -0
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.js +1552 -0
- package/bundles/jqwidgets-ng-jqxtreegrid.umd.min.js +28 -0
- package/bundles/jqwidgets-ng-jqxtreemap.umd.js +636 -0
- package/bundles/jqwidgets-ng-jqxtreemap.umd.min.js +19 -0
- package/bundles/jqwidgets-ng-jqxvalidator.umd.js +584 -0
- package/bundles/jqwidgets-ng-jqxvalidator.umd.min.js +17 -0
- package/bundles/jqwidgets-ng-jqxwindow.umd.js +850 -0
- package/bundles/jqwidgets-ng-jqxwindow.umd.min.js +18 -0
- package/esm2015/jqxbargauge/angular_jqxbargauge.js +348 -0
- package/esm2015/jqxbargauge/angular_jqxbargauge.module.js +14 -0
- package/esm2015/jqxbargauge/jqwidgets-ng-jqxbargauge.js +4 -0
- package/esm2015/jqxbargauge/public_api.js +2 -0
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.js +295 -0
- package/esm2015/jqxbulletchart/angular_jqxbulletchart.module.js +15 -0
- package/esm2015/jqxbulletchart/jqwidgets-ng-jqxbulletchart.js +4 -0
- package/esm2015/jqxbulletchart/public_api.js +2 -0
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.js +210 -0
- package/esm2015/jqxbuttongroup/angular_jqxbuttongroup.module.js +14 -0
- package/esm2015/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.js +4 -0
- package/esm2015/jqxbuttongroup/public_api.js +2 -0
- package/esm2015/jqxbuttons/angular_jqxbuttons.js +283 -0
- package/esm2015/jqxbuttons/angular_jqxbuttons.module.js +11 -0
- package/esm2015/jqxbuttons/jqwidgets-ng-jqxbuttons.js +4 -0
- package/esm2015/jqxbuttons/public_api.js +2 -0
- package/esm2015/jqxcalendar/angular_jqxcalendar.js +546 -0
- package/esm2015/jqxcalendar/angular_jqxcalendar.module.js +20 -0
- package/esm2015/jqxcalendar/jqwidgets-ng-jqxcalendar.js +4 -0
- package/esm2015/jqxcalendar/public_api.js +2 -0
- package/esm2015/jqxchart/angular_jqxchart.js +535 -0
- package/esm2015/jqxchart/angular_jqxchart.module.js +20 -0
- package/esm2015/jqxchart/jqwidgets-ng-jqxchart.js +4 -0
- package/esm2015/jqxchart/public_api.js +2 -0
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.js +312 -0
- package/esm2015/jqxcheckbox/angular_jqxcheckbox.module.js +16 -0
- package/esm2015/jqxcheckbox/jqwidgets-ng-jqxcheckbox.js +4 -0
- package/esm2015/jqxcheckbox/public_api.js +2 -0
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.js +185 -0
- package/esm2015/jqxcolorpicker/angular_jqxcolorpicker.module.js +16 -0
- package/esm2015/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.js +4 -0
- package/esm2015/jqxcolorpicker/public_api.js +2 -0
- package/esm2015/jqxcombobox/angular_jqxcombobox.js +931 -0
- package/esm2015/jqxcombobox/angular_jqxcombobox.module.js +20 -0
- package/esm2015/jqxcombobox/jqwidgets-ng-jqxcombobox.js +4 -0
- package/esm2015/jqxcombobox/public_api.js +2 -0
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.js +303 -0
- package/esm2015/jqxcomplexinput/angular_jqxcomplexinput.module.js +17 -0
- package/esm2015/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.js +4 -0
- package/esm2015/jqxcomplexinput/public_api.js +2 -0
- package/esm2015/jqxdatatable/angular_jqxdatatable.js +1121 -0
- package/esm2015/jqxdatatable/angular_jqxdatatable.module.js +23 -0
- package/esm2015/jqxdatatable/jqwidgets-ng-jqxdatatable.js +4 -0
- package/esm2015/jqxdatatable/public_api.js +2 -0
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.js +551 -0
- package/esm2015/jqxdatetimeinput/angular_jqxdatetimeinput.module.js +20 -0
- package/esm2015/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.js +4 -0
- package/esm2015/jqxdatetimeinput/public_api.js +2 -0
- package/esm2015/jqxdocking/angular_jqxdocking.js +319 -0
- package/esm2015/jqxdocking/angular_jqxdocking.module.js +15 -0
- package/esm2015/jqxdocking/jqwidgets-ng-jqxdocking.js +4 -0
- package/esm2015/jqxdocking/public_api.js +2 -0
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.js +242 -0
- package/esm2015/jqxdockinglayout/angular_jqxdockinglayout.module.js +19 -0
- package/esm2015/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.js +4 -0
- package/esm2015/jqxdockinglayout/public_api.js +2 -0
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.js +161 -0
- package/esm2015/jqxdockpanel/angular_jqxdockpanel.module.js +13 -0
- package/esm2015/jqxdockpanel/jqwidgets-ng-jqxdockpanel.js +4 -0
- package/esm2015/jqxdockpanel/public_api.js +2 -0
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.js +316 -0
- package/esm2015/jqxdragdrop/angular_jqxdragdrop.module.js +13 -0
- package/esm2015/jqxdragdrop/jqwidgets-ng-jqxdragdrop.js +4 -0
- package/esm2015/jqxdragdrop/public_api.js +2 -0
- package/esm2015/jqxdraw/angular_jqxdraw.js +180 -0
- package/esm2015/jqxdraw/angular_jqxdraw.module.js +13 -0
- package/esm2015/jqxdraw/jqwidgets-ng-jqxdraw.js +4 -0
- package/esm2015/jqxdraw/public_api.js +2 -0
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.js +300 -0
- package/esm2015/jqxdropdownbutton/angular_jqxdropdownbutton.module.js +14 -0
- package/esm2015/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.js +4 -0
- package/esm2015/jqxdropdownbutton/public_api.js +2 -0
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.js +864 -0
- package/esm2015/jqxdropdownlist/angular_jqxdropdownlist.module.js +20 -0
- package/esm2015/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.js +4 -0
- package/esm2015/jqxdropdownlist/public_api.js +2 -0
- package/esm2015/jqxeditor/angular_jqxeditor.js +298 -0
- package/esm2015/jqxeditor/angular_jqxeditor.module.js +26 -0
- package/esm2015/jqxeditor/jqwidgets-ng-jqxeditor.js +4 -0
- package/esm2015/jqxeditor/public_api.js +2 -0
- package/esm2015/jqxexpander/angular_jqxexpander.js +296 -0
- package/esm2015/jqxexpander/angular_jqxexpander.module.js +13 -0
- package/esm2015/jqxexpander/jqwidgets-ng-jqxexpander.js +4 -0
- package/esm2015/jqxexpander/public_api.js +2 -0
- package/esm2015/jqxfileupload/angular_jqxfileupload.js +291 -0
- package/esm2015/jqxfileupload/angular_jqxfileupload.module.js +14 -0
- package/esm2015/jqxfileupload/jqwidgets-ng-jqxfileupload.js +4 -0
- package/esm2015/jqxfileupload/public_api.js +2 -0
- package/esm2015/jqxform/angular_jqxform.js +222 -0
- package/esm2015/jqxform/angular_jqxform.module.js +28 -0
- package/esm2015/jqxform/jqwidgets-ng-jqxform.js +4 -0
- package/esm2015/jqxform/public_api.js +2 -0
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.js +397 -0
- package/esm2015/jqxformattedinput/angular_jqxformattedinput.module.js +16 -0
- package/esm2015/jqxformattedinput/jqwidgets-ng-jqxformattedinput.js +4 -0
- package/esm2015/jqxformattedinput/public_api.js +2 -0
- package/esm2015/jqxgauge/angular_jqxgauge.js +357 -0
- package/esm2015/jqxgauge/angular_jqxgauge.module.js +14 -0
- package/esm2015/jqxgauge/jqwidgets-ng-jqxgauge.js +4 -0
- package/esm2015/jqxgauge/public_api.js +2 -0
- package/esm2015/jqxgrid/angular_jqxgrid.js +2367 -0
- package/esm2015/jqxgrid/angular_jqxgrid.module.js +39 -0
- package/esm2015/jqxgrid/jqwidgets-ng-jqxgrid.js +4 -0
- package/esm2015/jqxgrid/public_api.js +2 -0
- package/esm2015/jqxheatmap/angular_jqxheatmap.js +213 -0
- package/esm2015/jqxheatmap/angular_jqxheatmap.module.js +13 -0
- package/esm2015/jqxheatmap/jqwidgets-ng-jqxheatmap.js +4 -0
- package/esm2015/jqxheatmap/public_api.js +2 -0
- package/esm2015/jqxinput/angular_jqxinput.js +368 -0
- package/esm2015/jqxinput/angular_jqxinput.module.js +17 -0
- package/esm2015/jqxinput/jqwidgets-ng-jqxinput.js +4 -0
- package/esm2015/jqxinput/public_api.js +2 -0
- package/esm2015/jqxkanban/angular_jqxkanban.js +293 -0
- package/esm2015/jqxkanban/angular_jqxkanban.module.js +16 -0
- package/esm2015/jqxkanban/jqwidgets-ng-jqxkanban.js +4 -0
- package/esm2015/jqxkanban/public_api.js +2 -0
- package/esm2015/jqxknob/angular_jqxknob.js +364 -0
- package/esm2015/jqxknob/angular_jqxknob.module.js +14 -0
- package/esm2015/jqxknob/jqwidgets-ng-jqxknob.js +4 -0
- package/esm2015/jqxknob/public_api.js +2 -0
- package/esm2015/jqxlayout/angular_jqxlayout.js +227 -0
- package/esm2015/jqxlayout/angular_jqxlayout.module.js +16 -0
- package/esm2015/jqxlayout/jqwidgets-ng-jqxlayout.js +4 -0
- package/esm2015/jqxlayout/public_api.js +2 -0
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.js +357 -0
- package/esm2015/jqxlineargauge/angular_jqxlineargauge.module.js +14 -0
- package/esm2015/jqxlineargauge/jqwidgets-ng-jqxlineargauge.js +4 -0
- package/esm2015/jqxlineargauge/public_api.js +2 -0
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.js +162 -0
- package/esm2015/jqxlinkbutton/angular_jqxlinkbutton.module.js +13 -0
- package/esm2015/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.js +4 -0
- package/esm2015/jqxlinkbutton/public_api.js +2 -0
- package/esm2015/jqxlistbox/angular_jqxlistbox.js +864 -0
- package/esm2015/jqxlistbox/angular_jqxlistbox.module.js +20 -0
- package/esm2015/jqxlistbox/jqwidgets-ng-jqxlistbox.js +4 -0
- package/esm2015/jqxlistbox/public_api.js +2 -0
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.js +310 -0
- package/esm2015/jqxlistmenu/angular_jqxlistmenu.module.js +16 -0
- package/esm2015/jqxlistmenu/jqwidgets-ng-jqxlistmenu.js +4 -0
- package/esm2015/jqxlistmenu/public_api.js +2 -0
- package/esm2015/jqxloader/angular_jqxloader.js +214 -0
- package/esm2015/jqxloader/angular_jqxloader.module.js +13 -0
- package/esm2015/jqxloader/jqwidgets-ng-jqxloader.js +4 -0
- package/esm2015/jqxloader/public_api.js +2 -0
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.js +260 -0
- package/esm2015/jqxmaskedinput/angular_jqxmaskedinput.module.js +16 -0
- package/esm2015/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.js +4 -0
- package/esm2015/jqxmaskedinput/public_api.js +2 -0
- package/esm2015/jqxmenu/angular_jqxmenu.js +375 -0
- package/esm2015/jqxmenu/angular_jqxmenu.module.js +14 -0
- package/esm2015/jqxmenu/jqwidgets-ng-jqxmenu.js +4 -0
- package/esm2015/jqxmenu/public_api.js +2 -0
- package/esm2015/jqxnavbar/angular_jqxnavbar.js +263 -0
- package/esm2015/jqxnavbar/angular_jqxnavbar.module.js +13 -0
- package/esm2015/jqxnavbar/jqwidgets-ng-jqxnavbar.js +4 -0
- package/esm2015/jqxnavbar/public_api.js +2 -0
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.js +329 -0
- package/esm2015/jqxnavigationbar/angular_jqxnavigationbar.module.js +13 -0
- package/esm2015/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.js +4 -0
- package/esm2015/jqxnavigationbar/public_api.js +2 -0
- package/esm2015/jqxnotification/angular_jqxnotification.js +336 -0
- package/esm2015/jqxnotification/angular_jqxnotification.module.js +14 -0
- package/esm2015/jqxnotification/jqwidgets-ng-jqxnotification.js +4 -0
- package/esm2015/jqxnotification/public_api.js +2 -0
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.js +436 -0
- package/esm2015/jqxnumberinput/angular_jqxnumberinput.module.js +17 -0
- package/esm2015/jqxnumberinput/jqwidgets-ng-jqxnumberinput.js +4 -0
- package/esm2015/jqxnumberinput/public_api.js +2 -0
- package/esm2015/jqxpanel/angular_jqxpanel.js +226 -0
- package/esm2015/jqxpanel/angular_jqxpanel.module.js +15 -0
- package/esm2015/jqxpanel/jqwidgets-ng-jqxpanel.js +4 -0
- package/esm2015/jqxpanel/public_api.js +2 -0
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.js +303 -0
- package/esm2015/jqxpasswordinput/angular_jqxpasswordinput.module.js +17 -0
- package/esm2015/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.js +4 -0
- package/esm2015/jqxpasswordinput/public_api.js +2 -0
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.js +145 -0
- package/esm2015/jqxpivotdesigner/angular_jqxpivotdesigner.module.js +12 -0
- package/esm2015/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.js +4 -0
- package/esm2015/jqxpivotdesigner/public_api.js +2 -0
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.js +285 -0
- package/esm2015/jqxpivotgrid/angular_jqxpivotgrid.module.js +25 -0
- package/esm2015/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.js +4 -0
- package/esm2015/jqxpivotgrid/public_api.js +2 -0
- package/esm2015/jqxpopover/angular_jqxpopover.js +290 -0
- package/esm2015/jqxpopover/angular_jqxpopover.module.js +13 -0
- package/esm2015/jqxpopover/jqwidgets-ng-jqxpopover.js +4 -0
- package/esm2015/jqxpopover/public_api.js +2 -0
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.js +278 -0
- package/esm2015/jqxprogressbar/angular_jqxprogressbar.module.js +13 -0
- package/esm2015/jqxprogressbar/jqwidgets-ng-jqxprogressbar.js +4 -0
- package/esm2015/jqxprogressbar/public_api.js +2 -0
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.js +295 -0
- package/esm2015/jqxradiobutton/angular_jqxradiobutton.module.js +16 -0
- package/esm2015/jqxradiobutton/jqwidgets-ng-jqxradiobutton.js +4 -0
- package/esm2015/jqxradiobutton/public_api.js +2 -0
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.js +355 -0
- package/esm2015/jqxrangeselector/angular_jqxrangeselector.module.js +15 -0
- package/esm2015/jqxrangeselector/jqwidgets-ng-jqxrangeselector.js +4 -0
- package/esm2015/jqxrangeselector/public_api.js +2 -0
- package/esm2015/jqxrating/angular_jqxrating.js +251 -0
- package/esm2015/jqxrating/angular_jqxrating.module.js +16 -0
- package/esm2015/jqxrating/jqwidgets-ng-jqxrating.js +4 -0
- package/esm2015/jqxrating/public_api.js +2 -0
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.js +284 -0
- package/esm2015/jqxrepeatbutton/angular_jqxrepeatbutton.module.js +13 -0
- package/esm2015/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.js +4 -0
- package/esm2015/jqxrepeatbutton/public_api.js +2 -0
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.js +269 -0
- package/esm2015/jqxresponsivepanel/angular_jqxresponsivepanel.module.js +13 -0
- package/esm2015/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.js +4 -0
- package/esm2015/jqxresponsivepanel/public_api.js +2 -0
- package/esm2015/jqxribbon/angular_jqxribbon.js +334 -0
- package/esm2015/jqxribbon/angular_jqxribbon.module.js +15 -0
- package/esm2015/jqxribbon/jqwidgets-ng-jqxribbon.js +4 -0
- package/esm2015/jqxribbon/public_api.js +2 -0
- package/esm2015/jqxscheduler/angular_jqxscheduler.js +757 -0
- package/esm2015/jqxscheduler/angular_jqxscheduler.module.js +33 -0
- package/esm2015/jqxscheduler/jqwidgets-ng-jqxscheduler.js +4 -0
- package/esm2015/jqxscheduler/public_api.js +2 -0
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.js +249 -0
- package/esm2015/jqxscrollbar/angular_jqxscrollbar.module.js +14 -0
- package/esm2015/jqxscrollbar/jqwidgets-ng-jqxscrollbar.js +4 -0
- package/esm2015/jqxscrollbar/public_api.js +2 -0
- package/esm2015/jqxscrollview/angular_jqxscrollview.js +243 -0
- package/esm2015/jqxscrollview/angular_jqxscrollview.module.js +14 -0
- package/esm2015/jqxscrollview/jqwidgets-ng-jqxscrollview.js +4 -0
- package/esm2015/jqxscrollview/public_api.js +2 -0
- package/esm2015/jqxslider/angular_jqxslider.js +483 -0
- package/esm2015/jqxslider/angular_jqxslider.module.js +17 -0
- package/esm2015/jqxslider/jqwidgets-ng-jqxslider.js +4 -0
- package/esm2015/jqxslider/public_api.js +2 -0
- package/esm2015/jqxsortable/angular_jqxsortable.js +407 -0
- package/esm2015/jqxsortable/angular_jqxsortable.module.js +14 -0
- package/esm2015/jqxsortable/jqwidgets-ng-jqxsortable.js +4 -0
- package/esm2015/jqxsortable/public_api.js +2 -0
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.js +173 -0
- package/esm2015/jqxsplitlayout/angular_jqxsplitlayout.module.js +13 -0
- package/esm2015/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.js +4 -0
- package/esm2015/jqxsplitlayout/public_api.js +2 -0
- package/esm2015/jqxsplitter/angular_jqxsplitter.js +234 -0
- package/esm2015/jqxsplitter/angular_jqxsplitter.module.js +14 -0
- package/esm2015/jqxsplitter/jqwidgets-ng-jqxsplitter.js +4 -0
- package/esm2015/jqxsplitter/public_api.js +2 -0
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.js +260 -0
- package/esm2015/jqxswitchbutton/angular_jqxswitchbutton.module.js +16 -0
- package/esm2015/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.js +4 -0
- package/esm2015/jqxswitchbutton/public_api.js +2 -0
- package/esm2015/jqxtabs/angular_jqxtabs.js +483 -0
- package/esm2015/jqxtabs/angular_jqxtabs.module.js +14 -0
- package/esm2015/jqxtabs/jqwidgets-ng-jqxtabs.js +4 -0
- package/esm2015/jqxtabs/public_api.js +2 -0
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.js +373 -0
- package/esm2015/jqxtagcloud/angular_jqxtagcloud.module.js +15 -0
- package/esm2015/jqxtagcloud/jqwidgets-ng-jqxtagcloud.js +4 -0
- package/esm2015/jqxtagcloud/public_api.js +2 -0
- package/esm2015/jqxtextarea/angular_jqxtextarea.js +367 -0
- package/esm2015/jqxtextarea/angular_jqxtextarea.module.js +19 -0
- package/esm2015/jqxtextarea/jqwidgets-ng-jqxtextarea.js +4 -0
- package/esm2015/jqxtextarea/public_api.js +2 -0
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.js +264 -0
- package/esm2015/jqxtimepicker/angular_jqxtimepicker.module.js +14 -0
- package/esm2015/jqxtimepicker/jqwidgets-ng-jqxtimepicker.js +4 -0
- package/esm2015/jqxtimepicker/public_api.js +2 -0
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.js +284 -0
- package/esm2015/jqxtogglebutton/angular_jqxtogglebutton.module.js +13 -0
- package/esm2015/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.js +4 -0
- package/esm2015/jqxtogglebutton/public_api.js +2 -0
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.js +242 -0
- package/esm2015/jqxtoolbar/angular_jqxtoolbar.module.js +19 -0
- package/esm2015/jqxtoolbar/jqwidgets-ng-jqxtoolbar.js +4 -0
- package/esm2015/jqxtoolbar/public_api.js +2 -0
- package/esm2015/jqxtooltip/angular_jqxtooltip.js +341 -0
- package/esm2015/jqxtooltip/angular_jqxtooltip.module.js +13 -0
- package/esm2015/jqxtooltip/jqwidgets-ng-jqxtooltip.js +4 -0
- package/esm2015/jqxtooltip/public_api.js +2 -0
- package/esm2015/jqxtree/angular_jqxtree.js +434 -0
- package/esm2015/jqxtree/angular_jqxtree.module.js +19 -0
- package/esm2015/jqxtree/jqwidgets-ng-jqxtree.js +4 -0
- package/esm2015/jqxtree/public_api.js +2 -0
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.js +1209 -0
- package/esm2015/jqxtreegrid/angular_jqxtreegrid.module.js +24 -0
- package/esm2015/jqxtreegrid/jqwidgets-ng-jqxtreegrid.js +4 -0
- package/esm2015/jqxtreegrid/public_api.js +2 -0
- package/esm2015/jqxtreemap/angular_jqxtreemap.js +293 -0
- package/esm2015/jqxtreemap/angular_jqxtreemap.module.js +15 -0
- package/esm2015/jqxtreemap/jqwidgets-ng-jqxtreemap.js +4 -0
- package/esm2015/jqxtreemap/public_api.js +2 -0
- package/esm2015/jqxvalidator/angular_jqxvalidator.js +241 -0
- package/esm2015/jqxvalidator/angular_jqxvalidator.module.js +13 -0
- package/esm2015/jqxvalidator/jqwidgets-ng-jqxvalidator.js +4 -0
- package/esm2015/jqxvalidator/public_api.js +2 -0
- package/esm2015/jqxwindow/angular_jqxwindow.js +507 -0
- package/esm2015/jqxwindow/angular_jqxwindow.module.js +14 -0
- package/esm2015/jqxwindow/jqwidgets-ng-jqxwindow.js +4 -0
- package/esm2015/jqxwindow/public_api.js +2 -0
- package/fesm2015/jqwidgets-ng-jqxbargauge.js +365 -0
- package/fesm2015/jqwidgets-ng-jqxbulletchart.js +312 -0
- package/fesm2015/jqwidgets-ng-jqxbuttongroup.js +227 -0
- package/fesm2015/jqwidgets-ng-jqxbuttons.js +302 -0
- package/fesm2015/jqwidgets-ng-jqxcalendar.js +564 -0
- package/fesm2015/jqwidgets-ng-jqxchart.js +552 -0
- package/fesm2015/jqwidgets-ng-jqxcheckbox.js +330 -0
- package/fesm2015/jqwidgets-ng-jqxcolorpicker.js +202 -0
- package/fesm2015/jqwidgets-ng-jqxcombobox.js +949 -0
- package/fesm2015/jqwidgets-ng-jqxcomplexinput.js +321 -0
- package/fesm2015/jqwidgets-ng-jqxdatatable.js +1138 -0
- package/fesm2015/jqwidgets-ng-jqxdatetimeinput.js +569 -0
- package/fesm2015/jqwidgets-ng-jqxdocking.js +336 -0
- package/fesm2015/jqwidgets-ng-jqxdockinglayout.js +259 -0
- package/fesm2015/jqwidgets-ng-jqxdockpanel.js +178 -0
- package/fesm2015/jqwidgets-ng-jqxdragdrop.js +333 -0
- package/fesm2015/jqwidgets-ng-jqxdraw.js +197 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownbutton.js +317 -0
- package/fesm2015/jqwidgets-ng-jqxdropdownlist.js +882 -0
- package/fesm2015/jqwidgets-ng-jqxeditor.js +316 -0
- package/fesm2015/jqwidgets-ng-jqxexpander.js +313 -0
- package/fesm2015/jqwidgets-ng-jqxfileupload.js +308 -0
- package/fesm2015/jqwidgets-ng-jqxform.js +239 -0
- package/fesm2015/jqwidgets-ng-jqxformattedinput.js +415 -0
- package/fesm2015/jqwidgets-ng-jqxgauge.js +374 -0
- package/fesm2015/jqwidgets-ng-jqxgrid.js +2384 -0
- package/fesm2015/jqwidgets-ng-jqxheatmap.js +230 -0
- package/fesm2015/jqwidgets-ng-jqxinput.js +386 -0
- package/fesm2015/jqwidgets-ng-jqxkanban.js +310 -0
- package/fesm2015/jqwidgets-ng-jqxknob.js +381 -0
- package/fesm2015/jqwidgets-ng-jqxlayout.js +244 -0
- package/fesm2015/jqwidgets-ng-jqxlineargauge.js +374 -0
- package/fesm2015/jqwidgets-ng-jqxlinkbutton.js +179 -0
- package/fesm2015/jqwidgets-ng-jqxlistbox.js +882 -0
- package/fesm2015/jqwidgets-ng-jqxlistmenu.js +327 -0
- package/fesm2015/jqwidgets-ng-jqxloader.js +231 -0
- package/fesm2015/jqwidgets-ng-jqxmaskedinput.js +278 -0
- package/fesm2015/jqwidgets-ng-jqxmenu.js +392 -0
- package/fesm2015/jqwidgets-ng-jqxnavbar.js +280 -0
- package/fesm2015/jqwidgets-ng-jqxnavigationbar.js +346 -0
- package/fesm2015/jqwidgets-ng-jqxnotification.js +353 -0
- package/fesm2015/jqwidgets-ng-jqxnumberinput.js +454 -0
- package/fesm2015/jqwidgets-ng-jqxpanel.js +243 -0
- package/fesm2015/jqwidgets-ng-jqxpasswordinput.js +321 -0
- package/fesm2015/jqwidgets-ng-jqxpivotdesigner.js +162 -0
- package/fesm2015/jqwidgets-ng-jqxpivotgrid.js +302 -0
- package/fesm2015/jqwidgets-ng-jqxpopover.js +307 -0
- package/fesm2015/jqwidgets-ng-jqxprogressbar.js +295 -0
- package/fesm2015/jqwidgets-ng-jqxradiobutton.js +313 -0
- package/fesm2015/jqwidgets-ng-jqxrangeselector.js +372 -0
- package/fesm2015/jqwidgets-ng-jqxrating.js +269 -0
- package/fesm2015/jqwidgets-ng-jqxrepeatbutton.js +301 -0
- package/fesm2015/jqwidgets-ng-jqxresponsivepanel.js +286 -0
- package/fesm2015/jqwidgets-ng-jqxribbon.js +351 -0
- package/fesm2015/jqwidgets-ng-jqxscheduler.js +774 -0
- package/fesm2015/jqwidgets-ng-jqxscrollbar.js +266 -0
- package/fesm2015/jqwidgets-ng-jqxscrollview.js +260 -0
- package/fesm2015/jqwidgets-ng-jqxslider.js +501 -0
- package/fesm2015/jqwidgets-ng-jqxsortable.js +424 -0
- package/fesm2015/jqwidgets-ng-jqxsplitlayout.js +190 -0
- package/fesm2015/jqwidgets-ng-jqxsplitter.js +251 -0
- package/fesm2015/jqwidgets-ng-jqxswitchbutton.js +278 -0
- package/fesm2015/jqwidgets-ng-jqxtabs.js +500 -0
- package/fesm2015/jqwidgets-ng-jqxtagcloud.js +390 -0
- package/fesm2015/jqwidgets-ng-jqxtextarea.js +385 -0
- package/fesm2015/jqwidgets-ng-jqxtimepicker.js +281 -0
- package/fesm2015/jqwidgets-ng-jqxtogglebutton.js +301 -0
- package/fesm2015/jqwidgets-ng-jqxtoolbar.js +259 -0
- package/fesm2015/jqwidgets-ng-jqxtooltip.js +358 -0
- package/fesm2015/jqwidgets-ng-jqxtree.js +451 -0
- package/fesm2015/jqwidgets-ng-jqxtreegrid.js +1226 -0
- package/fesm2015/jqwidgets-ng-jqxtreemap.js +310 -0
- package/fesm2015/jqwidgets-ng-jqxvalidator.js +258 -0
- package/fesm2015/jqwidgets-ng-jqxwindow.js +524 -0
- package/jqwidgets/globalization/globalize.culture.cs-CZ.js +87 -0
- package/jqwidgets/globalization/globalize.culture.de-DE.js +83 -0
- package/jqwidgets/globalization/globalize.culture.en-CA.js +51 -0
- package/jqwidgets/globalization/globalize.culture.en-US.js +35 -0
- package/jqwidgets/globalization/globalize.culture.fr-FR.js +81 -0
- package/jqwidgets/globalization/globalize.culture.he-IL.js +99 -0
- package/jqwidgets/globalization/globalize.culture.hr-HR.js +83 -0
- package/jqwidgets/globalization/globalize.culture.hu-HU.js +82 -0
- package/jqwidgets/globalization/globalize.culture.it-IT.js +82 -0
- package/jqwidgets/globalization/globalize.culture.ja-JP.js +102 -0
- package/jqwidgets/globalization/globalize.culture.lt.js +85 -0
- package/jqwidgets/globalization/globalize.culture.ru-RU.js +84 -0
- package/jqwidgets/globalization/globalize.culture.sa-IN.js +73 -0
- package/jqwidgets/globalization/globalize.js +1607 -0
- package/jqwidgets/jqx-all.js +204 -0
- package/jqwidgets/jqxangular.js +9 -0
- package/jqwidgets/jqxbargauge.js +9 -0
- package/jqwidgets/jqxbulletchart.js +9 -0
- package/jqwidgets/jqxbuttongroup.js +9 -0
- package/jqwidgets/jqxbuttons.js +9 -0
- package/jqwidgets/jqxcalendar.js +9 -0
- package/jqwidgets/jqxchart.annotations.js +9 -0
- package/jqwidgets/jqxchart.api.js +9 -0
- package/jqwidgets/jqxchart.core.js +9 -0
- package/jqwidgets/jqxchart.js +21 -0
- package/jqwidgets/jqxchart.rangeselector.js +9 -0
- package/jqwidgets/jqxchart.waterfall.js +9 -0
- package/jqwidgets/jqxcheckbox.js +9 -0
- package/jqwidgets/jqxcolorpicker.js +9 -0
- package/jqwidgets/jqxcombobox.js +9 -0
- package/jqwidgets/jqxcomplexinput.js +9 -0
- package/jqwidgets/jqxcore.elements.js +1 -0
- package/jqwidgets/jqxcore.js +16 -0
- package/jqwidgets/jqxdata.export.js +9 -0
- package/jqwidgets/jqxdata.js +9 -0
- package/jqwidgets/jqxdatatable.js +9 -0
- package/jqwidgets/jqxdate.js +9 -0
- package/jqwidgets/jqxdatetimeinput.js +9 -0
- package/jqwidgets/jqxdocking.js +9 -0
- package/jqwidgets/jqxdockinglayout.js +9 -0
- package/jqwidgets/jqxdockpanel.js +9 -0
- package/jqwidgets/jqxdragdrop.js +9 -0
- package/jqwidgets/jqxdraw.js +9 -0
- package/jqwidgets/jqxdropdownbutton.js +9 -0
- package/jqwidgets/jqxdropdownlist.js +9 -0
- package/jqwidgets/jqxeditor.js +9 -0
- package/jqwidgets/jqxexpander.js +9 -0
- package/jqwidgets/jqxexport.js +3495 -0
- package/jqwidgets/jqxfileupload.js +9 -0
- package/jqwidgets/jqxform.js +9 -0
- package/jqwidgets/jqxformattedinput.js +9 -0
- package/jqwidgets/jqxgauge.js +9 -0
- package/jqwidgets/jqxgrid.aggregates.js +9 -0
- package/jqwidgets/jqxgrid.chart.js +339 -0
- package/jqwidgets/jqxgrid.columnsreorder.js +9 -0
- package/jqwidgets/jqxgrid.columnsresize.js +9 -0
- package/jqwidgets/jqxgrid.edit.js +9 -0
- package/jqwidgets/jqxgrid.export.js +9 -0
- package/jqwidgets/jqxgrid.filter.js +9 -0
- package/jqwidgets/jqxgrid.grouping.js +9 -0
- package/jqwidgets/jqxgrid.js +9 -0
- package/jqwidgets/jqxgrid.pager.js +9 -0
- package/jqwidgets/jqxgrid.selection.js +9 -0
- package/jqwidgets/jqxgrid.sort.js +9 -0
- package/jqwidgets/jqxgrid.storage.js +9 -0
- package/jqwidgets/jqxheatmap.js +9 -0
- package/jqwidgets/jqximport.js +2946 -0
- package/jqwidgets/jqxinput.js +9 -0
- package/jqwidgets/jqxkanban.js +9 -0
- package/jqwidgets/jqxknob.js +9 -0
- package/jqwidgets/jqxknockout.js +9 -0
- package/jqwidgets/jqxlayout.js +9 -0
- package/jqwidgets/jqxlistbox.js +9 -0
- package/jqwidgets/jqxlistmenu.js +9 -0
- package/jqwidgets/jqxloader.js +9 -0
- package/jqwidgets/jqxmaskedinput.js +9 -0
- package/jqwidgets/jqxmaterialcolorpicker.js +167 -0
- package/jqwidgets/jqxmenu.js +9 -0
- package/jqwidgets/jqxnavbar.js +9 -0
- package/jqwidgets/jqxnavigationbar.js +9 -0
- package/jqwidgets/jqxnotification.js +9 -0
- package/jqwidgets/jqxnumberinput.js +9 -0
- package/jqwidgets/jqxpanel.js +9 -0
- package/jqwidgets/jqxpasswordinput.js +9 -0
- package/jqwidgets/jqxpivot.js +9 -0
- package/jqwidgets/jqxpivotdesigner.js +9 -0
- package/jqwidgets/jqxpivotgrid.js +9 -0
- package/jqwidgets/jqxpopover.js +9 -0
- package/jqwidgets/jqxprogressbar.js +9 -0
- package/jqwidgets/jqxradiobutton.js +9 -0
- package/jqwidgets/jqxrangeselector.js +9 -0
- package/jqwidgets/jqxrating.js +9 -0
- package/jqwidgets/jqxresponse.js +1 -0
- package/jqwidgets/jqxresponsivepanel.js +9 -0
- package/jqwidgets/jqxribbon.js +9 -0
- package/jqwidgets/jqxscheduler.api.js +9 -0
- package/jqwidgets/jqxscheduler.js +9 -0
- package/jqwidgets/jqxscrollbar.js +9 -0
- package/jqwidgets/jqxscrollview.js +9 -0
- package/jqwidgets/jqxslider.js +9 -0
- package/jqwidgets/jqxsortable.js +9 -0
- package/jqwidgets/jqxsplitlayout.js +9 -0
- package/jqwidgets/jqxsplitter.js +9 -0
- package/jqwidgets/jqxswitchbutton.js +9 -0
- package/jqwidgets/jqxtabs.js +9 -0
- package/jqwidgets/jqxtagcloud.js +9 -0
- package/jqwidgets/jqxtextarea.js +9 -0
- package/jqwidgets/jqxtimepicker.js +9 -0
- package/jqwidgets/jqxtoolbar.js +9 -0
- package/jqwidgets/jqxtooltip.js +9 -0
- package/jqwidgets/jqxtouch.js +9 -0
- package/jqwidgets/jqxtree.js +9 -0
- package/jqwidgets/jqxtreegrid.js +9 -0
- package/jqwidgets/jqxtreemap.js +9 -0
- package/jqwidgets/jqxvalidator.js +9 -0
- package/jqwidgets/jqxwindow.js +9 -0
- package/jqwidgets/styles/Thumbs.db +0 -0
- package/jqwidgets/styles/font/jqx-icons.eot +0 -0
- package/jqwidgets/styles/font/jqx-icons.svg +224 -0
- package/jqwidgets/styles/font/jqx-icons.ttf +0 -0
- package/jqwidgets/styles/font/jqx-icons.woff +0 -0
- package/jqwidgets/styles/font/jqx-icons.woff2 +0 -0
- package/jqwidgets/styles/images/Thumbs.db +0 -0
- package/jqwidgets/styles/images/backImage.png +0 -0
- package/jqwidgets/styles/images/backgroundTop.png +0 -0
- package/jqwidgets/styles/images/bg_black.png +0 -0
- package/jqwidgets/styles/images/bg_black_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blackhover.png +0 -0
- package/jqwidgets/styles/images/bg_blackhover_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blackpressed.png +0 -0
- package/jqwidgets/styles/images/bg_blackpressed_horizontal.png +0 -0
- package/jqwidgets/styles/images/bg_blueenergy.png +0 -0
- package/jqwidgets/styles/images/bg_darkblue.png +0 -0
- package/jqwidgets/styles/images/bg_darkbluehover.png +0 -0
- package/jqwidgets/styles/images/bg_darkbluepressed.png +0 -0
- package/jqwidgets/styles/images/black_gradient.png +0 -0
- package/jqwidgets/styles/images/blackbackground.png +0 -0
- package/jqwidgets/styles/images/check_black.png +0 -0
- package/jqwidgets/styles/images/check_blue.png +0 -0
- package/jqwidgets/styles/images/check_blue_indeterminate.png +0 -0
- package/jqwidgets/styles/images/check_disabled.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_black.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_disabled.png +0 -0
- package/jqwidgets/styles/images/check_indeterminate_white.png +0 -0
- package/jqwidgets/styles/images/check_lightblue.png +0 -0
- package/jqwidgets/styles/images/check_lightblue_indeterminate.png +0 -0
- package/jqwidgets/styles/images/check_white.png +0 -0
- package/jqwidgets/styles/images/close.png +0 -0
- package/jqwidgets/styles/images/close_black.png +0 -0
- package/jqwidgets/styles/images/close_blue.png +0 -0
- package/jqwidgets/styles/images/close_white.png +0 -0
- package/jqwidgets/styles/images/colorpicker/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/colorpicker/Thumbs.db +0 -0
- package/jqwidgets/styles/images/colorpicker/bar-hue.png +0 -0
- package/jqwidgets/styles/images/colorpicker/bar-saturation.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-hue.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-saturation-overlay.png +0 -0
- package/jqwidgets/styles/images/colorpicker/map-saturation.png +0 -0
- package/jqwidgets/styles/images/common.png +0 -0
- package/jqwidgets/styles/images/create-area-dark.png +0 -0
- package/jqwidgets/styles/images/create-area.png +0 -0
- package/jqwidgets/styles/images/create-bar-dark.png +0 -0
- package/jqwidgets/styles/images/create-bar.png +0 -0
- package/jqwidgets/styles/images/create-column-dark.png +0 -0
- package/jqwidgets/styles/images/create-column.png +0 -0
- package/jqwidgets/styles/images/create-line-dark.png +0 -0
- package/jqwidgets/styles/images/create-line.png +0 -0
- package/jqwidgets/styles/images/create-pie-dark.png +0 -0
- package/jqwidgets/styles/images/create-pie.png +0 -0
- package/jqwidgets/styles/images/create-scatter-dark.png +0 -0
- package/jqwidgets/styles/images/create-scatter.png +0 -0
- package/jqwidgets/styles/images/crosshair-white.png +0 -0
- package/jqwidgets/styles/images/crosshair.png +0 -0
- package/jqwidgets/styles/images/darkness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/darkness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_flat_30_cccccc_40x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_inset-soft_25_000000_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_4b8e0b_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_a83300_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_cccccc_256x240.png +0 -0
- package/jqwidgets/styles/images/darkness/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/darkred_gradient.png +0 -0
- package/jqwidgets/styles/images/drag.png +0 -0
- package/jqwidgets/styles/images/dragcancel.png +0 -0
- package/jqwidgets/styles/images/error.png +0 -0
- package/jqwidgets/styles/images/filter.png +0 -0
- package/jqwidgets/styles/images/html_editor.png +0 -0
- package/jqwidgets/styles/images/html_editor_white.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-metro-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-metro-yellow-light.png +0 -0
- package/jqwidgets/styles/images/icon-calendar-white.png +0 -0
- package/jqwidgets/styles/images/icon-calendar.png +0 -0
- package/jqwidgets/styles/images/icon-cancel-white.png +0 -0
- package/jqwidgets/styles/images/icon-cancel.png +0 -0
- package/jqwidgets/styles/images/icon-delete-white.png +0 -0
- package/jqwidgets/styles/images/icon-delete.png +0 -0
- package/jqwidgets/styles/images/icon-down-blue.png +0 -0
- package/jqwidgets/styles/images/icon-down-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-down-white.png +0 -0
- package/jqwidgets/styles/images/icon-down.png +0 -0
- package/jqwidgets/styles/images/icon-edit-white.png +0 -0
- package/jqwidgets/styles/images/icon-edit.png +0 -0
- package/jqwidgets/styles/images/icon-first-blue.png +0 -0
- package/jqwidgets/styles/images/icon-first-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-first-white.png +0 -0
- package/jqwidgets/styles/images/icon-first.png +0 -0
- package/jqwidgets/styles/images/icon-info-small.png +0 -0
- package/jqwidgets/styles/images/icon-last-blue.png +0 -0
- package/jqwidgets/styles/images/icon-last-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-last-white.png +0 -0
- package/jqwidgets/styles/images/icon-last.png +0 -0
- package/jqwidgets/styles/images/icon-left-blue.png +0 -0
- package/jqwidgets/styles/images/icon-left-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-left-white.png +0 -0
- package/jqwidgets/styles/images/icon-left.png +0 -0
- package/jqwidgets/styles/images/icon-menu-minimized-white.png +0 -0
- package/jqwidgets/styles/images/icon-menu-minimized.png +0 -0
- package/jqwidgets/styles/images/icon-menu-small-white.png +0 -0
- package/jqwidgets/styles/images/icon-menu-small.png +0 -0
- package/jqwidgets/styles/images/icon-plus-white.png +0 -0
- package/jqwidgets/styles/images/icon-plus.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-exception-white.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-exception.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence-white.png +0 -0
- package/jqwidgets/styles/images/icon-recurrence.png +0 -0
- package/jqwidgets/styles/images/icon-right-blue.png +0 -0
- package/jqwidgets/styles/images/icon-right-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-right-white.png +0 -0
- package/jqwidgets/styles/images/icon-right.png +0 -0
- package/jqwidgets/styles/images/icon-save-white.png +0 -0
- package/jqwidgets/styles/images/icon-save.png +0 -0
- package/jqwidgets/styles/images/icon-showpassword-white.png +0 -0
- package/jqwidgets/styles/images/icon-showpassword.png +0 -0
- package/jqwidgets/styles/images/icon-sort-asc-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-asc.png +0 -0
- package/jqwidgets/styles/images/icon-sort-desc-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-desc.png +0 -0
- package/jqwidgets/styles/images/icon-sort-remove-white.png +0 -0
- package/jqwidgets/styles/images/icon-sort-remove.png +0 -0
- package/jqwidgets/styles/images/icon-time-white.png +0 -0
- package/jqwidgets/styles/images/icon-time.png +0 -0
- package/jqwidgets/styles/images/icon-up-blue.png +0 -0
- package/jqwidgets/styles/images/icon-up-transparent.png +0 -0
- package/jqwidgets/styles/images/icon-up-white.png +0 -0
- package/jqwidgets/styles/images/icon-up.png +0 -0
- package/jqwidgets/styles/images/icon_collapse.png +0 -0
- package/jqwidgets/styles/images/icon_expand.png +0 -0
- package/jqwidgets/styles/images/info.png +0 -0
- package/jqwidgets/styles/images/le-frog/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/le-frog/Thumbs.db +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-small_0_aaaaaa_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-thick_15_444444_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_diagonals-thick_95_ffdc2e_40x40.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_glass_55_fbf5d0_1x400.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-hard_30_285c00_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_33_3a8104_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_50_4eb305_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_highlight-soft_60_4ca20b_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-bg_inset-soft_10_285c00_1x100.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_4eb305_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_72b42d_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/le-frog/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/lightness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/lightness/icon-first.png +0 -0
- package/jqwidgets/styles/images/lightness/icon-last.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_flat_10_000000_40x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_228ef1_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ef8c08_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ffd27a_256x240.png +0 -0
- package/jqwidgets/styles/images/lightness/ui-icons_ffffff_256x240.png +0 -0
- package/jqwidgets/styles/images/loader-small.gif +0 -0
- package/jqwidgets/styles/images/loader.gif +0 -0
- package/jqwidgets/styles/images/mail.png +0 -0
- package/jqwidgets/styles/images/material-icon-down-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-down.png +0 -0
- package/jqwidgets/styles/images/material-icon-first-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-first.png +0 -0
- package/jqwidgets/styles/images/material-icon-last-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-last.png +0 -0
- package/jqwidgets/styles/images/material-icon-left-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-left.png +0 -0
- package/jqwidgets/styles/images/material-icon-right-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-right.png +0 -0
- package/jqwidgets/styles/images/material-icon-up-white.png +0 -0
- package/jqwidgets/styles/images/material-icon-up.png +0 -0
- package/jqwidgets/styles/images/material_check_black.png +0 -0
- package/jqwidgets/styles/images/material_check_white.png +0 -0
- package/jqwidgets/styles/images/menubutton.png +0 -0
- package/jqwidgets/styles/images/metro-icon-down-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-down.png +0 -0
- package/jqwidgets/styles/images/metro-icon-first-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-first.png +0 -0
- package/jqwidgets/styles/images/metro-icon-last-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-last.png +0 -0
- package/jqwidgets/styles/images/metro-icon-left-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-left.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right - Copy.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-right.png +0 -0
- package/jqwidgets/styles/images/metro-icon-up-white.png +0 -0
- package/jqwidgets/styles/images/metro-icon-up.png +0 -0
- package/jqwidgets/styles/images/multi-arrow.gif +0 -0
- package/jqwidgets/styles/images/office-icon-down.png +0 -0
- package/jqwidgets/styles/images/office-icon-first.png +0 -0
- package/jqwidgets/styles/images/office-icon-last.png +0 -0
- package/jqwidgets/styles/images/office-icon-left.png +0 -0
- package/jqwidgets/styles/images/office-icon-right.png +0 -0
- package/jqwidgets/styles/images/office-icon-up.png +0 -0
- package/jqwidgets/styles/images/overcast/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/overcast/Thumbs.db +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_55_c0402a_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_flat_55_eeeeee_40x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_100_f8f8f8_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_35_dddddd_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_glass_60_eeeeee_1x400.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_inset-hard_75_999999_1x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_3383bb_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_454545_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_70b2e1_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_999999_256x240.png +0 -0
- package/jqwidgets/styles/images/overcast/ui-icons_fbc856_256x240.png +0 -0
- package/jqwidgets/styles/images/pin-black.png +0 -0
- package/jqwidgets/styles/images/pin-blue.png +0 -0
- package/jqwidgets/styles/images/pin-lightblue.png +0 -0
- package/jqwidgets/styles/images/pin-white.png +0 -0
- package/jqwidgets/styles/images/pin-yellow.png +0 -0
- package/jqwidgets/styles/images/pin.png +0 -0
- package/jqwidgets/styles/images/pinned-black.png +0 -0
- package/jqwidgets/styles/images/pinned-blue.png +0 -0
- package/jqwidgets/styles/images/pinned-lightblue.png +0 -0
- package/jqwidgets/styles/images/pinned-white.png +0 -0
- package/jqwidgets/styles/images/pinned-yellow.png +0 -0
- package/jqwidgets/styles/images/pinned.png +0 -0
- package/jqwidgets/styles/images/plus.png +0 -0
- package/jqwidgets/styles/images/plus_white.png +0 -0
- package/jqwidgets/styles/images/pointer.png +0 -0
- package/jqwidgets/styles/images/rangebar_classic.png +0 -0
- package/jqwidgets/styles/images/rangebar_darkblue.png +0 -0
- package/jqwidgets/styles/images/rangebar_shinyblack.png +0 -0
- package/jqwidgets/styles/images/rangebar_summer.png +0 -0
- package/jqwidgets/styles/images/red_arrow_down.png +0 -0
- package/jqwidgets/styles/images/red_arrow_up.png +0 -0
- package/jqwidgets/styles/images/red_gradient.png +0 -0
- package/jqwidgets/styles/images/redmond/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/redmond/Thumbs.db +0 -0
- package/jqwidgets/styles/images/redmond/icon-first.png +0 -0
- package/jqwidgets/styles/images/redmond/icon-last.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_flat_55_fbec88_40x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_85_dfeffc_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_217bc0_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_2e83ff_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_469bdd_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_6da8d5_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_d8e7f3_256x240.png +0 -0
- package/jqwidgets/styles/images/redmond/ui-icons_f9bd01_256x240.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_black.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_disabled.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_indeterminate.png +0 -0
- package/jqwidgets/styles/images/roundbg_check_white.png +0 -0
- package/jqwidgets/styles/images/roundbg_classic_hover.png +0 -0
- package/jqwidgets/styles/images/roundbg_classic_normal.png +0 -0
- package/jqwidgets/styles/images/roundbg_disabled.png +0 -0
- package/jqwidgets/styles/images/search.png +0 -0
- package/jqwidgets/styles/images/search_white.png +0 -0
- package/jqwidgets/styles/images/smoothness/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/smoothness/Thumbs.db +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_222222_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_2e83ff_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_454545_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_888888_256x240.png +0 -0
- package/jqwidgets/styles/images/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
- package/jqwidgets/styles/images/sortasc.png +0 -0
- package/jqwidgets/styles/images/sortascbutton.png +0 -0
- package/jqwidgets/styles/images/sortdesc.png +0 -0
- package/jqwidgets/styles/images/sortdescbutton.png +0 -0
- package/jqwidgets/styles/images/sortremove.png +0 -0
- package/jqwidgets/styles/images/star.png +0 -0
- package/jqwidgets/styles/images/star_disabled.png +0 -0
- package/jqwidgets/styles/images/star_hover.png +0 -0
- package/jqwidgets/styles/images/start/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/start/Thumbs.db +0 -0
- package/jqwidgets/styles/images/start/ui-bg_flat_55_999999_40x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_flat_75_aaaaaa_40x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_45_0078ae_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_55_f8da4e_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_glass_75_79c9ec_1x400.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_45_e14f1c_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_50_6eac2c_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_gloss-wave_75_2191c0_500x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-bg_inset-hard_100_fcfdfd_1x100.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_0078ae_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_056b93_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_d8e7f3_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_e0fdff_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_f5e175_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_f7a50d_256x240.png +0 -0
- package/jqwidgets/styles/images/start/ui-icons_fcd113_256x240.png +0 -0
- package/jqwidgets/styles/images/stripes.png +0 -0
- package/jqwidgets/styles/images/success.png +0 -0
- package/jqwidgets/styles/images/sunny/ReadMe.txt +4 -0
- package/jqwidgets/styles/images/sunny/Thumbs.db +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_flat_30_cccccc_40x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_45_817865_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-bg_inset-soft_30_ffffff_1x100.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_3d3d3d_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_bd7b00_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_d19405_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_eb990f_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_ed9f26_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_fadc7a_256x240.png +0 -0
- package/jqwidgets/styles/images/sunny/ui-icons_ffe180_256x240.png +0 -0
- package/jqwidgets/styles/images/tick.png +0 -0
- package/jqwidgets/styles/images/time.png +0 -0
- package/jqwidgets/styles/images/track_classic.png +0 -0
- package/jqwidgets/styles/images/track_darkblue.png +0 -0
- package/jqwidgets/styles/images/track_shinyblack.png +0 -0
- package/jqwidgets/styles/images/track_summer.png +0 -0
- package/jqwidgets/styles/images/warning.png +0 -0
- package/jqwidgets/styles/images/wp_check_indeterminate_white.png +0 -0
- package/jqwidgets/styles/images/wp_check_white.png +0 -0
- package/jqwidgets/styles/jqx.android.css +527 -0
- package/jqwidgets/styles/jqx.arctic.css +536 -0
- package/jqwidgets/styles/jqx.base.css +9267 -0
- package/jqwidgets/styles/jqx.black.css +515 -0
- package/jqwidgets/styles/jqx.blackberry.css +656 -0
- package/jqwidgets/styles/jqx.blue.css +2326 -0
- package/jqwidgets/styles/jqx.bootstrap.css +928 -0
- package/jqwidgets/styles/jqx.classic.css +82 -0
- package/jqwidgets/styles/jqx.dark-ie.css +1014 -0
- package/jqwidgets/styles/jqx.dark.css +2370 -0
- package/jqwidgets/styles/jqx.darkblue.css +261 -0
- package/jqwidgets/styles/jqx.energyblue.css +16 -0
- package/jqwidgets/styles/jqx.flat.css +537 -0
- package/jqwidgets/styles/jqx.fresh.css +138 -0
- package/jqwidgets/styles/jqx.glacier.css +276 -0
- package/jqwidgets/styles/jqx.highcontrast.css +135 -0
- package/jqwidgets/styles/jqx.light-ie.css +1302 -0
- package/jqwidgets/styles/jqx.light.css +2348 -0
- package/jqwidgets/styles/jqx.material-green.css +1855 -0
- package/jqwidgets/styles/jqx.material-purple.css +1853 -0
- package/jqwidgets/styles/jqx.material.css +1845 -0
- package/jqwidgets/styles/jqx.metro.css +349 -0
- package/jqwidgets/styles/jqx.metrodark.css +464 -0
- package/jqwidgets/styles/jqx.mobile.css +780 -0
- package/jqwidgets/styles/jqx.office.css +334 -0
- package/jqwidgets/styles/jqx.orange.css +264 -0
- package/jqwidgets/styles/jqx.shinyblack.css +246 -0
- package/jqwidgets/styles/jqx.summer.css +85 -0
- package/jqwidgets/styles/jqx.ui-darkness.css +273 -0
- package/jqwidgets/styles/jqx.ui-le-frog.css +355 -0
- package/jqwidgets/styles/jqx.ui-lightness.css +174 -0
- package/jqwidgets/styles/jqx.ui-overcast.css +190 -0
- package/jqwidgets/styles/jqx.ui-redmond.css +195 -0
- package/jqwidgets/styles/jqx.ui-smoothness.css +177 -0
- package/jqwidgets/styles/jqx.ui-start.css +275 -0
- package/jqwidgets/styles/jqx.ui-sunny.css +188 -0
- package/jqwidgets/styles/jqx.web.css +314 -0
- package/jqwidgets/styles/jqx.windowsphone.css +524 -0
- package/jqwidgets/styles/theme.css +2275 -0
- package/jqwidgets.d.ts +4931 -0
- package/jqxbargauge/angular_jqxbargauge.d.ts +72 -0
- package/jqxbargauge/angular_jqxbargauge.module.d.ts +2 -0
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.d.ts +4 -0
- package/jqxbargauge/jqwidgets-ng-jqxbargauge.metadata.json +1 -0
- package/jqxbargauge/package.json +11 -0
- package/jqxbargauge/public_api.d.ts +2 -0
- package/jqxbulletchart/angular_jqxbulletchart.d.ts +60 -0
- package/jqxbulletchart/angular_jqxbulletchart.module.d.ts +2 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.d.ts +4 -0
- package/jqxbulletchart/jqwidgets-ng-jqxbulletchart.metadata.json +1 -0
- package/jqxbulletchart/package.json +11 -0
- package/jqxbulletchart/public_api.d.ts +2 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.d.ts +46 -0
- package/jqxbuttongroup/angular_jqxbuttongroup.module.d.ts +2 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.d.ts +4 -0
- package/jqxbuttongroup/jqwidgets-ng-jqxbuttongroup.metadata.json +1 -0
- package/jqxbuttongroup/package.json +11 -0
- package/jqxbuttongroup/public_api.d.ts +2 -0
- package/jqxbuttons/angular_jqxbuttons.d.ts +58 -0
- package/jqxbuttons/angular_jqxbuttons.module.d.ts +2 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.d.ts +4 -0
- package/jqxbuttons/jqwidgets-ng-jqxbuttons.metadata.json +1 -0
- package/jqxbuttons/package.json +11 -0
- package/jqxbuttons/public_api.d.ts +2 -0
- package/jqxcalendar/angular_jqxcalendar.d.ts +121 -0
- package/jqxcalendar/angular_jqxcalendar.module.d.ts +2 -0
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.d.ts +4 -0
- package/jqxcalendar/jqwidgets-ng-jqxcalendar.metadata.json +1 -0
- package/jqxcalendar/package.json +11 -0
- package/jqxcalendar/public_api.d.ts +2 -0
- package/jqxchart/angular_jqxchart.d.ts +121 -0
- package/jqxchart/angular_jqxchart.module.d.ts +2 -0
- package/jqxchart/jqwidgets-ng-jqxchart.d.ts +4 -0
- package/jqxchart/jqwidgets-ng-jqxchart.metadata.json +1 -0
- package/jqxchart/package.json +11 -0
- package/jqxchart/public_api.d.ts +2 -0
- package/jqxcheckbox/angular_jqxcheckbox.d.ts +67 -0
- package/jqxcheckbox/angular_jqxcheckbox.module.d.ts +2 -0
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.d.ts +4 -0
- package/jqxcheckbox/jqwidgets-ng-jqxcheckbox.metadata.json +1 -0
- package/jqxcheckbox/package.json +11 -0
- package/jqxcheckbox/public_api.d.ts +2 -0
- package/jqxcolorpicker/angular_jqxcolorpicker.d.ts +36 -0
- package/jqxcolorpicker/angular_jqxcolorpicker.module.d.ts +2 -0
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.d.ts +4 -0
- package/jqxcolorpicker/jqwidgets-ng-jqxcolorpicker.metadata.json +1 -0
- package/jqxcolorpicker/package.json +11 -0
- package/jqxcolorpicker/public_api.d.ts +2 -0
- package/jqxcombobox/angular_jqxcombobox.d.ts +159 -0
- package/jqxcombobox/angular_jqxcombobox.module.d.ts +2 -0
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.d.ts +4 -0
- package/jqxcombobox/jqwidgets-ng-jqxcombobox.metadata.json +1 -0
- package/jqxcombobox/package.json +11 -0
- package/jqxcombobox/public_api.d.ts +2 -0
- package/jqxcomplexinput/angular_jqxcomplexinput.d.ts +61 -0
- package/jqxcomplexinput/angular_jqxcomplexinput.module.d.ts +2 -0
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.d.ts +4 -0
- package/jqxcomplexinput/jqwidgets-ng-jqxcomplexinput.metadata.json +1 -0
- package/jqxcomplexinput/package.json +11 -0
- package/jqxcomplexinput/public_api.d.ts +2 -0
- package/jqxdatatable/angular_jqxdatatable.d.ts +193 -0
- package/jqxdatatable/angular_jqxdatatable.module.d.ts +2 -0
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.d.ts +4 -0
- package/jqxdatatable/jqwidgets-ng-jqxdatatable.metadata.json +1 -0
- package/jqxdatatable/package.json +11 -0
- package/jqxdatatable/public_api.d.ts +2 -0
- package/jqxdatetimeinput/angular_jqxdatetimeinput.d.ts +120 -0
- package/jqxdatetimeinput/angular_jqxdatetimeinput.module.d.ts +2 -0
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.d.ts +4 -0
- package/jqxdatetimeinput/jqwidgets-ng-jqxdatetimeinput.metadata.json +1 -0
- package/jqxdatetimeinput/package.json +11 -0
- package/jqxdatetimeinput/public_api.d.ts +2 -0
- package/jqxdocking/angular_jqxdocking.d.ts +74 -0
- package/jqxdocking/angular_jqxdocking.module.d.ts +2 -0
- package/jqxdocking/jqwidgets-ng-jqxdocking.d.ts +4 -0
- package/jqxdocking/jqwidgets-ng-jqxdocking.metadata.json +1 -0
- package/jqxdocking/package.json +11 -0
- package/jqxdocking/public_api.d.ts +2 -0
- package/jqxdockinglayout/angular_jqxdockinglayout.d.ts +51 -0
- package/jqxdockinglayout/angular_jqxdockinglayout.module.d.ts +2 -0
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.d.ts +4 -0
- package/jqxdockinglayout/jqwidgets-ng-jqxdockinglayout.metadata.json +1 -0
- package/jqxdockinglayout/package.json +11 -0
- package/jqxdockinglayout/public_api.d.ts +2 -0
- package/jqxdockpanel/angular_jqxdockpanel.d.ts +31 -0
- package/jqxdockpanel/angular_jqxdockpanel.module.d.ts +2 -0
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.d.ts +4 -0
- package/jqxdockpanel/jqwidgets-ng-jqxdockpanel.metadata.json +1 -0
- package/jqxdockpanel/package.json +11 -0
- package/jqxdockpanel/public_api.d.ts +2 -0
- package/jqxdragdrop/angular_jqxdragdrop.d.ts +68 -0
- package/jqxdragdrop/angular_jqxdragdrop.module.d.ts +2 -0
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.d.ts +4 -0
- package/jqxdragdrop/jqwidgets-ng-jqxdragdrop.metadata.json +1 -0
- package/jqxdragdrop/package.json +11 -0
- package/jqxdragdrop/public_api.d.ts +2 -0
- package/jqxdraw/angular_jqxdraw.d.ts +41 -0
- package/jqxdraw/angular_jqxdraw.module.d.ts +2 -0
- package/jqxdraw/jqwidgets-ng-jqxdraw.d.ts +4 -0
- package/jqxdraw/jqwidgets-ng-jqxdraw.metadata.json +1 -0
- package/jqxdraw/package.json +11 -0
- package/jqxdraw/public_api.d.ts +2 -0
- package/jqxdropdownbutton/angular_jqxdropdownbutton.d.ts +64 -0
- package/jqxdropdownbutton/angular_jqxdropdownbutton.module.d.ts +2 -0
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.d.ts +4 -0
- package/jqxdropdownbutton/jqwidgets-ng-jqxdropdownbutton.metadata.json +1 -0
- package/jqxdropdownbutton/package.json +11 -0
- package/jqxdropdownbutton/public_api.d.ts +2 -0
- package/jqxdropdownlist/angular_jqxdropdownlist.d.ts +148 -0
- package/jqxdropdownlist/angular_jqxdropdownlist.module.d.ts +2 -0
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.d.ts +4 -0
- package/jqxdropdownlist/jqwidgets-ng-jqxdropdownlist.metadata.json +1 -0
- package/jqxdropdownlist/package.json +11 -0
- package/jqxdropdownlist/public_api.d.ts +2 -0
- package/jqxeditor/angular_jqxeditor.d.ts +59 -0
- package/jqxeditor/angular_jqxeditor.module.d.ts +2 -0
- package/jqxeditor/jqwidgets-ng-jqxeditor.d.ts +4 -0
- package/jqxeditor/jqwidgets-ng-jqxeditor.metadata.json +1 -0
- package/jqxeditor/package.json +11 -0
- package/jqxeditor/public_api.d.ts +2 -0
- package/jqxexpander/angular_jqxexpander.d.ts +66 -0
- package/jqxexpander/angular_jqxexpander.module.d.ts +2 -0
- package/jqxexpander/jqwidgets-ng-jqxexpander.d.ts +4 -0
- package/jqxexpander/jqwidgets-ng-jqxexpander.metadata.json +1 -0
- package/jqxexpander/package.json +11 -0
- package/jqxexpander/public_api.d.ts +2 -0
- package/jqxfileupload/angular_jqxfileupload.d.ts +63 -0
- package/jqxfileupload/angular_jqxfileupload.module.d.ts +2 -0
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.d.ts +4 -0
- package/jqxfileupload/jqwidgets-ng-jqxfileupload.metadata.json +1 -0
- package/jqxfileupload/package.json +11 -0
- package/jqxfileupload/public_api.d.ts +2 -0
- package/jqxform/angular_jqxform.d.ts +43 -0
- package/jqxform/angular_jqxform.module.d.ts +2 -0
- package/jqxform/jqwidgets-ng-jqxform.d.ts +4 -0
- package/jqxform/jqwidgets-ng-jqxform.metadata.json +1 -0
- package/jqxform/package.json +11 -0
- package/jqxform/public_api.d.ts +2 -0
- package/jqxformattedinput/angular_jqxformattedinput.d.ts +81 -0
- package/jqxformattedinput/angular_jqxformattedinput.module.d.ts +2 -0
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.d.ts +4 -0
- package/jqxformattedinput/jqwidgets-ng-jqxformattedinput.metadata.json +1 -0
- package/jqxformattedinput/package.json +11 -0
- package/jqxformattedinput/public_api.d.ts +2 -0
- package/jqxgauge/angular_jqxgauge.d.ts +74 -0
- package/jqxgauge/angular_jqxgauge.module.d.ts +2 -0
- package/jqxgauge/jqwidgets-ng-jqxgauge.d.ts +4 -0
- package/jqxgauge/jqwidgets-ng-jqxgauge.metadata.json +1 -0
- package/jqxgauge/package.json +11 -0
- package/jqxgauge/public_api.d.ts +2 -0
- package/jqxgrid/angular_jqxgrid.d.ts +401 -0
- package/jqxgrid/angular_jqxgrid.module.d.ts +2 -0
- package/jqxgrid/jqwidgets-ng-jqxgrid.d.ts +4 -0
- package/jqxgrid/jqwidgets-ng-jqxgrid.metadata.json +1 -0
- package/jqxgrid/package.json +11 -0
- package/jqxgrid/public_api.d.ts +2 -0
- package/jqxheatmap/angular_jqxheatmap.d.ts +45 -0
- package/jqxheatmap/angular_jqxheatmap.module.d.ts +2 -0
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.d.ts +4 -0
- package/jqxheatmap/jqwidgets-ng-jqxheatmap.metadata.json +1 -0
- package/jqxheatmap/package.json +11 -0
- package/jqxheatmap/public_api.d.ts +2 -0
- package/jqxinput/angular_jqxinput.d.ts +76 -0
- package/jqxinput/angular_jqxinput.module.d.ts +2 -0
- package/jqxinput/jqwidgets-ng-jqxinput.d.ts +4 -0
- package/jqxinput/jqwidgets-ng-jqxinput.metadata.json +1 -0
- package/jqxinput/package.json +11 -0
- package/jqxinput/public_api.d.ts +2 -0
- package/jqxkanban/angular_jqxkanban.d.ts +63 -0
- package/jqxkanban/angular_jqxkanban.module.d.ts +2 -0
- package/jqxkanban/jqwidgets-ng-jqxkanban.d.ts +4 -0
- package/jqxkanban/jqwidgets-ng-jqxkanban.metadata.json +1 -0
- package/jqxkanban/package.json +11 -0
- package/jqxkanban/public_api.d.ts +2 -0
- package/jqxknob/angular_jqxknob.d.ts +74 -0
- package/jqxknob/angular_jqxknob.module.d.ts +2 -0
- package/jqxknob/jqwidgets-ng-jqxknob.d.ts +4 -0
- package/jqxknob/jqwidgets-ng-jqxknob.metadata.json +1 -0
- package/jqxknob/package.json +11 -0
- package/jqxknob/public_api.d.ts +2 -0
- package/jqxlayout/angular_jqxlayout.d.ts +47 -0
- package/jqxlayout/angular_jqxlayout.module.d.ts +2 -0
- package/jqxlayout/jqwidgets-ng-jqxlayout.d.ts +4 -0
- package/jqxlayout/jqwidgets-ng-jqxlayout.metadata.json +1 -0
- package/jqxlayout/package.json +11 -0
- package/jqxlayout/public_api.d.ts +2 -0
- package/jqxlineargauge/angular_jqxlineargauge.d.ts +74 -0
- package/jqxlineargauge/angular_jqxlineargauge.module.d.ts +2 -0
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.d.ts +4 -0
- package/jqxlineargauge/jqwidgets-ng-jqxlineargauge.metadata.json +1 -0
- package/jqxlineargauge/package.json +11 -0
- package/jqxlineargauge/public_api.d.ts +2 -0
- package/jqxlinkbutton/angular_jqxlinkbutton.d.ts +31 -0
- package/jqxlinkbutton/angular_jqxlinkbutton.module.d.ts +2 -0
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.d.ts +4 -0
- package/jqxlinkbutton/jqwidgets-ng-jqxlinkbutton.metadata.json +1 -0
- package/jqxlinkbutton/package.json +11 -0
- package/jqxlinkbutton/public_api.d.ts +2 -0
- package/jqxlistbox/angular_jqxlistbox.d.ts +148 -0
- package/jqxlistbox/angular_jqxlistbox.module.d.ts +2 -0
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.d.ts +4 -0
- package/jqxlistbox/jqwidgets-ng-jqxlistbox.metadata.json +1 -0
- package/jqxlistbox/package.json +11 -0
- package/jqxlistbox/public_api.d.ts +2 -0
- package/jqxlistmenu/angular_jqxlistmenu.d.ts +64 -0
- package/jqxlistmenu/angular_jqxlistmenu.module.d.ts +2 -0
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.d.ts +4 -0
- package/jqxlistmenu/jqwidgets-ng-jqxlistmenu.metadata.json +1 -0
- package/jqxlistmenu/package.json +11 -0
- package/jqxlistmenu/public_api.d.ts +2 -0
- package/jqxloader/angular_jqxloader.d.ts +43 -0
- package/jqxloader/angular_jqxloader.module.d.ts +2 -0
- package/jqxloader/jqwidgets-ng-jqxloader.d.ts +4 -0
- package/jqxloader/jqwidgets-ng-jqxloader.metadata.json +1 -0
- package/jqxloader/package.json +11 -0
- package/jqxloader/public_api.d.ts +2 -0
- package/jqxmaskedinput/angular_jqxmaskedinput.d.ts +53 -0
- package/jqxmaskedinput/angular_jqxmaskedinput.module.d.ts +2 -0
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.d.ts +4 -0
- package/jqxmaskedinput/jqwidgets-ng-jqxmaskedinput.metadata.json +1 -0
- package/jqxmaskedinput/package.json +11 -0
- package/jqxmaskedinput/public_api.d.ts +2 -0
- package/jqxmenu/angular_jqxmenu.d.ts +82 -0
- package/jqxmenu/angular_jqxmenu.module.d.ts +2 -0
- package/jqxmenu/jqwidgets-ng-jqxmenu.d.ts +4 -0
- package/jqxmenu/jqwidgets-ng-jqxmenu.metadata.json +1 -0
- package/jqxmenu/package.json +11 -0
- package/jqxmenu/public_api.d.ts +2 -0
- package/jqxnavbar/angular_jqxnavbar.d.ts +55 -0
- package/jqxnavbar/angular_jqxnavbar.module.d.ts +2 -0
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.d.ts +4 -0
- package/jqxnavbar/jqwidgets-ng-jqxnavbar.metadata.json +1 -0
- package/jqxnavbar/package.json +11 -0
- package/jqxnavbar/public_api.d.ts +2 -0
- package/jqxnavigationbar/angular_jqxnavigationbar.d.ts +75 -0
- package/jqxnavigationbar/angular_jqxnavigationbar.module.d.ts +2 -0
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.d.ts +4 -0
- package/jqxnavigationbar/jqwidgets-ng-jqxnavigationbar.metadata.json +1 -0
- package/jqxnavigationbar/package.json +11 -0
- package/jqxnavigationbar/public_api.d.ts +2 -0
- package/jqxnotification/angular_jqxnotification.d.ts +72 -0
- package/jqxnotification/angular_jqxnotification.module.d.ts +2 -0
- package/jqxnotification/jqwidgets-ng-jqxnotification.d.ts +4 -0
- package/jqxnotification/jqwidgets-ng-jqxnotification.metadata.json +1 -0
- package/jqxnotification/package.json +11 -0
- package/jqxnotification/public_api.d.ts +2 -0
- package/jqxnumberinput/angular_jqxnumberinput.d.ts +92 -0
- package/jqxnumberinput/angular_jqxnumberinput.module.d.ts +2 -0
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.d.ts +4 -0
- package/jqxnumberinput/jqwidgets-ng-jqxnumberinput.metadata.json +1 -0
- package/jqxnumberinput/package.json +11 -0
- package/jqxnumberinput/public_api.d.ts +2 -0
- package/jqxpanel/angular_jqxpanel.d.ts +48 -0
- package/jqxpanel/angular_jqxpanel.module.d.ts +2 -0
- package/jqxpanel/jqwidgets-ng-jqxpanel.d.ts +4 -0
- package/jqxpanel/jqwidgets-ng-jqxpanel.metadata.json +1 -0
- package/jqxpanel/package.json +11 -0
- package/jqxpanel/public_api.d.ts +2 -0
- package/jqxpasswordinput/angular_jqxpasswordinput.d.ts +61 -0
- package/jqxpasswordinput/angular_jqxpasswordinput.module.d.ts +2 -0
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.d.ts +4 -0
- package/jqxpasswordinput/jqwidgets-ng-jqxpasswordinput.metadata.json +1 -0
- package/jqxpasswordinput/package.json +11 -0
- package/jqxpasswordinput/public_api.d.ts +2 -0
- package/jqxpivotdesigner/angular_jqxpivotdesigner.d.ts +28 -0
- package/jqxpivotdesigner/angular_jqxpivotdesigner.module.d.ts +2 -0
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.d.ts +4 -0
- package/jqxpivotdesigner/jqwidgets-ng-jqxpivotdesigner.metadata.json +1 -0
- package/jqxpivotdesigner/package.json +11 -0
- package/jqxpivotdesigner/public_api.d.ts +2 -0
- package/jqxpivotgrid/angular_jqxpivotgrid.d.ts +63 -0
- package/jqxpivotgrid/angular_jqxpivotgrid.module.d.ts +2 -0
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.d.ts +4 -0
- package/jqxpivotgrid/jqwidgets-ng-jqxpivotgrid.metadata.json +1 -0
- package/jqxpivotgrid/package.json +11 -0
- package/jqxpivotgrid/public_api.d.ts +2 -0
- package/jqxpopover/angular_jqxpopover.d.ts +60 -0
- package/jqxpopover/angular_jqxpopover.module.d.ts +2 -0
- package/jqxpopover/jqwidgets-ng-jqxpopover.d.ts +4 -0
- package/jqxpopover/jqwidgets-ng-jqxpopover.metadata.json +1 -0
- package/jqxpopover/package.json +11 -0
- package/jqxpopover/public_api.d.ts +2 -0
- package/jqxprogressbar/angular_jqxprogressbar.d.ts +57 -0
- package/jqxprogressbar/angular_jqxprogressbar.module.d.ts +2 -0
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.d.ts +4 -0
- package/jqxprogressbar/jqwidgets-ng-jqxprogressbar.metadata.json +1 -0
- package/jqxprogressbar/package.json +11 -0
- package/jqxprogressbar/public_api.d.ts +2 -0
- package/jqxradiobutton/angular_jqxradiobutton.d.ts +63 -0
- package/jqxradiobutton/angular_jqxradiobutton.module.d.ts +2 -0
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.d.ts +4 -0
- package/jqxradiobutton/jqwidgets-ng-jqxradiobutton.metadata.json +1 -0
- package/jqxradiobutton/package.json +11 -0
- package/jqxradiobutton/public_api.d.ts +2 -0
- package/jqxrangeselector/angular_jqxrangeselector.d.ts +75 -0
- package/jqxrangeselector/angular_jqxrangeselector.module.d.ts +2 -0
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.d.ts +4 -0
- package/jqxrangeselector/jqwidgets-ng-jqxrangeselector.metadata.json +1 -0
- package/jqxrangeselector/package.json +11 -0
- package/jqxrangeselector/public_api.d.ts +2 -0
- package/jqxrating/angular_jqxrating.d.ts +51 -0
- package/jqxrating/angular_jqxrating.module.d.ts +2 -0
- package/jqxrating/jqwidgets-ng-jqxrating.d.ts +4 -0
- package/jqxrating/jqwidgets-ng-jqxrating.metadata.json +1 -0
- package/jqxrating/package.json +11 -0
- package/jqxrating/public_api.d.ts +2 -0
- package/jqxrepeatbutton/angular_jqxrepeatbutton.d.ts +58 -0
- package/jqxrepeatbutton/angular_jqxrepeatbutton.module.d.ts +2 -0
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.d.ts +4 -0
- package/jqxrepeatbutton/jqwidgets-ng-jqxrepeatbutton.metadata.json +1 -0
- package/jqxrepeatbutton/package.json +11 -0
- package/jqxrepeatbutton/public_api.d.ts +2 -0
- package/jqxresponsivepanel/angular_jqxresponsivepanel.d.ts +58 -0
- package/jqxresponsivepanel/angular_jqxresponsivepanel.module.d.ts +2 -0
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.d.ts +4 -0
- package/jqxresponsivepanel/jqwidgets-ng-jqxresponsivepanel.metadata.json +1 -0
- package/jqxresponsivepanel/package.json +11 -0
- package/jqxresponsivepanel/public_api.d.ts +2 -0
- package/jqxribbon/angular_jqxribbon.d.ts +73 -0
- package/jqxribbon/angular_jqxribbon.module.d.ts +2 -0
- package/jqxribbon/jqwidgets-ng-jqxribbon.d.ts +4 -0
- package/jqxribbon/jqwidgets-ng-jqxribbon.metadata.json +1 -0
- package/jqxribbon/package.json +11 -0
- package/jqxribbon/public_api.d.ts +2 -0
- package/jqxscheduler/angular_jqxscheduler.d.ts +174 -0
- package/jqxscheduler/angular_jqxscheduler.module.d.ts +2 -0
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.d.ts +4 -0
- package/jqxscheduler/jqwidgets-ng-jqxscheduler.metadata.json +1 -0
- package/jqxscheduler/package.json +11 -0
- package/jqxscheduler/public_api.d.ts +2 -0
- package/jqxscrollbar/angular_jqxscrollbar.d.ts +51 -0
- package/jqxscrollbar/angular_jqxscrollbar.module.d.ts +2 -0
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.d.ts +4 -0
- package/jqxscrollbar/jqwidgets-ng-jqxscrollbar.metadata.json +1 -0
- package/jqxscrollbar/package.json +11 -0
- package/jqxscrollbar/public_api.d.ts +2 -0
- package/jqxscrollview/angular_jqxscrollview.d.ts +50 -0
- package/jqxscrollview/angular_jqxscrollview.module.d.ts +2 -0
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.d.ts +4 -0
- package/jqxscrollview/jqwidgets-ng-jqxscrollview.metadata.json +1 -0
- package/jqxscrollview/package.json +11 -0
- package/jqxscrollview/public_api.d.ts +2 -0
- package/jqxslider/angular_jqxslider.d.ts +104 -0
- package/jqxslider/angular_jqxslider.module.d.ts +2 -0
- package/jqxslider/jqwidgets-ng-jqxslider.d.ts +4 -0
- package/jqxslider/jqwidgets-ng-jqxslider.metadata.json +1 -0
- package/jqxslider/package.json +11 -0
- package/jqxslider/public_api.d.ts +2 -0
- package/jqxsortable/angular_jqxsortable.d.ts +93 -0
- package/jqxsortable/angular_jqxsortable.module.d.ts +2 -0
- package/jqxsortable/jqwidgets-ng-jqxsortable.d.ts +4 -0
- package/jqxsortable/jqwidgets-ng-jqxsortable.metadata.json +1 -0
- package/jqxsortable/package.json +11 -0
- package/jqxsortable/public_api.d.ts +2 -0
- package/jqxsplitlayout/angular_jqxsplitlayout.d.ts +34 -0
- package/jqxsplitlayout/angular_jqxsplitlayout.module.d.ts +2 -0
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.d.ts +4 -0
- package/jqxsplitlayout/jqwidgets-ng-jqxsplitlayout.metadata.json +1 -0
- package/jqxsplitlayout/package.json +11 -0
- package/jqxsplitlayout/public_api.d.ts +2 -0
- package/jqxsplitter/angular_jqxsplitter.d.ts +50 -0
- package/jqxsplitter/angular_jqxsplitter.module.d.ts +2 -0
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.d.ts +4 -0
- package/jqxsplitter/jqwidgets-ng-jqxsplitter.metadata.json +1 -0
- package/jqxsplitter/package.json +11 -0
- package/jqxsplitter/public_api.d.ts +2 -0
- package/jqxswitchbutton/angular_jqxswitchbutton.d.ts +54 -0
- package/jqxswitchbutton/angular_jqxswitchbutton.module.d.ts +2 -0
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.d.ts +4 -0
- package/jqxswitchbutton/jqwidgets-ng-jqxswitchbutton.metadata.json +1 -0
- package/jqxswitchbutton/package.json +11 -0
- package/jqxswitchbutton/public_api.d.ts +2 -0
- package/jqxtabs/angular_jqxtabs.d.ts +113 -0
- package/jqxtabs/angular_jqxtabs.module.d.ts +2 -0
- package/jqxtabs/jqwidgets-ng-jqxtabs.d.ts +4 -0
- package/jqxtabs/jqwidgets-ng-jqxtabs.metadata.json +1 -0
- package/jqxtabs/package.json +11 -0
- package/jqxtabs/public_api.d.ts +2 -0
- package/jqxtagcloud/angular_jqxtagcloud.d.ts +81 -0
- package/jqxtagcloud/angular_jqxtagcloud.module.d.ts +2 -0
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.d.ts +4 -0
- package/jqxtagcloud/jqwidgets-ng-jqxtagcloud.metadata.json +1 -0
- package/jqxtagcloud/package.json +11 -0
- package/jqxtagcloud/public_api.d.ts +2 -0
- package/jqxtextarea/angular_jqxtextarea.d.ts +77 -0
- package/jqxtextarea/angular_jqxtextarea.module.d.ts +2 -0
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.d.ts +4 -0
- package/jqxtextarea/jqwidgets-ng-jqxtextarea.metadata.json +1 -0
- package/jqxtextarea/package.json +11 -0
- package/jqxtextarea/public_api.d.ts +2 -0
- package/jqxtimepicker/angular_jqxtimepicker.d.ts +54 -0
- package/jqxtimepicker/angular_jqxtimepicker.module.d.ts +2 -0
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.d.ts +4 -0
- package/jqxtimepicker/jqwidgets-ng-jqxtimepicker.metadata.json +1 -0
- package/jqxtimepicker/package.json +11 -0
- package/jqxtimepicker/public_api.d.ts +2 -0
- package/jqxtogglebutton/angular_jqxtogglebutton.d.ts +59 -0
- package/jqxtogglebutton/angular_jqxtogglebutton.module.d.ts +2 -0
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.d.ts +4 -0
- package/jqxtogglebutton/jqwidgets-ng-jqxtogglebutton.metadata.json +1 -0
- package/jqxtogglebutton/package.json +11 -0
- package/jqxtogglebutton/public_api.d.ts +2 -0
- package/jqxtoolbar/angular_jqxtoolbar.d.ts +50 -0
- package/jqxtoolbar/angular_jqxtoolbar.module.d.ts +2 -0
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.d.ts +4 -0
- package/jqxtoolbar/jqwidgets-ng-jqxtoolbar.metadata.json +1 -0
- package/jqxtoolbar/package.json +11 -0
- package/jqxtoolbar/public_api.d.ts +2 -0
- package/jqxtooltip/angular_jqxtooltip.d.ts +73 -0
- package/jqxtooltip/angular_jqxtooltip.module.d.ts +2 -0
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.d.ts +4 -0
- package/jqxtooltip/jqwidgets-ng-jqxtooltip.metadata.json +1 -0
- package/jqxtooltip/package.json +11 -0
- package/jqxtooltip/public_api.d.ts +2 -0
- package/jqxtree/angular_jqxtree.d.ts +102 -0
- package/jqxtree/angular_jqxtree.module.d.ts +2 -0
- package/jqxtree/jqwidgets-ng-jqxtree.d.ts +4 -0
- package/jqxtree/jqwidgets-ng-jqxtree.metadata.json +1 -0
- package/jqxtree/package.json +11 -0
- package/jqxtree/public_api.d.ts +2 -0
- package/jqxtreegrid/angular_jqxtreegrid.d.ts +208 -0
- package/jqxtreegrid/angular_jqxtreegrid.module.d.ts +2 -0
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.d.ts +4 -0
- package/jqxtreegrid/jqwidgets-ng-jqxtreegrid.metadata.json +1 -0
- package/jqxtreegrid/package.json +11 -0
- package/jqxtreegrid/public_api.d.ts +2 -0
- package/jqxtreemap/angular_jqxtreemap.d.ts +60 -0
- package/jqxtreemap/angular_jqxtreemap.module.d.ts +2 -0
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.d.ts +4 -0
- package/jqxtreemap/jqwidgets-ng-jqxtreemap.metadata.json +1 -0
- package/jqxtreemap/package.json +11 -0
- package/jqxtreemap/public_api.d.ts +2 -0
- package/jqxvalidator/angular_jqxvalidator.d.ts +52 -0
- package/jqxvalidator/angular_jqxvalidator.module.d.ts +2 -0
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.d.ts +4 -0
- package/jqxvalidator/jqwidgets-ng-jqxvalidator.metadata.json +1 -0
- package/jqxvalidator/package.json +11 -0
- package/jqxvalidator/public_api.d.ts +2 -0
- package/jqxwindow/angular_jqxwindow.d.ts +115 -0
- package/jqxwindow/angular_jqxwindow.module.d.ts +2 -0
- package/jqxwindow/jqwidgets-ng-jqxwindow.d.ts +4 -0
- package/jqxwindow/jqwidgets-ng-jqxwindow.metadata.json +1 -0
- package/jqxwindow/package.json +11 -0
- package/jqxwindow/public_api.d.ts +2 -0
- package/package.json +122 -0
- package/schematics/collection.json +20 -0
- package/schematics/fonts/material-fonts.d.ts +11 -0
- package/schematics/fonts/material-fonts.js +46 -0
- package/schematics/fonts/material-fonts.js.map +1 -0
- package/schematics/ng-add/index.d.ts +10 -0
- package/schematics/ng-add/index.js +60 -0
- package/schematics/ng-add/index.js.map +1 -0
- package/schematics/ng-add/index.ts +111 -0
- package/schematics/ng-add/package-config.d.ts +5 -0
- package/schematics/ng-add/package-config.js +39 -0
- package/schematics/ng-add/package-config.js.map +1 -0
- package/schematics/ng-add/package-config.ts +46 -0
- package/schematics/ng-add/schema.d.ts +8 -0
- package/schematics/ng-add/schema.js +3 -0
- package/schematics/ng-add/schema.js.map +1 -0
- package/schematics/ng-add/schema.json +38 -0
- package/schematics/ng-add/schema.ts +10 -0
- package/schematics/ng-add/setup-project.d.ts +9 -0
- package/schematics/ng-add/setup-project.js +61 -0
- package/schematics/ng-add/setup-project.js.map +1 -0
- package/schematics/ng-add/setup-project.ts +77 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.__style__.template +0 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html.template +1 -0
- package/schematics/ng-generate/grid/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts.template +55 -0
- package/schematics/ng-generate/grid/index.d.ts +7 -0
- package/schematics/ng-generate/grid/index.js +49 -0
- package/schematics/ng-generate/grid/index.js.map +1 -0
- package/schematics/ng-generate/grid/index.ts +84 -0
- package/schematics/ng-generate/grid/schema.d.ts +9 -0
- package/schematics/ng-generate/grid/schema.js +3 -0
- package/schematics/ng-generate/grid/schema.js.map +1 -0
- package/schematics/ng-generate/grid/schema.json +116 -0
- package/schematics/ng-generate/grid/schema.ts +13 -0
- package/schematics/parse5/LICENSE +19 -0
- package/schematics/parse5/README.md +38 -0
- package/schematics/parse5/lib/common/doctype.js +162 -0
- package/schematics/parse5/lib/common/error-codes.js +65 -0
- package/schematics/parse5/lib/common/foreign-content.js +265 -0
- package/schematics/parse5/lib/common/html.js +272 -0
- package/schematics/parse5/lib/common/unicode.js +109 -0
- package/schematics/parse5/lib/extensions/error-reporting/mixin-base.js +43 -0
- package/schematics/parse5/lib/extensions/error-reporting/parser-mixin.js +52 -0
- package/schematics/parse5/lib/extensions/error-reporting/preprocessor-mixin.js +24 -0
- package/schematics/parse5/lib/extensions/error-reporting/tokenizer-mixin.js +17 -0
- package/schematics/parse5/lib/extensions/location-info/open-element-stack-mixin.js +35 -0
- package/schematics/parse5/lib/extensions/location-info/parser-mixin.js +222 -0
- package/schematics/parse5/lib/extensions/location-info/tokenizer-mixin.js +146 -0
- package/schematics/parse5/lib/extensions/position-tracking/preprocessor-mixin.js +64 -0
- package/schematics/parse5/lib/index.js +29 -0
- package/schematics/parse5/lib/parser/formatting-element-list.js +181 -0
- package/schematics/parse5/lib/parser/index.js +2956 -0
- package/schematics/parse5/lib/parser/open-element-stack.js +482 -0
- package/schematics/parse5/lib/serializer/index.js +176 -0
- package/schematics/parse5/lib/tokenizer/index.js +2196 -0
- package/schematics/parse5/lib/tokenizer/named-entity-data.js +5 -0
- package/schematics/parse5/lib/tokenizer/preprocessor.js +159 -0
- package/schematics/parse5/lib/tree-adapters/default.js +217 -0
- package/schematics/parse5/lib/utils/merge-options.js +13 -0
- package/schematics/parse5/lib/utils/mixin.js +39 -0
- package/schematics/parse5/package.json +67 -0
- package/schematics/theming/create-custom-theme.d.ts +2 -0
- package/schematics/theming/create-custom-theme.js +11 -0
- package/schematics/theming/create-custom-theme.js.map +1 -0
- package/schematics/theming/theming.d.ts +6 -0
- package/schematics/theming/theming.js +179 -0
- package/schematics/theming/theming.js.map +1 -0
package/jqwidgets.d.ts
ADDED
|
@@ -0,0 +1,4931 @@
|
|
|
1
|
+
/*
|
|
2
|
+
jQWidgets TypeScript definitions
|
|
3
|
+
|
|
4
|
+
Copyright (c) 2011-2021 jQWidgets.
|
|
5
|
+
License: https://jqwidgets.com/license/
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
interface JQueryStatic {
|
|
9
|
+
jqx: any;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
declare var generatedata: any;
|
|
13
|
+
declare var jqx: any;
|
|
14
|
+
|
|
15
|
+
declare module jqwidgets {
|
|
16
|
+
export function createInstance(selector: string, widgetName: string, params?: any): any;
|
|
17
|
+
|
|
18
|
+
export class widget
|
|
19
|
+
{
|
|
20
|
+
constructor(selector: string, options?: Object);
|
|
21
|
+
refresh(): void;
|
|
22
|
+
destroy(): void;
|
|
23
|
+
getInstance(): any;
|
|
24
|
+
addEventHandler(event: string, funcEventHandler: (any: any) => void): void;
|
|
25
|
+
removeEventHandler(event: string): void;
|
|
26
|
+
setOptions(params?: any): any;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
export interface BarGaugeLabelsFont {
|
|
31
|
+
// BarGaugeLabelsFont properties
|
|
32
|
+
color?: string;
|
|
33
|
+
size?: number | string;
|
|
34
|
+
family?: string;
|
|
35
|
+
}// BarGaugeLabelsFont
|
|
36
|
+
|
|
37
|
+
export interface BarGaugeLabels {
|
|
38
|
+
// BarGaugeLabels properties
|
|
39
|
+
connectorColor?: string;
|
|
40
|
+
connectorWidth?: number;
|
|
41
|
+
font?: BarGaugeLabelsFont;
|
|
42
|
+
formatFunction?: (value: number, index?: number) => string;
|
|
43
|
+
indent?: number;
|
|
44
|
+
precision?: number;
|
|
45
|
+
visible?: boolean;
|
|
46
|
+
}// BarGaugeLabels
|
|
47
|
+
|
|
48
|
+
export interface BarGaugeTextFont {
|
|
49
|
+
// BarGaugeTextFont properties
|
|
50
|
+
color?: string;
|
|
51
|
+
family?: string;
|
|
52
|
+
opacity?: number;
|
|
53
|
+
size?: number | string;
|
|
54
|
+
weight?: number;
|
|
55
|
+
}// BarGaugeTextFont
|
|
56
|
+
|
|
57
|
+
export interface BarGaugeTitleMargin {
|
|
58
|
+
// BarGaugeTitleMargin properties
|
|
59
|
+
bottom?: number;
|
|
60
|
+
left?: number;
|
|
61
|
+
right?: number;
|
|
62
|
+
top?: number;
|
|
63
|
+
}// BarGaugeTitleMargin
|
|
64
|
+
|
|
65
|
+
export interface BarGaugeTitleSubtitle {
|
|
66
|
+
// BarGaugeTitleSubtitle properties
|
|
67
|
+
text?: string;
|
|
68
|
+
font?: BarGaugeTextFont;
|
|
69
|
+
}// BarGaugeTitleSubtitle
|
|
70
|
+
|
|
71
|
+
export interface BarGaugeTitle {
|
|
72
|
+
// BarGaugeTitle properties
|
|
73
|
+
text?: string;
|
|
74
|
+
font?: BarGaugeTextFont;
|
|
75
|
+
horizontalAlignment?: string;
|
|
76
|
+
margin?: BarGaugeTitleMargin;
|
|
77
|
+
subtitle?: BarGaugeTitleSubtitle;
|
|
78
|
+
verticalAlignment?: string;
|
|
79
|
+
}// BarGaugeTitle
|
|
80
|
+
|
|
81
|
+
export interface BarGaugeTooltip {
|
|
82
|
+
// BarGaugeTooltip properties
|
|
83
|
+
classname?: string;
|
|
84
|
+
formatFunction?: (value: string, index?: number, color?: string) => string;
|
|
85
|
+
visible?: boolean;
|
|
86
|
+
precision?: number;
|
|
87
|
+
}// BarGaugeTooltip
|
|
88
|
+
|
|
89
|
+
export interface BarGaugeCustomColorScheme {
|
|
90
|
+
// BarGaugeCustomColorScheme properties
|
|
91
|
+
name: string;
|
|
92
|
+
colors: Array<string>;
|
|
93
|
+
}// BarGaugeCustomColorScheme
|
|
94
|
+
|
|
95
|
+
export interface BarGaugeOptions {
|
|
96
|
+
// BarGaugeOptions properties
|
|
97
|
+
animationDuration?: number;
|
|
98
|
+
backgroundColor?: string;
|
|
99
|
+
barSpacing?: number;
|
|
100
|
+
baseValue?: number;
|
|
101
|
+
colorScheme?: string;
|
|
102
|
+
customColorScheme?: BarGaugeCustomColorScheme;
|
|
103
|
+
disabled?: boolean;
|
|
104
|
+
endAngle?: number;
|
|
105
|
+
formatFunction?: (value: number, index?: number, color?: string) => string;
|
|
106
|
+
height?: string | number;
|
|
107
|
+
labels?: BarGaugeLabels;
|
|
108
|
+
max?: number | string;
|
|
109
|
+
min?: number;
|
|
110
|
+
relativeInnerRadius?: number | string;
|
|
111
|
+
rendered?: () => void;
|
|
112
|
+
startAngle?: number;
|
|
113
|
+
title?: BarGaugeTitle;
|
|
114
|
+
tooltip?: BarGaugeTooltip;
|
|
115
|
+
useGradient?: boolean;
|
|
116
|
+
values?: Array<number>;
|
|
117
|
+
width?: string | number;
|
|
118
|
+
}// BarGaugeOptions
|
|
119
|
+
|
|
120
|
+
export interface jqxBarGauge extends widget, BarGaugeOptions {
|
|
121
|
+
|
|
122
|
+
// jqxBarGauge functions
|
|
123
|
+
refresh(): void;
|
|
124
|
+
render(): void;
|
|
125
|
+
val(value: Array<number>): Array<number>;
|
|
126
|
+
}// jqxBarGauge
|
|
127
|
+
|
|
128
|
+
export interface BulletChartLabelsFormatFunction {
|
|
129
|
+
// BulletChartLabelsFormatFunction properties
|
|
130
|
+
value?: string;
|
|
131
|
+
position?: string;
|
|
132
|
+
}// BulletChartLabelsFormatFunction
|
|
133
|
+
|
|
134
|
+
export interface BulletChartTooltipFormatFunction {
|
|
135
|
+
// BulletChartTooltipFormatFunction properties
|
|
136
|
+
pointerValue?: number;
|
|
137
|
+
targetValue?: number;
|
|
138
|
+
}// BulletChartTooltipFormatFunction
|
|
139
|
+
|
|
140
|
+
export interface BulletChartPointer {
|
|
141
|
+
// BulletChartPointer properties
|
|
142
|
+
value?: number;
|
|
143
|
+
label?: string;
|
|
144
|
+
size?: number | string;
|
|
145
|
+
color?: string;
|
|
146
|
+
}// BulletChartPointer
|
|
147
|
+
|
|
148
|
+
export interface BulletChartRanges {
|
|
149
|
+
// BulletChartRanges properties
|
|
150
|
+
startValue: number;
|
|
151
|
+
endValue: number;
|
|
152
|
+
opacity?: number;
|
|
153
|
+
color?: string;
|
|
154
|
+
}// BulletChartRanges
|
|
155
|
+
|
|
156
|
+
export interface BulletChartTicks {
|
|
157
|
+
// BulletChartTicks properties
|
|
158
|
+
position?: string;
|
|
159
|
+
interval?: number;
|
|
160
|
+
size?: number | string;
|
|
161
|
+
}// BulletChartTicks
|
|
162
|
+
|
|
163
|
+
export interface BulletChartOptions {
|
|
164
|
+
// BulletChartOptions properties
|
|
165
|
+
animationDuration?: number;
|
|
166
|
+
barSize?: number | string;
|
|
167
|
+
description?: string;
|
|
168
|
+
disabled?: boolean;
|
|
169
|
+
height?: string | number;
|
|
170
|
+
labelsFormat?: string;
|
|
171
|
+
labelsFormatFunction?: (value?: BulletChartLabelsFormatFunction['value'], position?: BulletChartLabelsFormatFunction['position']) => any;
|
|
172
|
+
orientation?: string;
|
|
173
|
+
pointer?: BulletChartPointer;
|
|
174
|
+
rtl?: boolean;
|
|
175
|
+
ranges?: Array<BulletChartRanges>;
|
|
176
|
+
showTooltip?: boolean;
|
|
177
|
+
target?: BulletChartPointer;
|
|
178
|
+
ticks?: BulletChartTicks;
|
|
179
|
+
title?: string;
|
|
180
|
+
tooltipFormatFunction?: (pointerValue?: BulletChartTooltipFormatFunction['pointerValue'], targetValue?: BulletChartTooltipFormatFunction['targetValue']) => string;
|
|
181
|
+
width?: string | number;
|
|
182
|
+
}// BulletChartOptions
|
|
183
|
+
|
|
184
|
+
export interface jqxBulletChart extends widget, BulletChartOptions {
|
|
185
|
+
|
|
186
|
+
// jqxBulletChart functions
|
|
187
|
+
destroy(): void;
|
|
188
|
+
render(): void;
|
|
189
|
+
refresh(): void;
|
|
190
|
+
val(value: number): number;
|
|
191
|
+
}// jqxBulletChart
|
|
192
|
+
|
|
193
|
+
export interface ButtonGroupOptions {
|
|
194
|
+
// ButtonGroupOptions properties
|
|
195
|
+
disabled?: boolean;
|
|
196
|
+
enableHover?: boolean;
|
|
197
|
+
mode?: string;
|
|
198
|
+
rtl?: boolean;
|
|
199
|
+
template?: string;
|
|
200
|
+
theme?: string;
|
|
201
|
+
}// ButtonGroupOptions
|
|
202
|
+
|
|
203
|
+
export interface jqxButtonGroup extends widget, ButtonGroupOptions {
|
|
204
|
+
|
|
205
|
+
// jqxButtonGroup functions
|
|
206
|
+
disableAt(index: number): void;
|
|
207
|
+
disable(): void;
|
|
208
|
+
destroy(): void;
|
|
209
|
+
enable(): void;
|
|
210
|
+
enableAt(index: number): void;
|
|
211
|
+
getSelection(): any;
|
|
212
|
+
render(): void;
|
|
213
|
+
setSelection(index: number): void;
|
|
214
|
+
}// jqxButtonGroup
|
|
215
|
+
|
|
216
|
+
export interface ButtonOptions {
|
|
217
|
+
// ButtonOptions properties
|
|
218
|
+
disabled?: boolean;
|
|
219
|
+
height?: number | string;
|
|
220
|
+
imgSrc?: string;
|
|
221
|
+
imgWidth?: number | string;
|
|
222
|
+
imgHeight?: number | string;
|
|
223
|
+
imgPosition?: string;
|
|
224
|
+
roundedCorners?: string;
|
|
225
|
+
rtl?: boolean;
|
|
226
|
+
enableDefault?: boolean;
|
|
227
|
+
cursor?: boolean;
|
|
228
|
+
textPosition?: string;
|
|
229
|
+
textImageRelation?: string;
|
|
230
|
+
theme?: string;
|
|
231
|
+
template?: string;
|
|
232
|
+
width?: number | string;
|
|
233
|
+
value?: string;
|
|
234
|
+
}// ButtonOptions
|
|
235
|
+
|
|
236
|
+
export interface jqxButton extends widget, ButtonOptions {
|
|
237
|
+
|
|
238
|
+
// jqxButton functions
|
|
239
|
+
destroy(): void;
|
|
240
|
+
focus(): void;
|
|
241
|
+
render(): void;
|
|
242
|
+
val(value: string): string;
|
|
243
|
+
}// jqxButton
|
|
244
|
+
|
|
245
|
+
export interface CalendarOptions {
|
|
246
|
+
// CalendarOptions properties
|
|
247
|
+
backText?: string;
|
|
248
|
+
columnHeaderHeight?: number;
|
|
249
|
+
clearString?: string;
|
|
250
|
+
culture?: string;
|
|
251
|
+
dayNameFormat?: string;
|
|
252
|
+
disabled?: boolean;
|
|
253
|
+
enableWeekend?: boolean;
|
|
254
|
+
enableViews?: boolean;
|
|
255
|
+
enableOtherMonthDays?: boolean;
|
|
256
|
+
enableFastNavigation?: boolean;
|
|
257
|
+
enableHover?: boolean;
|
|
258
|
+
enableAutoNavigation?: boolean;
|
|
259
|
+
enableTooltips?: boolean;
|
|
260
|
+
forwardText?: string;
|
|
261
|
+
firstDayOfWeek?: number;
|
|
262
|
+
height?: string | number;
|
|
263
|
+
min?: any;
|
|
264
|
+
max?: any;
|
|
265
|
+
navigationDelay?: number;
|
|
266
|
+
rowHeaderWidth?: number | string;
|
|
267
|
+
readOnly?: boolean;
|
|
268
|
+
restrictedDates?: Array<Date>;
|
|
269
|
+
rtl?: boolean;
|
|
270
|
+
stepMonths?: number;
|
|
271
|
+
showWeekNumbers?: boolean;
|
|
272
|
+
showDayNames?: boolean;
|
|
273
|
+
showOtherMonthDays?: boolean;
|
|
274
|
+
showFooter?: boolean;
|
|
275
|
+
selectionMode?: string;
|
|
276
|
+
specialDates?: Array<any>;
|
|
277
|
+
theme?: string;
|
|
278
|
+
titleHeight?: number;
|
|
279
|
+
titleFormat?: string;
|
|
280
|
+
todayString?: string;
|
|
281
|
+
value?: Date;
|
|
282
|
+
width?: string | number;
|
|
283
|
+
}// CalendarOptions
|
|
284
|
+
|
|
285
|
+
export interface jqxCalendar extends widget, CalendarOptions {
|
|
286
|
+
|
|
287
|
+
// jqxCalendar functions
|
|
288
|
+
clear(): void;
|
|
289
|
+
destroy(): void;
|
|
290
|
+
focus(): void;
|
|
291
|
+
addSpecialDate(date: any, specialDateClass: any, text: any): void;
|
|
292
|
+
getMinDate(): any;
|
|
293
|
+
getMaxDate(): any;
|
|
294
|
+
getDate(): any;
|
|
295
|
+
getRange(): any;
|
|
296
|
+
navigateForward(months: number): void;
|
|
297
|
+
navigateBackward(months: number): void;
|
|
298
|
+
render(): void;
|
|
299
|
+
refresh(): void;
|
|
300
|
+
setMinDate(date: any): void;
|
|
301
|
+
setMaxDate(date: any): void;
|
|
302
|
+
setDate(date: any): void;
|
|
303
|
+
setRange(date: any, date2: any): void;
|
|
304
|
+
today(): void;
|
|
305
|
+
val(value: Date | string, value2: Date | string): Date | string;
|
|
306
|
+
}// jqxCalendar
|
|
307
|
+
|
|
308
|
+
export interface ChartDraw {
|
|
309
|
+
// ChartDraw properties
|
|
310
|
+
renderer?: any;
|
|
311
|
+
rect?: any;
|
|
312
|
+
}// ChartDraw
|
|
313
|
+
|
|
314
|
+
export interface ChartDrawBefore {
|
|
315
|
+
// ChartDrawBefore properties
|
|
316
|
+
renderer?: any;
|
|
317
|
+
rect?: any;
|
|
318
|
+
}// ChartDrawBefore
|
|
319
|
+
|
|
320
|
+
export interface ChartOffset {
|
|
321
|
+
// ChartOffset properties
|
|
322
|
+
x: number;
|
|
323
|
+
y: number;
|
|
324
|
+
}// ChartOffset
|
|
325
|
+
|
|
326
|
+
export interface ChartRect {
|
|
327
|
+
// ChartRect properties
|
|
328
|
+
x: number;
|
|
329
|
+
y: number;
|
|
330
|
+
width: number | string;
|
|
331
|
+
height: number | string;
|
|
332
|
+
}// ChartRect
|
|
333
|
+
|
|
334
|
+
export interface ChartPadding {
|
|
335
|
+
// ChartPadding properties
|
|
336
|
+
left: number;
|
|
337
|
+
right: number;
|
|
338
|
+
top: number;
|
|
339
|
+
bottom: number;
|
|
340
|
+
}// ChartPadding
|
|
341
|
+
|
|
342
|
+
export interface ChartTickMarks {
|
|
343
|
+
// ChartTickMarks properties
|
|
344
|
+
visible?: any;
|
|
345
|
+
color?: string;
|
|
346
|
+
step?: number;
|
|
347
|
+
dashStyle?: string;
|
|
348
|
+
lineWidth?: number;
|
|
349
|
+
size?: number | string;
|
|
350
|
+
interval?: any;
|
|
351
|
+
custom?: Array<ChartCustomOffset>;
|
|
352
|
+
}// ChartTickMarks
|
|
353
|
+
|
|
354
|
+
export interface ChartGridLines {
|
|
355
|
+
// ChartGridLines properties
|
|
356
|
+
visible?: any;
|
|
357
|
+
color?: string;
|
|
358
|
+
step?: number;
|
|
359
|
+
dashStyle?: string;
|
|
360
|
+
lineWidth?: number;
|
|
361
|
+
interval?: any;
|
|
362
|
+
custom?: Array<ChartCustomOffset>;
|
|
363
|
+
}// ChartGridLines
|
|
364
|
+
|
|
365
|
+
export interface ChartAxisLine {
|
|
366
|
+
// ChartAxisLine properties
|
|
367
|
+
visible?: any;
|
|
368
|
+
color?: string;
|
|
369
|
+
dashStyle?: string;
|
|
370
|
+
lineWidth?: number;
|
|
371
|
+
}// ChartAxisLine
|
|
372
|
+
|
|
373
|
+
export interface ChartCustomOffset {
|
|
374
|
+
// ChartCustomOffset properties
|
|
375
|
+
value?: any;
|
|
376
|
+
offset?: number;
|
|
377
|
+
}// ChartCustomOffset
|
|
378
|
+
|
|
379
|
+
export interface ChartAxisLabels {
|
|
380
|
+
// ChartAxisLabels properties
|
|
381
|
+
visible?: any;
|
|
382
|
+
class?: string;
|
|
383
|
+
step?: number;
|
|
384
|
+
angle?: number;
|
|
385
|
+
rotationPoint?: string;
|
|
386
|
+
horizontalAlignment?: string;
|
|
387
|
+
verticalAlignment?: string;
|
|
388
|
+
offset?: ChartOffset;
|
|
389
|
+
custom?: Array<ChartCustomOffset>;
|
|
390
|
+
formatSettings?: ChartFormatSettings;
|
|
391
|
+
formatFunction?: (value: any, itemIndex?: number, serieIndex?: number, groupIndex?: number, xAxisValue?: any, xAxis?: ChartXAxis) => string;
|
|
392
|
+
autoRotate?: boolean;
|
|
393
|
+
}// ChartAxisLabels
|
|
394
|
+
|
|
395
|
+
export interface ChartFormatSettings {
|
|
396
|
+
// ChartFormatSettings properties
|
|
397
|
+
prefix?: string;
|
|
398
|
+
sufix?: string;
|
|
399
|
+
decimalSeparator?: string;
|
|
400
|
+
thousandsSeparator?: string;
|
|
401
|
+
decimalPlaces?: number;
|
|
402
|
+
negativeWithBrackets?: boolean;
|
|
403
|
+
dateFormat?: string;
|
|
404
|
+
}// ChartFormatSettings
|
|
405
|
+
|
|
406
|
+
export interface ChartSeriesLabels {
|
|
407
|
+
// ChartSeriesLabels properties
|
|
408
|
+
visible?: boolean;
|
|
409
|
+
class?: string;
|
|
410
|
+
angle?: number;
|
|
411
|
+
horizontalAlignment?: string;
|
|
412
|
+
verticalAlignment?: string;
|
|
413
|
+
offset?: ChartOffset;
|
|
414
|
+
backgroundColor?: string;
|
|
415
|
+
backgroundOpacity?: number;
|
|
416
|
+
borderColor?: string;
|
|
417
|
+
borderOpacity?: number;
|
|
418
|
+
padding?: ChartPadding;
|
|
419
|
+
linesEnabled?: boolean;
|
|
420
|
+
linesAngles?: boolean;
|
|
421
|
+
autoRotate?: boolean;
|
|
422
|
+
radius?: any;
|
|
423
|
+
}// ChartSeriesLabels
|
|
424
|
+
|
|
425
|
+
export interface ChartAxisTitle {
|
|
426
|
+
// ChartAxisTitle properties
|
|
427
|
+
visible?: boolean;
|
|
428
|
+
text?: string;
|
|
429
|
+
class?: string;
|
|
430
|
+
horizontalAlignment?: string;
|
|
431
|
+
verticalAlignment?: string;
|
|
432
|
+
angle?: number;
|
|
433
|
+
rotationPoint?: string;
|
|
434
|
+
offset?: ChartOffset;
|
|
435
|
+
}// ChartAxisTitle
|
|
436
|
+
|
|
437
|
+
export interface ChartColorBand {
|
|
438
|
+
// ChartColorBand properties
|
|
439
|
+
minValue?: number;
|
|
440
|
+
maxValue?: number;
|
|
441
|
+
fillColor?: string;
|
|
442
|
+
opacity?: number;
|
|
443
|
+
lineColor?: string;
|
|
444
|
+
lineWidth?: number;
|
|
445
|
+
dashStyle?: string;
|
|
446
|
+
}// ChartColorBand
|
|
447
|
+
|
|
448
|
+
export interface ChartXAxis {
|
|
449
|
+
// ChartXAxis properties
|
|
450
|
+
visible?: boolean;
|
|
451
|
+
unitInterval?: number;
|
|
452
|
+
dataField?: string;
|
|
453
|
+
displayText?: string;
|
|
454
|
+
type?: string;
|
|
455
|
+
baseUnit?: string;
|
|
456
|
+
valuesOnTicks?: boolean;
|
|
457
|
+
dateFormat?: string;
|
|
458
|
+
axisSize?: number | string;
|
|
459
|
+
customDraw?: boolean;
|
|
460
|
+
flip?: boolean;
|
|
461
|
+
position?: string;
|
|
462
|
+
padding?: ChartPadding;
|
|
463
|
+
title?: ChartAxisTitle;
|
|
464
|
+
tickMarks?: ChartTickMarks;
|
|
465
|
+
gridLines?: ChartGridLines;
|
|
466
|
+
line?: ChartAxisLine;
|
|
467
|
+
labels?: ChartAxisLabels;
|
|
468
|
+
logarithmicScale?: boolean;
|
|
469
|
+
logarithmicScaleBase?: number;
|
|
470
|
+
minValue?: any;
|
|
471
|
+
maxValue?: any;
|
|
472
|
+
bands?: Array<ChartColorBand>;
|
|
473
|
+
alternatingBackgroundColor?: string;
|
|
474
|
+
alternatingBackgroundColor2?: string;
|
|
475
|
+
alternatingBackgroundOpacity?: number;
|
|
476
|
+
formatSettings?: any;
|
|
477
|
+
formatFunction?: any;
|
|
478
|
+
toolTipFormatSettings?: ChartFormatSettings;
|
|
479
|
+
toolTipFormatFunction?: any;
|
|
480
|
+
rangeSelector?: any;
|
|
481
|
+
textRotationAngle?: number;
|
|
482
|
+
}// ChartXAxis
|
|
483
|
+
|
|
484
|
+
export interface ChartSerie {
|
|
485
|
+
// ChartSerie properties
|
|
486
|
+
dataField?: string;
|
|
487
|
+
displayText?: string;
|
|
488
|
+
dataFieldFrom?: string;
|
|
489
|
+
displayTextFrom?: string;
|
|
490
|
+
dataFieldTo?: string;
|
|
491
|
+
displayTextTo?: string;
|
|
492
|
+
dataFieldOpen?: string;
|
|
493
|
+
displayTextOpen?: string;
|
|
494
|
+
dataFieldLow?: string;
|
|
495
|
+
displayTextLow?: string;
|
|
496
|
+
dataFieldHigh?: string;
|
|
497
|
+
displayTextHigh?: string;
|
|
498
|
+
dataFieldClose?: string;
|
|
499
|
+
displayTextClose?: string;
|
|
500
|
+
lineWidth?: number;
|
|
501
|
+
dashStyle?: string;
|
|
502
|
+
symbolType?: string;
|
|
503
|
+
symbolSize?: number;
|
|
504
|
+
symbolSizeSelected?: number;
|
|
505
|
+
emptyPointsDisplay?: string;
|
|
506
|
+
linesUnselectMode?: string;
|
|
507
|
+
opacity?: number;
|
|
508
|
+
useGradientColors?: boolean;
|
|
509
|
+
greyScale?: boolean;
|
|
510
|
+
lineColor?: string;
|
|
511
|
+
lineColorSelected?: string;
|
|
512
|
+
fillColor?: string;
|
|
513
|
+
fillColorSelected?: string;
|
|
514
|
+
lineColorSymbol?: string;
|
|
515
|
+
lineColorSymbolSelected?: string;
|
|
516
|
+
fillColorSymbol?: string;
|
|
517
|
+
fillColorSymbolSelected?: string;
|
|
518
|
+
fillColorAlt?: string;
|
|
519
|
+
fillColorAltSelected?: string;
|
|
520
|
+
colorFunction?: (dataValue: any, itemIndex?: number, serie?: any, group?: any) => any;
|
|
521
|
+
labels?: ChartSeriesLabels;
|
|
522
|
+
formatSettings?: ChartFormatSettings;
|
|
523
|
+
formatFunction?: (value: any, itemIndex?: number, serieIndex?: number, groupIndex?: number, xAxisValue?: any, xAxis?: ChartXAxis) => string;
|
|
524
|
+
legendFormatSettings?: ChartFormatSettings;
|
|
525
|
+
legendFormatFunction?: (value: any, itemIndex?: number, serieIndex?: number, groupIndex?: number, xAxisValue?: any, xAxis?: ChartXAxis) => string;
|
|
526
|
+
legendLineColor?: string;
|
|
527
|
+
legnedFillColor?: string;
|
|
528
|
+
toolTipFormatSettings?: ChartFormatSettings;
|
|
529
|
+
toolTipFormatFunction?: (value: any, itemIndex?: number, serieIndex?: number, groupIndex?: number, xAxisValue?: any, xAxis?: ChartXAxis) => string;
|
|
530
|
+
toolTipLineColor?: string;
|
|
531
|
+
toolTipBackground?: string;
|
|
532
|
+
toolTipClass?: string;
|
|
533
|
+
radius?: any;
|
|
534
|
+
innerRadius?: any;
|
|
535
|
+
startAngle?: number;
|
|
536
|
+
endAngle?: number;
|
|
537
|
+
offsetX?: number;
|
|
538
|
+
offsetY?: number;
|
|
539
|
+
hiddenPointsDisplay?: boolean;
|
|
540
|
+
enableSeriesToggle?: boolean;
|
|
541
|
+
enableSelection?: boolean;
|
|
542
|
+
radiusDataField?: string;
|
|
543
|
+
minRadius?: any;
|
|
544
|
+
maxRadius?: any;
|
|
545
|
+
summary?: string;
|
|
546
|
+
labelRadius?: any;
|
|
547
|
+
initialAngle?: number;
|
|
548
|
+
centerOffset?: number;
|
|
549
|
+
}// ChartSerie
|
|
550
|
+
|
|
551
|
+
export interface ChartValueAxis {
|
|
552
|
+
// ChartValueAxis properties
|
|
553
|
+
visible?: boolean;
|
|
554
|
+
flip?: boolean;
|
|
555
|
+
position?: string;
|
|
556
|
+
axisSize?: any;
|
|
557
|
+
minValue?: number;
|
|
558
|
+
maxValue?: number;
|
|
559
|
+
baselineValue?: number;
|
|
560
|
+
logarithmicScale?: boolean;
|
|
561
|
+
logarithmicScaleBase?: number;
|
|
562
|
+
valuesOnTicks?: boolean;
|
|
563
|
+
unitInterval?: number;
|
|
564
|
+
title?: ChartAxisTitle;
|
|
565
|
+
labels?: ChartAxisLabels;
|
|
566
|
+
gridLines?: ChartGridLines;
|
|
567
|
+
tickMarks?: ChartTickMarks;
|
|
568
|
+
padding?: ChartPadding;
|
|
569
|
+
bands?: Array<ChartColorBand>;
|
|
570
|
+
alternatingBackgroundColor?: string;
|
|
571
|
+
alternatingBackgroundColor2?: string;
|
|
572
|
+
alternatingBackgroundOpacity?: number;
|
|
573
|
+
toolTipFormatSettings?: ChartFormatSettings;
|
|
574
|
+
formatFunction?: any;
|
|
575
|
+
}// ChartValueAxis
|
|
576
|
+
|
|
577
|
+
export interface ChartSeriesGroup {
|
|
578
|
+
// ChartSeriesGroup properties
|
|
579
|
+
type: string;
|
|
580
|
+
orientation?: string;
|
|
581
|
+
valueAxis?: ChartValueAxis;
|
|
582
|
+
series: Array<ChartSerie>;
|
|
583
|
+
formatSettings?: ChartFormatSettings;
|
|
584
|
+
toolTipFormatFunction?: any;
|
|
585
|
+
columnsGapPercent?: number;
|
|
586
|
+
seriesGapPercent?: number;
|
|
587
|
+
columnsMinWidth?: number;
|
|
588
|
+
columnsMaxWidth?: number;
|
|
589
|
+
columnsTopWidthPercent?: number;
|
|
590
|
+
columnsBottomWidthPercent?: number;
|
|
591
|
+
skipOverlappingPoints?: boolean;
|
|
592
|
+
polar?: boolean;
|
|
593
|
+
spider?: boolean;
|
|
594
|
+
radius?: any;
|
|
595
|
+
startAngle?: number;
|
|
596
|
+
endAngle?: number;
|
|
597
|
+
offsetX?: number;
|
|
598
|
+
offsetY?: number;
|
|
599
|
+
source?: any;
|
|
600
|
+
xAxis?: ChartXAxis;
|
|
601
|
+
colorScheme?: string;
|
|
602
|
+
showLabels?: boolean;
|
|
603
|
+
alignEndPointsWithIntervals?: boolean;
|
|
604
|
+
annotations?: any;
|
|
605
|
+
}// ChartSeriesGroup
|
|
606
|
+
|
|
607
|
+
export interface ChartLegendLayout {
|
|
608
|
+
// ChartLegendLayout properties
|
|
609
|
+
left: number;
|
|
610
|
+
top: number;
|
|
611
|
+
width: number | string;
|
|
612
|
+
height: number | string;
|
|
613
|
+
flow: string;
|
|
614
|
+
}// ChartLegendLayout
|
|
615
|
+
|
|
616
|
+
export interface ChartOptions {
|
|
617
|
+
// ChartOptions properties
|
|
618
|
+
title?: string;
|
|
619
|
+
description?: string;
|
|
620
|
+
source?: any;
|
|
621
|
+
showBorderLine?: boolean;
|
|
622
|
+
borderLineColor?: string;
|
|
623
|
+
borderLineWidth?: number;
|
|
624
|
+
backgroundColor?: string;
|
|
625
|
+
backgroundImage?: string;
|
|
626
|
+
showLegend?: boolean;
|
|
627
|
+
legendLayout?: ChartLegendLayout;
|
|
628
|
+
padding?: ChartPadding;
|
|
629
|
+
titlePadding?: ChartPadding;
|
|
630
|
+
colorScheme?: string;
|
|
631
|
+
greyScale?: boolean;
|
|
632
|
+
showToolTips?: boolean;
|
|
633
|
+
toolTipShowDelay?: number;
|
|
634
|
+
toolTipHideDelay?: number;
|
|
635
|
+
toolTipMoveDuration?: number;
|
|
636
|
+
drawBefore?: (renderer?: ChartDrawBefore['renderer'], rect?: ChartDrawBefore['rect']) => void;
|
|
637
|
+
draw?: (renderer?: ChartDraw['renderer'], rect?: ChartDraw['rect']) => void;
|
|
638
|
+
rtl?: boolean;
|
|
639
|
+
enableCrosshairs?: boolean;
|
|
640
|
+
crosshairsColor?: string;
|
|
641
|
+
crosshairsDashStyle?: string;
|
|
642
|
+
crosshairsLineWidth?: number;
|
|
643
|
+
columnSeriesOverlap?: boolean;
|
|
644
|
+
enabled?: boolean;
|
|
645
|
+
enableAnimations?: boolean;
|
|
646
|
+
animationDuration?: number;
|
|
647
|
+
enableAxisTextAnimation?: boolean;
|
|
648
|
+
renderEngine?: string;
|
|
649
|
+
xAxis?: ChartXAxis;
|
|
650
|
+
valueAxis?: ChartValueAxis;
|
|
651
|
+
categoryAxis?: any;
|
|
652
|
+
seriesGroups: Array<ChartSeriesGroup>;
|
|
653
|
+
}// ChartOptions
|
|
654
|
+
|
|
655
|
+
export interface jqxChart extends widget, ChartOptions {
|
|
656
|
+
|
|
657
|
+
// jqxChart functions
|
|
658
|
+
getInstance(): any;
|
|
659
|
+
refresh(): void;
|
|
660
|
+
update(): void;
|
|
661
|
+
destroy(): void;
|
|
662
|
+
addColorScheme(schemeName: string, colors: Array<string>): void;
|
|
663
|
+
removeColorScheme(schemeName: string): void;
|
|
664
|
+
getItemsCount(groupIndex: number, serieIndex: number): number;
|
|
665
|
+
getItemCoord(groupIndex: number, serieIndex: number, itemIndex: number): any;
|
|
666
|
+
getXAxisRect(groupIndex: number): ChartRect;
|
|
667
|
+
getXAxisLabels(groupIndex: number): Array<any>;
|
|
668
|
+
getValueAxisRect(groupIndex: number): ChartRect;
|
|
669
|
+
getValueAxisLabels(groupIndex: number): Array<any>;
|
|
670
|
+
getColorScheme(colorScheme: string): Array<string>;
|
|
671
|
+
hideSerie(groupIndex: number, serieIndex: number, itemIndex?: number): void;
|
|
672
|
+
showSerie(groupIndex: number, serieIndex: number, itemIndex?: number): void;
|
|
673
|
+
hideToolTip(hideDelay: number): void;
|
|
674
|
+
showToolTip(groupIndex: number, serieIndex: number, itemIndex: number, showDelay?: number, hideDelay?: number): void;
|
|
675
|
+
saveAsJPEG(fileName: string, exportServerUrl?: string): void;
|
|
676
|
+
saveAsPNG(fileName: string, exportServerUrl?: string): void;
|
|
677
|
+
saveAsPDF(fileName: string, exportServerUrl?: string): void;
|
|
678
|
+
getXAxisValue(offset: number, groupIndex: number): any;
|
|
679
|
+
getValueAxisValue(offset: number, groupIndex: number): any;
|
|
680
|
+
}// jqxChart
|
|
681
|
+
|
|
682
|
+
export interface CheckBoxOptions {
|
|
683
|
+
// CheckBoxOptions properties
|
|
684
|
+
animationShowDelay?: number;
|
|
685
|
+
animationHideDelay?: number;
|
|
686
|
+
boxSize?: number | string;
|
|
687
|
+
checked?: boolean | null;
|
|
688
|
+
disabled?: boolean;
|
|
689
|
+
enableContainerClick?: boolean;
|
|
690
|
+
groupName?: string;
|
|
691
|
+
height?: number | string;
|
|
692
|
+
hasThreeStates?: boolean;
|
|
693
|
+
locked?: boolean;
|
|
694
|
+
rtl?: boolean;
|
|
695
|
+
theme?: string;
|
|
696
|
+
width?: number | string;
|
|
697
|
+
}// CheckBoxOptions
|
|
698
|
+
|
|
699
|
+
export interface jqxCheckBox extends widget, CheckBoxOptions {
|
|
700
|
+
|
|
701
|
+
// jqxCheckBox functions
|
|
702
|
+
check(): void;
|
|
703
|
+
disable(): void;
|
|
704
|
+
destroy(): void;
|
|
705
|
+
enable(): void;
|
|
706
|
+
focus(): void;
|
|
707
|
+
indeterminate(): void;
|
|
708
|
+
render(): void;
|
|
709
|
+
toggle(): void;
|
|
710
|
+
uncheck(): void;
|
|
711
|
+
val(value: boolean): boolean;
|
|
712
|
+
}// jqxCheckBox
|
|
713
|
+
|
|
714
|
+
export interface ColorPickerOptions {
|
|
715
|
+
// ColorPickerOptions properties
|
|
716
|
+
color?: string;
|
|
717
|
+
colorMode?: string;
|
|
718
|
+
disabled?: boolean;
|
|
719
|
+
height?: string | number;
|
|
720
|
+
showTransparent?: boolean;
|
|
721
|
+
width?: string | number;
|
|
722
|
+
}// ColorPickerOptions
|
|
723
|
+
|
|
724
|
+
export interface jqxColorPicker extends widget, ColorPickerOptions {
|
|
725
|
+
|
|
726
|
+
// jqxColorPicker functions
|
|
727
|
+
getColor(): any;
|
|
728
|
+
setColor(color: any): void;
|
|
729
|
+
}// jqxColorPicker
|
|
730
|
+
|
|
731
|
+
export interface ComboBoxRenderer {
|
|
732
|
+
// ComboBoxRenderer properties
|
|
733
|
+
index?: number;
|
|
734
|
+
label?: number | string;
|
|
735
|
+
value?: number | string;
|
|
736
|
+
}// ComboBoxRenderer
|
|
737
|
+
|
|
738
|
+
export interface ComboBoxRenderSelectedItem {
|
|
739
|
+
// ComboBoxRenderSelectedItem properties
|
|
740
|
+
index?: number;
|
|
741
|
+
item?: any;
|
|
742
|
+
}// ComboBoxRenderSelectedItem
|
|
743
|
+
|
|
744
|
+
export interface ComboBoxSearch {
|
|
745
|
+
// ComboBoxSearch properties
|
|
746
|
+
searchString?: string;
|
|
747
|
+
}// ComboBoxSearch
|
|
748
|
+
|
|
749
|
+
export interface ComboBoxValidateSelection {
|
|
750
|
+
// ComboBoxValidateSelection properties
|
|
751
|
+
itemValue?: string;
|
|
752
|
+
}// ComboBoxValidateSelection
|
|
753
|
+
|
|
754
|
+
export interface ComboBoxOptions {
|
|
755
|
+
// ComboBoxOptions properties
|
|
756
|
+
animationType?: string;
|
|
757
|
+
autoComplete?: boolean;
|
|
758
|
+
autoOpen?: boolean;
|
|
759
|
+
autoItemsHeight?: boolean;
|
|
760
|
+
autoDropDownHeight?: boolean;
|
|
761
|
+
closeDelay?: number;
|
|
762
|
+
checkboxes?: boolean;
|
|
763
|
+
disabled?: boolean;
|
|
764
|
+
displayMember?: string;
|
|
765
|
+
dropDownHorizontalAlignment?: string;
|
|
766
|
+
dropDownVerticalAlignment?: string;
|
|
767
|
+
dropDownHeight?: number | string;
|
|
768
|
+
dropDownWidth?: number | string;
|
|
769
|
+
enableHover?: boolean;
|
|
770
|
+
enableSelection?: boolean;
|
|
771
|
+
enableBrowserBoundsDetection?: boolean;
|
|
772
|
+
height?: string | number;
|
|
773
|
+
itemHeight?: number;
|
|
774
|
+
multiSelect?: boolean;
|
|
775
|
+
minLength?: number;
|
|
776
|
+
openDelay?: number;
|
|
777
|
+
popupZIndex?: number;
|
|
778
|
+
placeHolder?: string;
|
|
779
|
+
remoteAutoComplete?: boolean;
|
|
780
|
+
remoteAutoCompleteDelay?: number;
|
|
781
|
+
renderer?: (index?: ComboBoxRenderer['index'], label?: ComboBoxRenderer['label'], value?: ComboBoxRenderer['value']) => string;
|
|
782
|
+
renderSelectedItem?: (index?: ComboBoxRenderSelectedItem['index'], item?: ComboBoxRenderSelectedItem['item']) => string;
|
|
783
|
+
rtl?: boolean;
|
|
784
|
+
selectedIndex?: number;
|
|
785
|
+
showArrow?: boolean;
|
|
786
|
+
showCloseButtons?: boolean;
|
|
787
|
+
searchMode?: string;
|
|
788
|
+
search?: (searchString?: ComboBoxSearch['searchString']) => void;
|
|
789
|
+
source?: any;
|
|
790
|
+
scrollBarSize?: number | string;
|
|
791
|
+
template?: string;
|
|
792
|
+
theme?: string;
|
|
793
|
+
validateSelection?: (itemValue?: ComboBoxValidateSelection['itemValue']) => boolean;
|
|
794
|
+
valueMember?: string;
|
|
795
|
+
width?: string | number;
|
|
796
|
+
}// ComboBoxOptions
|
|
797
|
+
|
|
798
|
+
export interface jqxComboBox extends widget, ComboBoxOptions {
|
|
799
|
+
|
|
800
|
+
// jqxComboBox functions
|
|
801
|
+
addItem(item: any): boolean;
|
|
802
|
+
clearSelection(): void;
|
|
803
|
+
clear(): void;
|
|
804
|
+
close(): void;
|
|
805
|
+
checkIndex(index: number): void;
|
|
806
|
+
checkItem(item: any): void;
|
|
807
|
+
checkAll(): void;
|
|
808
|
+
destroy(): void;
|
|
809
|
+
disableItem(item: any): void;
|
|
810
|
+
disableAt(index: number): void;
|
|
811
|
+
enableItem(item: any): void;
|
|
812
|
+
enableAt(index: number): void;
|
|
813
|
+
ensureVisible(index: number): void;
|
|
814
|
+
focus(): void;
|
|
815
|
+
getItem(index: number): any;
|
|
816
|
+
getItemByValue(value: string): any;
|
|
817
|
+
getVisibleItems(): Array<any>;
|
|
818
|
+
getItems(): Array<any>;
|
|
819
|
+
getCheckedItems(): Array<any>;
|
|
820
|
+
getSelectedItem(): any;
|
|
821
|
+
getSelectedItems(): Array<any>;
|
|
822
|
+
getSelectedIndex(): number;
|
|
823
|
+
insertAt(item: any, index: number): boolean;
|
|
824
|
+
isOpened(): boolean;
|
|
825
|
+
indeterminateIndex(index: number): void;
|
|
826
|
+
indeterminateItem(item: any): void;
|
|
827
|
+
loadFromSelect(selectTagId: string): void;
|
|
828
|
+
open(): void;
|
|
829
|
+
removeItem(item: any): boolean;
|
|
830
|
+
removeAt(index: number): boolean;
|
|
831
|
+
selectIndex(index: number): void;
|
|
832
|
+
selectItem(item: any): void;
|
|
833
|
+
searchString(): string;
|
|
834
|
+
updateItem(item: any, itemValue: string): void;
|
|
835
|
+
updateAt(item: any, index: any): void;
|
|
836
|
+
unselectIndex(index: number): void;
|
|
837
|
+
unselectItem(item: any): void;
|
|
838
|
+
uncheckIndex(index: number): void;
|
|
839
|
+
uncheckItem(item: any): void;
|
|
840
|
+
uncheckAll(): void;
|
|
841
|
+
val(value: string): string;
|
|
842
|
+
}// jqxComboBox
|
|
843
|
+
|
|
844
|
+
export interface ComplexInputOptions {
|
|
845
|
+
// ComplexInputOptions properties
|
|
846
|
+
decimalNotation?: string;
|
|
847
|
+
disabled?: boolean;
|
|
848
|
+
height?: string | number;
|
|
849
|
+
placeHolder?: string;
|
|
850
|
+
roundedCorners?: boolean;
|
|
851
|
+
rtl?: boolean;
|
|
852
|
+
spinButtons?: boolean;
|
|
853
|
+
spinButtonsStep?: number;
|
|
854
|
+
template?: string;
|
|
855
|
+
theme?: string;
|
|
856
|
+
value?: string;
|
|
857
|
+
width?: string | number;
|
|
858
|
+
}// ComplexInputOptions
|
|
859
|
+
|
|
860
|
+
export interface jqxComplexInput extends widget, ComplexInputOptions {
|
|
861
|
+
|
|
862
|
+
// jqxComplexInput functions
|
|
863
|
+
destroy(): void;
|
|
864
|
+
getDecimalNotation(part: string, decimalNotation: string): string;
|
|
865
|
+
getReal(complexnumber: number): number;
|
|
866
|
+
getImaginary(complexnumber: number): number;
|
|
867
|
+
render(): void;
|
|
868
|
+
refresh(): void;
|
|
869
|
+
val(value: any): string;
|
|
870
|
+
}// jqxComplexInput
|
|
871
|
+
|
|
872
|
+
export interface DataTableColumns {
|
|
873
|
+
// DataTableColumns properties
|
|
874
|
+
text: string;
|
|
875
|
+
dataField: string;
|
|
876
|
+
displayField?: string;
|
|
877
|
+
sortable?: boolean;
|
|
878
|
+
filterable?: boolean;
|
|
879
|
+
hidden?: boolean;
|
|
880
|
+
columnGroup ?: string;
|
|
881
|
+
autoCellHeight?: boolean;
|
|
882
|
+
renderer?: (text:string, align?:string, height?: string | number) => string;
|
|
883
|
+
rendered?: (element:any, align?:string, height?: string | number) => boolean;
|
|
884
|
+
cellsRenderer?: (row:number, column?:any, value?: any, rowData?:any) => string;
|
|
885
|
+
columnType?: string;
|
|
886
|
+
validation?: (cell:number, value?:any) => any;
|
|
887
|
+
initEditor?: (row:number, cellValue?:any, editor?:any, cellText?:string, width?:string | number, height?:string | number) => void;
|
|
888
|
+
createEditor?: (row:number, cellValue?:any, editor?:any, cellText?:string, width?:string | number, height?:string | number) => void;
|
|
889
|
+
getEditorValue?: (row:number, cellValue?:any, editor?:any) => void;
|
|
890
|
+
cellsFormat?: string;
|
|
891
|
+
aggregates?: Array<any>;
|
|
892
|
+
aggregatesRenderer?: (aggregates?: any, column?: any, element?: any) => string;
|
|
893
|
+
align?: string;
|
|
894
|
+
cellsAlign?: string;
|
|
895
|
+
width?: number | string;
|
|
896
|
+
minWidth?: number | string;
|
|
897
|
+
maxWidth?: number | string;
|
|
898
|
+
resizable?: boolean;
|
|
899
|
+
draggable?: boolean;
|
|
900
|
+
editable?: boolean;
|
|
901
|
+
className?: string;
|
|
902
|
+
cellClassName?: any;
|
|
903
|
+
pinned?: boolean;
|
|
904
|
+
}// DataTableColumns
|
|
905
|
+
|
|
906
|
+
export interface DataTableColumnGroups {
|
|
907
|
+
// DataTableColumnGroups properties
|
|
908
|
+
text?: string;
|
|
909
|
+
parentGroup?: string;
|
|
910
|
+
align?: string;
|
|
911
|
+
name?: string;
|
|
912
|
+
}// DataTableColumnGroups
|
|
913
|
+
|
|
914
|
+
export interface DataTableGroupsRenderer {
|
|
915
|
+
// DataTableGroupsRenderer properties
|
|
916
|
+
value?: string;
|
|
917
|
+
rowdata?: any;
|
|
918
|
+
level?: number;
|
|
919
|
+
}// DataTableGroupsRenderer
|
|
920
|
+
|
|
921
|
+
export interface DataTableInitRowDetails {
|
|
922
|
+
// DataTableInitRowDetails properties
|
|
923
|
+
id?: number;
|
|
924
|
+
row?: number;
|
|
925
|
+
element?: any;
|
|
926
|
+
rowinfo?: any;
|
|
927
|
+
}// DataTableInitRowDetails
|
|
928
|
+
|
|
929
|
+
export interface DataTableRenderToolbar {
|
|
930
|
+
// DataTableRenderToolbar properties
|
|
931
|
+
toolbar?: any;
|
|
932
|
+
}// DataTableRenderToolbar
|
|
933
|
+
|
|
934
|
+
export interface DataTableRenderStatusBar {
|
|
935
|
+
// DataTableRenderStatusBar properties
|
|
936
|
+
statusbar?: any;
|
|
937
|
+
}// DataTableRenderStatusBar
|
|
938
|
+
|
|
939
|
+
export interface DataTableEditSettings {
|
|
940
|
+
// DataTableEditSettings properties
|
|
941
|
+
saveOnPageChange?: boolean;
|
|
942
|
+
saveOnBlur?: boolean;
|
|
943
|
+
saveOnSelectionChange?: boolean;
|
|
944
|
+
cancelOnEsc?: boolean;
|
|
945
|
+
saveOnEnter?: boolean;
|
|
946
|
+
editSingleCell?: boolean;
|
|
947
|
+
editOnDoubleClick?: boolean;
|
|
948
|
+
editOnF2?: boolean;
|
|
949
|
+
}// DataTableEditSettings
|
|
950
|
+
|
|
951
|
+
export interface DataTableExportSettings {
|
|
952
|
+
// DataTableExportSettings properties
|
|
953
|
+
columnsHeader?: boolean;
|
|
954
|
+
hiddenColumns?: boolean;
|
|
955
|
+
serverURL?: any;
|
|
956
|
+
characterSet?: any;
|
|
957
|
+
recordsInView?: boolean;
|
|
958
|
+
fileName?: string;
|
|
959
|
+
}// DataTableExportSettings
|
|
960
|
+
|
|
961
|
+
export interface DataTableOptions {
|
|
962
|
+
// DataTableOptions properties
|
|
963
|
+
altRows?: boolean;
|
|
964
|
+
autoRowHeight?: boolean;
|
|
965
|
+
aggregatesHeight?: number;
|
|
966
|
+
autoShowLoadElement?: boolean;
|
|
967
|
+
columnsHeight?: number;
|
|
968
|
+
columns?: Array<DataTableColumns>;
|
|
969
|
+
columnGroups?: Array<DataTableColumnGroups>;
|
|
970
|
+
columnsResize?: boolean;
|
|
971
|
+
columnsReorder?: boolean;
|
|
972
|
+
disabled?: boolean;
|
|
973
|
+
editable?: boolean;
|
|
974
|
+
editSettings?: DataTableEditSettings;
|
|
975
|
+
exportSettings?: DataTableExportSettings;
|
|
976
|
+
enableHover?: boolean;
|
|
977
|
+
enableBrowserSelection?: boolean;
|
|
978
|
+
filterable?: boolean;
|
|
979
|
+
filterHeight?: number;
|
|
980
|
+
filterMode?: string;
|
|
981
|
+
groups?: Array<any>;
|
|
982
|
+
groupsRenderer?: (value?:DataTableGroupsRenderer['value'], rowData?:DataTableGroupsRenderer['rowdata'], level?:DataTableGroupsRenderer['level']) => string;
|
|
983
|
+
height?: number | string;
|
|
984
|
+
initRowDetails?: (id?:DataTableInitRowDetails['id'], row?:DataTableInitRowDetails['row'], element?:DataTableInitRowDetails['element'], rowInfo?:DataTableInitRowDetails['rowinfo']) => void;
|
|
985
|
+
incrementalSearch?: boolean;
|
|
986
|
+
localization?: any;
|
|
987
|
+
pagerHeight?: number;
|
|
988
|
+
pageSize?: number;
|
|
989
|
+
pageSizeOptions?: Array<string | number>;
|
|
990
|
+
pageable?: boolean;
|
|
991
|
+
pagerPosition?: string;
|
|
992
|
+
pagerMode?: string;
|
|
993
|
+
pagerButtonsCount?: number;
|
|
994
|
+
pagerRenderer?: () => any;
|
|
995
|
+
ready?: () => void;
|
|
996
|
+
rowDetails?: boolean;
|
|
997
|
+
renderToolbar?: (toolbar?:DataTableRenderToolbar['toolbar']) => void;
|
|
998
|
+
renderStatusBar?: (statusbar?:DataTableRenderStatusBar['statusbar']) => void;
|
|
999
|
+
rendering?: () => void;
|
|
1000
|
+
rendered?: () => void;
|
|
1001
|
+
rtl?: boolean;
|
|
1002
|
+
source?: any;
|
|
1003
|
+
sortable?: boolean;
|
|
1004
|
+
showAggregates?: boolean;
|
|
1005
|
+
showToolbar?: boolean;
|
|
1006
|
+
showStatusbar?: boolean;
|
|
1007
|
+
enableSanitizeAll?: boolean;
|
|
1008
|
+
statusBarHeight?: number;
|
|
1009
|
+
scrollBarSize?: number | string;
|
|
1010
|
+
selectionMode?: string;
|
|
1011
|
+
serverProcessing?: boolean;
|
|
1012
|
+
showHeader?: boolean;
|
|
1013
|
+
theme?: string;
|
|
1014
|
+
toolbarHeight?: number;
|
|
1015
|
+
width?: string | number;
|
|
1016
|
+
}// DataTableOptions
|
|
1017
|
+
|
|
1018
|
+
export interface jqxDataTable extends widget, DataTableOptions {
|
|
1019
|
+
|
|
1020
|
+
// jqxDataTable functions
|
|
1021
|
+
addRow(rowIndex: number, rowData: any, rowPosition: any): void;
|
|
1022
|
+
addFilter(dataField: string, filerGroup: any): void;
|
|
1023
|
+
applyFilters(): void;
|
|
1024
|
+
beginUpdate(): void;
|
|
1025
|
+
beginRowEdit(rowIndex: number): void;
|
|
1026
|
+
beginCellEdit(rowIndex: number, dataField: string): void;
|
|
1027
|
+
clearSelection(): void;
|
|
1028
|
+
clearFilters(): void;
|
|
1029
|
+
clear(): void;
|
|
1030
|
+
destroy(): void;
|
|
1031
|
+
deleteRow(rowIndex: number): void;
|
|
1032
|
+
endUpdate(): void;
|
|
1033
|
+
ensureRowVisible(rowIndex: number): void;
|
|
1034
|
+
endRowEdit(rowIndex: number, cancelChanges: boolean): void;
|
|
1035
|
+
endCellEdit(rowIndex: number, dataField: string): void;
|
|
1036
|
+
exportData(exportDataType: any): any;
|
|
1037
|
+
focus(): void;
|
|
1038
|
+
getColumnProperty(dataField: string, propertyName: string): any;
|
|
1039
|
+
goToPage(pageIndex: number): void;
|
|
1040
|
+
goToPrevPage(): void;
|
|
1041
|
+
goToNextPage(): void;
|
|
1042
|
+
getSelection(): Array<any>;
|
|
1043
|
+
getRows(): Array<any>;
|
|
1044
|
+
getView(): Array<any>;
|
|
1045
|
+
getCellValue(rowIndex: number, dataField: string): any;
|
|
1046
|
+
hideColumn(dataField: string): void;
|
|
1047
|
+
hideDetails(rowIndex: boolean): void;
|
|
1048
|
+
isBindingCompleted(): boolean;
|
|
1049
|
+
lockRow(rowIndex: number): void;
|
|
1050
|
+
refresh(): void;
|
|
1051
|
+
render(): void;
|
|
1052
|
+
removeFilter(dataField: string): void;
|
|
1053
|
+
scrollOffset(top: number, left: number): void;
|
|
1054
|
+
setColumnProperty(dataField: string, propertyName: string, propertyValue: any): void;
|
|
1055
|
+
showColumn(dataField: string): void;
|
|
1056
|
+
selectRow(rowIndex: number): void;
|
|
1057
|
+
showDetails(rowIndex: number): void;
|
|
1058
|
+
setCellValue(rowIndex: number, dataField: string, value: any): void;
|
|
1059
|
+
sortBy(dataField: string, sortOrder: any): void;
|
|
1060
|
+
updating(): boolean;
|
|
1061
|
+
updateBoundData(): void;
|
|
1062
|
+
unselectRow(rowIndex: number): void;
|
|
1063
|
+
updateRow(rowIndex: number, rowData: any): void;
|
|
1064
|
+
unlockRow(rowIndex: number): void;
|
|
1065
|
+
}// jqxDataTable
|
|
1066
|
+
|
|
1067
|
+
export interface DateTimeInputOptions {
|
|
1068
|
+
// DateTimeInputOptions properties
|
|
1069
|
+
animationType?: string;
|
|
1070
|
+
allowNullDate?: boolean;
|
|
1071
|
+
allowKeyboardDelete?: boolean;
|
|
1072
|
+
clearString?: string;
|
|
1073
|
+
culture?: string;
|
|
1074
|
+
closeDelay?: number;
|
|
1075
|
+
closeCalendarAfterSelection?: boolean;
|
|
1076
|
+
dropDownHorizontalAlignment?: string;
|
|
1077
|
+
dropDownVerticalAlignment?: string;
|
|
1078
|
+
disabled?: boolean;
|
|
1079
|
+
enableBrowserBoundsDetection?: boolean;
|
|
1080
|
+
enableAbsoluteSelection?: boolean;
|
|
1081
|
+
editMode?: string;
|
|
1082
|
+
firstDayOfWeek?: number;
|
|
1083
|
+
formatString?: string;
|
|
1084
|
+
height?: string | number;
|
|
1085
|
+
min?: Date;
|
|
1086
|
+
max?: Date;
|
|
1087
|
+
openDelay?: number;
|
|
1088
|
+
placeHolder?: string;
|
|
1089
|
+
popupZIndex?: number;
|
|
1090
|
+
rtl?: boolean;
|
|
1091
|
+
readonly?: boolean;
|
|
1092
|
+
showFooter?: boolean;
|
|
1093
|
+
selectionMode?: string;
|
|
1094
|
+
showWeekNumbers?: boolean;
|
|
1095
|
+
showTimeButton?: boolean;
|
|
1096
|
+
showCalendarButton?: boolean;
|
|
1097
|
+
showDeleteButton?: boolean;
|
|
1098
|
+
theme?: string;
|
|
1099
|
+
template?: string;
|
|
1100
|
+
textAlign?: string;
|
|
1101
|
+
todayString?: string;
|
|
1102
|
+
value?: Date | null;
|
|
1103
|
+
width?: string | number;
|
|
1104
|
+
yearCutoff?: number;
|
|
1105
|
+
}// DateTimeInputOptions
|
|
1106
|
+
|
|
1107
|
+
export interface jqxDateTimeInput extends widget, DateTimeInputOptions {
|
|
1108
|
+
|
|
1109
|
+
// jqxDateTimeInput functions
|
|
1110
|
+
close(): void;
|
|
1111
|
+
destroy(): void;
|
|
1112
|
+
focus(): void;
|
|
1113
|
+
getRange(): any;
|
|
1114
|
+
getText(): string;
|
|
1115
|
+
getDate(): any;
|
|
1116
|
+
getMaxDate(): any;
|
|
1117
|
+
getMinDate(): any;
|
|
1118
|
+
open(): void;
|
|
1119
|
+
setRange(date: any, date2: any): void;
|
|
1120
|
+
setMinDate(date: any): void;
|
|
1121
|
+
setMaxDate(date: any): void;
|
|
1122
|
+
setDate(date: any): void;
|
|
1123
|
+
val(value: any, value2: any): any;
|
|
1124
|
+
}// jqxDateTimeInput
|
|
1125
|
+
|
|
1126
|
+
export interface DockingCookieOptions {
|
|
1127
|
+
// DockingCookieOptions properties
|
|
1128
|
+
domain?: string;
|
|
1129
|
+
expires?: number;
|
|
1130
|
+
}// DockingCookieOptions
|
|
1131
|
+
|
|
1132
|
+
export interface DockingOptions {
|
|
1133
|
+
// DockingOptions properties
|
|
1134
|
+
cookies?: boolean;
|
|
1135
|
+
cookieOptions?: DockingCookieOptions;
|
|
1136
|
+
disabled?: boolean;
|
|
1137
|
+
floatingWindowOpacity?: number;
|
|
1138
|
+
height?: number | string;
|
|
1139
|
+
keyboardNavigation?: boolean;
|
|
1140
|
+
mode?: string;
|
|
1141
|
+
orientation?: string;
|
|
1142
|
+
rtl?: boolean;
|
|
1143
|
+
theme?: string;
|
|
1144
|
+
width?: number | string;
|
|
1145
|
+
windowsMode?: object;
|
|
1146
|
+
windowsOffset?: number;
|
|
1147
|
+
}// DockingOptions
|
|
1148
|
+
|
|
1149
|
+
export interface jqxDocking extends widget, DockingOptions {
|
|
1150
|
+
|
|
1151
|
+
// jqxDocking functions
|
|
1152
|
+
addWindow(windowId: string, mode: any, panel: number, position: any): void;
|
|
1153
|
+
closeWindow(windowId: string): void;
|
|
1154
|
+
collapseWindow(windowId: string): void;
|
|
1155
|
+
destroy(): void;
|
|
1156
|
+
disableWindowResize(windowId: string): void;
|
|
1157
|
+
disable(): void;
|
|
1158
|
+
exportLayout(): string;
|
|
1159
|
+
enable(): void;
|
|
1160
|
+
expandWindow(windowId: string): void;
|
|
1161
|
+
enableWindowResize(windowId: string): void;
|
|
1162
|
+
focus(): void;
|
|
1163
|
+
hideAllCloseButtons(): void;
|
|
1164
|
+
hideAllCollapseButtons(): void;
|
|
1165
|
+
hideCollapseButton(windowId: string): void;
|
|
1166
|
+
hideCloseButton(windowId: string): void;
|
|
1167
|
+
importLayout(Json: string): void;
|
|
1168
|
+
move(windowId: string, panel: number, position: number): void;
|
|
1169
|
+
pinWindow(windowId: string): void;
|
|
1170
|
+
setWindowMode(windowId: string, mode: any): void;
|
|
1171
|
+
showCloseButton(windowId: string): void;
|
|
1172
|
+
showCollapseButton(windowId: string): void;
|
|
1173
|
+
setWindowPosition(windowId: string, top: any, left: number): void;
|
|
1174
|
+
showAllCloseButtons(): void;
|
|
1175
|
+
showAllCollapseButtons(): void;
|
|
1176
|
+
unpinWindow(windowId: string): void;
|
|
1177
|
+
}// jqxDocking
|
|
1178
|
+
|
|
1179
|
+
export interface DockingLayoutLayout {
|
|
1180
|
+
// DockingLayoutLayout properties
|
|
1181
|
+
type: string;
|
|
1182
|
+
alignment?: string;
|
|
1183
|
+
allowClose?: boolean;
|
|
1184
|
+
allowPin?: boolean;
|
|
1185
|
+
allowUnpin?: boolean;
|
|
1186
|
+
contentContainer?: string;
|
|
1187
|
+
height?: number | string;
|
|
1188
|
+
initContent?: () => void;
|
|
1189
|
+
minHeight?: number | string;
|
|
1190
|
+
minWidth?: number | string;
|
|
1191
|
+
orientation?: string;
|
|
1192
|
+
pinnedHeight?: number | string;
|
|
1193
|
+
pinnedWidth?: number | string;
|
|
1194
|
+
position?: DockingLayoutLayoutPosition;
|
|
1195
|
+
selected?: boolean;
|
|
1196
|
+
title?: string;
|
|
1197
|
+
unpinnedHeight?: number | string;
|
|
1198
|
+
unpinnedWidth?: number | string;
|
|
1199
|
+
width?: number | string;
|
|
1200
|
+
items?: Array<DockingLayoutLayout>;
|
|
1201
|
+
}// DockingLayoutLayout
|
|
1202
|
+
|
|
1203
|
+
export interface DockingLayoutLayoutPosition {
|
|
1204
|
+
// DockingLayoutLayoutPosition properties
|
|
1205
|
+
x: number;
|
|
1206
|
+
y: number;
|
|
1207
|
+
}// DockingLayoutLayoutPosition
|
|
1208
|
+
|
|
1209
|
+
export interface DockingLayoutOptions {
|
|
1210
|
+
// DockingLayoutOptions properties
|
|
1211
|
+
contextMenu?: boolean;
|
|
1212
|
+
height?: string | number;
|
|
1213
|
+
layout?: Array<DockingLayoutLayout>;
|
|
1214
|
+
minGroupHeight?: number | string;
|
|
1215
|
+
minGroupWidth?: number | string;
|
|
1216
|
+
resizable?: boolean;
|
|
1217
|
+
rtl?: boolean;
|
|
1218
|
+
theme?: string;
|
|
1219
|
+
width?: string | number;
|
|
1220
|
+
}// DockingLayoutOptions
|
|
1221
|
+
|
|
1222
|
+
export interface jqxDockingLayout extends widget, DockingLayoutOptions {
|
|
1223
|
+
|
|
1224
|
+
// jqxDockingLayout functions
|
|
1225
|
+
addFloatGroup(width: number | string, height: number | string, position: DockingLayoutLayoutPosition, panelType: string, title: string, content: string, initContent: any): void;
|
|
1226
|
+
destroy(): void;
|
|
1227
|
+
loadLayout(layout: any): void;
|
|
1228
|
+
refresh(): void;
|
|
1229
|
+
render(): void;
|
|
1230
|
+
saveLayout(): any;
|
|
1231
|
+
}// jqxDockingLayout
|
|
1232
|
+
|
|
1233
|
+
export interface DockPanelOptions {
|
|
1234
|
+
// DockPanelOptions properties
|
|
1235
|
+
disabled?: boolean;
|
|
1236
|
+
height?: string | number;
|
|
1237
|
+
lastchildfill?: boolean;
|
|
1238
|
+
width?: string | number;
|
|
1239
|
+
}// DockPanelOptions
|
|
1240
|
+
|
|
1241
|
+
export interface jqxDockPanel extends widget, DockPanelOptions {
|
|
1242
|
+
|
|
1243
|
+
// jqxDockPanel functions
|
|
1244
|
+
refresh(): void;
|
|
1245
|
+
}// jqxDockPanel
|
|
1246
|
+
|
|
1247
|
+
export interface DragDropOnDrag {
|
|
1248
|
+
// DragDropOnDrag properties
|
|
1249
|
+
data?: any;
|
|
1250
|
+
position?: object;
|
|
1251
|
+
}// DragDropOnDrag
|
|
1252
|
+
|
|
1253
|
+
export interface DragDropOnDragStart {
|
|
1254
|
+
// DragDropOnDragStart properties
|
|
1255
|
+
position?: object;
|
|
1256
|
+
}// DragDropOnDragStart
|
|
1257
|
+
|
|
1258
|
+
export interface DragDropOnTargetDrop {
|
|
1259
|
+
// DragDropOnTargetDrop properties
|
|
1260
|
+
data?: any;
|
|
1261
|
+
}// DragDropOnTargetDrop
|
|
1262
|
+
|
|
1263
|
+
export interface DragDropOnDropTargetLeave {
|
|
1264
|
+
// DragDropOnDropTargetLeave properties
|
|
1265
|
+
data?: any;
|
|
1266
|
+
}// DragDropOnDropTargetLeave
|
|
1267
|
+
|
|
1268
|
+
export interface DragDropOptions {
|
|
1269
|
+
// DragDropOptions properties
|
|
1270
|
+
appendTo?: string;
|
|
1271
|
+
disabled?: boolean;
|
|
1272
|
+
distance?: number;
|
|
1273
|
+
data?: any;
|
|
1274
|
+
dropAction?: string;
|
|
1275
|
+
dropTarget?: any;
|
|
1276
|
+
dragZIndex?: number;
|
|
1277
|
+
feedback?: string;
|
|
1278
|
+
initFeedback?: (feedback?:any) => void;
|
|
1279
|
+
opacity?: number;
|
|
1280
|
+
onDragEnd?: () => void;
|
|
1281
|
+
onDrag?: (data?: DragDropOnDrag['data'], position?: DragDropOnDrag['position']) => void;
|
|
1282
|
+
onDragStart?: (position?: DragDropOnDragStart['position']) => void;
|
|
1283
|
+
onTargetDrop?: (data?: DragDropOnTargetDrop['data']) => void;
|
|
1284
|
+
onDropTargetEnter?: () => void;
|
|
1285
|
+
onDropTargetLeave?: (data?: DragDropOnDropTargetLeave['data']) => void;
|
|
1286
|
+
restricter?: string | object;
|
|
1287
|
+
revert?: boolean;
|
|
1288
|
+
revertDuration?: number;
|
|
1289
|
+
tolerance?: string;
|
|
1290
|
+
}// DragDropOptions
|
|
1291
|
+
|
|
1292
|
+
export interface jqxDragDrop extends widget, DragDropOptions {
|
|
1293
|
+
|
|
1294
|
+
// jqxDragDrop functions
|
|
1295
|
+
|
|
1296
|
+
}// jqxDragDrop
|
|
1297
|
+
|
|
1298
|
+
export interface DrawOptions {
|
|
1299
|
+
// DrawOptions properties
|
|
1300
|
+
renderEngine?: string;
|
|
1301
|
+
}// DrawOptions
|
|
1302
|
+
|
|
1303
|
+
export interface jqxDraw extends widget, DrawOptions {
|
|
1304
|
+
|
|
1305
|
+
// jqxDraw functions
|
|
1306
|
+
attr(element: any, attributes: any): void;
|
|
1307
|
+
circle(cx: number, cy: number, r: number, attributes: any): any;
|
|
1308
|
+
clear(): void;
|
|
1309
|
+
getAttr(element: any, attributes: any): string;
|
|
1310
|
+
getSize(): any;
|
|
1311
|
+
line(x1: number, y1: number, x2: number, y2: number, attributes: any): any;
|
|
1312
|
+
measureText(text: string, angle: number, attributes: any): any;
|
|
1313
|
+
on(element: any, event: string, func: any): void;
|
|
1314
|
+
off(element: any, event: string, func: any): void;
|
|
1315
|
+
path(path: string, attributes: any): any;
|
|
1316
|
+
pieslice(cx: number, xy: number, innerRadius: any, outerRadius: any, fromAngle: number, endAngle: number, centerOffset: number, attributes: any): any;
|
|
1317
|
+
refresh(): void;
|
|
1318
|
+
rect(x: number, y: number, width: number | string, height: number | string, attributes: any): any;
|
|
1319
|
+
saveAsJPEG(image: string, url: string): void;
|
|
1320
|
+
saveAsPNG(image: string, url: string): void;
|
|
1321
|
+
text(text: string, x: number, y: number, width: number | string, height: number | string, angle: number, attributes: any, clip: boolean, halign: string, valign: string, rotateAround: string): any;
|
|
1322
|
+
}// jqxDraw
|
|
1323
|
+
|
|
1324
|
+
export interface DropDownButtonOptions {
|
|
1325
|
+
// DropDownButtonOptions properties
|
|
1326
|
+
animationType?: string;
|
|
1327
|
+
arrowSize?: number;
|
|
1328
|
+
autoOpen?: boolean;
|
|
1329
|
+
closeDelay?: number;
|
|
1330
|
+
disabled?: boolean;
|
|
1331
|
+
dropDownHorizontalAlignment?: string;
|
|
1332
|
+
dropDownVerticalAlignment?: string;
|
|
1333
|
+
dropDownWidth?: number | string;
|
|
1334
|
+
enableBrowserBoundsDetection?: boolean;
|
|
1335
|
+
height?: string | number;
|
|
1336
|
+
initContent?: () => void;
|
|
1337
|
+
openDelay?: number;
|
|
1338
|
+
popupZIndex?: number;
|
|
1339
|
+
rtl?: boolean;
|
|
1340
|
+
template?: string;
|
|
1341
|
+
theme?: string;
|
|
1342
|
+
width?: string | number;
|
|
1343
|
+
}// DropDownButtonOptions
|
|
1344
|
+
|
|
1345
|
+
export interface jqxDropDownButton extends widget, DropDownButtonOptions {
|
|
1346
|
+
|
|
1347
|
+
// jqxDropDownButton functions
|
|
1348
|
+
close(): void;
|
|
1349
|
+
destroy(): void;
|
|
1350
|
+
focus(): void;
|
|
1351
|
+
getContent(): any;
|
|
1352
|
+
isOpened(): boolean;
|
|
1353
|
+
open(): void;
|
|
1354
|
+
setContent(content: string): void;
|
|
1355
|
+
}// jqxDropDownButton
|
|
1356
|
+
|
|
1357
|
+
export interface DropDownListItem {
|
|
1358
|
+
// DropDownListItem properties
|
|
1359
|
+
label?: string;
|
|
1360
|
+
value?: any;
|
|
1361
|
+
disabled?: boolean;
|
|
1362
|
+
checked?: any;
|
|
1363
|
+
hasThreeStates?: boolean;
|
|
1364
|
+
html?: string;
|
|
1365
|
+
group?: string;
|
|
1366
|
+
}// DropDownListItem
|
|
1367
|
+
|
|
1368
|
+
export interface DropDownListRenderer {
|
|
1369
|
+
// DropDownListRenderer properties
|
|
1370
|
+
index?: number;
|
|
1371
|
+
label?: string;
|
|
1372
|
+
value?: string;
|
|
1373
|
+
}// DropDownListRenderer
|
|
1374
|
+
|
|
1375
|
+
export interface DropDownListSelectionRenderer {
|
|
1376
|
+
// DropDownListSelectionRenderer properties
|
|
1377
|
+
element?: any;
|
|
1378
|
+
index?: number;
|
|
1379
|
+
label?: string;
|
|
1380
|
+
value?: any;
|
|
1381
|
+
}// DropDownListSelectionRenderer
|
|
1382
|
+
|
|
1383
|
+
export interface DropDownListOptions {
|
|
1384
|
+
// DropDownListOptions properties
|
|
1385
|
+
autoOpen?: boolean;
|
|
1386
|
+
autoDropDownHeight?: boolean;
|
|
1387
|
+
animationType?: string;
|
|
1388
|
+
checkboxes?: boolean;
|
|
1389
|
+
closeDelay?: number;
|
|
1390
|
+
disabled?: boolean;
|
|
1391
|
+
displayMember?: string;
|
|
1392
|
+
dropDownHorizontalAlignment?: string;
|
|
1393
|
+
dropDownVerticalAlignment?: string;
|
|
1394
|
+
dropDownHeight?: number | string;
|
|
1395
|
+
dropDownWidth?: number | string;
|
|
1396
|
+
enableSelection?: boolean;
|
|
1397
|
+
enableBrowserBoundsDetection?: boolean;
|
|
1398
|
+
enableHover?: boolean;
|
|
1399
|
+
filterable?: boolean;
|
|
1400
|
+
filterHeight?: number;
|
|
1401
|
+
filterDelay?: number;
|
|
1402
|
+
filterPlaceHolder?: string;
|
|
1403
|
+
height?: number | string;
|
|
1404
|
+
incrementalSearch?: boolean;
|
|
1405
|
+
incrementalSearchDelay?: number;
|
|
1406
|
+
itemHeight?: number;
|
|
1407
|
+
openDelay?: number;
|
|
1408
|
+
placeHolder?: string;
|
|
1409
|
+
popupZIndex?: number;
|
|
1410
|
+
rtl?: boolean;
|
|
1411
|
+
renderer?: (index?: DropDownListRenderer['index'], label?: DropDownListRenderer['label'], value?: DropDownListRenderer['value']) => string;
|
|
1412
|
+
selectionRenderer?: (element?: DropDownListSelectionRenderer['element'], index?: DropDownListSelectionRenderer['index'], label?: DropDownListSelectionRenderer['label'], value?: DropDownListSelectionRenderer['value']) => string;
|
|
1413
|
+
searchMode?: string;
|
|
1414
|
+
source?: Array<any>;
|
|
1415
|
+
selectedIndex?: number;
|
|
1416
|
+
theme?: string;
|
|
1417
|
+
template?: string;
|
|
1418
|
+
valueMember?: string;
|
|
1419
|
+
width?: number | string;
|
|
1420
|
+
}// DropDownListOptions
|
|
1421
|
+
|
|
1422
|
+
export interface jqxDropDownList extends widget, DropDownListOptions {
|
|
1423
|
+
|
|
1424
|
+
// jqxDropDownList functions
|
|
1425
|
+
addItem(item: DropDownListItem): boolean;
|
|
1426
|
+
clearSelection(): void;
|
|
1427
|
+
clear(): void;
|
|
1428
|
+
close(): void;
|
|
1429
|
+
checkIndex(index: number): void;
|
|
1430
|
+
checkItem(item: any): void;
|
|
1431
|
+
checkAll(): void;
|
|
1432
|
+
clearFilter(): void;
|
|
1433
|
+
destroy(): void;
|
|
1434
|
+
disableItem(item: any): void;
|
|
1435
|
+
disableAt(index: number): void;
|
|
1436
|
+
enableItem(item: any): void;
|
|
1437
|
+
enableAt(index: number): void;
|
|
1438
|
+
ensureVisible(index: number): void;
|
|
1439
|
+
focus(): void;
|
|
1440
|
+
getItem(index: number): DropDownListItem;
|
|
1441
|
+
getItemByValue(itemValue: string): DropDownListItem;
|
|
1442
|
+
getItems(): Array<DropDownListItem>;
|
|
1443
|
+
getCheckedItems(): Array<DropDownListItem>;
|
|
1444
|
+
getSelectedItem(): DropDownListItem;
|
|
1445
|
+
getSelectedIndex(): number;
|
|
1446
|
+
insertAt(item: DropDownListItem, index: number): void;
|
|
1447
|
+
isOpened(): boolean;
|
|
1448
|
+
indeterminateIndex(index: number): void;
|
|
1449
|
+
indeterminateItem(item: any): void;
|
|
1450
|
+
loadFromSelect(arg: string): void;
|
|
1451
|
+
open(): void;
|
|
1452
|
+
removeItem(item: any): void;
|
|
1453
|
+
removeAt(index: number): void;
|
|
1454
|
+
selectIndex(index: number): void;
|
|
1455
|
+
selectItem(item: DropDownListItem): void;
|
|
1456
|
+
setContent(content: string): void;
|
|
1457
|
+
updateItem(newItem: DropDownListItem, item: any): void;
|
|
1458
|
+
updateAt(item: DropDownListItem, index: number): void;
|
|
1459
|
+
unselectIndex(index: number): void;
|
|
1460
|
+
unselectItem(item: any): void;
|
|
1461
|
+
uncheckIndex(index: number): void;
|
|
1462
|
+
uncheckItem(item: any): void;
|
|
1463
|
+
uncheckAll(): void;
|
|
1464
|
+
val(value: string): string;
|
|
1465
|
+
}// jqxDropDownList
|
|
1466
|
+
|
|
1467
|
+
export interface EditorLocalization {
|
|
1468
|
+
// EditorLocalization properties
|
|
1469
|
+
bold?: string;
|
|
1470
|
+
italic?: string;
|
|
1471
|
+
underline?: string;
|
|
1472
|
+
format?: string;
|
|
1473
|
+
size?: number | string;
|
|
1474
|
+
font?: string;
|
|
1475
|
+
html?: string;
|
|
1476
|
+
color?: string;
|
|
1477
|
+
background?: string;
|
|
1478
|
+
left?: string;
|
|
1479
|
+
center?: string;
|
|
1480
|
+
right?: string;
|
|
1481
|
+
outdent?: string;
|
|
1482
|
+
indent?: string;
|
|
1483
|
+
ul?: string;
|
|
1484
|
+
ol?: string;
|
|
1485
|
+
image?: string;
|
|
1486
|
+
link?: string;
|
|
1487
|
+
clean?: string;
|
|
1488
|
+
}// EditorLocalization
|
|
1489
|
+
|
|
1490
|
+
export interface EditorCreateCommand {
|
|
1491
|
+
// EditorCreateCommand properties
|
|
1492
|
+
name?: string;
|
|
1493
|
+
}// EditorCreateCommand
|
|
1494
|
+
|
|
1495
|
+
export interface EditorOptions {
|
|
1496
|
+
// EditorOptions properties
|
|
1497
|
+
createCommand?: (name:EditorCreateCommand['name']) => void;
|
|
1498
|
+
disabled?: boolean;
|
|
1499
|
+
editable?: boolean;
|
|
1500
|
+
height?: string | number;
|
|
1501
|
+
lineBreak?: string;
|
|
1502
|
+
localization?: EditorLocalization;
|
|
1503
|
+
pasteMode?: string;
|
|
1504
|
+
rtl?: boolean;
|
|
1505
|
+
stylesheets?: Array<any>;
|
|
1506
|
+
theme?: string;
|
|
1507
|
+
toolbarPosition?: string;
|
|
1508
|
+
tools?: string;
|
|
1509
|
+
width?: string | number;
|
|
1510
|
+
}// EditorOptions
|
|
1511
|
+
|
|
1512
|
+
export interface jqxEditor extends widget, EditorOptions {
|
|
1513
|
+
|
|
1514
|
+
// jqxEditor functions
|
|
1515
|
+
destroy(): void;
|
|
1516
|
+
focus(): void;
|
|
1517
|
+
print(): void;
|
|
1518
|
+
setMode(mode: boolean): void;
|
|
1519
|
+
val(value: string): string;
|
|
1520
|
+
}// jqxEditor
|
|
1521
|
+
|
|
1522
|
+
export interface ExpanderOptions {
|
|
1523
|
+
// ExpanderOptions properties
|
|
1524
|
+
animationType?: string;
|
|
1525
|
+
arrowPosition?: string;
|
|
1526
|
+
collapseAnimationDuration?: number;
|
|
1527
|
+
disabled?: boolean;
|
|
1528
|
+
expanded?: boolean;
|
|
1529
|
+
expandAnimationDuration?: number;
|
|
1530
|
+
height?: number | string;
|
|
1531
|
+
headerPosition?: string;
|
|
1532
|
+
initContent?: () => void;
|
|
1533
|
+
rtl?: boolean;
|
|
1534
|
+
showArrow?: boolean;
|
|
1535
|
+
theme?: string;
|
|
1536
|
+
toggleMode?: string;
|
|
1537
|
+
width?: number | string;
|
|
1538
|
+
}// ExpanderOptions
|
|
1539
|
+
|
|
1540
|
+
export interface jqxExpander extends widget, ExpanderOptions {
|
|
1541
|
+
|
|
1542
|
+
// jqxExpander functions
|
|
1543
|
+
collapse(): void;
|
|
1544
|
+
disable(): void;
|
|
1545
|
+
destroy(): void;
|
|
1546
|
+
enable(): void;
|
|
1547
|
+
expand(): void;
|
|
1548
|
+
focus(): void;
|
|
1549
|
+
getContent(): string;
|
|
1550
|
+
getHeaderContent(): string;
|
|
1551
|
+
invalidate(): void;
|
|
1552
|
+
refresh(): void;
|
|
1553
|
+
render(): void;
|
|
1554
|
+
setHeaderContent(headerContent: string): void;
|
|
1555
|
+
setContent(content: string): void;
|
|
1556
|
+
}// jqxExpander
|
|
1557
|
+
|
|
1558
|
+
export interface FileUploadLocalization {
|
|
1559
|
+
// FileUploadLocalization properties
|
|
1560
|
+
browseButton?: string;
|
|
1561
|
+
uploadButton?: string;
|
|
1562
|
+
cancelButton?: string;
|
|
1563
|
+
uploadFileTooltip?: string;
|
|
1564
|
+
cancelFileTooltip?: string;
|
|
1565
|
+
}// FileUploadLocalization
|
|
1566
|
+
|
|
1567
|
+
export interface FileUploadRenderFiles {
|
|
1568
|
+
// FileUploadRenderFiles properties
|
|
1569
|
+
fileName?: string;
|
|
1570
|
+
}// FileUploadRenderFiles
|
|
1571
|
+
|
|
1572
|
+
export interface FileUploadOptions {
|
|
1573
|
+
// FileUploadOptions properties
|
|
1574
|
+
autoUpload?: boolean;
|
|
1575
|
+
accept?: string;
|
|
1576
|
+
browseTemplate?: string;
|
|
1577
|
+
cancelTemplate?: string;
|
|
1578
|
+
disabled?: boolean;
|
|
1579
|
+
fileInputName?: string;
|
|
1580
|
+
height?: number | string;
|
|
1581
|
+
localization?: FileUploadLocalization;
|
|
1582
|
+
multipleFilesUpload?: boolean;
|
|
1583
|
+
renderFiles?: (filename:FileUploadRenderFiles['fileName']) => void;
|
|
1584
|
+
rtl?: boolean;
|
|
1585
|
+
theme?: string;
|
|
1586
|
+
uploadUrl?: string;
|
|
1587
|
+
uploadTemplate?: string;
|
|
1588
|
+
width?: string | number;
|
|
1589
|
+
}// FileUploadOptions
|
|
1590
|
+
|
|
1591
|
+
export interface jqxFileUpload extends widget, FileUploadOptions {
|
|
1592
|
+
|
|
1593
|
+
// jqxFileUpload functions
|
|
1594
|
+
browse(): void;
|
|
1595
|
+
cancelFile(fileIndex: number): void;
|
|
1596
|
+
cancelAll(): void;
|
|
1597
|
+
destroy(): void;
|
|
1598
|
+
render(): void;
|
|
1599
|
+
refresh(): void;
|
|
1600
|
+
uploadFile(fileIndex: number): void;
|
|
1601
|
+
uploadAll(): void;
|
|
1602
|
+
}// jqxFileUpload
|
|
1603
|
+
|
|
1604
|
+
export interface FormPadding {
|
|
1605
|
+
// FormPadding properties
|
|
1606
|
+
left: number | string;
|
|
1607
|
+
right: number | string;
|
|
1608
|
+
top: number | string;
|
|
1609
|
+
bottom: number | string;
|
|
1610
|
+
}// FormPadding
|
|
1611
|
+
|
|
1612
|
+
export interface FormTemplateItem {
|
|
1613
|
+
// FormTemplateItem properties
|
|
1614
|
+
name?: string;
|
|
1615
|
+
text?: string;
|
|
1616
|
+
type?: string;
|
|
1617
|
+
bind?: string;
|
|
1618
|
+
submit?: boolean;
|
|
1619
|
+
required?: boolean;
|
|
1620
|
+
requiredPosition?: string;
|
|
1621
|
+
info?: string;
|
|
1622
|
+
infoPosition?: string;
|
|
1623
|
+
component?: string;
|
|
1624
|
+
init?: (value: any) => void;
|
|
1625
|
+
label?: string;
|
|
1626
|
+
labelPosition?: string;
|
|
1627
|
+
labelAlign?: string;
|
|
1628
|
+
align?: string;
|
|
1629
|
+
valign?: string;
|
|
1630
|
+
labelValign?: string;
|
|
1631
|
+
height?: number | string;
|
|
1632
|
+
rowHeight?: number | string;
|
|
1633
|
+
width?: number | string;
|
|
1634
|
+
columnWidth?: number | string;
|
|
1635
|
+
labelWidth?: number | string;
|
|
1636
|
+
labelHeight?: number | string;
|
|
1637
|
+
padding?: FormPadding;
|
|
1638
|
+
labelPadding?: FormPadding;
|
|
1639
|
+
columns?: Array<FormTemplateItem>;
|
|
1640
|
+
optionsLayout?: string;
|
|
1641
|
+
options?: Array<any>;
|
|
1642
|
+
}// FormTemplateItem
|
|
1643
|
+
|
|
1644
|
+
export interface FormOptions {
|
|
1645
|
+
// FormOptions properties
|
|
1646
|
+
padding?: FormPadding;
|
|
1647
|
+
backgroundColor?: string;
|
|
1648
|
+
borderColor?: string;
|
|
1649
|
+
value?: any;
|
|
1650
|
+
template: Array<FormTemplateItem>;
|
|
1651
|
+
}// FormOptions
|
|
1652
|
+
|
|
1653
|
+
export interface jqxForm extends widget, FormOptions {
|
|
1654
|
+
|
|
1655
|
+
// jqxForm functions
|
|
1656
|
+
getInstance(): any;
|
|
1657
|
+
refresh(): void;
|
|
1658
|
+
destroy(): void;
|
|
1659
|
+
hideComponent(name: string): void;
|
|
1660
|
+
showComponent(name: string): void;
|
|
1661
|
+
val(value?: any): any;
|
|
1662
|
+
submit(action?: string, target?: string, method?: string): void;
|
|
1663
|
+
getComponentByName(name?: string): any;
|
|
1664
|
+
}// jqxForm
|
|
1665
|
+
|
|
1666
|
+
export interface FormattedInputOptions {
|
|
1667
|
+
// FormattedInputOptions properties
|
|
1668
|
+
disabled?: boolean;
|
|
1669
|
+
decimalNotation?: string;
|
|
1670
|
+
dropDown?: boolean;
|
|
1671
|
+
dropDownWidth?: number | string;
|
|
1672
|
+
height?: number | string;
|
|
1673
|
+
min?: number | string;
|
|
1674
|
+
max?: number | string;
|
|
1675
|
+
placeHolder?: string;
|
|
1676
|
+
popupZIndex?: number;
|
|
1677
|
+
roundedCorners?: boolean;
|
|
1678
|
+
rtl?: boolean;
|
|
1679
|
+
radix?: number | string;
|
|
1680
|
+
spinButtons?: boolean;
|
|
1681
|
+
spinButtonsStep?: number;
|
|
1682
|
+
template?: string;
|
|
1683
|
+
theme?: string;
|
|
1684
|
+
upperCase?: boolean;
|
|
1685
|
+
value?: any;
|
|
1686
|
+
width?: number | string;
|
|
1687
|
+
}// FormattedInputOptions
|
|
1688
|
+
|
|
1689
|
+
export interface jqxFormattedInput extends widget, FormattedInputOptions {
|
|
1690
|
+
|
|
1691
|
+
// jqxFormattedInput functions
|
|
1692
|
+
close(): void;
|
|
1693
|
+
destroy(): void;
|
|
1694
|
+
focus(): void;
|
|
1695
|
+
open(): void;
|
|
1696
|
+
render(): void;
|
|
1697
|
+
refresh(): void;
|
|
1698
|
+
selectAll(): void;
|
|
1699
|
+
selectFirst(): void;
|
|
1700
|
+
selectLast(): void;
|
|
1701
|
+
val(value: number | string): any;
|
|
1702
|
+
}// jqxFormattedInput
|
|
1703
|
+
|
|
1704
|
+
export interface GaugeStyle {
|
|
1705
|
+
// GaugeStyle properties
|
|
1706
|
+
fill?: string;
|
|
1707
|
+
stroke?: string;
|
|
1708
|
+
}// GaugeStyle
|
|
1709
|
+
|
|
1710
|
+
export interface GaugeBorder {
|
|
1711
|
+
// GaugeBorder properties
|
|
1712
|
+
size?: number | string;
|
|
1713
|
+
visible?: boolean;
|
|
1714
|
+
style?: GaugeStyle;
|
|
1715
|
+
showGradient?: boolean;
|
|
1716
|
+
}// GaugeBorder
|
|
1717
|
+
|
|
1718
|
+
export interface GaugeCaption {
|
|
1719
|
+
// GaugeCaption properties
|
|
1720
|
+
value?: string;
|
|
1721
|
+
position?: string;
|
|
1722
|
+
offset?: Array<number>;
|
|
1723
|
+
visible?: boolean;
|
|
1724
|
+
}// GaugeCaption
|
|
1725
|
+
|
|
1726
|
+
export interface GaugeCap {
|
|
1727
|
+
// GaugeCap properties
|
|
1728
|
+
size?: number | string;
|
|
1729
|
+
visible?: boolean;
|
|
1730
|
+
style?: GaugeStyle;
|
|
1731
|
+
}// GaugeCap
|
|
1732
|
+
|
|
1733
|
+
export interface GaugeLabels {
|
|
1734
|
+
// GaugeLabels properties
|
|
1735
|
+
distance?: string;
|
|
1736
|
+
position?: string;
|
|
1737
|
+
interval?: number | string;
|
|
1738
|
+
offset?: Array<number>;
|
|
1739
|
+
visible?: boolean;
|
|
1740
|
+
formatValue?: (value?: number) => string;
|
|
1741
|
+
}// GaugeLabels
|
|
1742
|
+
|
|
1743
|
+
export interface GaugePointer {
|
|
1744
|
+
// GaugePointer properties
|
|
1745
|
+
pointerType?: string;
|
|
1746
|
+
style?: GaugeStyle;
|
|
1747
|
+
width?: number | string;
|
|
1748
|
+
length?: number | string;
|
|
1749
|
+
visible?: boolean;
|
|
1750
|
+
}// GaugePointer
|
|
1751
|
+
|
|
1752
|
+
export interface GaugeRanges {
|
|
1753
|
+
// GaugeRanges properties
|
|
1754
|
+
startValue: number | string;
|
|
1755
|
+
endValue: number | string;
|
|
1756
|
+
startWidth: number | string;
|
|
1757
|
+
endWidth: number | string;
|
|
1758
|
+
startDistance?: number | string;
|
|
1759
|
+
endDistance?: number | string;
|
|
1760
|
+
style: GaugeStyle;
|
|
1761
|
+
}// GaugeRanges
|
|
1762
|
+
|
|
1763
|
+
export interface GaugeTicks {
|
|
1764
|
+
// GaugeTicks properties
|
|
1765
|
+
size: number | string;
|
|
1766
|
+
interval: number | string;
|
|
1767
|
+
visible?: boolean;
|
|
1768
|
+
style?: GaugeStyle;
|
|
1769
|
+
}// GaugeTicks
|
|
1770
|
+
|
|
1771
|
+
export interface GaugeOptions {
|
|
1772
|
+
// GaugeOptions properties
|
|
1773
|
+
animationDuration?: string | number;
|
|
1774
|
+
border?: GaugeBorder;
|
|
1775
|
+
caption?: GaugeCaption;
|
|
1776
|
+
cap?: GaugeCap;
|
|
1777
|
+
colorScheme?: string;
|
|
1778
|
+
disabled?: boolean;
|
|
1779
|
+
easing?: string;
|
|
1780
|
+
endAngle?: number | string;
|
|
1781
|
+
height?: number | string;
|
|
1782
|
+
int64?: boolean;
|
|
1783
|
+
labels?: GaugeLabels;
|
|
1784
|
+
min?: number;
|
|
1785
|
+
max?: number | string;
|
|
1786
|
+
pointer?: GaugePointer;
|
|
1787
|
+
radius?: number | string;
|
|
1788
|
+
ranges?: Array<GaugeRanges>;
|
|
1789
|
+
startAngle?: number | string;
|
|
1790
|
+
showRanges?: boolean;
|
|
1791
|
+
styles?: GaugeStyle;
|
|
1792
|
+
ticksMajor?: GaugeTicks;
|
|
1793
|
+
ticksMinor?: GaugeTicks;
|
|
1794
|
+
ticksDistance?: string;
|
|
1795
|
+
value?: number;
|
|
1796
|
+
width?: number | string;
|
|
1797
|
+
}// GaugeOptions
|
|
1798
|
+
|
|
1799
|
+
export interface jqxGauge extends widget, GaugeOptions {
|
|
1800
|
+
|
|
1801
|
+
// jqxGauge functions
|
|
1802
|
+
disable(): void;
|
|
1803
|
+
enable(): void;
|
|
1804
|
+
val(value: number): number;
|
|
1805
|
+
}// jqxGauge
|
|
1806
|
+
|
|
1807
|
+
export interface ValidationResult {
|
|
1808
|
+
// ValidationResult properties
|
|
1809
|
+
result: boolean;
|
|
1810
|
+
message?: string;
|
|
1811
|
+
}// ValidationResult
|
|
1812
|
+
|
|
1813
|
+
export interface GridCharting {
|
|
1814
|
+
// GridCharting properties
|
|
1815
|
+
appendTo?: string;
|
|
1816
|
+
colorScheme?: string;
|
|
1817
|
+
dialog?: (width: number, height: number, header: string, position: any, enabled: boolean) => void;
|
|
1818
|
+
formatSettings?: any;
|
|
1819
|
+
ready?: any;
|
|
1820
|
+
}// GridCharting
|
|
1821
|
+
|
|
1822
|
+
export interface GridColumn {
|
|
1823
|
+
// GridColumn properties
|
|
1824
|
+
text?: string;
|
|
1825
|
+
datafield?: string;
|
|
1826
|
+
displayfield?: string;
|
|
1827
|
+
threestatecheckbox?: boolean;
|
|
1828
|
+
sortable?: boolean;
|
|
1829
|
+
filterable?: boolean;
|
|
1830
|
+
filter?: (cellValue?: any, rowData?: any, dataField?: string, filterGroup?: any, defaultFilterResult?: any) => any;
|
|
1831
|
+
buttonclick?: (row: number) => void;
|
|
1832
|
+
hideable?: boolean;
|
|
1833
|
+
hidden?: boolean;
|
|
1834
|
+
groupable?: boolean;
|
|
1835
|
+
menu?: boolean;
|
|
1836
|
+
exportable?: boolean;
|
|
1837
|
+
columngroup?: string;
|
|
1838
|
+
enabletooltips?: boolean;
|
|
1839
|
+
columntype?: string;
|
|
1840
|
+
renderer?: (defaultText?: string, alignment?: string, height?: number) => string;
|
|
1841
|
+
rendered?: (columnHeaderElement?: any) => void;
|
|
1842
|
+
cellsrenderer?: (row?: number, columnfield?: string, value?: any, defaulthtml?: string, columnproperties?: any, rowdata?: any) => string;
|
|
1843
|
+
aggregatesrenderer?: (aggregates?: any, column?: any, element?: any, summaryData?: any) => string;
|
|
1844
|
+
validation?: (cell?: any, value?: number) => any;
|
|
1845
|
+
createwidget?: (row: any, column: any, value: string, cellElement: any) => void;
|
|
1846
|
+
initwidget?: (row: number, column: string, value: string, cellElement: any) => void;
|
|
1847
|
+
createfilterwidget?: (column: any, htmlElement: HTMLElement, editor: any) => void;
|
|
1848
|
+
createfilterpanel?: (datafield: string, filterPanel: any) => void;
|
|
1849
|
+
initeditor?: (row: number, cellvalue: any, editor: any, celltext: any, pressedChar: string, callback: any) => void;
|
|
1850
|
+
createeditor?: (row: number, cellvalue: any, editor: any, celltext: any, cellwidth: any, cellheight: any) => void;
|
|
1851
|
+
destroyeditor?: (row: number, callback: any) => void;
|
|
1852
|
+
geteditorvalue?: (row: number, cellvalue:any, editor:any) => any;
|
|
1853
|
+
cellbeginedit?: (row: number, datafield: string, columntype: string, value: any) => boolean;
|
|
1854
|
+
cellendedit?: (row: number, datafield: string, columntype: string, oldvalue: any, newvalue: any) => boolean;
|
|
1855
|
+
cellvaluechanging?: (row: number, datafield: string, columntype: string, oldvalue: any, newvalue: any) => string | void;
|
|
1856
|
+
createeverpresentrowwidget?: (datafield: string, htmlElement: HTMLElement, popup: any, addRowCallback: any) => any;
|
|
1857
|
+
initeverpresentrowwidget?: (datafield: string, htmlElement: HTMLElement, popup: any) => void;
|
|
1858
|
+
reseteverpresentrowwidgetvalue?: (datafield: string, htmlElement: HTMLElement) => void;
|
|
1859
|
+
geteverpresentrowwidgetvalue?: (datafield: string, htmlElement: HTMLElement) => any;
|
|
1860
|
+
destroyeverpresentrowwidget?: (htmlElement: HTMLElement) => void;
|
|
1861
|
+
validateeverpresentrowwidgetvalue?: (datafield: string, value: any, rowValues: any) => boolean | object;
|
|
1862
|
+
cellsformat?: string;
|
|
1863
|
+
cellclassname?: any;
|
|
1864
|
+
aggregates?: any;
|
|
1865
|
+
align?: string;
|
|
1866
|
+
cellsalign?: string;
|
|
1867
|
+
width?: number | string;
|
|
1868
|
+
minwidth?: any;
|
|
1869
|
+
maxwidth?: any;
|
|
1870
|
+
resizable?: boolean;
|
|
1871
|
+
draggable?: boolean;
|
|
1872
|
+
editable?: boolean;
|
|
1873
|
+
batcheditable?: boolean;
|
|
1874
|
+
classname?: string;
|
|
1875
|
+
pinned?: boolean;
|
|
1876
|
+
nullable?: boolean;
|
|
1877
|
+
filteritems?: any;
|
|
1878
|
+
filterdelay?: number;
|
|
1879
|
+
filtertype?: string;
|
|
1880
|
+
filtercondition?: string;
|
|
1881
|
+
}// GridColumn
|
|
1882
|
+
|
|
1883
|
+
export interface GridSourceDataFields {
|
|
1884
|
+
// GridSourceDataFields properties
|
|
1885
|
+
name: string;
|
|
1886
|
+
type?: string;
|
|
1887
|
+
format?: string;
|
|
1888
|
+
map?: string;
|
|
1889
|
+
id?: string;
|
|
1890
|
+
text?: string;
|
|
1891
|
+
source?: Array<any>;
|
|
1892
|
+
}// GridSourceDataFields
|
|
1893
|
+
|
|
1894
|
+
export interface GridSource {
|
|
1895
|
+
// GridSource properties
|
|
1896
|
+
url?: string;
|
|
1897
|
+
data?: any;
|
|
1898
|
+
localdata?: any;
|
|
1899
|
+
datatype?: string;
|
|
1900
|
+
type?: string;
|
|
1901
|
+
id?: string;
|
|
1902
|
+
root?: string;
|
|
1903
|
+
record?: string;
|
|
1904
|
+
datafields?: Array<GridSourceDataFields>;
|
|
1905
|
+
pagenum?: number;
|
|
1906
|
+
pagesize?: number;
|
|
1907
|
+
pager?: (pagenum?: number, pagesize?: number, oldpagenum?: number) => any;
|
|
1908
|
+
sortcolumn?: string;
|
|
1909
|
+
sortdirection?: string;
|
|
1910
|
+
sort?: (column?: any, direction?: any) => void;
|
|
1911
|
+
filter?: (filters?: any, recordsArray?: any) => void;
|
|
1912
|
+
addrow?: (rowid?: any, rowdata?: any, position?: any, commit?: boolean) => void;
|
|
1913
|
+
deleterow?: (rowid?: any, commit?: boolean) => void;
|
|
1914
|
+
updaterow?: (rowid?: any, newdata?: any, commit? : any) => void;
|
|
1915
|
+
processdata?: (data: any) => void;
|
|
1916
|
+
formatdata?: (data: any) => any;
|
|
1917
|
+
async?: boolean;
|
|
1918
|
+
totalrecords?: number;
|
|
1919
|
+
unboundmode?: boolean;
|
|
1920
|
+
}// GridSource
|
|
1921
|
+
|
|
1922
|
+
export interface GridGetColumn {
|
|
1923
|
+
// GridGetColumn properties
|
|
1924
|
+
datafield?: string;
|
|
1925
|
+
displayfield?: string;
|
|
1926
|
+
text?: string;
|
|
1927
|
+
sortable?: boolean;
|
|
1928
|
+
filterable?: boolean;
|
|
1929
|
+
exportable?: boolean;
|
|
1930
|
+
editable?: boolean;
|
|
1931
|
+
groupable?: boolean;
|
|
1932
|
+
resizable?: boolean;
|
|
1933
|
+
draggable?: boolean;
|
|
1934
|
+
classname?: string;
|
|
1935
|
+
cellclassname?: any;
|
|
1936
|
+
width?: number | string;
|
|
1937
|
+
menu?: boolean;
|
|
1938
|
+
}// GridGetColumn
|
|
1939
|
+
|
|
1940
|
+
export interface GridGetDataInformation {
|
|
1941
|
+
// GridGetDataInformation properties
|
|
1942
|
+
rowscount?: string;
|
|
1943
|
+
sortinformation?: any;
|
|
1944
|
+
sortcolumn?: any;
|
|
1945
|
+
sortdirection?: any;
|
|
1946
|
+
paginginformation?: any;
|
|
1947
|
+
pagenum?: any;
|
|
1948
|
+
pagesize?: any;
|
|
1949
|
+
pagescount?: any;
|
|
1950
|
+
}// GridGetDataInformation
|
|
1951
|
+
|
|
1952
|
+
export interface GridGetSortInformation {
|
|
1953
|
+
// GridGetSortInformation properties
|
|
1954
|
+
sortcolumn?: string;
|
|
1955
|
+
sortdirection?: any;
|
|
1956
|
+
}// GridGetSortInformation
|
|
1957
|
+
|
|
1958
|
+
export interface GridGetPagingInformation {
|
|
1959
|
+
// GridGetPagingInformation properties
|
|
1960
|
+
pagenum?: string;
|
|
1961
|
+
pagesize?: any;
|
|
1962
|
+
pagescount?: any;
|
|
1963
|
+
}// GridGetPagingInformation
|
|
1964
|
+
|
|
1965
|
+
export interface GridDateNaming {
|
|
1966
|
+
// GridDateNaming properties
|
|
1967
|
+
names?: Array<string>;
|
|
1968
|
+
namesAbbr?: Array<string>;
|
|
1969
|
+
namesShort?: Array<string>;
|
|
1970
|
+
}// GridDateNaming
|
|
1971
|
+
|
|
1972
|
+
export interface GridLocalizationobject {
|
|
1973
|
+
// GridLocalizationobject properties
|
|
1974
|
+
filterstringcomparisonoperators?: any;
|
|
1975
|
+
filternumericcomparisonoperators?: any;
|
|
1976
|
+
filterdatecomparisonoperators?: any;
|
|
1977
|
+
filterbooleancomparisonoperators?: any;
|
|
1978
|
+
pagergotopagestring?: string;
|
|
1979
|
+
pagershowrowsstring?: string;
|
|
1980
|
+
pagerrangestring?: string;
|
|
1981
|
+
pagernextbuttonstring?: string;
|
|
1982
|
+
pagerpreviousbuttonstring?: string;
|
|
1983
|
+
sortascendingstring?: string;
|
|
1984
|
+
sortdescendingstring?: string;
|
|
1985
|
+
sortremovestring?: string;
|
|
1986
|
+
firstDay?: number;
|
|
1987
|
+
percentsymbol?: string;
|
|
1988
|
+
currencysymbol?: string;
|
|
1989
|
+
currencysymbolposition?: string;
|
|
1990
|
+
decimalseparator?: string;
|
|
1991
|
+
thousandsseparator?: string;
|
|
1992
|
+
days?: GridDateNaming;
|
|
1993
|
+
months?: GridDateNaming;
|
|
1994
|
+
addrowstring?: string;
|
|
1995
|
+
updaterowstring?: string;
|
|
1996
|
+
deleterowstring?: string;
|
|
1997
|
+
resetrowstring?: string;
|
|
1998
|
+
everpresentrowplaceholder?: string;
|
|
1999
|
+
emptydatastring?: string;
|
|
2000
|
+
}// GridLocalizationobject
|
|
2001
|
+
|
|
2002
|
+
export interface GridScrollPosition {
|
|
2003
|
+
// GridScrollPosition properties
|
|
2004
|
+
top?: number;
|
|
2005
|
+
left?: number;
|
|
2006
|
+
}// GridScrollPosition
|
|
2007
|
+
|
|
2008
|
+
export interface GridGetGroup {
|
|
2009
|
+
// GridGetGroup properties
|
|
2010
|
+
group?: number;
|
|
2011
|
+
level?: number;
|
|
2012
|
+
expanded?: number;
|
|
2013
|
+
subgroups?: number;
|
|
2014
|
+
subrows?: number;
|
|
2015
|
+
}// GridGetGroup
|
|
2016
|
+
|
|
2017
|
+
export interface GridGetCell {
|
|
2018
|
+
// GridGetCell properties
|
|
2019
|
+
value?: number;
|
|
2020
|
+
row?: number;
|
|
2021
|
+
column?: number;
|
|
2022
|
+
}// GridGetCell
|
|
2023
|
+
|
|
2024
|
+
export interface GridGetSelectedCell {
|
|
2025
|
+
// GridGetSelectedCell properties
|
|
2026
|
+
rowindex?: number;
|
|
2027
|
+
datafield?: string;
|
|
2028
|
+
}// GridGetSelectedCell
|
|
2029
|
+
|
|
2030
|
+
export interface GridGetStateColumns {
|
|
2031
|
+
// GridGetStateColumns properties
|
|
2032
|
+
width?: number | string;
|
|
2033
|
+
hidden?: boolean;
|
|
2034
|
+
index?: number;
|
|
2035
|
+
pinned?: boolean;
|
|
2036
|
+
groupable?: boolean;
|
|
2037
|
+
resizable?: boolean;
|
|
2038
|
+
draggable?: boolean;
|
|
2039
|
+
text?: string;
|
|
2040
|
+
align?: string;
|
|
2041
|
+
cellsalign?: string;
|
|
2042
|
+
}// GridGetStateColumns
|
|
2043
|
+
|
|
2044
|
+
export interface GridGetState {
|
|
2045
|
+
// GridGetState properties
|
|
2046
|
+
width?: number | string;
|
|
2047
|
+
height?: number | string;
|
|
2048
|
+
pagenum?: number;
|
|
2049
|
+
pagesize?: number;
|
|
2050
|
+
pagesizeoptions?: Array<string>;
|
|
2051
|
+
sortcolumn?: any;
|
|
2052
|
+
sortdirection?: any;
|
|
2053
|
+
filters?: any;
|
|
2054
|
+
groups?: any;
|
|
2055
|
+
columns?: GridGetStateColumns;
|
|
2056
|
+
}// GridGetState
|
|
2057
|
+
|
|
2058
|
+
export interface GridColumnmenuopening {
|
|
2059
|
+
// GridColumnmenuopening properties
|
|
2060
|
+
menu?: any;
|
|
2061
|
+
datafield?: any;
|
|
2062
|
+
height?: any;
|
|
2063
|
+
}// GridColumnmenuopening
|
|
2064
|
+
|
|
2065
|
+
export interface GridColumnmenuclosing {
|
|
2066
|
+
// GridColumnmenuclosing properties
|
|
2067
|
+
menu?: any;
|
|
2068
|
+
datafield?: any;
|
|
2069
|
+
height?: any;
|
|
2070
|
+
}// GridColumnmenuclosing
|
|
2071
|
+
|
|
2072
|
+
export interface GridCellhover {
|
|
2073
|
+
// GridCellhover properties
|
|
2074
|
+
cellhtmlElement?: any;
|
|
2075
|
+
x?: any;
|
|
2076
|
+
y?: any;
|
|
2077
|
+
}// GridCellhover
|
|
2078
|
+
|
|
2079
|
+
export interface GridGroupsrenderer {
|
|
2080
|
+
// GridGroupsrenderer properties
|
|
2081
|
+
text?: string;
|
|
2082
|
+
group?: number;
|
|
2083
|
+
expanded?: boolean;
|
|
2084
|
+
data?: object;
|
|
2085
|
+
}// GridGroupsrenderer
|
|
2086
|
+
|
|
2087
|
+
export interface GridGroupcolumnrenderer {
|
|
2088
|
+
// GridGroupcolumnrenderer properties
|
|
2089
|
+
text?: any;
|
|
2090
|
+
}// GridGroupcolumnrenderer
|
|
2091
|
+
|
|
2092
|
+
export interface GridHandlekeyboardnavigation {
|
|
2093
|
+
// GridHandlekeyboardnavigation properties
|
|
2094
|
+
event?: any;
|
|
2095
|
+
}// GridHandlekeyboardnavigation
|
|
2096
|
+
|
|
2097
|
+
export interface GridScrollfeedback {
|
|
2098
|
+
// GridScrollfeedback properties
|
|
2099
|
+
row?: any;
|
|
2100
|
+
}// GridScrollfeedback
|
|
2101
|
+
|
|
2102
|
+
export interface GridFilter {
|
|
2103
|
+
// GridFilter properties
|
|
2104
|
+
cellValue?: any;
|
|
2105
|
+
rowData?: any;
|
|
2106
|
+
dataField?: string;
|
|
2107
|
+
filterGroup?: any;
|
|
2108
|
+
defaultFilterResult?: boolean;
|
|
2109
|
+
}// GridFilter
|
|
2110
|
+
|
|
2111
|
+
export interface GridRendertoolbar {
|
|
2112
|
+
// GridRendertoolbar properties
|
|
2113
|
+
toolbar?: any;
|
|
2114
|
+
}// GridRendertoolbar
|
|
2115
|
+
|
|
2116
|
+
export interface GridRenderstatusbar {
|
|
2117
|
+
// GridRenderstatusbar properties
|
|
2118
|
+
statusbar?: any;
|
|
2119
|
+
}// GridRenderstatusbar
|
|
2120
|
+
|
|
2121
|
+
export interface GridOptions {
|
|
2122
|
+
// GridOptions properties
|
|
2123
|
+
altrows?: boolean;
|
|
2124
|
+
altstart?: number;
|
|
2125
|
+
altstep?: number;
|
|
2126
|
+
autoshowloadelement?: boolean;
|
|
2127
|
+
autoshowfiltericon?: boolean;
|
|
2128
|
+
autoshowcolumnsmenubutton?: boolean;
|
|
2129
|
+
showcolumnlines?: boolean;
|
|
2130
|
+
showrowlines?: boolean;
|
|
2131
|
+
showcolumnheaderlines?: boolean;
|
|
2132
|
+
adaptive?: boolean;
|
|
2133
|
+
adaptivewidth?: number;
|
|
2134
|
+
clipboard?: boolean;
|
|
2135
|
+
closeablegroups?: boolean;
|
|
2136
|
+
columnsmenuwidth?: number;
|
|
2137
|
+
columnmenuopening?: (menu?: GridColumnmenuopening['menu'], datafield?: GridColumnmenuopening['datafield'], height?: GridColumnmenuopening['height']) => boolean | void;
|
|
2138
|
+
columnmenuclosing?: (menu?: GridColumnmenuclosing['menu'], datafield?: GridColumnmenuclosing['datafield'], height?: GridColumnmenuclosing['height']) => boolean;
|
|
2139
|
+
cellhover?: (cellhtmlElement?: GridCellhover['cellhtmlElement'], x?: GridCellhover['x'], y?: GridCellhover['y']) => void;
|
|
2140
|
+
enablekeyboarddelete?: boolean;
|
|
2141
|
+
enableellipsis?: boolean;
|
|
2142
|
+
enablemousewheel?: boolean;
|
|
2143
|
+
enableanimations?: boolean;
|
|
2144
|
+
enabletooltips?: boolean;
|
|
2145
|
+
enablehover?: boolean;
|
|
2146
|
+
enablebrowserselection?: boolean;
|
|
2147
|
+
everpresentrowposition?: string;
|
|
2148
|
+
everpresentrowheight?: number;
|
|
2149
|
+
everpresentrowactions?: string;
|
|
2150
|
+
everpresentrowactionsmode?: string;
|
|
2151
|
+
filterrowheight?: number;
|
|
2152
|
+
filtermode?: string;
|
|
2153
|
+
groupsrenderer?: (text?: GridGroupsrenderer['text'], group?: GridGroupsrenderer['group'], expanded?: GridGroupsrenderer['expanded'], data?: GridGroupsrenderer['data']) => string;
|
|
2154
|
+
groupcolumnrenderer?: (text?: GridGroupcolumnrenderer['text']) => string;
|
|
2155
|
+
groupsexpandedbydefault?: boolean;
|
|
2156
|
+
handlekeyboardnavigation?: (event: GridHandlekeyboardnavigation['event']) => boolean;
|
|
2157
|
+
pagerrenderer?: () => any[];
|
|
2158
|
+
rtl?: boolean;
|
|
2159
|
+
showdefaultloadelement?: boolean;
|
|
2160
|
+
showfiltercolumnbackground?: boolean;
|
|
2161
|
+
showfiltermenuitems?: boolean;
|
|
2162
|
+
showpinnedcolumnbackground?: boolean;
|
|
2163
|
+
showsortcolumnbackground?: boolean;
|
|
2164
|
+
showsortmenuitems?: boolean;
|
|
2165
|
+
showgroupmenuitems?: boolean;
|
|
2166
|
+
showrowdetailscolumn?: boolean;
|
|
2167
|
+
showheader?: boolean;
|
|
2168
|
+
showgroupsheader?: boolean;
|
|
2169
|
+
showaggregates?: boolean;
|
|
2170
|
+
showgroupaggregates?: boolean;
|
|
2171
|
+
showeverpresentrow?: boolean;
|
|
2172
|
+
showfilterrow?: boolean;
|
|
2173
|
+
showemptyrow?: boolean;
|
|
2174
|
+
showstatusbar?: boolean;
|
|
2175
|
+
statusbarheight?: number;
|
|
2176
|
+
showtoolbar?: boolean;
|
|
2177
|
+
showfilterbar?: boolean;
|
|
2178
|
+
filterbarmode?: string;
|
|
2179
|
+
selectionmode?: string;
|
|
2180
|
+
updatefilterconditions?: (type?: string, defaultconditions?: any) => any;
|
|
2181
|
+
updatefilterpanel?: (filtertypedropdown1?: any, filtertypedropdown2?: any, filteroperatordropdown?: any, filterinputfield1?: any, filterinputfield2?: any, filterbutton?: any, clearbutton?: any, columnfilter?: any, filtertype?: any, filterconditions?: any) => any;
|
|
2182
|
+
theme?: string;
|
|
2183
|
+
toolbarheight?: number;
|
|
2184
|
+
autoheight?: boolean;
|
|
2185
|
+
autorowheight?: boolean;
|
|
2186
|
+
columnsheight?: number;
|
|
2187
|
+
deferreddatafields?: Array<string>;
|
|
2188
|
+
groupsheaderheight?: number;
|
|
2189
|
+
groupindentwidth?: number;
|
|
2190
|
+
height?: number | string;
|
|
2191
|
+
pagerheight?: number | string;
|
|
2192
|
+
rowsheight?: number;
|
|
2193
|
+
scrollbarsize?: number | string;
|
|
2194
|
+
scrollmode?: string;
|
|
2195
|
+
scrollfeedback?: (row: GridScrollfeedback['row']) => string;
|
|
2196
|
+
width?: string | number;
|
|
2197
|
+
autosavestate?: boolean;
|
|
2198
|
+
autoloadstate?: boolean;
|
|
2199
|
+
columns?: GridColumn[];
|
|
2200
|
+
enableSanitize?: boolean;
|
|
2201
|
+
cardview?: boolean;
|
|
2202
|
+
cardviewcolumns?: any;
|
|
2203
|
+
cardheight?: number;
|
|
2204
|
+
cardsize?: number;
|
|
2205
|
+
columngroups?: Array<any>;
|
|
2206
|
+
columnsmenu?: boolean;
|
|
2207
|
+
columnsresize?: boolean;
|
|
2208
|
+
columnsautoresize?: boolean;
|
|
2209
|
+
columnsreorder?: boolean;
|
|
2210
|
+
charting?: GridCharting;
|
|
2211
|
+
disabled?: boolean;
|
|
2212
|
+
editable?: boolean;
|
|
2213
|
+
editmode?: string;
|
|
2214
|
+
filter?: (cellValue?: GridFilter['cellValue'], rowData?: GridFilter['rowData'], dataField?: GridFilter['dataField'], filterGroup?: GridFilter['filterGroup'], defaultFilterResult?: GridFilter['defaultFilterResult']) => any;
|
|
2215
|
+
filterable?: boolean;
|
|
2216
|
+
groupable?: boolean;
|
|
2217
|
+
groups?: Array<string>;
|
|
2218
|
+
horizontalscrollbarstep?: number;
|
|
2219
|
+
horizontalscrollbarlargestep?: number;
|
|
2220
|
+
initrowdetails?: (index?: number, parentElement?: any, gridElement?: any, datarecord?: any) => void;
|
|
2221
|
+
keyboardnavigation?: boolean;
|
|
2222
|
+
localization?: GridLocalizationobject;
|
|
2223
|
+
pagesize?: number;
|
|
2224
|
+
pagesizeoptions?: Array<number | string>;
|
|
2225
|
+
pagermode?: 'simple' | 'default' | 'material';
|
|
2226
|
+
pagerbuttonscount?: number;
|
|
2227
|
+
pageable?: boolean;
|
|
2228
|
+
autofill?: boolean;
|
|
2229
|
+
rowdetails?: boolean;
|
|
2230
|
+
rowdetailstemplate?: any;
|
|
2231
|
+
ready?: () => void;
|
|
2232
|
+
rendered?: (type: any) => void;
|
|
2233
|
+
renderstatusbar?: (statusbar?: GridRenderstatusbar['statusbar']) => void;
|
|
2234
|
+
rendertoolbar?: (toolbar?: GridRendertoolbar['toolbar']) => void;
|
|
2235
|
+
rendergridrows?: (params?: any) => any;
|
|
2236
|
+
sortable?: boolean;
|
|
2237
|
+
sortmode?: string;
|
|
2238
|
+
selectedrowindex?: number;
|
|
2239
|
+
selectedrowindexes?: Array<number>;
|
|
2240
|
+
source?: GridSource;
|
|
2241
|
+
sorttogglestates?: string;
|
|
2242
|
+
updatedelay?: number;
|
|
2243
|
+
virtualmode?: boolean;
|
|
2244
|
+
verticalscrollbarstep?: number;
|
|
2245
|
+
verticalscrollbarlargestep?: number;
|
|
2246
|
+
}// GridOptions
|
|
2247
|
+
|
|
2248
|
+
export interface jqxGrid extends widget, GridOptions {
|
|
2249
|
+
|
|
2250
|
+
// jqxGrid functions
|
|
2251
|
+
autoresizecolumns(type: string): void;
|
|
2252
|
+
autoresizecolumn(dataField: string, type: string): void;
|
|
2253
|
+
beginupdate(): void;
|
|
2254
|
+
clear(): void;
|
|
2255
|
+
createChart(type: string, dataSource: any): void;
|
|
2256
|
+
destroy(): void;
|
|
2257
|
+
endupdate(): void;
|
|
2258
|
+
ensurerowvisible(rowBoundIndex: number): void;
|
|
2259
|
+
focus(): void;
|
|
2260
|
+
getcolumnindex(dataField: string): number;
|
|
2261
|
+
getcolumn(dataField: string): GridGetColumn;
|
|
2262
|
+
getcolumnproperty(dataField: string, propertyName: string): any;
|
|
2263
|
+
getrowid(rowBoundIndex: number): string;
|
|
2264
|
+
getrowdata(rowBoundIndex: number): any;
|
|
2265
|
+
getrowdatabyid(rowID: string): any;
|
|
2266
|
+
getrowboundindexbyid(rowID: string): number;
|
|
2267
|
+
getrowboundindex(rowDisplayIndex: number): number;
|
|
2268
|
+
getrows(): Array<any>;
|
|
2269
|
+
getboundrows(): Array<any>;
|
|
2270
|
+
getdisplayrows(): Array<any>;
|
|
2271
|
+
getdatainformation(): GridGetDataInformation;
|
|
2272
|
+
getsortinformation(): GridGetSortInformation;
|
|
2273
|
+
getpaginginformation(): GridGetPagingInformation;
|
|
2274
|
+
hidecolumn(dataField: string): void;
|
|
2275
|
+
hideloadelement(): void;
|
|
2276
|
+
hiderowdetails(rowBoundIndex: number): void;
|
|
2277
|
+
iscolumnvisible(dataField: string): boolean;
|
|
2278
|
+
iscolumnpinned(dataField: string): boolean;
|
|
2279
|
+
localizestrings(localizationobject: GridLocalizationobject): void;
|
|
2280
|
+
pincolumn(dataField: string): void;
|
|
2281
|
+
refreshdata(): void;
|
|
2282
|
+
refresh(): void;
|
|
2283
|
+
render(): void;
|
|
2284
|
+
scrolloffset(top: number, left: number): void;
|
|
2285
|
+
scrollposition(): GridScrollPosition;
|
|
2286
|
+
showloadelement(): void;
|
|
2287
|
+
showrowdetails(rowBoundIndex: number): void;
|
|
2288
|
+
setcolumnindex(dataField: string, index: number): void;
|
|
2289
|
+
setcolumnproperty(dataField: string, propertyName: any, propertyValue: any): void;
|
|
2290
|
+
showcolumn(dataField: string): void;
|
|
2291
|
+
unpincolumn(dataField: string): void;
|
|
2292
|
+
updatebounddata(type: any): void;
|
|
2293
|
+
updating(): boolean;
|
|
2294
|
+
getsortcolumn(): string;
|
|
2295
|
+
removesort(): void;
|
|
2296
|
+
sortby(dataField: string, sortOrder: string): void;
|
|
2297
|
+
addgroup(dataField: string): void;
|
|
2298
|
+
cleargroups(): void;
|
|
2299
|
+
collapsegroup(group: number | string): void;
|
|
2300
|
+
collapseallgroups(): void;
|
|
2301
|
+
expandallgroups(): void;
|
|
2302
|
+
expandgroup(group: number | string): void;
|
|
2303
|
+
getrootgroupscount(): number;
|
|
2304
|
+
getgroup(groupIndex: number): GridGetGroup;
|
|
2305
|
+
insertgroup(groupIndex: number, dataField: string): void;
|
|
2306
|
+
iscolumngroupable(): boolean;
|
|
2307
|
+
removegroupat(groupIndex: number): void;
|
|
2308
|
+
removegroup(dataField: string): void;
|
|
2309
|
+
addfilter(dataField: string, filterGroup: any, refreshGrid: boolean): void;
|
|
2310
|
+
applyfilters(): void;
|
|
2311
|
+
clearfilters(): void;
|
|
2312
|
+
getfilterinformation(): any;
|
|
2313
|
+
getcolumnat(index: number): any;
|
|
2314
|
+
removefilter(dataField: string, refreshGrid: boolean): void;
|
|
2315
|
+
refreshfilterrow(): void;
|
|
2316
|
+
gotopage(pagenumber: number): void;
|
|
2317
|
+
gotoprevpage(): void;
|
|
2318
|
+
gotonextpage(): void;
|
|
2319
|
+
addrow(rowIds: any, data: any, rowPosition: any): void;
|
|
2320
|
+
begincelledit(rowBoundIndex: number, dataField: string): void;
|
|
2321
|
+
beginrowedit(rowBoundIndex: number): void;
|
|
2322
|
+
closemenu(): void;
|
|
2323
|
+
deleterow(rowIds: string | number | Array<number | string>): void;
|
|
2324
|
+
endcelledit(rowBoundIndex: number, dataField: string, confirmChanges: boolean): void;
|
|
2325
|
+
endrowedit(rowBoundIndex: number, confirmChanges: boolean): void;
|
|
2326
|
+
getcell(rowBoundIndex: number, datafield: string): GridGetCell;
|
|
2327
|
+
getcellatposition(left: number, top: number): GridGetCell;
|
|
2328
|
+
getcelltext(rowBoundIndex: number, dataField: string): string;
|
|
2329
|
+
getcelltextbyid(rowID: string, dataField: string): string;
|
|
2330
|
+
getcellvaluebyid(rowID: string, dataField: string): any;
|
|
2331
|
+
getcellvalue(rowBoundIndex: number, dataField: string): any;
|
|
2332
|
+
isBindingCompleted(): boolean;
|
|
2333
|
+
openmenu(dataField: string): void;
|
|
2334
|
+
setcellvalue(rowBoundIndex: number, dataField: string, value: any): void;
|
|
2335
|
+
setcellvaluebyid(rowID: string, dataField: string, value: any): void;
|
|
2336
|
+
showvalidationpopup(rowBoundIndex: number, dataField: string, validationMessage: string): void;
|
|
2337
|
+
updaterow(rowIds: string | number | Array<number | string>, data: any): void;
|
|
2338
|
+
clearselection(): void;
|
|
2339
|
+
getselectedrowindex(): number;
|
|
2340
|
+
getselectedrowindexes(): Array<number>;
|
|
2341
|
+
getselectedcell(): GridGetSelectedCell;
|
|
2342
|
+
getselectedcells(): Array<GridGetSelectedCell>;
|
|
2343
|
+
selectcell(rowBoundIndex: number, dataField: string): void;
|
|
2344
|
+
selectallrows(): void;
|
|
2345
|
+
selectrow(rowBoundIndex: number): void;
|
|
2346
|
+
unselectrow(rowBoundIndex: number): void;
|
|
2347
|
+
unselectcell(rowBoundIndex: number, dataField: string): void;
|
|
2348
|
+
getcolumnaggregateddata(dataField: string, aggregates: Array<any>): string;
|
|
2349
|
+
refreshaggregates(): void;
|
|
2350
|
+
renderaggregates(): void;
|
|
2351
|
+
exportdata(dataType: string, fileName: string, exportHeader: boolean, rows: Array<number>, exportHiddenColumns: boolean, serverURL: string, charSet: string): any;
|
|
2352
|
+
exportview(dataType: string, fileName: string): any;
|
|
2353
|
+
openColumnChooser(columns: any, header: string): void;
|
|
2354
|
+
getstate(): GridGetState;
|
|
2355
|
+
loadstate(stateobject: any): void;
|
|
2356
|
+
savestate(): GridGetState;
|
|
2357
|
+
}// jqxGrid
|
|
2358
|
+
|
|
2359
|
+
export interface InputOptions {
|
|
2360
|
+
// InputOptions properties
|
|
2361
|
+
disabled?: boolean;
|
|
2362
|
+
dropDownWidth?: number | string;
|
|
2363
|
+
displayMember?: string;
|
|
2364
|
+
height?: string | number;
|
|
2365
|
+
items?: number;
|
|
2366
|
+
minLength?: number;
|
|
2367
|
+
maxLength?: number;
|
|
2368
|
+
opened?: boolean;
|
|
2369
|
+
placeHolder?: string;
|
|
2370
|
+
popupZIndex?: number;
|
|
2371
|
+
query?: string;
|
|
2372
|
+
renderer?: (itemValue?: string, inputValue?: string) => string;
|
|
2373
|
+
rtl?: boolean;
|
|
2374
|
+
searchMode?: string;
|
|
2375
|
+
source?: any;
|
|
2376
|
+
theme?: string;
|
|
2377
|
+
valueMember?: string;
|
|
2378
|
+
width?: string | number;
|
|
2379
|
+
value?: number | string;
|
|
2380
|
+
}// InputOptions
|
|
2381
|
+
|
|
2382
|
+
export interface jqxInput extends widget, InputOptions {
|
|
2383
|
+
|
|
2384
|
+
// jqxInput functions
|
|
2385
|
+
destroy(): void;
|
|
2386
|
+
focus(): void;
|
|
2387
|
+
selectAll(): void;
|
|
2388
|
+
val(value: number | string): string;
|
|
2389
|
+
}// jqxInput
|
|
2390
|
+
|
|
2391
|
+
export interface KanbanColumns {
|
|
2392
|
+
// KanbanColumns properties
|
|
2393
|
+
text?: string;
|
|
2394
|
+
dataField?: string;
|
|
2395
|
+
maxItems?: number;
|
|
2396
|
+
collapsible?: boolean;
|
|
2397
|
+
collapseDirection?: string;
|
|
2398
|
+
headerElement?: any;
|
|
2399
|
+
collapsedHeaderElement?: any;
|
|
2400
|
+
iconClassName?: string;
|
|
2401
|
+
}// KanbanColumns
|
|
2402
|
+
|
|
2403
|
+
export interface KanbanColumnRenderer {
|
|
2404
|
+
// KanbanColumnRenderer properties
|
|
2405
|
+
element?: any;
|
|
2406
|
+
collapsedElement?: any;
|
|
2407
|
+
column?: any;
|
|
2408
|
+
}// KanbanColumnRenderer
|
|
2409
|
+
|
|
2410
|
+
export interface KanbanItemRenderer {
|
|
2411
|
+
// KanbanItemRenderer properties
|
|
2412
|
+
element?: any;
|
|
2413
|
+
item?: any;
|
|
2414
|
+
resource?: any;
|
|
2415
|
+
}// KanbanItemRenderer
|
|
2416
|
+
|
|
2417
|
+
export interface KanbanSource {
|
|
2418
|
+
// KanbanSource properties
|
|
2419
|
+
id?: number;
|
|
2420
|
+
status?: string;
|
|
2421
|
+
text?: string;
|
|
2422
|
+
content?: any;
|
|
2423
|
+
tags?: string;
|
|
2424
|
+
color?: string;
|
|
2425
|
+
resourceId?: any;
|
|
2426
|
+
className?: string;
|
|
2427
|
+
}// KanbanSource
|
|
2428
|
+
|
|
2429
|
+
export interface KanbanUpdateItem {
|
|
2430
|
+
// KanbanUpdateItem properties
|
|
2431
|
+
status?: string;
|
|
2432
|
+
text?: string;
|
|
2433
|
+
content?: any;
|
|
2434
|
+
tags?: string;
|
|
2435
|
+
color?: string;
|
|
2436
|
+
resourceId?: any;
|
|
2437
|
+
className?: string;
|
|
2438
|
+
}// KanbanUpdateItem
|
|
2439
|
+
|
|
2440
|
+
export interface KanbanOptions {
|
|
2441
|
+
// KanbanOptions properties
|
|
2442
|
+
columnRenderer?: (element?: KanbanColumnRenderer['element'], collapsedElement?: KanbanColumnRenderer['collapsedElement'], column?: KanbanColumnRenderer['column']) => void;
|
|
2443
|
+
columns?: Array<KanbanColumns>;
|
|
2444
|
+
connectWith?: string;
|
|
2445
|
+
headerHeight?: number | string;
|
|
2446
|
+
headerWidth?: number;
|
|
2447
|
+
height?: string | number;
|
|
2448
|
+
itemRenderer?: (element?: KanbanItemRenderer['element'], item?: KanbanItemRenderer['item'], resource?: KanbanItemRenderer['resource']) => void;
|
|
2449
|
+
ready?: () => void;
|
|
2450
|
+
rtl?: boolean;
|
|
2451
|
+
source?: any;
|
|
2452
|
+
resources?: any;
|
|
2453
|
+
template?: string;
|
|
2454
|
+
templateContent?: any;
|
|
2455
|
+
theme?: string;
|
|
2456
|
+
width?: string | number;
|
|
2457
|
+
}// KanbanOptions
|
|
2458
|
+
|
|
2459
|
+
export interface jqxKanban extends widget, KanbanOptions {
|
|
2460
|
+
|
|
2461
|
+
// jqxKanban functions
|
|
2462
|
+
addItem(newItem: any): void;
|
|
2463
|
+
destroy(): void;
|
|
2464
|
+
getColumn(dataField: string): KanbanColumns;
|
|
2465
|
+
getColumnItems(dataField: string): Array<KanbanSource>;
|
|
2466
|
+
getItems(): KanbanSource;
|
|
2467
|
+
removeItem(itemId: string): void;
|
|
2468
|
+
updateItem(itemId: string, newContent: KanbanUpdateItem): void;
|
|
2469
|
+
}// jqxKanban
|
|
2470
|
+
|
|
2471
|
+
export interface KnobChanging {
|
|
2472
|
+
// KnobChanging properties
|
|
2473
|
+
oldValue?: number;
|
|
2474
|
+
newValue?: number;
|
|
2475
|
+
}// KnobChanging
|
|
2476
|
+
|
|
2477
|
+
export interface KnobLabelsFormatFunction {
|
|
2478
|
+
// KnobLabelsFormatFunction properties
|
|
2479
|
+
formatFunction?: (label: string | number) => string | number;
|
|
2480
|
+
}// KnobLabelsFormatFunction
|
|
2481
|
+
|
|
2482
|
+
export interface KnobMarks {
|
|
2483
|
+
// KnobMarks properties
|
|
2484
|
+
colorProgress?: any;
|
|
2485
|
+
colorRemaining?: any;
|
|
2486
|
+
drawAboveProgressBar?: boolean;
|
|
2487
|
+
minorInterval?: number;
|
|
2488
|
+
majorInterval?: number;
|
|
2489
|
+
majorSize?: number | string;
|
|
2490
|
+
offset?: string;
|
|
2491
|
+
rotate?: boolean;
|
|
2492
|
+
size?: number | string;
|
|
2493
|
+
type?: string;
|
|
2494
|
+
thickness?: number;
|
|
2495
|
+
visible?: boolean;
|
|
2496
|
+
}// KnobMarks
|
|
2497
|
+
|
|
2498
|
+
export interface KnobDial {
|
|
2499
|
+
// KnobDial properties
|
|
2500
|
+
innerRadius?: any;
|
|
2501
|
+
outerRadius?: any;
|
|
2502
|
+
style?: any;
|
|
2503
|
+
startAngle?: number;
|
|
2504
|
+
endAngle?: number;
|
|
2505
|
+
}// KnobDial
|
|
2506
|
+
|
|
2507
|
+
export interface KnobLabels {
|
|
2508
|
+
// KnobLabels properties
|
|
2509
|
+
rotate?: any;
|
|
2510
|
+
offset?: number | string;
|
|
2511
|
+
visible?: boolean;
|
|
2512
|
+
step?: number;
|
|
2513
|
+
style?: any;
|
|
2514
|
+
formatFunction?: KnobLabelsFormatFunction['formatFunction'];
|
|
2515
|
+
}// KnobLabels
|
|
2516
|
+
|
|
2517
|
+
export interface KnobProgressBar {
|
|
2518
|
+
// KnobProgressBar properties
|
|
2519
|
+
offset?: number | string;
|
|
2520
|
+
style?: any;
|
|
2521
|
+
size?: number | string;
|
|
2522
|
+
background?: any;
|
|
2523
|
+
ranges?: Array<any>;
|
|
2524
|
+
}// KnobProgressBar
|
|
2525
|
+
|
|
2526
|
+
export interface KnobPointer {
|
|
2527
|
+
// KnobPointer properties
|
|
2528
|
+
offset?: number | string;
|
|
2529
|
+
type?: string;
|
|
2530
|
+
style?: any;
|
|
2531
|
+
size?: number | string;
|
|
2532
|
+
thickness?: number;
|
|
2533
|
+
visible?: boolean;
|
|
2534
|
+
}// KnobPointer
|
|
2535
|
+
|
|
2536
|
+
export interface KnobSpinner {
|
|
2537
|
+
// KnobSpinner properties
|
|
2538
|
+
innerRadius?: any;
|
|
2539
|
+
outerRadius?: any;
|
|
2540
|
+
style?: any;
|
|
2541
|
+
marks?: KnobMarks;
|
|
2542
|
+
}// KnobSpinner
|
|
2543
|
+
|
|
2544
|
+
export interface KnobStyle {
|
|
2545
|
+
// KnobStyle properties
|
|
2546
|
+
fill?: any;
|
|
2547
|
+
stroke?: string;
|
|
2548
|
+
strokeWidth?: number;
|
|
2549
|
+
}// KnobStyle
|
|
2550
|
+
|
|
2551
|
+
export interface KnobOptions {
|
|
2552
|
+
// KnobOptions properties
|
|
2553
|
+
allowValueChangeOnClick?: boolean;
|
|
2554
|
+
allowValueChangeOnDrag?: boolean;
|
|
2555
|
+
allowValueChangeOnMouseWheel?: boolean;
|
|
2556
|
+
changing?: (oldValue: KnobChanging['oldValue'] | KnobChanging['oldValue'][], newValue: KnobChanging['newValue'] | KnobChanging['newValue'][]) => boolean;
|
|
2557
|
+
dragEndAngle?: number;
|
|
2558
|
+
dragStartAngle?: number;
|
|
2559
|
+
disabled?: boolean;
|
|
2560
|
+
dial?: KnobDial;
|
|
2561
|
+
endAngle?: number;
|
|
2562
|
+
height?: number | string;
|
|
2563
|
+
labels?: KnobLabels;
|
|
2564
|
+
marks?: KnobMarks;
|
|
2565
|
+
min?: number;
|
|
2566
|
+
max?: number;
|
|
2567
|
+
progressBar?: KnobProgressBar;
|
|
2568
|
+
pointer?: KnobPointer | KnobPointer[];
|
|
2569
|
+
pointerGrabAction?: string;
|
|
2570
|
+
rotation?: string;
|
|
2571
|
+
startAngle?: number;
|
|
2572
|
+
spinner?: KnobSpinner;
|
|
2573
|
+
styles?: KnobStyle;
|
|
2574
|
+
step?: number | string;
|
|
2575
|
+
snapToStep?: boolean;
|
|
2576
|
+
value?: any;
|
|
2577
|
+
width?: number | string;
|
|
2578
|
+
}// KnobOptions
|
|
2579
|
+
|
|
2580
|
+
export interface jqxKnob extends widget, KnobOptions {
|
|
2581
|
+
|
|
2582
|
+
// jqxKnob functions
|
|
2583
|
+
destroy(): void;
|
|
2584
|
+
val(value: number | string): number;
|
|
2585
|
+
}// jqxKnob
|
|
2586
|
+
|
|
2587
|
+
export interface Layout {
|
|
2588
|
+
// Layout properties
|
|
2589
|
+
type: string;
|
|
2590
|
+
alignment?: string;
|
|
2591
|
+
allowClose?: boolean;
|
|
2592
|
+
allowPin?: boolean;
|
|
2593
|
+
allowUnpin?: boolean;
|
|
2594
|
+
contentContainer?: string;
|
|
2595
|
+
height?: number | string;
|
|
2596
|
+
initContent?: () => void;
|
|
2597
|
+
minHeight?: number | string;
|
|
2598
|
+
minWidth?: number | string;
|
|
2599
|
+
orientation?: string;
|
|
2600
|
+
pinnedHeight?: number | string;
|
|
2601
|
+
pinnedWidth?: number | string;
|
|
2602
|
+
selected?: boolean;
|
|
2603
|
+
title?: number | string;
|
|
2604
|
+
unpinnedHeight?: number | string;
|
|
2605
|
+
unpinnedWidth?: number | string;
|
|
2606
|
+
width?: number | string;
|
|
2607
|
+
items?: Array<Layout>;
|
|
2608
|
+
}// Layout
|
|
2609
|
+
|
|
2610
|
+
export interface LayoutOptions {
|
|
2611
|
+
// LayoutOptions properties
|
|
2612
|
+
contextMenu?: boolean;
|
|
2613
|
+
height?: string | number;
|
|
2614
|
+
layout?: Array<Layout>;
|
|
2615
|
+
minGroupHeight?: number | string;
|
|
2616
|
+
minGroupWidth?: number | string;
|
|
2617
|
+
resizable?: boolean;
|
|
2618
|
+
rtl?: boolean;
|
|
2619
|
+
theme?: string;
|
|
2620
|
+
width?: string | number;
|
|
2621
|
+
}// LayoutOptions
|
|
2622
|
+
|
|
2623
|
+
export interface jqxLayout extends widget, LayoutOptions {
|
|
2624
|
+
|
|
2625
|
+
// jqxLayout functions
|
|
2626
|
+
destroy(): void;
|
|
2627
|
+
loadLayout(Layout: any): void;
|
|
2628
|
+
refresh(): void;
|
|
2629
|
+
render(): void;
|
|
2630
|
+
saveLayout(): any;
|
|
2631
|
+
}// jqxLayout
|
|
2632
|
+
|
|
2633
|
+
export interface LinearGaugeRanges {
|
|
2634
|
+
// LinearGaugeRanges properties
|
|
2635
|
+
startValue?: number;
|
|
2636
|
+
endValue?: number;
|
|
2637
|
+
style?: any;
|
|
2638
|
+
}// LinearGaugeRanges
|
|
2639
|
+
|
|
2640
|
+
export interface LinearGaugeBackground {
|
|
2641
|
+
// LinearGaugeBackground properties
|
|
2642
|
+
borderType?: string;
|
|
2643
|
+
borderRadius?: any;
|
|
2644
|
+
visible?: boolean;
|
|
2645
|
+
style?: any;
|
|
2646
|
+
showGradient?: boolean;
|
|
2647
|
+
}// LinearGaugeBackground
|
|
2648
|
+
|
|
2649
|
+
export interface LinearGaugeLabels {
|
|
2650
|
+
// LinearGaugeLabels properties
|
|
2651
|
+
position?: string;
|
|
2652
|
+
style?: any;
|
|
2653
|
+
interval?: number;
|
|
2654
|
+
offset?: number;
|
|
2655
|
+
formatValue?: (value:any, position:string) => any;
|
|
2656
|
+
visible?: boolean;
|
|
2657
|
+
}// LinearGaugeLabels
|
|
2658
|
+
|
|
2659
|
+
export interface LinearGaugePointer {
|
|
2660
|
+
// LinearGaugePointer properties
|
|
2661
|
+
pointerType?: string;
|
|
2662
|
+
style?: any;
|
|
2663
|
+
size?: number | string;
|
|
2664
|
+
offset?: number;
|
|
2665
|
+
visible?: boolean;
|
|
2666
|
+
}// LinearGaugePointer
|
|
2667
|
+
|
|
2668
|
+
export interface LinearGaugeTicks {
|
|
2669
|
+
// LinearGaugeTicks properties
|
|
2670
|
+
size?: number | string;
|
|
2671
|
+
interval?: number;
|
|
2672
|
+
visible?: boolean;
|
|
2673
|
+
style?: any;
|
|
2674
|
+
}// LinearGaugeTicks
|
|
2675
|
+
|
|
2676
|
+
export interface LinearGaugeOptions {
|
|
2677
|
+
// LinearGaugeOptions properties
|
|
2678
|
+
animationDuration?: number;
|
|
2679
|
+
background?: LinearGaugeBackground;
|
|
2680
|
+
colorScheme?: string;
|
|
2681
|
+
disabled?: boolean;
|
|
2682
|
+
easing?: string;
|
|
2683
|
+
height?: number | string;
|
|
2684
|
+
int64?: boolean;
|
|
2685
|
+
labels?: LinearGaugeLabels | LinearGaugeLabels[];
|
|
2686
|
+
min?: number;
|
|
2687
|
+
max?: number;
|
|
2688
|
+
orientation?: string;
|
|
2689
|
+
pointer?: LinearGaugePointer;
|
|
2690
|
+
rangesOffset?: number;
|
|
2691
|
+
rangeSize?: number | string;
|
|
2692
|
+
ranges?: Array<LinearGaugeRanges>;
|
|
2693
|
+
showRanges?: boolean;
|
|
2694
|
+
scaleStyle?: any;
|
|
2695
|
+
scaleLength?: number | string;
|
|
2696
|
+
ticksOffset?: Array<number | string>;
|
|
2697
|
+
ticksPosition?: string;
|
|
2698
|
+
ticksMinor?: LinearGaugeTicks;
|
|
2699
|
+
ticksMajor?: LinearGaugeTicks;
|
|
2700
|
+
value?: number;
|
|
2701
|
+
width?: number | string;
|
|
2702
|
+
}// LinearGaugeOptions
|
|
2703
|
+
|
|
2704
|
+
export interface jqxLinearGauge extends widget, LinearGaugeOptions {
|
|
2705
|
+
|
|
2706
|
+
// jqxLinearGauge functions
|
|
2707
|
+
disable(): void;
|
|
2708
|
+
enable(): void;
|
|
2709
|
+
val(value: number | string): number;
|
|
2710
|
+
}// jqxLinearGauge
|
|
2711
|
+
|
|
2712
|
+
export interface LinkButtonOptions {
|
|
2713
|
+
// LinkButtonOptions properties
|
|
2714
|
+
disabled?: boolean;
|
|
2715
|
+
height?: string | number;
|
|
2716
|
+
rtl?: boolean;
|
|
2717
|
+
theme?: string;
|
|
2718
|
+
width?: string | number;
|
|
2719
|
+
}// LinkButtonOptions
|
|
2720
|
+
|
|
2721
|
+
export interface jqxLinkButton extends widget, LinkButtonOptions {
|
|
2722
|
+
|
|
2723
|
+
}// jqxLinkButton
|
|
2724
|
+
|
|
2725
|
+
export interface ListBoxDragStart {
|
|
2726
|
+
// ListBoxDragStart properties
|
|
2727
|
+
item?: object;
|
|
2728
|
+
}// ListBoxDragStart
|
|
2729
|
+
|
|
2730
|
+
export interface ListBoxDragEnd {
|
|
2731
|
+
// ListBoxDragEnd properties
|
|
2732
|
+
dragItem?: object;
|
|
2733
|
+
dropItem?: object;
|
|
2734
|
+
}// ListBoxDragEnd
|
|
2735
|
+
|
|
2736
|
+
export interface ListBoxRenderer {
|
|
2737
|
+
// ListBoxRenderer properties
|
|
2738
|
+
index?: number;
|
|
2739
|
+
label?: string | number;
|
|
2740
|
+
value?: string | number;
|
|
2741
|
+
}// ListBoxRenderer
|
|
2742
|
+
|
|
2743
|
+
export interface ListBoxOptions {
|
|
2744
|
+
// ListBoxOptions properties
|
|
2745
|
+
autoHeight?: boolean;
|
|
2746
|
+
allowDrag?: boolean;
|
|
2747
|
+
allowDrop?: boolean;
|
|
2748
|
+
checkboxes?: boolean;
|
|
2749
|
+
disabled?: boolean;
|
|
2750
|
+
displayMember?: number | string;
|
|
2751
|
+
dropAction?: string;
|
|
2752
|
+
dragStart?: (item:ListBoxDragStart['item']) => boolean;
|
|
2753
|
+
dragEnd?: (dragItem: ListBoxDragEnd['dragItem'], dropItem: ListBoxDragEnd['dropItem']) => boolean;
|
|
2754
|
+
enableHover?: boolean;
|
|
2755
|
+
enableSelection?: boolean;
|
|
2756
|
+
equalItemsWidth?: boolean;
|
|
2757
|
+
filterable?: boolean;
|
|
2758
|
+
filterHeight?: number;
|
|
2759
|
+
filterDelay?: number | string;
|
|
2760
|
+
filterPlaceHolder?: number | string;
|
|
2761
|
+
height?: string | number;
|
|
2762
|
+
hasThreeStates?: boolean;
|
|
2763
|
+
itemHeight?: number;
|
|
2764
|
+
incrementalSearch?: boolean;
|
|
2765
|
+
incrementalSearchDelay?: number | string;
|
|
2766
|
+
multiple?: boolean;
|
|
2767
|
+
multipleextended?: boolean;
|
|
2768
|
+
renderer?: (index: ListBoxRenderer['index'], label: ListBoxRenderer['label'], value: ListBoxRenderer['value']) => string;
|
|
2769
|
+
rendered?: () => any;
|
|
2770
|
+
rtl?: boolean;
|
|
2771
|
+
selectedIndex?: number | string;
|
|
2772
|
+
selectedIndexes?: any;
|
|
2773
|
+
source?: Array<any>;
|
|
2774
|
+
scrollBarSize?: number;
|
|
2775
|
+
searchMode?: string;
|
|
2776
|
+
theme?: string;
|
|
2777
|
+
valueMember?: number | string;
|
|
2778
|
+
width?: string | number;
|
|
2779
|
+
}// ListBoxOptions
|
|
2780
|
+
|
|
2781
|
+
export interface jqxListBox extends widget, ListBoxOptions {
|
|
2782
|
+
|
|
2783
|
+
// jqxListBox functions
|
|
2784
|
+
addItem(Item: any): boolean;
|
|
2785
|
+
beginUpdate(): void;
|
|
2786
|
+
clear(): void;
|
|
2787
|
+
clearSelection(): void;
|
|
2788
|
+
checkIndex(Index: number): void;
|
|
2789
|
+
checkItem(Item: any): void;
|
|
2790
|
+
checkAll(): void;
|
|
2791
|
+
clearFilter(): void;
|
|
2792
|
+
destroy(): void;
|
|
2793
|
+
disableItem(Item: any): void;
|
|
2794
|
+
disableAt(Index: number): void;
|
|
2795
|
+
enableItem(Item: any): void;
|
|
2796
|
+
enableAt(Index: number | string): void;
|
|
2797
|
+
ensureVisible(item: any): void;
|
|
2798
|
+
endUpdate(): void;
|
|
2799
|
+
focus(): void;
|
|
2800
|
+
getItems(): Array<any>;
|
|
2801
|
+
getSelectedItems(): Array<any>;
|
|
2802
|
+
getCheckedItems(): Array<any>;
|
|
2803
|
+
getItem(Index: number): any;
|
|
2804
|
+
getItemByValue(Item: any): any;
|
|
2805
|
+
getSelectedItem(): any;
|
|
2806
|
+
getSelectedIndex(): number;
|
|
2807
|
+
insertAt(Item: any, Index: number | string): void;
|
|
2808
|
+
invalidate(): void;
|
|
2809
|
+
indeterminateItem(Item: any): void;
|
|
2810
|
+
indeterminateIndex(Index: number): void;
|
|
2811
|
+
loadFromSelect(selector: string): void;
|
|
2812
|
+
removeItem(Item: any): void;
|
|
2813
|
+
removeAt(Index: number | string): void;
|
|
2814
|
+
render(): void;
|
|
2815
|
+
refresh(): void;
|
|
2816
|
+
selectItem(Item: any): void;
|
|
2817
|
+
selectIndex(Index: number | string): void;
|
|
2818
|
+
updateItem(Item: any, Value: number | string): void;
|
|
2819
|
+
updateAt(item: any, index: number | string): void;
|
|
2820
|
+
unselectIndex(index: number | string): void;
|
|
2821
|
+
unselectItem(item: any): void;
|
|
2822
|
+
uncheckIndex(index: number | string): void;
|
|
2823
|
+
uncheckItem(item: any): void;
|
|
2824
|
+
uncheckAll(): void;
|
|
2825
|
+
val(value: number | string): string;
|
|
2826
|
+
}// jqxListBox
|
|
2827
|
+
|
|
2828
|
+
export interface ListMenuFilterCallback {
|
|
2829
|
+
// ListMenuFilterCallback properties
|
|
2830
|
+
text?: string;
|
|
2831
|
+
searchValue?: string | number;
|
|
2832
|
+
}// ListMenuFilterCallback
|
|
2833
|
+
|
|
2834
|
+
export interface ListMenuOptions {
|
|
2835
|
+
// ListMenuOptions properties
|
|
2836
|
+
alwaysShowNavigationArrows?: boolean;
|
|
2837
|
+
animationType?: string;
|
|
2838
|
+
animationDuration?: number | string;
|
|
2839
|
+
autoSeparators?: boolean;
|
|
2840
|
+
backLabel?: number | string;
|
|
2841
|
+
disabled?: boolean;
|
|
2842
|
+
enableScrolling?: boolean;
|
|
2843
|
+
filterCallback?: (text:ListMenuFilterCallback['text'], searchValue:ListMenuFilterCallback['searchValue']) => boolean;
|
|
2844
|
+
height?: number | string;
|
|
2845
|
+
headerAnimationDuration?: number | string;
|
|
2846
|
+
placeHolder?: number | string;
|
|
2847
|
+
readOnly?: boolean;
|
|
2848
|
+
rtl?: boolean;
|
|
2849
|
+
roundedCorners?: boolean;
|
|
2850
|
+
showNavigationArrows?: boolean;
|
|
2851
|
+
showFilter?: boolean;
|
|
2852
|
+
showHeader?: boolean;
|
|
2853
|
+
showBackButton?: boolean;
|
|
2854
|
+
theme?: string;
|
|
2855
|
+
width?: string | number;
|
|
2856
|
+
}// ListMenuOptions
|
|
2857
|
+
|
|
2858
|
+
export interface jqxListMenu extends widget, ListMenuOptions {
|
|
2859
|
+
|
|
2860
|
+
// jqxListMenu functions
|
|
2861
|
+
back(): void;
|
|
2862
|
+
changePage(Item: any): void;
|
|
2863
|
+
destroy(): void;
|
|
2864
|
+
}// jqxListMenu
|
|
2865
|
+
|
|
2866
|
+
export interface LoaderOptions {
|
|
2867
|
+
// LoaderOptions properties
|
|
2868
|
+
autoOpen?: boolean;
|
|
2869
|
+
height?: string | number;
|
|
2870
|
+
html?: string;
|
|
2871
|
+
isModal?: boolean;
|
|
2872
|
+
imagePosition?: string;
|
|
2873
|
+
rtl?: boolean;
|
|
2874
|
+
text?: number | string;
|
|
2875
|
+
textPosition?: string;
|
|
2876
|
+
theme?: string;
|
|
2877
|
+
width?: string | number;
|
|
2878
|
+
}// LoaderOptions
|
|
2879
|
+
|
|
2880
|
+
export interface jqxLoader extends widget, LoaderOptions {
|
|
2881
|
+
|
|
2882
|
+
// jqxLoader functions
|
|
2883
|
+
close(): void;
|
|
2884
|
+
open(left: number | string, top: number | string): void;
|
|
2885
|
+
}// jqxLoader
|
|
2886
|
+
|
|
2887
|
+
export interface MaskedInputOptions {
|
|
2888
|
+
// MaskedInputOptions properties
|
|
2889
|
+
disabled?: boolean;
|
|
2890
|
+
height?: string | number;
|
|
2891
|
+
mask?: string;
|
|
2892
|
+
promptChar?: number | string;
|
|
2893
|
+
readOnly?: boolean;
|
|
2894
|
+
rtl?: boolean;
|
|
2895
|
+
theme?: string;
|
|
2896
|
+
textAlign?: string;
|
|
2897
|
+
value?: number | string;
|
|
2898
|
+
width?: string | number;
|
|
2899
|
+
}// MaskedInputOptions
|
|
2900
|
+
|
|
2901
|
+
export interface jqxMaskedInput extends widget, MaskedInputOptions {
|
|
2902
|
+
|
|
2903
|
+
// jqxMaskedInput functions
|
|
2904
|
+
clear(): void;
|
|
2905
|
+
destroy(): void;
|
|
2906
|
+
focus(): void;
|
|
2907
|
+
val(value: number | string): string;
|
|
2908
|
+
}// jqxMaskedInput
|
|
2909
|
+
|
|
2910
|
+
export interface MenuOptions {
|
|
2911
|
+
// MenuOptions properties
|
|
2912
|
+
animationShowDuration?: number;
|
|
2913
|
+
animationHideDuration?: number;
|
|
2914
|
+
animationHideDelay?: number;
|
|
2915
|
+
animationShowDelay?: number;
|
|
2916
|
+
autoCloseInterval?: number;
|
|
2917
|
+
autoSizeMainItems?: boolean;
|
|
2918
|
+
autoCloseOnClick?: boolean;
|
|
2919
|
+
autoOpenPopup?: boolean;
|
|
2920
|
+
autoOpen?: boolean;
|
|
2921
|
+
autoCloseOnMouseLeave?: boolean;
|
|
2922
|
+
clickToOpen?: boolean;
|
|
2923
|
+
disabled?: boolean;
|
|
2924
|
+
enableHover?: boolean;
|
|
2925
|
+
easing?: string;
|
|
2926
|
+
height?: string | number;
|
|
2927
|
+
keyboardNavigation?: boolean;
|
|
2928
|
+
minimizeWidth?: number | string;
|
|
2929
|
+
mode?: string;
|
|
2930
|
+
popupZIndex?: number | string;
|
|
2931
|
+
rtl?: boolean;
|
|
2932
|
+
showTopLevelArrows?: boolean;
|
|
2933
|
+
source?: any;
|
|
2934
|
+
theme?: string;
|
|
2935
|
+
width?: string | number;
|
|
2936
|
+
}// MenuOptions
|
|
2937
|
+
|
|
2938
|
+
export interface jqxMenu extends widget, MenuOptions {
|
|
2939
|
+
|
|
2940
|
+
// jqxMenu functions
|
|
2941
|
+
closeItem(itemID: number | string): void;
|
|
2942
|
+
close(): void;
|
|
2943
|
+
disable(itemID: number | string, value: boolean): void;
|
|
2944
|
+
destroy(): void;
|
|
2945
|
+
focus(): void;
|
|
2946
|
+
minimize(): void;
|
|
2947
|
+
open(left: number, top: number): void;
|
|
2948
|
+
openItem(itemID: number | string): void;
|
|
2949
|
+
restore(): void;
|
|
2950
|
+
setItemOpenDirection(item: number | string, horizontaldirection: string, verticaldirection: string): void;
|
|
2951
|
+
}// jqxMenu
|
|
2952
|
+
|
|
2953
|
+
export interface NavBarOptions {
|
|
2954
|
+
// NavBarOptions properties
|
|
2955
|
+
columns?: Array<string>;
|
|
2956
|
+
disabled?: boolean;
|
|
2957
|
+
height?: string | number;
|
|
2958
|
+
minimized?: boolean;
|
|
2959
|
+
minimizeButtonPosition?: string;
|
|
2960
|
+
minimizedHeight?: number | string;
|
|
2961
|
+
minimizedTitle?: number | string;
|
|
2962
|
+
orientation?: string;
|
|
2963
|
+
popupAnimationDelay?: number;
|
|
2964
|
+
rtl?: boolean;
|
|
2965
|
+
selection?: boolean;
|
|
2966
|
+
selectedItem?: number | string;
|
|
2967
|
+
theme?: string;
|
|
2968
|
+
width?: string | number;
|
|
2969
|
+
}// NavBarOptions
|
|
2970
|
+
|
|
2971
|
+
export interface jqxNavBar extends widget, NavBarOptions {
|
|
2972
|
+
|
|
2973
|
+
// jqxNavBar functions
|
|
2974
|
+
close(): void;
|
|
2975
|
+
destroy(): void;
|
|
2976
|
+
getSelectedIndex(): number;
|
|
2977
|
+
open(): void;
|
|
2978
|
+
selectAt(index: number | string): void;
|
|
2979
|
+
}// jqxNavBar
|
|
2980
|
+
|
|
2981
|
+
export interface NavigationBarOptions {
|
|
2982
|
+
// NavigationBarOptions properties
|
|
2983
|
+
animationType?: string;
|
|
2984
|
+
arrowPosition?: string;
|
|
2985
|
+
collapseAnimationDuration?: number;
|
|
2986
|
+
disabled?: boolean;
|
|
2987
|
+
expandAnimationDuration?: number;
|
|
2988
|
+
expandMode?: string;
|
|
2989
|
+
expandedIndexes?: Array<number>;
|
|
2990
|
+
height?: string | number;
|
|
2991
|
+
initContent?: (index:number) => void;
|
|
2992
|
+
rtl?: boolean;
|
|
2993
|
+
showArrow?: boolean;
|
|
2994
|
+
theme?: string;
|
|
2995
|
+
toggleMode?: string;
|
|
2996
|
+
width?: string | number;
|
|
2997
|
+
}// NavigationBarOptions
|
|
2998
|
+
|
|
2999
|
+
export interface jqxNavigationBar extends widget, NavigationBarOptions {
|
|
3000
|
+
|
|
3001
|
+
// jqxNavigationBar functions
|
|
3002
|
+
add(header: number | string, content: number | string): void;
|
|
3003
|
+
collapseAt(index: number | string): void;
|
|
3004
|
+
disableAt(index: number | string): void;
|
|
3005
|
+
disable(): void;
|
|
3006
|
+
destroy(): void;
|
|
3007
|
+
expandAt(index: number | string): void;
|
|
3008
|
+
enableAt(index: number | string): void;
|
|
3009
|
+
enable(): void;
|
|
3010
|
+
focus(): void;
|
|
3011
|
+
getHeaderContentAt(index: number | string): string;
|
|
3012
|
+
getContentAt(index: number | string): string;
|
|
3013
|
+
hideArrowAt(index: number | string): void;
|
|
3014
|
+
invalidate(): void;
|
|
3015
|
+
insert(Index: number, header: number | string, content: number | string): void;
|
|
3016
|
+
refresh(): void;
|
|
3017
|
+
render(): void;
|
|
3018
|
+
remove(index: number | string): void;
|
|
3019
|
+
setContentAt(index: number, item: number | string): void;
|
|
3020
|
+
setHeaderContentAt(index: number, item: number | string): void;
|
|
3021
|
+
showArrowAt(index: number | string): void;
|
|
3022
|
+
update(index: number, header: number | string, content: number | string): void;
|
|
3023
|
+
val(value: number | string): string | number;
|
|
3024
|
+
}// jqxNavigationBar
|
|
3025
|
+
|
|
3026
|
+
export interface NotificationIcon {
|
|
3027
|
+
// NotificationIcon properties
|
|
3028
|
+
width?: number | string;
|
|
3029
|
+
height?: number | string;
|
|
3030
|
+
url?: string;
|
|
3031
|
+
padding?: number | string;
|
|
3032
|
+
}// NotificationIcon
|
|
3033
|
+
|
|
3034
|
+
export interface NotificationOptions {
|
|
3035
|
+
// NotificationOptions properties
|
|
3036
|
+
appendContainer?: string;
|
|
3037
|
+
autoOpen?: boolean;
|
|
3038
|
+
animationOpenDelay?: number;
|
|
3039
|
+
animationCloseDelay?: number;
|
|
3040
|
+
autoClose?: boolean;
|
|
3041
|
+
autoCloseDelay?: number | string;
|
|
3042
|
+
blink?: boolean;
|
|
3043
|
+
browserBoundsOffset?: number;
|
|
3044
|
+
closeOnClick?: boolean;
|
|
3045
|
+
disabled?: boolean;
|
|
3046
|
+
height?: number | string;
|
|
3047
|
+
hoverOpacity?: number;
|
|
3048
|
+
icon?: NotificationIcon;
|
|
3049
|
+
notificationOffset?: number;
|
|
3050
|
+
opacity?: number;
|
|
3051
|
+
position?: string;
|
|
3052
|
+
rtl?: boolean;
|
|
3053
|
+
showCloseButton?: boolean;
|
|
3054
|
+
template?: string;
|
|
3055
|
+
theme?: string;
|
|
3056
|
+
width?: string | number;
|
|
3057
|
+
}// NotificationOptions
|
|
3058
|
+
|
|
3059
|
+
export interface jqxNotification extends widget, NotificationOptions {
|
|
3060
|
+
|
|
3061
|
+
// jqxNotification functions
|
|
3062
|
+
closeAll(): void;
|
|
3063
|
+
closeLast(): void;
|
|
3064
|
+
destroy(): void;
|
|
3065
|
+
open(): void;
|
|
3066
|
+
refresh(): void;
|
|
3067
|
+
render(): void;
|
|
3068
|
+
}// jqxNotification
|
|
3069
|
+
|
|
3070
|
+
export interface NumberInputOptions {
|
|
3071
|
+
// NumberInputOptions properties
|
|
3072
|
+
allowNull?: boolean;
|
|
3073
|
+
decimal?: number | string;
|
|
3074
|
+
disabled?: boolean;
|
|
3075
|
+
decimalDigits?: number | string;
|
|
3076
|
+
decimalSeparator?: number | string;
|
|
3077
|
+
digits?: number | string;
|
|
3078
|
+
groupSeparator?: string;
|
|
3079
|
+
groupSize?: number | string;
|
|
3080
|
+
height?: string | number;
|
|
3081
|
+
inputMode?: string;
|
|
3082
|
+
min?: number | string;
|
|
3083
|
+
max?: number | string;
|
|
3084
|
+
negativeSymbol?: string;
|
|
3085
|
+
placeHolder?: number | string;
|
|
3086
|
+
promptChar?: string;
|
|
3087
|
+
rtl?: boolean;
|
|
3088
|
+
readOnly?: boolean;
|
|
3089
|
+
spinMode?: string;
|
|
3090
|
+
spinButtons?: boolean;
|
|
3091
|
+
spinButtonsWidth?: number;
|
|
3092
|
+
spinButtonsStep?: number | string;
|
|
3093
|
+
symbol?: string;
|
|
3094
|
+
symbolPosition?: string;
|
|
3095
|
+
textAlign?: string;
|
|
3096
|
+
template?: string;
|
|
3097
|
+
theme?: string;
|
|
3098
|
+
value?: number | string;
|
|
3099
|
+
width?: string | number;
|
|
3100
|
+
}// NumberInputOptions
|
|
3101
|
+
|
|
3102
|
+
export interface jqxNumberInput extends widget, NumberInputOptions {
|
|
3103
|
+
|
|
3104
|
+
// jqxNumberInput functions
|
|
3105
|
+
clear(): void;
|
|
3106
|
+
destroy(): void;
|
|
3107
|
+
focus(): void;
|
|
3108
|
+
getDecimal(): number;
|
|
3109
|
+
setDecimal(index: number | string): void;
|
|
3110
|
+
val(value: number | string): number;
|
|
3111
|
+
}// jqxNumberInput
|
|
3112
|
+
|
|
3113
|
+
export interface PanelOptions {
|
|
3114
|
+
// PanelOptions properties
|
|
3115
|
+
autoUpdate?: boolean;
|
|
3116
|
+
disabled?: boolean;
|
|
3117
|
+
height?: string | number;
|
|
3118
|
+
rtl?: boolean;
|
|
3119
|
+
sizeMode?: string;
|
|
3120
|
+
scrollBarSize?: number | string;
|
|
3121
|
+
theme?: string;
|
|
3122
|
+
width?: string | number;
|
|
3123
|
+
}// PanelOptions
|
|
3124
|
+
|
|
3125
|
+
export interface jqxPanel extends widget, PanelOptions {
|
|
3126
|
+
|
|
3127
|
+
// jqxPanel functions
|
|
3128
|
+
append(HTMLElement: any): void;
|
|
3129
|
+
clearcontent(): void;
|
|
3130
|
+
destroy(): void;
|
|
3131
|
+
focus(): void;
|
|
3132
|
+
getScrollHeight(): number;
|
|
3133
|
+
getVScrollPosition(): number;
|
|
3134
|
+
getScrollWidth(): number;
|
|
3135
|
+
getHScrollPosition(): number;
|
|
3136
|
+
prepend(HTMLElement: any): void;
|
|
3137
|
+
remove(HTMLElement: any): void;
|
|
3138
|
+
scrollTo(left: number | string, top: number | string): void;
|
|
3139
|
+
}// jqxPanel
|
|
3140
|
+
|
|
3141
|
+
export interface PasswordInputLocalization {
|
|
3142
|
+
// PasswordInputLocalization properties
|
|
3143
|
+
passwordStrengthString?: string;
|
|
3144
|
+
tooShort?: string;
|
|
3145
|
+
weak?: string;
|
|
3146
|
+
fair?: string;
|
|
3147
|
+
good?: string;
|
|
3148
|
+
strong?: string;
|
|
3149
|
+
}// PasswordInputLocalization
|
|
3150
|
+
|
|
3151
|
+
export interface PasswordInputStrengthColors {
|
|
3152
|
+
// PasswordInputStrengthColors properties
|
|
3153
|
+
tooShort?: string;
|
|
3154
|
+
weak?: string;
|
|
3155
|
+
fair?: string;
|
|
3156
|
+
good?: string;
|
|
3157
|
+
strong?: string;
|
|
3158
|
+
}// PasswordInputStrengthColors
|
|
3159
|
+
|
|
3160
|
+
export interface PasswordInputPasswordStrength {
|
|
3161
|
+
// PasswordInputPasswordStrength properties
|
|
3162
|
+
password?: any;
|
|
3163
|
+
characters?: any;
|
|
3164
|
+
defaultStrength?: string;
|
|
3165
|
+
}// PasswordInputPasswordStrength
|
|
3166
|
+
|
|
3167
|
+
export interface PasswordInputStrengthTypeRenderer {
|
|
3168
|
+
// PasswordInputStrengthTypeRenderer properties
|
|
3169
|
+
password?: any;
|
|
3170
|
+
characters?: any;
|
|
3171
|
+
defaultStrength?: string;
|
|
3172
|
+
}// PasswordInputStrengthTypeRenderer
|
|
3173
|
+
|
|
3174
|
+
export interface PasswordInputOptions {
|
|
3175
|
+
// PasswordInputOptions properties
|
|
3176
|
+
disabled?: boolean;
|
|
3177
|
+
height?: string | number;
|
|
3178
|
+
localization?: PasswordInputLocalization;
|
|
3179
|
+
maxLength?: number | string;
|
|
3180
|
+
placeHolder?: number | string;
|
|
3181
|
+
passwordStrength?: (password:PasswordInputPasswordStrength['password'], characters:PasswordInputPasswordStrength['characters'], defaultStrength:PasswordInputPasswordStrength['defaultStrength']) => string;
|
|
3182
|
+
rtl?: boolean;
|
|
3183
|
+
strengthColors?: PasswordInputStrengthColors;
|
|
3184
|
+
showStrength?: boolean;
|
|
3185
|
+
showStrengthPosition?: string;
|
|
3186
|
+
strengthTypeRenderer?: (password:PasswordInputStrengthTypeRenderer['password'], characters:PasswordInputStrengthTypeRenderer['characters'], defaultStrength:PasswordInputStrengthTypeRenderer['defaultStrength']) => string;
|
|
3187
|
+
showPasswordIcon?: boolean;
|
|
3188
|
+
theme?: string;
|
|
3189
|
+
width?: string | number;
|
|
3190
|
+
}// PasswordInputOptions
|
|
3191
|
+
|
|
3192
|
+
export interface jqxPasswordInput extends widget, PasswordInputOptions {
|
|
3193
|
+
|
|
3194
|
+
// jqxPasswordInput functions
|
|
3195
|
+
render(): void;
|
|
3196
|
+
refresh(): void;
|
|
3197
|
+
val(value: string): string;
|
|
3198
|
+
}// jqxPasswordInput
|
|
3199
|
+
|
|
3200
|
+
export interface PivotDesignerOptions {
|
|
3201
|
+
// PivotDesignerOptions properties
|
|
3202
|
+
type?: string;
|
|
3203
|
+
target: any;
|
|
3204
|
+
}// PivotDesignerOptions
|
|
3205
|
+
|
|
3206
|
+
export interface jqxPivotDesigner extends widget, PivotDesignerOptions {
|
|
3207
|
+
|
|
3208
|
+
// jqxPivotDesigner functions
|
|
3209
|
+
refresh(): void;
|
|
3210
|
+
}// jqxPivotDesigner
|
|
3211
|
+
|
|
3212
|
+
export interface PivotGridItemsRenderer {
|
|
3213
|
+
// PivotGridItemsRenderer properties
|
|
3214
|
+
pivotItem?: any;
|
|
3215
|
+
}// PivotGridItemsRenderer
|
|
3216
|
+
|
|
3217
|
+
export interface PivotGridCellsRenderer {
|
|
3218
|
+
// PivotGridCellsRenderer properties
|
|
3219
|
+
pivotCell?: any;
|
|
3220
|
+
}// PivotGridCellsRenderer
|
|
3221
|
+
|
|
3222
|
+
export class PivotGridDesigner {
|
|
3223
|
+
// PivotGridDesigner properties
|
|
3224
|
+
type: string;
|
|
3225
|
+
target: any;
|
|
3226
|
+
// PivotGridDesigner functions
|
|
3227
|
+
refresh(): void;
|
|
3228
|
+
}// PivotGridDesigner
|
|
3229
|
+
|
|
3230
|
+
export interface PivotGridCell {
|
|
3231
|
+
// PivotGridCell properties
|
|
3232
|
+
pivotRow: PivotGridItem;
|
|
3233
|
+
pivotColumn: PivotGridItem;
|
|
3234
|
+
}// PivotGridCell
|
|
3235
|
+
|
|
3236
|
+
export interface PivotGridCellFormatting {
|
|
3237
|
+
// PivotGridCellFormatting properties
|
|
3238
|
+
prefix?: string;
|
|
3239
|
+
sufix?: string;
|
|
3240
|
+
decimalSeparator?: string;
|
|
3241
|
+
thousandsSeparator?: string;
|
|
3242
|
+
decimalPlaces?: number;
|
|
3243
|
+
negativeWithBrackets?: boolean;
|
|
3244
|
+
}// PivotGridCellFormatting
|
|
3245
|
+
|
|
3246
|
+
export interface PivotGridCells {
|
|
3247
|
+
// PivotGridCells properties
|
|
3248
|
+
|
|
3249
|
+
// PivotGridCells functions
|
|
3250
|
+
hitTest(point: PivotGridPoint): any;
|
|
3251
|
+
clear(): void;
|
|
3252
|
+
setCellValue(pivotRow: PivotGridItem, pivotColumn: PivotGridItem, value: any): void;
|
|
3253
|
+
getCellValue(pivotRow: PivotGridItem, pivotColumn: PivotGridItem): any;
|
|
3254
|
+
drillThroughCell(pivotRow: PivotGridItem, pivotColumn: PivotGridItem): Array<any>;
|
|
3255
|
+
selectCell(pivotRow: PivotGridItem, pivotColumn: PivotGridItem): void;
|
|
3256
|
+
unselectCell(pivotRow: PivotGridItem, pivotColumn: PivotGridItem): void;
|
|
3257
|
+
clearSelection(): void;
|
|
3258
|
+
isCellSelected(pivotRow: PivotGridItem, pivotColumn: PivotGridItem): boolean;
|
|
3259
|
+
getSelectedCellsCount(): number;
|
|
3260
|
+
getSelectedCells(): Array<PivotGridCell>;
|
|
3261
|
+
getNextCell(pivotCell: PivotGridCell, position: string): any;
|
|
3262
|
+
}// PivotGridCells
|
|
3263
|
+
|
|
3264
|
+
export interface PivotGridColumns {
|
|
3265
|
+
// PivotGridColumns properties
|
|
3266
|
+
resizable: boolean;
|
|
3267
|
+
sortable: boolean;
|
|
3268
|
+
showExpandCollapseButtons: boolean;
|
|
3269
|
+
parentPivotGrid: object;
|
|
3270
|
+
items: Array<PivotGridItem>;
|
|
3271
|
+
valueItems: Array<PivotGridItem>;
|
|
3272
|
+
isHidden: boolean;
|
|
3273
|
+
// PivotGridColumns functions
|
|
3274
|
+
show(): void;
|
|
3275
|
+
hide(): void;
|
|
3276
|
+
refresh(): void;
|
|
3277
|
+
getHierarchyDepth(): number;
|
|
3278
|
+
autoResize(autoResizeMode: string): void;
|
|
3279
|
+
getSortItem(): any;
|
|
3280
|
+
getSortOrder(): any;
|
|
3281
|
+
sortBy(pivotItem: PivotGridItem, order: string): void;
|
|
3282
|
+
removeSort(): void;
|
|
3283
|
+
selectItem(pivotItem: PivotGridItem): void;
|
|
3284
|
+
unselectItem(pivotItem: PivotGridItem): void;
|
|
3285
|
+
clearSelection(): void;
|
|
3286
|
+
getSelectedItems(): Array<any>;
|
|
3287
|
+
}// PivotGridColumns
|
|
3288
|
+
|
|
3289
|
+
export interface PivotGridField {
|
|
3290
|
+
// PivotGridField properties
|
|
3291
|
+
dataField: string;
|
|
3292
|
+
text?: string;
|
|
3293
|
+
align?: string;
|
|
3294
|
+
className?: string;
|
|
3295
|
+
classNameSelected?: string;
|
|
3296
|
+
}// PivotGridField
|
|
3297
|
+
|
|
3298
|
+
export interface PivotGridFilterField {
|
|
3299
|
+
// PivotGridFilterField properties
|
|
3300
|
+
dataField: string;
|
|
3301
|
+
text?: string;
|
|
3302
|
+
filterFunction: (value: any) => boolean;
|
|
3303
|
+
}// PivotGridFilterField
|
|
3304
|
+
|
|
3305
|
+
export interface PivotGridItem {
|
|
3306
|
+
// PivotGridItem properties
|
|
3307
|
+
isExpanded: boolean;
|
|
3308
|
+
isHidden: boolean;
|
|
3309
|
+
isSelected: boolean;
|
|
3310
|
+
parentItem: PivotGridItem;
|
|
3311
|
+
hierarchy: any;
|
|
3312
|
+
parentPivotGrid: object;
|
|
3313
|
+
items: Array<PivotGridItem>;
|
|
3314
|
+
valueItems: Array<PivotGridItem>;
|
|
3315
|
+
// PivotGridItem functions
|
|
3316
|
+
getWidth(): number;
|
|
3317
|
+
getDisplayWidth(): number;
|
|
3318
|
+
autoResize(): void;
|
|
3319
|
+
getHeight(): number;
|
|
3320
|
+
getDisplayHeight(): number;
|
|
3321
|
+
setHeight(height: number): void;
|
|
3322
|
+
expand(): void;
|
|
3323
|
+
collapse(): void;
|
|
3324
|
+
}// PivotGridItem
|
|
3325
|
+
|
|
3326
|
+
export interface PivotGridRows {
|
|
3327
|
+
// PivotGridRows properties
|
|
3328
|
+
resizable: boolean;
|
|
3329
|
+
sortable: boolean;
|
|
3330
|
+
showExpandCollapseButtons: boolean;
|
|
3331
|
+
parentPivotGrid: object;
|
|
3332
|
+
items: Array<PivotGridItem>;
|
|
3333
|
+
valueItems: Array<PivotGridItem>;
|
|
3334
|
+
isHidden?: boolean;
|
|
3335
|
+
// PivotGridRows functions
|
|
3336
|
+
show(): void;
|
|
3337
|
+
hide(): void;
|
|
3338
|
+
refresh(): void;
|
|
3339
|
+
getHierarchyDepth(): number;
|
|
3340
|
+
autoResize(autoResizeMode: string): void;
|
|
3341
|
+
getSortItem(): any;
|
|
3342
|
+
getSortOrder(): any;
|
|
3343
|
+
sortBy(pivotItem: PivotGridItem, sortOrder: string): void;
|
|
3344
|
+
removeSort(): void;
|
|
3345
|
+
selectItem(pivotItem: PivotGridItem): void;
|
|
3346
|
+
unselectItem(pivotItem: PivotGridItem): void;
|
|
3347
|
+
clearSelection(): void;
|
|
3348
|
+
getSelectedItems(): Array<any>;
|
|
3349
|
+
}// PivotGridRows
|
|
3350
|
+
|
|
3351
|
+
export interface PivotGridSettings {
|
|
3352
|
+
// PivotGridSettings properties
|
|
3353
|
+
pivotValuesOnRows?: boolean;
|
|
3354
|
+
rows: Array<PivotGridField>;
|
|
3355
|
+
columns: Array<PivotGridField>;
|
|
3356
|
+
values: Array<PivotGridValueField>;
|
|
3357
|
+
filters?: Array<PivotGridFilterField>;
|
|
3358
|
+
theme?: string;
|
|
3359
|
+
}// PivotGridSettings
|
|
3360
|
+
|
|
3361
|
+
export interface PivotGridValueField {
|
|
3362
|
+
// PivotGridValueField properties
|
|
3363
|
+
dataField: string;
|
|
3364
|
+
function: any;
|
|
3365
|
+
text?: string;
|
|
3366
|
+
align?: string;
|
|
3367
|
+
className?: string;
|
|
3368
|
+
classNameSelected?: string;
|
|
3369
|
+
cellsClassName?: string;
|
|
3370
|
+
cellsClassNameSelected?: string;
|
|
3371
|
+
formatSettings?: PivotGridCellFormatting;
|
|
3372
|
+
}// PivotGridValueField
|
|
3373
|
+
|
|
3374
|
+
export interface PivotGridPoint {
|
|
3375
|
+
// PivotGridPoint properties
|
|
3376
|
+
x: number;
|
|
3377
|
+
y: number;
|
|
3378
|
+
}// PivotGridPoint
|
|
3379
|
+
|
|
3380
|
+
export interface PivotGridOptions {
|
|
3381
|
+
// PivotGridOptions properties
|
|
3382
|
+
source: any;
|
|
3383
|
+
localization?: any;
|
|
3384
|
+
scrollBarsEnabled?: boolean;
|
|
3385
|
+
selectionEnabled?: boolean;
|
|
3386
|
+
multipleSelectionEnabled?: boolean;
|
|
3387
|
+
treeStyleRows?: boolean;
|
|
3388
|
+
autoResize?: boolean;
|
|
3389
|
+
itemsRenderer?: (pivotItem: PivotGridItemsRenderer['pivotItem']) => string;
|
|
3390
|
+
cellsRenderer?: (pivotCell: PivotGridCellsRenderer['pivotCell']) => string;
|
|
3391
|
+
}// PivotGridOptions
|
|
3392
|
+
|
|
3393
|
+
export interface jqxPivotGrid extends widget, PivotGridOptions {
|
|
3394
|
+
|
|
3395
|
+
// jqxPivotGrid functions
|
|
3396
|
+
getInstance(): any;
|
|
3397
|
+
refresh(): void;
|
|
3398
|
+
getPivotRows(): PivotGridRows;
|
|
3399
|
+
getPivotColumns(): PivotGridColumns;
|
|
3400
|
+
getPivotCells(): PivotGridCells;
|
|
3401
|
+
}// jqxPivotGrid
|
|
3402
|
+
|
|
3403
|
+
export interface PopoverOptions {
|
|
3404
|
+
// PopoverOptions properties
|
|
3405
|
+
arrowOffsetValue?: number;
|
|
3406
|
+
animationOpenDelay?: number | string;
|
|
3407
|
+
animationCloseDelay?: number | string;
|
|
3408
|
+
autoClose?: boolean;
|
|
3409
|
+
animationType?: string;
|
|
3410
|
+
height?: number | string;
|
|
3411
|
+
initContent?: () => void;
|
|
3412
|
+
isModal?: boolean;
|
|
3413
|
+
offset?: any;
|
|
3414
|
+
position?: string;
|
|
3415
|
+
rtl?: boolean;
|
|
3416
|
+
selector?: string;
|
|
3417
|
+
showArrow?: boolean;
|
|
3418
|
+
showCloseButton?: boolean;
|
|
3419
|
+
width?: number | string;
|
|
3420
|
+
title?: string | number;
|
|
3421
|
+
theme?: string;
|
|
3422
|
+
}// PopoverOptions
|
|
3423
|
+
|
|
3424
|
+
export interface jqxPopover extends widget, PopoverOptions {
|
|
3425
|
+
|
|
3426
|
+
// jqxPopover functions
|
|
3427
|
+
close(): void;
|
|
3428
|
+
destroy(): void;
|
|
3429
|
+
open(): void;
|
|
3430
|
+
}// jqxPopover
|
|
3431
|
+
|
|
3432
|
+
export interface ProgressBarColorRanges {
|
|
3433
|
+
// ProgressBarColorRanges properties
|
|
3434
|
+
stop: number | string;
|
|
3435
|
+
color: string;
|
|
3436
|
+
}// ProgressBarColorRanges
|
|
3437
|
+
|
|
3438
|
+
export interface ProgressBarRenderText {
|
|
3439
|
+
// ProgressBarRenderText properties
|
|
3440
|
+
text?: string;
|
|
3441
|
+
value?: number;
|
|
3442
|
+
}// ProgressBarRenderText
|
|
3443
|
+
|
|
3444
|
+
export interface ProgressBarOptions {
|
|
3445
|
+
// ProgressBarOptions properties
|
|
3446
|
+
animationDuration?: number;
|
|
3447
|
+
colorRanges?: Array<ProgressBarColorRanges>;
|
|
3448
|
+
disabled?: boolean;
|
|
3449
|
+
height?: string | number;
|
|
3450
|
+
layout?: string;
|
|
3451
|
+
max?: string | number;
|
|
3452
|
+
min?: number | string;
|
|
3453
|
+
orientation?: string;
|
|
3454
|
+
rtl?: boolean;
|
|
3455
|
+
renderText?: (text?: ProgressBarRenderText['text'], value?: ProgressBarRenderText['value']) => string;
|
|
3456
|
+
showText?: boolean;
|
|
3457
|
+
template?: string;
|
|
3458
|
+
theme?: string;
|
|
3459
|
+
value?: string | number;
|
|
3460
|
+
width?: string | number;
|
|
3461
|
+
}// ProgressBarOptions
|
|
3462
|
+
|
|
3463
|
+
export interface jqxProgressBar extends widget, ProgressBarOptions {
|
|
3464
|
+
|
|
3465
|
+
// jqxProgressBar functions
|
|
3466
|
+
actualValue(value: number | string): void;
|
|
3467
|
+
destroy(): void;
|
|
3468
|
+
val(value: number | string): number;
|
|
3469
|
+
}// jqxProgressBar
|
|
3470
|
+
|
|
3471
|
+
export interface RadioButtonOptions {
|
|
3472
|
+
// RadioButtonOptions properties
|
|
3473
|
+
animationShowDelay?: number;
|
|
3474
|
+
animationHideDelay?: number;
|
|
3475
|
+
boxSize?: number | string;
|
|
3476
|
+
checked?: boolean;
|
|
3477
|
+
disabled?: boolean;
|
|
3478
|
+
enableContainerClick?: boolean;
|
|
3479
|
+
groupName?: string;
|
|
3480
|
+
hasThreeStates?: boolean;
|
|
3481
|
+
height?: string | number;
|
|
3482
|
+
rtl?: boolean;
|
|
3483
|
+
theme?: string;
|
|
3484
|
+
width?: string | number;
|
|
3485
|
+
}// RadioButtonOptions
|
|
3486
|
+
|
|
3487
|
+
export interface jqxRadioButton extends widget, RadioButtonOptions {
|
|
3488
|
+
|
|
3489
|
+
// jqxRadioButton functions
|
|
3490
|
+
check(): void;
|
|
3491
|
+
disable(): void;
|
|
3492
|
+
destroy(): void;
|
|
3493
|
+
enable(): void;
|
|
3494
|
+
focus(): void;
|
|
3495
|
+
render(): void;
|
|
3496
|
+
uncheck(): void;
|
|
3497
|
+
val(value: boolean): boolean;
|
|
3498
|
+
}// jqxRadioButton
|
|
3499
|
+
|
|
3500
|
+
export interface RangeSelectorRange {
|
|
3501
|
+
// RangeSelectorRange properties
|
|
3502
|
+
from?: number | string | Date;
|
|
3503
|
+
to?: number | string | Date;
|
|
3504
|
+
min?: number | string | object;
|
|
3505
|
+
max?: number | string | object;
|
|
3506
|
+
}// RangeSelectorRange
|
|
3507
|
+
|
|
3508
|
+
export interface RangeSelectorGetRange {
|
|
3509
|
+
// RangeSelectorGetRange properties
|
|
3510
|
+
from?: number | string;
|
|
3511
|
+
to?: number | string;
|
|
3512
|
+
}// RangeSelectorGetRange
|
|
3513
|
+
|
|
3514
|
+
export interface RangeSelectorLabelsFormatFunction {
|
|
3515
|
+
// RangeSelectorLabelsFormatFunction properties
|
|
3516
|
+
value?: number | string;
|
|
3517
|
+
}// RangeSelectorLabelsFormatFunction
|
|
3518
|
+
|
|
3519
|
+
export interface RangeSelectorMarkersFormatFunction {
|
|
3520
|
+
// RangeSelectorMarkersFormatFunction properties
|
|
3521
|
+
value?: number | string;
|
|
3522
|
+
position?: string;
|
|
3523
|
+
}// RangeSelectorMarkersFormatFunction
|
|
3524
|
+
|
|
3525
|
+
export interface RangeSelectorGroupLabelsFormatFunction {
|
|
3526
|
+
// RangeSelectorGroupLabelsFormatFunction properties
|
|
3527
|
+
value?: string;
|
|
3528
|
+
date?: any;
|
|
3529
|
+
}// RangeSelectorGroupLabelsFormatFunction
|
|
3530
|
+
|
|
3531
|
+
export interface RangeSelectorOptions {
|
|
3532
|
+
// RangeSelectorOptions properties
|
|
3533
|
+
disabled?: boolean;
|
|
3534
|
+
groupLabelsFormatFunction?: (value: RangeSelectorGroupLabelsFormatFunction['value'], date: RangeSelectorGroupLabelsFormatFunction['date']) => string;
|
|
3535
|
+
height?: string | number;
|
|
3536
|
+
labelsFormat?: string;
|
|
3537
|
+
labelsFormatFunction?: (value: RangeSelectorLabelsFormatFunction['value']) => string;
|
|
3538
|
+
labelsOnTicks?: boolean;
|
|
3539
|
+
markersFormat?: string;
|
|
3540
|
+
markersFormatFunction?: (value: RangeSelectorMarkersFormatFunction['value'], position: RangeSelectorMarkersFormatFunction['position']) => string;
|
|
3541
|
+
majorTicksInterval?: any;
|
|
3542
|
+
minorTicksInterval?: any;
|
|
3543
|
+
max?: any;
|
|
3544
|
+
min?: any;
|
|
3545
|
+
moveOnClick?: boolean;
|
|
3546
|
+
padding?: number | string;
|
|
3547
|
+
range?: RangeSelectorRange;
|
|
3548
|
+
resizable?: boolean;
|
|
3549
|
+
rtl?: boolean;
|
|
3550
|
+
showGroupLabels?: boolean;
|
|
3551
|
+
showMinorTicks?: boolean;
|
|
3552
|
+
snapToTicks?: boolean;
|
|
3553
|
+
showMajorLabels?: boolean;
|
|
3554
|
+
showMarkers?: boolean;
|
|
3555
|
+
theme?: string;
|
|
3556
|
+
width?: string | number;
|
|
3557
|
+
}// RangeSelectorOptions
|
|
3558
|
+
|
|
3559
|
+
export interface jqxRangeSelector extends widget, RangeSelectorOptions {
|
|
3560
|
+
|
|
3561
|
+
// jqxRangeSelector functions
|
|
3562
|
+
destroy(): void;
|
|
3563
|
+
getRange(): RangeSelectorGetRange;
|
|
3564
|
+
render(): void;
|
|
3565
|
+
refresh(): void;
|
|
3566
|
+
setRange(from: any, to: any): void;
|
|
3567
|
+
}// jqxRangeSelector
|
|
3568
|
+
|
|
3569
|
+
export interface RatingOptions {
|
|
3570
|
+
// RatingOptions properties
|
|
3571
|
+
count?: number;
|
|
3572
|
+
disabled?: boolean;
|
|
3573
|
+
height?: string | number;
|
|
3574
|
+
itemHeight?: number;
|
|
3575
|
+
itemWidth?: number;
|
|
3576
|
+
precision?: number;
|
|
3577
|
+
singleVote?: boolean;
|
|
3578
|
+
value?: number;
|
|
3579
|
+
width?: string | number;
|
|
3580
|
+
}// RatingOptions
|
|
3581
|
+
|
|
3582
|
+
export interface jqxRating extends widget, RatingOptions {
|
|
3583
|
+
|
|
3584
|
+
// jqxRating functions
|
|
3585
|
+
disable(): void;
|
|
3586
|
+
enable(): void;
|
|
3587
|
+
getValue(): number;
|
|
3588
|
+
setValue(value: number): void;
|
|
3589
|
+
val(value: number): number;
|
|
3590
|
+
}// jqxRating
|
|
3591
|
+
|
|
3592
|
+
export interface RepeatButtonOptions {
|
|
3593
|
+
// RepeatButtonOptions properties
|
|
3594
|
+
delay?: number;
|
|
3595
|
+
disabled?: boolean;
|
|
3596
|
+
height?: number | string;
|
|
3597
|
+
imgSrc?: string;
|
|
3598
|
+
imgWidth?: number | string;
|
|
3599
|
+
imgHeight?: number | string;
|
|
3600
|
+
imgPosition?: string;
|
|
3601
|
+
roundedCorners?: string;
|
|
3602
|
+
rtl?: boolean;
|
|
3603
|
+
textPosition?: string;
|
|
3604
|
+
textImageRelation?: string;
|
|
3605
|
+
theme?: string;
|
|
3606
|
+
template?: string;
|
|
3607
|
+
toggled?: boolean;
|
|
3608
|
+
width?: string | number;
|
|
3609
|
+
value?: string;
|
|
3610
|
+
}// RepeatButtonOptions
|
|
3611
|
+
|
|
3612
|
+
export interface jqxRepeatButton extends widget, RepeatButtonOptions {
|
|
3613
|
+
|
|
3614
|
+
// jqxRepeatButton functions
|
|
3615
|
+
destroy(): void;
|
|
3616
|
+
focus(): void;
|
|
3617
|
+
render(): void;
|
|
3618
|
+
val(value: string): string;
|
|
3619
|
+
}// jqxRepeatButton
|
|
3620
|
+
|
|
3621
|
+
export interface ResponsivePanelOptions {
|
|
3622
|
+
// ResponsivePanelOptions properties
|
|
3623
|
+
animationDirection?: string;
|
|
3624
|
+
animationHideDelay?: number | string;
|
|
3625
|
+
animationShowDelay?: number | string;
|
|
3626
|
+
animationType?: string;
|
|
3627
|
+
autoClose?: boolean;
|
|
3628
|
+
collapseBreakpoint?: number;
|
|
3629
|
+
collapseWidth?: number;
|
|
3630
|
+
height?: string | number;
|
|
3631
|
+
initContent?: () => void;
|
|
3632
|
+
theme?: string;
|
|
3633
|
+
toggleButton?: string | any;
|
|
3634
|
+
toggleButtonSize?: number | string;
|
|
3635
|
+
width?: string | number;
|
|
3636
|
+
}// ResponsivePanelOptions
|
|
3637
|
+
|
|
3638
|
+
export interface jqxResponsivePanel extends widget, ResponsivePanelOptions {
|
|
3639
|
+
|
|
3640
|
+
// jqxResponsivePanel functions
|
|
3641
|
+
close(): void;
|
|
3642
|
+
destroy(): void;
|
|
3643
|
+
isCollapsed(): boolean;
|
|
3644
|
+
isOpened(): boolean;
|
|
3645
|
+
open(): void;
|
|
3646
|
+
refresh(): void;
|
|
3647
|
+
render(): void;
|
|
3648
|
+
}// jqxResponsivePanel
|
|
3649
|
+
|
|
3650
|
+
export interface RibbonItem {
|
|
3651
|
+
|
|
3652
|
+
}// RibbonItem
|
|
3653
|
+
|
|
3654
|
+
export interface RibbonOptions {
|
|
3655
|
+
// RibbonOptions properties
|
|
3656
|
+
animationType?: string;
|
|
3657
|
+
animationDelay?: number | string;
|
|
3658
|
+
disabled?: boolean;
|
|
3659
|
+
height?: number | string;
|
|
3660
|
+
initContent?: (index: any) => void;
|
|
3661
|
+
mode?: string;
|
|
3662
|
+
popupCloseMode?: string;
|
|
3663
|
+
position?: string;
|
|
3664
|
+
reorder?: boolean;
|
|
3665
|
+
rtl?: boolean;
|
|
3666
|
+
selectedIndex?: number;
|
|
3667
|
+
selectionMode?: string;
|
|
3668
|
+
scrollPosition?: string;
|
|
3669
|
+
scrollStep?: number;
|
|
3670
|
+
scrollDelay?: number;
|
|
3671
|
+
theme?: string;
|
|
3672
|
+
width?: string | number;
|
|
3673
|
+
}// RibbonOptions
|
|
3674
|
+
|
|
3675
|
+
export interface jqxRibbon extends widget, RibbonOptions {
|
|
3676
|
+
|
|
3677
|
+
// jqxRibbon functions
|
|
3678
|
+
addAt(index: number, item: RibbonItem): void;
|
|
3679
|
+
clearSelection(): void;
|
|
3680
|
+
disableAt(index: number): void;
|
|
3681
|
+
destroy(): void;
|
|
3682
|
+
enableAt(index: number): void;
|
|
3683
|
+
hideAt(index: number): void;
|
|
3684
|
+
removeAt(index: number): void;
|
|
3685
|
+
render(): void;
|
|
3686
|
+
refresh(): void;
|
|
3687
|
+
selectAt(index: number): void;
|
|
3688
|
+
showAt(index: number): void;
|
|
3689
|
+
setPopupLayout(index: number, layout: any, width: number | string, height: number | string): void;
|
|
3690
|
+
updateAt(index: number, item: RibbonItem): void;
|
|
3691
|
+
val(value: string): string;
|
|
3692
|
+
}// jqxRibbon
|
|
3693
|
+
|
|
3694
|
+
export interface SchedulerAppointmentDataFields {
|
|
3695
|
+
// SchedulerAppointmentDataFields properties
|
|
3696
|
+
allDay?: boolean | string;
|
|
3697
|
+
background?: string;
|
|
3698
|
+
borderColor?: string;
|
|
3699
|
+
color?: string;
|
|
3700
|
+
description?: string;
|
|
3701
|
+
draggable?: boolean | string;
|
|
3702
|
+
from?: string;
|
|
3703
|
+
hidden?: boolean | string;
|
|
3704
|
+
id?: number | string;
|
|
3705
|
+
location?: string;
|
|
3706
|
+
recurrencePattern?: SchedulerRecurrencePattern | string;
|
|
3707
|
+
recurrenceException?: string;
|
|
3708
|
+
resizable?: boolean | string;
|
|
3709
|
+
resourceId?: number | string;
|
|
3710
|
+
readOnly?: boolean | string;
|
|
3711
|
+
subject?: string;
|
|
3712
|
+
style?: string;
|
|
3713
|
+
status?: string;
|
|
3714
|
+
to?: string;
|
|
3715
|
+
tooltip?: string;
|
|
3716
|
+
timeZone?: string;
|
|
3717
|
+
}// SchedulerAppointmentDataFields
|
|
3718
|
+
|
|
3719
|
+
export interface SchedulerRecurrencePattern {
|
|
3720
|
+
// SchedulerRecurrencePattern properties
|
|
3721
|
+
FREQ?: string;
|
|
3722
|
+
COUNT?: number;
|
|
3723
|
+
UNTIL?: string;
|
|
3724
|
+
BYDAY?: string;
|
|
3725
|
+
BYMONTHDAY?: string;
|
|
3726
|
+
BYMONTH?: number;
|
|
3727
|
+
INTERVAL?: number;
|
|
3728
|
+
}// SchedulerRecurrencePattern
|
|
3729
|
+
|
|
3730
|
+
export interface SchedulerChangedAppointments {
|
|
3731
|
+
// SchedulerChangedAppointments properties
|
|
3732
|
+
type?: string;
|
|
3733
|
+
appointment?: SchedulerAppointmentDataFields;
|
|
3734
|
+
}// SchedulerChangedAppointments
|
|
3735
|
+
|
|
3736
|
+
export interface SchedulerContextMenuOpen {
|
|
3737
|
+
// SchedulerContextMenuOpen properties
|
|
3738
|
+
menu?: any;
|
|
3739
|
+
appointment?: any;
|
|
3740
|
+
event?: any;
|
|
3741
|
+
}// SchedulerContextMenuOpen
|
|
3742
|
+
|
|
3743
|
+
export interface SchedulerContextMenuClose {
|
|
3744
|
+
// SchedulerContextMenuClose properties
|
|
3745
|
+
menu?: any;
|
|
3746
|
+
appointment?: any;
|
|
3747
|
+
event?: any;
|
|
3748
|
+
}// SchedulerContextMenuClose
|
|
3749
|
+
|
|
3750
|
+
export interface SchedulerContextMenuItemClick {
|
|
3751
|
+
// SchedulerContextMenuItemClick properties
|
|
3752
|
+
menu?: any;
|
|
3753
|
+
appointment?: any;
|
|
3754
|
+
event?: any;
|
|
3755
|
+
}// SchedulerContextMenuItemClick
|
|
3756
|
+
|
|
3757
|
+
export interface SchedulerContextMenuCreate {
|
|
3758
|
+
// SchedulerContextMenuCreate properties
|
|
3759
|
+
menu?: any;
|
|
3760
|
+
settings?: any;
|
|
3761
|
+
}// SchedulerContextMenuCreate
|
|
3762
|
+
|
|
3763
|
+
export interface SchedulerEditDialogCreate {
|
|
3764
|
+
// SchedulerEditDialogCreate properties
|
|
3765
|
+
dialog?: any;
|
|
3766
|
+
fields?: any;
|
|
3767
|
+
editAppointment?: any;
|
|
3768
|
+
}// SchedulerEditDialogCreate
|
|
3769
|
+
|
|
3770
|
+
export interface SchedulerEditDialogOpen {
|
|
3771
|
+
// SchedulerEditDialogOpen properties
|
|
3772
|
+
dialog?: any;
|
|
3773
|
+
fields?: any;
|
|
3774
|
+
editAppointment?: any;
|
|
3775
|
+
}// SchedulerEditDialogOpen
|
|
3776
|
+
|
|
3777
|
+
export interface SchedulerEditDialogClose {
|
|
3778
|
+
// SchedulerEditDialogClose properties
|
|
3779
|
+
dialog?: any;
|
|
3780
|
+
fields?: any;
|
|
3781
|
+
editAppointment?: any;
|
|
3782
|
+
}// SchedulerEditDialogClose
|
|
3783
|
+
|
|
3784
|
+
export interface SchedulerEditDialogKeyDown {
|
|
3785
|
+
// SchedulerEditDialogKeyDown properties
|
|
3786
|
+
dialog?: any;
|
|
3787
|
+
fields?: any;
|
|
3788
|
+
editAppointment?: any;
|
|
3789
|
+
event?: any;
|
|
3790
|
+
}// SchedulerEditDialogKeyDown
|
|
3791
|
+
|
|
3792
|
+
export interface SchedulerExportSettings {
|
|
3793
|
+
// SchedulerExportSettings properties
|
|
3794
|
+
serverURL?: string;
|
|
3795
|
+
characterSet?: string;
|
|
3796
|
+
fileName?: string | null;
|
|
3797
|
+
dateTimeFormatString?: string;
|
|
3798
|
+
resourcesInMultipleICSFiles?: boolean;
|
|
3799
|
+
}// SchedulerExportSettings
|
|
3800
|
+
|
|
3801
|
+
export interface SchedulerRenderAppointment {
|
|
3802
|
+
// SchedulerRenderAppointment properties
|
|
3803
|
+
data?: any;
|
|
3804
|
+
}// SchedulerRenderAppointment
|
|
3805
|
+
|
|
3806
|
+
export interface SchedulerResources {
|
|
3807
|
+
// SchedulerResources properties
|
|
3808
|
+
source?: string;
|
|
3809
|
+
colorScheme?: string;
|
|
3810
|
+
orientation?: string;
|
|
3811
|
+
dataField?: string;
|
|
3812
|
+
resourceColumnWidth?: number | string;
|
|
3813
|
+
resourceRowHeight?: number;
|
|
3814
|
+
}// SchedulerResources
|
|
3815
|
+
|
|
3816
|
+
export interface SchedulerStatuses {
|
|
3817
|
+
// SchedulerStatuses properties
|
|
3818
|
+
free?: string;
|
|
3819
|
+
tentative?: string;
|
|
3820
|
+
busy?: string;
|
|
3821
|
+
doNotDisturb?: string;
|
|
3822
|
+
outOfOffice?: string;
|
|
3823
|
+
}// SchedulerStatuses
|
|
3824
|
+
|
|
3825
|
+
export interface SchedulerGetSelection {
|
|
3826
|
+
// SchedulerGetSelection properties
|
|
3827
|
+
from?: any;
|
|
3828
|
+
to?: any;
|
|
3829
|
+
ResourceId?: any;
|
|
3830
|
+
}// SchedulerGetSelection
|
|
3831
|
+
|
|
3832
|
+
export interface SchedulerOptions {
|
|
3833
|
+
// SchedulerOptions properties
|
|
3834
|
+
appointmentOpacity?: number;
|
|
3835
|
+
appointmentsMinHeight?: number;
|
|
3836
|
+
appointmentDataFields?: SchedulerAppointmentDataFields;
|
|
3837
|
+
appointmentTooltips?: boolean;
|
|
3838
|
+
columnsHeight?: number;
|
|
3839
|
+
contextMenu?: boolean;
|
|
3840
|
+
contextMenuOpen?: (menu: SchedulerContextMenuOpen['menu'], appointment: SchedulerContextMenuOpen['appointment'], event: SchedulerContextMenuOpen['event']) => void;
|
|
3841
|
+
contextMenuClose?: (menu: SchedulerContextMenuClose['menu'], appointment: SchedulerContextMenuClose['appointment'], event: SchedulerContextMenuClose['event']) => void;
|
|
3842
|
+
contextMenuItemClick?: (menu: SchedulerContextMenuItemClick['menu'], appointment: SchedulerContextMenuItemClick['appointment'], event: SchedulerContextMenuItemClick['event']) => boolean;
|
|
3843
|
+
contextMenuCreate?: (menu: SchedulerContextMenuCreate['menu'], settings: SchedulerContextMenuCreate['settings']) => void;
|
|
3844
|
+
changedAppointments?: Array<SchedulerChangedAppointments>;
|
|
3845
|
+
disabled?: boolean;
|
|
3846
|
+
date?: any;
|
|
3847
|
+
dayNameFormat?: string;
|
|
3848
|
+
enableHover?: boolean;
|
|
3849
|
+
editDialog?: boolean;
|
|
3850
|
+
editDialogDateTimeFormatString?: string;
|
|
3851
|
+
editDialogDateFormatString?: string;
|
|
3852
|
+
editDialogOpen?: (dialog?: SchedulerEditDialogOpen['dialog'], fields?: SchedulerEditDialogOpen['fields'], editAppointment?: SchedulerEditDialogOpen['editAppointment']) => void;
|
|
3853
|
+
editDialogCreate?: (dialog?: SchedulerEditDialogCreate['dialog'], fields?: SchedulerEditDialogCreate['fields'], editAppointment?: SchedulerEditDialogCreate['editAppointment']) => void;
|
|
3854
|
+
editDialogKeyDown?: (dialog?: SchedulerEditDialogKeyDown['dialog'], fields?: SchedulerEditDialogKeyDown['fields'], editAppointment?: SchedulerEditDialogKeyDown['editAppointment'], event?: SchedulerEditDialogKeyDown['event']) => boolean;
|
|
3855
|
+
editDialogClose?: (dialog?: SchedulerEditDialogClose['dialog'], fields?: SchedulerEditDialogClose['fields'], editAppointment?: SchedulerEditDialogClose['editAppointment']) => void;
|
|
3856
|
+
exportSettings?: SchedulerExportSettings;
|
|
3857
|
+
height?: number | string;
|
|
3858
|
+
legendPosition?: string;
|
|
3859
|
+
legendHeight?: number;
|
|
3860
|
+
localization?: any;
|
|
3861
|
+
min?: any;
|
|
3862
|
+
max?: any;
|
|
3863
|
+
ready?: () => void;
|
|
3864
|
+
renderAppointment?: (data: SchedulerRenderAppointment['data']) => any;
|
|
3865
|
+
rendering?: () => void;
|
|
3866
|
+
rendered?: () => void;
|
|
3867
|
+
rtl?: boolean;
|
|
3868
|
+
resources?: SchedulerResources;
|
|
3869
|
+
rowsHeight?: number;
|
|
3870
|
+
showToolbar?: boolean;
|
|
3871
|
+
showLegend?: boolean;
|
|
3872
|
+
scrollBarSize?: number;
|
|
3873
|
+
source?: any;
|
|
3874
|
+
statuses?: SchedulerStatuses;
|
|
3875
|
+
touchRowsHeight?: number;
|
|
3876
|
+
theme?: string;
|
|
3877
|
+
touchAppointmentsMinHeight?: number;
|
|
3878
|
+
touchScrollBarSize?: number;
|
|
3879
|
+
timeZone?: string;
|
|
3880
|
+
touchDayNameFormat?: string;
|
|
3881
|
+
toolBarRangeFormat?: string;
|
|
3882
|
+
toolBarRangeFormatAbbr?: string;
|
|
3883
|
+
toolbarHeight?: number;
|
|
3884
|
+
views?: Array<any>;
|
|
3885
|
+
view?: string;
|
|
3886
|
+
width?: number | string;
|
|
3887
|
+
}// SchedulerOptions
|
|
3888
|
+
|
|
3889
|
+
export interface jqxScheduler extends widget, SchedulerOptions {
|
|
3890
|
+
|
|
3891
|
+
// jqxScheduler functions
|
|
3892
|
+
addAppointment(item: SchedulerAppointmentDataFields): void;
|
|
3893
|
+
beginAppointmentsUpdate(): void;
|
|
3894
|
+
clearAppointmentsSelection(): void;
|
|
3895
|
+
clearSelection(): void;
|
|
3896
|
+
closeMenu(): void;
|
|
3897
|
+
closeDialog(): void;
|
|
3898
|
+
deleteAppointment(appointmenId: string): void;
|
|
3899
|
+
destroy(): void;
|
|
3900
|
+
endAppointmentsUpdate(): void;
|
|
3901
|
+
ensureAppointmentVisible(id: string): void;
|
|
3902
|
+
ensureVisible(item: any, resourceId: string): void;
|
|
3903
|
+
exportData(format: string): any;
|
|
3904
|
+
focus(): void;
|
|
3905
|
+
getAppointmentProperty(appointmentId: string, name: string): any;
|
|
3906
|
+
getSelection(): SchedulerGetSelection;
|
|
3907
|
+
getAppointments(): Array<SchedulerAppointmentDataFields>;
|
|
3908
|
+
getDataAppointments(): Array<any>;
|
|
3909
|
+
hideAppointmentsByResource(resourcesId: string): void;
|
|
3910
|
+
openMenu(left: number, top: number): void;
|
|
3911
|
+
openDialog(left: number, top: number): void;
|
|
3912
|
+
selectAppointment(appointmentId: string): void;
|
|
3913
|
+
setAppointmentProperty(appointmentId: string, name: string, value: any): void;
|
|
3914
|
+
selectCell(date: any, allday: boolean, resourceId: string): void;
|
|
3915
|
+
showAppointmentsByResource(resourceId: string): void;
|
|
3916
|
+
scrollWidth(): number;
|
|
3917
|
+
scrollHeight(): number;
|
|
3918
|
+
scrollLeft(left: number): void;
|
|
3919
|
+
scrollTop(top: number): void;
|
|
3920
|
+
}// jqxScheduler
|
|
3921
|
+
|
|
3922
|
+
export interface ScrollBarOptions {
|
|
3923
|
+
// ScrollBarOptions properties
|
|
3924
|
+
disabled?: boolean;
|
|
3925
|
+
height?: string | number;
|
|
3926
|
+
largestep?: number;
|
|
3927
|
+
min?: number;
|
|
3928
|
+
max?: number;
|
|
3929
|
+
rtl?: boolean;
|
|
3930
|
+
step?: number;
|
|
3931
|
+
showButtons?: boolean;
|
|
3932
|
+
thumbMinSize?: number;
|
|
3933
|
+
theme?: string;
|
|
3934
|
+
vertical?: boolean;
|
|
3935
|
+
value?: number;
|
|
3936
|
+
width?: string | number;
|
|
3937
|
+
}// ScrollBarOptions
|
|
3938
|
+
|
|
3939
|
+
export interface jqxScrollBar extends widget, ScrollBarOptions {
|
|
3940
|
+
|
|
3941
|
+
// jqxScrollBar functions
|
|
3942
|
+
destroy(): void;
|
|
3943
|
+
isScrolling(): boolean;
|
|
3944
|
+
setPosition(index: number): void;
|
|
3945
|
+
}// jqxScrollBar
|
|
3946
|
+
|
|
3947
|
+
export interface ScrollViewOptions {
|
|
3948
|
+
// ScrollViewOptions properties
|
|
3949
|
+
animationDuration?: number;
|
|
3950
|
+
bounceEnabled?: boolean;
|
|
3951
|
+
buttonsOffset?: Array<number>;
|
|
3952
|
+
currentPage?: number;
|
|
3953
|
+
disabled?: boolean;
|
|
3954
|
+
height?: string | number;
|
|
3955
|
+
moveThreshold?: number;
|
|
3956
|
+
showButtons?: boolean;
|
|
3957
|
+
slideShow?: boolean;
|
|
3958
|
+
slideDuration?: number;
|
|
3959
|
+
theme?: string;
|
|
3960
|
+
width?: string | number;
|
|
3961
|
+
}// ScrollViewOptions
|
|
3962
|
+
|
|
3963
|
+
export interface jqxScrollView extends widget, ScrollViewOptions {
|
|
3964
|
+
|
|
3965
|
+
// jqxScrollView functions
|
|
3966
|
+
back(): void;
|
|
3967
|
+
changePage(index: number): void;
|
|
3968
|
+
forward(): void;
|
|
3969
|
+
refresh(): void;
|
|
3970
|
+
}// jqxScrollView
|
|
3971
|
+
|
|
3972
|
+
export interface SliderTickLabelFormatFunction {
|
|
3973
|
+
// SliderTickLabelFormatFunction properties
|
|
3974
|
+
value?: number;
|
|
3975
|
+
}// SliderTickLabelFormatFunction
|
|
3976
|
+
|
|
3977
|
+
export interface SliderTooltipFormatFunction {
|
|
3978
|
+
// SliderTooltipFormatFunction properties
|
|
3979
|
+
value?: number;
|
|
3980
|
+
}// SliderTooltipFormatFunction
|
|
3981
|
+
|
|
3982
|
+
export interface SliderOptions {
|
|
3983
|
+
// SliderOptions properties
|
|
3984
|
+
buttonsPosition?: string;
|
|
3985
|
+
disabled?: boolean;
|
|
3986
|
+
height?: string | number;
|
|
3987
|
+
layout?: string;
|
|
3988
|
+
mode?: string;
|
|
3989
|
+
minorTicksFrequency?: number;
|
|
3990
|
+
minorTickSize?: number;
|
|
3991
|
+
max?: number;
|
|
3992
|
+
min?: number;
|
|
3993
|
+
orientation?: string;
|
|
3994
|
+
rangeSlider?: boolean;
|
|
3995
|
+
rtl?: boolean;
|
|
3996
|
+
step?: number;
|
|
3997
|
+
showTicks?: boolean;
|
|
3998
|
+
showMinorTicks?: boolean;
|
|
3999
|
+
showTickLabels?: boolean;
|
|
4000
|
+
showButtons?: boolean;
|
|
4001
|
+
showRange?: boolean;
|
|
4002
|
+
template?: string;
|
|
4003
|
+
theme?: string;
|
|
4004
|
+
ticksPosition?: string;
|
|
4005
|
+
ticksFrequency?: number;
|
|
4006
|
+
tickSize?: number;
|
|
4007
|
+
tickLabelFormatFunction?: (value: SliderTickLabelFormatFunction['value']) => string;
|
|
4008
|
+
tooltip?: boolean;
|
|
4009
|
+
tooltipHideDelay?: number;
|
|
4010
|
+
tooltipPosition?: string;
|
|
4011
|
+
tooltipFormatFunction?: (value: SliderTooltipFormatFunction['value']) => any;
|
|
4012
|
+
value?: any;
|
|
4013
|
+
values?: Array<number>;
|
|
4014
|
+
width?: number | string;
|
|
4015
|
+
}// SliderOptions
|
|
4016
|
+
|
|
4017
|
+
export interface jqxSlider extends widget, SliderOptions {
|
|
4018
|
+
|
|
4019
|
+
// jqxSlider functions
|
|
4020
|
+
destroy(): void;
|
|
4021
|
+
decrementValue(): void;
|
|
4022
|
+
disable(): void;
|
|
4023
|
+
enable(): void;
|
|
4024
|
+
focus(): void;
|
|
4025
|
+
getValue(): number;
|
|
4026
|
+
incrementValue(): void;
|
|
4027
|
+
setValue(index: number | number[]): void;
|
|
4028
|
+
val(value: string): string;
|
|
4029
|
+
}// jqxSlider
|
|
4030
|
+
|
|
4031
|
+
export interface SortableCursorAt {
|
|
4032
|
+
// SortableCursorAt properties
|
|
4033
|
+
left?: number;
|
|
4034
|
+
top?: number;
|
|
4035
|
+
right?: number;
|
|
4036
|
+
bottom?: number;
|
|
4037
|
+
}// SortableCursorAt
|
|
4038
|
+
|
|
4039
|
+
export interface SortableOptions {
|
|
4040
|
+
// SortableOptions properties
|
|
4041
|
+
appendTo?: string;
|
|
4042
|
+
axis?: number | string;
|
|
4043
|
+
cancel?: string;
|
|
4044
|
+
connectWith?: string | boolean;
|
|
4045
|
+
containment?: string | boolean;
|
|
4046
|
+
cursor?: string;
|
|
4047
|
+
cursorAt?: SortableCursorAt;
|
|
4048
|
+
delay?: number;
|
|
4049
|
+
disabled?: boolean;
|
|
4050
|
+
distance?: number;
|
|
4051
|
+
dropOnEmpty?: boolean;
|
|
4052
|
+
forceHelperSize?: boolean;
|
|
4053
|
+
forcePlaceholderSize?: boolean;
|
|
4054
|
+
grid?: Array<number>;
|
|
4055
|
+
handle?: string | boolean;
|
|
4056
|
+
helper?: (originalEvent?: any, content?: any) => void | 'original' | 'clone';
|
|
4057
|
+
items?: string;
|
|
4058
|
+
opacity?: number | boolean;
|
|
4059
|
+
placeholderShow?: string | boolean;
|
|
4060
|
+
revert?: number | boolean;
|
|
4061
|
+
scroll?: boolean;
|
|
4062
|
+
scrollSensitivity?: number;
|
|
4063
|
+
scrollSpeed?: number;
|
|
4064
|
+
tolerance?: string;
|
|
4065
|
+
zIndex?: number;
|
|
4066
|
+
}// SortableOptions
|
|
4067
|
+
|
|
4068
|
+
export interface jqxSortable extends widget, SortableOptions {
|
|
4069
|
+
|
|
4070
|
+
// jqxSortable functions
|
|
4071
|
+
cancelMethod(): void;
|
|
4072
|
+
destroy(): void;
|
|
4073
|
+
disable(): void;
|
|
4074
|
+
enable(): void;
|
|
4075
|
+
refresh(): void;
|
|
4076
|
+
refreshPositions(): void;
|
|
4077
|
+
serialize(object: any): string;
|
|
4078
|
+
toArray(): Array<any>;
|
|
4079
|
+
}// jqxSortable
|
|
4080
|
+
|
|
4081
|
+
export interface SplitterPanel {
|
|
4082
|
+
// SplitterPanel properties
|
|
4083
|
+
size?: number | string;
|
|
4084
|
+
min?: number | string;
|
|
4085
|
+
collapsible?: boolean;
|
|
4086
|
+
collapsed?: boolean;
|
|
4087
|
+
}// SplitterPanel
|
|
4088
|
+
|
|
4089
|
+
export interface SplitterOptions {
|
|
4090
|
+
// SplitterOptions properties
|
|
4091
|
+
disabled?: boolean;
|
|
4092
|
+
height?: string | number;
|
|
4093
|
+
orientation?: string;
|
|
4094
|
+
panels?: Array<SplitterPanel>;
|
|
4095
|
+
resizable?: boolean;
|
|
4096
|
+
splitBarSize?: number;
|
|
4097
|
+
showSplitBar?: boolean;
|
|
4098
|
+
theme?: string;
|
|
4099
|
+
width?: string | number;
|
|
4100
|
+
}// SplitterOptions
|
|
4101
|
+
|
|
4102
|
+
export interface jqxSplitter extends widget, SplitterOptions {
|
|
4103
|
+
|
|
4104
|
+
// jqxSplitter functions
|
|
4105
|
+
collapse(): void;
|
|
4106
|
+
destroy(): void;
|
|
4107
|
+
disable(): void;
|
|
4108
|
+
enable(): void;
|
|
4109
|
+
expand(): void;
|
|
4110
|
+
render(): void;
|
|
4111
|
+
refresh(): void;
|
|
4112
|
+
}// jqxSplitter
|
|
4113
|
+
|
|
4114
|
+
export interface SwitchButtonOptions {
|
|
4115
|
+
// SwitchButtonOptions properties
|
|
4116
|
+
checked?: boolean;
|
|
4117
|
+
disabled?: boolean;
|
|
4118
|
+
height?: string | number;
|
|
4119
|
+
orientation?: string;
|
|
4120
|
+
onLabel?: string;
|
|
4121
|
+
offLabel?: string;
|
|
4122
|
+
thumbSize?: string;
|
|
4123
|
+
rtl?: boolean;
|
|
4124
|
+
width?: string | number;
|
|
4125
|
+
}// SwitchButtonOptions
|
|
4126
|
+
|
|
4127
|
+
export interface jqxSwitchButton extends widget, SwitchButtonOptions {
|
|
4128
|
+
|
|
4129
|
+
// jqxSwitchButton functions
|
|
4130
|
+
check(): void;
|
|
4131
|
+
disable(): void;
|
|
4132
|
+
enable(): void;
|
|
4133
|
+
toggle(): void;
|
|
4134
|
+
uncheck(): void;
|
|
4135
|
+
val(value: boolean): boolean;
|
|
4136
|
+
}// jqxSwitchButton
|
|
4137
|
+
|
|
4138
|
+
export interface TabsOptions {
|
|
4139
|
+
// TabsOptions properties
|
|
4140
|
+
animationType?: string;
|
|
4141
|
+
autoHeight?: boolean;
|
|
4142
|
+
closeButtonSize?: number;
|
|
4143
|
+
collapsible?: boolean;
|
|
4144
|
+
contentTransitionDuration?: number;
|
|
4145
|
+
disabled?: boolean;
|
|
4146
|
+
enabledHover?: boolean;
|
|
4147
|
+
enableScrollAnimation?: boolean;
|
|
4148
|
+
enableDropAnimation?: boolean;
|
|
4149
|
+
height?: string | number;
|
|
4150
|
+
initTabContent?: (tab?: number) => void;
|
|
4151
|
+
keyboardNavigation?: boolean;
|
|
4152
|
+
next?: any;
|
|
4153
|
+
previous?: any;
|
|
4154
|
+
position?: string;
|
|
4155
|
+
reorder?: boolean;
|
|
4156
|
+
rtl?: boolean;
|
|
4157
|
+
scrollAnimationDuration?: number;
|
|
4158
|
+
selectedItem?: number;
|
|
4159
|
+
selectionTracker?: boolean;
|
|
4160
|
+
scrollable?: boolean;
|
|
4161
|
+
scrollPosition?: string;
|
|
4162
|
+
scrollStep?: number;
|
|
4163
|
+
showCloseButtons?: boolean;
|
|
4164
|
+
toggleMode?: string;
|
|
4165
|
+
theme?: string;
|
|
4166
|
+
width?: string | number;
|
|
4167
|
+
}// TabsOptions
|
|
4168
|
+
|
|
4169
|
+
export interface jqxTabs extends widget, TabsOptions {
|
|
4170
|
+
|
|
4171
|
+
// jqxTabs functions
|
|
4172
|
+
addAt(index: number, title: string, content: string): void;
|
|
4173
|
+
addFirst(htmlElement1: any, htmlElement2: any): void;
|
|
4174
|
+
addLast(htmlElement1: any, htmlElement2: any): void;
|
|
4175
|
+
collapse(): void;
|
|
4176
|
+
disable(): void;
|
|
4177
|
+
disableAt(index: number): void;
|
|
4178
|
+
destroy(): void;
|
|
4179
|
+
ensureVisible(index: number): void;
|
|
4180
|
+
enableAt(index: number): void;
|
|
4181
|
+
expand(): void;
|
|
4182
|
+
enable(): void;
|
|
4183
|
+
focus(): void;
|
|
4184
|
+
getTitleAt(index: number): string;
|
|
4185
|
+
getContentAt(index: number): any;
|
|
4186
|
+
getDisabledTabsCount(): any;
|
|
4187
|
+
hideCloseButtonAt(index: number): void;
|
|
4188
|
+
hideAllCloseButtons(): void;
|
|
4189
|
+
length(): number;
|
|
4190
|
+
removeAt(index: number): void;
|
|
4191
|
+
removeFirst(): void;
|
|
4192
|
+
removeLast(): void;
|
|
4193
|
+
select(index: number): void;
|
|
4194
|
+
setContentAt(index: number, htmlElement: string): void;
|
|
4195
|
+
setTitleAt(index: number, htmlElement: string): void;
|
|
4196
|
+
showCloseButtonAt(index: number): void;
|
|
4197
|
+
showAllCloseButtons(): void;
|
|
4198
|
+
val(value: string): string;
|
|
4199
|
+
}// jqxTabs
|
|
4200
|
+
|
|
4201
|
+
export interface TagCloudTagRenderer {
|
|
4202
|
+
// TagCloudTagRenderer properties
|
|
4203
|
+
itemData?: any;
|
|
4204
|
+
minValue?: number;
|
|
4205
|
+
valueRange?: number;
|
|
4206
|
+
}// TagCloudTagRenderer
|
|
4207
|
+
|
|
4208
|
+
export interface TagCloudSource {
|
|
4209
|
+
// TagCloudSource properties
|
|
4210
|
+
url?: string;
|
|
4211
|
+
data?: any;
|
|
4212
|
+
localdata?: string;
|
|
4213
|
+
datatype?: string;
|
|
4214
|
+
type?: string;
|
|
4215
|
+
id?: string;
|
|
4216
|
+
root?: string;
|
|
4217
|
+
record?: string;
|
|
4218
|
+
}// TagCloudSource
|
|
4219
|
+
|
|
4220
|
+
export interface TagCloudOptions {
|
|
4221
|
+
// TagCloudOptions properties
|
|
4222
|
+
alterTextCase?: string;
|
|
4223
|
+
disabled?: boolean;
|
|
4224
|
+
displayLimit?: number;
|
|
4225
|
+
displayMember?: string;
|
|
4226
|
+
displayValue?: boolean;
|
|
4227
|
+
fontSizeUnit?: string;
|
|
4228
|
+
height?: number | string;
|
|
4229
|
+
maxColor?: string;
|
|
4230
|
+
maxFontSize?: number;
|
|
4231
|
+
maxValueToDisplay?: number;
|
|
4232
|
+
minColor?: string;
|
|
4233
|
+
minFontSize?: number;
|
|
4234
|
+
minValueToDisplay?: number;
|
|
4235
|
+
rtl?: boolean;
|
|
4236
|
+
sortBy?: string;
|
|
4237
|
+
sortOrder?: string;
|
|
4238
|
+
source?: TagCloudSource;
|
|
4239
|
+
tagRenderer?: (itemData: TagCloudTagRenderer['itemData'], minValue: TagCloudTagRenderer['minValue'], valueRange: TagCloudTagRenderer['valueRange']) => any;
|
|
4240
|
+
takeTopWeightedItems?: boolean;
|
|
4241
|
+
textColor?: string;
|
|
4242
|
+
urlBase?: string;
|
|
4243
|
+
urlMember?: string;
|
|
4244
|
+
valueMember?: string;
|
|
4245
|
+
width?: string | number;
|
|
4246
|
+
}// TagCloudOptions
|
|
4247
|
+
|
|
4248
|
+
export interface jqxTagCloud extends widget, TagCloudOptions {
|
|
4249
|
+
|
|
4250
|
+
// jqxTagCloud functions
|
|
4251
|
+
destroy(): void;
|
|
4252
|
+
findTagIndex(tag: string): number;
|
|
4253
|
+
getHiddenTagsList(): Array<any>;
|
|
4254
|
+
getRenderedTags(): Array<any>;
|
|
4255
|
+
getTagsList(): Array<any>;
|
|
4256
|
+
hideItem(index: number): void;
|
|
4257
|
+
insertAt(index: number, item: any): void;
|
|
4258
|
+
removeAt(index: number): void;
|
|
4259
|
+
updateAt(index: number, item: any): void;
|
|
4260
|
+
showItem(index: number): void;
|
|
4261
|
+
}// jqxTagCloud
|
|
4262
|
+
|
|
4263
|
+
export interface ToggleButtonOptions {
|
|
4264
|
+
// ToggleButtonOptions properties
|
|
4265
|
+
disabled?: boolean;
|
|
4266
|
+
height?: number | string;
|
|
4267
|
+
imgSrc?: string;
|
|
4268
|
+
imgWidth?: number | string;
|
|
4269
|
+
imgHeight?: number | string;
|
|
4270
|
+
imgPosition?: string;
|
|
4271
|
+
roundedCorners?: string;
|
|
4272
|
+
rtl?: boolean;
|
|
4273
|
+
textPosition?: string;
|
|
4274
|
+
textImageRelation?: string;
|
|
4275
|
+
theme?: string;
|
|
4276
|
+
template?: string;
|
|
4277
|
+
toggled?: boolean;
|
|
4278
|
+
width?: string | number;
|
|
4279
|
+
value?: string;
|
|
4280
|
+
}// ToggleButtonOptions
|
|
4281
|
+
|
|
4282
|
+
export interface jqxToggleButton extends widget, ToggleButtonOptions {
|
|
4283
|
+
|
|
4284
|
+
// jqxToggleButton functions
|
|
4285
|
+
check(): void;
|
|
4286
|
+
destroy(): void;
|
|
4287
|
+
focus(): void;
|
|
4288
|
+
render(): void;
|
|
4289
|
+
toggle(): void;
|
|
4290
|
+
unCheck(): void;
|
|
4291
|
+
val(value: string): string;
|
|
4292
|
+
}// jqxToggleButton
|
|
4293
|
+
|
|
4294
|
+
export interface TextAreaOptions {
|
|
4295
|
+
// TextAreaOptions properties
|
|
4296
|
+
disabled?: boolean;
|
|
4297
|
+
displayMember?: string;
|
|
4298
|
+
dropDownWidth?: number | string;
|
|
4299
|
+
height?: string | number;
|
|
4300
|
+
items?: number;
|
|
4301
|
+
maxLength?: number;
|
|
4302
|
+
minLength?: number;
|
|
4303
|
+
opened?: boolean;
|
|
4304
|
+
placeHolder?: string;
|
|
4305
|
+
popupZIndex?: number;
|
|
4306
|
+
query?: string;
|
|
4307
|
+
renderer?: (itemValue: any, inputValue: any) => any;
|
|
4308
|
+
roundedCorners?: boolean;
|
|
4309
|
+
rtl?: boolean;
|
|
4310
|
+
scrollBarSize?: number;
|
|
4311
|
+
searchMode?: string;
|
|
4312
|
+
source?: any;
|
|
4313
|
+
theme?: string;
|
|
4314
|
+
valueMember?: string;
|
|
4315
|
+
width?: string | number;
|
|
4316
|
+
}// TextAreaOptions
|
|
4317
|
+
|
|
4318
|
+
export interface jqxTextArea extends widget, TextAreaOptions {
|
|
4319
|
+
|
|
4320
|
+
// jqxTextArea functions
|
|
4321
|
+
destroy(): void;
|
|
4322
|
+
focus(): void;
|
|
4323
|
+
refresh(): void;
|
|
4324
|
+
render(): void;
|
|
4325
|
+
selectAll(): void;
|
|
4326
|
+
val(value: string): string;
|
|
4327
|
+
}// jqxTextArea
|
|
4328
|
+
|
|
4329
|
+
export interface ToolBarToolItem {
|
|
4330
|
+
// ToolBarToolItem properties
|
|
4331
|
+
type?: string;
|
|
4332
|
+
tool?: any;
|
|
4333
|
+
separatorAfterWidget?: boolean;
|
|
4334
|
+
minimizable?: boolean;
|
|
4335
|
+
minimized?: boolean;
|
|
4336
|
+
menuTool?: any;
|
|
4337
|
+
menuSeparator?: any;
|
|
4338
|
+
}// ToolBarToolItem
|
|
4339
|
+
|
|
4340
|
+
export interface ToolBarOptions {
|
|
4341
|
+
// ToolBarOptions properties
|
|
4342
|
+
disabled?: boolean;
|
|
4343
|
+
height?: string | number;
|
|
4344
|
+
initTools?: (type?: string, index?: number, tool?: any, menuToolIninitialization?: boolean) => void;
|
|
4345
|
+
minimizeWidth?: number;
|
|
4346
|
+
minWidth?: number | string;
|
|
4347
|
+
maxWidth?: number | string;
|
|
4348
|
+
rtl?: boolean;
|
|
4349
|
+
tools?: string;
|
|
4350
|
+
theme?: string;
|
|
4351
|
+
width?: string | number;
|
|
4352
|
+
}// ToolBarOptions
|
|
4353
|
+
|
|
4354
|
+
export interface jqxToolBar extends widget, ToolBarOptions {
|
|
4355
|
+
|
|
4356
|
+
// jqxToolBar functions
|
|
4357
|
+
addTool(type: string, position: string, separator: boolean, menuToolIninitialization: (type?: string, tool?: any, menuToolIninitialization?: boolean) => void): void;
|
|
4358
|
+
disableTool(index: number, disable: boolean): void;
|
|
4359
|
+
destroy(): void;
|
|
4360
|
+
destroyTool(index: number): void;
|
|
4361
|
+
getTools(): Array<ToolBarToolItem>;
|
|
4362
|
+
render(): void;
|
|
4363
|
+
refresh(): void;
|
|
4364
|
+
}// jqxToolBar
|
|
4365
|
+
|
|
4366
|
+
export interface TooltipOptions {
|
|
4367
|
+
// TooltipOptions properties
|
|
4368
|
+
absolutePositionX?: number;
|
|
4369
|
+
absolutePositionY?: number;
|
|
4370
|
+
autoHide?: boolean;
|
|
4371
|
+
autoHideDelay?: number;
|
|
4372
|
+
animationShowDelay?: number | string;
|
|
4373
|
+
animationHideDelay?: number | string;
|
|
4374
|
+
content?: string;
|
|
4375
|
+
closeOnClick?: boolean;
|
|
4376
|
+
disabled?: boolean;
|
|
4377
|
+
enableBrowserBoundsDetection?: boolean;
|
|
4378
|
+
height?: number | string;
|
|
4379
|
+
left?: number;
|
|
4380
|
+
name?: string;
|
|
4381
|
+
opacity?: number;
|
|
4382
|
+
position?: string;
|
|
4383
|
+
rtl?: boolean;
|
|
4384
|
+
showDelay?: number;
|
|
4385
|
+
showArrow?: boolean;
|
|
4386
|
+
top?: number | string;
|
|
4387
|
+
trigger?: string;
|
|
4388
|
+
theme?: string;
|
|
4389
|
+
width?: number | string;
|
|
4390
|
+
}// TooltipOptions
|
|
4391
|
+
|
|
4392
|
+
export interface jqxTooltip extends widget, TooltipOptions {
|
|
4393
|
+
|
|
4394
|
+
// jqxTooltip functions
|
|
4395
|
+
close(index: number): void;
|
|
4396
|
+
destroy(): void;
|
|
4397
|
+
open(left: number, top: number): void;
|
|
4398
|
+
refresh(): void;
|
|
4399
|
+
}// jqxTooltip
|
|
4400
|
+
|
|
4401
|
+
export interface TreeDragStart {
|
|
4402
|
+
// TreeDragStart properties
|
|
4403
|
+
item?: any;
|
|
4404
|
+
}// TreeDragStart
|
|
4405
|
+
|
|
4406
|
+
export interface TreeDragEnd {
|
|
4407
|
+
// TreeDragEnd properties
|
|
4408
|
+
dragItem?: any;
|
|
4409
|
+
dropItem?: any;
|
|
4410
|
+
args?: any;
|
|
4411
|
+
dropPosition?: any;
|
|
4412
|
+
tree?: any;
|
|
4413
|
+
}// TreeDragEnd
|
|
4414
|
+
|
|
4415
|
+
export interface TreeItem {
|
|
4416
|
+
// TreeItem properties
|
|
4417
|
+
label?: string;
|
|
4418
|
+
value?: string;
|
|
4419
|
+
disabled?: boolean;
|
|
4420
|
+
checked?: boolean;
|
|
4421
|
+
element?: any;
|
|
4422
|
+
parentElement?: any;
|
|
4423
|
+
isExpanded?: boolean;
|
|
4424
|
+
selected?: boolean;
|
|
4425
|
+
}// TreeItem
|
|
4426
|
+
|
|
4427
|
+
export interface TreeOffset {
|
|
4428
|
+
// TreeOffset properties
|
|
4429
|
+
top?: number;
|
|
4430
|
+
left?: number;
|
|
4431
|
+
}// TreeOffset
|
|
4432
|
+
|
|
4433
|
+
export interface TreeOptions {
|
|
4434
|
+
// TreeOptions properties
|
|
4435
|
+
animationShowDuration?: number;
|
|
4436
|
+
animationHideDuration?: number;
|
|
4437
|
+
allowDrag?: boolean;
|
|
4438
|
+
allowDrop?: boolean;
|
|
4439
|
+
checkboxes?: boolean;
|
|
4440
|
+
dragStart?: (item: TreeDragStart['item']) => boolean;
|
|
4441
|
+
dragEnd?: (dragItem?: TreeDragEnd['dragItem'], dropItem?: TreeDragEnd['dropItem'], args?: TreeDragEnd['args'], dropPosition?: TreeDragEnd['dropPosition'], tree?: TreeDragEnd['tree']) => boolean;
|
|
4442
|
+
disabled?: boolean;
|
|
4443
|
+
easing?: string;
|
|
4444
|
+
enableHover?: boolean;
|
|
4445
|
+
height?: number | string;
|
|
4446
|
+
hasThreeStates?: boolean;
|
|
4447
|
+
incrementalSearch?: boolean;
|
|
4448
|
+
keyboardNavigation?: boolean;
|
|
4449
|
+
rtl?: boolean;
|
|
4450
|
+
source?: any;
|
|
4451
|
+
toggleIndicatorSize?: number;
|
|
4452
|
+
toggleMode?: string;
|
|
4453
|
+
theme?: string;
|
|
4454
|
+
width?: string | number;
|
|
4455
|
+
}// TreeOptions
|
|
4456
|
+
|
|
4457
|
+
export interface jqxTree extends widget, TreeOptions {
|
|
4458
|
+
|
|
4459
|
+
// jqxTree functions
|
|
4460
|
+
addBefore(item: any, id: string): void;
|
|
4461
|
+
addAfter(item: any, id: string): void;
|
|
4462
|
+
addTo(item: any, id: string | null): void;
|
|
4463
|
+
clear(): void;
|
|
4464
|
+
checkAll(): void;
|
|
4465
|
+
checkItem(item: any, checked: boolean): void;
|
|
4466
|
+
collapseAll(): void;
|
|
4467
|
+
collapseItem(item: any): void;
|
|
4468
|
+
destroy(): void;
|
|
4469
|
+
disableItem(item: any): void;
|
|
4470
|
+
ensureVisible(item: any): void;
|
|
4471
|
+
enableItem(item: any): void;
|
|
4472
|
+
enableAll(): void;
|
|
4473
|
+
expandAll(): void;
|
|
4474
|
+
expandItem(item: any): void;
|
|
4475
|
+
focus(): void;
|
|
4476
|
+
getCheckedItems(): Array<TreeItem>;
|
|
4477
|
+
getUncheckedItems(): Array<TreeItem>;
|
|
4478
|
+
getItems(): Array<TreeItem>;
|
|
4479
|
+
getItem(element: any): TreeItem;
|
|
4480
|
+
getSelectedItem(): TreeItem;
|
|
4481
|
+
getPrevItem(item: any): TreeItem;
|
|
4482
|
+
getNextItem(item: any): TreeItem;
|
|
4483
|
+
hitTest(left: number, top: number): any;
|
|
4484
|
+
removeItem(item: any): void;
|
|
4485
|
+
render(): void;
|
|
4486
|
+
refresh(): void;
|
|
4487
|
+
selectItem(item: any): void;
|
|
4488
|
+
uncheckAll(): void;
|
|
4489
|
+
uncheckItem(item: any): void;
|
|
4490
|
+
updateItem(item: any, newItem: any): void;
|
|
4491
|
+
val(value: string): string;
|
|
4492
|
+
}// jqxTree
|
|
4493
|
+
|
|
4494
|
+
export interface TreeGridEditSettings {
|
|
4495
|
+
// TreeGridEditSettings properties
|
|
4496
|
+
saveOnEnter?: boolean;
|
|
4497
|
+
saveOnPageChange?: boolean;
|
|
4498
|
+
saveOnBlur?: boolean;
|
|
4499
|
+
saveOnSelectionChange?: boolean;
|
|
4500
|
+
cancelOnEsc?: boolean;
|
|
4501
|
+
editSingleCell?: boolean;
|
|
4502
|
+
editOnDoubleClick?: boolean;
|
|
4503
|
+
editOnF2?: boolean;
|
|
4504
|
+
}// TreeGridEditSettings
|
|
4505
|
+
|
|
4506
|
+
export interface TreeGridExportSettings {
|
|
4507
|
+
// TreeGridExportSettings properties
|
|
4508
|
+
columnsHeader?: boolean;
|
|
4509
|
+
hiddenColumns?: boolean;
|
|
4510
|
+
serverURL?: string | any;
|
|
4511
|
+
characterSet?: string;
|
|
4512
|
+
collapsedRecords?: boolean;
|
|
4513
|
+
recordsInView?: boolean;
|
|
4514
|
+
fileName?: string | null;
|
|
4515
|
+
}// TreeGridExportSettings
|
|
4516
|
+
|
|
4517
|
+
export interface TreeGridGetRow {
|
|
4518
|
+
// TreeGridGetRow properties
|
|
4519
|
+
type?: string;
|
|
4520
|
+
checked?: boolean;
|
|
4521
|
+
expanded?: boolean;
|
|
4522
|
+
icon?: string;
|
|
4523
|
+
leaf?: boolean;
|
|
4524
|
+
level?: number;
|
|
4525
|
+
parent?: any;
|
|
4526
|
+
records?: Array<any>;
|
|
4527
|
+
selected?: boolean;
|
|
4528
|
+
uid?: number | string;
|
|
4529
|
+
}// TreeGridGetRow
|
|
4530
|
+
|
|
4531
|
+
export interface TreeGridRowDetailsRenderer {
|
|
4532
|
+
// TreeGridRowDetailsRenderer properties
|
|
4533
|
+
key?: number;
|
|
4534
|
+
dataRow?: number;
|
|
4535
|
+
}// TreeGridRowDetailsRenderer
|
|
4536
|
+
|
|
4537
|
+
export interface TreeGridRenderStatusBar {
|
|
4538
|
+
// TreeGridRenderStatusBar properties
|
|
4539
|
+
statusbar?: any;
|
|
4540
|
+
}// TreeGridRenderStatusBar
|
|
4541
|
+
|
|
4542
|
+
export interface TreeGridRenderToolbar {
|
|
4543
|
+
// TreeGridRenderToolbar properties
|
|
4544
|
+
toolbar?: any;
|
|
4545
|
+
}// TreeGridRenderToolbar
|
|
4546
|
+
|
|
4547
|
+
export interface TreeGridScrollOffset {
|
|
4548
|
+
// TreeGridScrollOffset properties
|
|
4549
|
+
top?: number;
|
|
4550
|
+
left?: number;
|
|
4551
|
+
}// TreeGridScrollOffset
|
|
4552
|
+
|
|
4553
|
+
export interface TreeGridOptions {
|
|
4554
|
+
// TreeGridOptions properties
|
|
4555
|
+
altRows?: boolean;
|
|
4556
|
+
autoRowHeight?: boolean;
|
|
4557
|
+
aggregatesHeight?: number;
|
|
4558
|
+
autoShowLoadElement?: boolean;
|
|
4559
|
+
checkboxes?: boolean;
|
|
4560
|
+
columnsHeight?: number;
|
|
4561
|
+
columns?: Array<any>;
|
|
4562
|
+
columnGroups?: Array<any>;
|
|
4563
|
+
columnsResize?: boolean;
|
|
4564
|
+
columnsReorder?: boolean;
|
|
4565
|
+
disabled?: boolean;
|
|
4566
|
+
editable?: boolean;
|
|
4567
|
+
editSettings?: TreeGridEditSettings;
|
|
4568
|
+
exportSettings?: TreeGridExportSettings;
|
|
4569
|
+
enableHover?: boolean;
|
|
4570
|
+
enableBrowserSelection?: boolean;
|
|
4571
|
+
filterable?: boolean;
|
|
4572
|
+
filterHeight?: number;
|
|
4573
|
+
filterMode?: string;
|
|
4574
|
+
height?: number | string;
|
|
4575
|
+
hierarchicalCheckboxes?: boolean;
|
|
4576
|
+
icons?: any;
|
|
4577
|
+
incrementalSearch?: boolean;
|
|
4578
|
+
localization?: any;
|
|
4579
|
+
pagerHeight?: number;
|
|
4580
|
+
pageSize?: number;
|
|
4581
|
+
pageSizeOptions?: Array<number | string>;
|
|
4582
|
+
pageable?: boolean;
|
|
4583
|
+
pagerPosition?: string;
|
|
4584
|
+
pagerMode?: string;
|
|
4585
|
+
pageSizeMode?: string;
|
|
4586
|
+
pagerButtonsCount?: number;
|
|
4587
|
+
pagerRenderer?: () => any;
|
|
4588
|
+
ready?: () => void;
|
|
4589
|
+
rowDetails?: boolean;
|
|
4590
|
+
rowDetailsRenderer?: (key: TreeGridRowDetailsRenderer['key'], dataRow: TreeGridRowDetailsRenderer['dataRow']) => any;
|
|
4591
|
+
renderToolbar?: (toolBar?: TreeGridRenderToolbar['toolbar']) => void;
|
|
4592
|
+
renderStatusBar?: (statusBar?: TreeGridRenderStatusBar['statusbar']) => void;
|
|
4593
|
+
rendering?: () => void;
|
|
4594
|
+
rendered?: () => void;
|
|
4595
|
+
rtl?: boolean;
|
|
4596
|
+
source?: any;
|
|
4597
|
+
sortable?: boolean;
|
|
4598
|
+
showAggregates?: boolean;
|
|
4599
|
+
showSubAggregates?: boolean;
|
|
4600
|
+
showToolbar?: boolean;
|
|
4601
|
+
showStatusbar?: boolean;
|
|
4602
|
+
statusBarHeight?: number;
|
|
4603
|
+
scrollBarSize?: number;
|
|
4604
|
+
selectionMode?: string;
|
|
4605
|
+
showHeader?: boolean;
|
|
4606
|
+
theme?: string;
|
|
4607
|
+
toolbarHeight?: number;
|
|
4608
|
+
width?: string | number;
|
|
4609
|
+
virtualModeCreateRecords?: (expandedRecord?: any, done?: any) => void;
|
|
4610
|
+
virtualModeRecordCreating?: (record?: any) => any;
|
|
4611
|
+
}// TreeGridOptions
|
|
4612
|
+
|
|
4613
|
+
export interface jqxTreeGrid extends widget, TreeGridOptions {
|
|
4614
|
+
|
|
4615
|
+
// jqxTreeGrid functions
|
|
4616
|
+
addRow(rowKey: number | string | null, rowData: any, rowPosition: string, parent: string): void;
|
|
4617
|
+
addFilter(dataField: string, filerGroup: any): void;
|
|
4618
|
+
applyFilters(): void;
|
|
4619
|
+
beginUpdate(): void;
|
|
4620
|
+
beginRowEdit(rowKey: number | string): void;
|
|
4621
|
+
beginCellEdit(rowKey: number | string, dataField: string): void;
|
|
4622
|
+
clearSelection(): void;
|
|
4623
|
+
clearFilters(): void;
|
|
4624
|
+
clear(): void;
|
|
4625
|
+
checkRow(rowKey: number | string): void;
|
|
4626
|
+
collapseRow(rowKey: number | string): void;
|
|
4627
|
+
collapseAll(): void;
|
|
4628
|
+
destroy(): void;
|
|
4629
|
+
deleteRow(rowKey: string[] | string): void;
|
|
4630
|
+
expandRow(rowKey: Array<number | string> | string | number): void;
|
|
4631
|
+
expandAll(): void;
|
|
4632
|
+
endUpdate(): void;
|
|
4633
|
+
ensureRowVisible(rowKey: number | string): void;
|
|
4634
|
+
endRowEdit(rowKey: number | string, cancelChanges: boolean): void;
|
|
4635
|
+
endCellEdit(rowKey: number | string, dataField: string, cancelChanges: boolean): void;
|
|
4636
|
+
exportData(exportDataType: any): any;
|
|
4637
|
+
focus(): void;
|
|
4638
|
+
getColumnProperty(dataField: string, propertyName: string): any;
|
|
4639
|
+
goToPage(pageIndex: number): void;
|
|
4640
|
+
goToPrevPage(): void;
|
|
4641
|
+
goToNextPage(): void;
|
|
4642
|
+
getSelection(): Array<any>;
|
|
4643
|
+
getKey(row: any): string;
|
|
4644
|
+
getRow(rowKey: number | string): TreeGridGetRow;
|
|
4645
|
+
getRows(): Array<TreeGridGetRow>;
|
|
4646
|
+
getCheckedRows(): Array<TreeGridGetRow>;
|
|
4647
|
+
getView(): Array<TreeGridGetRow>;
|
|
4648
|
+
getCellValue(rowKey: number | string, dataField: string): any;
|
|
4649
|
+
hideColumn(dataField: string): void;
|
|
4650
|
+
isBindingCompleted(): boolean;
|
|
4651
|
+
lockRow(rowKey: string | number | Array<number | string>): void;
|
|
4652
|
+
refresh(): void;
|
|
4653
|
+
render(): void;
|
|
4654
|
+
removeFilter(dataField: string): void;
|
|
4655
|
+
scrollOffset(top: number, left: number): TreeGridScrollOffset;
|
|
4656
|
+
setColumnProperty(dataField: string, propertyName: string, propertyValue: any): void;
|
|
4657
|
+
showColumn(dataField: string): void;
|
|
4658
|
+
selectRow(rowId: string | number | Array<number | string>): void;
|
|
4659
|
+
setCellValue(rowId: string, dataField: string, cellValue: any): void;
|
|
4660
|
+
sortBy(dataField: number | string, sortOrder: 'asc' | 'desc' | null): void;
|
|
4661
|
+
updating(): boolean;
|
|
4662
|
+
updateBoundData(): void;
|
|
4663
|
+
unselectRow(rowId: string | number | Array<number | string>): void;
|
|
4664
|
+
uncheckRow(rowId: string): void;
|
|
4665
|
+
updateRow(rowId: number | string, data: any): void;
|
|
4666
|
+
unlockRow(rowId: string | number | Array<number | string>): void;
|
|
4667
|
+
}// jqxTreeGrid
|
|
4668
|
+
|
|
4669
|
+
export interface TreeMapColorRanges {
|
|
4670
|
+
// TreeMapColorRanges properties
|
|
4671
|
+
color?: string;
|
|
4672
|
+
min?: number;
|
|
4673
|
+
max?: number;
|
|
4674
|
+
}// TreeMapColorRanges
|
|
4675
|
+
|
|
4676
|
+
export interface TreeMapLegendPosition {
|
|
4677
|
+
// TreeMapLegendPosition properties
|
|
4678
|
+
x?: number | string;
|
|
4679
|
+
y?: number | string;
|
|
4680
|
+
}// TreeMapLegendPosition
|
|
4681
|
+
|
|
4682
|
+
export interface TreeMapLegendScaleCallback {
|
|
4683
|
+
// TreeMapLegendScaleCallback properties
|
|
4684
|
+
v?: number;
|
|
4685
|
+
}// TreeMapLegendScaleCallback
|
|
4686
|
+
|
|
4687
|
+
export interface TreeMapOptions {
|
|
4688
|
+
// TreeMapOptions properties
|
|
4689
|
+
baseColor?: string;
|
|
4690
|
+
colorRanges?: Array<TreeMapColorRanges>;
|
|
4691
|
+
colorRange?: number;
|
|
4692
|
+
colorMode?: string;
|
|
4693
|
+
displayMember?: string;
|
|
4694
|
+
height?: string | number;
|
|
4695
|
+
hoverEnabled?: boolean;
|
|
4696
|
+
headerHeight?: number;
|
|
4697
|
+
legendLabel?: string;
|
|
4698
|
+
legendPosition?: TreeMapLegendPosition;
|
|
4699
|
+
legendScaleCallback?: (v: TreeMapLegendScaleCallback['v']) => string | number;
|
|
4700
|
+
renderCallbacks?: any;
|
|
4701
|
+
selectionEnabled?: boolean;
|
|
4702
|
+
showLegend?: boolean;
|
|
4703
|
+
source?: any;
|
|
4704
|
+
theme?: string;
|
|
4705
|
+
valueMember?: string;
|
|
4706
|
+
width?: string | number;
|
|
4707
|
+
}// TreeMapOptions
|
|
4708
|
+
|
|
4709
|
+
export interface jqxTreeMap extends widget, TreeMapOptions {
|
|
4710
|
+
|
|
4711
|
+
// jqxTreeMap functions
|
|
4712
|
+
destroy(): void;
|
|
4713
|
+
render(): void;
|
|
4714
|
+
}// jqxTreeMap
|
|
4715
|
+
|
|
4716
|
+
export interface ValidatorRule {
|
|
4717
|
+
// ValidatorRule properties
|
|
4718
|
+
input?: string;
|
|
4719
|
+
message?: string;
|
|
4720
|
+
action?: string;
|
|
4721
|
+
rule?: string | any;
|
|
4722
|
+
position?: string;
|
|
4723
|
+
hintRender?: any;
|
|
4724
|
+
}// ValidatorRule
|
|
4725
|
+
|
|
4726
|
+
export interface ValidatorOptions {
|
|
4727
|
+
// ValidatorOptions properties
|
|
4728
|
+
arrow?: boolean;
|
|
4729
|
+
animation?: string;
|
|
4730
|
+
animationDuration?: number;
|
|
4731
|
+
closeOnClick?: boolean;
|
|
4732
|
+
focus?: boolean;
|
|
4733
|
+
hintType?: string;
|
|
4734
|
+
onError?: () => void;
|
|
4735
|
+
onSuccess?: () => void;
|
|
4736
|
+
position?: string;
|
|
4737
|
+
rules?: Array<ValidatorRule>;
|
|
4738
|
+
rtl?: boolean;
|
|
4739
|
+
}// ValidatorOptions
|
|
4740
|
+
|
|
4741
|
+
export interface jqxValidator extends widget, ValidatorOptions {
|
|
4742
|
+
|
|
4743
|
+
// jqxValidator functions
|
|
4744
|
+
hideHint(id: string): void;
|
|
4745
|
+
hide(): void;
|
|
4746
|
+
updatePosition(): void;
|
|
4747
|
+
validate(htmlElement: any): void;
|
|
4748
|
+
validateInput(id: string): void;
|
|
4749
|
+
}// jqxValidator
|
|
4750
|
+
|
|
4751
|
+
export interface WindowDragArea {
|
|
4752
|
+
// WindowDragArea properties
|
|
4753
|
+
left: number;
|
|
4754
|
+
top: number;
|
|
4755
|
+
width: number | string;
|
|
4756
|
+
height: number | string;
|
|
4757
|
+
}// WindowDragArea
|
|
4758
|
+
|
|
4759
|
+
export interface WindowOptions {
|
|
4760
|
+
// WindowOptions properties
|
|
4761
|
+
autoOpen?: boolean;
|
|
4762
|
+
animationType?: string;
|
|
4763
|
+
collapsed?: boolean;
|
|
4764
|
+
collapseAnimationDuration?: number;
|
|
4765
|
+
content?: string;
|
|
4766
|
+
closeAnimationDuration?: number;
|
|
4767
|
+
closeButtonSize?: number;
|
|
4768
|
+
closeButtonAction?: string;
|
|
4769
|
+
cancelButton?: any;
|
|
4770
|
+
dragArea?: WindowDragArea;
|
|
4771
|
+
draggable?: boolean;
|
|
4772
|
+
disabled?: boolean;
|
|
4773
|
+
height?: string | number;
|
|
4774
|
+
initContent?: () => void;
|
|
4775
|
+
isModal?: boolean;
|
|
4776
|
+
keyboardCloseKey?: number | string;
|
|
4777
|
+
keyboardNavigation?: boolean;
|
|
4778
|
+
minHeight?: string | number;
|
|
4779
|
+
maxHeight?: string | number;
|
|
4780
|
+
minWidth?: number | string;
|
|
4781
|
+
maxWidth?: number | string;
|
|
4782
|
+
modalOpacity?: any;
|
|
4783
|
+
modalZIndex?: number;
|
|
4784
|
+
modalBackgroundZIndex?: number;
|
|
4785
|
+
okButton?: any;
|
|
4786
|
+
position?: string | any;
|
|
4787
|
+
rtl?: boolean;
|
|
4788
|
+
resizable?: boolean;
|
|
4789
|
+
showAnimationDuration?: number;
|
|
4790
|
+
showCloseButton?: boolean;
|
|
4791
|
+
showCollapseButton?: boolean;
|
|
4792
|
+
theme?: string;
|
|
4793
|
+
title?: string;
|
|
4794
|
+
width?: string | number;
|
|
4795
|
+
zIndex?: number;
|
|
4796
|
+
}// WindowOptions
|
|
4797
|
+
|
|
4798
|
+
export interface jqxWindow extends widget, WindowOptions {
|
|
4799
|
+
|
|
4800
|
+
// jqxWindow functions
|
|
4801
|
+
bringToFront(): void;
|
|
4802
|
+
close(): void;
|
|
4803
|
+
collapse(): void;
|
|
4804
|
+
closeAll(): void;
|
|
4805
|
+
disable(): void;
|
|
4806
|
+
destroy(): void;
|
|
4807
|
+
enable(): void;
|
|
4808
|
+
expand(): void;
|
|
4809
|
+
focus(): void;
|
|
4810
|
+
isOpen(): boolean;
|
|
4811
|
+
move(top: number, left: number): void;
|
|
4812
|
+
open(): void;
|
|
4813
|
+
hide(): void;
|
|
4814
|
+
resize(top: number, left: number): void;
|
|
4815
|
+
setTitle(title: string): void;
|
|
4816
|
+
setContent(content: string): void;
|
|
4817
|
+
}// jqxWindow
|
|
4818
|
+
|
|
4819
|
+
export interface HeatMapXAxis {
|
|
4820
|
+
// HeatMapXAxis properties
|
|
4821
|
+
labels?: any[];
|
|
4822
|
+
opposedPosition?: boolean;
|
|
4823
|
+
isInversed?: boolean;
|
|
4824
|
+
minimum?: any;
|
|
4825
|
+
maximum?: any;
|
|
4826
|
+
labelFormat?: string;
|
|
4827
|
+
}// HeatMapXAxis
|
|
4828
|
+
|
|
4829
|
+
export interface HeatMapYAxis {
|
|
4830
|
+
// HeatMapYAxis properties
|
|
4831
|
+
labels?: any[];
|
|
4832
|
+
opposedPosition?: boolean;
|
|
4833
|
+
isInversed?: boolean;
|
|
4834
|
+
}// HeatMapYAxis
|
|
4835
|
+
|
|
4836
|
+
export interface HeatMapPaletteSettings {
|
|
4837
|
+
// HeatMapPaletteSettings properties
|
|
4838
|
+
palette?: any[];
|
|
4839
|
+
type?: string;
|
|
4840
|
+
emptyPointColor?: string;
|
|
4841
|
+
}// HeatMapPaletteSettings
|
|
4842
|
+
|
|
4843
|
+
export interface HeatMapPalette {
|
|
4844
|
+
// HeatMapPalette properties
|
|
4845
|
+
value: number;
|
|
4846
|
+
color: string;
|
|
4847
|
+
label?: string;
|
|
4848
|
+
}// HeatMapPalette
|
|
4849
|
+
|
|
4850
|
+
export interface HeatMapLegendSettings {
|
|
4851
|
+
// HeatMapLegendSettings properties
|
|
4852
|
+
position?: string;
|
|
4853
|
+
}// HeatMapLegendSettings
|
|
4854
|
+
|
|
4855
|
+
export interface HeatMapTooltipRender {
|
|
4856
|
+
// HeatMapTooltipRender properties
|
|
4857
|
+
xLabel?: any[];
|
|
4858
|
+
yLabel?: any[];
|
|
4859
|
+
value?: string;
|
|
4860
|
+
content?: string;
|
|
4861
|
+
date?: Date;
|
|
4862
|
+
}// HeatMapTooltipRender
|
|
4863
|
+
|
|
4864
|
+
export interface HeatMapOptions {
|
|
4865
|
+
// HeatMapOptions properties
|
|
4866
|
+
xAxis?: HeatMapXAxis;
|
|
4867
|
+
yAxis?: HeatMapYAxis;
|
|
4868
|
+
paletteSettings?: HeatMapPaletteSettings;
|
|
4869
|
+
legendSettings?: HeatMapLegendSettings;
|
|
4870
|
+
source?: any[];
|
|
4871
|
+
title?: string;
|
|
4872
|
+
width?: number | string;
|
|
4873
|
+
tooltipRender?: (args: HeatMapTooltipRender) => void;
|
|
4874
|
+
}// HeatMapOptions
|
|
4875
|
+
|
|
4876
|
+
export interface jqxHeatMap extends widget, HeatMapOptions {
|
|
4877
|
+
|
|
4878
|
+
// jqxHeatMap functions
|
|
4879
|
+
destroy(): void;
|
|
4880
|
+
setLegendPosition(position: string): void;
|
|
4881
|
+
setOpposedXAxisPosition(opposedPosition: boolean): void;
|
|
4882
|
+
setOpposedYAxisPosition(opposedPosition: boolean): void;
|
|
4883
|
+
reverseXAxisPosition(isInversed: boolean): void;
|
|
4884
|
+
reverseYAxisPosition(isInversed: boolean): void;
|
|
4885
|
+
setPaletteType(type: string): void;
|
|
4886
|
+
}// jqxHeatMap
|
|
4887
|
+
|
|
4888
|
+
export interface TimePickerOptions {
|
|
4889
|
+
// TimePickerOptions properties
|
|
4890
|
+
autoSwitchToMinutes?: boolean;
|
|
4891
|
+
disabled?: boolean;
|
|
4892
|
+
footer?: boolean;
|
|
4893
|
+
footerTemplate?: string;
|
|
4894
|
+
format?: string;
|
|
4895
|
+
height?: number | string;
|
|
4896
|
+
minuteInterval?: number;
|
|
4897
|
+
name?: string;
|
|
4898
|
+
readonly?: boolean;
|
|
4899
|
+
selection?: string;
|
|
4900
|
+
theme?: string;
|
|
4901
|
+
unfocusable?: boolean;
|
|
4902
|
+
value?: any;
|
|
4903
|
+
view?: string;
|
|
4904
|
+
width?: number | string;
|
|
4905
|
+
}// TimePickerOptions
|
|
4906
|
+
|
|
4907
|
+
export interface jqxTimePicker extends widget, TimePickerOptions {
|
|
4908
|
+
|
|
4909
|
+
// jqxTimePicker functions
|
|
4910
|
+
setHours(hours: number): void;
|
|
4911
|
+
setMinutes(minutes: number): void;
|
|
4912
|
+
}// jqxTimePicker
|
|
4913
|
+
|
|
4914
|
+
export interface SplitLayoutOptions {
|
|
4915
|
+
// SplitLayoutOptions properties
|
|
4916
|
+
disabled?: boolean;
|
|
4917
|
+
dataSource?: any;
|
|
4918
|
+
ready?: any;
|
|
4919
|
+
height?: string | number;
|
|
4920
|
+
width?: string | number;
|
|
4921
|
+
}// SplitLayoutOptions
|
|
4922
|
+
|
|
4923
|
+
export interface jqxSplitLayout extends widget, SplitLayoutOptions {
|
|
4924
|
+
|
|
4925
|
+
// jqxSplitLayout functions
|
|
4926
|
+
refresh(): void;
|
|
4927
|
+
}// jqxSplitLayout
|
|
4928
|
+
|
|
4929
|
+
|
|
4930
|
+
|
|
4931
|
+
} // module jqwidgets
|