@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
|
@@ -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
|
*/
|
|
@@ -563,7 +555,7 @@ export type BryntumGridProps = {
|
|
|
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/Grid#config-rowHeight)
|
|
@@ -791,7 +783,7 @@ export type BryntumGridProps = {
|
|
|
791
783
|
cellEditFeature ? : object|boolean|string|CellEdit|CellEditConfig
|
|
792
784
|
/**
|
|
793
785
|
* Right click to display context menu for cells. To invoke the cell menu in a keyboard-accessible manner, use the
|
|
794
|
-
*
|
|
786
|
+
* <kbd>Space</kbd> key when the cell is focused.
|
|
795
787
|
* ...
|
|
796
788
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/CellMenu)
|
|
797
789
|
*/
|
|
@@ -891,8 +883,8 @@ export type BryntumGridProps = {
|
|
|
891
883
|
filterBarFeature ? : object|boolean|string|FilterBar|FilterBarConfig
|
|
892
884
|
/**
|
|
893
885
|
* Enables rendering and handling of row groups. The actual grouping is done in the store, but triggered by
|
|
894
|
-
* <kbd>
|
|
895
|
-
* one anywhere on grid). Use <kbd>
|
|
886
|
+
* <kbd>Shift</kbd> + clicking headers, or by using the context menu, or by using two finger tap (one on header,
|
|
887
|
+
* one anywhere on grid). Use <kbd>Shift</kbd> + <kbd>Alt</kbd> + click, or the context menu, to remove a column
|
|
896
888
|
* grouper.
|
|
897
889
|
* ...
|
|
898
890
|
* [View online docs...](https://bryntum.com/products/grid/docs/api/Grid/feature/Group)
|
|
@@ -1177,6 +1169,7 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1177
1169
|
'onToggleGroup',
|
|
1178
1170
|
'onToggleNode',
|
|
1179
1171
|
'onToolClick',
|
|
1172
|
+
'onTreeGroup',
|
|
1180
1173
|
'onUnlockRows',
|
|
1181
1174
|
'onUnsplit'
|
|
1182
1175
|
];
|
|
@@ -1305,7 +1298,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1305
1298
|
'minHeight',
|
|
1306
1299
|
'minWidth',
|
|
1307
1300
|
'monitorResize',
|
|
1308
|
-
'owner',
|
|
1309
1301
|
'plugins',
|
|
1310
1302
|
'preserveFocusOnDatasetChange',
|
|
1311
1303
|
'preserveScroll',
|
|
@@ -1396,7 +1388,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1396
1388
|
'maskDefaults',
|
|
1397
1389
|
'masked',
|
|
1398
1390
|
'monitorResize',
|
|
1399
|
-
'owner',
|
|
1400
1391
|
'plugins',
|
|
1401
1392
|
'preserveFocusOnDatasetChange',
|
|
1402
1393
|
'preserveScrollOnDatasetChange',
|
|
@@ -1555,7 +1546,6 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1555
1546
|
@Input() maskDefaults ! : MaskConfig;
|
|
1556
1547
|
@Input() masked ! : boolean|string|MaskConfig;
|
|
1557
1548
|
@Input() monitorResize ! : boolean;
|
|
1558
|
-
@Input() owner ! : Widget|any;
|
|
1559
1549
|
@Input() plugins ! : Function[];
|
|
1560
1550
|
@Input() preserveFocusOnDatasetChange ! : boolean;
|
|
1561
1551
|
@Input() preserveScrollOnDatasetChange ! : boolean;
|
|
@@ -1741,7 +1731,7 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
1741
1731
|
*/
|
|
1742
1732
|
@Output() onBeforeCellEditStart: any = new EventEmitter<((event: { source: Grid, editorContext: CellEditorContext }) => Promise<boolean>|boolean|void)|string>();
|
|
1743
1733
|
/**
|
|
1744
|
-
* Fires on the owning Grid before deleting a range of selected cell values by pressing
|
|
1734
|
+
* Fires on the owning Grid before deleting a range of selected cell values by pressing <kbd>Backspace</kbd> or <kbd>Delete</kbd>
|
|
1745
1735
|
* buttons while [autoEdit](https://bryntum.com/products/grid/docs/api/Grid/feature/CellEdit#config-autoEdit) is set to `true`. Return `false` to prevent editing.
|
|
1746
1736
|
* @param {object} event Event object
|
|
1747
1737
|
* @param {Grid.view.Grid} event.source Owner grid
|
|
@@ -2505,7 +2495,7 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
2505
2495
|
* @param {Response} event.response Optional response, if received
|
|
2506
2496
|
* @param {Error} event.error Optional error, if exception occurred
|
|
2507
2497
|
*/
|
|
2508
|
-
@Output() onPdfExport: any = new EventEmitter<((event: { response?:
|
|
2498
|
+
@Output() onPdfExport: any = new EventEmitter<((event: { response?: Response, error?: Error }) => void)|string>();
|
|
2509
2499
|
/**
|
|
2510
2500
|
* Fired when a Widget's read only state is toggled
|
|
2511
2501
|
* @param {object} event Event object
|
|
@@ -2716,6 +2706,14 @@ export class BryntumGridComponent implements OnInit, OnDestroy {
|
|
|
2716
2706
|
* @param {Core.widget.Tool} event.tool The tool which is being clicked.
|
|
2717
2707
|
*/
|
|
2718
2708
|
@Output() onToolClick: any = new EventEmitter<((event: { source: Tool, tool: Tool }) => void)|string>();
|
|
2709
|
+
/**
|
|
2710
|
+
* Fired on the owning Grid/Scheduler/Gantt after tree grouping levels change
|
|
2711
|
+
* @param {object} event Event object
|
|
2712
|
+
* @param {Grid.view.Grid} event.source The grid instance
|
|
2713
|
+
* @param {(string|Function)[]} event.groupers Array of field names or functions representing the current grouping levels
|
|
2714
|
+
* @param {(string|Function)[]} event.oldGroupers Array of field names or functions representing the previous grouping levels
|
|
2715
|
+
*/
|
|
2716
|
+
@Output() onTreeGroup: any = new EventEmitter<((event: { source: Grid, groupers: (string|Function)[], oldGroupers: (string|Function)[] }) => void)|string>();
|
|
2719
2717
|
/**
|
|
2720
2718
|
* Fires when row locking is disabled.
|
|
2721
2719
|
* @param {object} event Event object
|
|
@@ -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
|
|
@@ -534,7 +526,7 @@ export type BryntumGroupBarProps = {
|
|
|
534
526
|
*/
|
|
535
527
|
title ? : string
|
|
536
528
|
/**
|
|
537
|
-
* Select/deselect all if
|
|
529
|
+
* Select/deselect all if <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> is pressed when clicking
|
|
538
530
|
*/
|
|
539
531
|
toggleAllIfCtrlPressed ? : boolean
|
|
540
532
|
/**
|
|
@@ -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;
|
|
@@ -109,7 +109,7 @@ export type BryntumHintProps = {
|
|
|
109
109
|
*/
|
|
110
110
|
catchEventHandlerExceptions ? : boolean
|
|
111
111
|
/**
|
|
112
|
-
* Close popup when
|
|
112
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
113
113
|
*/
|
|
114
114
|
closeOnEscape ? : boolean
|
|
115
115
|
/**
|
|
@@ -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
|
|
@@ -514,7 +506,7 @@ export type BryntumListProps = {
|
|
|
514
506
|
*/
|
|
515
507
|
title ? : string
|
|
516
508
|
/**
|
|
517
|
-
* Select/deselect all if
|
|
509
|
+
* Select/deselect all if <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> is pressed when clicking
|
|
518
510
|
*/
|
|
519
511
|
toggleAllIfCtrlPressed ? : boolean
|
|
520
512
|
/**
|
|
@@ -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;
|
|
@@ -129,7 +129,7 @@ export type BryntumMenuProps = {
|
|
|
129
129
|
*/
|
|
130
130
|
closeAction ? : 'hide'|'destroy'
|
|
131
131
|
/**
|
|
132
|
-
* Close popup when
|
|
132
|
+
* Close popup when <kbd>Escape</kbd> key is pressed.
|
|
133
133
|
*/
|
|
134
134
|
closeOnEscape ? : boolean
|
|
135
135
|
/**
|
|
@@ -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
|
*/
|
|
@@ -526,7 +518,7 @@ export type BryntumNumberFieldProps = {
|
|
|
526
518
|
required ? : boolean
|
|
527
519
|
/**
|
|
528
520
|
* 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
|
|
529
|
-
* the
|
|
521
|
+
* the <kbd>Escape</kbd> key after editing the field will revert the field to the value it had when
|
|
530
522
|
* 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)
|
|
531
523
|
* behaviour will be activated.
|
|
532
524
|
*/
|
|
@@ -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
|
*/
|
|
@@ -487,7 +479,7 @@ export type BryntumPasswordFieldProps = {
|
|
|
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
|
*/
|
|
@@ -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;
|