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
|
@@ -0,0 +1,2384 @@
|
|
|
1
|
+
import '../jqwidgets/jqxcore';
|
|
2
|
+
import '../jqwidgets/jqxdata';
|
|
3
|
+
import '../jqwidgets/jqxdata.export';
|
|
4
|
+
import '../jqwidgets/jqxbuttons';
|
|
5
|
+
import '../jqwidgets/jqxbuttongroup';
|
|
6
|
+
import '../jqwidgets/jqxscrollbar';
|
|
7
|
+
import '../jqwidgets/jqxmenu';
|
|
8
|
+
import '../jqwidgets/jqxlistbox';
|
|
9
|
+
import '../jqwidgets/jqxdropdownlist';
|
|
10
|
+
import '../jqwidgets/jqxcombobox';
|
|
11
|
+
import '../jqwidgets/jqxnumberinput';
|
|
12
|
+
import '../jqwidgets/jqxcheckbox';
|
|
13
|
+
import '../jqwidgets/globalization/globalize';
|
|
14
|
+
import '../jqwidgets/jqxcalendar';
|
|
15
|
+
import '../jqwidgets/jqxdatetimeinput';
|
|
16
|
+
import '../jqwidgets/jqxgrid';
|
|
17
|
+
import '../jqwidgets/jqxgrid.edit';
|
|
18
|
+
import '../jqwidgets/jqxgrid.pager';
|
|
19
|
+
import '../jqwidgets/jqxgrid.selection';
|
|
20
|
+
import '../jqwidgets/jqxgrid.filter';
|
|
21
|
+
import '../jqwidgets/jqxgrid.sort';
|
|
22
|
+
import '../jqwidgets/jqxgrid.storage';
|
|
23
|
+
import '../jqwidgets/jqxgrid.grouping';
|
|
24
|
+
import '../jqwidgets/jqxgrid.export';
|
|
25
|
+
import '../jqwidgets/jqxgrid.columnsresize';
|
|
26
|
+
import '../jqwidgets/jqxgrid.columnsreorder';
|
|
27
|
+
import '../jqwidgets/jqxgrid.aggregates';
|
|
28
|
+
import '../jqwidgets/jqxgrid.chart';
|
|
29
|
+
import { EventEmitter, Component, ElementRef, Input, Output, NgModule } from '@angular/core';
|
|
30
|
+
|
|
31
|
+
/// <reference path="../../jqwidgets.d.ts" />
|
|
32
|
+
class jqxGridComponent {
|
|
33
|
+
constructor(containerElement) {
|
|
34
|
+
this.autoCreate = true;
|
|
35
|
+
this.properties = ['altrows', 'altstart', 'altstep', 'autoshowloadelement', 'autoshowfiltericon', 'autoshowcolumnsmenubutton', 'showcolumnlines', 'showrowlines', 'showcolumnheaderlines', 'adaptive', 'adaptivewidth', 'clipboard', 'closeablegroups', 'columnsmenuwidth', 'columnmenuopening', 'columnmenuclosing', 'cellhover', 'enablekeyboarddelete', 'enableellipsis', 'enablemousewheel', 'enableanimations', 'enabletooltips', 'enablehover', 'enablebrowserselection', 'everpresentrowposition', 'everpresentrowheight', 'everpresentrowactions', 'everpresentrowactionsmode', 'filterrowheight', 'filtermode', 'groupsrenderer', 'groupcolumnrenderer', 'groupsexpandedbydefault', 'handlekeyboardnavigation', 'pagerrenderer', 'rtl', 'showdefaultloadelement', 'showfiltercolumnbackground', 'showfiltermenuitems', 'showpinnedcolumnbackground', 'showsortcolumnbackground', 'showsortmenuitems', 'showgroupmenuitems', 'showrowdetailscolumn', 'showheader', 'showgroupsheader', 'showaggregates', 'showgroupaggregates', 'showeverpresentrow', 'showfilterrow', 'showemptyrow', 'showstatusbar', 'statusbarheight', 'showtoolbar', 'showfilterbar', 'filterbarmode', 'selectionmode', 'updatefilterconditions', 'updatefilterpanel', 'theme', 'toolbarheight', 'autoheight', 'autorowheight', 'columnsheight', 'deferreddatafields', 'groupsheaderheight', 'groupindentwidth', 'height', 'pagerheight', 'rowsheight', 'scrollbarsize', 'scrollmode', 'scrollfeedback', 'width', 'autosavestate', 'autoloadstate', 'columns', 'enableSanitize', 'cardview', 'cardviewcolumns', 'cardheight', 'cardsize', 'columngroups', 'columnsmenu', 'columnsresize', 'columnsautoresize', 'columnsreorder', 'charting', 'disabled', 'editable', 'editmode', 'filter', 'filterable', 'groupable', 'groups', 'horizontalscrollbarstep', 'horizontalscrollbarlargestep', 'initrowdetails', 'keyboardnavigation', 'localization', 'pagesize', 'pagesizeoptions', 'pagermode', 'pagerbuttonscount', 'pageable', 'autofill', 'rowdetails', 'rowdetailstemplate', 'ready', 'rendered', 'renderstatusbar', 'rendertoolbar', 'rendergridrows', 'sortable', 'sortmode', 'selectedrowindex', 'selectedrowindexes', 'source', 'sorttogglestates', 'updatedelay', 'virtualmode', 'verticalscrollbarstep', 'verticalscrollbarlargestep'];
|
|
36
|
+
// jqxGridComponent events
|
|
37
|
+
this.onBindingcomplete = new EventEmitter();
|
|
38
|
+
this.onColumnresized = new EventEmitter();
|
|
39
|
+
this.onColumnreordered = new EventEmitter();
|
|
40
|
+
this.onColumnclick = new EventEmitter();
|
|
41
|
+
this.onCellclick = new EventEmitter();
|
|
42
|
+
this.onCelldoubleclick = new EventEmitter();
|
|
43
|
+
this.onCellselect = new EventEmitter();
|
|
44
|
+
this.onCellunselect = new EventEmitter();
|
|
45
|
+
this.onCellvaluechanged = new EventEmitter();
|
|
46
|
+
this.onCellbeginedit = new EventEmitter();
|
|
47
|
+
this.onCellendedit = new EventEmitter();
|
|
48
|
+
this.onFilter = new EventEmitter();
|
|
49
|
+
this.onGroupschanged = new EventEmitter();
|
|
50
|
+
this.onGroupexpand = new EventEmitter();
|
|
51
|
+
this.onGroupcollapse = new EventEmitter();
|
|
52
|
+
this.onPagechanged = new EventEmitter();
|
|
53
|
+
this.onPagesizechanged = new EventEmitter();
|
|
54
|
+
this.onRowclick = new EventEmitter();
|
|
55
|
+
this.onRowdoubleclick = new EventEmitter();
|
|
56
|
+
this.onRowselect = new EventEmitter();
|
|
57
|
+
this.onRowunselect = new EventEmitter();
|
|
58
|
+
this.onRowexpand = new EventEmitter();
|
|
59
|
+
this.onRowcollapse = new EventEmitter();
|
|
60
|
+
this.onSort = new EventEmitter();
|
|
61
|
+
this.elementRef = containerElement;
|
|
62
|
+
}
|
|
63
|
+
ngOnInit() {
|
|
64
|
+
}
|
|
65
|
+
;
|
|
66
|
+
ngAfterViewInit() {
|
|
67
|
+
let children = JQXLite(this.elementRef.nativeElement.children).find('tr');
|
|
68
|
+
let html = '';
|
|
69
|
+
let options = {};
|
|
70
|
+
if (children.length > 0) {
|
|
71
|
+
this.container = document.createElement('div');
|
|
72
|
+
html = this.elementRef.nativeElement.innerHTML;
|
|
73
|
+
this.container.appendChild(this.elementRef.nativeElement.firstChild);
|
|
74
|
+
this.elementRef.nativeElement.innerHTML = html;
|
|
75
|
+
this.content = html;
|
|
76
|
+
let result = JQXLite.jqx.parseSourceTag(this.container);
|
|
77
|
+
if (this['attrColumns'] !== undefined) {
|
|
78
|
+
;
|
|
79
|
+
options['source'] = result.source;
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
options['source'] = result.source;
|
|
83
|
+
options['columns'] = result.columns;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
if (this.autoCreate) {
|
|
87
|
+
this.createComponent(options);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
;
|
|
91
|
+
ngAfterViewChecked() {
|
|
92
|
+
if (this.container) {
|
|
93
|
+
if (this.content !== this.container.innerHTML) {
|
|
94
|
+
this.content = this.container.innerHTML;
|
|
95
|
+
let result = JQXLite.jqx.parseSourceTag(this.container);
|
|
96
|
+
let columns = this.host.jqxGrid('columns');
|
|
97
|
+
if (columns.length === 0) {
|
|
98
|
+
this.host.jqxGrid({ source: result.source, columns: result.columns });
|
|
99
|
+
}
|
|
100
|
+
else {
|
|
101
|
+
this.host.jqxGrid({ source: result.source });
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
;
|
|
107
|
+
ngOnChanges(changes) {
|
|
108
|
+
if (this.host) {
|
|
109
|
+
for (let i = 0; i < this.properties.length; i++) {
|
|
110
|
+
let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
111
|
+
let areEqual = false;
|
|
112
|
+
if (this[attrName] !== undefined) {
|
|
113
|
+
if (typeof this[attrName] === 'object') {
|
|
114
|
+
if (this[attrName] instanceof Array) {
|
|
115
|
+
areEqual = this.arraysEqual(this[attrName], this.host.jqxGrid(this.properties[i]));
|
|
116
|
+
}
|
|
117
|
+
if (areEqual) {
|
|
118
|
+
return false;
|
|
119
|
+
}
|
|
120
|
+
this.host.jqxGrid(this.properties[i], this[attrName]);
|
|
121
|
+
continue;
|
|
122
|
+
}
|
|
123
|
+
if (this[attrName] !== this.host.jqxGrid(this.properties[i])) {
|
|
124
|
+
this.host.jqxGrid(this.properties[i], this[attrName]);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
arraysEqual(attrValue, hostValue) {
|
|
131
|
+
if ((attrValue && !hostValue) || (!attrValue && hostValue)) {
|
|
132
|
+
return false;
|
|
133
|
+
}
|
|
134
|
+
if (attrValue.length != hostValue.length) {
|
|
135
|
+
return false;
|
|
136
|
+
}
|
|
137
|
+
for (let i = 0; i < attrValue.length; i++) {
|
|
138
|
+
if (attrValue[i] !== hostValue[i]) {
|
|
139
|
+
return false;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
return true;
|
|
143
|
+
}
|
|
144
|
+
manageAttributes() {
|
|
145
|
+
let options = {};
|
|
146
|
+
for (let i = 0; i < this.properties.length; i++) {
|
|
147
|
+
let attrName = 'attr' + this.properties[i].substring(0, 1).toUpperCase() + this.properties[i].substring(1);
|
|
148
|
+
if (this[attrName] !== undefined) {
|
|
149
|
+
options[this.properties[i]] = this[attrName];
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
return options;
|
|
153
|
+
}
|
|
154
|
+
moveClasses(parentEl, childEl) {
|
|
155
|
+
let classes = parentEl.classList;
|
|
156
|
+
if (classes.length > 0) {
|
|
157
|
+
childEl.classList.add(...classes);
|
|
158
|
+
}
|
|
159
|
+
parentEl.className = '';
|
|
160
|
+
}
|
|
161
|
+
moveStyles(parentEl, childEl) {
|
|
162
|
+
let style = parentEl.style.cssText;
|
|
163
|
+
childEl.style.cssText = style;
|
|
164
|
+
parentEl.style.cssText = '';
|
|
165
|
+
}
|
|
166
|
+
createComponent(options) {
|
|
167
|
+
if (this.host) {
|
|
168
|
+
return;
|
|
169
|
+
}
|
|
170
|
+
if (options) {
|
|
171
|
+
JQXLite.extend(options, this.manageAttributes());
|
|
172
|
+
}
|
|
173
|
+
else {
|
|
174
|
+
options = this.manageAttributes();
|
|
175
|
+
}
|
|
176
|
+
this.host = JQXLite(this.elementRef.nativeElement.firstChild);
|
|
177
|
+
this.moveClasses(this.elementRef.nativeElement, this.host[0]);
|
|
178
|
+
this.moveStyles(this.elementRef.nativeElement, this.host[0]);
|
|
179
|
+
this.__wireEvents__();
|
|
180
|
+
this.widgetObject = jqwidgets.createInstance(this.host, 'jqxGrid', options);
|
|
181
|
+
}
|
|
182
|
+
createWidget(options) {
|
|
183
|
+
this.createComponent(options);
|
|
184
|
+
}
|
|
185
|
+
__updateRect__() {
|
|
186
|
+
if (this.host)
|
|
187
|
+
this.host.css({ width: this.attrWidth, height: this.attrHeight });
|
|
188
|
+
}
|
|
189
|
+
setOptions(options) {
|
|
190
|
+
this.host.jqxGrid('setOptions', options);
|
|
191
|
+
}
|
|
192
|
+
// jqxGridComponent properties
|
|
193
|
+
altrows(arg) {
|
|
194
|
+
if (this.autoCreate && !this.host) {
|
|
195
|
+
this.createComponent();
|
|
196
|
+
}
|
|
197
|
+
if (arg !== undefined) {
|
|
198
|
+
this.host.jqxGrid('altrows', arg);
|
|
199
|
+
}
|
|
200
|
+
else {
|
|
201
|
+
return this.host.jqxGrid('altrows');
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
altstart(arg) {
|
|
205
|
+
if (this.autoCreate && !this.host) {
|
|
206
|
+
this.createComponent();
|
|
207
|
+
}
|
|
208
|
+
if (arg !== undefined) {
|
|
209
|
+
this.host.jqxGrid('altstart', arg);
|
|
210
|
+
}
|
|
211
|
+
else {
|
|
212
|
+
return this.host.jqxGrid('altstart');
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
altstep(arg) {
|
|
216
|
+
if (this.autoCreate && !this.host) {
|
|
217
|
+
this.createComponent();
|
|
218
|
+
}
|
|
219
|
+
if (arg !== undefined) {
|
|
220
|
+
this.host.jqxGrid('altstep', arg);
|
|
221
|
+
}
|
|
222
|
+
else {
|
|
223
|
+
return this.host.jqxGrid('altstep');
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
autoshowloadelement(arg) {
|
|
227
|
+
if (this.autoCreate && !this.host) {
|
|
228
|
+
this.createComponent();
|
|
229
|
+
}
|
|
230
|
+
if (arg !== undefined) {
|
|
231
|
+
this.host.jqxGrid('autoshowloadelement', arg);
|
|
232
|
+
}
|
|
233
|
+
else {
|
|
234
|
+
return this.host.jqxGrid('autoshowloadelement');
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
autoshowfiltericon(arg) {
|
|
238
|
+
if (this.autoCreate && !this.host) {
|
|
239
|
+
this.createComponent();
|
|
240
|
+
}
|
|
241
|
+
if (arg !== undefined) {
|
|
242
|
+
this.host.jqxGrid('autoshowfiltericon', arg);
|
|
243
|
+
}
|
|
244
|
+
else {
|
|
245
|
+
return this.host.jqxGrid('autoshowfiltericon');
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
autoshowcolumnsmenubutton(arg) {
|
|
249
|
+
if (this.autoCreate && !this.host) {
|
|
250
|
+
this.createComponent();
|
|
251
|
+
}
|
|
252
|
+
if (arg !== undefined) {
|
|
253
|
+
this.host.jqxGrid('autoshowcolumnsmenubutton', arg);
|
|
254
|
+
}
|
|
255
|
+
else {
|
|
256
|
+
return this.host.jqxGrid('autoshowcolumnsmenubutton');
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
showcolumnlines(arg) {
|
|
260
|
+
if (this.autoCreate && !this.host) {
|
|
261
|
+
this.createComponent();
|
|
262
|
+
}
|
|
263
|
+
if (arg !== undefined) {
|
|
264
|
+
this.host.jqxGrid('showcolumnlines', arg);
|
|
265
|
+
}
|
|
266
|
+
else {
|
|
267
|
+
return this.host.jqxGrid('showcolumnlines');
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
showrowlines(arg) {
|
|
271
|
+
if (this.autoCreate && !this.host) {
|
|
272
|
+
this.createComponent();
|
|
273
|
+
}
|
|
274
|
+
if (arg !== undefined) {
|
|
275
|
+
this.host.jqxGrid('showrowlines', arg);
|
|
276
|
+
}
|
|
277
|
+
else {
|
|
278
|
+
return this.host.jqxGrid('showrowlines');
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
showcolumnheaderlines(arg) {
|
|
282
|
+
if (this.autoCreate && !this.host) {
|
|
283
|
+
this.createComponent();
|
|
284
|
+
}
|
|
285
|
+
if (arg !== undefined) {
|
|
286
|
+
this.host.jqxGrid('showcolumnheaderlines', arg);
|
|
287
|
+
}
|
|
288
|
+
else {
|
|
289
|
+
return this.host.jqxGrid('showcolumnheaderlines');
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
adaptive(arg) {
|
|
293
|
+
if (this.autoCreate && !this.host) {
|
|
294
|
+
this.createComponent();
|
|
295
|
+
}
|
|
296
|
+
if (arg !== undefined) {
|
|
297
|
+
this.host.jqxGrid('adaptive', arg);
|
|
298
|
+
}
|
|
299
|
+
else {
|
|
300
|
+
return this.host.jqxGrid('adaptive');
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
adaptivewidth(arg) {
|
|
304
|
+
if (this.autoCreate && !this.host) {
|
|
305
|
+
this.createComponent();
|
|
306
|
+
}
|
|
307
|
+
if (arg !== undefined) {
|
|
308
|
+
this.host.jqxGrid('adaptivewidth', arg);
|
|
309
|
+
}
|
|
310
|
+
else {
|
|
311
|
+
return this.host.jqxGrid('adaptivewidth');
|
|
312
|
+
}
|
|
313
|
+
}
|
|
314
|
+
clipboard(arg) {
|
|
315
|
+
if (this.autoCreate && !this.host) {
|
|
316
|
+
this.createComponent();
|
|
317
|
+
}
|
|
318
|
+
if (arg !== undefined) {
|
|
319
|
+
this.host.jqxGrid('clipboard', arg);
|
|
320
|
+
}
|
|
321
|
+
else {
|
|
322
|
+
return this.host.jqxGrid('clipboard');
|
|
323
|
+
}
|
|
324
|
+
}
|
|
325
|
+
closeablegroups(arg) {
|
|
326
|
+
if (this.autoCreate && !this.host) {
|
|
327
|
+
this.createComponent();
|
|
328
|
+
}
|
|
329
|
+
if (arg !== undefined) {
|
|
330
|
+
this.host.jqxGrid('closeablegroups', arg);
|
|
331
|
+
}
|
|
332
|
+
else {
|
|
333
|
+
return this.host.jqxGrid('closeablegroups');
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
columnsmenuwidth(arg) {
|
|
337
|
+
if (this.autoCreate && !this.host) {
|
|
338
|
+
this.createComponent();
|
|
339
|
+
}
|
|
340
|
+
if (arg !== undefined) {
|
|
341
|
+
this.host.jqxGrid('columnsmenuwidth', arg);
|
|
342
|
+
}
|
|
343
|
+
else {
|
|
344
|
+
return this.host.jqxGrid('columnsmenuwidth');
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
columnmenuopening(arg) {
|
|
348
|
+
if (this.autoCreate && !this.host) {
|
|
349
|
+
this.createComponent();
|
|
350
|
+
}
|
|
351
|
+
if (arg !== undefined) {
|
|
352
|
+
this.host.jqxGrid('columnmenuopening', arg);
|
|
353
|
+
}
|
|
354
|
+
else {
|
|
355
|
+
return this.host.jqxGrid('columnmenuopening');
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
columnmenuclosing(arg) {
|
|
359
|
+
if (this.autoCreate && !this.host) {
|
|
360
|
+
this.createComponent();
|
|
361
|
+
}
|
|
362
|
+
if (arg !== undefined) {
|
|
363
|
+
this.host.jqxGrid('columnmenuclosing', arg);
|
|
364
|
+
}
|
|
365
|
+
else {
|
|
366
|
+
return this.host.jqxGrid('columnmenuclosing');
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
cellhover(arg) {
|
|
370
|
+
if (this.autoCreate && !this.host) {
|
|
371
|
+
this.createComponent();
|
|
372
|
+
}
|
|
373
|
+
if (arg !== undefined) {
|
|
374
|
+
this.host.jqxGrid('cellhover', arg);
|
|
375
|
+
}
|
|
376
|
+
else {
|
|
377
|
+
return this.host.jqxGrid('cellhover');
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
enablekeyboarddelete(arg) {
|
|
381
|
+
if (this.autoCreate && !this.host) {
|
|
382
|
+
this.createComponent();
|
|
383
|
+
}
|
|
384
|
+
if (arg !== undefined) {
|
|
385
|
+
this.host.jqxGrid('enablekeyboarddelete', arg);
|
|
386
|
+
}
|
|
387
|
+
else {
|
|
388
|
+
return this.host.jqxGrid('enablekeyboarddelete');
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
enableellipsis(arg) {
|
|
392
|
+
if (this.autoCreate && !this.host) {
|
|
393
|
+
this.createComponent();
|
|
394
|
+
}
|
|
395
|
+
if (arg !== undefined) {
|
|
396
|
+
this.host.jqxGrid('enableellipsis', arg);
|
|
397
|
+
}
|
|
398
|
+
else {
|
|
399
|
+
return this.host.jqxGrid('enableellipsis');
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
enablemousewheel(arg) {
|
|
403
|
+
if (this.autoCreate && !this.host) {
|
|
404
|
+
this.createComponent();
|
|
405
|
+
}
|
|
406
|
+
if (arg !== undefined) {
|
|
407
|
+
this.host.jqxGrid('enablemousewheel', arg);
|
|
408
|
+
}
|
|
409
|
+
else {
|
|
410
|
+
return this.host.jqxGrid('enablemousewheel');
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
enableanimations(arg) {
|
|
414
|
+
if (this.autoCreate && !this.host) {
|
|
415
|
+
this.createComponent();
|
|
416
|
+
}
|
|
417
|
+
if (arg !== undefined) {
|
|
418
|
+
this.host.jqxGrid('enableanimations', arg);
|
|
419
|
+
}
|
|
420
|
+
else {
|
|
421
|
+
return this.host.jqxGrid('enableanimations');
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
enabletooltips(arg) {
|
|
425
|
+
if (this.autoCreate && !this.host) {
|
|
426
|
+
this.createComponent();
|
|
427
|
+
}
|
|
428
|
+
if (arg !== undefined) {
|
|
429
|
+
this.host.jqxGrid('enabletooltips', arg);
|
|
430
|
+
}
|
|
431
|
+
else {
|
|
432
|
+
return this.host.jqxGrid('enabletooltips');
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
enablehover(arg) {
|
|
436
|
+
if (this.autoCreate && !this.host) {
|
|
437
|
+
this.createComponent();
|
|
438
|
+
}
|
|
439
|
+
if (arg !== undefined) {
|
|
440
|
+
this.host.jqxGrid('enablehover', arg);
|
|
441
|
+
}
|
|
442
|
+
else {
|
|
443
|
+
return this.host.jqxGrid('enablehover');
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
enablebrowserselection(arg) {
|
|
447
|
+
if (this.autoCreate && !this.host) {
|
|
448
|
+
this.createComponent();
|
|
449
|
+
}
|
|
450
|
+
if (arg !== undefined) {
|
|
451
|
+
this.host.jqxGrid('enablebrowserselection', arg);
|
|
452
|
+
}
|
|
453
|
+
else {
|
|
454
|
+
return this.host.jqxGrid('enablebrowserselection');
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
everpresentrowposition(arg) {
|
|
458
|
+
if (this.autoCreate && !this.host) {
|
|
459
|
+
this.createComponent();
|
|
460
|
+
}
|
|
461
|
+
if (arg !== undefined) {
|
|
462
|
+
this.host.jqxGrid('everpresentrowposition', arg);
|
|
463
|
+
}
|
|
464
|
+
else {
|
|
465
|
+
return this.host.jqxGrid('everpresentrowposition');
|
|
466
|
+
}
|
|
467
|
+
}
|
|
468
|
+
everpresentrowheight(arg) {
|
|
469
|
+
if (this.autoCreate && !this.host) {
|
|
470
|
+
this.createComponent();
|
|
471
|
+
}
|
|
472
|
+
if (arg !== undefined) {
|
|
473
|
+
this.host.jqxGrid('everpresentrowheight', arg);
|
|
474
|
+
}
|
|
475
|
+
else {
|
|
476
|
+
return this.host.jqxGrid('everpresentrowheight');
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
everpresentrowactions(arg) {
|
|
480
|
+
if (this.autoCreate && !this.host) {
|
|
481
|
+
this.createComponent();
|
|
482
|
+
}
|
|
483
|
+
if (arg !== undefined) {
|
|
484
|
+
this.host.jqxGrid('everpresentrowactions', arg);
|
|
485
|
+
}
|
|
486
|
+
else {
|
|
487
|
+
return this.host.jqxGrid('everpresentrowactions');
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
everpresentrowactionsmode(arg) {
|
|
491
|
+
if (this.autoCreate && !this.host) {
|
|
492
|
+
this.createComponent();
|
|
493
|
+
}
|
|
494
|
+
if (arg !== undefined) {
|
|
495
|
+
this.host.jqxGrid('everpresentrowactionsmode', arg);
|
|
496
|
+
}
|
|
497
|
+
else {
|
|
498
|
+
return this.host.jqxGrid('everpresentrowactionsmode');
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
filterrowheight(arg) {
|
|
502
|
+
if (this.autoCreate && !this.host) {
|
|
503
|
+
this.createComponent();
|
|
504
|
+
}
|
|
505
|
+
if (arg !== undefined) {
|
|
506
|
+
this.host.jqxGrid('filterrowheight', arg);
|
|
507
|
+
}
|
|
508
|
+
else {
|
|
509
|
+
return this.host.jqxGrid('filterrowheight');
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
filtermode(arg) {
|
|
513
|
+
if (this.autoCreate && !this.host) {
|
|
514
|
+
this.createComponent();
|
|
515
|
+
}
|
|
516
|
+
if (arg !== undefined) {
|
|
517
|
+
this.host.jqxGrid('filtermode', arg);
|
|
518
|
+
}
|
|
519
|
+
else {
|
|
520
|
+
return this.host.jqxGrid('filtermode');
|
|
521
|
+
}
|
|
522
|
+
}
|
|
523
|
+
groupsrenderer(arg) {
|
|
524
|
+
if (this.autoCreate && !this.host) {
|
|
525
|
+
this.createComponent();
|
|
526
|
+
}
|
|
527
|
+
if (arg !== undefined) {
|
|
528
|
+
this.host.jqxGrid('groupsrenderer', arg);
|
|
529
|
+
}
|
|
530
|
+
else {
|
|
531
|
+
return this.host.jqxGrid('groupsrenderer');
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
groupcolumnrenderer(arg) {
|
|
535
|
+
if (this.autoCreate && !this.host) {
|
|
536
|
+
this.createComponent();
|
|
537
|
+
}
|
|
538
|
+
if (arg !== undefined) {
|
|
539
|
+
this.host.jqxGrid('groupcolumnrenderer', arg);
|
|
540
|
+
}
|
|
541
|
+
else {
|
|
542
|
+
return this.host.jqxGrid('groupcolumnrenderer');
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
groupsexpandedbydefault(arg) {
|
|
546
|
+
if (this.autoCreate && !this.host) {
|
|
547
|
+
this.createComponent();
|
|
548
|
+
}
|
|
549
|
+
if (arg !== undefined) {
|
|
550
|
+
this.host.jqxGrid('groupsexpandedbydefault', arg);
|
|
551
|
+
}
|
|
552
|
+
else {
|
|
553
|
+
return this.host.jqxGrid('groupsexpandedbydefault');
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
handlekeyboardnavigation(arg) {
|
|
557
|
+
if (this.autoCreate && !this.host) {
|
|
558
|
+
this.createComponent();
|
|
559
|
+
}
|
|
560
|
+
if (arg !== undefined) {
|
|
561
|
+
this.host.jqxGrid('handlekeyboardnavigation', arg);
|
|
562
|
+
}
|
|
563
|
+
else {
|
|
564
|
+
return this.host.jqxGrid('handlekeyboardnavigation');
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
pagerrenderer(arg) {
|
|
568
|
+
if (this.autoCreate && !this.host) {
|
|
569
|
+
this.createComponent();
|
|
570
|
+
}
|
|
571
|
+
if (arg !== undefined) {
|
|
572
|
+
this.host.jqxGrid('pagerrenderer', arg);
|
|
573
|
+
}
|
|
574
|
+
else {
|
|
575
|
+
return this.host.jqxGrid('pagerrenderer');
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
rtl(arg) {
|
|
579
|
+
if (this.autoCreate && !this.host) {
|
|
580
|
+
this.createComponent();
|
|
581
|
+
}
|
|
582
|
+
if (arg !== undefined) {
|
|
583
|
+
this.host.jqxGrid('rtl', arg);
|
|
584
|
+
}
|
|
585
|
+
else {
|
|
586
|
+
return this.host.jqxGrid('rtl');
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
showdefaultloadelement(arg) {
|
|
590
|
+
if (this.autoCreate && !this.host) {
|
|
591
|
+
this.createComponent();
|
|
592
|
+
}
|
|
593
|
+
if (arg !== undefined) {
|
|
594
|
+
this.host.jqxGrid('showdefaultloadelement', arg);
|
|
595
|
+
}
|
|
596
|
+
else {
|
|
597
|
+
return this.host.jqxGrid('showdefaultloadelement');
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
showfiltercolumnbackground(arg) {
|
|
601
|
+
if (this.autoCreate && !this.host) {
|
|
602
|
+
this.createComponent();
|
|
603
|
+
}
|
|
604
|
+
if (arg !== undefined) {
|
|
605
|
+
this.host.jqxGrid('showfiltercolumnbackground', arg);
|
|
606
|
+
}
|
|
607
|
+
else {
|
|
608
|
+
return this.host.jqxGrid('showfiltercolumnbackground');
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
showfiltermenuitems(arg) {
|
|
612
|
+
if (this.autoCreate && !this.host) {
|
|
613
|
+
this.createComponent();
|
|
614
|
+
}
|
|
615
|
+
if (arg !== undefined) {
|
|
616
|
+
this.host.jqxGrid('showfiltermenuitems', arg);
|
|
617
|
+
}
|
|
618
|
+
else {
|
|
619
|
+
return this.host.jqxGrid('showfiltermenuitems');
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
showpinnedcolumnbackground(arg) {
|
|
623
|
+
if (this.autoCreate && !this.host) {
|
|
624
|
+
this.createComponent();
|
|
625
|
+
}
|
|
626
|
+
if (arg !== undefined) {
|
|
627
|
+
this.host.jqxGrid('showpinnedcolumnbackground', arg);
|
|
628
|
+
}
|
|
629
|
+
else {
|
|
630
|
+
return this.host.jqxGrid('showpinnedcolumnbackground');
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
showsortcolumnbackground(arg) {
|
|
634
|
+
if (this.autoCreate && !this.host) {
|
|
635
|
+
this.createComponent();
|
|
636
|
+
}
|
|
637
|
+
if (arg !== undefined) {
|
|
638
|
+
this.host.jqxGrid('showsortcolumnbackground', arg);
|
|
639
|
+
}
|
|
640
|
+
else {
|
|
641
|
+
return this.host.jqxGrid('showsortcolumnbackground');
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
showsortmenuitems(arg) {
|
|
645
|
+
if (this.autoCreate && !this.host) {
|
|
646
|
+
this.createComponent();
|
|
647
|
+
}
|
|
648
|
+
if (arg !== undefined) {
|
|
649
|
+
this.host.jqxGrid('showsortmenuitems', arg);
|
|
650
|
+
}
|
|
651
|
+
else {
|
|
652
|
+
return this.host.jqxGrid('showsortmenuitems');
|
|
653
|
+
}
|
|
654
|
+
}
|
|
655
|
+
showgroupmenuitems(arg) {
|
|
656
|
+
if (this.autoCreate && !this.host) {
|
|
657
|
+
this.createComponent();
|
|
658
|
+
}
|
|
659
|
+
if (arg !== undefined) {
|
|
660
|
+
this.host.jqxGrid('showgroupmenuitems', arg);
|
|
661
|
+
}
|
|
662
|
+
else {
|
|
663
|
+
return this.host.jqxGrid('showgroupmenuitems');
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
showrowdetailscolumn(arg) {
|
|
667
|
+
if (this.autoCreate && !this.host) {
|
|
668
|
+
this.createComponent();
|
|
669
|
+
}
|
|
670
|
+
if (arg !== undefined) {
|
|
671
|
+
this.host.jqxGrid('showrowdetailscolumn', arg);
|
|
672
|
+
}
|
|
673
|
+
else {
|
|
674
|
+
return this.host.jqxGrid('showrowdetailscolumn');
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
showheader(arg) {
|
|
678
|
+
if (this.autoCreate && !this.host) {
|
|
679
|
+
this.createComponent();
|
|
680
|
+
}
|
|
681
|
+
if (arg !== undefined) {
|
|
682
|
+
this.host.jqxGrid('showheader', arg);
|
|
683
|
+
}
|
|
684
|
+
else {
|
|
685
|
+
return this.host.jqxGrid('showheader');
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
showgroupsheader(arg) {
|
|
689
|
+
if (this.autoCreate && !this.host) {
|
|
690
|
+
this.createComponent();
|
|
691
|
+
}
|
|
692
|
+
if (arg !== undefined) {
|
|
693
|
+
this.host.jqxGrid('showgroupsheader', arg);
|
|
694
|
+
}
|
|
695
|
+
else {
|
|
696
|
+
return this.host.jqxGrid('showgroupsheader');
|
|
697
|
+
}
|
|
698
|
+
}
|
|
699
|
+
showaggregates(arg) {
|
|
700
|
+
if (this.autoCreate && !this.host) {
|
|
701
|
+
this.createComponent();
|
|
702
|
+
}
|
|
703
|
+
if (arg !== undefined) {
|
|
704
|
+
this.host.jqxGrid('showaggregates', arg);
|
|
705
|
+
}
|
|
706
|
+
else {
|
|
707
|
+
return this.host.jqxGrid('showaggregates');
|
|
708
|
+
}
|
|
709
|
+
}
|
|
710
|
+
showgroupaggregates(arg) {
|
|
711
|
+
if (this.autoCreate && !this.host) {
|
|
712
|
+
this.createComponent();
|
|
713
|
+
}
|
|
714
|
+
if (arg !== undefined) {
|
|
715
|
+
this.host.jqxGrid('showgroupaggregates', arg);
|
|
716
|
+
}
|
|
717
|
+
else {
|
|
718
|
+
return this.host.jqxGrid('showgroupaggregates');
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
showeverpresentrow(arg) {
|
|
722
|
+
if (this.autoCreate && !this.host) {
|
|
723
|
+
this.createComponent();
|
|
724
|
+
}
|
|
725
|
+
if (arg !== undefined) {
|
|
726
|
+
this.host.jqxGrid('showeverpresentrow', arg);
|
|
727
|
+
}
|
|
728
|
+
else {
|
|
729
|
+
return this.host.jqxGrid('showeverpresentrow');
|
|
730
|
+
}
|
|
731
|
+
}
|
|
732
|
+
showfilterrow(arg) {
|
|
733
|
+
if (this.autoCreate && !this.host) {
|
|
734
|
+
this.createComponent();
|
|
735
|
+
}
|
|
736
|
+
if (arg !== undefined) {
|
|
737
|
+
this.host.jqxGrid('showfilterrow', arg);
|
|
738
|
+
}
|
|
739
|
+
else {
|
|
740
|
+
return this.host.jqxGrid('showfilterrow');
|
|
741
|
+
}
|
|
742
|
+
}
|
|
743
|
+
showemptyrow(arg) {
|
|
744
|
+
if (this.autoCreate && !this.host) {
|
|
745
|
+
this.createComponent();
|
|
746
|
+
}
|
|
747
|
+
if (arg !== undefined) {
|
|
748
|
+
this.host.jqxGrid('showemptyrow', arg);
|
|
749
|
+
}
|
|
750
|
+
else {
|
|
751
|
+
return this.host.jqxGrid('showemptyrow');
|
|
752
|
+
}
|
|
753
|
+
}
|
|
754
|
+
showstatusbar(arg) {
|
|
755
|
+
if (this.autoCreate && !this.host) {
|
|
756
|
+
this.createComponent();
|
|
757
|
+
}
|
|
758
|
+
if (arg !== undefined) {
|
|
759
|
+
this.host.jqxGrid('showstatusbar', arg);
|
|
760
|
+
}
|
|
761
|
+
else {
|
|
762
|
+
return this.host.jqxGrid('showstatusbar');
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
statusbarheight(arg) {
|
|
766
|
+
if (this.autoCreate && !this.host) {
|
|
767
|
+
this.createComponent();
|
|
768
|
+
}
|
|
769
|
+
if (arg !== undefined) {
|
|
770
|
+
this.host.jqxGrid('statusbarheight', arg);
|
|
771
|
+
}
|
|
772
|
+
else {
|
|
773
|
+
return this.host.jqxGrid('statusbarheight');
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
showtoolbar(arg) {
|
|
777
|
+
if (this.autoCreate && !this.host) {
|
|
778
|
+
this.createComponent();
|
|
779
|
+
}
|
|
780
|
+
if (arg !== undefined) {
|
|
781
|
+
this.host.jqxGrid('showtoolbar', arg);
|
|
782
|
+
}
|
|
783
|
+
else {
|
|
784
|
+
return this.host.jqxGrid('showtoolbar');
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
showfilterbar(arg) {
|
|
788
|
+
if (this.autoCreate && !this.host) {
|
|
789
|
+
this.createComponent();
|
|
790
|
+
}
|
|
791
|
+
if (arg !== undefined) {
|
|
792
|
+
this.host.jqxGrid('showfilterbar', arg);
|
|
793
|
+
}
|
|
794
|
+
else {
|
|
795
|
+
return this.host.jqxGrid('showfilterbar');
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
filterbarmode(arg) {
|
|
799
|
+
if (this.autoCreate && !this.host) {
|
|
800
|
+
this.createComponent();
|
|
801
|
+
}
|
|
802
|
+
if (arg !== undefined) {
|
|
803
|
+
this.host.jqxGrid('filterbarmode', arg);
|
|
804
|
+
}
|
|
805
|
+
else {
|
|
806
|
+
return this.host.jqxGrid('filterbarmode');
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
selectionmode(arg) {
|
|
810
|
+
if (this.autoCreate && !this.host) {
|
|
811
|
+
this.createComponent();
|
|
812
|
+
}
|
|
813
|
+
if (arg !== undefined) {
|
|
814
|
+
this.host.jqxGrid('selectionmode', arg);
|
|
815
|
+
}
|
|
816
|
+
else {
|
|
817
|
+
return this.host.jqxGrid('selectionmode');
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
updatefilterconditions(arg) {
|
|
821
|
+
if (this.autoCreate && !this.host) {
|
|
822
|
+
this.createComponent();
|
|
823
|
+
}
|
|
824
|
+
if (arg !== undefined) {
|
|
825
|
+
this.host.jqxGrid('updatefilterconditions', arg);
|
|
826
|
+
}
|
|
827
|
+
else {
|
|
828
|
+
return this.host.jqxGrid('updatefilterconditions');
|
|
829
|
+
}
|
|
830
|
+
}
|
|
831
|
+
updatefilterpanel(arg) {
|
|
832
|
+
if (this.autoCreate && !this.host) {
|
|
833
|
+
this.createComponent();
|
|
834
|
+
}
|
|
835
|
+
if (arg !== undefined) {
|
|
836
|
+
this.host.jqxGrid('updatefilterpanel', arg);
|
|
837
|
+
}
|
|
838
|
+
else {
|
|
839
|
+
return this.host.jqxGrid('updatefilterpanel');
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
theme(arg) {
|
|
843
|
+
if (this.autoCreate && !this.host) {
|
|
844
|
+
this.createComponent();
|
|
845
|
+
}
|
|
846
|
+
if (arg !== undefined) {
|
|
847
|
+
this.host.jqxGrid('theme', arg);
|
|
848
|
+
}
|
|
849
|
+
else {
|
|
850
|
+
return this.host.jqxGrid('theme');
|
|
851
|
+
}
|
|
852
|
+
}
|
|
853
|
+
toolbarheight(arg) {
|
|
854
|
+
if (this.autoCreate && !this.host) {
|
|
855
|
+
this.createComponent();
|
|
856
|
+
}
|
|
857
|
+
if (arg !== undefined) {
|
|
858
|
+
this.host.jqxGrid('toolbarheight', arg);
|
|
859
|
+
}
|
|
860
|
+
else {
|
|
861
|
+
return this.host.jqxGrid('toolbarheight');
|
|
862
|
+
}
|
|
863
|
+
}
|
|
864
|
+
autoheight(arg) {
|
|
865
|
+
if (this.autoCreate && !this.host) {
|
|
866
|
+
this.createComponent();
|
|
867
|
+
}
|
|
868
|
+
if (arg !== undefined) {
|
|
869
|
+
this.host.jqxGrid('autoheight', arg);
|
|
870
|
+
}
|
|
871
|
+
else {
|
|
872
|
+
return this.host.jqxGrid('autoheight');
|
|
873
|
+
}
|
|
874
|
+
}
|
|
875
|
+
autorowheight(arg) {
|
|
876
|
+
if (this.autoCreate && !this.host) {
|
|
877
|
+
this.createComponent();
|
|
878
|
+
}
|
|
879
|
+
if (arg !== undefined) {
|
|
880
|
+
this.host.jqxGrid('autorowheight', arg);
|
|
881
|
+
}
|
|
882
|
+
else {
|
|
883
|
+
return this.host.jqxGrid('autorowheight');
|
|
884
|
+
}
|
|
885
|
+
}
|
|
886
|
+
columnsheight(arg) {
|
|
887
|
+
if (this.autoCreate && !this.host) {
|
|
888
|
+
this.createComponent();
|
|
889
|
+
}
|
|
890
|
+
if (arg !== undefined) {
|
|
891
|
+
this.host.jqxGrid('columnsheight', arg);
|
|
892
|
+
}
|
|
893
|
+
else {
|
|
894
|
+
return this.host.jqxGrid('columnsheight');
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
deferreddatafields(arg) {
|
|
898
|
+
if (this.autoCreate && !this.host) {
|
|
899
|
+
this.createComponent();
|
|
900
|
+
}
|
|
901
|
+
if (arg !== undefined) {
|
|
902
|
+
this.host.jqxGrid('deferreddatafields', arg);
|
|
903
|
+
}
|
|
904
|
+
else {
|
|
905
|
+
return this.host.jqxGrid('deferreddatafields');
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
groupsheaderheight(arg) {
|
|
909
|
+
if (this.autoCreate && !this.host) {
|
|
910
|
+
this.createComponent();
|
|
911
|
+
}
|
|
912
|
+
if (arg !== undefined) {
|
|
913
|
+
this.host.jqxGrid('groupsheaderheight', arg);
|
|
914
|
+
}
|
|
915
|
+
else {
|
|
916
|
+
return this.host.jqxGrid('groupsheaderheight');
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
groupindentwidth(arg) {
|
|
920
|
+
if (this.autoCreate && !this.host) {
|
|
921
|
+
this.createComponent();
|
|
922
|
+
}
|
|
923
|
+
if (arg !== undefined) {
|
|
924
|
+
this.host.jqxGrid('groupindentwidth', arg);
|
|
925
|
+
}
|
|
926
|
+
else {
|
|
927
|
+
return this.host.jqxGrid('groupindentwidth');
|
|
928
|
+
}
|
|
929
|
+
}
|
|
930
|
+
height(arg) {
|
|
931
|
+
if (this.autoCreate && !this.host) {
|
|
932
|
+
this.createComponent();
|
|
933
|
+
}
|
|
934
|
+
if (arg !== undefined) {
|
|
935
|
+
this.host.jqxGrid('height', arg);
|
|
936
|
+
}
|
|
937
|
+
else {
|
|
938
|
+
return this.host.jqxGrid('height');
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
pagerheight(arg) {
|
|
942
|
+
if (this.autoCreate && !this.host) {
|
|
943
|
+
this.createComponent();
|
|
944
|
+
}
|
|
945
|
+
if (arg !== undefined) {
|
|
946
|
+
this.host.jqxGrid('pagerheight', arg);
|
|
947
|
+
}
|
|
948
|
+
else {
|
|
949
|
+
return this.host.jqxGrid('pagerheight');
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
rowsheight(arg) {
|
|
953
|
+
if (this.autoCreate && !this.host) {
|
|
954
|
+
this.createComponent();
|
|
955
|
+
}
|
|
956
|
+
if (arg !== undefined) {
|
|
957
|
+
this.host.jqxGrid('rowsheight', arg);
|
|
958
|
+
}
|
|
959
|
+
else {
|
|
960
|
+
return this.host.jqxGrid('rowsheight');
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
scrollbarsize(arg) {
|
|
964
|
+
if (this.autoCreate && !this.host) {
|
|
965
|
+
this.createComponent();
|
|
966
|
+
}
|
|
967
|
+
if (arg !== undefined) {
|
|
968
|
+
this.host.jqxGrid('scrollbarsize', arg);
|
|
969
|
+
}
|
|
970
|
+
else {
|
|
971
|
+
return this.host.jqxGrid('scrollbarsize');
|
|
972
|
+
}
|
|
973
|
+
}
|
|
974
|
+
scrollmode(arg) {
|
|
975
|
+
if (this.autoCreate && !this.host) {
|
|
976
|
+
this.createComponent();
|
|
977
|
+
}
|
|
978
|
+
if (arg !== undefined) {
|
|
979
|
+
this.host.jqxGrid('scrollmode', arg);
|
|
980
|
+
}
|
|
981
|
+
else {
|
|
982
|
+
return this.host.jqxGrid('scrollmode');
|
|
983
|
+
}
|
|
984
|
+
}
|
|
985
|
+
scrollfeedback(arg) {
|
|
986
|
+
if (this.autoCreate && !this.host) {
|
|
987
|
+
this.createComponent();
|
|
988
|
+
}
|
|
989
|
+
if (arg !== undefined) {
|
|
990
|
+
this.host.jqxGrid('scrollfeedback', arg);
|
|
991
|
+
}
|
|
992
|
+
else {
|
|
993
|
+
return this.host.jqxGrid('scrollfeedback');
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
width(arg) {
|
|
997
|
+
if (this.autoCreate && !this.host) {
|
|
998
|
+
this.createComponent();
|
|
999
|
+
}
|
|
1000
|
+
if (arg !== undefined) {
|
|
1001
|
+
this.host.jqxGrid('width', arg);
|
|
1002
|
+
}
|
|
1003
|
+
else {
|
|
1004
|
+
return this.host.jqxGrid('width');
|
|
1005
|
+
}
|
|
1006
|
+
}
|
|
1007
|
+
autosavestate(arg) {
|
|
1008
|
+
if (this.autoCreate && !this.host) {
|
|
1009
|
+
this.createComponent();
|
|
1010
|
+
}
|
|
1011
|
+
if (arg !== undefined) {
|
|
1012
|
+
this.host.jqxGrid('autosavestate', arg);
|
|
1013
|
+
}
|
|
1014
|
+
else {
|
|
1015
|
+
return this.host.jqxGrid('autosavestate');
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
autoloadstate(arg) {
|
|
1019
|
+
if (this.autoCreate && !this.host) {
|
|
1020
|
+
this.createComponent();
|
|
1021
|
+
}
|
|
1022
|
+
if (arg !== undefined) {
|
|
1023
|
+
this.host.jqxGrid('autoloadstate', arg);
|
|
1024
|
+
}
|
|
1025
|
+
else {
|
|
1026
|
+
return this.host.jqxGrid('autoloadstate');
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
columns(arg) {
|
|
1030
|
+
if (this.autoCreate && !this.host) {
|
|
1031
|
+
this.createComponent();
|
|
1032
|
+
}
|
|
1033
|
+
if (arg !== undefined) {
|
|
1034
|
+
this.host.jqxGrid('columns', arg);
|
|
1035
|
+
}
|
|
1036
|
+
else {
|
|
1037
|
+
return this.host.jqxGrid('columns');
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1040
|
+
enableSanitize(arg) {
|
|
1041
|
+
if (this.autoCreate && !this.host) {
|
|
1042
|
+
this.createComponent();
|
|
1043
|
+
}
|
|
1044
|
+
if (arg !== undefined) {
|
|
1045
|
+
this.host.jqxGrid('enableSanitize', arg);
|
|
1046
|
+
}
|
|
1047
|
+
else {
|
|
1048
|
+
return this.host.jqxGrid('enableSanitize');
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
1051
|
+
cardview(arg) {
|
|
1052
|
+
if (this.autoCreate && !this.host) {
|
|
1053
|
+
this.createComponent();
|
|
1054
|
+
}
|
|
1055
|
+
if (arg !== undefined) {
|
|
1056
|
+
this.host.jqxGrid('cardview', arg);
|
|
1057
|
+
}
|
|
1058
|
+
else {
|
|
1059
|
+
return this.host.jqxGrid('cardview');
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
cardviewcolumns(arg) {
|
|
1063
|
+
if (this.autoCreate && !this.host) {
|
|
1064
|
+
this.createComponent();
|
|
1065
|
+
}
|
|
1066
|
+
if (arg !== undefined) {
|
|
1067
|
+
this.host.jqxGrid('cardviewcolumns', arg);
|
|
1068
|
+
}
|
|
1069
|
+
else {
|
|
1070
|
+
return this.host.jqxGrid('cardviewcolumns');
|
|
1071
|
+
}
|
|
1072
|
+
}
|
|
1073
|
+
cardheight(arg) {
|
|
1074
|
+
if (this.autoCreate && !this.host) {
|
|
1075
|
+
this.createComponent();
|
|
1076
|
+
}
|
|
1077
|
+
if (arg !== undefined) {
|
|
1078
|
+
this.host.jqxGrid('cardheight', arg);
|
|
1079
|
+
}
|
|
1080
|
+
else {
|
|
1081
|
+
return this.host.jqxGrid('cardheight');
|
|
1082
|
+
}
|
|
1083
|
+
}
|
|
1084
|
+
cardsize(arg) {
|
|
1085
|
+
if (this.autoCreate && !this.host) {
|
|
1086
|
+
this.createComponent();
|
|
1087
|
+
}
|
|
1088
|
+
if (arg !== undefined) {
|
|
1089
|
+
this.host.jqxGrid('cardsize', arg);
|
|
1090
|
+
}
|
|
1091
|
+
else {
|
|
1092
|
+
return this.host.jqxGrid('cardsize');
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
columngroups(arg) {
|
|
1096
|
+
if (this.autoCreate && !this.host) {
|
|
1097
|
+
this.createComponent();
|
|
1098
|
+
}
|
|
1099
|
+
if (arg !== undefined) {
|
|
1100
|
+
this.host.jqxGrid('columngroups', arg);
|
|
1101
|
+
}
|
|
1102
|
+
else {
|
|
1103
|
+
return this.host.jqxGrid('columngroups');
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
columnsmenu(arg) {
|
|
1107
|
+
if (this.autoCreate && !this.host) {
|
|
1108
|
+
this.createComponent();
|
|
1109
|
+
}
|
|
1110
|
+
if (arg !== undefined) {
|
|
1111
|
+
this.host.jqxGrid('columnsmenu', arg);
|
|
1112
|
+
}
|
|
1113
|
+
else {
|
|
1114
|
+
return this.host.jqxGrid('columnsmenu');
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
columnsresize(arg) {
|
|
1118
|
+
if (this.autoCreate && !this.host) {
|
|
1119
|
+
this.createComponent();
|
|
1120
|
+
}
|
|
1121
|
+
if (arg !== undefined) {
|
|
1122
|
+
this.host.jqxGrid('columnsresize', arg);
|
|
1123
|
+
}
|
|
1124
|
+
else {
|
|
1125
|
+
return this.host.jqxGrid('columnsresize');
|
|
1126
|
+
}
|
|
1127
|
+
}
|
|
1128
|
+
columnsautoresize(arg) {
|
|
1129
|
+
if (this.autoCreate && !this.host) {
|
|
1130
|
+
this.createComponent();
|
|
1131
|
+
}
|
|
1132
|
+
if (arg !== undefined) {
|
|
1133
|
+
this.host.jqxGrid('columnsautoresize', arg);
|
|
1134
|
+
}
|
|
1135
|
+
else {
|
|
1136
|
+
return this.host.jqxGrid('columnsautoresize');
|
|
1137
|
+
}
|
|
1138
|
+
}
|
|
1139
|
+
columnsreorder(arg) {
|
|
1140
|
+
if (this.autoCreate && !this.host) {
|
|
1141
|
+
this.createComponent();
|
|
1142
|
+
}
|
|
1143
|
+
if (arg !== undefined) {
|
|
1144
|
+
this.host.jqxGrid('columnsreorder', arg);
|
|
1145
|
+
}
|
|
1146
|
+
else {
|
|
1147
|
+
return this.host.jqxGrid('columnsreorder');
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
charting(arg) {
|
|
1151
|
+
if (this.autoCreate && !this.host) {
|
|
1152
|
+
this.createComponent();
|
|
1153
|
+
}
|
|
1154
|
+
if (arg !== undefined) {
|
|
1155
|
+
this.host.jqxGrid('charting', arg);
|
|
1156
|
+
}
|
|
1157
|
+
else {
|
|
1158
|
+
return this.host.jqxGrid('charting');
|
|
1159
|
+
}
|
|
1160
|
+
}
|
|
1161
|
+
disabled(arg) {
|
|
1162
|
+
if (this.autoCreate && !this.host) {
|
|
1163
|
+
this.createComponent();
|
|
1164
|
+
}
|
|
1165
|
+
if (arg !== undefined) {
|
|
1166
|
+
this.host.jqxGrid('disabled', arg);
|
|
1167
|
+
}
|
|
1168
|
+
else {
|
|
1169
|
+
return this.host.jqxGrid('disabled');
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
editable(arg) {
|
|
1173
|
+
if (this.autoCreate && !this.host) {
|
|
1174
|
+
this.createComponent();
|
|
1175
|
+
}
|
|
1176
|
+
if (arg !== undefined) {
|
|
1177
|
+
this.host.jqxGrid('editable', arg);
|
|
1178
|
+
}
|
|
1179
|
+
else {
|
|
1180
|
+
return this.host.jqxGrid('editable');
|
|
1181
|
+
}
|
|
1182
|
+
}
|
|
1183
|
+
editmode(arg) {
|
|
1184
|
+
if (this.autoCreate && !this.host) {
|
|
1185
|
+
this.createComponent();
|
|
1186
|
+
}
|
|
1187
|
+
if (arg !== undefined) {
|
|
1188
|
+
this.host.jqxGrid('editmode', arg);
|
|
1189
|
+
}
|
|
1190
|
+
else {
|
|
1191
|
+
return this.host.jqxGrid('editmode');
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
filter(arg) {
|
|
1195
|
+
if (this.autoCreate && !this.host) {
|
|
1196
|
+
this.createComponent();
|
|
1197
|
+
}
|
|
1198
|
+
if (arg !== undefined) {
|
|
1199
|
+
this.host.jqxGrid('filter', arg);
|
|
1200
|
+
}
|
|
1201
|
+
else {
|
|
1202
|
+
return this.host.jqxGrid('filter');
|
|
1203
|
+
}
|
|
1204
|
+
}
|
|
1205
|
+
filterable(arg) {
|
|
1206
|
+
if (this.autoCreate && !this.host) {
|
|
1207
|
+
this.createComponent();
|
|
1208
|
+
}
|
|
1209
|
+
if (arg !== undefined) {
|
|
1210
|
+
this.host.jqxGrid('filterable', arg);
|
|
1211
|
+
}
|
|
1212
|
+
else {
|
|
1213
|
+
return this.host.jqxGrid('filterable');
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1216
|
+
groupable(arg) {
|
|
1217
|
+
if (this.autoCreate && !this.host) {
|
|
1218
|
+
this.createComponent();
|
|
1219
|
+
}
|
|
1220
|
+
if (arg !== undefined) {
|
|
1221
|
+
this.host.jqxGrid('groupable', arg);
|
|
1222
|
+
}
|
|
1223
|
+
else {
|
|
1224
|
+
return this.host.jqxGrid('groupable');
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
groups(arg) {
|
|
1228
|
+
if (this.autoCreate && !this.host) {
|
|
1229
|
+
this.createComponent();
|
|
1230
|
+
}
|
|
1231
|
+
if (arg !== undefined) {
|
|
1232
|
+
this.host.jqxGrid('groups', arg);
|
|
1233
|
+
}
|
|
1234
|
+
else {
|
|
1235
|
+
return this.host.jqxGrid('groups');
|
|
1236
|
+
}
|
|
1237
|
+
}
|
|
1238
|
+
horizontalscrollbarstep(arg) {
|
|
1239
|
+
if (this.autoCreate && !this.host) {
|
|
1240
|
+
this.createComponent();
|
|
1241
|
+
}
|
|
1242
|
+
if (arg !== undefined) {
|
|
1243
|
+
this.host.jqxGrid('horizontalscrollbarstep', arg);
|
|
1244
|
+
}
|
|
1245
|
+
else {
|
|
1246
|
+
return this.host.jqxGrid('horizontalscrollbarstep');
|
|
1247
|
+
}
|
|
1248
|
+
}
|
|
1249
|
+
horizontalscrollbarlargestep(arg) {
|
|
1250
|
+
if (this.autoCreate && !this.host) {
|
|
1251
|
+
this.createComponent();
|
|
1252
|
+
}
|
|
1253
|
+
if (arg !== undefined) {
|
|
1254
|
+
this.host.jqxGrid('horizontalscrollbarlargestep', arg);
|
|
1255
|
+
}
|
|
1256
|
+
else {
|
|
1257
|
+
return this.host.jqxGrid('horizontalscrollbarlargestep');
|
|
1258
|
+
}
|
|
1259
|
+
}
|
|
1260
|
+
initrowdetails(arg) {
|
|
1261
|
+
if (this.autoCreate && !this.host) {
|
|
1262
|
+
this.createComponent();
|
|
1263
|
+
}
|
|
1264
|
+
if (arg !== undefined) {
|
|
1265
|
+
this.host.jqxGrid('initrowdetails', arg);
|
|
1266
|
+
}
|
|
1267
|
+
else {
|
|
1268
|
+
return this.host.jqxGrid('initrowdetails');
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
keyboardnavigation(arg) {
|
|
1272
|
+
if (this.autoCreate && !this.host) {
|
|
1273
|
+
this.createComponent();
|
|
1274
|
+
}
|
|
1275
|
+
if (arg !== undefined) {
|
|
1276
|
+
this.host.jqxGrid('keyboardnavigation', arg);
|
|
1277
|
+
}
|
|
1278
|
+
else {
|
|
1279
|
+
return this.host.jqxGrid('keyboardnavigation');
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
localization(arg) {
|
|
1283
|
+
if (this.autoCreate && !this.host) {
|
|
1284
|
+
this.createComponent();
|
|
1285
|
+
}
|
|
1286
|
+
if (arg !== undefined) {
|
|
1287
|
+
this.host.jqxGrid('localization', arg);
|
|
1288
|
+
}
|
|
1289
|
+
else {
|
|
1290
|
+
return this.host.jqxGrid('localization');
|
|
1291
|
+
}
|
|
1292
|
+
}
|
|
1293
|
+
pagesize(arg) {
|
|
1294
|
+
if (this.autoCreate && !this.host) {
|
|
1295
|
+
this.createComponent();
|
|
1296
|
+
}
|
|
1297
|
+
if (arg !== undefined) {
|
|
1298
|
+
this.host.jqxGrid('pagesize', arg);
|
|
1299
|
+
}
|
|
1300
|
+
else {
|
|
1301
|
+
return this.host.jqxGrid('pagesize');
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
pagesizeoptions(arg) {
|
|
1305
|
+
if (this.autoCreate && !this.host) {
|
|
1306
|
+
this.createComponent();
|
|
1307
|
+
}
|
|
1308
|
+
if (arg !== undefined) {
|
|
1309
|
+
this.host.jqxGrid('pagesizeoptions', arg);
|
|
1310
|
+
}
|
|
1311
|
+
else {
|
|
1312
|
+
return this.host.jqxGrid('pagesizeoptions');
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
pagermode(arg) {
|
|
1316
|
+
if (this.autoCreate && !this.host) {
|
|
1317
|
+
this.createComponent();
|
|
1318
|
+
}
|
|
1319
|
+
if (arg !== undefined) {
|
|
1320
|
+
this.host.jqxGrid('pagermode', arg);
|
|
1321
|
+
}
|
|
1322
|
+
else {
|
|
1323
|
+
return this.host.jqxGrid('pagermode');
|
|
1324
|
+
}
|
|
1325
|
+
}
|
|
1326
|
+
pagerbuttonscount(arg) {
|
|
1327
|
+
if (this.autoCreate && !this.host) {
|
|
1328
|
+
this.createComponent();
|
|
1329
|
+
}
|
|
1330
|
+
if (arg !== undefined) {
|
|
1331
|
+
this.host.jqxGrid('pagerbuttonscount', arg);
|
|
1332
|
+
}
|
|
1333
|
+
else {
|
|
1334
|
+
return this.host.jqxGrid('pagerbuttonscount');
|
|
1335
|
+
}
|
|
1336
|
+
}
|
|
1337
|
+
pageable(arg) {
|
|
1338
|
+
if (this.autoCreate && !this.host) {
|
|
1339
|
+
this.createComponent();
|
|
1340
|
+
}
|
|
1341
|
+
if (arg !== undefined) {
|
|
1342
|
+
this.host.jqxGrid('pageable', arg);
|
|
1343
|
+
}
|
|
1344
|
+
else {
|
|
1345
|
+
return this.host.jqxGrid('pageable');
|
|
1346
|
+
}
|
|
1347
|
+
}
|
|
1348
|
+
autofill(arg) {
|
|
1349
|
+
if (this.autoCreate && !this.host) {
|
|
1350
|
+
this.createComponent();
|
|
1351
|
+
}
|
|
1352
|
+
if (arg !== undefined) {
|
|
1353
|
+
this.host.jqxGrid('autofill', arg);
|
|
1354
|
+
}
|
|
1355
|
+
else {
|
|
1356
|
+
return this.host.jqxGrid('autofill');
|
|
1357
|
+
}
|
|
1358
|
+
}
|
|
1359
|
+
rowdetails(arg) {
|
|
1360
|
+
if (this.autoCreate && !this.host) {
|
|
1361
|
+
this.createComponent();
|
|
1362
|
+
}
|
|
1363
|
+
if (arg !== undefined) {
|
|
1364
|
+
this.host.jqxGrid('rowdetails', arg);
|
|
1365
|
+
}
|
|
1366
|
+
else {
|
|
1367
|
+
return this.host.jqxGrid('rowdetails');
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
rowdetailstemplate(arg) {
|
|
1371
|
+
if (this.autoCreate && !this.host) {
|
|
1372
|
+
this.createComponent();
|
|
1373
|
+
}
|
|
1374
|
+
if (arg !== undefined) {
|
|
1375
|
+
this.host.jqxGrid('rowdetailstemplate', arg);
|
|
1376
|
+
}
|
|
1377
|
+
else {
|
|
1378
|
+
return this.host.jqxGrid('rowdetailstemplate');
|
|
1379
|
+
}
|
|
1380
|
+
}
|
|
1381
|
+
ready(arg) {
|
|
1382
|
+
if (this.autoCreate && !this.host) {
|
|
1383
|
+
this.createComponent();
|
|
1384
|
+
}
|
|
1385
|
+
if (arg !== undefined) {
|
|
1386
|
+
this.host.jqxGrid('ready', arg);
|
|
1387
|
+
}
|
|
1388
|
+
else {
|
|
1389
|
+
return this.host.jqxGrid('ready');
|
|
1390
|
+
}
|
|
1391
|
+
}
|
|
1392
|
+
rendered(arg) {
|
|
1393
|
+
if (this.autoCreate && !this.host) {
|
|
1394
|
+
this.createComponent();
|
|
1395
|
+
}
|
|
1396
|
+
if (arg !== undefined) {
|
|
1397
|
+
this.host.jqxGrid('rendered', arg);
|
|
1398
|
+
}
|
|
1399
|
+
else {
|
|
1400
|
+
return this.host.jqxGrid('rendered');
|
|
1401
|
+
}
|
|
1402
|
+
}
|
|
1403
|
+
renderstatusbar(arg) {
|
|
1404
|
+
if (this.autoCreate && !this.host) {
|
|
1405
|
+
this.createComponent();
|
|
1406
|
+
}
|
|
1407
|
+
if (arg !== undefined) {
|
|
1408
|
+
this.host.jqxGrid('renderstatusbar', arg);
|
|
1409
|
+
}
|
|
1410
|
+
else {
|
|
1411
|
+
return this.host.jqxGrid('renderstatusbar');
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
rendertoolbar(arg) {
|
|
1415
|
+
if (this.autoCreate && !this.host) {
|
|
1416
|
+
this.createComponent();
|
|
1417
|
+
}
|
|
1418
|
+
if (arg !== undefined) {
|
|
1419
|
+
this.host.jqxGrid('rendertoolbar', arg);
|
|
1420
|
+
}
|
|
1421
|
+
else {
|
|
1422
|
+
return this.host.jqxGrid('rendertoolbar');
|
|
1423
|
+
}
|
|
1424
|
+
}
|
|
1425
|
+
rendergridrows(arg) {
|
|
1426
|
+
if (this.autoCreate && !this.host) {
|
|
1427
|
+
this.createComponent();
|
|
1428
|
+
}
|
|
1429
|
+
if (arg !== undefined) {
|
|
1430
|
+
this.host.jqxGrid('rendergridrows', arg);
|
|
1431
|
+
}
|
|
1432
|
+
else {
|
|
1433
|
+
return this.host.jqxGrid('rendergridrows');
|
|
1434
|
+
}
|
|
1435
|
+
}
|
|
1436
|
+
sortable(arg) {
|
|
1437
|
+
if (this.autoCreate && !this.host) {
|
|
1438
|
+
this.createComponent();
|
|
1439
|
+
}
|
|
1440
|
+
if (arg !== undefined) {
|
|
1441
|
+
this.host.jqxGrid('sortable', arg);
|
|
1442
|
+
}
|
|
1443
|
+
else {
|
|
1444
|
+
return this.host.jqxGrid('sortable');
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
sortmode(arg) {
|
|
1448
|
+
if (this.autoCreate && !this.host) {
|
|
1449
|
+
this.createComponent();
|
|
1450
|
+
}
|
|
1451
|
+
if (arg !== undefined) {
|
|
1452
|
+
this.host.jqxGrid('sortmode', arg);
|
|
1453
|
+
}
|
|
1454
|
+
else {
|
|
1455
|
+
return this.host.jqxGrid('sortmode');
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
selectedrowindex(arg) {
|
|
1459
|
+
if (this.autoCreate && !this.host) {
|
|
1460
|
+
this.createComponent();
|
|
1461
|
+
}
|
|
1462
|
+
if (arg !== undefined) {
|
|
1463
|
+
this.host.jqxGrid('selectedrowindex', arg);
|
|
1464
|
+
}
|
|
1465
|
+
else {
|
|
1466
|
+
return this.host.jqxGrid('selectedrowindex');
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
selectedrowindexes(arg) {
|
|
1470
|
+
if (this.autoCreate && !this.host) {
|
|
1471
|
+
this.createComponent();
|
|
1472
|
+
}
|
|
1473
|
+
if (arg !== undefined) {
|
|
1474
|
+
this.host.jqxGrid('selectedrowindexes', arg);
|
|
1475
|
+
}
|
|
1476
|
+
else {
|
|
1477
|
+
return this.host.jqxGrid('selectedrowindexes');
|
|
1478
|
+
}
|
|
1479
|
+
}
|
|
1480
|
+
source(arg) {
|
|
1481
|
+
if (this.autoCreate && !this.host) {
|
|
1482
|
+
this.createComponent();
|
|
1483
|
+
}
|
|
1484
|
+
if (arg !== undefined) {
|
|
1485
|
+
this.host.jqxGrid('source', arg);
|
|
1486
|
+
}
|
|
1487
|
+
else {
|
|
1488
|
+
return this.host.jqxGrid('source');
|
|
1489
|
+
}
|
|
1490
|
+
}
|
|
1491
|
+
sorttogglestates(arg) {
|
|
1492
|
+
if (this.autoCreate && !this.host) {
|
|
1493
|
+
this.createComponent();
|
|
1494
|
+
}
|
|
1495
|
+
if (arg !== undefined) {
|
|
1496
|
+
this.host.jqxGrid('sorttogglestates', arg);
|
|
1497
|
+
}
|
|
1498
|
+
else {
|
|
1499
|
+
return this.host.jqxGrid('sorttogglestates');
|
|
1500
|
+
}
|
|
1501
|
+
}
|
|
1502
|
+
updatedelay(arg) {
|
|
1503
|
+
if (this.autoCreate && !this.host) {
|
|
1504
|
+
this.createComponent();
|
|
1505
|
+
}
|
|
1506
|
+
if (arg !== undefined) {
|
|
1507
|
+
this.host.jqxGrid('updatedelay', arg);
|
|
1508
|
+
}
|
|
1509
|
+
else {
|
|
1510
|
+
return this.host.jqxGrid('updatedelay');
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
virtualmode(arg) {
|
|
1514
|
+
if (this.autoCreate && !this.host) {
|
|
1515
|
+
this.createComponent();
|
|
1516
|
+
}
|
|
1517
|
+
if (arg !== undefined) {
|
|
1518
|
+
this.host.jqxGrid('virtualmode', arg);
|
|
1519
|
+
}
|
|
1520
|
+
else {
|
|
1521
|
+
return this.host.jqxGrid('virtualmode');
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
verticalscrollbarstep(arg) {
|
|
1525
|
+
if (this.autoCreate && !this.host) {
|
|
1526
|
+
this.createComponent();
|
|
1527
|
+
}
|
|
1528
|
+
if (arg !== undefined) {
|
|
1529
|
+
this.host.jqxGrid('verticalscrollbarstep', arg);
|
|
1530
|
+
}
|
|
1531
|
+
else {
|
|
1532
|
+
return this.host.jqxGrid('verticalscrollbarstep');
|
|
1533
|
+
}
|
|
1534
|
+
}
|
|
1535
|
+
verticalscrollbarlargestep(arg) {
|
|
1536
|
+
if (this.autoCreate && !this.host) {
|
|
1537
|
+
this.createComponent();
|
|
1538
|
+
}
|
|
1539
|
+
if (arg !== undefined) {
|
|
1540
|
+
this.host.jqxGrid('verticalscrollbarlargestep', arg);
|
|
1541
|
+
}
|
|
1542
|
+
else {
|
|
1543
|
+
return this.host.jqxGrid('verticalscrollbarlargestep');
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
// jqxGridComponent functions
|
|
1547
|
+
autoresizecolumns(type) {
|
|
1548
|
+
if (this.autoCreate && !this.host) {
|
|
1549
|
+
this.createComponent();
|
|
1550
|
+
}
|
|
1551
|
+
this.host.jqxGrid('autoresizecolumns', type);
|
|
1552
|
+
}
|
|
1553
|
+
autoresizecolumn(dataField, type) {
|
|
1554
|
+
if (this.autoCreate && !this.host) {
|
|
1555
|
+
this.createComponent();
|
|
1556
|
+
}
|
|
1557
|
+
this.host.jqxGrid('autoresizecolumn', dataField, type);
|
|
1558
|
+
}
|
|
1559
|
+
beginupdate() {
|
|
1560
|
+
if (this.autoCreate && !this.host) {
|
|
1561
|
+
this.createComponent();
|
|
1562
|
+
}
|
|
1563
|
+
this.host.jqxGrid('beginupdate');
|
|
1564
|
+
}
|
|
1565
|
+
clear() {
|
|
1566
|
+
if (this.autoCreate && !this.host) {
|
|
1567
|
+
this.createComponent();
|
|
1568
|
+
}
|
|
1569
|
+
this.host.jqxGrid('clear');
|
|
1570
|
+
}
|
|
1571
|
+
createChart(type, dataSource) {
|
|
1572
|
+
if (this.autoCreate && !this.host) {
|
|
1573
|
+
this.createComponent();
|
|
1574
|
+
}
|
|
1575
|
+
this.host.jqxGrid('createChart', type, dataSource);
|
|
1576
|
+
}
|
|
1577
|
+
destroy() {
|
|
1578
|
+
if (this.autoCreate && !this.host) {
|
|
1579
|
+
this.createComponent();
|
|
1580
|
+
}
|
|
1581
|
+
this.host.jqxGrid('destroy');
|
|
1582
|
+
}
|
|
1583
|
+
endupdate() {
|
|
1584
|
+
if (this.autoCreate && !this.host) {
|
|
1585
|
+
this.createComponent();
|
|
1586
|
+
}
|
|
1587
|
+
this.host.jqxGrid('endupdate');
|
|
1588
|
+
}
|
|
1589
|
+
ensurerowvisible(rowBoundIndex) {
|
|
1590
|
+
if (this.autoCreate && !this.host) {
|
|
1591
|
+
this.createComponent();
|
|
1592
|
+
}
|
|
1593
|
+
this.host.jqxGrid('ensurerowvisible', rowBoundIndex);
|
|
1594
|
+
}
|
|
1595
|
+
focus() {
|
|
1596
|
+
if (this.autoCreate && !this.host) {
|
|
1597
|
+
this.createComponent();
|
|
1598
|
+
}
|
|
1599
|
+
this.host.jqxGrid('focus');
|
|
1600
|
+
}
|
|
1601
|
+
getcolumnindex(dataField) {
|
|
1602
|
+
if (this.autoCreate && !this.host) {
|
|
1603
|
+
this.createComponent();
|
|
1604
|
+
}
|
|
1605
|
+
return this.host.jqxGrid('getcolumnindex', dataField);
|
|
1606
|
+
}
|
|
1607
|
+
getcolumn(dataField) {
|
|
1608
|
+
if (this.autoCreate && !this.host) {
|
|
1609
|
+
this.createComponent();
|
|
1610
|
+
}
|
|
1611
|
+
return this.host.jqxGrid('getcolumn', dataField);
|
|
1612
|
+
}
|
|
1613
|
+
getcolumnproperty(dataField, propertyName) {
|
|
1614
|
+
if (this.autoCreate && !this.host) {
|
|
1615
|
+
this.createComponent();
|
|
1616
|
+
}
|
|
1617
|
+
return this.host.jqxGrid('getcolumnproperty', dataField, propertyName);
|
|
1618
|
+
}
|
|
1619
|
+
getrowid(rowBoundIndex) {
|
|
1620
|
+
if (this.autoCreate && !this.host) {
|
|
1621
|
+
this.createComponent();
|
|
1622
|
+
}
|
|
1623
|
+
return this.host.jqxGrid('getrowid', rowBoundIndex);
|
|
1624
|
+
}
|
|
1625
|
+
getrowdata(rowBoundIndex) {
|
|
1626
|
+
if (this.autoCreate && !this.host) {
|
|
1627
|
+
this.createComponent();
|
|
1628
|
+
}
|
|
1629
|
+
return this.host.jqxGrid('getrowdata', rowBoundIndex);
|
|
1630
|
+
}
|
|
1631
|
+
getrowdatabyid(rowID) {
|
|
1632
|
+
if (this.autoCreate && !this.host) {
|
|
1633
|
+
this.createComponent();
|
|
1634
|
+
}
|
|
1635
|
+
return this.host.jqxGrid('getrowdatabyid', rowID);
|
|
1636
|
+
}
|
|
1637
|
+
getrowboundindexbyid(rowID) {
|
|
1638
|
+
if (this.autoCreate && !this.host) {
|
|
1639
|
+
this.createComponent();
|
|
1640
|
+
}
|
|
1641
|
+
return this.host.jqxGrid('getrowboundindexbyid', rowID);
|
|
1642
|
+
}
|
|
1643
|
+
getrowboundindex(rowDisplayIndex) {
|
|
1644
|
+
if (this.autoCreate && !this.host) {
|
|
1645
|
+
this.createComponent();
|
|
1646
|
+
}
|
|
1647
|
+
return this.host.jqxGrid('getrowboundindex', rowDisplayIndex);
|
|
1648
|
+
}
|
|
1649
|
+
getrows() {
|
|
1650
|
+
if (this.autoCreate && !this.host) {
|
|
1651
|
+
this.createComponent();
|
|
1652
|
+
}
|
|
1653
|
+
return this.host.jqxGrid('getrows');
|
|
1654
|
+
}
|
|
1655
|
+
getboundrows() {
|
|
1656
|
+
if (this.autoCreate && !this.host) {
|
|
1657
|
+
this.createComponent();
|
|
1658
|
+
}
|
|
1659
|
+
return this.host.jqxGrid('getboundrows');
|
|
1660
|
+
}
|
|
1661
|
+
getdisplayrows() {
|
|
1662
|
+
if (this.autoCreate && !this.host) {
|
|
1663
|
+
this.createComponent();
|
|
1664
|
+
}
|
|
1665
|
+
return this.host.jqxGrid('getdisplayrows');
|
|
1666
|
+
}
|
|
1667
|
+
getdatainformation() {
|
|
1668
|
+
if (this.autoCreate && !this.host) {
|
|
1669
|
+
this.createComponent();
|
|
1670
|
+
}
|
|
1671
|
+
return this.host.jqxGrid('getdatainformation');
|
|
1672
|
+
}
|
|
1673
|
+
getsortinformation() {
|
|
1674
|
+
if (this.autoCreate && !this.host) {
|
|
1675
|
+
this.createComponent();
|
|
1676
|
+
}
|
|
1677
|
+
return this.host.jqxGrid('getsortinformation');
|
|
1678
|
+
}
|
|
1679
|
+
getpaginginformation() {
|
|
1680
|
+
if (this.autoCreate && !this.host) {
|
|
1681
|
+
this.createComponent();
|
|
1682
|
+
}
|
|
1683
|
+
return this.host.jqxGrid('getpaginginformation');
|
|
1684
|
+
}
|
|
1685
|
+
hidecolumn(dataField) {
|
|
1686
|
+
if (this.autoCreate && !this.host) {
|
|
1687
|
+
this.createComponent();
|
|
1688
|
+
}
|
|
1689
|
+
this.host.jqxGrid('hidecolumn', dataField);
|
|
1690
|
+
}
|
|
1691
|
+
hideloadelement() {
|
|
1692
|
+
if (this.autoCreate && !this.host) {
|
|
1693
|
+
this.createComponent();
|
|
1694
|
+
}
|
|
1695
|
+
this.host.jqxGrid('hideloadelement');
|
|
1696
|
+
}
|
|
1697
|
+
hiderowdetails(rowBoundIndex) {
|
|
1698
|
+
if (this.autoCreate && !this.host) {
|
|
1699
|
+
this.createComponent();
|
|
1700
|
+
}
|
|
1701
|
+
this.host.jqxGrid('hiderowdetails', rowBoundIndex);
|
|
1702
|
+
}
|
|
1703
|
+
iscolumnvisible(dataField) {
|
|
1704
|
+
if (this.autoCreate && !this.host) {
|
|
1705
|
+
this.createComponent();
|
|
1706
|
+
}
|
|
1707
|
+
return this.host.jqxGrid('iscolumnvisible', dataField);
|
|
1708
|
+
}
|
|
1709
|
+
iscolumnpinned(dataField) {
|
|
1710
|
+
if (this.autoCreate && !this.host) {
|
|
1711
|
+
this.createComponent();
|
|
1712
|
+
}
|
|
1713
|
+
return this.host.jqxGrid('iscolumnpinned', dataField);
|
|
1714
|
+
}
|
|
1715
|
+
localizestrings(localizationobject) {
|
|
1716
|
+
if (this.autoCreate && !this.host) {
|
|
1717
|
+
this.createComponent();
|
|
1718
|
+
}
|
|
1719
|
+
this.host.jqxGrid('localizestrings', localizationobject);
|
|
1720
|
+
}
|
|
1721
|
+
pincolumn(dataField) {
|
|
1722
|
+
if (this.autoCreate && !this.host) {
|
|
1723
|
+
this.createComponent();
|
|
1724
|
+
}
|
|
1725
|
+
this.host.jqxGrid('pincolumn', dataField);
|
|
1726
|
+
}
|
|
1727
|
+
refreshdata() {
|
|
1728
|
+
if (this.autoCreate && !this.host) {
|
|
1729
|
+
this.createComponent();
|
|
1730
|
+
}
|
|
1731
|
+
this.host.jqxGrid('refreshdata');
|
|
1732
|
+
}
|
|
1733
|
+
refresh() {
|
|
1734
|
+
if (this.autoCreate && !this.host) {
|
|
1735
|
+
this.createComponent();
|
|
1736
|
+
}
|
|
1737
|
+
this.host.jqxGrid('refresh');
|
|
1738
|
+
}
|
|
1739
|
+
render() {
|
|
1740
|
+
if (this.autoCreate && !this.host) {
|
|
1741
|
+
this.createComponent();
|
|
1742
|
+
}
|
|
1743
|
+
this.host.jqxGrid('render');
|
|
1744
|
+
}
|
|
1745
|
+
scrolloffset(top, left) {
|
|
1746
|
+
if (this.autoCreate && !this.host) {
|
|
1747
|
+
this.createComponent();
|
|
1748
|
+
}
|
|
1749
|
+
this.host.jqxGrid('scrolloffset', top, left);
|
|
1750
|
+
}
|
|
1751
|
+
scrollposition() {
|
|
1752
|
+
if (this.autoCreate && !this.host) {
|
|
1753
|
+
this.createComponent();
|
|
1754
|
+
}
|
|
1755
|
+
return this.host.jqxGrid('scrollposition');
|
|
1756
|
+
}
|
|
1757
|
+
showloadelement() {
|
|
1758
|
+
if (this.autoCreate && !this.host) {
|
|
1759
|
+
this.createComponent();
|
|
1760
|
+
}
|
|
1761
|
+
this.host.jqxGrid('showloadelement');
|
|
1762
|
+
}
|
|
1763
|
+
showrowdetails(rowBoundIndex) {
|
|
1764
|
+
if (this.autoCreate && !this.host) {
|
|
1765
|
+
this.createComponent();
|
|
1766
|
+
}
|
|
1767
|
+
this.host.jqxGrid('showrowdetails', rowBoundIndex);
|
|
1768
|
+
}
|
|
1769
|
+
setcolumnindex(dataField, index) {
|
|
1770
|
+
if (this.autoCreate && !this.host) {
|
|
1771
|
+
this.createComponent();
|
|
1772
|
+
}
|
|
1773
|
+
this.host.jqxGrid('setcolumnindex', dataField, index);
|
|
1774
|
+
}
|
|
1775
|
+
setcolumnproperty(dataField, propertyName, propertyValue) {
|
|
1776
|
+
if (this.autoCreate && !this.host) {
|
|
1777
|
+
this.createComponent();
|
|
1778
|
+
}
|
|
1779
|
+
this.host.jqxGrid('setcolumnproperty', dataField, propertyName, propertyValue);
|
|
1780
|
+
}
|
|
1781
|
+
showcolumn(dataField) {
|
|
1782
|
+
if (this.autoCreate && !this.host) {
|
|
1783
|
+
this.createComponent();
|
|
1784
|
+
}
|
|
1785
|
+
this.host.jqxGrid('showcolumn', dataField);
|
|
1786
|
+
}
|
|
1787
|
+
unpincolumn(dataField) {
|
|
1788
|
+
if (this.autoCreate && !this.host) {
|
|
1789
|
+
this.createComponent();
|
|
1790
|
+
}
|
|
1791
|
+
this.host.jqxGrid('unpincolumn', dataField);
|
|
1792
|
+
}
|
|
1793
|
+
updatebounddata(type) {
|
|
1794
|
+
if (this.autoCreate && !this.host) {
|
|
1795
|
+
this.createComponent();
|
|
1796
|
+
}
|
|
1797
|
+
this.host.jqxGrid('updatebounddata', type);
|
|
1798
|
+
}
|
|
1799
|
+
updating() {
|
|
1800
|
+
if (this.autoCreate && !this.host) {
|
|
1801
|
+
this.createComponent();
|
|
1802
|
+
}
|
|
1803
|
+
return this.host.jqxGrid('updating');
|
|
1804
|
+
}
|
|
1805
|
+
getsortcolumn() {
|
|
1806
|
+
if (this.autoCreate && !this.host) {
|
|
1807
|
+
this.createComponent();
|
|
1808
|
+
}
|
|
1809
|
+
return this.host.jqxGrid('getsortcolumn');
|
|
1810
|
+
}
|
|
1811
|
+
removesort() {
|
|
1812
|
+
if (this.autoCreate && !this.host) {
|
|
1813
|
+
this.createComponent();
|
|
1814
|
+
}
|
|
1815
|
+
this.host.jqxGrid('removesort');
|
|
1816
|
+
}
|
|
1817
|
+
sortby(dataField, sortOrder) {
|
|
1818
|
+
if (this.autoCreate && !this.host) {
|
|
1819
|
+
this.createComponent();
|
|
1820
|
+
}
|
|
1821
|
+
this.host.jqxGrid('sortby', dataField, sortOrder);
|
|
1822
|
+
}
|
|
1823
|
+
addgroup(dataField) {
|
|
1824
|
+
if (this.autoCreate && !this.host) {
|
|
1825
|
+
this.createComponent();
|
|
1826
|
+
}
|
|
1827
|
+
this.host.jqxGrid('addgroup', dataField);
|
|
1828
|
+
}
|
|
1829
|
+
cleargroups() {
|
|
1830
|
+
if (this.autoCreate && !this.host) {
|
|
1831
|
+
this.createComponent();
|
|
1832
|
+
}
|
|
1833
|
+
this.host.jqxGrid('cleargroups');
|
|
1834
|
+
}
|
|
1835
|
+
collapsegroup(group) {
|
|
1836
|
+
if (this.autoCreate && !this.host) {
|
|
1837
|
+
this.createComponent();
|
|
1838
|
+
}
|
|
1839
|
+
this.host.jqxGrid('collapsegroup', group);
|
|
1840
|
+
}
|
|
1841
|
+
collapseallgroups() {
|
|
1842
|
+
if (this.autoCreate && !this.host) {
|
|
1843
|
+
this.createComponent();
|
|
1844
|
+
}
|
|
1845
|
+
this.host.jqxGrid('collapseallgroups');
|
|
1846
|
+
}
|
|
1847
|
+
expandallgroups() {
|
|
1848
|
+
if (this.autoCreate && !this.host) {
|
|
1849
|
+
this.createComponent();
|
|
1850
|
+
}
|
|
1851
|
+
this.host.jqxGrid('expandallgroups');
|
|
1852
|
+
}
|
|
1853
|
+
expandgroup(group) {
|
|
1854
|
+
if (this.autoCreate && !this.host) {
|
|
1855
|
+
this.createComponent();
|
|
1856
|
+
}
|
|
1857
|
+
this.host.jqxGrid('expandgroup', group);
|
|
1858
|
+
}
|
|
1859
|
+
getrootgroupscount() {
|
|
1860
|
+
if (this.autoCreate && !this.host) {
|
|
1861
|
+
this.createComponent();
|
|
1862
|
+
}
|
|
1863
|
+
return this.host.jqxGrid('getrootgroupscount');
|
|
1864
|
+
}
|
|
1865
|
+
getgroup(groupIndex) {
|
|
1866
|
+
if (this.autoCreate && !this.host) {
|
|
1867
|
+
this.createComponent();
|
|
1868
|
+
}
|
|
1869
|
+
return this.host.jqxGrid('getgroup', groupIndex);
|
|
1870
|
+
}
|
|
1871
|
+
insertgroup(groupIndex, dataField) {
|
|
1872
|
+
if (this.autoCreate && !this.host) {
|
|
1873
|
+
this.createComponent();
|
|
1874
|
+
}
|
|
1875
|
+
this.host.jqxGrid('insertgroup', groupIndex, dataField);
|
|
1876
|
+
}
|
|
1877
|
+
iscolumngroupable() {
|
|
1878
|
+
if (this.autoCreate && !this.host) {
|
|
1879
|
+
this.createComponent();
|
|
1880
|
+
}
|
|
1881
|
+
return this.host.jqxGrid('iscolumngroupable');
|
|
1882
|
+
}
|
|
1883
|
+
removegroupat(groupIndex) {
|
|
1884
|
+
if (this.autoCreate && !this.host) {
|
|
1885
|
+
this.createComponent();
|
|
1886
|
+
}
|
|
1887
|
+
this.host.jqxGrid('removegroupat', groupIndex);
|
|
1888
|
+
}
|
|
1889
|
+
removegroup(dataField) {
|
|
1890
|
+
if (this.autoCreate && !this.host) {
|
|
1891
|
+
this.createComponent();
|
|
1892
|
+
}
|
|
1893
|
+
this.host.jqxGrid('removegroup', dataField);
|
|
1894
|
+
}
|
|
1895
|
+
addfilter(dataField, filterGroup, refreshGrid) {
|
|
1896
|
+
if (this.autoCreate && !this.host) {
|
|
1897
|
+
this.createComponent();
|
|
1898
|
+
}
|
|
1899
|
+
this.host.jqxGrid('addfilter', dataField, filterGroup, refreshGrid);
|
|
1900
|
+
}
|
|
1901
|
+
applyfilters() {
|
|
1902
|
+
if (this.autoCreate && !this.host) {
|
|
1903
|
+
this.createComponent();
|
|
1904
|
+
}
|
|
1905
|
+
this.host.jqxGrid('applyfilters');
|
|
1906
|
+
}
|
|
1907
|
+
clearfilters() {
|
|
1908
|
+
if (this.autoCreate && !this.host) {
|
|
1909
|
+
this.createComponent();
|
|
1910
|
+
}
|
|
1911
|
+
this.host.jqxGrid('clearfilters');
|
|
1912
|
+
}
|
|
1913
|
+
getfilterinformation() {
|
|
1914
|
+
if (this.autoCreate && !this.host) {
|
|
1915
|
+
this.createComponent();
|
|
1916
|
+
}
|
|
1917
|
+
return this.host.jqxGrid('getfilterinformation');
|
|
1918
|
+
}
|
|
1919
|
+
getcolumnat(index) {
|
|
1920
|
+
if (this.autoCreate && !this.host) {
|
|
1921
|
+
this.createComponent();
|
|
1922
|
+
}
|
|
1923
|
+
return this.host.jqxGrid('getcolumnat', index);
|
|
1924
|
+
}
|
|
1925
|
+
removefilter(dataField, refreshGrid) {
|
|
1926
|
+
if (this.autoCreate && !this.host) {
|
|
1927
|
+
this.createComponent();
|
|
1928
|
+
}
|
|
1929
|
+
this.host.jqxGrid('removefilter', dataField, refreshGrid);
|
|
1930
|
+
}
|
|
1931
|
+
refreshfilterrow() {
|
|
1932
|
+
if (this.autoCreate && !this.host) {
|
|
1933
|
+
this.createComponent();
|
|
1934
|
+
}
|
|
1935
|
+
this.host.jqxGrid('refreshfilterrow');
|
|
1936
|
+
}
|
|
1937
|
+
gotopage(pagenumber) {
|
|
1938
|
+
if (this.autoCreate && !this.host) {
|
|
1939
|
+
this.createComponent();
|
|
1940
|
+
}
|
|
1941
|
+
this.host.jqxGrid('gotopage', pagenumber);
|
|
1942
|
+
}
|
|
1943
|
+
gotoprevpage() {
|
|
1944
|
+
if (this.autoCreate && !this.host) {
|
|
1945
|
+
this.createComponent();
|
|
1946
|
+
}
|
|
1947
|
+
this.host.jqxGrid('gotoprevpage');
|
|
1948
|
+
}
|
|
1949
|
+
gotonextpage() {
|
|
1950
|
+
if (this.autoCreate && !this.host) {
|
|
1951
|
+
this.createComponent();
|
|
1952
|
+
}
|
|
1953
|
+
this.host.jqxGrid('gotonextpage');
|
|
1954
|
+
}
|
|
1955
|
+
addrow(rowIds, data, rowPosition) {
|
|
1956
|
+
if (this.autoCreate && !this.host) {
|
|
1957
|
+
this.createComponent();
|
|
1958
|
+
}
|
|
1959
|
+
this.host.jqxGrid('addrow', rowIds, data, rowPosition);
|
|
1960
|
+
}
|
|
1961
|
+
begincelledit(rowBoundIndex, dataField) {
|
|
1962
|
+
if (this.autoCreate && !this.host) {
|
|
1963
|
+
this.createComponent();
|
|
1964
|
+
}
|
|
1965
|
+
this.host.jqxGrid('begincelledit', rowBoundIndex, dataField);
|
|
1966
|
+
}
|
|
1967
|
+
beginrowedit(rowBoundIndex) {
|
|
1968
|
+
if (this.autoCreate && !this.host) {
|
|
1969
|
+
this.createComponent();
|
|
1970
|
+
}
|
|
1971
|
+
this.host.jqxGrid('beginrowedit', rowBoundIndex);
|
|
1972
|
+
}
|
|
1973
|
+
closemenu() {
|
|
1974
|
+
if (this.autoCreate && !this.host) {
|
|
1975
|
+
this.createComponent();
|
|
1976
|
+
}
|
|
1977
|
+
this.host.jqxGrid('closemenu');
|
|
1978
|
+
}
|
|
1979
|
+
deleterow(rowIds) {
|
|
1980
|
+
if (this.autoCreate && !this.host) {
|
|
1981
|
+
this.createComponent();
|
|
1982
|
+
}
|
|
1983
|
+
this.host.jqxGrid('deleterow', rowIds);
|
|
1984
|
+
}
|
|
1985
|
+
endcelledit(rowBoundIndex, dataField, confirmChanges) {
|
|
1986
|
+
if (this.autoCreate && !this.host) {
|
|
1987
|
+
this.createComponent();
|
|
1988
|
+
}
|
|
1989
|
+
this.host.jqxGrid('endcelledit', rowBoundIndex, dataField, confirmChanges);
|
|
1990
|
+
}
|
|
1991
|
+
endrowedit(rowBoundIndex, confirmChanges) {
|
|
1992
|
+
if (this.autoCreate && !this.host) {
|
|
1993
|
+
this.createComponent();
|
|
1994
|
+
}
|
|
1995
|
+
this.host.jqxGrid('endrowedit', rowBoundIndex, confirmChanges);
|
|
1996
|
+
}
|
|
1997
|
+
getcell(rowBoundIndex, datafield) {
|
|
1998
|
+
if (this.autoCreate && !this.host) {
|
|
1999
|
+
this.createComponent();
|
|
2000
|
+
}
|
|
2001
|
+
return this.host.jqxGrid('getcell', rowBoundIndex, datafield);
|
|
2002
|
+
}
|
|
2003
|
+
getcellatposition(left, top) {
|
|
2004
|
+
if (this.autoCreate && !this.host) {
|
|
2005
|
+
this.createComponent();
|
|
2006
|
+
}
|
|
2007
|
+
return this.host.jqxGrid('getcellatposition', left, top);
|
|
2008
|
+
}
|
|
2009
|
+
getcelltext(rowBoundIndex, dataField) {
|
|
2010
|
+
if (this.autoCreate && !this.host) {
|
|
2011
|
+
this.createComponent();
|
|
2012
|
+
}
|
|
2013
|
+
return this.host.jqxGrid('getcelltext', rowBoundIndex, dataField);
|
|
2014
|
+
}
|
|
2015
|
+
getcelltextbyid(rowID, dataField) {
|
|
2016
|
+
if (this.autoCreate && !this.host) {
|
|
2017
|
+
this.createComponent();
|
|
2018
|
+
}
|
|
2019
|
+
return this.host.jqxGrid('getcelltextbyid', rowID, dataField);
|
|
2020
|
+
}
|
|
2021
|
+
getcellvaluebyid(rowID, dataField) {
|
|
2022
|
+
if (this.autoCreate && !this.host) {
|
|
2023
|
+
this.createComponent();
|
|
2024
|
+
}
|
|
2025
|
+
return this.host.jqxGrid('getcellvaluebyid', rowID, dataField);
|
|
2026
|
+
}
|
|
2027
|
+
getcellvalue(rowBoundIndex, dataField) {
|
|
2028
|
+
if (this.autoCreate && !this.host) {
|
|
2029
|
+
this.createComponent();
|
|
2030
|
+
}
|
|
2031
|
+
return this.host.jqxGrid('getcellvalue', rowBoundIndex, dataField);
|
|
2032
|
+
}
|
|
2033
|
+
isBindingCompleted() {
|
|
2034
|
+
if (this.autoCreate && !this.host) {
|
|
2035
|
+
this.createComponent();
|
|
2036
|
+
}
|
|
2037
|
+
return this.host.jqxGrid('isBindingCompleted');
|
|
2038
|
+
}
|
|
2039
|
+
openmenu(dataField) {
|
|
2040
|
+
if (this.autoCreate && !this.host) {
|
|
2041
|
+
this.createComponent();
|
|
2042
|
+
}
|
|
2043
|
+
this.host.jqxGrid('openmenu', dataField);
|
|
2044
|
+
}
|
|
2045
|
+
setcellvalue(rowBoundIndex, dataField, value) {
|
|
2046
|
+
if (this.autoCreate && !this.host) {
|
|
2047
|
+
this.createComponent();
|
|
2048
|
+
}
|
|
2049
|
+
this.host.jqxGrid('setcellvalue', rowBoundIndex, dataField, value);
|
|
2050
|
+
}
|
|
2051
|
+
setcellvaluebyid(rowID, dataField, value) {
|
|
2052
|
+
if (this.autoCreate && !this.host) {
|
|
2053
|
+
this.createComponent();
|
|
2054
|
+
}
|
|
2055
|
+
this.host.jqxGrid('setcellvaluebyid', rowID, dataField, value);
|
|
2056
|
+
}
|
|
2057
|
+
showvalidationpopup(rowBoundIndex, dataField, validationMessage) {
|
|
2058
|
+
if (this.autoCreate && !this.host) {
|
|
2059
|
+
this.createComponent();
|
|
2060
|
+
}
|
|
2061
|
+
this.host.jqxGrid('showvalidationpopup', rowBoundIndex, dataField, validationMessage);
|
|
2062
|
+
}
|
|
2063
|
+
updaterow(rowIds, data) {
|
|
2064
|
+
if (this.autoCreate && !this.host) {
|
|
2065
|
+
this.createComponent();
|
|
2066
|
+
}
|
|
2067
|
+
this.host.jqxGrid('updaterow', rowIds, data);
|
|
2068
|
+
}
|
|
2069
|
+
clearselection() {
|
|
2070
|
+
if (this.autoCreate && !this.host) {
|
|
2071
|
+
this.createComponent();
|
|
2072
|
+
}
|
|
2073
|
+
this.host.jqxGrid('clearselection');
|
|
2074
|
+
}
|
|
2075
|
+
getselectedrowindex() {
|
|
2076
|
+
if (this.autoCreate && !this.host) {
|
|
2077
|
+
this.createComponent();
|
|
2078
|
+
}
|
|
2079
|
+
return this.host.jqxGrid('getselectedrowindex');
|
|
2080
|
+
}
|
|
2081
|
+
getselectedrowindexes() {
|
|
2082
|
+
if (this.autoCreate && !this.host) {
|
|
2083
|
+
this.createComponent();
|
|
2084
|
+
}
|
|
2085
|
+
return this.host.jqxGrid('getselectedrowindexes');
|
|
2086
|
+
}
|
|
2087
|
+
getselectedcell() {
|
|
2088
|
+
if (this.autoCreate && !this.host) {
|
|
2089
|
+
this.createComponent();
|
|
2090
|
+
}
|
|
2091
|
+
return this.host.jqxGrid('getselectedcell');
|
|
2092
|
+
}
|
|
2093
|
+
getselectedcells() {
|
|
2094
|
+
if (this.autoCreate && !this.host) {
|
|
2095
|
+
this.createComponent();
|
|
2096
|
+
}
|
|
2097
|
+
return this.host.jqxGrid('getselectedcells');
|
|
2098
|
+
}
|
|
2099
|
+
selectcell(rowBoundIndex, dataField) {
|
|
2100
|
+
if (this.autoCreate && !this.host) {
|
|
2101
|
+
this.createComponent();
|
|
2102
|
+
}
|
|
2103
|
+
this.host.jqxGrid('selectcell', rowBoundIndex, dataField);
|
|
2104
|
+
}
|
|
2105
|
+
selectallrows() {
|
|
2106
|
+
if (this.autoCreate && !this.host) {
|
|
2107
|
+
this.createComponent();
|
|
2108
|
+
}
|
|
2109
|
+
this.host.jqxGrid('selectallrows');
|
|
2110
|
+
}
|
|
2111
|
+
selectrow(rowBoundIndex) {
|
|
2112
|
+
if (this.autoCreate && !this.host) {
|
|
2113
|
+
this.createComponent();
|
|
2114
|
+
}
|
|
2115
|
+
this.host.jqxGrid('selectrow', rowBoundIndex);
|
|
2116
|
+
}
|
|
2117
|
+
unselectrow(rowBoundIndex) {
|
|
2118
|
+
if (this.autoCreate && !this.host) {
|
|
2119
|
+
this.createComponent();
|
|
2120
|
+
}
|
|
2121
|
+
this.host.jqxGrid('unselectrow', rowBoundIndex);
|
|
2122
|
+
}
|
|
2123
|
+
unselectcell(rowBoundIndex, dataField) {
|
|
2124
|
+
if (this.autoCreate && !this.host) {
|
|
2125
|
+
this.createComponent();
|
|
2126
|
+
}
|
|
2127
|
+
this.host.jqxGrid('unselectcell', rowBoundIndex, dataField);
|
|
2128
|
+
}
|
|
2129
|
+
getcolumnaggregateddata(dataField, aggregates) {
|
|
2130
|
+
if (this.autoCreate && !this.host) {
|
|
2131
|
+
this.createComponent();
|
|
2132
|
+
}
|
|
2133
|
+
return this.host.jqxGrid('getcolumnaggregateddata', dataField, aggregates);
|
|
2134
|
+
}
|
|
2135
|
+
refreshaggregates() {
|
|
2136
|
+
if (this.autoCreate && !this.host) {
|
|
2137
|
+
this.createComponent();
|
|
2138
|
+
}
|
|
2139
|
+
this.host.jqxGrid('refreshaggregates');
|
|
2140
|
+
}
|
|
2141
|
+
renderaggregates() {
|
|
2142
|
+
if (this.autoCreate && !this.host) {
|
|
2143
|
+
this.createComponent();
|
|
2144
|
+
}
|
|
2145
|
+
this.host.jqxGrid('renderaggregates');
|
|
2146
|
+
}
|
|
2147
|
+
exportdata(dataType, fileName, exportHeader, rows, exportHiddenColumns, serverURL, charSet) {
|
|
2148
|
+
if (this.autoCreate && !this.host) {
|
|
2149
|
+
this.createComponent();
|
|
2150
|
+
}
|
|
2151
|
+
return this.host.jqxGrid('exportdata', dataType, fileName, exportHeader, rows, exportHiddenColumns, serverURL, charSet);
|
|
2152
|
+
}
|
|
2153
|
+
exportview(dataType, fileName) {
|
|
2154
|
+
if (this.autoCreate && !this.host) {
|
|
2155
|
+
this.createComponent();
|
|
2156
|
+
}
|
|
2157
|
+
return this.host.jqxGrid('exportview', dataType, fileName);
|
|
2158
|
+
}
|
|
2159
|
+
openColumnChooser(columns, header) {
|
|
2160
|
+
if (this.autoCreate && !this.host) {
|
|
2161
|
+
this.createComponent();
|
|
2162
|
+
}
|
|
2163
|
+
this.host.jqxGrid('openColumnChooser', columns, header);
|
|
2164
|
+
}
|
|
2165
|
+
getstate() {
|
|
2166
|
+
if (this.autoCreate && !this.host) {
|
|
2167
|
+
this.createComponent();
|
|
2168
|
+
}
|
|
2169
|
+
return this.host.jqxGrid('getstate');
|
|
2170
|
+
}
|
|
2171
|
+
loadstate(stateobject) {
|
|
2172
|
+
if (this.autoCreate && !this.host) {
|
|
2173
|
+
this.createComponent();
|
|
2174
|
+
}
|
|
2175
|
+
this.host.jqxGrid('loadstate', stateobject);
|
|
2176
|
+
}
|
|
2177
|
+
savestate() {
|
|
2178
|
+
if (this.autoCreate && !this.host) {
|
|
2179
|
+
this.createComponent();
|
|
2180
|
+
}
|
|
2181
|
+
return this.host.jqxGrid('savestate');
|
|
2182
|
+
}
|
|
2183
|
+
__wireEvents__() {
|
|
2184
|
+
this.host.on('bindingcomplete', (eventData) => { this.onBindingcomplete.emit(eventData); });
|
|
2185
|
+
this.host.on('columnresized', (eventData) => { this.onColumnresized.emit(eventData); });
|
|
2186
|
+
this.host.on('columnreordered', (eventData) => { this.onColumnreordered.emit(eventData); });
|
|
2187
|
+
this.host.on('columnclick', (eventData) => { this.onColumnclick.emit(eventData); });
|
|
2188
|
+
this.host.on('cellclick', (eventData) => { this.onCellclick.emit(eventData); });
|
|
2189
|
+
this.host.on('celldoubleclick', (eventData) => { this.onCelldoubleclick.emit(eventData); });
|
|
2190
|
+
this.host.on('cellselect', (eventData) => { this.onCellselect.emit(eventData); });
|
|
2191
|
+
this.host.on('cellunselect', (eventData) => { this.onCellunselect.emit(eventData); });
|
|
2192
|
+
this.host.on('cellvaluechanged', (eventData) => { this.onCellvaluechanged.emit(eventData); });
|
|
2193
|
+
this.host.on('cellbeginedit', (eventData) => { this.onCellbeginedit.emit(eventData); });
|
|
2194
|
+
this.host.on('cellendedit', (eventData) => { this.onCellendedit.emit(eventData); });
|
|
2195
|
+
this.host.on('filter', (eventData) => { this.onFilter.emit(eventData); });
|
|
2196
|
+
this.host.on('groupschanged', (eventData) => { this.onGroupschanged.emit(eventData); });
|
|
2197
|
+
this.host.on('groupexpand', (eventData) => { this.onGroupexpand.emit(eventData); });
|
|
2198
|
+
this.host.on('groupcollapse', (eventData) => { this.onGroupcollapse.emit(eventData); });
|
|
2199
|
+
this.host.on('pagechanged', (eventData) => { this.onPagechanged.emit(eventData); });
|
|
2200
|
+
this.host.on('pagesizechanged', (eventData) => { this.onPagesizechanged.emit(eventData); });
|
|
2201
|
+
this.host.on('rowclick', (eventData) => { this.onRowclick.emit(eventData); });
|
|
2202
|
+
this.host.on('rowdoubleclick', (eventData) => { this.onRowdoubleclick.emit(eventData); });
|
|
2203
|
+
this.host.on('rowselect', (eventData) => { this.onRowselect.emit(eventData); });
|
|
2204
|
+
this.host.on('rowunselect', (eventData) => { this.onRowunselect.emit(eventData); });
|
|
2205
|
+
this.host.on('rowexpand', (eventData) => { this.onRowexpand.emit(eventData); });
|
|
2206
|
+
this.host.on('rowcollapse', (eventData) => { this.onRowcollapse.emit(eventData); });
|
|
2207
|
+
this.host.on('sort', (eventData) => { this.onSort.emit(eventData); });
|
|
2208
|
+
}
|
|
2209
|
+
} //jqxGridComponent
|
|
2210
|
+
jqxGridComponent.decorators = [
|
|
2211
|
+
{ type: Component, args: [{
|
|
2212
|
+
selector: 'jqxGrid',
|
|
2213
|
+
template: '<div><ng-content></ng-content></div>'
|
|
2214
|
+
},] }
|
|
2215
|
+
];
|
|
2216
|
+
jqxGridComponent.ctorParameters = () => [
|
|
2217
|
+
{ type: ElementRef }
|
|
2218
|
+
];
|
|
2219
|
+
jqxGridComponent.propDecorators = {
|
|
2220
|
+
attrAltrows: [{ type: Input, args: ['altrows',] }],
|
|
2221
|
+
attrAltstart: [{ type: Input, args: ['altstart',] }],
|
|
2222
|
+
attrAltstep: [{ type: Input, args: ['altstep',] }],
|
|
2223
|
+
attrAutoshowloadelement: [{ type: Input, args: ['autoshowloadelement',] }],
|
|
2224
|
+
attrAutoshowfiltericon: [{ type: Input, args: ['autoshowfiltericon',] }],
|
|
2225
|
+
attrAutoshowcolumnsmenubutton: [{ type: Input, args: ['autoshowcolumnsmenubutton',] }],
|
|
2226
|
+
attrShowcolumnlines: [{ type: Input, args: ['showcolumnlines',] }],
|
|
2227
|
+
attrShowrowlines: [{ type: Input, args: ['showrowlines',] }],
|
|
2228
|
+
attrShowcolumnheaderlines: [{ type: Input, args: ['showcolumnheaderlines',] }],
|
|
2229
|
+
attrAdaptive: [{ type: Input, args: ['adaptive',] }],
|
|
2230
|
+
attrAdaptivewidth: [{ type: Input, args: ['adaptivewidth',] }],
|
|
2231
|
+
attrClipboard: [{ type: Input, args: ['clipboard',] }],
|
|
2232
|
+
attrCloseablegroups: [{ type: Input, args: ['closeablegroups',] }],
|
|
2233
|
+
attrColumnsmenuwidth: [{ type: Input, args: ['columnsmenuwidth',] }],
|
|
2234
|
+
attrColumnmenuopening: [{ type: Input, args: ['columnmenuopening',] }],
|
|
2235
|
+
attrColumnmenuclosing: [{ type: Input, args: ['columnmenuclosing',] }],
|
|
2236
|
+
attrCellhover: [{ type: Input, args: ['cellhover',] }],
|
|
2237
|
+
attrEnablekeyboarddelete: [{ type: Input, args: ['enablekeyboarddelete',] }],
|
|
2238
|
+
attrEnableellipsis: [{ type: Input, args: ['enableellipsis',] }],
|
|
2239
|
+
attrEnablemousewheel: [{ type: Input, args: ['enablemousewheel',] }],
|
|
2240
|
+
attrEnableanimations: [{ type: Input, args: ['enableanimations',] }],
|
|
2241
|
+
attrEnabletooltips: [{ type: Input, args: ['enabletooltips',] }],
|
|
2242
|
+
attrEnablehover: [{ type: Input, args: ['enablehover',] }],
|
|
2243
|
+
attrEnablebrowserselection: [{ type: Input, args: ['enablebrowserselection',] }],
|
|
2244
|
+
attrEverpresentrowposition: [{ type: Input, args: ['everpresentrowposition',] }],
|
|
2245
|
+
attrEverpresentrowheight: [{ type: Input, args: ['everpresentrowheight',] }],
|
|
2246
|
+
attrEverpresentrowactions: [{ type: Input, args: ['everpresentrowactions',] }],
|
|
2247
|
+
attrEverpresentrowactionsmode: [{ type: Input, args: ['everpresentrowactionsmode',] }],
|
|
2248
|
+
attrFilterrowheight: [{ type: Input, args: ['filterrowheight',] }],
|
|
2249
|
+
attrFiltermode: [{ type: Input, args: ['filtermode',] }],
|
|
2250
|
+
attrGroupsrenderer: [{ type: Input, args: ['groupsrenderer',] }],
|
|
2251
|
+
attrGroupcolumnrenderer: [{ type: Input, args: ['groupcolumnrenderer',] }],
|
|
2252
|
+
attrGroupsexpandedbydefault: [{ type: Input, args: ['groupsexpandedbydefault',] }],
|
|
2253
|
+
attrHandlekeyboardnavigation: [{ type: Input, args: ['handlekeyboardnavigation',] }],
|
|
2254
|
+
attrPagerrenderer: [{ type: Input, args: ['pagerrenderer',] }],
|
|
2255
|
+
attrRtl: [{ type: Input, args: ['rtl',] }],
|
|
2256
|
+
attrShowdefaultloadelement: [{ type: Input, args: ['showdefaultloadelement',] }],
|
|
2257
|
+
attrShowfiltercolumnbackground: [{ type: Input, args: ['showfiltercolumnbackground',] }],
|
|
2258
|
+
attrShowfiltermenuitems: [{ type: Input, args: ['showfiltermenuitems',] }],
|
|
2259
|
+
attrShowpinnedcolumnbackground: [{ type: Input, args: ['showpinnedcolumnbackground',] }],
|
|
2260
|
+
attrShowsortcolumnbackground: [{ type: Input, args: ['showsortcolumnbackground',] }],
|
|
2261
|
+
attrShowsortmenuitems: [{ type: Input, args: ['showsortmenuitems',] }],
|
|
2262
|
+
attrShowgroupmenuitems: [{ type: Input, args: ['showgroupmenuitems',] }],
|
|
2263
|
+
attrShowrowdetailscolumn: [{ type: Input, args: ['showrowdetailscolumn',] }],
|
|
2264
|
+
attrShowheader: [{ type: Input, args: ['showheader',] }],
|
|
2265
|
+
attrShowgroupsheader: [{ type: Input, args: ['showgroupsheader',] }],
|
|
2266
|
+
attrShowaggregates: [{ type: Input, args: ['showaggregates',] }],
|
|
2267
|
+
attrShowgroupaggregates: [{ type: Input, args: ['showgroupaggregates',] }],
|
|
2268
|
+
attrShoweverpresentrow: [{ type: Input, args: ['showeverpresentrow',] }],
|
|
2269
|
+
attrShowfilterrow: [{ type: Input, args: ['showfilterrow',] }],
|
|
2270
|
+
attrShowemptyrow: [{ type: Input, args: ['showemptyrow',] }],
|
|
2271
|
+
attrShowstatusbar: [{ type: Input, args: ['showstatusbar',] }],
|
|
2272
|
+
attrStatusbarheight: [{ type: Input, args: ['statusbarheight',] }],
|
|
2273
|
+
attrShowtoolbar: [{ type: Input, args: ['showtoolbar',] }],
|
|
2274
|
+
attrShowfilterbar: [{ type: Input, args: ['showfilterbar',] }],
|
|
2275
|
+
attrFilterbarmode: [{ type: Input, args: ['filterbarmode',] }],
|
|
2276
|
+
attrSelectionmode: [{ type: Input, args: ['selectionmode',] }],
|
|
2277
|
+
attrUpdatefilterconditions: [{ type: Input, args: ['updatefilterconditions',] }],
|
|
2278
|
+
attrUpdatefilterpanel: [{ type: Input, args: ['updatefilterpanel',] }],
|
|
2279
|
+
attrTheme: [{ type: Input, args: ['theme',] }],
|
|
2280
|
+
attrToolbarheight: [{ type: Input, args: ['toolbarheight',] }],
|
|
2281
|
+
attrAutoheight: [{ type: Input, args: ['autoheight',] }],
|
|
2282
|
+
attrAutorowheight: [{ type: Input, args: ['autorowheight',] }],
|
|
2283
|
+
attrColumnsheight: [{ type: Input, args: ['columnsheight',] }],
|
|
2284
|
+
attrDeferreddatafields: [{ type: Input, args: ['deferreddatafields',] }],
|
|
2285
|
+
attrGroupsheaderheight: [{ type: Input, args: ['groupsheaderheight',] }],
|
|
2286
|
+
attrGroupindentwidth: [{ type: Input, args: ['groupindentwidth',] }],
|
|
2287
|
+
attrPagerheight: [{ type: Input, args: ['pagerheight',] }],
|
|
2288
|
+
attrRowsheight: [{ type: Input, args: ['rowsheight',] }],
|
|
2289
|
+
attrScrollbarsize: [{ type: Input, args: ['scrollbarsize',] }],
|
|
2290
|
+
attrScrollmode: [{ type: Input, args: ['scrollmode',] }],
|
|
2291
|
+
attrScrollfeedback: [{ type: Input, args: ['scrollfeedback',] }],
|
|
2292
|
+
attrAutosavestate: [{ type: Input, args: ['autosavestate',] }],
|
|
2293
|
+
attrAutoloadstate: [{ type: Input, args: ['autoloadstate',] }],
|
|
2294
|
+
attrColumns: [{ type: Input, args: ['columns',] }],
|
|
2295
|
+
attrEnableSanitize: [{ type: Input, args: ['enableSanitize',] }],
|
|
2296
|
+
attrCardview: [{ type: Input, args: ['cardview',] }],
|
|
2297
|
+
attrCardviewcolumns: [{ type: Input, args: ['cardviewcolumns',] }],
|
|
2298
|
+
attrCardheight: [{ type: Input, args: ['cardheight',] }],
|
|
2299
|
+
attrCardsize: [{ type: Input, args: ['cardsize',] }],
|
|
2300
|
+
attrColumngroups: [{ type: Input, args: ['columngroups',] }],
|
|
2301
|
+
attrColumnsmenu: [{ type: Input, args: ['columnsmenu',] }],
|
|
2302
|
+
attrColumnsresize: [{ type: Input, args: ['columnsresize',] }],
|
|
2303
|
+
attrColumnsautoresize: [{ type: Input, args: ['columnsautoresize',] }],
|
|
2304
|
+
attrColumnsreorder: [{ type: Input, args: ['columnsreorder',] }],
|
|
2305
|
+
attrCharting: [{ type: Input, args: ['charting',] }],
|
|
2306
|
+
attrDisabled: [{ type: Input, args: ['disabled',] }],
|
|
2307
|
+
attrEditable: [{ type: Input, args: ['editable',] }],
|
|
2308
|
+
attrEditmode: [{ type: Input, args: ['editmode',] }],
|
|
2309
|
+
attrFilter: [{ type: Input, args: ['filter',] }],
|
|
2310
|
+
attrFilterable: [{ type: Input, args: ['filterable',] }],
|
|
2311
|
+
attrGroupable: [{ type: Input, args: ['groupable',] }],
|
|
2312
|
+
attrGroups: [{ type: Input, args: ['groups',] }],
|
|
2313
|
+
attrHorizontalscrollbarstep: [{ type: Input, args: ['horizontalscrollbarstep',] }],
|
|
2314
|
+
attrHorizontalscrollbarlargestep: [{ type: Input, args: ['horizontalscrollbarlargestep',] }],
|
|
2315
|
+
attrInitrowdetails: [{ type: Input, args: ['initrowdetails',] }],
|
|
2316
|
+
attrKeyboardnavigation: [{ type: Input, args: ['keyboardnavigation',] }],
|
|
2317
|
+
attrLocalization: [{ type: Input, args: ['localization',] }],
|
|
2318
|
+
attrPagesize: [{ type: Input, args: ['pagesize',] }],
|
|
2319
|
+
attrPagesizeoptions: [{ type: Input, args: ['pagesizeoptions',] }],
|
|
2320
|
+
attrPagermode: [{ type: Input, args: ['pagermode',] }],
|
|
2321
|
+
attrPagerbuttonscount: [{ type: Input, args: ['pagerbuttonscount',] }],
|
|
2322
|
+
attrPageable: [{ type: Input, args: ['pageable',] }],
|
|
2323
|
+
attrAutofill: [{ type: Input, args: ['autofill',] }],
|
|
2324
|
+
attrRowdetails: [{ type: Input, args: ['rowdetails',] }],
|
|
2325
|
+
attrRowdetailstemplate: [{ type: Input, args: ['rowdetailstemplate',] }],
|
|
2326
|
+
attrReady: [{ type: Input, args: ['ready',] }],
|
|
2327
|
+
attrRendered: [{ type: Input, args: ['rendered',] }],
|
|
2328
|
+
attrRenderstatusbar: [{ type: Input, args: ['renderstatusbar',] }],
|
|
2329
|
+
attrRendertoolbar: [{ type: Input, args: ['rendertoolbar',] }],
|
|
2330
|
+
attrRendergridrows: [{ type: Input, args: ['rendergridrows',] }],
|
|
2331
|
+
attrSortable: [{ type: Input, args: ['sortable',] }],
|
|
2332
|
+
attrSortmode: [{ type: Input, args: ['sortmode',] }],
|
|
2333
|
+
attrSelectedrowindex: [{ type: Input, args: ['selectedrowindex',] }],
|
|
2334
|
+
attrSelectedrowindexes: [{ type: Input, args: ['selectedrowindexes',] }],
|
|
2335
|
+
attrSource: [{ type: Input, args: ['source',] }],
|
|
2336
|
+
attrSorttogglestates: [{ type: Input, args: ['sorttogglestates',] }],
|
|
2337
|
+
attrUpdatedelay: [{ type: Input, args: ['updatedelay',] }],
|
|
2338
|
+
attrVirtualmode: [{ type: Input, args: ['virtualmode',] }],
|
|
2339
|
+
attrVerticalscrollbarstep: [{ type: Input, args: ['verticalscrollbarstep',] }],
|
|
2340
|
+
attrVerticalscrollbarlargestep: [{ type: Input, args: ['verticalscrollbarlargestep',] }],
|
|
2341
|
+
attrWidth: [{ type: Input, args: ['width',] }],
|
|
2342
|
+
attrHeight: [{ type: Input, args: ['height',] }],
|
|
2343
|
+
autoCreate: [{ type: Input, args: ['auto-create',] }],
|
|
2344
|
+
onBindingcomplete: [{ type: Output }],
|
|
2345
|
+
onColumnresized: [{ type: Output }],
|
|
2346
|
+
onColumnreordered: [{ type: Output }],
|
|
2347
|
+
onColumnclick: [{ type: Output }],
|
|
2348
|
+
onCellclick: [{ type: Output }],
|
|
2349
|
+
onCelldoubleclick: [{ type: Output }],
|
|
2350
|
+
onCellselect: [{ type: Output }],
|
|
2351
|
+
onCellunselect: [{ type: Output }],
|
|
2352
|
+
onCellvaluechanged: [{ type: Output }],
|
|
2353
|
+
onCellbeginedit: [{ type: Output }],
|
|
2354
|
+
onCellendedit: [{ type: Output }],
|
|
2355
|
+
onFilter: [{ type: Output }],
|
|
2356
|
+
onGroupschanged: [{ type: Output }],
|
|
2357
|
+
onGroupexpand: [{ type: Output }],
|
|
2358
|
+
onGroupcollapse: [{ type: Output }],
|
|
2359
|
+
onPagechanged: [{ type: Output }],
|
|
2360
|
+
onPagesizechanged: [{ type: Output }],
|
|
2361
|
+
onRowclick: [{ type: Output }],
|
|
2362
|
+
onRowdoubleclick: [{ type: Output }],
|
|
2363
|
+
onRowselect: [{ type: Output }],
|
|
2364
|
+
onRowunselect: [{ type: Output }],
|
|
2365
|
+
onRowexpand: [{ type: Output }],
|
|
2366
|
+
onRowcollapse: [{ type: Output }],
|
|
2367
|
+
onSort: [{ type: Output }]
|
|
2368
|
+
};
|
|
2369
|
+
|
|
2370
|
+
class jqxGridModule {
|
|
2371
|
+
}
|
|
2372
|
+
jqxGridModule.decorators = [
|
|
2373
|
+
{ type: NgModule, args: [{
|
|
2374
|
+
imports: [],
|
|
2375
|
+
declarations: [jqxGridComponent],
|
|
2376
|
+
exports: [jqxGridComponent]
|
|
2377
|
+
},] }
|
|
2378
|
+
];
|
|
2379
|
+
|
|
2380
|
+
/**
|
|
2381
|
+
* Generated bundle index. Do not edit.
|
|
2382
|
+
*/
|
|
2383
|
+
|
|
2384
|
+
export { jqxGridComponent, jqxGridModule };
|