@bryntum/grid-angular 7.2.1 → 7.2.3
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/bundles/bryntum-grid-angular.umd.js +97 -296
- package/bundles/bryntum-grid-angular.umd.js.map +1 -1
- package/esm2015/lib/bryntum-a-i-filter-field.component.js +2 -6
- package/esm2015/lib/bryntum-button-group.component.js +2 -6
- package/esm2015/lib/bryntum-button.component.js +2 -6
- package/esm2015/lib/bryntum-chat-panel.component.js +2 -6
- package/esm2015/lib/bryntum-checkbox-group.component.js +2 -6
- package/esm2015/lib/bryntum-checkbox.component.js +2 -6
- package/esm2015/lib/bryntum-checklist-filter-combo.component.js +2 -6
- package/esm2015/lib/bryntum-chip-view.component.js +2 -6
- package/esm2015/lib/bryntum-code-editor.component.js +2 -6
- package/esm2015/lib/bryntum-color-field.component.js +2 -6
- package/esm2015/lib/bryntum-combo.component.js +2 -6
- package/esm2015/lib/bryntum-container.component.js +2 -6
- package/esm2015/lib/bryntum-date-field.component.js +2 -6
- package/esm2015/lib/bryntum-date-picker.component.js +2 -6
- package/esm2015/lib/bryntum-date-range-field.component.js +2 -6
- package/esm2015/lib/bryntum-date-time-field.component.js +2 -6
- package/esm2015/lib/bryntum-demo-code-editor.component.js +2 -6
- package/esm2015/lib/bryntum-demo-header.component.js +1 -1
- package/esm2015/lib/bryntum-display-field.component.js +2 -6
- package/esm2015/lib/bryntum-duration-field.component.js +2 -6
- package/esm2015/lib/bryntum-editor.component.js +4 -8
- package/esm2015/lib/bryntum-field-filter-picker-group.component.js +2 -6
- package/esm2015/lib/bryntum-field-filter-picker.component.js +2 -6
- package/esm2015/lib/bryntum-field-set.component.js +2 -6
- package/esm2015/lib/bryntum-file-field.component.js +2 -6
- package/esm2015/lib/bryntum-file-picker.component.js +2 -6
- package/esm2015/lib/bryntum-filter-field.component.js +2 -6
- package/esm2015/lib/bryntum-grid-base.component.js +14 -7
- package/esm2015/lib/bryntum-grid-chart-designer.component.js +2 -6
- package/esm2015/lib/bryntum-grid-field-filter-picker-group.component.js +2 -6
- package/esm2015/lib/bryntum-grid-field-filter-picker.component.js +2 -6
- package/esm2015/lib/bryntum-grid.component.js +14 -7
- package/esm2015/lib/bryntum-group-bar.component.js +2 -6
- package/esm2015/lib/bryntum-hint.component.js +2 -6
- package/esm2015/lib/bryntum-label.component.js +2 -6
- package/esm2015/lib/bryntum-list.component.js +2 -6
- package/esm2015/lib/bryntum-menu.component.js +2 -6
- package/esm2015/lib/bryntum-month-picker.component.js +2 -6
- package/esm2015/lib/bryntum-number-field.component.js +2 -6
- package/esm2015/lib/bryntum-paging-toolbar.component.js +2 -6
- package/esm2015/lib/bryntum-panel.component.js +2 -6
- package/esm2015/lib/bryntum-password-field.component.js +2 -6
- package/esm2015/lib/bryntum-progress-bar.component.js +2 -6
- package/esm2015/lib/bryntum-radio-group.component.js +2 -6
- package/esm2015/lib/bryntum-radio.component.js +2 -6
- package/esm2015/lib/bryntum-slide-toggle.component.js +2 -6
- package/esm2015/lib/bryntum-slider.component.js +2 -6
- package/esm2015/lib/bryntum-splitter.component.js +2 -6
- package/esm2015/lib/bryntum-tab-panel.component.js +2 -6
- package/esm2015/lib/bryntum-text-area-field.component.js +2 -6
- package/esm2015/lib/bryntum-text-area-picker-field.component.js +2 -6
- package/esm2015/lib/bryntum-text-field.component.js +2 -6
- package/esm2015/lib/bryntum-time-field.component.js +2 -6
- package/esm2015/lib/bryntum-time-picker.component.js +2 -6
- package/esm2015/lib/bryntum-toolbar.component.js +2 -6
- package/esm2015/lib/bryntum-tree-combo.component.js +2 -6
- package/esm2015/lib/bryntum-tree-grid.component.js +14 -7
- package/esm2015/lib/bryntum-widget.component.js +2 -6
- package/esm2015/lib/bryntum-year-picker.component.js +2 -6
- package/fesm2015/bryntum-grid-angular.js +97 -296
- package/fesm2015/bryntum-grid-angular.js.map +1 -1
- package/lib/bryntum-a-i-filter-field.component.d.ts +2 -11
- package/lib/bryntum-button-group.component.d.ts +1 -10
- package/lib/bryntum-button.component.d.ts +1 -10
- package/lib/bryntum-chat-panel.component.d.ts +1 -10
- package/lib/bryntum-checkbox-group.component.d.ts +1 -10
- package/lib/bryntum-checkbox.component.d.ts +2 -11
- package/lib/bryntum-checklist-filter-combo.component.d.ts +3 -12
- package/lib/bryntum-chip-view.component.d.ts +2 -11
- package/lib/bryntum-code-editor.component.d.ts +1 -10
- package/lib/bryntum-color-field.component.d.ts +2 -11
- package/lib/bryntum-combo.component.d.ts +3 -12
- package/lib/bryntum-container.component.d.ts +1 -10
- package/lib/bryntum-date-field.component.d.ts +2 -11
- package/lib/bryntum-date-picker.component.d.ts +1 -10
- package/lib/bryntum-date-range-field.component.d.ts +2 -11
- package/lib/bryntum-date-time-field.component.d.ts +3 -12
- package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
- package/lib/bryntum-display-field.component.d.ts +2 -11
- package/lib/bryntum-duration-field.component.d.ts +2 -11
- package/lib/bryntum-editor.component.d.ts +4 -13
- package/lib/bryntum-field-filter-picker-group.component.d.ts +1 -10
- package/lib/bryntum-field-filter-picker.component.d.ts +1 -10
- package/lib/bryntum-field-set.component.d.ts +1 -10
- package/lib/bryntum-file-field.component.d.ts +2 -11
- package/lib/bryntum-file-picker.component.d.ts +1 -10
- package/lib/bryntum-filter-field.component.d.ts +2 -11
- package/lib/bryntum-grid-base.component.d.ts +14 -15
- package/lib/bryntum-grid-chart-designer.component.d.ts +1 -10
- package/lib/bryntum-grid-field-filter-picker-group.component.d.ts +1 -10
- package/lib/bryntum-grid-field-filter-picker.component.d.ts +1 -10
- package/lib/bryntum-grid.component.d.ts +14 -15
- package/lib/bryntum-group-bar.component.d.ts +2 -11
- package/lib/bryntum-hint.component.d.ts +2 -11
- package/lib/bryntum-label.component.d.ts +1 -10
- package/lib/bryntum-list.component.d.ts +2 -11
- package/lib/bryntum-menu.component.d.ts +2 -11
- package/lib/bryntum-month-picker.component.d.ts +1 -10
- package/lib/bryntum-number-field.component.d.ts +2 -11
- package/lib/bryntum-paging-toolbar.component.d.ts +1 -10
- package/lib/bryntum-panel.component.d.ts +1 -10
- package/lib/bryntum-password-field.component.d.ts +2 -11
- package/lib/bryntum-progress-bar.component.d.ts +1 -10
- package/lib/bryntum-radio-group.component.d.ts +1 -10
- package/lib/bryntum-radio.component.d.ts +2 -11
- package/lib/bryntum-slide-toggle.component.d.ts +2 -11
- package/lib/bryntum-slider.component.d.ts +2 -11
- package/lib/bryntum-splitter.component.d.ts +1 -10
- package/lib/bryntum-tab-panel.component.d.ts +1 -10
- package/lib/bryntum-text-area-field.component.d.ts +2 -11
- package/lib/bryntum-text-area-picker-field.component.d.ts +2 -11
- package/lib/bryntum-text-field.component.d.ts +2 -11
- package/lib/bryntum-time-field.component.d.ts +2 -11
- package/lib/bryntum-time-picker.component.d.ts +1 -10
- package/lib/bryntum-toolbar.component.d.ts +1 -10
- package/lib/bryntum-tree-combo.component.d.ts +3 -12
- package/lib/bryntum-tree-grid.component.d.ts +14 -15
- package/lib/bryntum-widget.component.d.ts +1 -10
- package/lib/bryntum-year-picker.component.d.ts +1 -10
- package/package.json +1 -1
- package/src/lib/bryntum-a-i-filter-field.component.ts +1 -12
- package/src/lib/bryntum-button-group.component.ts +0 -11
- package/src/lib/bryntum-button.component.ts +0 -11
- package/src/lib/bryntum-chat-panel.component.ts +0 -11
- package/src/lib/bryntum-checkbox-group.component.ts +0 -11
- package/src/lib/bryntum-checkbox.component.ts +1 -12
- package/src/lib/bryntum-checklist-filter-combo.component.ts +2 -13
- package/src/lib/bryntum-chip-view.component.ts +1 -12
- package/src/lib/bryntum-code-editor.component.ts +0 -11
- package/src/lib/bryntum-color-field.component.ts +1 -12
- package/src/lib/bryntum-combo.component.ts +2 -13
- package/src/lib/bryntum-container.component.ts +0 -11
- package/src/lib/bryntum-date-field.component.ts +1 -12
- package/src/lib/bryntum-date-picker.component.ts +0 -11
- package/src/lib/bryntum-date-range-field.component.ts +1 -12
- package/src/lib/bryntum-date-time-field.component.ts +2 -13
- package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
- package/src/lib/bryntum-display-field.component.ts +1 -12
- package/src/lib/bryntum-duration-field.component.ts +1 -12
- package/src/lib/bryntum-editor.component.ts +3 -14
- package/src/lib/bryntum-field-filter-picker-group.component.ts +0 -11
- package/src/lib/bryntum-field-filter-picker.component.ts +0 -11
- package/src/lib/bryntum-field-set.component.ts +0 -11
- package/src/lib/bryntum-file-field.component.ts +1 -12
- package/src/lib/bryntum-file-picker.component.ts +0 -11
- package/src/lib/bryntum-filter-field.component.ts +1 -12
- package/src/lib/bryntum-grid-base.component.ts +15 -17
- package/src/lib/bryntum-grid-chart-designer.component.ts +0 -11
- package/src/lib/bryntum-grid-field-filter-picker-group.component.ts +0 -11
- package/src/lib/bryntum-grid-field-filter-picker.component.ts +0 -11
- package/src/lib/bryntum-grid.component.ts +15 -17
- package/src/lib/bryntum-group-bar.component.ts +1 -12
- package/src/lib/bryntum-hint.component.ts +1 -12
- package/src/lib/bryntum-label.component.ts +0 -11
- package/src/lib/bryntum-list.component.ts +1 -12
- package/src/lib/bryntum-menu.component.ts +1 -12
- package/src/lib/bryntum-month-picker.component.ts +0 -11
- package/src/lib/bryntum-number-field.component.ts +1 -12
- package/src/lib/bryntum-paging-toolbar.component.ts +0 -11
- package/src/lib/bryntum-panel.component.ts +0 -11
- package/src/lib/bryntum-password-field.component.ts +1 -12
- package/src/lib/bryntum-progress-bar.component.ts +0 -11
- package/src/lib/bryntum-radio-group.component.ts +0 -11
- package/src/lib/bryntum-radio.component.ts +1 -12
- package/src/lib/bryntum-slide-toggle.component.ts +1 -12
- package/src/lib/bryntum-slider.component.ts +1 -12
- package/src/lib/bryntum-splitter.component.ts +0 -11
- package/src/lib/bryntum-tab-panel.component.ts +0 -11
- package/src/lib/bryntum-text-area-field.component.ts +1 -12
- package/src/lib/bryntum-text-area-picker-field.component.ts +1 -12
- package/src/lib/bryntum-text-field.component.ts +1 -12
- package/src/lib/bryntum-time-field.component.ts +1 -12
- package/src/lib/bryntum-time-picker.component.ts +0 -11
- package/src/lib/bryntum-toolbar.component.ts +0 -11
- package/src/lib/bryntum-tree-combo.component.ts +2 -13
- package/src/lib/bryntum-tree-grid.component.ts +15 -17
- package/src/lib/bryntum-widget.component.ts +0 -11
- package/src/lib/bryntum-year-picker.component.ts +0 -11
|
@@ -447,14 +447,6 @@ export type BryntumDisplayFieldProps = {
|
|
|
447
447
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-name)
|
|
448
448
|
*/
|
|
449
449
|
name ? : string
|
|
450
|
-
/**
|
|
451
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
452
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
453
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
454
|
-
* ...
|
|
455
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-owner)
|
|
456
|
-
*/
|
|
457
|
-
owner ? : Widget|any
|
|
458
450
|
/**
|
|
459
451
|
* Text to display in empty field.
|
|
460
452
|
*/
|
|
@@ -487,7 +479,7 @@ export type BryntumDisplayFieldProps = {
|
|
|
487
479
|
required ? : boolean
|
|
488
480
|
/**
|
|
489
481
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
490
|
-
* the
|
|
482
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
491
483
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
492
484
|
* behaviour will be activated.
|
|
493
485
|
*/
|
|
@@ -750,7 +742,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
|
|
|
750
742
|
'minWidth',
|
|
751
743
|
'monitorResize',
|
|
752
744
|
'name',
|
|
753
|
-
'owner',
|
|
754
745
|
'placeholder',
|
|
755
746
|
'positioned',
|
|
756
747
|
'preventTooltipOnTouch',
|
|
@@ -833,7 +824,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
|
|
|
833
824
|
'masked',
|
|
834
825
|
'monitorResize',
|
|
835
826
|
'name',
|
|
836
|
-
'owner',
|
|
837
827
|
'positioned',
|
|
838
828
|
'preventTooltipOnTouch',
|
|
839
829
|
'relayStoreEvents',
|
|
@@ -971,7 +961,6 @@ export class BryntumDisplayFieldComponent implements OnInit, OnDestroy {
|
|
|
971
961
|
immediate?: boolean
|
|
972
962
|
};
|
|
973
963
|
@Input() name ! : string;
|
|
974
|
-
@Input() owner ! : Widget|any;
|
|
975
964
|
@Input() positioned ! : boolean;
|
|
976
965
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
977
966
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -481,14 +481,6 @@ export type BryntumDurationFieldProps = {
|
|
|
481
481
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-name)
|
|
482
482
|
*/
|
|
483
483
|
name ? : string
|
|
484
|
-
/**
|
|
485
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
486
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
487
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
488
|
-
* ...
|
|
489
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-owner)
|
|
490
|
-
*/
|
|
491
|
-
owner ? : Widget|any
|
|
492
484
|
/**
|
|
493
485
|
* Text to display in empty field.
|
|
494
486
|
*/
|
|
@@ -527,7 +519,7 @@ export type BryntumDurationFieldProps = {
|
|
|
527
519
|
required ? : boolean
|
|
528
520
|
/**
|
|
529
521
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
530
|
-
* the
|
|
522
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
531
523
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
532
524
|
* behaviour will be activated.
|
|
533
525
|
*/
|
|
@@ -809,7 +801,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
|
|
|
809
801
|
'minWidth',
|
|
810
802
|
'monitorResize',
|
|
811
803
|
'name',
|
|
812
|
-
'owner',
|
|
813
804
|
'placeholder',
|
|
814
805
|
'positioned',
|
|
815
806
|
'preventTooltipOnTouch',
|
|
@@ -899,7 +890,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
|
|
|
899
890
|
'minLength',
|
|
900
891
|
'monitorResize',
|
|
901
892
|
'name',
|
|
902
|
-
'owner',
|
|
903
893
|
'positioned',
|
|
904
894
|
'preventTooltipOnTouch',
|
|
905
895
|
'relayStoreEvents',
|
|
@@ -1049,7 +1039,6 @@ export class BryntumDurationFieldComponent implements OnInit, OnDestroy {
|
|
|
1049
1039
|
immediate?: boolean
|
|
1050
1040
|
};
|
|
1051
1041
|
@Input() name ! : string;
|
|
1052
|
-
@Input() owner ! : Widget|any;
|
|
1053
1042
|
@Input() positioned ! : boolean;
|
|
1054
1043
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1055
1044
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -63,7 +63,7 @@ export type BryntumEditorProps = {
|
|
|
63
63
|
*/
|
|
64
64
|
autoUpdateRecord ? : boolean
|
|
65
65
|
/**
|
|
66
|
-
* What action should be taken when focus moves out of the editor, either by
|
|
66
|
+
* What action should be taken when focus moves out of the editor, either by <kbd>Tab</kbd> or clicking outside.
|
|
67
67
|
* May be `'complete'` or `'cancel`'. Any other value results in no action being taken upon focus leaving the editor
|
|
68
68
|
* leaving the application to listen for the [focusOut](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#event-focusOut) event.
|
|
69
69
|
*/
|
|
@@ -460,14 +460,6 @@ export type BryntumEditorProps = {
|
|
|
460
460
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-namedItems)
|
|
461
461
|
*/
|
|
462
462
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
463
|
-
/**
|
|
464
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
465
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
466
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
467
|
-
* ...
|
|
468
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-owner)
|
|
469
|
-
*/
|
|
470
|
-
owner ? : Widget|any
|
|
471
463
|
/**
|
|
472
464
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
473
465
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -753,7 +745,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
|
|
|
753
745
|
'minWidth',
|
|
754
746
|
'monitorResize',
|
|
755
747
|
'namedItems',
|
|
756
|
-
'owner',
|
|
757
748
|
'positioned',
|
|
758
749
|
'preventTooltipOnTouch',
|
|
759
750
|
'readOnly',
|
|
@@ -831,7 +822,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
|
|
|
831
822
|
'matchSize',
|
|
832
823
|
'monitorResize',
|
|
833
824
|
'namedItems',
|
|
834
|
-
'owner',
|
|
835
825
|
'positioned',
|
|
836
826
|
'preventTooltipOnTouch',
|
|
837
827
|
'relayStoreEvents',
|
|
@@ -972,7 +962,6 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
|
|
|
972
962
|
immediate?: boolean
|
|
973
963
|
};
|
|
974
964
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
975
|
-
@Input() owner ! : Widget|any;
|
|
976
965
|
@Input() positioned ! : boolean;
|
|
977
966
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
978
967
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -1057,7 +1046,7 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
|
|
|
1057
1046
|
*/
|
|
1058
1047
|
@Output() onAfterEdit: any = new EventEmitter<((event: { source: Editor, record?: Model }) => void)|string>();
|
|
1059
1048
|
/**
|
|
1060
|
-
* Fired when cancellation has been requested, either by
|
|
1049
|
+
* Fired when cancellation has been requested, either by <kbd>Escape</kbd>, or focus loss (if configured to cancel on blur).
|
|
1061
1050
|
* The cancellation may be vetoed, in which case, focus is moved back into the editor.
|
|
1062
1051
|
* @param {object} event Event object
|
|
1063
1052
|
* @param {object} event.oldValue The original value.
|
|
@@ -1067,7 +1056,7 @@ export class BryntumEditorComponent implements OnInit, OnDestroy {
|
|
|
1067
1056
|
*/
|
|
1068
1057
|
@Output() onBeforeCancel: any = new EventEmitter<((event: { oldValue: object, value: object, event: Event, source: Editor }) => Promise<boolean>|boolean|void)|string>();
|
|
1069
1058
|
/**
|
|
1070
|
-
* Fired when an edit completion has been requested, either by
|
|
1059
|
+
* Fired when an edit completion has been requested, either by <kbd>Enter</kbd>, or focus loss (if configured to complete on blur).
|
|
1071
1060
|
* The completion may be vetoed, in which case, focus is moved back into the editor.
|
|
1072
1061
|
* @param {object} event Event object
|
|
1073
1062
|
* @param {object} event.oldValue The original value.
|
|
@@ -468,14 +468,6 @@ export type BryntumFieldFilterPickerGroupProps = {
|
|
|
468
468
|
* [operators](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators).
|
|
469
469
|
*/
|
|
470
470
|
operators ? : object
|
|
471
|
-
/**
|
|
472
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
473
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
474
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
475
|
-
* ...
|
|
476
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-owner)
|
|
477
|
-
*/
|
|
478
|
-
owner ? : Widget|any
|
|
479
471
|
/**
|
|
480
472
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
481
473
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -770,7 +762,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
|
|
|
770
762
|
'monitorResize',
|
|
771
763
|
'namedItems',
|
|
772
764
|
'operators',
|
|
773
|
-
'owner',
|
|
774
765
|
'positioned',
|
|
775
766
|
'preventTooltipOnTouch',
|
|
776
767
|
'readOnly',
|
|
@@ -851,7 +842,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
|
|
|
851
842
|
'monitorResize',
|
|
852
843
|
'namedItems',
|
|
853
844
|
'operators',
|
|
854
|
-
'owner',
|
|
855
845
|
'positioned',
|
|
856
846
|
'preventTooltipOnTouch',
|
|
857
847
|
'relayStoreEvents',
|
|
@@ -992,7 +982,6 @@ export class BryntumFieldFilterPickerGroupComponent implements OnInit, OnDestroy
|
|
|
992
982
|
};
|
|
993
983
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
994
984
|
@Input() operators ! : object;
|
|
995
|
-
@Input() owner ! : Widget|any;
|
|
996
985
|
@Input() positioned ! : boolean;
|
|
997
986
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
998
987
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -438,14 +438,6 @@ export type BryntumFieldFilterPickerProps = {
|
|
|
438
438
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators)
|
|
439
439
|
*/
|
|
440
440
|
operators ? : object
|
|
441
|
-
/**
|
|
442
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
443
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
444
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
445
|
-
* ...
|
|
446
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-owner)
|
|
447
|
-
*/
|
|
448
|
-
owner ? : Widget|any
|
|
449
441
|
/**
|
|
450
442
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
451
443
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -743,7 +735,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
|
|
|
743
735
|
'namedItems',
|
|
744
736
|
'operatorLocked',
|
|
745
737
|
'operators',
|
|
746
|
-
'owner',
|
|
747
738
|
'positioned',
|
|
748
739
|
'preventTooltipOnTouch',
|
|
749
740
|
'propertyFieldConfig',
|
|
@@ -823,7 +814,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
|
|
|
823
814
|
'namedItems',
|
|
824
815
|
'operatorLocked',
|
|
825
816
|
'operators',
|
|
826
|
-
'owner',
|
|
827
817
|
'positioned',
|
|
828
818
|
'preventTooltipOnTouch',
|
|
829
819
|
'propertyFieldConfig',
|
|
@@ -962,7 +952,6 @@ export class BryntumFieldFilterPickerComponent implements OnInit, OnDestroy {
|
|
|
962
952
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
963
953
|
@Input() operatorLocked ! : boolean;
|
|
964
954
|
@Input() operators ! : object;
|
|
965
|
-
@Input() owner ! : Widget|any;
|
|
966
955
|
@Input() positioned ! : boolean;
|
|
967
956
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
968
957
|
@Input() propertyFieldConfig ! : ComboConfig;
|
|
@@ -480,14 +480,6 @@ export type BryntumFieldSetProps = {
|
|
|
480
480
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-namedItems)
|
|
481
481
|
*/
|
|
482
482
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
483
|
-
/**
|
|
484
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
485
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
486
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
487
|
-
* ...
|
|
488
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-owner)
|
|
489
|
-
*/
|
|
490
|
-
owner ? : Widget|any
|
|
491
483
|
/**
|
|
492
484
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
493
485
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -832,7 +824,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
|
|
|
832
824
|
'minWidth',
|
|
833
825
|
'monitorResize',
|
|
834
826
|
'namedItems',
|
|
835
|
-
'owner',
|
|
836
827
|
'positioned',
|
|
837
828
|
'preventTooltipOnTouch',
|
|
838
829
|
'readOnly',
|
|
@@ -917,7 +908,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
|
|
|
917
908
|
'masked',
|
|
918
909
|
'monitorResize',
|
|
919
910
|
'namedItems',
|
|
920
|
-
'owner',
|
|
921
911
|
'positioned',
|
|
922
912
|
'preventTooltipOnTouch',
|
|
923
913
|
'relayStoreEvents',
|
|
@@ -1069,7 +1059,6 @@ export class BryntumFieldSetComponent implements OnInit, OnDestroy {
|
|
|
1069
1059
|
immediate?: boolean
|
|
1070
1060
|
};
|
|
1071
1061
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1072
|
-
@Input() owner ! : Widget|any;
|
|
1073
1062
|
@Input() positioned ! : boolean;
|
|
1074
1063
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1075
1064
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -458,14 +458,6 @@ export type BryntumFileFieldProps = {
|
|
|
458
458
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-name)
|
|
459
459
|
*/
|
|
460
460
|
name ? : string
|
|
461
|
-
/**
|
|
462
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
463
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
464
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
465
|
-
* ...
|
|
466
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-owner)
|
|
467
|
-
*/
|
|
468
|
-
owner ? : Widget|any
|
|
469
461
|
/**
|
|
470
462
|
* Text to display in empty field.
|
|
471
463
|
*/
|
|
@@ -498,7 +490,7 @@ export type BryntumFileFieldProps = {
|
|
|
498
490
|
required ? : boolean
|
|
499
491
|
/**
|
|
500
492
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
501
|
-
* the
|
|
493
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
502
494
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
503
495
|
* behaviour will be activated.
|
|
504
496
|
*/
|
|
@@ -754,7 +746,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
|
|
|
754
746
|
'monitorResize',
|
|
755
747
|
'multiple',
|
|
756
748
|
'name',
|
|
757
|
-
'owner',
|
|
758
749
|
'placeholder',
|
|
759
750
|
'positioned',
|
|
760
751
|
'preventTooltipOnTouch',
|
|
@@ -838,7 +829,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
|
|
|
838
829
|
'monitorResize',
|
|
839
830
|
'multiple',
|
|
840
831
|
'name',
|
|
841
|
-
'owner',
|
|
842
832
|
'positioned',
|
|
843
833
|
'preventTooltipOnTouch',
|
|
844
834
|
'relayStoreEvents',
|
|
@@ -977,7 +967,6 @@ export class BryntumFileFieldComponent implements OnInit, OnDestroy {
|
|
|
977
967
|
};
|
|
978
968
|
@Input() multiple ! : boolean;
|
|
979
969
|
@Input() name ! : string;
|
|
980
|
-
@Input() owner ! : Widget|any;
|
|
981
970
|
@Input() positioned ! : boolean;
|
|
982
971
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
983
972
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -409,14 +409,6 @@ export type BryntumFilePickerProps = {
|
|
|
409
409
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-namedItems)
|
|
410
410
|
*/
|
|
411
411
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
412
|
-
/**
|
|
413
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
414
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
415
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
416
|
-
* ...
|
|
417
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-owner)
|
|
418
|
-
*/
|
|
419
|
-
owner ? : Widget|any
|
|
420
412
|
/**
|
|
421
413
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
422
414
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -691,7 +683,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
|
|
|
691
683
|
'minWidth',
|
|
692
684
|
'monitorResize',
|
|
693
685
|
'namedItems',
|
|
694
|
-
'owner',
|
|
695
686
|
'positioned',
|
|
696
687
|
'preventTooltipOnTouch',
|
|
697
688
|
'readOnly',
|
|
@@ -762,7 +753,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
|
|
|
762
753
|
'masked',
|
|
763
754
|
'monitorResize',
|
|
764
755
|
'namedItems',
|
|
765
|
-
'owner',
|
|
766
756
|
'positioned',
|
|
767
757
|
'preventTooltipOnTouch',
|
|
768
758
|
'relayStoreEvents',
|
|
@@ -892,7 +882,6 @@ export class BryntumFilePickerComponent implements OnInit, OnDestroy {
|
|
|
892
882
|
immediate?: boolean
|
|
893
883
|
};
|
|
894
884
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
895
|
-
@Input() owner ! : Widget|any;
|
|
896
885
|
@Input() positioned ! : boolean;
|
|
897
886
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
898
887
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -482,14 +482,6 @@ export type BryntumFilterFieldProps = {
|
|
|
482
482
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-name)
|
|
483
483
|
*/
|
|
484
484
|
name ? : string
|
|
485
|
-
/**
|
|
486
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
487
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
488
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
489
|
-
* ...
|
|
490
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-owner)
|
|
491
|
-
*/
|
|
492
|
-
owner ? : Widget|any
|
|
493
485
|
/**
|
|
494
486
|
* Text to display in empty field.
|
|
495
487
|
*/
|
|
@@ -528,7 +520,7 @@ export type BryntumFilterFieldProps = {
|
|
|
528
520
|
required ? : boolean
|
|
529
521
|
/**
|
|
530
522
|
* If this field is not [readOnly](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-readOnly), then setting this option means that pressing
|
|
531
|
-
* the
|
|
523
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
532
524
|
* the user focused the field. If the field is *not* changed from when focused, the [clearable](https://bryntum.com/products/grid/docs/api/Core/widget/Field#config-clearable)
|
|
533
525
|
* behaviour will be activated.
|
|
534
526
|
*/
|
|
@@ -792,7 +784,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
792
784
|
'minWidth',
|
|
793
785
|
'monitorResize',
|
|
794
786
|
'name',
|
|
795
|
-
'owner',
|
|
796
787
|
'placeholder',
|
|
797
788
|
'positioned',
|
|
798
789
|
'preventTooltipOnTouch',
|
|
@@ -882,7 +873,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
882
873
|
'minLength',
|
|
883
874
|
'monitorResize',
|
|
884
875
|
'name',
|
|
885
|
-
'owner',
|
|
886
876
|
'positioned',
|
|
887
877
|
'preventTooltipOnTouch',
|
|
888
878
|
'relayStoreEvents',
|
|
@@ -1028,7 +1018,6 @@ export class BryntumFilterFieldComponent implements OnInit, OnDestroy {
|
|
|
1028
1018
|
immediate?: boolean
|
|
1029
1019
|
};
|
|
1030
1020
|
@Input() name ! : string;
|
|
1031
|
-
@Input() owner ! : Widget|any;
|
|
1032
1021
|
@Input() positioned ! : boolean;
|
|
1033
1022
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1034
1023
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -476,14 +476,6 @@ export type BryntumGridBaseProps = {
|
|
|
476
476
|
* Grid monitors window resize by default.
|
|
477
477
|
*/
|
|
478
478
|
monitorResize ? : boolean
|
|
479
|
-
/**
|
|
480
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
481
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
482
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
483
|
-
* ...
|
|
484
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/view/GridBase#config-owner)
|
|
485
|
-
*/
|
|
486
|
-
owner ? : Widget|any
|
|
487
479
|
/**
|
|
488
480
|
* Specify plugins (an array of classes) in config
|
|
489
481
|
*/
|
|
@@ -563,7 +555,7 @@ export type BryntumGridBaseProps = {
|
|
|
563
555
|
rootElement ? : ShadowRoot|HTMLElement
|
|
564
556
|
/**
|
|
565
557
|
* Row height in pixels. This allows the default height for rows to be controlled. Note that it may be
|
|
566
|
-
*
|
|
558
|
+
* overridden by specifying a [rowHeight](https://bryntum.com/products/grid/docs/api/Grid/data/GridRowModel#field-rowHeight) on a per record basis, or from
|
|
567
559
|
* a column [renderer](https://bryntum.com/products/grid/docs/api/Grid/column/Column#config-renderer).
|
|
568
560
|
* ...
|
|
569
561
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/view/GridBase#config-rowHeight)
|
|
@@ -790,7 +782,7 @@ export type BryntumGridBaseProps = {
|
|
|
790
782
|
cellEditFeature ? : object|boolean|string|CellEdit|CellEditConfig
|
|
791
783
|
/**
|
|
792
784
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
793
|
-
*
|
|
785
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
794
786
|
* ...
|
|
795
787
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/CellMenu)
|
|
796
788
|
*/
|
|
@@ -890,8 +882,8 @@ export type BryntumGridBaseProps = {
|
|
|
890
882
|
filterBarFeature ? : object|boolean|string|FilterBar|FilterBarConfig
|
|
891
883
|
/**
|
|
892
884
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
893
|
-
* <kbd>
|
|
894
|
-
* one anywhere on grid). Use <kbd>
|
|
885
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
886
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
895
887
|
* grouper.
|
|
896
888
|
* ...
|
|
897
889
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/Group)
|
|
@@ -1176,6 +1168,7 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
1176
1168
|
'onToggleGroup',
|
|
1177
1169
|
'onToggleNode',
|
|
1178
1170
|
'onToolClick',
|
|
1171
|
+
'onTreeGroup',
|
|
1179
1172
|
'onUnlockRows',
|
|
1180
1173
|
'onUnsplit'
|
|
1181
1174
|
];
|
|
@@ -1304,7 +1297,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
1304
1297
|
'minHeight',
|
|
1305
1298
|
'minWidth',
|
|
1306
1299
|
'monitorResize',
|
|
1307
|
-
'owner',
|
|
1308
1300
|
'plugins',
|
|
1309
1301
|
'preserveFocusOnDatasetChange',
|
|
1310
1302
|
'preserveScroll',
|
|
@@ -1394,7 +1386,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
1394
1386
|
'maskDefaults',
|
|
1395
1387
|
'masked',
|
|
1396
1388
|
'monitorResize',
|
|
1397
|
-
'owner',
|
|
1398
1389
|
'plugins',
|
|
1399
1390
|
'preserveFocusOnDatasetChange',
|
|
1400
1391
|
'preserveScrollOnDatasetChange',
|
|
@@ -1552,7 +1543,6 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
1552
1543
|
@Input() maskDefaults ! : MaskConfig;
|
|
1553
1544
|
@Input() masked ! : boolean|string|MaskConfig;
|
|
1554
1545
|
@Input() monitorResize ! : boolean;
|
|
1555
|
-
@Input() owner ! : Widget|any;
|
|
1556
1546
|
@Input() plugins ! : Function[];
|
|
1557
1547
|
@Input() preserveFocusOnDatasetChange ! : boolean;
|
|
1558
1548
|
@Input() preserveScrollOnDatasetChange ! : boolean;
|
|
@@ -1737,7 +1727,7 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
1737
1727
|
*/
|
|
1738
1728
|
@Output() onBeforeCellEditStart: any = new EventEmitter<((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string>();
|
|
1739
1729
|
/**
|
|
1740
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
1730
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
1741
1731
|
* buttons while [autoEdit](https://bryntum.com/products/grid/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
1742
1732
|
* @param {object} event Event object
|
|
1743
1733
|
* @param {Grid.view.Grid} event.source Owner grid
|
|
@@ -2501,7 +2491,7 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
2501
2491
|
* @param {Response} event.response Optional response, if received
|
|
2502
2492
|
* @param {Error} event.error Optional error, if exception occurred
|
|
2503
2493
|
*/
|
|
2504
|
-
@Output() onPdfExport: any = new EventEmitter<((event: { response?:
|
|
2494
|
+
@Output() onPdfExport: any = new EventEmitter<((event: { response?: Response, error?: Error }) => void)|string>();
|
|
2505
2495
|
/**
|
|
2506
2496
|
* Fired when a Widget's read only state is toggled
|
|
2507
2497
|
* @param {object} event Event object
|
|
@@ -2712,6 +2702,14 @@ export class BryntumGridBaseComponent implements OnInit, OnDestroy {
|
|
|
2712
2702
|
* @param {Core.widget.Tool} event.tool The tool which is being clicked.
|
|
2713
2703
|
*/
|
|
2714
2704
|
@Output() onToolClick: any = new EventEmitter<((event: { source: Tool, tool: Tool }) => void)|string>();
|
|
2705
|
+
/**
|
|
2706
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
2707
|
+
* @param {object} event Event object
|
|
2708
|
+
* @param {Grid.view.Grid} event.source The grid instance
|
|
2709
|
+
* @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
|
|
2710
|
+
* @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
2711
|
+
*/
|
|
2712
|
+
@Output() onTreeGroup: any = new EventEmitter<((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string>();
|
|
2715
2713
|
/**
|
|
2716
2714
|
* Fires when row locking is disabled.
|
|
2717
2715
|
* @param {object} event Event object
|
|
@@ -327,14 +327,6 @@ export type BryntumGridChartDesignerProps = {
|
|
|
327
327
|
monitorResize ? : boolean|{
|
|
328
328
|
immediate?: boolean
|
|
329
329
|
}
|
|
330
|
-
/**
|
|
331
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
332
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
333
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
334
|
-
* ...
|
|
335
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GridChartDesigner#config-owner)
|
|
336
|
-
*/
|
|
337
|
-
owner ? : Widget|any
|
|
338
330
|
/**
|
|
339
331
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
340
332
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -560,7 +552,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
|
|
|
560
552
|
'minHeight',
|
|
561
553
|
'minWidth',
|
|
562
554
|
'monitorResize',
|
|
563
|
-
'owner',
|
|
564
555
|
'positioned',
|
|
565
556
|
'preventTooltipOnTouch',
|
|
566
557
|
'readOnly',
|
|
@@ -617,7 +608,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
|
|
|
617
608
|
'maskDefaults',
|
|
618
609
|
'masked',
|
|
619
610
|
'monitorResize',
|
|
620
|
-
'owner',
|
|
621
611
|
'positioned',
|
|
622
612
|
'preventTooltipOnTouch',
|
|
623
613
|
'relayStoreEvents',
|
|
@@ -724,7 +714,6 @@ export class BryntumGridChartDesignerComponent implements OnInit, OnDestroy {
|
|
|
724
714
|
@Input() monitorResize ! : boolean|{
|
|
725
715
|
immediate?: boolean
|
|
726
716
|
};
|
|
727
|
-
@Input() owner ! : Widget|any;
|
|
728
717
|
@Input() positioned ! : boolean;
|
|
729
718
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
730
719
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -470,14 +470,6 @@ export type BryntumGridFieldFilterPickerGroupProps = {
|
|
|
470
470
|
* [operators](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-operators).
|
|
471
471
|
*/
|
|
472
472
|
operators ? : object
|
|
473
|
-
/**
|
|
474
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
475
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
476
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
477
|
-
* ...
|
|
478
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GridFieldFilterPickerGroup#config-owner)
|
|
479
|
-
*/
|
|
480
|
-
owner ? : Widget|any
|
|
481
473
|
/**
|
|
482
474
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
483
475
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -765,7 +757,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
|
|
|
765
757
|
'monitorResize',
|
|
766
758
|
'namedItems',
|
|
767
759
|
'operators',
|
|
768
|
-
'owner',
|
|
769
760
|
'positioned',
|
|
770
761
|
'preventTooltipOnTouch',
|
|
771
762
|
'readOnly',
|
|
@@ -845,7 +836,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
|
|
|
845
836
|
'monitorResize',
|
|
846
837
|
'namedItems',
|
|
847
838
|
'operators',
|
|
848
|
-
'owner',
|
|
849
839
|
'positioned',
|
|
850
840
|
'preventTooltipOnTouch',
|
|
851
841
|
'relayStoreEvents',
|
|
@@ -985,7 +975,6 @@ export class BryntumGridFieldFilterPickerGroupComponent implements OnInit, OnDes
|
|
|
985
975
|
};
|
|
986
976
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
987
977
|
@Input() operators ! : object;
|
|
988
|
-
@Input() owner ! : Widget|any;
|
|
989
978
|
@Input() positioned ! : boolean;
|
|
990
979
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
991
980
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -455,14 +455,6 @@ export type BryntumGridFieldFilterPickerProps = {
|
|
|
455
455
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GridFieldFilterPicker#config-operators)
|
|
456
456
|
*/
|
|
457
457
|
operators ? : object
|
|
458
|
-
/**
|
|
459
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
460
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
461
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
462
|
-
* ...
|
|
463
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GridFieldFilterPicker#config-owner)
|
|
464
|
-
*/
|
|
465
|
-
owner ? : Widget|any
|
|
466
458
|
/**
|
|
467
459
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/grid/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
468
460
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -757,7 +749,6 @@ export class BryntumGridFieldFilterPickerComponent implements OnInit, OnDestroy
|
|
|
757
749
|
'namedItems',
|
|
758
750
|
'operatorLocked',
|
|
759
751
|
'operators',
|
|
760
|
-
'owner',
|
|
761
752
|
'positioned',
|
|
762
753
|
'preventTooltipOnTouch',
|
|
763
754
|
'propertyFieldConfig',
|
|
@@ -838,7 +829,6 @@ export class BryntumGridFieldFilterPickerComponent implements OnInit, OnDestroy
|
|
|
838
829
|
'namedItems',
|
|
839
830
|
'operatorLocked',
|
|
840
831
|
'operators',
|
|
841
|
-
'owner',
|
|
842
832
|
'positioned',
|
|
843
833
|
'preventTooltipOnTouch',
|
|
844
834
|
'propertyFieldConfig',
|
|
@@ -978,7 +968,6 @@ export class BryntumGridFieldFilterPickerComponent implements OnInit, OnDestroy
|
|
|
978
968
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
979
969
|
@Input() operatorLocked ! : boolean;
|
|
980
970
|
@Input() operators ! : object;
|
|
981
|
-
@Input() owner ! : Widget|any;
|
|
982
971
|
@Input() positioned ! : boolean;
|
|
983
972
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
984
973
|
@Input() propertyFieldConfig ! : ComboConfig;
|