@bryntum/grid-angular 7.2.2 → 7.2.4
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 +59 -291
- 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 +2 -6
- 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 +2 -6
- 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 +2 -6
- 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 +2 -6
- 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 +59 -291
- package/fesm2015/bryntum-grid-angular.js.map +1 -1
- package/lib/bryntum-a-i-filter-field.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-checklist-filter-combo.component.d.ts +1 -10
- package/lib/bryntum-chip-view.component.d.ts +1 -10
- package/lib/bryntum-code-editor.component.d.ts +1 -10
- package/lib/bryntum-color-field.component.d.ts +1 -10
- package/lib/bryntum-combo.component.d.ts +1 -10
- package/lib/bryntum-container.component.d.ts +1 -10
- package/lib/bryntum-date-field.component.d.ts +1 -10
- package/lib/bryntum-date-picker.component.d.ts +1 -10
- package/lib/bryntum-date-range-field.component.d.ts +1 -10
- package/lib/bryntum-date-time-field.component.d.ts +2 -11
- package/lib/bryntum-demo-code-editor.component.d.ts +1 -10
- package/lib/bryntum-display-field.component.d.ts +1 -10
- package/lib/bryntum-duration-field.component.d.ts +1 -10
- package/lib/bryntum-editor.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-file-picker.component.d.ts +1 -10
- package/lib/bryntum-filter-field.component.d.ts +1 -10
- package/lib/bryntum-grid-base.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-group-bar.component.d.ts +1 -10
- package/lib/bryntum-hint.component.d.ts +1 -10
- package/lib/bryntum-label.component.d.ts +1 -10
- package/lib/bryntum-list.component.d.ts +1 -10
- package/lib/bryntum-menu.component.d.ts +1 -10
- package/lib/bryntum-month-picker.component.d.ts +1 -10
- package/lib/bryntum-number-field.component.d.ts +1 -10
- 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 +1 -10
- 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 +1 -10
- package/lib/bryntum-slide-toggle.component.d.ts +1 -10
- package/lib/bryntum-slider.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-text-area-picker-field.component.d.ts +1 -10
- package/lib/bryntum-text-field.component.d.ts +1 -10
- package/lib/bryntum-time-field.component.d.ts +1 -10
- 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 +1 -10
- package/lib/bryntum-tree-grid.component.d.ts +1 -10
- 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 +0 -11
- 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 +0 -11
- package/src/lib/bryntum-checklist-filter-combo.component.ts +0 -11
- package/src/lib/bryntum-chip-view.component.ts +0 -11
- package/src/lib/bryntum-code-editor.component.ts +0 -11
- package/src/lib/bryntum-color-field.component.ts +0 -11
- package/src/lib/bryntum-combo.component.ts +0 -11
- package/src/lib/bryntum-container.component.ts +0 -11
- package/src/lib/bryntum-date-field.component.ts +0 -11
- package/src/lib/bryntum-date-picker.component.ts +0 -11
- package/src/lib/bryntum-date-range-field.component.ts +0 -11
- package/src/lib/bryntum-date-time-field.component.ts +1 -12
- package/src/lib/bryntum-demo-code-editor.component.ts +0 -11
- package/src/lib/bryntum-display-field.component.ts +0 -11
- package/src/lib/bryntum-duration-field.component.ts +0 -11
- package/src/lib/bryntum-editor.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-file-picker.component.ts +0 -11
- package/src/lib/bryntum-filter-field.component.ts +0 -11
- package/src/lib/bryntum-grid-base.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-group-bar.component.ts +0 -11
- package/src/lib/bryntum-hint.component.ts +0 -11
- package/src/lib/bryntum-label.component.ts +0 -11
- package/src/lib/bryntum-list.component.ts +0 -11
- package/src/lib/bryntum-menu.component.ts +0 -11
- package/src/lib/bryntum-month-picker.component.ts +0 -11
- package/src/lib/bryntum-number-field.component.ts +0 -11
- 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 +0 -11
- 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 +0 -11
- package/src/lib/bryntum-slide-toggle.component.ts +0 -11
- package/src/lib/bryntum-slider.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-text-area-picker-field.component.ts +0 -11
- package/src/lib/bryntum-text-field.component.ts +0 -11
- package/src/lib/bryntum-time-field.component.ts +0 -11
- 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 +0 -11
- package/src/lib/bryntum-tree-grid.component.ts +0 -11
- package/src/lib/bryntum-widget.component.ts +0 -11
- package/src/lib/bryntum-year-picker.component.ts +0 -11
|
@@ -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;
|
|
@@ -476,14 +476,6 @@ export type BryntumGridProps = {
|
|
|
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/Grid#config-owner)
|
|
485
|
-
*/
|
|
486
|
-
owner ? : Widget|any
|
|
487
479
|
/**
|
|
488
480
|
* Specify plugins (an array of classes) in config
|
|
489
481
|
*/
|
|
@@ -1306,7 +1298,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1306
1298
|
'minHeight',
|
|
1307
1299
|
'minWidth',
|
|
1308
1300
|
'monitorResize',
|
|
1309
|
-
'owner',
|
|
1310
1301
|
'plugins',
|
|
1311
1302
|
'preserveFocusOnDatasetChange',
|
|
1312
1303
|
'preserveScroll',
|
|
@@ -1397,7 +1388,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1397
1388
|
'maskDefaults',
|
|
1398
1389
|
'masked',
|
|
1399
1390
|
'monitorResize',
|
|
1400
|
-
'owner',
|
|
1401
1391
|
'plugins',
|
|
1402
1392
|
'preserveFocusOnDatasetChange',
|
|
1403
1393
|
'preserveScrollOnDatasetChange',
|
|
@@ -1556,7 +1546,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1556
1546
|
@Input() maskDefaults ! : MaskConfig;
|
|
1557
1547
|
@Input() masked ! : boolean|string|MaskConfig;
|
|
1558
1548
|
@Input() monitorResize ! : boolean;
|
|
1559
|
-
@Input() owner ! : Widget|any;
|
|
1560
1549
|
@Input() plugins ! : Function[];
|
|
1561
1550
|
@Input() preserveFocusOnDatasetChange ! : boolean;
|
|
1562
1551
|
@Input() preserveScrollOnDatasetChange ! : boolean;
|
|
@@ -412,14 +412,6 @@ export type BryntumGroupBarProps = {
|
|
|
412
412
|
* Configure as `true` to allow multi select and allow clicking and key navigation to select multiple chips.
|
|
413
413
|
*/
|
|
414
414
|
multiSelect ? : boolean
|
|
415
|
-
/**
|
|
416
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
417
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
418
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
419
|
-
* ...
|
|
420
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/widget/GroupBar#config-owner)
|
|
421
|
-
*/
|
|
422
|
-
owner ? : Widget|any
|
|
423
415
|
/**
|
|
424
416
|
* 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
|
|
425
417
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -697,7 +689,6 @@ export class BryntumGroupBarComponent implements OnInit, OnDestroy {
|
|
|
697
689
|
'minWidth',
|
|
698
690
|
'monitorResize',
|
|
699
691
|
'multiSelect',
|
|
700
|
-
'owner',
|
|
701
692
|
'positioned',
|
|
702
693
|
'preventTooltipOnTouch',
|
|
703
694
|
'readOnly',
|
|
@@ -768,7 +759,6 @@ export class BryntumGroupBarComponent implements OnInit, OnDestroy {
|
|
|
768
759
|
'maskDefaults',
|
|
769
760
|
'masked',
|
|
770
761
|
'monitorResize',
|
|
771
|
-
'owner',
|
|
772
762
|
'positioned',
|
|
773
763
|
'preventTooltipOnTouch',
|
|
774
764
|
'relayStoreEvents',
|
|
@@ -895,7 +885,6 @@ export class BryntumGroupBarComponent implements OnInit, OnDestroy {
|
|
|
895
885
|
@Input() monitorResize ! : boolean|{
|
|
896
886
|
immediate?: boolean
|
|
897
887
|
};
|
|
898
|
-
@Input() owner ! : Widget|any;
|
|
899
888
|
@Input() positioned ! : boolean;
|
|
900
889
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
901
890
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -503,14 +503,6 @@ export type BryntumHintProps = {
|
|
|
503
503
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-nextAction)
|
|
504
504
|
*/
|
|
505
505
|
nextAction ? : HintActions|HintActions[]
|
|
506
|
-
/**
|
|
507
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
508
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
509
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
510
|
-
* ...
|
|
511
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-owner)
|
|
512
|
-
*/
|
|
513
|
-
owner ? : Widget|any
|
|
514
506
|
/**
|
|
515
507
|
* 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
|
|
516
508
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -888,7 +880,6 @@ export class BryntumHintComponent implements OnInit, OnDestroy {
|
|
|
888
880
|
'monitorResize',
|
|
889
881
|
'namedItems',
|
|
890
882
|
'nextAction',
|
|
891
|
-
'owner',
|
|
892
883
|
'positioned',
|
|
893
884
|
'preventTooltipOnTouch',
|
|
894
885
|
'previousAction',
|
|
@@ -983,7 +974,6 @@ export class BryntumHintComponent implements OnInit, OnDestroy {
|
|
|
983
974
|
'monitorResize',
|
|
984
975
|
'namedItems',
|
|
985
976
|
'nextAction',
|
|
986
|
-
'owner',
|
|
987
977
|
'positioned',
|
|
988
978
|
'preventTooltipOnTouch',
|
|
989
979
|
'previousAction',
|
|
@@ -1151,7 +1141,6 @@ export class BryntumHintComponent implements OnInit, OnDestroy {
|
|
|
1151
1141
|
};
|
|
1152
1142
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1153
1143
|
@Input() nextAction ! : HintActions|HintActions[];
|
|
1154
|
-
@Input() owner ! : Widget|any;
|
|
1155
1144
|
@Input() positioned ! : boolean;
|
|
1156
1145
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1157
1146
|
@Input() previousAction ! : HintActions|HintActions[];
|
|
@@ -321,14 +321,6 @@ export type BryntumLabelProps = {
|
|
|
321
321
|
monitorResize ? : boolean|{
|
|
322
322
|
immediate?: boolean
|
|
323
323
|
}
|
|
324
|
-
/**
|
|
325
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
326
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
327
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
328
|
-
* ...
|
|
329
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-owner)
|
|
330
|
-
*/
|
|
331
|
-
owner ? : Widget|any
|
|
332
324
|
/**
|
|
333
325
|
* 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
|
|
334
326
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -552,7 +544,6 @@ export class BryntumLabelComponent implements OnInit, OnDestroy {
|
|
|
552
544
|
'minHeight',
|
|
553
545
|
'minWidth',
|
|
554
546
|
'monitorResize',
|
|
555
|
-
'owner',
|
|
556
547
|
'positioned',
|
|
557
548
|
'preventTooltipOnTouch',
|
|
558
549
|
'readOnly',
|
|
@@ -608,7 +599,6 @@ export class BryntumLabelComponent implements OnInit, OnDestroy {
|
|
|
608
599
|
'maskDefaults',
|
|
609
600
|
'masked',
|
|
610
601
|
'monitorResize',
|
|
611
|
-
'owner',
|
|
612
602
|
'positioned',
|
|
613
603
|
'preventTooltipOnTouch',
|
|
614
604
|
'relayStoreEvents',
|
|
@@ -714,7 +704,6 @@ export class BryntumLabelComponent implements OnInit, OnDestroy {
|
|
|
714
704
|
@Input() monitorResize ! : boolean|{
|
|
715
705
|
immediate?: boolean
|
|
716
706
|
};
|
|
717
|
-
@Input() owner ! : Widget|any;
|
|
718
707
|
@Input() positioned ! : boolean;
|
|
719
708
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
720
709
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -392,14 +392,6 @@ export type BryntumListProps = {
|
|
|
392
392
|
* Configure as `true` to allow multi select and add checkboxes to the items
|
|
393
393
|
*/
|
|
394
394
|
multiSelect ? : boolean
|
|
395
|
-
/**
|
|
396
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
397
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
398
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
399
|
-
* ...
|
|
400
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-owner)
|
|
401
|
-
*/
|
|
402
|
-
owner ? : Widget|any
|
|
403
395
|
/**
|
|
404
396
|
* 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
|
|
405
397
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -674,7 +666,6 @@ export class BryntumListComponent implements OnInit, OnDestroy {
|
|
|
674
666
|
'minWidth',
|
|
675
667
|
'monitorResize',
|
|
676
668
|
'multiSelect',
|
|
677
|
-
'owner',
|
|
678
669
|
'positioned',
|
|
679
670
|
'preventTooltipOnTouch',
|
|
680
671
|
'readOnly',
|
|
@@ -742,7 +733,6 @@ export class BryntumListComponent implements OnInit, OnDestroy {
|
|
|
742
733
|
'maskDefaults',
|
|
743
734
|
'masked',
|
|
744
735
|
'monitorResize',
|
|
745
|
-
'owner',
|
|
746
736
|
'positioned',
|
|
747
737
|
'preventTooltipOnTouch',
|
|
748
738
|
'relayStoreEvents',
|
|
@@ -866,7 +856,6 @@ export class BryntumListComponent implements OnInit, OnDestroy {
|
|
|
866
856
|
@Input() monitorResize ! : boolean|{
|
|
867
857
|
immediate?: boolean
|
|
868
858
|
};
|
|
869
|
-
@Input() owner ! : Widget|any;
|
|
870
859
|
@Input() positioned ! : boolean;
|
|
871
860
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
872
861
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -518,14 +518,6 @@ export type BryntumMenuProps = {
|
|
|
518
518
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Menu#config-namedItems)
|
|
519
519
|
*/
|
|
520
520
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
521
|
-
/**
|
|
522
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
523
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
524
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
525
|
-
* ...
|
|
526
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Menu#config-owner)
|
|
527
|
-
*/
|
|
528
|
-
owner ? : Widget|any
|
|
529
521
|
/**
|
|
530
522
|
* 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
|
|
531
523
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -888,7 +880,6 @@ export class BryntumMenuComponent implements OnInit, OnDestroy {
|
|
|
888
880
|
'modal',
|
|
889
881
|
'monitorResize',
|
|
890
882
|
'namedItems',
|
|
891
|
-
'owner',
|
|
892
883
|
'positioned',
|
|
893
884
|
'preventTooltipOnTouch',
|
|
894
885
|
'readOnly',
|
|
@@ -982,7 +973,6 @@ export class BryntumMenuComponent implements OnInit, OnDestroy {
|
|
|
982
973
|
'modal',
|
|
983
974
|
'monitorResize',
|
|
984
975
|
'namedItems',
|
|
985
|
-
'owner',
|
|
986
976
|
'positioned',
|
|
987
977
|
'preventTooltipOnTouch',
|
|
988
978
|
'relayStoreEvents',
|
|
@@ -1147,7 +1137,6 @@ export class BryntumMenuComponent implements OnInit, OnDestroy {
|
|
|
1147
1137
|
immediate?: boolean
|
|
1148
1138
|
};
|
|
1149
1139
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1150
|
-
@Input() owner ! : Widget|any;
|
|
1151
1140
|
@Input() positioned ! : boolean;
|
|
1152
1141
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1153
1142
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -465,14 +465,6 @@ export type BryntumMonthPickerProps = {
|
|
|
465
465
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/MonthPicker#config-namedItems)
|
|
466
466
|
*/
|
|
467
467
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
468
|
-
/**
|
|
469
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
470
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
471
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
472
|
-
* ...
|
|
473
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/MonthPicker#config-owner)
|
|
474
|
-
*/
|
|
475
|
-
owner ? : Widget|any
|
|
476
468
|
/**
|
|
477
469
|
* 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
|
|
478
470
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -816,7 +808,6 @@ export class BryntumMonthPickerComponent implements OnInit, OnDestroy {
|
|
|
816
808
|
'monitorResize',
|
|
817
809
|
'month',
|
|
818
810
|
'namedItems',
|
|
819
|
-
'owner',
|
|
820
811
|
'positioned',
|
|
821
812
|
'preventTooltipOnTouch',
|
|
822
813
|
'readOnly',
|
|
@@ -899,7 +890,6 @@ export class BryntumMonthPickerComponent implements OnInit, OnDestroy {
|
|
|
899
890
|
'masked',
|
|
900
891
|
'monitorResize',
|
|
901
892
|
'namedItems',
|
|
902
|
-
'owner',
|
|
903
893
|
'positioned',
|
|
904
894
|
'preventTooltipOnTouch',
|
|
905
895
|
'relayStoreEvents',
|
|
@@ -1048,7 +1038,6 @@ export class BryntumMonthPickerComponent implements OnInit, OnDestroy {
|
|
|
1048
1038
|
immediate?: boolean
|
|
1049
1039
|
};
|
|
1050
1040
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1051
|
-
@Input() owner ! : Widget|any;
|
|
1052
1041
|
@Input() positioned ! : boolean;
|
|
1053
1042
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1054
1043
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -480,14 +480,6 @@ export type BryntumNumberFieldProps = {
|
|
|
480
480
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/NumberField#config-name)
|
|
481
481
|
*/
|
|
482
482
|
name ? : string
|
|
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/NumberField#config-owner)
|
|
489
|
-
*/
|
|
490
|
-
owner ? : Widget|any
|
|
491
483
|
/**
|
|
492
484
|
* Text to display in empty field.
|
|
493
485
|
*/
|
|
@@ -794,7 +786,6 @@ export class BryntumNumberFieldComponent implements OnInit, OnDestroy {
|
|
|
794
786
|
'minWidth',
|
|
795
787
|
'monitorResize',
|
|
796
788
|
'name',
|
|
797
|
-
'owner',
|
|
798
789
|
'placeholder',
|
|
799
790
|
'positioned',
|
|
800
791
|
'preventTooltipOnTouch',
|
|
@@ -884,7 +875,6 @@ export class BryntumNumberFieldComponent implements OnInit, OnDestroy {
|
|
|
884
875
|
'min',
|
|
885
876
|
'monitorResize',
|
|
886
877
|
'name',
|
|
887
|
-
'owner',
|
|
888
878
|
'positioned',
|
|
889
879
|
'preventTooltipOnTouch',
|
|
890
880
|
'relayStoreEvents',
|
|
@@ -1029,7 +1019,6 @@ export class BryntumNumberFieldComponent implements OnInit, OnDestroy {
|
|
|
1029
1019
|
immediate?: boolean
|
|
1030
1020
|
};
|
|
1031
1021
|
@Input() name ! : string;
|
|
1032
|
-
@Input() owner ! : Widget|any;
|
|
1033
1022
|
@Input() positioned ! : boolean;
|
|
1034
1023
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1035
1024
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -414,14 +414,6 @@ export type BryntumPagingToolbarProps = {
|
|
|
414
414
|
repeat?: ClickRepeaterConfig
|
|
415
415
|
filter?: Function
|
|
416
416
|
}|null
|
|
417
|
-
/**
|
|
418
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
419
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
420
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
421
|
-
* ...
|
|
422
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/PagingToolbar#config-owner)
|
|
423
|
-
*/
|
|
424
|
-
owner ? : Widget|any
|
|
425
417
|
/**
|
|
426
418
|
* 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
|
|
427
419
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -709,7 +701,6 @@ export class BryntumPagingToolbarComponent implements OnInit, OnDestroy {
|
|
|
709
701
|
'monitorResize',
|
|
710
702
|
'namedItems',
|
|
711
703
|
'overflow',
|
|
712
|
-
'owner',
|
|
713
704
|
'positioned',
|
|
714
705
|
'preventTooltipOnTouch',
|
|
715
706
|
'readOnly',
|
|
@@ -781,7 +772,6 @@ export class BryntumPagingToolbarComponent implements OnInit, OnDestroy {
|
|
|
781
772
|
'monitorResize',
|
|
782
773
|
'namedItems',
|
|
783
774
|
'overflow',
|
|
784
|
-
'owner',
|
|
785
775
|
'positioned',
|
|
786
776
|
'preventTooltipOnTouch',
|
|
787
777
|
'relayStoreEvents',
|
|
@@ -917,7 +907,6 @@ export class BryntumPagingToolbarComponent implements OnInit, OnDestroy {
|
|
|
917
907
|
repeat?: ClickRepeaterConfig
|
|
918
908
|
filter?: Function
|
|
919
909
|
}|null;
|
|
920
|
-
@Input() owner ! : Widget|any;
|
|
921
910
|
@Input() positioned ! : boolean;
|
|
922
911
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
923
912
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -461,14 +461,6 @@ export type BryntumPanelProps = {
|
|
|
461
461
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Panel#config-namedItems)
|
|
462
462
|
*/
|
|
463
463
|
namedItems ? : Record<string, ContainerItemConfig>
|
|
464
|
-
/**
|
|
465
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
466
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
467
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
468
|
-
* ...
|
|
469
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Panel#config-owner)
|
|
470
|
-
*/
|
|
471
|
-
owner ? : Widget|any
|
|
472
464
|
/**
|
|
473
465
|
* 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
|
|
474
466
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -809,7 +801,6 @@ export class BryntumPanelComponent implements OnInit, OnDestroy {
|
|
|
809
801
|
'minWidth',
|
|
810
802
|
'monitorResize',
|
|
811
803
|
'namedItems',
|
|
812
|
-
'owner',
|
|
813
804
|
'positioned',
|
|
814
805
|
'preventTooltipOnTouch',
|
|
815
806
|
'readOnly',
|
|
@@ -892,7 +883,6 @@ export class BryntumPanelComponent implements OnInit, OnDestroy {
|
|
|
892
883
|
'masked',
|
|
893
884
|
'monitorResize',
|
|
894
885
|
'namedItems',
|
|
895
|
-
'owner',
|
|
896
886
|
'positioned',
|
|
897
887
|
'preventTooltipOnTouch',
|
|
898
888
|
'relayStoreEvents',
|
|
@@ -1040,7 +1030,6 @@ export class BryntumPanelComponent implements OnInit, OnDestroy {
|
|
|
1040
1030
|
immediate?: boolean
|
|
1041
1031
|
};
|
|
1042
1032
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1043
|
-
@Input() owner ! : Widget|any;
|
|
1044
1033
|
@Input() positioned ! : boolean;
|
|
1045
1034
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1046
1035
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -447,14 +447,6 @@ export type BryntumPasswordFieldProps = {
|
|
|
447
447
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/PasswordField#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/PasswordField#config-owner)
|
|
456
|
-
*/
|
|
457
|
-
owner ? : Widget|any
|
|
458
450
|
/**
|
|
459
451
|
* Text to display in empty field.
|
|
460
452
|
*/
|
|
@@ -741,7 +733,6 @@ export class BryntumPasswordFieldComponent implements OnInit, OnDestroy {
|
|
|
741
733
|
'minWidth',
|
|
742
734
|
'monitorResize',
|
|
743
735
|
'name',
|
|
744
|
-
'owner',
|
|
745
736
|
'placeholder',
|
|
746
737
|
'positioned',
|
|
747
738
|
'preventTooltipOnTouch',
|
|
@@ -823,7 +814,6 @@ export class BryntumPasswordFieldComponent implements OnInit, OnDestroy {
|
|
|
823
814
|
'masked',
|
|
824
815
|
'monitorResize',
|
|
825
816
|
'name',
|
|
826
|
-
'owner',
|
|
827
817
|
'positioned',
|
|
828
818
|
'preventTooltipOnTouch',
|
|
829
819
|
'relayStoreEvents',
|
|
@@ -960,7 +950,6 @@ export class BryntumPasswordFieldComponent implements OnInit, OnDestroy {
|
|
|
960
950
|
immediate?: boolean
|
|
961
951
|
};
|
|
962
952
|
@Input() name ! : string;
|
|
963
|
-
@Input() owner ! : Widget|any;
|
|
964
953
|
@Input() positioned ! : boolean;
|
|
965
954
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
966
955
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -326,14 +326,6 @@ export type BryntumProgressBarProps = {
|
|
|
326
326
|
monitorResize ? : boolean|{
|
|
327
327
|
immediate?: boolean
|
|
328
328
|
}
|
|
329
|
-
/**
|
|
330
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
331
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
332
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
333
|
-
* ...
|
|
334
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/ProgressBar#config-owner)
|
|
335
|
-
*/
|
|
336
|
-
owner ? : Widget|any
|
|
337
329
|
/**
|
|
338
330
|
* 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
|
|
339
331
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -572,7 +564,6 @@ export class BryntumProgressBarComponent implements OnInit, OnDestroy {
|
|
|
572
564
|
'minHeight',
|
|
573
565
|
'minWidth',
|
|
574
566
|
'monitorResize',
|
|
575
|
-
'owner',
|
|
576
567
|
'positioned',
|
|
577
568
|
'preventTooltipOnTouch',
|
|
578
569
|
'readOnly',
|
|
@@ -629,7 +620,6 @@ export class BryntumProgressBarComponent implements OnInit, OnDestroy {
|
|
|
629
620
|
'maskDefaults',
|
|
630
621
|
'masked',
|
|
631
622
|
'monitorResize',
|
|
632
|
-
'owner',
|
|
633
623
|
'positioned',
|
|
634
624
|
'preventTooltipOnTouch',
|
|
635
625
|
'relayStoreEvents',
|
|
@@ -739,7 +729,6 @@ export class BryntumProgressBarComponent implements OnInit, OnDestroy {
|
|
|
739
729
|
@Input() monitorResize ! : boolean|{
|
|
740
730
|
immediate?: boolean
|
|
741
731
|
};
|
|
742
|
-
@Input() owner ! : Widget|any;
|
|
743
732
|
@Input() positioned ! : boolean;
|
|
744
733
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
745
734
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -501,14 +501,6 @@ export type BryntumRadioGroupProps = {
|
|
|
501
501
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/RadioGroup#config-options)
|
|
502
502
|
*/
|
|
503
503
|
options ? : Record<string, string|RadioConfig>
|
|
504
|
-
/**
|
|
505
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
506
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
507
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
508
|
-
* ...
|
|
509
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/RadioGroup#config-owner)
|
|
510
|
-
*/
|
|
511
|
-
owner ? : Widget|any
|
|
512
504
|
/**
|
|
513
505
|
* 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
|
|
514
506
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -861,7 +853,6 @@ export class BryntumRadioGroupComponent implements OnInit, OnDestroy {
|
|
|
861
853
|
'name',
|
|
862
854
|
'namedItems',
|
|
863
855
|
'options',
|
|
864
|
-
'owner',
|
|
865
856
|
'positioned',
|
|
866
857
|
'preventTooltipOnTouch',
|
|
867
858
|
'readOnly',
|
|
@@ -950,7 +941,6 @@ export class BryntumRadioGroupComponent implements OnInit, OnDestroy {
|
|
|
950
941
|
'name',
|
|
951
942
|
'namedItems',
|
|
952
943
|
'options',
|
|
953
|
-
'owner',
|
|
954
944
|
'positioned',
|
|
955
945
|
'preventTooltipOnTouch',
|
|
956
946
|
'relayStoreEvents',
|
|
@@ -1106,7 +1096,6 @@ export class BryntumRadioGroupComponent implements OnInit, OnDestroy {
|
|
|
1106
1096
|
@Input() name ! : string;
|
|
1107
1097
|
@Input() namedItems ! : Record<string, ContainerItemConfig>;
|
|
1108
1098
|
@Input() options ! : Record<string, string|RadioConfig>;
|
|
1109
|
-
@Input() owner ! : Widget|any;
|
|
1110
1099
|
@Input() positioned ! : boolean;
|
|
1111
1100
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
1112
1101
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -448,14 +448,6 @@ export type BryntumRadioProps = {
|
|
|
448
448
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-name)
|
|
449
449
|
*/
|
|
450
450
|
name ? : string
|
|
451
|
-
/**
|
|
452
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
453
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
454
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
455
|
-
* ...
|
|
456
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-owner)
|
|
457
|
-
*/
|
|
458
|
-
owner ? : Widget|any
|
|
459
451
|
/**
|
|
460
452
|
* 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
|
|
461
453
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -752,7 +744,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
|
|
|
752
744
|
'minWidth',
|
|
753
745
|
'monitorResize',
|
|
754
746
|
'name',
|
|
755
|
-
'owner',
|
|
756
747
|
'positioned',
|
|
757
748
|
'preventTooltipOnTouch',
|
|
758
749
|
'readOnly',
|
|
@@ -835,7 +826,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
|
|
|
835
826
|
'maskDefaults',
|
|
836
827
|
'masked',
|
|
837
828
|
'monitorResize',
|
|
838
|
-
'owner',
|
|
839
829
|
'positioned',
|
|
840
830
|
'preventTooltipOnTouch',
|
|
841
831
|
'relayStoreEvents',
|
|
@@ -976,7 +966,6 @@ export class BryntumRadioComponent implements OnInit, OnDestroy {
|
|
|
976
966
|
@Input() monitorResize ! : boolean|{
|
|
977
967
|
immediate?: boolean
|
|
978
968
|
};
|
|
979
|
-
@Input() owner ! : Widget|any;
|
|
980
969
|
@Input() positioned ! : boolean;
|
|
981
970
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
982
971
|
@Input() relayStoreEvents ! : boolean;
|
|
@@ -448,14 +448,6 @@ export type BryntumSlideToggleProps = {
|
|
|
448
448
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/SlideToggle#config-name)
|
|
449
449
|
*/
|
|
450
450
|
name ? : string
|
|
451
|
-
/**
|
|
452
|
-
* The owning Widget of this Widget. If this Widget is directly contained (that is, it is one of the
|
|
453
|
-
* [items](https://bryntum.com/products/grid/docs/api/Core/widget/Container#property-items) of a Container), this config will be ignored. In this case
|
|
454
|
-
* the owner is <strong>always</strong> the encapsulating Container.
|
|
455
|
-
* ...
|
|
456
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/SlideToggle#config-owner)
|
|
457
|
-
*/
|
|
458
|
-
owner ? : Widget|any
|
|
459
451
|
/**
|
|
460
452
|
* 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
|
|
461
453
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
@@ -752,7 +744,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
|
|
|
752
744
|
'minWidth',
|
|
753
745
|
'monitorResize',
|
|
754
746
|
'name',
|
|
755
|
-
'owner',
|
|
756
747
|
'positioned',
|
|
757
748
|
'preventTooltipOnTouch',
|
|
758
749
|
'readOnly',
|
|
@@ -835,7 +826,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
|
|
|
835
826
|
'maskDefaults',
|
|
836
827
|
'masked',
|
|
837
828
|
'monitorResize',
|
|
838
|
-
'owner',
|
|
839
829
|
'positioned',
|
|
840
830
|
'preventTooltipOnTouch',
|
|
841
831
|
'relayStoreEvents',
|
|
@@ -976,7 +966,6 @@ export class BryntumSlideToggleComponent implements OnInit, OnDestroy {
|
|
|
976
966
|
@Input() monitorResize ! : boolean|{
|
|
977
967
|
immediate?: boolean
|
|
978
968
|
};
|
|
979
|
-
@Input() owner ! : Widget|any;
|
|
980
969
|
@Input() positioned ! : boolean;
|
|
981
970
|
@Input() preventTooltipOnTouch ! : boolean;
|
|
982
971
|
@Input() relayStoreEvents ! : boolean;
|