igniteui-webcomponents-inputs 6.3.0 → 6.3.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-inputs.umd.js +11 -14
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonClickEventArgs.js +2 -4
- package/esm2015/lib/ButtonGroupSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/ButtonGroupView_combined.js +4 -8
- package/esm2015/lib/ButtonGroupVisualModelExport.js +2 -4
- package/esm2015/lib/ButtonView_combined.js +4 -8
- package/esm2015/lib/ButtonVisualModelExport.js +2 -4
- package/esm2015/lib/CalendarView_combined.js +4 -8
- package/esm2015/lib/CalendarVisualModelExport.js +2 -4
- package/esm2015/lib/CheckboxChangeEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListVisualModelExport.js +2 -4
- package/esm2015/lib/CheckboxView_combined.js +4 -8
- package/esm2015/lib/CheckboxVisualModelExport.js +2 -4
- package/esm2015/lib/ColorEditorGotFocusEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorLostFocusEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorPanelClosedEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +2 -4
- package/esm2015/lib/ColorEditorVisualModelExport.js +2 -4
- package/esm2015/lib/DatePickerView_combined.js +4 -8
- package/esm2015/lib/DatePickerVisualModelExport.js +2 -4
- package/esm2015/lib/DateTimeValueFormatter.js +2 -4
- package/esm2015/lib/DayInfo.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackBarVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackRangeVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +2 -4
- package/esm2015/lib/DefaultMultiSliderTrackThumbVisual.js +2 -4
- package/esm2015/lib/DefaultMultiTrackShadeVisual.js +2 -4
- package/esm2015/lib/ElevationHelper.js +2 -4
- package/esm2015/lib/GotFocusEventArgs.js +2 -4
- package/esm2015/lib/IconClickedEventArgs.js +2 -4
- package/esm2015/lib/IconView_combined.js +4 -8
- package/esm2015/lib/IconVisualModelExport.js +2 -4
- package/esm2015/lib/InputChangeEventArgs.js +2 -4
- package/esm2015/lib/InputGroupView_combined.js +24 -48
- package/esm2015/lib/InputGroupVisualModelExport.js +2 -4
- package/esm2015/lib/InputVisualModelExport.js +2 -4
- package/esm2015/lib/LabelVisualModelExport.js +2 -4
- package/esm2015/lib/LostFocusEventArgs.js +2 -4
- package/esm2015/lib/MaskOptions.js +2 -4
- package/esm2015/lib/MaskParsingService.js +2 -4
- package/esm2015/lib/MultiSliderBridge.js +2 -4
- package/esm2015/lib/MultiSliderHitInfo.js +2 -4
- package/esm2015/lib/MultiSliderResolvingToolTipValueEventArgs.js +2 -4
- package/esm2015/lib/MultiSliderThumbCollection.js +2 -4
- package/esm2015/lib/MultiSliderThumbValueChangingEventArgs.js +2 -4
- package/esm2015/lib/MultiSliderThumb_combined.js +4 -8
- package/esm2015/lib/MultiSliderView_combined.js +16 -22
- package/esm2015/lib/MultiSliderYValueChangingEventArgs.js +2 -4
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +12 -24
- package/esm2015/lib/PrefixVisualModelExport.js +2 -4
- package/esm2015/lib/Replaced.js +2 -4
- package/esm2015/lib/RippleView_combined.js +4 -8
- package/esm2015/lib/RippleVisualModelExport.js +2 -4
- package/esm2015/lib/SelectedValueChangedEventArgs.js +2 -4
- package/esm2015/lib/SuffixVisualModelExport.js +2 -4
- package/esm2015/lib/TextBlockVisualModelExport.js +2 -4
- package/esm2015/lib/TextElementsVisualModelExport.js +2 -4
- package/esm2015/lib/Theme.js +2 -4
- package/esm2015/lib/ThemeResolver.js +2 -4
- package/esm2015/lib/XButtonBridge.js +2 -4
- package/esm2015/lib/XButtonGroupBridge.js +2 -4
- package/esm2015/lib/XButtonGroupButtonCollection.js +2 -4
- package/esm2015/lib/XCheckboxBridge.js +2 -4
- package/esm2015/lib/XComponentBridge.js +2 -4
- package/esm2015/lib/XIconBridge.js +2 -4
- package/esm2015/lib/XIconButtonBridge.js +2 -4
- package/esm2015/lib/XInputBridge.js +2 -4
- package/esm2015/lib/XPopupBridge.js +2 -4
- package/esm2015/lib/igc-color-editor-component.js +2 -1
- package/esm2015/lib/igc-color-editor-panel-component.js +2 -1
- package/esm2015/lib/igc-multi-slider-component.js +2 -1
- package/esm2015/lib/igc-x-button-component.js +2 -1
- package/esm2015/lib/igc-x-button-group-component.js +2 -1
- package/esm2015/lib/igc-x-calendar-component.js +2 -1
- package/esm2015/lib/igc-x-checkbox-component.js +2 -1
- package/esm2015/lib/igc-x-date-picker-component.js +2 -1
- package/esm2015/lib/igc-x-icon-component.js +2 -1
- package/esm2015/lib/igc-x-input-component.js +2 -1
- package/esm2015/lib/igc-x-input-group-component.js +2 -1
- package/esm2015/lib/igc-x-input-group-item-component.js +2 -1
- package/esm2015/lib/igc-x-label-component.js +2 -1
- package/esm2015/lib/igc-x-prefix-component.js +2 -1
- package/esm2015/lib/igc-x-ripple-component.js +2 -1
- package/esm2015/lib/igc-x-suffix-component.js +2 -1
- package/esm5/lib/ButtonClickEventArgs.js +1 -2
- package/esm5/lib/ButtonGroupSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/ButtonGroupView_combined.js +2 -4
- package/esm5/lib/ButtonGroupVisualModelExport.js +1 -2
- package/esm5/lib/ButtonView_combined.js +2 -4
- package/esm5/lib/ButtonVisualModelExport.js +1 -2
- package/esm5/lib/CalendarView_combined.js +2 -4
- package/esm5/lib/CalendarVisualModelExport.js +1 -2
- package/esm5/lib/CheckboxChangeEventArgs.js +1 -2
- package/esm5/lib/CheckboxListVisualModelExport.js +1 -2
- package/esm5/lib/CheckboxView_combined.js +2 -4
- package/esm5/lib/CheckboxVisualModelExport.js +1 -2
- package/esm5/lib/ColorEditorGotFocusEventArgs.js +1 -2
- package/esm5/lib/ColorEditorLostFocusEventArgs.js +1 -2
- package/esm5/lib/ColorEditorPanelClosedEventArgs.js +1 -2
- package/esm5/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +1 -2
- package/esm5/lib/ColorEditorVisualModelExport.js +1 -2
- package/esm5/lib/DatePickerView_combined.js +2 -4
- package/esm5/lib/DatePickerVisualModelExport.js +1 -2
- package/esm5/lib/DateTimeValueFormatter.js +1 -2
- package/esm5/lib/DayInfo.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackBarVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackRangeVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +1 -2
- package/esm5/lib/DefaultMultiSliderTrackThumbVisual.js +1 -2
- package/esm5/lib/DefaultMultiTrackShadeVisual.js +1 -2
- package/esm5/lib/ElevationHelper.js +1 -2
- package/esm5/lib/GotFocusEventArgs.js +1 -2
- package/esm5/lib/IconClickedEventArgs.js +1 -2
- package/esm5/lib/IconView_combined.js +2 -4
- package/esm5/lib/IconVisualModelExport.js +1 -2
- package/esm5/lib/InputChangeEventArgs.js +1 -2
- package/esm5/lib/InputGroupView_combined.js +12 -24
- package/esm5/lib/InputGroupVisualModelExport.js +1 -2
- package/esm5/lib/InputVisualModelExport.js +1 -2
- package/esm5/lib/LabelVisualModelExport.js +1 -2
- package/esm5/lib/LostFocusEventArgs.js +1 -2
- package/esm5/lib/MaskOptions.js +1 -2
- package/esm5/lib/MaskParsingService.js +1 -2
- package/esm5/lib/MultiSliderBridge.js +1 -2
- package/esm5/lib/MultiSliderHitInfo.js +1 -2
- package/esm5/lib/MultiSliderResolvingToolTipValueEventArgs.js +1 -2
- package/esm5/lib/MultiSliderThumbCollection.js +1 -2
- package/esm5/lib/MultiSliderThumbValueChangingEventArgs.js +1 -2
- package/esm5/lib/MultiSliderThumb_combined.js +2 -4
- package/esm5/lib/MultiSliderView_combined.js +14 -18
- package/esm5/lib/MultiSliderYValueChangingEventArgs.js +1 -2
- package/esm5/lib/NativeUIXInputsFactory_combined.js +6 -12
- package/esm5/lib/PrefixVisualModelExport.js +1 -2
- package/esm5/lib/Replaced.js +1 -2
- package/esm5/lib/RippleView_combined.js +2 -4
- package/esm5/lib/RippleVisualModelExport.js +1 -2
- package/esm5/lib/SelectedValueChangedEventArgs.js +1 -2
- package/esm5/lib/SuffixVisualModelExport.js +1 -2
- package/esm5/lib/TextBlockVisualModelExport.js +1 -2
- package/esm5/lib/TextElementsVisualModelExport.js +1 -2
- package/esm5/lib/Theme.js +1 -2
- package/esm5/lib/ThemeResolver.js +1 -2
- package/esm5/lib/XButtonBridge.js +1 -2
- package/esm5/lib/XButtonGroupBridge.js +1 -2
- package/esm5/lib/XButtonGroupButtonCollection.js +1 -2
- package/esm5/lib/XCheckboxBridge.js +1 -2
- package/esm5/lib/XComponentBridge.js +1 -2
- package/esm5/lib/XIconBridge.js +1 -2
- package/esm5/lib/XIconButtonBridge.js +1 -2
- package/esm5/lib/XInputBridge.js +1 -2
- package/esm5/lib/XPopupBridge.js +1 -2
- package/esm5/lib/igc-color-editor-component.js +1 -2
- package/esm5/lib/igc-color-editor-panel-component.js +1 -2
- package/esm5/lib/igc-multi-slider-component.js +1 -2
- package/esm5/lib/igc-x-button-component.js +1 -2
- package/esm5/lib/igc-x-button-group-component.js +1 -2
- package/esm5/lib/igc-x-calendar-component.js +1 -2
- package/esm5/lib/igc-x-checkbox-component.js +1 -2
- package/esm5/lib/igc-x-date-picker-component.js +1 -2
- package/esm5/lib/igc-x-icon-component.js +1 -2
- package/esm5/lib/igc-x-input-component.js +1 -2
- package/esm5/lib/igc-x-input-group-component.js +1 -2
- package/esm5/lib/igc-x-input-group-item-component.js +1 -2
- package/esm5/lib/igc-x-label-component.js +1 -2
- package/esm5/lib/igc-x-prefix-component.js +1 -2
- package/esm5/lib/igc-x-ripple-component.js +1 -2
- package/esm5/lib/igc-x-suffix-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-inputs.js +12 -291
- package/fesm5/igniteui-webcomponents-inputs.js +12 -15
- package/igniteui-webcomponents-inputs.d.ts +1 -1
- package/lib/ButtonClickEventArgs.d.ts +7 -7
- package/lib/ButtonDisplayStyle.d.ts +15 -15
- package/lib/ButtonGroupDisplayStyle.d.ts +12 -12
- package/lib/ButtonGroupOrientation.d.ts +9 -9
- package/lib/ButtonGroupSelectionChangedEventArgs.d.ts +7 -7
- package/lib/ButtonGroupView.d.ts +1 -1
- package/lib/ButtonGroupView_combined.d.ts +372 -372
- package/lib/ButtonGroupVisualModelExport.d.ts +28 -28
- package/lib/ButtonView.d.ts +1 -1
- package/lib/ButtonView_combined.d.ts +707 -707
- package/lib/ButtonVisualModelExport.d.ts +47 -47
- package/lib/CalendarView.d.ts +1 -1
- package/lib/CalendarView_combined.d.ts +234 -234
- package/lib/CalendarVisualModelExport.d.ts +33 -33
- package/lib/CheckboxChangeEventArgs.d.ts +13 -13
- package/lib/CheckboxLabelPosition.d.ts +12 -12
- package/lib/CheckboxListVisualModelExport.d.ts +18 -18
- package/lib/CheckboxView.d.ts +1 -1
- package/lib/CheckboxView_combined.d.ts +216 -216
- package/lib/CheckboxVisualModelExport.d.ts +32 -32
- package/lib/ColorEditor.d.ts +1 -1
- package/lib/ColorEditorBridge.d.ts +1 -1
- package/lib/ColorEditorGotFocusEventArgs.d.ts +7 -7
- package/lib/ColorEditorLostFocusEventArgs.d.ts +7 -7
- package/lib/ColorEditorPanel.d.ts +1 -1
- package/lib/ColorEditorPanelClosedEventArgs.d.ts +7 -7
- package/lib/ColorEditorPanelSelectedValueChangedEventArgs.d.ts +14 -14
- package/lib/ColorEditorPanelView.d.ts +1 -1
- package/lib/ColorEditorView.d.ts +1 -1
- package/lib/ColorEditorVisualModelExport.d.ts +17 -17
- package/lib/DateFormats.d.ts +18 -18
- package/lib/DatePickerView.d.ts +1 -1
- package/lib/DatePickerView_combined.d.ts +247 -247
- package/lib/DatePickerVisualModelExport.d.ts +24 -24
- package/lib/DateTimeValueFormatter.d.ts +20 -20
- package/lib/DayInfo.d.ts +13 -13
- package/lib/DayOfWeek.d.ts +38 -38
- package/lib/DefaultMultiSliderTrackBarVisual.d.ts +34 -34
- package/lib/DefaultMultiSliderTrackRangeVisual.d.ts +43 -43
- package/lib/DefaultMultiSliderTrackThumbCalloutVisual.d.ts +49 -49
- package/lib/DefaultMultiSliderTrackThumbVisual.d.ts +45 -45
- package/lib/DefaultMultiTrackShadeVisual.d.ts +42 -42
- package/lib/ElevationHelper.d.ts +16 -16
- package/lib/FirstWeek.d.ts +22 -22
- package/lib/GotFocusEventArgs.d.ts +7 -7
- package/lib/IMultiSliderTrackBarVisual.d.ts +21 -21
- package/lib/IMultiSliderTrackRangeVisual.d.ts +25 -25
- package/lib/IMultiSliderTrackShadeVisual.d.ts +24 -24
- package/lib/IMultiSliderTrackThumbCalloutVisual.d.ts +27 -27
- package/lib/IMultiSliderTrackThumbVisual.d.ts +27 -27
- package/lib/ISliderTrackOwner.d.ts +15 -15
- package/lib/IconClickedEventArgs.d.ts +10 -10
- package/lib/IconView.d.ts +1 -1
- package/lib/IconViewType.d.ts +16 -16
- package/lib/IconView_combined.d.ts +258 -258
- package/lib/IconVisualModelExport.d.ts +32 -32
- package/lib/InputChangeEventArgs.d.ts +13 -13
- package/lib/InputGroupDisplayType.d.ts +11 -11
- package/lib/InputGroupView.d.ts +1 -1
- package/lib/InputGroupView_combined.d.ts +1213 -1213
- package/lib/InputGroupVisualModelExport.d.ts +44 -44
- package/lib/InputShiftType.d.ts +10 -10
- package/lib/InputView.d.ts +1 -1
- package/lib/InputVisualModelExport.d.ts +32 -32
- package/lib/KEYCODES.d.ts +27 -27
- package/lib/LabelShiftType.d.ts +10 -10
- package/lib/LabelView.d.ts +1 -1
- package/lib/LabelVisualModelExport.d.ts +34 -34
- package/lib/LostFocusEventArgs.d.ts +7 -7
- package/lib/MaskOptions.d.ts +9 -9
- package/lib/MaskParsingService.d.ts +19 -19
- package/lib/MultiSlider.d.ts +1 -1
- package/lib/MultiSliderBridge.d.ts +24 -24
- package/lib/MultiSliderCursor.d.ts +15 -15
- package/lib/MultiSliderHitInfo.d.ts +13 -13
- package/lib/MultiSliderOrientation.d.ts +10 -10
- package/lib/MultiSliderResolvingToolTipValueEventArgs.d.ts +13 -13
- package/lib/MultiSliderThumb.d.ts +1 -1
- package/lib/MultiSliderThumbCollection.d.ts +10 -10
- package/lib/MultiSliderThumbRangePosition.d.ts +9 -9
- package/lib/MultiSliderThumbValueChangingEventArgs.d.ts +10 -10
- package/lib/MultiSliderThumb_combined.d.ts +76 -76
- package/lib/MultiSliderTrackShadeOrientation.d.ts +14 -14
- package/lib/MultiSliderTrackThumbRange.d.ts +1 -1
- package/lib/MultiSliderView.d.ts +1 -1
- package/lib/MultiSliderView_combined.d.ts +298 -298
- package/lib/MultiSliderVisualArea.d.ts +14 -14
- package/lib/MultiSliderYValueChangingEventArgs.d.ts +8 -8
- package/lib/NativeUIXInputsFactory.d.ts +1 -1
- package/lib/NativeUIXInputsFactory_combined.d.ts +398 -398
- package/lib/PrefixShiftType.d.ts +10 -10
- package/lib/PrefixView.d.ts +1 -1
- package/lib/PrefixVisualModelExport.d.ts +13 -13
- package/lib/Replaced.d.ts +9 -9
- package/lib/RippleView.d.ts +1 -1
- package/lib/RippleView_combined.d.ts +98 -98
- package/lib/RippleVisualModelExport.d.ts +15 -15
- package/lib/SelectedValueChangedEventArgs.d.ts +13 -13
- package/lib/SuffixShiftType.d.ts +10 -10
- package/lib/SuffixView.d.ts +1 -1
- package/lib/SuffixVisualModelExport.d.ts +13 -13
- package/lib/TextBlockVisualModelExport.d.ts +21 -21
- package/lib/TextElementsVisualModelExport.d.ts +16 -16
- package/lib/Theme.d.ts +15 -15
- package/lib/ThemeResolver.d.ts +56 -56
- package/lib/XButton.d.ts +1 -1
- package/lib/XButtonBridge.d.ts +40 -40
- package/lib/XButtonGroup.d.ts +1 -1
- package/lib/XButtonGroupBridge.d.ts +29 -29
- package/lib/XButtonGroupButtonCollection.d.ts +12 -12
- package/lib/XCalendar.d.ts +1 -1
- package/lib/XCalendarLocaleEn.d.ts +49 -49
- package/lib/XCheckbox.d.ts +1 -1
- package/lib/XCheckboxBridge.d.ts +20 -20
- package/lib/XComponentBridge.d.ts +18 -18
- package/lib/XDatePicker.d.ts +1 -1
- package/lib/XIcon.d.ts +1 -1
- package/lib/XIconBridge.d.ts +18 -18
- package/lib/XIconButtonBridge.d.ts +16 -16
- package/lib/XInput.d.ts +1 -1
- package/lib/XInputBridge.d.ts +53 -53
- package/lib/XInputGroup.d.ts +1 -1
- package/lib/XInputGroupInputCollection.d.ts +1 -1
- package/lib/XInputGroupItem.d.ts +1 -1
- package/lib/XLabel.d.ts +1 -1
- package/lib/XPopupBridge.d.ts +57 -57
- package/lib/XPrefix.d.ts +1 -1
- package/lib/XRipple.d.ts +1 -1
- package/lib/XSuffix.d.ts +1 -1
- package/lib/igc-button-click-event-args.d.ts +12 -12
- package/lib/igc-button-group-selection-changed-event-args.d.ts +12 -12
- package/lib/igc-checkbox-change-event-args.d.ts +16 -16
- package/lib/igc-color-editor-component.d.ts +163 -163
- package/lib/igc-color-editor-got-focus-event-args.d.ts +12 -12
- package/lib/igc-color-editor-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-color-editor-module.d.ts +3 -3
- package/lib/igc-color-editor-panel-closed-event-args.d.ts +12 -12
- package/lib/igc-color-editor-panel-component.d.ts +124 -124
- package/lib/igc-color-editor-panel-module.d.ts +3 -3
- package/lib/igc-color-editor-panel-selected-value-changed-event-args.d.ts +16 -16
- package/lib/igc-got-focus-event-args.d.ts +12 -12
- package/lib/igc-input-change-event-args.d.ts +16 -16
- package/lib/igc-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-multi-slider-component.d.ts +174 -174
- package/lib/igc-multi-slider-module.d.ts +3 -3
- package/lib/igc-multi-slider-resolving-tool-tip-value-event-args.d.ts +16 -16
- package/lib/igc-multi-slider-thumb-collection.d.ts +8 -8
- package/lib/igc-multi-slider-thumb-value-changing-event-args.d.ts +17 -17
- package/lib/igc-multi-slider-thumb.d.ts +27 -27
- package/lib/igc-multi-slider-track-thumb-range.d.ts +26 -26
- package/lib/igc-multi-slider-y-value-changing-event-args.d.ts +14 -14
- package/lib/igc-selected-value-changed-event-args.d.ts +16 -16
- package/lib/igc-x-button-component.d.ts +902 -902
- package/lib/igc-x-button-group-button-collection.d.ts +8 -8
- package/lib/igc-x-button-group-component.d.ts +410 -410
- package/lib/igc-x-button-group-module.d.ts +3 -3
- package/lib/igc-x-button-module.d.ts +3 -3
- package/lib/igc-x-calendar-component.d.ts +181 -181
- package/lib/igc-x-calendar-locale-en-module.d.ts +3 -3
- package/lib/igc-x-calendar-module.d.ts +3 -3
- package/lib/igc-x-checkbox-component.d.ts +232 -232
- package/lib/igc-x-checkbox-module.d.ts +3 -3
- package/lib/igc-x-date-picker-component.d.ts +226 -226
- package/lib/igc-x-date-picker-module.d.ts +3 -3
- package/lib/igc-x-icon-component.d.ts +285 -285
- package/lib/igc-x-icon-module.d.ts +3 -3
- package/lib/igc-x-input-component.d.ts +194 -194
- package/lib/igc-x-input-group-component.d.ts +748 -748
- package/lib/igc-x-input-group-input-collection.d.ts +8 -8
- package/lib/igc-x-input-group-item-component.d.ts +41 -41
- package/lib/igc-x-input-group-module.d.ts +3 -3
- package/lib/igc-x-input-module.d.ts +3 -3
- package/lib/igc-x-label-component.d.ts +171 -171
- package/lib/igc-x-label-module.d.ts +3 -3
- package/lib/igc-x-prefix-component.d.ts +59 -59
- package/lib/igc-x-prefix-module.d.ts +3 -3
- package/lib/igc-x-ripple-component.d.ts +118 -118
- package/lib/igc-x-ripple-module.d.ts +3 -3
- package/lib/igc-x-suffix-component.d.ts +59 -59
- package/package.json +2 -2
- package/public_api.d.ts +168 -168
|
@@ -1,902 +1,902 @@
|
|
|
1
|
-
import { XButton } from "./XButton";
|
|
2
|
-
import { ButtonDisplayStyle } from './ButtonDisplayStyle';
|
|
3
|
-
import { IgcButtonClickEventArgs } from './igc-button-click-event-args';
|
|
4
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
6
|
-
import { ElevationMode } from "igniteui-webcomponents-core";
|
|
7
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
8
|
-
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
9
|
-
import { VerticalAlignment } from "igniteui-webcomponents-core";
|
|
10
|
-
import { IgcFocusEventArgs } from "igniteui-webcomponents-core";
|
|
11
|
-
export declare class IgcXButtonComponent extends IgcHTMLElement {
|
|
12
|
-
private _portalManager;
|
|
13
|
-
private _container;
|
|
14
|
-
private _renderer;
|
|
15
|
-
private _onDisplayChanged;
|
|
16
|
-
private _onFlexDirectionChanged;
|
|
17
|
-
private _onFlexGrowChanged;
|
|
18
|
-
private _onAlignItemsChanged;
|
|
19
|
-
constructor();
|
|
20
|
-
private _onChildrenChanged;
|
|
21
|
-
updateStyle(): void;
|
|
22
|
-
destroy(): void;
|
|
23
|
-
private _wrapper;
|
|
24
|
-
protected createImplementation(): XButton;
|
|
25
|
-
private _button;
|
|
26
|
-
private _disconnected;
|
|
27
|
-
disconnectedCallback(): void;
|
|
28
|
-
connectedCallback(): void;
|
|
29
|
-
afterContentInit(): void;
|
|
30
|
-
protected _implementation: any;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
get i(): XButton; /**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
static _createFromInternal(internal: any): IgcXButtonComponent;
|
|
38
|
-
private _settingAttributes;
|
|
39
|
-
protected _attached: boolean;
|
|
40
|
-
private _queuedSetAttributes;
|
|
41
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
42
|
-
protected _flushQueuedAttributes(): void;
|
|
43
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
44
|
-
private static _observedAttributesIgcXButtonComponent;
|
|
45
|
-
static get observedAttributes(): string[];
|
|
46
|
-
private _updatingFromAttribute;
|
|
47
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
48
|
-
static htmlTagName: string;
|
|
49
|
-
protected static _isElementRegistered: boolean;
|
|
50
|
-
static register(): void;
|
|
51
|
-
/**
|
|
52
|
-
* Gets or sets the min width to use for the button.
|
|
53
|
-
*/
|
|
54
|
-
get minWidth(): number;
|
|
55
|
-
set minWidth(v: number);
|
|
56
|
-
/**
|
|
57
|
-
* Gets or sets the min height to use for the button.
|
|
58
|
-
*/
|
|
59
|
-
get minHeight(): number;
|
|
60
|
-
set minHeight(v: number);
|
|
61
|
-
/**
|
|
62
|
-
* Gets or sets the display style to use for the button.
|
|
63
|
-
*/
|
|
64
|
-
get displayType(): ButtonDisplayStyle;
|
|
65
|
-
set displayType(v: ButtonDisplayStyle);
|
|
66
|
-
/**
|
|
67
|
-
* Gets or sets the display density to use for the button.
|
|
68
|
-
*/
|
|
69
|
-
get density(): ControlDisplayDensity;
|
|
70
|
-
set density(v: ControlDisplayDensity);
|
|
71
|
-
/**
|
|
72
|
-
* Gets or sets the base built in theme to use for the button.
|
|
73
|
-
*/
|
|
74
|
-
get baseTheme(): BaseControlTheme;
|
|
75
|
-
set baseTheme(v: BaseControlTheme);
|
|
76
|
-
/**
|
|
77
|
-
* Gets the actual display density to use for the label.
|
|
78
|
-
*/
|
|
79
|
-
get actualDensity(): ControlDisplayDensity;
|
|
80
|
-
set actualDensity(v: ControlDisplayDensity);
|
|
81
|
-
/**
|
|
82
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
83
|
-
*/
|
|
84
|
-
get actualBorderColor(): string;
|
|
85
|
-
set actualBorderColor(v: string);
|
|
86
|
-
/**
|
|
87
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
88
|
-
*/
|
|
89
|
-
get actualUmbraShadowColor(): string;
|
|
90
|
-
set actualUmbraShadowColor(v: string);
|
|
91
|
-
/**
|
|
92
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
93
|
-
*/
|
|
94
|
-
get actualPenumbraShadowColor(): string;
|
|
95
|
-
set actualPenumbraShadowColor(v: string);
|
|
96
|
-
/**
|
|
97
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
98
|
-
*/
|
|
99
|
-
get actualAmbientShadowColor(): string;
|
|
100
|
-
set actualAmbientShadowColor(v: string);
|
|
101
|
-
/**
|
|
102
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
103
|
-
*/
|
|
104
|
-
get actualRestingElevation(): number;
|
|
105
|
-
set actualRestingElevation(v: number);
|
|
106
|
-
/**
|
|
107
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
108
|
-
*/
|
|
109
|
-
get actualFocusElevation(): number;
|
|
110
|
-
set actualFocusElevation(v: number);
|
|
111
|
-
/**
|
|
112
|
-
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
113
|
-
*/
|
|
114
|
-
get actualHoverElevation(): number;
|
|
115
|
-
set actualHoverElevation(v: number);
|
|
116
|
-
/**
|
|
117
|
-
* Gets or sets the color to use for the ripple when the button is pressed.
|
|
118
|
-
*/
|
|
119
|
-
get actualRippleColor(): string;
|
|
120
|
-
set actualRippleColor(v: string);
|
|
121
|
-
get actualCornerRadiusBottomRight(): number;
|
|
122
|
-
set actualCornerRadiusBottomRight(v: number);
|
|
123
|
-
get actualCornerRadiusBottomLeft(): number;
|
|
124
|
-
set actualCornerRadiusBottomLeft(v: number);
|
|
125
|
-
get actualCornerRadiusTopLeft(): number;
|
|
126
|
-
set actualCornerRadiusTopLeft(v: number);
|
|
127
|
-
get actualCornerRadiusTopRight(): number;
|
|
128
|
-
set actualCornerRadiusTopRight(v: number);
|
|
129
|
-
ensureActualCornerRadius(): void;
|
|
130
|
-
/**
|
|
131
|
-
* Gets the color to use for the actual background.
|
|
132
|
-
*/
|
|
133
|
-
get actualBackgroundColor(): string;
|
|
134
|
-
set actualBackgroundColor(v: string);
|
|
135
|
-
/**
|
|
136
|
-
* Gets the actual color to use for the disabled background of the button.
|
|
137
|
-
*/
|
|
138
|
-
get actualDisabledBackgroundColor(): string;
|
|
139
|
-
set actualDisabledBackgroundColor(v: string);
|
|
140
|
-
/**
|
|
141
|
-
* Gets the actual color to use for the disabled border of the button.
|
|
142
|
-
*/
|
|
143
|
-
get actualDisabledBorderColor(): string;
|
|
144
|
-
set actualDisabledBorderColor(v: string);
|
|
145
|
-
/**
|
|
146
|
-
* Gets the actual color to use for the disabled text of the button.
|
|
147
|
-
*/
|
|
148
|
-
get actualDisabledTextColor(): string;
|
|
149
|
-
set actualDisabledTextColor(v: string);
|
|
150
|
-
/**
|
|
151
|
-
* Gets the actual disabled elevation to use for the button.
|
|
152
|
-
*/
|
|
153
|
-
get actualDisabledElevation(): number;
|
|
154
|
-
set actualDisabledElevation(v: number);
|
|
155
|
-
/**
|
|
156
|
-
* Gets the actual disabled elevation to use for the button.
|
|
157
|
-
*/
|
|
158
|
-
get actualElevationMode(): ElevationMode;
|
|
159
|
-
set actualElevationMode(v: ElevationMode);
|
|
160
|
-
/**
|
|
161
|
-
* Gets the color to use for the actual background.
|
|
162
|
-
*/
|
|
163
|
-
get actualTextColor(): string;
|
|
164
|
-
set actualTextColor(v: string);
|
|
165
|
-
/**
|
|
166
|
-
* Gets the color to use for the actual background.
|
|
167
|
-
*/
|
|
168
|
-
get actualHoverTextColor(): string;
|
|
169
|
-
set actualHoverTextColor(v: string);
|
|
170
|
-
/**
|
|
171
|
-
* Gets the color to use for the actual background.
|
|
172
|
-
*/
|
|
173
|
-
get actualFocusBackgroundColor(): string;
|
|
174
|
-
set actualFocusBackgroundColor(v: string);
|
|
175
|
-
/**
|
|
176
|
-
* Gets the actual color to use for the focused text.
|
|
177
|
-
*/
|
|
178
|
-
get actualFocusTextColor(): string;
|
|
179
|
-
set actualFocusTextColor(v: string);
|
|
180
|
-
/**
|
|
181
|
-
* Gets the hover color to use for the actual background.
|
|
182
|
-
*/
|
|
183
|
-
get actualHoverBackgroundColor(): string;
|
|
184
|
-
set actualHoverBackgroundColor(v: string);
|
|
185
|
-
/**
|
|
186
|
-
* Gets or sets the Width to use for the check mark when the checkbox is checked.
|
|
187
|
-
*/
|
|
188
|
-
get actualBorderWidth(): number;
|
|
189
|
-
set actualBorderWidth(v: number);
|
|
190
|
-
/**
|
|
191
|
-
* Gets or sets the color to use for the background of the button when the type is raised.
|
|
192
|
-
*/
|
|
193
|
-
get raisedBackgroundColor(): string;
|
|
194
|
-
set raisedBackgroundColor(v: string);
|
|
195
|
-
/**
|
|
196
|
-
* Gets or sets the color to use for the disabled background of the button when the type is raised.
|
|
197
|
-
*/
|
|
198
|
-
get raisedDisabledBackgroundColor(): string;
|
|
199
|
-
set raisedDisabledBackgroundColor(v: string);
|
|
200
|
-
/**
|
|
201
|
-
* Gets or sets the color to use for the disabled border of the button when the type is raised.
|
|
202
|
-
*/
|
|
203
|
-
get raisedDisabledBorderColor(): string;
|
|
204
|
-
set raisedDisabledBorderColor(v: string);
|
|
205
|
-
/**
|
|
206
|
-
* Gets or sets the color to use for the disabled text of the button when the type is raised.
|
|
207
|
-
*/
|
|
208
|
-
get raisedDisabledTextColor(): string;
|
|
209
|
-
set raisedDisabledTextColor(v: string);
|
|
210
|
-
/**
|
|
211
|
-
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
212
|
-
*/
|
|
213
|
-
get raisedDisabledElevation(): number;
|
|
214
|
-
set raisedDisabledElevation(v: number);
|
|
215
|
-
/**
|
|
216
|
-
* Gets or sets the hover color to use for the background of the button when the type is raised.
|
|
217
|
-
*/
|
|
218
|
-
get raisedHoverBackgroundColor(): string;
|
|
219
|
-
set raisedHoverBackgroundColor(v: string);
|
|
220
|
-
/**
|
|
221
|
-
* Gets or sets the border color to use for the button when the type is raised.
|
|
222
|
-
*/
|
|
223
|
-
get raisedBorderColor(): string;
|
|
224
|
-
set raisedBorderColor(v: string);
|
|
225
|
-
/**
|
|
226
|
-
* Gets or sets the elevation to use for the button when the type is raised.
|
|
227
|
-
*/
|
|
228
|
-
get raisedRestingElevation(): number;
|
|
229
|
-
set raisedRestingElevation(v: number);
|
|
230
|
-
/**
|
|
231
|
-
* Gets or sets the hover elevation to use for the button when the type is raised.
|
|
232
|
-
*/
|
|
233
|
-
get raisedHoverElevation(): number;
|
|
234
|
-
set raisedHoverElevation(v: number);
|
|
235
|
-
/**
|
|
236
|
-
* Gets or sets the focus elevation to use for the button when the type is raised.
|
|
237
|
-
*/
|
|
238
|
-
get raisedFocusElevation(): number;
|
|
239
|
-
set raisedFocusElevation(v: number);
|
|
240
|
-
/**
|
|
241
|
-
* Gets or sets the width to use for the button border when the type is raised.
|
|
242
|
-
*/
|
|
243
|
-
get raisedBorderWidth(): number;
|
|
244
|
-
set raisedBorderWidth(v: number);
|
|
245
|
-
get raisedCornerRadiusBottomRight(): number;
|
|
246
|
-
set raisedCornerRadiusBottomRight(v: number);
|
|
247
|
-
get raisedCornerRadiusBottomLeft(): number;
|
|
248
|
-
set raisedCornerRadiusBottomLeft(v: number);
|
|
249
|
-
get raisedCornerRadiusTopLeft(): number;
|
|
250
|
-
set raisedCornerRadiusTopLeft(v: number);
|
|
251
|
-
get raisedCornerRadiusTopRight(): number;
|
|
252
|
-
set raisedCornerRadiusTopRight(v: number);
|
|
253
|
-
ensureRaisedCornerRadius(): void;
|
|
254
|
-
/**
|
|
255
|
-
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
256
|
-
*/
|
|
257
|
-
get raisedRippleColor(): string;
|
|
258
|
-
set raisedRippleColor(v: string);
|
|
259
|
-
/**
|
|
260
|
-
* Gets or sets the color to use for the background of the button when the type is flat.
|
|
261
|
-
*/
|
|
262
|
-
get flatBackgroundColor(): string;
|
|
263
|
-
set flatBackgroundColor(v: string);
|
|
264
|
-
/**
|
|
265
|
-
* Gets or sets the color to use for the disabled background of the button when the type is flat.
|
|
266
|
-
*/
|
|
267
|
-
get flatDisabledBackgroundColor(): string;
|
|
268
|
-
set flatDisabledBackgroundColor(v: string);
|
|
269
|
-
/**
|
|
270
|
-
* Gets or sets the color to use for the disabled border of the button when the type is flat.
|
|
271
|
-
*/
|
|
272
|
-
get flatDisabledBorderColor(): string;
|
|
273
|
-
set flatDisabledBorderColor(v: string);
|
|
274
|
-
/**
|
|
275
|
-
* Gets or sets the color to use for the disabled text of the button when the type is flat.
|
|
276
|
-
*/
|
|
277
|
-
get flatDisabledTextColor(): string;
|
|
278
|
-
set flatDisabledTextColor(v: string);
|
|
279
|
-
/**
|
|
280
|
-
* Gets or sets the disabled elevation to use for the button when the type is flat.
|
|
281
|
-
*/
|
|
282
|
-
get flatDisabledElevation(): number;
|
|
283
|
-
set flatDisabledElevation(v: number);
|
|
284
|
-
/**
|
|
285
|
-
* Gets or sets the hover color to use for the background of the button when the type is flat.
|
|
286
|
-
*/
|
|
287
|
-
get flatHoverBackgroundColor(): string;
|
|
288
|
-
set flatHoverBackgroundColor(v: string);
|
|
289
|
-
/**
|
|
290
|
-
* Gets or sets the border color to use for the button when the type is flat.
|
|
291
|
-
*/
|
|
292
|
-
get flatBorderColor(): string;
|
|
293
|
-
set flatBorderColor(v: string);
|
|
294
|
-
/**
|
|
295
|
-
* Gets or sets the elevation to use for the button when the type is flat.
|
|
296
|
-
*/
|
|
297
|
-
get flatRestingElevation(): number;
|
|
298
|
-
set flatRestingElevation(v: number);
|
|
299
|
-
/**
|
|
300
|
-
* Gets or sets the hover elevation to use for the button when the type is flat.
|
|
301
|
-
*/
|
|
302
|
-
get flatHoverElevation(): number;
|
|
303
|
-
set flatHoverElevation(v: number);
|
|
304
|
-
/**
|
|
305
|
-
* Gets or sets the focus elevation to use for the button when the type is flat.
|
|
306
|
-
*/
|
|
307
|
-
get flatFocusElevation(): number;
|
|
308
|
-
set flatFocusElevation(v: number);
|
|
309
|
-
/**
|
|
310
|
-
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
311
|
-
*/
|
|
312
|
-
get flatRippleColor(): string;
|
|
313
|
-
set flatRippleColor(v: string);
|
|
314
|
-
/**
|
|
315
|
-
* Gets or sets the color to use for the text of the button when type is flat.
|
|
316
|
-
*/
|
|
317
|
-
get flatTextColor(): string;
|
|
318
|
-
set flatTextColor(v: string);
|
|
319
|
-
/**
|
|
320
|
-
* Gets or sets the color to use for the hovered text of the button when type is flat.
|
|
321
|
-
*/
|
|
322
|
-
get flatHoverTextColor(): string;
|
|
323
|
-
set flatHoverTextColor(v: string);
|
|
324
|
-
/**
|
|
325
|
-
* Gets or sets the color to use for the backround the button when it is focused and flat.
|
|
326
|
-
*/
|
|
327
|
-
get flatFocusBackgroundColor(): string;
|
|
328
|
-
set flatFocusBackgroundColor(v: string);
|
|
329
|
-
/**
|
|
330
|
-
* Gets or sets the color to use for the text the button when it is focused and flat.
|
|
331
|
-
*/
|
|
332
|
-
get flatFocusTextColor(): string;
|
|
333
|
-
set flatFocusTextColor(v: string);
|
|
334
|
-
/**
|
|
335
|
-
* Gets or sets the width to use for the button border when the type is flat.
|
|
336
|
-
*/
|
|
337
|
-
get flatBorderWidth(): number;
|
|
338
|
-
set flatBorderWidth(v: number);
|
|
339
|
-
get flatCornerRadiusBottomRight(): number;
|
|
340
|
-
set flatCornerRadiusBottomRight(v: number);
|
|
341
|
-
get flatCornerRadiusBottomLeft(): number;
|
|
342
|
-
set flatCornerRadiusBottomLeft(v: number);
|
|
343
|
-
get flatCornerRadiusTopLeft(): number;
|
|
344
|
-
set flatCornerRadiusTopLeft(v: number);
|
|
345
|
-
get flatCornerRadiusTopRight(): number;
|
|
346
|
-
set flatCornerRadiusTopRight(v: number);
|
|
347
|
-
ensureFlatCornerRadius(): void;
|
|
348
|
-
/**
|
|
349
|
-
* Gets or sets the color to use for the background when the button regardless of type.
|
|
350
|
-
*/
|
|
351
|
-
get backgroundColor(): string;
|
|
352
|
-
set backgroundColor(v: string);
|
|
353
|
-
/**
|
|
354
|
-
* Gets or sets the color to use for the disabled background of the button when the type is disabled.
|
|
355
|
-
*/
|
|
356
|
-
get disabledBackgroundColor(): string;
|
|
357
|
-
set disabledBackgroundColor(v: string);
|
|
358
|
-
/**
|
|
359
|
-
* Gets or sets the color to use for the disabled border of the button when the type is raised.
|
|
360
|
-
*/
|
|
361
|
-
get disabledBorderColor(): string;
|
|
362
|
-
set disabledBorderColor(v: string);
|
|
363
|
-
/**
|
|
364
|
-
* Gets or sets the color to use for the disabled text of the button when the type is raised.
|
|
365
|
-
*/
|
|
366
|
-
get disabledTextColor(): string;
|
|
367
|
-
set disabledTextColor(v: string);
|
|
368
|
-
/**
|
|
369
|
-
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
370
|
-
*/
|
|
371
|
-
get disabledElevation(): number;
|
|
372
|
-
set disabledElevation(v: number);
|
|
373
|
-
/**
|
|
374
|
-
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
375
|
-
*/
|
|
376
|
-
get elevationMode(): ElevationMode;
|
|
377
|
-
set elevationMode(v: ElevationMode);
|
|
378
|
-
/**
|
|
379
|
-
* Gets or sets the hover color to use for the background of the button when the type is hovered.
|
|
380
|
-
*/
|
|
381
|
-
get hoverBackgroundColor(): string;
|
|
382
|
-
set hoverBackgroundColor(v: string);
|
|
383
|
-
/**
|
|
384
|
-
* Gets or sets the border color to use for the button regardless of type.
|
|
385
|
-
*/
|
|
386
|
-
get borderColor(): string;
|
|
387
|
-
set borderColor(v: string);
|
|
388
|
-
/**
|
|
389
|
-
* Gets or sets the elevation to use for the button regardless of type.
|
|
390
|
-
*/
|
|
391
|
-
get restingElevation(): number;
|
|
392
|
-
set restingElevation(v: number);
|
|
393
|
-
/**
|
|
394
|
-
* Gets or sets the hover elevation to use for the button regardless of type.
|
|
395
|
-
*/
|
|
396
|
-
get hoverElevation(): number;
|
|
397
|
-
set hoverElevation(v: number);
|
|
398
|
-
/**
|
|
399
|
-
* Gets or sets the focus elevation to use for the button regardless of type.
|
|
400
|
-
*/
|
|
401
|
-
get focusElevation(): number;
|
|
402
|
-
set focusElevation(v: number);
|
|
403
|
-
/**
|
|
404
|
-
* Gets or sets the use for the button.
|
|
405
|
-
*/
|
|
406
|
-
get textStyle(): string;
|
|
407
|
-
set textStyle(v: string);
|
|
408
|
-
/**
|
|
409
|
-
* Gets or sets the color to use for the text of the button regardless of type.
|
|
410
|
-
*/
|
|
411
|
-
get textColor(): string;
|
|
412
|
-
set textColor(v: string);
|
|
413
|
-
/**
|
|
414
|
-
* Gets or sets the color to use for the hovered text of the button regardless of type.
|
|
415
|
-
*/
|
|
416
|
-
get hoverTextColor(): string;
|
|
417
|
-
set hoverTextColor(v: string);
|
|
418
|
-
/**
|
|
419
|
-
* Gets or sets the color to use for the background of the button regardless of type.
|
|
420
|
-
*/
|
|
421
|
-
get rippleColor(): string;
|
|
422
|
-
set rippleColor(v: string);
|
|
423
|
-
/**
|
|
424
|
-
* Gets or sets the color to use for the text of the button when type is raised.
|
|
425
|
-
*/
|
|
426
|
-
get raisedTextColor(): string;
|
|
427
|
-
set raisedTextColor(v: string);
|
|
428
|
-
/**
|
|
429
|
-
* Gets or sets the color to use for the hovered text of the button when type is raised.
|
|
430
|
-
*/
|
|
431
|
-
get raisedHoverTextColor(): string;
|
|
432
|
-
set raisedHoverTextColor(v: string);
|
|
433
|
-
/**
|
|
434
|
-
* Gets or sets the color to use for the backround the button when it is focused and raised.
|
|
435
|
-
*/
|
|
436
|
-
get raisedFocusBackgroundColor(): string;
|
|
437
|
-
set raisedFocusBackgroundColor(v: string);
|
|
438
|
-
/**
|
|
439
|
-
* Gets or sets the color to use for the text the button when it is focused and raised.
|
|
440
|
-
*/
|
|
441
|
-
get raisedFocusTextColor(): string;
|
|
442
|
-
set raisedFocusTextColor(v: string);
|
|
443
|
-
/**
|
|
444
|
-
* Gets or sets the color to use for the backround the button when it is focused.
|
|
445
|
-
*/
|
|
446
|
-
get focusBackgroundColor(): string;
|
|
447
|
-
set focusBackgroundColor(v: string);
|
|
448
|
-
/**
|
|
449
|
-
* Gets or sets the color to use for the text of the button when it is focused.
|
|
450
|
-
*/
|
|
451
|
-
get focusTextColor(): string;
|
|
452
|
-
set focusTextColor(v: string);
|
|
453
|
-
/**
|
|
454
|
-
* Gets or sets the width to use for the button border regardless of type.
|
|
455
|
-
*/
|
|
456
|
-
get borderWidth(): number;
|
|
457
|
-
set borderWidth(v: number);
|
|
458
|
-
get cornerRadiusBottomRight(): number;
|
|
459
|
-
set cornerRadiusBottomRight(v: number);
|
|
460
|
-
get cornerRadiusBottomLeft(): number;
|
|
461
|
-
set cornerRadiusBottomLeft(v: number);
|
|
462
|
-
get cornerRadiusTopLeft(): number;
|
|
463
|
-
set cornerRadiusTopLeft(v: number);
|
|
464
|
-
get cornerRadiusTopRight(): number;
|
|
465
|
-
set cornerRadiusTopRight(v: number);
|
|
466
|
-
ensureCornerRadius(): void;
|
|
467
|
-
/**
|
|
468
|
-
* Gets or sets the color to use for the background of the button when the type is outlined.
|
|
469
|
-
*/
|
|
470
|
-
get outlinedBackgroundColor(): string;
|
|
471
|
-
set outlinedBackgroundColor(v: string);
|
|
472
|
-
/**
|
|
473
|
-
* Gets or sets the color to use for the disabled background of the button when the type is outlined.
|
|
474
|
-
*/
|
|
475
|
-
get outlinedDisabledBackgroundColor(): string;
|
|
476
|
-
set outlinedDisabledBackgroundColor(v: string);
|
|
477
|
-
/**
|
|
478
|
-
* Gets or sets the color to use for the disabled border of the button when the type is outlined.
|
|
479
|
-
*/
|
|
480
|
-
get outlinedDisabledBorderColor(): string;
|
|
481
|
-
set outlinedDisabledBorderColor(v: string);
|
|
482
|
-
/**
|
|
483
|
-
* Gets or sets the color to use for the disabled text of the button when the type is outlined.
|
|
484
|
-
*/
|
|
485
|
-
get outlinedDisabledTextColor(): string;
|
|
486
|
-
set outlinedDisabledTextColor(v: string);
|
|
487
|
-
/**
|
|
488
|
-
* Gets or sets the disabled elevation to use for the button when the type is outlined.
|
|
489
|
-
*/
|
|
490
|
-
get outlinedDisabledElevation(): number;
|
|
491
|
-
set outlinedDisabledElevation(v: number);
|
|
492
|
-
/**
|
|
493
|
-
* Gets or sets the hover color to use for the background of the button when the type is hoveredOutlined.
|
|
494
|
-
*/
|
|
495
|
-
get outlinedHoverBackgroundColor(): string;
|
|
496
|
-
set outlinedHoverBackgroundColor(v: string);
|
|
497
|
-
/**
|
|
498
|
-
* Gets or sets the border color to use for the button when the type is outlined.
|
|
499
|
-
*/
|
|
500
|
-
get outlinedBorderColor(): string;
|
|
501
|
-
set outlinedBorderColor(v: string);
|
|
502
|
-
/**
|
|
503
|
-
* Gets or sets the elevation to use for the button when the type is outlined.
|
|
504
|
-
*/
|
|
505
|
-
get outlinedRestingElevation(): number;
|
|
506
|
-
set outlinedRestingElevation(v: number);
|
|
507
|
-
/**
|
|
508
|
-
* Gets or sets the hover elevation to use for the button when the type is outlined.
|
|
509
|
-
*/
|
|
510
|
-
get outlinedHoverElevation(): number;
|
|
511
|
-
set outlinedHoverElevation(v: number);
|
|
512
|
-
/**
|
|
513
|
-
* Gets or sets the focus elevation to use for the button when the type is outlined.
|
|
514
|
-
*/
|
|
515
|
-
get outlinedFocusElevation(): number;
|
|
516
|
-
set outlinedFocusElevation(v: number);
|
|
517
|
-
/**
|
|
518
|
-
* Gets or sets the width to use for the button border when the type is outlined.
|
|
519
|
-
*/
|
|
520
|
-
get outlinedBorderWidth(): number;
|
|
521
|
-
set outlinedBorderWidth(v: number);
|
|
522
|
-
get outlinedCornerRadiusBottomRight(): number;
|
|
523
|
-
set outlinedCornerRadiusBottomRight(v: number);
|
|
524
|
-
get outlinedCornerRadiusBottomLeft(): number;
|
|
525
|
-
set outlinedCornerRadiusBottomLeft(v: number);
|
|
526
|
-
get outlinedCornerRadiusTopLeft(): number;
|
|
527
|
-
set outlinedCornerRadiusTopLeft(v: number);
|
|
528
|
-
get outlinedCornerRadiusTopRight(): number;
|
|
529
|
-
set outlinedCornerRadiusTopRight(v: number);
|
|
530
|
-
ensureOutlinedCornerRadius(): void;
|
|
531
|
-
/**
|
|
532
|
-
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
533
|
-
*/
|
|
534
|
-
get outlinedRippleColor(): string;
|
|
535
|
-
set outlinedRippleColor(v: string);
|
|
536
|
-
/**
|
|
537
|
-
* Gets or sets the color to use for the text of the button when type is outlined.
|
|
538
|
-
*/
|
|
539
|
-
get outlinedTextColor(): string;
|
|
540
|
-
set outlinedTextColor(v: string);
|
|
541
|
-
/**
|
|
542
|
-
* Gets or sets the color to use for the hovered text of the button when type is outlined.
|
|
543
|
-
*/
|
|
544
|
-
get outlinedHoverTextColor(): string;
|
|
545
|
-
set outlinedHoverTextColor(v: string);
|
|
546
|
-
/**
|
|
547
|
-
* Gets or sets the color to use for the backround the button when it is focused and outlined.
|
|
548
|
-
*/
|
|
549
|
-
get outlinedFocusBackgroundColor(): string;
|
|
550
|
-
set outlinedFocusBackgroundColor(v: string);
|
|
551
|
-
/**
|
|
552
|
-
* Gets or sets the color to use for the text the button when it is focused and outlined.
|
|
553
|
-
*/
|
|
554
|
-
get outlinedFocusTextColor(): string;
|
|
555
|
-
set outlinedFocusTextColor(v: string);
|
|
556
|
-
/**
|
|
557
|
-
* Gets or sets the color to use for the background of the button when the type is floating action button.
|
|
558
|
-
*/
|
|
559
|
-
get fabBackgroundColor(): string;
|
|
560
|
-
set fabBackgroundColor(v: string);
|
|
561
|
-
/**
|
|
562
|
-
* Gets or sets the color to use for the disabled background of the button when the type is fab.
|
|
563
|
-
*/
|
|
564
|
-
get fabDisabledBackgroundColor(): string;
|
|
565
|
-
set fabDisabledBackgroundColor(v: string);
|
|
566
|
-
/**
|
|
567
|
-
* Gets or sets the color to use for the disabled border of the button when the type is fab.
|
|
568
|
-
*/
|
|
569
|
-
get fabDisabledBorderColor(): string;
|
|
570
|
-
set fabDisabledBorderColor(v: string);
|
|
571
|
-
/**
|
|
572
|
-
* Gets or sets the color to use for the disabled text of the button when the type is fab.
|
|
573
|
-
*/
|
|
574
|
-
get fabDisabledTextColor(): string;
|
|
575
|
-
set fabDisabledTextColor(v: string);
|
|
576
|
-
/**
|
|
577
|
-
* Gets or sets the disabled elevation to use for the button when the type is fab.
|
|
578
|
-
*/
|
|
579
|
-
get fabDisabledElevation(): number;
|
|
580
|
-
set fabDisabledElevation(v: number);
|
|
581
|
-
/**
|
|
582
|
-
* Gets or sets the hover color to use for the background of the button when the type is hoveredFab.
|
|
583
|
-
*/
|
|
584
|
-
get fabHoverBackgroundColor(): string;
|
|
585
|
-
set fabHoverBackgroundColor(v: string);
|
|
586
|
-
/**
|
|
587
|
-
* Gets or sets the border color to use for the button when the type is floating action button.
|
|
588
|
-
*/
|
|
589
|
-
get fabBorderColor(): string;
|
|
590
|
-
set fabBorderColor(v: string);
|
|
591
|
-
/**
|
|
592
|
-
* Gets or sets the elevation to use for the button when the type is floating action button.
|
|
593
|
-
*/
|
|
594
|
-
get fabRestingElevation(): number;
|
|
595
|
-
set fabRestingElevation(v: number);
|
|
596
|
-
/**
|
|
597
|
-
* Gets or sets the hover elevation to use for the button when the type is floating action button.
|
|
598
|
-
*/
|
|
599
|
-
get fabHoverElevation(): number;
|
|
600
|
-
set fabHoverElevation(v: number);
|
|
601
|
-
/**
|
|
602
|
-
* Gets or sets the focus elevation to use for the button when the type is floating action button.
|
|
603
|
-
*/
|
|
604
|
-
get fabFocusElevation(): number;
|
|
605
|
-
set fabFocusElevation(v: number);
|
|
606
|
-
/**
|
|
607
|
-
* Gets or sets the width to use for the button border when the type is floating action button.
|
|
608
|
-
*/
|
|
609
|
-
get fabBorderWidth(): number;
|
|
610
|
-
set fabBorderWidth(v: number);
|
|
611
|
-
get fabCornerRadiusBottomRight(): number;
|
|
612
|
-
set fabCornerRadiusBottomRight(v: number);
|
|
613
|
-
get fabCornerRadiusBottomLeft(): number;
|
|
614
|
-
set fabCornerRadiusBottomLeft(v: number);
|
|
615
|
-
get fabCornerRadiusTopLeft(): number;
|
|
616
|
-
set fabCornerRadiusTopLeft(v: number);
|
|
617
|
-
get fabCornerRadiusTopRight(): number;
|
|
618
|
-
set fabCornerRadiusTopRight(v: number);
|
|
619
|
-
ensureFabCornerRadius(): void;
|
|
620
|
-
/**
|
|
621
|
-
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
622
|
-
*/
|
|
623
|
-
get fabRippleColor(): string;
|
|
624
|
-
set fabRippleColor(v: string);
|
|
625
|
-
/**
|
|
626
|
-
* Gets or sets the color to use for the text of the button when type is floating action button.
|
|
627
|
-
*/
|
|
628
|
-
get fabTextColor(): string;
|
|
629
|
-
set fabTextColor(v: string);
|
|
630
|
-
/**
|
|
631
|
-
* Gets or sets the color to use for the hovered text of the button when type is floating action button.
|
|
632
|
-
*/
|
|
633
|
-
get fabHoverTextColor(): string;
|
|
634
|
-
set fabHoverTextColor(v: string);
|
|
635
|
-
/**
|
|
636
|
-
* Gets or sets the color to use for the backround the button when it is focused and fab.
|
|
637
|
-
*/
|
|
638
|
-
get fabFocusBackgroundColor(): string;
|
|
639
|
-
set fabFocusBackgroundColor(v: string);
|
|
640
|
-
/**
|
|
641
|
-
* Gets or sets the color to use for the text the button when it is focused and fab.
|
|
642
|
-
*/
|
|
643
|
-
get fabFocusTextColor(): string;
|
|
644
|
-
set fabFocusTextColor(v: string);
|
|
645
|
-
/**
|
|
646
|
-
* Gets or sets the color to use for the background of the button when the type is icon.
|
|
647
|
-
*/
|
|
648
|
-
get iconBackgroundColor(): string;
|
|
649
|
-
set iconBackgroundColor(v: string);
|
|
650
|
-
/**
|
|
651
|
-
* Gets or sets the color to use for the disabled background of the button when the type is icon.
|
|
652
|
-
*/
|
|
653
|
-
get iconDisabledBackgroundColor(): string;
|
|
654
|
-
set iconDisabledBackgroundColor(v: string);
|
|
655
|
-
/**
|
|
656
|
-
* Gets or sets the color to use for the disabled border of the button when the type is icon.
|
|
657
|
-
*/
|
|
658
|
-
get iconDisabledBorderColor(): string;
|
|
659
|
-
set iconDisabledBorderColor(v: string);
|
|
660
|
-
/**
|
|
661
|
-
* Gets or sets the color to use for the disabled text of the button when the type is icon.
|
|
662
|
-
*/
|
|
663
|
-
get iconDisabledTextColor(): string;
|
|
664
|
-
set iconDisabledTextColor(v: string);
|
|
665
|
-
/**
|
|
666
|
-
* Gets or sets the disabled elevation to use for the button when the type is icon.
|
|
667
|
-
*/
|
|
668
|
-
get iconDisabledElevation(): number;
|
|
669
|
-
set iconDisabledElevation(v: number);
|
|
670
|
-
/**
|
|
671
|
-
* Gets or sets the hover color to use for the background of the button when the type is hoveredIcon.
|
|
672
|
-
*/
|
|
673
|
-
get iconHoverBackgroundColor(): string;
|
|
674
|
-
set iconHoverBackgroundColor(v: string);
|
|
675
|
-
/**
|
|
676
|
-
* Gets or sets the border color to use for the button when the type is icon.
|
|
677
|
-
*/
|
|
678
|
-
get iconBorderColor(): string;
|
|
679
|
-
set iconBorderColor(v: string);
|
|
680
|
-
/**
|
|
681
|
-
* Gets or sets the elevation to use for the button when the type is icon.
|
|
682
|
-
*/
|
|
683
|
-
get iconRestingElevation(): number;
|
|
684
|
-
set iconRestingElevation(v: number);
|
|
685
|
-
/**
|
|
686
|
-
* Gets or sets the hover elevation to use for the button when the type is icon.
|
|
687
|
-
*/
|
|
688
|
-
get iconHoverElevation(): number;
|
|
689
|
-
set iconHoverElevation(v: number);
|
|
690
|
-
/**
|
|
691
|
-
* Gets or sets the focus elevation to use for the button when the type is icon.
|
|
692
|
-
*/
|
|
693
|
-
get iconFocusElevation(): number;
|
|
694
|
-
set iconFocusElevation(v: number);
|
|
695
|
-
/**
|
|
696
|
-
* Gets or sets the width to use for the button border when the type is icon.
|
|
697
|
-
*/
|
|
698
|
-
get iconBorderWidth(): number;
|
|
699
|
-
set iconBorderWidth(v: number);
|
|
700
|
-
get iconCornerRadiusBottomRight(): number;
|
|
701
|
-
set iconCornerRadiusBottomRight(v: number);
|
|
702
|
-
get iconCornerRadiusBottomLeft(): number;
|
|
703
|
-
set iconCornerRadiusBottomLeft(v: number);
|
|
704
|
-
get iconCornerRadiusTopLeft(): number;
|
|
705
|
-
set iconCornerRadiusTopLeft(v: number);
|
|
706
|
-
get iconCornerRadiusTopRight(): number;
|
|
707
|
-
set iconCornerRadiusTopRight(v: number);
|
|
708
|
-
ensureIconCornerRadius(): void;
|
|
709
|
-
/**
|
|
710
|
-
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
711
|
-
*/
|
|
712
|
-
get iconRippleColor(): string;
|
|
713
|
-
set iconRippleColor(v: string);
|
|
714
|
-
/**
|
|
715
|
-
* Gets or sets the color to use for the text of the button when type is icon.
|
|
716
|
-
*/
|
|
717
|
-
get iconTextColor(): string;
|
|
718
|
-
set iconTextColor(v: string);
|
|
719
|
-
/**
|
|
720
|
-
* Gets or sets the color to use for the hovered text of the button when type is icon.
|
|
721
|
-
*/
|
|
722
|
-
get iconHoverTextColor(): string;
|
|
723
|
-
set iconHoverTextColor(v: string);
|
|
724
|
-
/**
|
|
725
|
-
* Gets or sets the color to use for the backround the button when it is focused and icon.
|
|
726
|
-
*/
|
|
727
|
-
get iconFocusBackgroundColor(): string;
|
|
728
|
-
set iconFocusBackgroundColor(v: string);
|
|
729
|
-
/**
|
|
730
|
-
* Gets or sets the color to use for the text the button when it is focused and icon.
|
|
731
|
-
*/
|
|
732
|
-
get iconFocusTextColor(): string;
|
|
733
|
-
set iconFocusTextColor(v: string);
|
|
734
|
-
/**
|
|
735
|
-
* Gets or sets the id to use for the internal native checkbox.
|
|
736
|
-
*/
|
|
737
|
-
get inputId(): string;
|
|
738
|
-
set inputId(v: string);
|
|
739
|
-
/**
|
|
740
|
-
* Gets or sets the id to use for the checkbox.
|
|
741
|
-
*/
|
|
742
|
-
get id(): string;
|
|
743
|
-
set id(v: string);
|
|
744
|
-
/**
|
|
745
|
-
* Gets or sets the id to use for the checkbox.
|
|
746
|
-
*/
|
|
747
|
-
get display(): string;
|
|
748
|
-
set display(v: string);
|
|
749
|
-
/**
|
|
750
|
-
* Gets or sets the id to use for the checkbox.
|
|
751
|
-
*/
|
|
752
|
-
get flexDirection(): string;
|
|
753
|
-
set flexDirection(v: string);
|
|
754
|
-
/**
|
|
755
|
-
* Gets or sets the flex-grow setting for the button.
|
|
756
|
-
*/
|
|
757
|
-
get flexGrow(): string;
|
|
758
|
-
set flexGrow(v: string);
|
|
759
|
-
/**
|
|
760
|
-
* Gets or sets the id to use for the checkbox.
|
|
761
|
-
*/
|
|
762
|
-
get alignItems(): string;
|
|
763
|
-
set alignItems(v: string);
|
|
764
|
-
/**
|
|
765
|
-
* Gets or sets value to use for the checkbox.
|
|
766
|
-
*/
|
|
767
|
-
get value(): any;
|
|
768
|
-
set value(v: any);
|
|
769
|
-
/**
|
|
770
|
-
* Gets or sets name to use for the button.
|
|
771
|
-
*/
|
|
772
|
-
get name(): string;
|
|
773
|
-
set name(v: string);
|
|
774
|
-
/**
|
|
775
|
-
* Gets or sets TabIndex to use for the checkbox.
|
|
776
|
-
*/
|
|
777
|
-
get tabIndex(): number;
|
|
778
|
-
set tabIndex(v: number);
|
|
779
|
-
/**
|
|
780
|
-
* Gets or sets the value of the aria-label attribute.
|
|
781
|
-
*/
|
|
782
|
-
get ariaLabel(): string;
|
|
783
|
-
set ariaLabel(v: string);
|
|
784
|
-
/**
|
|
785
|
-
* Gets or sets whether the button should fill the available space. If false, the button
|
|
786
|
-
* will use an intrinsic size.
|
|
787
|
-
*/
|
|
788
|
-
get fillAvailableSpace(): boolean;
|
|
789
|
-
set fillAvailableSpace(v: boolean);
|
|
790
|
-
/**
|
|
791
|
-
* Gets or sets if the checkbox is Focused.
|
|
792
|
-
*/
|
|
793
|
-
get focused(): boolean;
|
|
794
|
-
set focused(v: boolean);
|
|
795
|
-
/**
|
|
796
|
-
* Gets or sets if the button show use styling to show focus.
|
|
797
|
-
*/
|
|
798
|
-
get isFocusStyleEnabled(): boolean;
|
|
799
|
-
set isFocusStyleEnabled(v: boolean);
|
|
800
|
-
/**
|
|
801
|
-
* Gets or sets whether to disable the ripple effect for the button.
|
|
802
|
-
*/
|
|
803
|
-
get disableRipple(): boolean;
|
|
804
|
-
set disableRipple(v: boolean);
|
|
805
|
-
/**
|
|
806
|
-
* Gets whether to actually disable the ripple effect for the button.
|
|
807
|
-
*/
|
|
808
|
-
get actualDisableRipple(): boolean;
|
|
809
|
-
set actualDisableRipple(v: boolean);
|
|
810
|
-
/**
|
|
811
|
-
* Gets or sets whether the hover effect is disabled.
|
|
812
|
-
*/
|
|
813
|
-
get disableHover(): boolean;
|
|
814
|
-
set disableHover(v: boolean);
|
|
815
|
-
/**
|
|
816
|
-
* Gets or sets whether the checkbox is checked.
|
|
817
|
-
*/
|
|
818
|
-
get isHover(): boolean;
|
|
819
|
-
set isHover(v: boolean);
|
|
820
|
-
/**
|
|
821
|
-
* Gets or sets whether the checkbox is disabled.
|
|
822
|
-
*/
|
|
823
|
-
get disabled(): boolean;
|
|
824
|
-
set disabled(v: boolean);
|
|
825
|
-
/**
|
|
826
|
-
* Gets or sets whether the checkbox transitions are disabled.
|
|
827
|
-
*/
|
|
828
|
-
get disableTransitions(): boolean;
|
|
829
|
-
set disableTransitions(v: boolean);
|
|
830
|
-
/**
|
|
831
|
-
* Gets or sets whether the cursor will change into a pointer when the button is hovered.
|
|
832
|
-
*/
|
|
833
|
-
get disablePointer(): boolean;
|
|
834
|
-
set disablePointer(v: boolean);
|
|
835
|
-
/**
|
|
836
|
-
* Gets or sets the left padding for the button content.
|
|
837
|
-
*/
|
|
838
|
-
get contentPaddingLeft(): number;
|
|
839
|
-
set contentPaddingLeft(v: number);
|
|
840
|
-
/**
|
|
841
|
-
* Gets or sets the top padding for the button content.
|
|
842
|
-
*/
|
|
843
|
-
get contentPaddingTop(): number;
|
|
844
|
-
set contentPaddingTop(v: number);
|
|
845
|
-
/**
|
|
846
|
-
* Gets or sets the right padding for the button content.
|
|
847
|
-
*/
|
|
848
|
-
get contentPaddingRight(): number;
|
|
849
|
-
set contentPaddingRight(v: number);
|
|
850
|
-
/**
|
|
851
|
-
* Gets or sets the bottom padding for the button content.
|
|
852
|
-
*/
|
|
853
|
-
get contentPaddingBottom(): number;
|
|
854
|
-
set contentPaddingBottom(v: number);
|
|
855
|
-
get horizontalContentAlignment(): HorizontalAlignment;
|
|
856
|
-
set horizontalContentAlignment(v: HorizontalAlignment);
|
|
857
|
-
get verticalContentAlignment(): VerticalAlignment;
|
|
858
|
-
set verticalContentAlignment(v: VerticalAlignment);
|
|
859
|
-
/**
|
|
860
|
-
* Gets or sets if clicking on the button is allowed to tunnel down to button content.
|
|
861
|
-
*/
|
|
862
|
-
get clickTunneling(): boolean;
|
|
863
|
-
set clickTunneling(v: boolean);
|
|
864
|
-
/**
|
|
865
|
-
* Gets or sets whether mouse events on the button will bubble up to parent elements.
|
|
866
|
-
*/
|
|
867
|
-
get stopPropagation(): boolean;
|
|
868
|
-
set stopPropagation(v: boolean);
|
|
869
|
-
findByName(name: string): any;
|
|
870
|
-
protected __p: string;
|
|
871
|
-
protected _hasUserValues: Set<string>;
|
|
872
|
-
protected get hasUserValues(): Set<string>;
|
|
873
|
-
protected __m(propertyName: string): void;
|
|
874
|
-
protected _stylingContainer: any;
|
|
875
|
-
protected _stylingParent: any;
|
|
876
|
-
protected _inStyling: boolean;
|
|
877
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
878
|
-
onDetachedFromUI(): void;
|
|
879
|
-
onAttachedToUI(): void;
|
|
880
|
-
/**
|
|
881
|
-
* Exports visual information about the current state of the grid.
|
|
882
|
-
|
|
883
|
-
*/
|
|
884
|
-
exportVisualModel(): any;
|
|
885
|
-
/**
|
|
886
|
-
* Returns a serialized copy of the exported visual model
|
|
887
|
-
|
|
888
|
-
*/
|
|
889
|
-
exportSerializedVisualModel(): string;
|
|
890
|
-
private _clicked;
|
|
891
|
-
private _clicked_wrapped;
|
|
892
|
-
get clicked(): (s: IgcXButtonComponent, e: IgcButtonClickEventArgs) => void;
|
|
893
|
-
set clicked(ev: (s: IgcXButtonComponent, e: IgcButtonClickEventArgs) => void);
|
|
894
|
-
private _gotFocus;
|
|
895
|
-
private _gotFocus_wrapped;
|
|
896
|
-
get gotFocus(): (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void;
|
|
897
|
-
set gotFocus(ev: (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void);
|
|
898
|
-
private _lostFocus;
|
|
899
|
-
private _lostFocus_wrapped;
|
|
900
|
-
get lostFocus(): (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void;
|
|
901
|
-
set lostFocus(ev: (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void);
|
|
902
|
-
}
|
|
1
|
+
import { XButton } from "./XButton";
|
|
2
|
+
import { ButtonDisplayStyle } from './ButtonDisplayStyle';
|
|
3
|
+
import { IgcButtonClickEventArgs } from './igc-button-click-event-args';
|
|
4
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
6
|
+
import { ElevationMode } from "igniteui-webcomponents-core";
|
|
7
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
8
|
+
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
9
|
+
import { VerticalAlignment } from "igniteui-webcomponents-core";
|
|
10
|
+
import { IgcFocusEventArgs } from "igniteui-webcomponents-core";
|
|
11
|
+
export declare class IgcXButtonComponent extends IgcHTMLElement {
|
|
12
|
+
private _portalManager;
|
|
13
|
+
private _container;
|
|
14
|
+
private _renderer;
|
|
15
|
+
private _onDisplayChanged;
|
|
16
|
+
private _onFlexDirectionChanged;
|
|
17
|
+
private _onFlexGrowChanged;
|
|
18
|
+
private _onAlignItemsChanged;
|
|
19
|
+
constructor();
|
|
20
|
+
private _onChildrenChanged;
|
|
21
|
+
updateStyle(): void;
|
|
22
|
+
destroy(): void;
|
|
23
|
+
private _wrapper;
|
|
24
|
+
protected createImplementation(): XButton;
|
|
25
|
+
private _button;
|
|
26
|
+
private _disconnected;
|
|
27
|
+
disconnectedCallback(): void;
|
|
28
|
+
connectedCallback(): void;
|
|
29
|
+
afterContentInit(): void;
|
|
30
|
+
protected _implementation: any;
|
|
31
|
+
/**
|
|
32
|
+
* @hidden
|
|
33
|
+
*/
|
|
34
|
+
get i(): XButton; /**
|
|
35
|
+
* @hidden
|
|
36
|
+
*/
|
|
37
|
+
static _createFromInternal(internal: any): IgcXButtonComponent;
|
|
38
|
+
private _settingAttributes;
|
|
39
|
+
protected _attached: boolean;
|
|
40
|
+
private _queuedSetAttributes;
|
|
41
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
42
|
+
protected _flushQueuedAttributes(): void;
|
|
43
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
44
|
+
private static _observedAttributesIgcXButtonComponent;
|
|
45
|
+
static get observedAttributes(): string[];
|
|
46
|
+
private _updatingFromAttribute;
|
|
47
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
48
|
+
static htmlTagName: string;
|
|
49
|
+
protected static _isElementRegistered: boolean;
|
|
50
|
+
static register(): void;
|
|
51
|
+
/**
|
|
52
|
+
* Gets or sets the min width to use for the button.
|
|
53
|
+
*/
|
|
54
|
+
get minWidth(): number;
|
|
55
|
+
set minWidth(v: number);
|
|
56
|
+
/**
|
|
57
|
+
* Gets or sets the min height to use for the button.
|
|
58
|
+
*/
|
|
59
|
+
get minHeight(): number;
|
|
60
|
+
set minHeight(v: number);
|
|
61
|
+
/**
|
|
62
|
+
* Gets or sets the display style to use for the button.
|
|
63
|
+
*/
|
|
64
|
+
get displayType(): ButtonDisplayStyle;
|
|
65
|
+
set displayType(v: ButtonDisplayStyle);
|
|
66
|
+
/**
|
|
67
|
+
* Gets or sets the display density to use for the button.
|
|
68
|
+
*/
|
|
69
|
+
get density(): ControlDisplayDensity;
|
|
70
|
+
set density(v: ControlDisplayDensity);
|
|
71
|
+
/**
|
|
72
|
+
* Gets or sets the base built in theme to use for the button.
|
|
73
|
+
*/
|
|
74
|
+
get baseTheme(): BaseControlTheme;
|
|
75
|
+
set baseTheme(v: BaseControlTheme);
|
|
76
|
+
/**
|
|
77
|
+
* Gets the actual display density to use for the label.
|
|
78
|
+
*/
|
|
79
|
+
get actualDensity(): ControlDisplayDensity;
|
|
80
|
+
set actualDensity(v: ControlDisplayDensity);
|
|
81
|
+
/**
|
|
82
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
83
|
+
*/
|
|
84
|
+
get actualBorderColor(): string;
|
|
85
|
+
set actualBorderColor(v: string);
|
|
86
|
+
/**
|
|
87
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
88
|
+
*/
|
|
89
|
+
get actualUmbraShadowColor(): string;
|
|
90
|
+
set actualUmbraShadowColor(v: string);
|
|
91
|
+
/**
|
|
92
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
93
|
+
*/
|
|
94
|
+
get actualPenumbraShadowColor(): string;
|
|
95
|
+
set actualPenumbraShadowColor(v: string);
|
|
96
|
+
/**
|
|
97
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
98
|
+
*/
|
|
99
|
+
get actualAmbientShadowColor(): string;
|
|
100
|
+
set actualAmbientShadowColor(v: string);
|
|
101
|
+
/**
|
|
102
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
103
|
+
*/
|
|
104
|
+
get actualRestingElevation(): number;
|
|
105
|
+
set actualRestingElevation(v: number);
|
|
106
|
+
/**
|
|
107
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
108
|
+
*/
|
|
109
|
+
get actualFocusElevation(): number;
|
|
110
|
+
set actualFocusElevation(v: number);
|
|
111
|
+
/**
|
|
112
|
+
* Gets or sets the color to use for the check mark when the checkbox is checked.
|
|
113
|
+
*/
|
|
114
|
+
get actualHoverElevation(): number;
|
|
115
|
+
set actualHoverElevation(v: number);
|
|
116
|
+
/**
|
|
117
|
+
* Gets or sets the color to use for the ripple when the button is pressed.
|
|
118
|
+
*/
|
|
119
|
+
get actualRippleColor(): string;
|
|
120
|
+
set actualRippleColor(v: string);
|
|
121
|
+
get actualCornerRadiusBottomRight(): number;
|
|
122
|
+
set actualCornerRadiusBottomRight(v: number);
|
|
123
|
+
get actualCornerRadiusBottomLeft(): number;
|
|
124
|
+
set actualCornerRadiusBottomLeft(v: number);
|
|
125
|
+
get actualCornerRadiusTopLeft(): number;
|
|
126
|
+
set actualCornerRadiusTopLeft(v: number);
|
|
127
|
+
get actualCornerRadiusTopRight(): number;
|
|
128
|
+
set actualCornerRadiusTopRight(v: number);
|
|
129
|
+
ensureActualCornerRadius(): void;
|
|
130
|
+
/**
|
|
131
|
+
* Gets the color to use for the actual background.
|
|
132
|
+
*/
|
|
133
|
+
get actualBackgroundColor(): string;
|
|
134
|
+
set actualBackgroundColor(v: string);
|
|
135
|
+
/**
|
|
136
|
+
* Gets the actual color to use for the disabled background of the button.
|
|
137
|
+
*/
|
|
138
|
+
get actualDisabledBackgroundColor(): string;
|
|
139
|
+
set actualDisabledBackgroundColor(v: string);
|
|
140
|
+
/**
|
|
141
|
+
* Gets the actual color to use for the disabled border of the button.
|
|
142
|
+
*/
|
|
143
|
+
get actualDisabledBorderColor(): string;
|
|
144
|
+
set actualDisabledBorderColor(v: string);
|
|
145
|
+
/**
|
|
146
|
+
* Gets the actual color to use for the disabled text of the button.
|
|
147
|
+
*/
|
|
148
|
+
get actualDisabledTextColor(): string;
|
|
149
|
+
set actualDisabledTextColor(v: string);
|
|
150
|
+
/**
|
|
151
|
+
* Gets the actual disabled elevation to use for the button.
|
|
152
|
+
*/
|
|
153
|
+
get actualDisabledElevation(): number;
|
|
154
|
+
set actualDisabledElevation(v: number);
|
|
155
|
+
/**
|
|
156
|
+
* Gets the actual disabled elevation to use for the button.
|
|
157
|
+
*/
|
|
158
|
+
get actualElevationMode(): ElevationMode;
|
|
159
|
+
set actualElevationMode(v: ElevationMode);
|
|
160
|
+
/**
|
|
161
|
+
* Gets the color to use for the actual background.
|
|
162
|
+
*/
|
|
163
|
+
get actualTextColor(): string;
|
|
164
|
+
set actualTextColor(v: string);
|
|
165
|
+
/**
|
|
166
|
+
* Gets the color to use for the actual background.
|
|
167
|
+
*/
|
|
168
|
+
get actualHoverTextColor(): string;
|
|
169
|
+
set actualHoverTextColor(v: string);
|
|
170
|
+
/**
|
|
171
|
+
* Gets the color to use for the actual background.
|
|
172
|
+
*/
|
|
173
|
+
get actualFocusBackgroundColor(): string;
|
|
174
|
+
set actualFocusBackgroundColor(v: string);
|
|
175
|
+
/**
|
|
176
|
+
* Gets the actual color to use for the focused text.
|
|
177
|
+
*/
|
|
178
|
+
get actualFocusTextColor(): string;
|
|
179
|
+
set actualFocusTextColor(v: string);
|
|
180
|
+
/**
|
|
181
|
+
* Gets the hover color to use for the actual background.
|
|
182
|
+
*/
|
|
183
|
+
get actualHoverBackgroundColor(): string;
|
|
184
|
+
set actualHoverBackgroundColor(v: string);
|
|
185
|
+
/**
|
|
186
|
+
* Gets or sets the Width to use for the check mark when the checkbox is checked.
|
|
187
|
+
*/
|
|
188
|
+
get actualBorderWidth(): number;
|
|
189
|
+
set actualBorderWidth(v: number);
|
|
190
|
+
/**
|
|
191
|
+
* Gets or sets the color to use for the background of the button when the type is raised.
|
|
192
|
+
*/
|
|
193
|
+
get raisedBackgroundColor(): string;
|
|
194
|
+
set raisedBackgroundColor(v: string);
|
|
195
|
+
/**
|
|
196
|
+
* Gets or sets the color to use for the disabled background of the button when the type is raised.
|
|
197
|
+
*/
|
|
198
|
+
get raisedDisabledBackgroundColor(): string;
|
|
199
|
+
set raisedDisabledBackgroundColor(v: string);
|
|
200
|
+
/**
|
|
201
|
+
* Gets or sets the color to use for the disabled border of the button when the type is raised.
|
|
202
|
+
*/
|
|
203
|
+
get raisedDisabledBorderColor(): string;
|
|
204
|
+
set raisedDisabledBorderColor(v: string);
|
|
205
|
+
/**
|
|
206
|
+
* Gets or sets the color to use for the disabled text of the button when the type is raised.
|
|
207
|
+
*/
|
|
208
|
+
get raisedDisabledTextColor(): string;
|
|
209
|
+
set raisedDisabledTextColor(v: string);
|
|
210
|
+
/**
|
|
211
|
+
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
212
|
+
*/
|
|
213
|
+
get raisedDisabledElevation(): number;
|
|
214
|
+
set raisedDisabledElevation(v: number);
|
|
215
|
+
/**
|
|
216
|
+
* Gets or sets the hover color to use for the background of the button when the type is raised.
|
|
217
|
+
*/
|
|
218
|
+
get raisedHoverBackgroundColor(): string;
|
|
219
|
+
set raisedHoverBackgroundColor(v: string);
|
|
220
|
+
/**
|
|
221
|
+
* Gets or sets the border color to use for the button when the type is raised.
|
|
222
|
+
*/
|
|
223
|
+
get raisedBorderColor(): string;
|
|
224
|
+
set raisedBorderColor(v: string);
|
|
225
|
+
/**
|
|
226
|
+
* Gets or sets the elevation to use for the button when the type is raised.
|
|
227
|
+
*/
|
|
228
|
+
get raisedRestingElevation(): number;
|
|
229
|
+
set raisedRestingElevation(v: number);
|
|
230
|
+
/**
|
|
231
|
+
* Gets or sets the hover elevation to use for the button when the type is raised.
|
|
232
|
+
*/
|
|
233
|
+
get raisedHoverElevation(): number;
|
|
234
|
+
set raisedHoverElevation(v: number);
|
|
235
|
+
/**
|
|
236
|
+
* Gets or sets the focus elevation to use for the button when the type is raised.
|
|
237
|
+
*/
|
|
238
|
+
get raisedFocusElevation(): number;
|
|
239
|
+
set raisedFocusElevation(v: number);
|
|
240
|
+
/**
|
|
241
|
+
* Gets or sets the width to use for the button border when the type is raised.
|
|
242
|
+
*/
|
|
243
|
+
get raisedBorderWidth(): number;
|
|
244
|
+
set raisedBorderWidth(v: number);
|
|
245
|
+
get raisedCornerRadiusBottomRight(): number;
|
|
246
|
+
set raisedCornerRadiusBottomRight(v: number);
|
|
247
|
+
get raisedCornerRadiusBottomLeft(): number;
|
|
248
|
+
set raisedCornerRadiusBottomLeft(v: number);
|
|
249
|
+
get raisedCornerRadiusTopLeft(): number;
|
|
250
|
+
set raisedCornerRadiusTopLeft(v: number);
|
|
251
|
+
get raisedCornerRadiusTopRight(): number;
|
|
252
|
+
set raisedCornerRadiusTopRight(v: number);
|
|
253
|
+
ensureRaisedCornerRadius(): void;
|
|
254
|
+
/**
|
|
255
|
+
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
256
|
+
*/
|
|
257
|
+
get raisedRippleColor(): string;
|
|
258
|
+
set raisedRippleColor(v: string);
|
|
259
|
+
/**
|
|
260
|
+
* Gets or sets the color to use for the background of the button when the type is flat.
|
|
261
|
+
*/
|
|
262
|
+
get flatBackgroundColor(): string;
|
|
263
|
+
set flatBackgroundColor(v: string);
|
|
264
|
+
/**
|
|
265
|
+
* Gets or sets the color to use for the disabled background of the button when the type is flat.
|
|
266
|
+
*/
|
|
267
|
+
get flatDisabledBackgroundColor(): string;
|
|
268
|
+
set flatDisabledBackgroundColor(v: string);
|
|
269
|
+
/**
|
|
270
|
+
* Gets or sets the color to use for the disabled border of the button when the type is flat.
|
|
271
|
+
*/
|
|
272
|
+
get flatDisabledBorderColor(): string;
|
|
273
|
+
set flatDisabledBorderColor(v: string);
|
|
274
|
+
/**
|
|
275
|
+
* Gets or sets the color to use for the disabled text of the button when the type is flat.
|
|
276
|
+
*/
|
|
277
|
+
get flatDisabledTextColor(): string;
|
|
278
|
+
set flatDisabledTextColor(v: string);
|
|
279
|
+
/**
|
|
280
|
+
* Gets or sets the disabled elevation to use for the button when the type is flat.
|
|
281
|
+
*/
|
|
282
|
+
get flatDisabledElevation(): number;
|
|
283
|
+
set flatDisabledElevation(v: number);
|
|
284
|
+
/**
|
|
285
|
+
* Gets or sets the hover color to use for the background of the button when the type is flat.
|
|
286
|
+
*/
|
|
287
|
+
get flatHoverBackgroundColor(): string;
|
|
288
|
+
set flatHoverBackgroundColor(v: string);
|
|
289
|
+
/**
|
|
290
|
+
* Gets or sets the border color to use for the button when the type is flat.
|
|
291
|
+
*/
|
|
292
|
+
get flatBorderColor(): string;
|
|
293
|
+
set flatBorderColor(v: string);
|
|
294
|
+
/**
|
|
295
|
+
* Gets or sets the elevation to use for the button when the type is flat.
|
|
296
|
+
*/
|
|
297
|
+
get flatRestingElevation(): number;
|
|
298
|
+
set flatRestingElevation(v: number);
|
|
299
|
+
/**
|
|
300
|
+
* Gets or sets the hover elevation to use for the button when the type is flat.
|
|
301
|
+
*/
|
|
302
|
+
get flatHoverElevation(): number;
|
|
303
|
+
set flatHoverElevation(v: number);
|
|
304
|
+
/**
|
|
305
|
+
* Gets or sets the focus elevation to use for the button when the type is flat.
|
|
306
|
+
*/
|
|
307
|
+
get flatFocusElevation(): number;
|
|
308
|
+
set flatFocusElevation(v: number);
|
|
309
|
+
/**
|
|
310
|
+
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
311
|
+
*/
|
|
312
|
+
get flatRippleColor(): string;
|
|
313
|
+
set flatRippleColor(v: string);
|
|
314
|
+
/**
|
|
315
|
+
* Gets or sets the color to use for the text of the button when type is flat.
|
|
316
|
+
*/
|
|
317
|
+
get flatTextColor(): string;
|
|
318
|
+
set flatTextColor(v: string);
|
|
319
|
+
/**
|
|
320
|
+
* Gets or sets the color to use for the hovered text of the button when type is flat.
|
|
321
|
+
*/
|
|
322
|
+
get flatHoverTextColor(): string;
|
|
323
|
+
set flatHoverTextColor(v: string);
|
|
324
|
+
/**
|
|
325
|
+
* Gets or sets the color to use for the backround the button when it is focused and flat.
|
|
326
|
+
*/
|
|
327
|
+
get flatFocusBackgroundColor(): string;
|
|
328
|
+
set flatFocusBackgroundColor(v: string);
|
|
329
|
+
/**
|
|
330
|
+
* Gets or sets the color to use for the text the button when it is focused and flat.
|
|
331
|
+
*/
|
|
332
|
+
get flatFocusTextColor(): string;
|
|
333
|
+
set flatFocusTextColor(v: string);
|
|
334
|
+
/**
|
|
335
|
+
* Gets or sets the width to use for the button border when the type is flat.
|
|
336
|
+
*/
|
|
337
|
+
get flatBorderWidth(): number;
|
|
338
|
+
set flatBorderWidth(v: number);
|
|
339
|
+
get flatCornerRadiusBottomRight(): number;
|
|
340
|
+
set flatCornerRadiusBottomRight(v: number);
|
|
341
|
+
get flatCornerRadiusBottomLeft(): number;
|
|
342
|
+
set flatCornerRadiusBottomLeft(v: number);
|
|
343
|
+
get flatCornerRadiusTopLeft(): number;
|
|
344
|
+
set flatCornerRadiusTopLeft(v: number);
|
|
345
|
+
get flatCornerRadiusTopRight(): number;
|
|
346
|
+
set flatCornerRadiusTopRight(v: number);
|
|
347
|
+
ensureFlatCornerRadius(): void;
|
|
348
|
+
/**
|
|
349
|
+
* Gets or sets the color to use for the background when the button regardless of type.
|
|
350
|
+
*/
|
|
351
|
+
get backgroundColor(): string;
|
|
352
|
+
set backgroundColor(v: string);
|
|
353
|
+
/**
|
|
354
|
+
* Gets or sets the color to use for the disabled background of the button when the type is disabled.
|
|
355
|
+
*/
|
|
356
|
+
get disabledBackgroundColor(): string;
|
|
357
|
+
set disabledBackgroundColor(v: string);
|
|
358
|
+
/**
|
|
359
|
+
* Gets or sets the color to use for the disabled border of the button when the type is raised.
|
|
360
|
+
*/
|
|
361
|
+
get disabledBorderColor(): string;
|
|
362
|
+
set disabledBorderColor(v: string);
|
|
363
|
+
/**
|
|
364
|
+
* Gets or sets the color to use for the disabled text of the button when the type is raised.
|
|
365
|
+
*/
|
|
366
|
+
get disabledTextColor(): string;
|
|
367
|
+
set disabledTextColor(v: string);
|
|
368
|
+
/**
|
|
369
|
+
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
370
|
+
*/
|
|
371
|
+
get disabledElevation(): number;
|
|
372
|
+
set disabledElevation(v: number);
|
|
373
|
+
/**
|
|
374
|
+
* Gets or sets the disabled elevation to use for the button when the type is raised.
|
|
375
|
+
*/
|
|
376
|
+
get elevationMode(): ElevationMode;
|
|
377
|
+
set elevationMode(v: ElevationMode);
|
|
378
|
+
/**
|
|
379
|
+
* Gets or sets the hover color to use for the background of the button when the type is hovered.
|
|
380
|
+
*/
|
|
381
|
+
get hoverBackgroundColor(): string;
|
|
382
|
+
set hoverBackgroundColor(v: string);
|
|
383
|
+
/**
|
|
384
|
+
* Gets or sets the border color to use for the button regardless of type.
|
|
385
|
+
*/
|
|
386
|
+
get borderColor(): string;
|
|
387
|
+
set borderColor(v: string);
|
|
388
|
+
/**
|
|
389
|
+
* Gets or sets the elevation to use for the button regardless of type.
|
|
390
|
+
*/
|
|
391
|
+
get restingElevation(): number;
|
|
392
|
+
set restingElevation(v: number);
|
|
393
|
+
/**
|
|
394
|
+
* Gets or sets the hover elevation to use for the button regardless of type.
|
|
395
|
+
*/
|
|
396
|
+
get hoverElevation(): number;
|
|
397
|
+
set hoverElevation(v: number);
|
|
398
|
+
/**
|
|
399
|
+
* Gets or sets the focus elevation to use for the button regardless of type.
|
|
400
|
+
*/
|
|
401
|
+
get focusElevation(): number;
|
|
402
|
+
set focusElevation(v: number);
|
|
403
|
+
/**
|
|
404
|
+
* Gets or sets the use for the button.
|
|
405
|
+
*/
|
|
406
|
+
get textStyle(): string;
|
|
407
|
+
set textStyle(v: string);
|
|
408
|
+
/**
|
|
409
|
+
* Gets or sets the color to use for the text of the button regardless of type.
|
|
410
|
+
*/
|
|
411
|
+
get textColor(): string;
|
|
412
|
+
set textColor(v: string);
|
|
413
|
+
/**
|
|
414
|
+
* Gets or sets the color to use for the hovered text of the button regardless of type.
|
|
415
|
+
*/
|
|
416
|
+
get hoverTextColor(): string;
|
|
417
|
+
set hoverTextColor(v: string);
|
|
418
|
+
/**
|
|
419
|
+
* Gets or sets the color to use for the background of the button regardless of type.
|
|
420
|
+
*/
|
|
421
|
+
get rippleColor(): string;
|
|
422
|
+
set rippleColor(v: string);
|
|
423
|
+
/**
|
|
424
|
+
* Gets or sets the color to use for the text of the button when type is raised.
|
|
425
|
+
*/
|
|
426
|
+
get raisedTextColor(): string;
|
|
427
|
+
set raisedTextColor(v: string);
|
|
428
|
+
/**
|
|
429
|
+
* Gets or sets the color to use for the hovered text of the button when type is raised.
|
|
430
|
+
*/
|
|
431
|
+
get raisedHoverTextColor(): string;
|
|
432
|
+
set raisedHoverTextColor(v: string);
|
|
433
|
+
/**
|
|
434
|
+
* Gets or sets the color to use for the backround the button when it is focused and raised.
|
|
435
|
+
*/
|
|
436
|
+
get raisedFocusBackgroundColor(): string;
|
|
437
|
+
set raisedFocusBackgroundColor(v: string);
|
|
438
|
+
/**
|
|
439
|
+
* Gets or sets the color to use for the text the button when it is focused and raised.
|
|
440
|
+
*/
|
|
441
|
+
get raisedFocusTextColor(): string;
|
|
442
|
+
set raisedFocusTextColor(v: string);
|
|
443
|
+
/**
|
|
444
|
+
* Gets or sets the color to use for the backround the button when it is focused.
|
|
445
|
+
*/
|
|
446
|
+
get focusBackgroundColor(): string;
|
|
447
|
+
set focusBackgroundColor(v: string);
|
|
448
|
+
/**
|
|
449
|
+
* Gets or sets the color to use for the text of the button when it is focused.
|
|
450
|
+
*/
|
|
451
|
+
get focusTextColor(): string;
|
|
452
|
+
set focusTextColor(v: string);
|
|
453
|
+
/**
|
|
454
|
+
* Gets or sets the width to use for the button border regardless of type.
|
|
455
|
+
*/
|
|
456
|
+
get borderWidth(): number;
|
|
457
|
+
set borderWidth(v: number);
|
|
458
|
+
get cornerRadiusBottomRight(): number;
|
|
459
|
+
set cornerRadiusBottomRight(v: number);
|
|
460
|
+
get cornerRadiusBottomLeft(): number;
|
|
461
|
+
set cornerRadiusBottomLeft(v: number);
|
|
462
|
+
get cornerRadiusTopLeft(): number;
|
|
463
|
+
set cornerRadiusTopLeft(v: number);
|
|
464
|
+
get cornerRadiusTopRight(): number;
|
|
465
|
+
set cornerRadiusTopRight(v: number);
|
|
466
|
+
ensureCornerRadius(): void;
|
|
467
|
+
/**
|
|
468
|
+
* Gets or sets the color to use for the background of the button when the type is outlined.
|
|
469
|
+
*/
|
|
470
|
+
get outlinedBackgroundColor(): string;
|
|
471
|
+
set outlinedBackgroundColor(v: string);
|
|
472
|
+
/**
|
|
473
|
+
* Gets or sets the color to use for the disabled background of the button when the type is outlined.
|
|
474
|
+
*/
|
|
475
|
+
get outlinedDisabledBackgroundColor(): string;
|
|
476
|
+
set outlinedDisabledBackgroundColor(v: string);
|
|
477
|
+
/**
|
|
478
|
+
* Gets or sets the color to use for the disabled border of the button when the type is outlined.
|
|
479
|
+
*/
|
|
480
|
+
get outlinedDisabledBorderColor(): string;
|
|
481
|
+
set outlinedDisabledBorderColor(v: string);
|
|
482
|
+
/**
|
|
483
|
+
* Gets or sets the color to use for the disabled text of the button when the type is outlined.
|
|
484
|
+
*/
|
|
485
|
+
get outlinedDisabledTextColor(): string;
|
|
486
|
+
set outlinedDisabledTextColor(v: string);
|
|
487
|
+
/**
|
|
488
|
+
* Gets or sets the disabled elevation to use for the button when the type is outlined.
|
|
489
|
+
*/
|
|
490
|
+
get outlinedDisabledElevation(): number;
|
|
491
|
+
set outlinedDisabledElevation(v: number);
|
|
492
|
+
/**
|
|
493
|
+
* Gets or sets the hover color to use for the background of the button when the type is hoveredOutlined.
|
|
494
|
+
*/
|
|
495
|
+
get outlinedHoverBackgroundColor(): string;
|
|
496
|
+
set outlinedHoverBackgroundColor(v: string);
|
|
497
|
+
/**
|
|
498
|
+
* Gets or sets the border color to use for the button when the type is outlined.
|
|
499
|
+
*/
|
|
500
|
+
get outlinedBorderColor(): string;
|
|
501
|
+
set outlinedBorderColor(v: string);
|
|
502
|
+
/**
|
|
503
|
+
* Gets or sets the elevation to use for the button when the type is outlined.
|
|
504
|
+
*/
|
|
505
|
+
get outlinedRestingElevation(): number;
|
|
506
|
+
set outlinedRestingElevation(v: number);
|
|
507
|
+
/**
|
|
508
|
+
* Gets or sets the hover elevation to use for the button when the type is outlined.
|
|
509
|
+
*/
|
|
510
|
+
get outlinedHoverElevation(): number;
|
|
511
|
+
set outlinedHoverElevation(v: number);
|
|
512
|
+
/**
|
|
513
|
+
* Gets or sets the focus elevation to use for the button when the type is outlined.
|
|
514
|
+
*/
|
|
515
|
+
get outlinedFocusElevation(): number;
|
|
516
|
+
set outlinedFocusElevation(v: number);
|
|
517
|
+
/**
|
|
518
|
+
* Gets or sets the width to use for the button border when the type is outlined.
|
|
519
|
+
*/
|
|
520
|
+
get outlinedBorderWidth(): number;
|
|
521
|
+
set outlinedBorderWidth(v: number);
|
|
522
|
+
get outlinedCornerRadiusBottomRight(): number;
|
|
523
|
+
set outlinedCornerRadiusBottomRight(v: number);
|
|
524
|
+
get outlinedCornerRadiusBottomLeft(): number;
|
|
525
|
+
set outlinedCornerRadiusBottomLeft(v: number);
|
|
526
|
+
get outlinedCornerRadiusTopLeft(): number;
|
|
527
|
+
set outlinedCornerRadiusTopLeft(v: number);
|
|
528
|
+
get outlinedCornerRadiusTopRight(): number;
|
|
529
|
+
set outlinedCornerRadiusTopRight(v: number);
|
|
530
|
+
ensureOutlinedCornerRadius(): void;
|
|
531
|
+
/**
|
|
532
|
+
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
533
|
+
*/
|
|
534
|
+
get outlinedRippleColor(): string;
|
|
535
|
+
set outlinedRippleColor(v: string);
|
|
536
|
+
/**
|
|
537
|
+
* Gets or sets the color to use for the text of the button when type is outlined.
|
|
538
|
+
*/
|
|
539
|
+
get outlinedTextColor(): string;
|
|
540
|
+
set outlinedTextColor(v: string);
|
|
541
|
+
/**
|
|
542
|
+
* Gets or sets the color to use for the hovered text of the button when type is outlined.
|
|
543
|
+
*/
|
|
544
|
+
get outlinedHoverTextColor(): string;
|
|
545
|
+
set outlinedHoverTextColor(v: string);
|
|
546
|
+
/**
|
|
547
|
+
* Gets or sets the color to use for the backround the button when it is focused and outlined.
|
|
548
|
+
*/
|
|
549
|
+
get outlinedFocusBackgroundColor(): string;
|
|
550
|
+
set outlinedFocusBackgroundColor(v: string);
|
|
551
|
+
/**
|
|
552
|
+
* Gets or sets the color to use for the text the button when it is focused and outlined.
|
|
553
|
+
*/
|
|
554
|
+
get outlinedFocusTextColor(): string;
|
|
555
|
+
set outlinedFocusTextColor(v: string);
|
|
556
|
+
/**
|
|
557
|
+
* Gets or sets the color to use for the background of the button when the type is floating action button.
|
|
558
|
+
*/
|
|
559
|
+
get fabBackgroundColor(): string;
|
|
560
|
+
set fabBackgroundColor(v: string);
|
|
561
|
+
/**
|
|
562
|
+
* Gets or sets the color to use for the disabled background of the button when the type is fab.
|
|
563
|
+
*/
|
|
564
|
+
get fabDisabledBackgroundColor(): string;
|
|
565
|
+
set fabDisabledBackgroundColor(v: string);
|
|
566
|
+
/**
|
|
567
|
+
* Gets or sets the color to use for the disabled border of the button when the type is fab.
|
|
568
|
+
*/
|
|
569
|
+
get fabDisabledBorderColor(): string;
|
|
570
|
+
set fabDisabledBorderColor(v: string);
|
|
571
|
+
/**
|
|
572
|
+
* Gets or sets the color to use for the disabled text of the button when the type is fab.
|
|
573
|
+
*/
|
|
574
|
+
get fabDisabledTextColor(): string;
|
|
575
|
+
set fabDisabledTextColor(v: string);
|
|
576
|
+
/**
|
|
577
|
+
* Gets or sets the disabled elevation to use for the button when the type is fab.
|
|
578
|
+
*/
|
|
579
|
+
get fabDisabledElevation(): number;
|
|
580
|
+
set fabDisabledElevation(v: number);
|
|
581
|
+
/**
|
|
582
|
+
* Gets or sets the hover color to use for the background of the button when the type is hoveredFab.
|
|
583
|
+
*/
|
|
584
|
+
get fabHoverBackgroundColor(): string;
|
|
585
|
+
set fabHoverBackgroundColor(v: string);
|
|
586
|
+
/**
|
|
587
|
+
* Gets or sets the border color to use for the button when the type is floating action button.
|
|
588
|
+
*/
|
|
589
|
+
get fabBorderColor(): string;
|
|
590
|
+
set fabBorderColor(v: string);
|
|
591
|
+
/**
|
|
592
|
+
* Gets or sets the elevation to use for the button when the type is floating action button.
|
|
593
|
+
*/
|
|
594
|
+
get fabRestingElevation(): number;
|
|
595
|
+
set fabRestingElevation(v: number);
|
|
596
|
+
/**
|
|
597
|
+
* Gets or sets the hover elevation to use for the button when the type is floating action button.
|
|
598
|
+
*/
|
|
599
|
+
get fabHoverElevation(): number;
|
|
600
|
+
set fabHoverElevation(v: number);
|
|
601
|
+
/**
|
|
602
|
+
* Gets or sets the focus elevation to use for the button when the type is floating action button.
|
|
603
|
+
*/
|
|
604
|
+
get fabFocusElevation(): number;
|
|
605
|
+
set fabFocusElevation(v: number);
|
|
606
|
+
/**
|
|
607
|
+
* Gets or sets the width to use for the button border when the type is floating action button.
|
|
608
|
+
*/
|
|
609
|
+
get fabBorderWidth(): number;
|
|
610
|
+
set fabBorderWidth(v: number);
|
|
611
|
+
get fabCornerRadiusBottomRight(): number;
|
|
612
|
+
set fabCornerRadiusBottomRight(v: number);
|
|
613
|
+
get fabCornerRadiusBottomLeft(): number;
|
|
614
|
+
set fabCornerRadiusBottomLeft(v: number);
|
|
615
|
+
get fabCornerRadiusTopLeft(): number;
|
|
616
|
+
set fabCornerRadiusTopLeft(v: number);
|
|
617
|
+
get fabCornerRadiusTopRight(): number;
|
|
618
|
+
set fabCornerRadiusTopRight(v: number);
|
|
619
|
+
ensureFabCornerRadius(): void;
|
|
620
|
+
/**
|
|
621
|
+
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
622
|
+
*/
|
|
623
|
+
get fabRippleColor(): string;
|
|
624
|
+
set fabRippleColor(v: string);
|
|
625
|
+
/**
|
|
626
|
+
* Gets or sets the color to use for the text of the button when type is floating action button.
|
|
627
|
+
*/
|
|
628
|
+
get fabTextColor(): string;
|
|
629
|
+
set fabTextColor(v: string);
|
|
630
|
+
/**
|
|
631
|
+
* Gets or sets the color to use for the hovered text of the button when type is floating action button.
|
|
632
|
+
*/
|
|
633
|
+
get fabHoverTextColor(): string;
|
|
634
|
+
set fabHoverTextColor(v: string);
|
|
635
|
+
/**
|
|
636
|
+
* Gets or sets the color to use for the backround the button when it is focused and fab.
|
|
637
|
+
*/
|
|
638
|
+
get fabFocusBackgroundColor(): string;
|
|
639
|
+
set fabFocusBackgroundColor(v: string);
|
|
640
|
+
/**
|
|
641
|
+
* Gets or sets the color to use for the text the button when it is focused and fab.
|
|
642
|
+
*/
|
|
643
|
+
get fabFocusTextColor(): string;
|
|
644
|
+
set fabFocusTextColor(v: string);
|
|
645
|
+
/**
|
|
646
|
+
* Gets or sets the color to use for the background of the button when the type is icon.
|
|
647
|
+
*/
|
|
648
|
+
get iconBackgroundColor(): string;
|
|
649
|
+
set iconBackgroundColor(v: string);
|
|
650
|
+
/**
|
|
651
|
+
* Gets or sets the color to use for the disabled background of the button when the type is icon.
|
|
652
|
+
*/
|
|
653
|
+
get iconDisabledBackgroundColor(): string;
|
|
654
|
+
set iconDisabledBackgroundColor(v: string);
|
|
655
|
+
/**
|
|
656
|
+
* Gets or sets the color to use for the disabled border of the button when the type is icon.
|
|
657
|
+
*/
|
|
658
|
+
get iconDisabledBorderColor(): string;
|
|
659
|
+
set iconDisabledBorderColor(v: string);
|
|
660
|
+
/**
|
|
661
|
+
* Gets or sets the color to use for the disabled text of the button when the type is icon.
|
|
662
|
+
*/
|
|
663
|
+
get iconDisabledTextColor(): string;
|
|
664
|
+
set iconDisabledTextColor(v: string);
|
|
665
|
+
/**
|
|
666
|
+
* Gets or sets the disabled elevation to use for the button when the type is icon.
|
|
667
|
+
*/
|
|
668
|
+
get iconDisabledElevation(): number;
|
|
669
|
+
set iconDisabledElevation(v: number);
|
|
670
|
+
/**
|
|
671
|
+
* Gets or sets the hover color to use for the background of the button when the type is hoveredIcon.
|
|
672
|
+
*/
|
|
673
|
+
get iconHoverBackgroundColor(): string;
|
|
674
|
+
set iconHoverBackgroundColor(v: string);
|
|
675
|
+
/**
|
|
676
|
+
* Gets or sets the border color to use for the button when the type is icon.
|
|
677
|
+
*/
|
|
678
|
+
get iconBorderColor(): string;
|
|
679
|
+
set iconBorderColor(v: string);
|
|
680
|
+
/**
|
|
681
|
+
* Gets or sets the elevation to use for the button when the type is icon.
|
|
682
|
+
*/
|
|
683
|
+
get iconRestingElevation(): number;
|
|
684
|
+
set iconRestingElevation(v: number);
|
|
685
|
+
/**
|
|
686
|
+
* Gets or sets the hover elevation to use for the button when the type is icon.
|
|
687
|
+
*/
|
|
688
|
+
get iconHoverElevation(): number;
|
|
689
|
+
set iconHoverElevation(v: number);
|
|
690
|
+
/**
|
|
691
|
+
* Gets or sets the focus elevation to use for the button when the type is icon.
|
|
692
|
+
*/
|
|
693
|
+
get iconFocusElevation(): number;
|
|
694
|
+
set iconFocusElevation(v: number);
|
|
695
|
+
/**
|
|
696
|
+
* Gets or sets the width to use for the button border when the type is icon.
|
|
697
|
+
*/
|
|
698
|
+
get iconBorderWidth(): number;
|
|
699
|
+
set iconBorderWidth(v: number);
|
|
700
|
+
get iconCornerRadiusBottomRight(): number;
|
|
701
|
+
set iconCornerRadiusBottomRight(v: number);
|
|
702
|
+
get iconCornerRadiusBottomLeft(): number;
|
|
703
|
+
set iconCornerRadiusBottomLeft(v: number);
|
|
704
|
+
get iconCornerRadiusTopLeft(): number;
|
|
705
|
+
set iconCornerRadiusTopLeft(v: number);
|
|
706
|
+
get iconCornerRadiusTopRight(): number;
|
|
707
|
+
set iconCornerRadiusTopRight(v: number);
|
|
708
|
+
ensureIconCornerRadius(): void;
|
|
709
|
+
/**
|
|
710
|
+
* Gets or sets the color to use for the background when the button is pressed and the type is floating action button.
|
|
711
|
+
*/
|
|
712
|
+
get iconRippleColor(): string;
|
|
713
|
+
set iconRippleColor(v: string);
|
|
714
|
+
/**
|
|
715
|
+
* Gets or sets the color to use for the text of the button when type is icon.
|
|
716
|
+
*/
|
|
717
|
+
get iconTextColor(): string;
|
|
718
|
+
set iconTextColor(v: string);
|
|
719
|
+
/**
|
|
720
|
+
* Gets or sets the color to use for the hovered text of the button when type is icon.
|
|
721
|
+
*/
|
|
722
|
+
get iconHoverTextColor(): string;
|
|
723
|
+
set iconHoverTextColor(v: string);
|
|
724
|
+
/**
|
|
725
|
+
* Gets or sets the color to use for the backround the button when it is focused and icon.
|
|
726
|
+
*/
|
|
727
|
+
get iconFocusBackgroundColor(): string;
|
|
728
|
+
set iconFocusBackgroundColor(v: string);
|
|
729
|
+
/**
|
|
730
|
+
* Gets or sets the color to use for the text the button when it is focused and icon.
|
|
731
|
+
*/
|
|
732
|
+
get iconFocusTextColor(): string;
|
|
733
|
+
set iconFocusTextColor(v: string);
|
|
734
|
+
/**
|
|
735
|
+
* Gets or sets the id to use for the internal native checkbox.
|
|
736
|
+
*/
|
|
737
|
+
get inputId(): string;
|
|
738
|
+
set inputId(v: string);
|
|
739
|
+
/**
|
|
740
|
+
* Gets or sets the id to use for the checkbox.
|
|
741
|
+
*/
|
|
742
|
+
get id(): string;
|
|
743
|
+
set id(v: string);
|
|
744
|
+
/**
|
|
745
|
+
* Gets or sets the id to use for the checkbox.
|
|
746
|
+
*/
|
|
747
|
+
get display(): string;
|
|
748
|
+
set display(v: string);
|
|
749
|
+
/**
|
|
750
|
+
* Gets or sets the id to use for the checkbox.
|
|
751
|
+
*/
|
|
752
|
+
get flexDirection(): string;
|
|
753
|
+
set flexDirection(v: string);
|
|
754
|
+
/**
|
|
755
|
+
* Gets or sets the flex-grow setting for the button.
|
|
756
|
+
*/
|
|
757
|
+
get flexGrow(): string;
|
|
758
|
+
set flexGrow(v: string);
|
|
759
|
+
/**
|
|
760
|
+
* Gets or sets the id to use for the checkbox.
|
|
761
|
+
*/
|
|
762
|
+
get alignItems(): string;
|
|
763
|
+
set alignItems(v: string);
|
|
764
|
+
/**
|
|
765
|
+
* Gets or sets value to use for the checkbox.
|
|
766
|
+
*/
|
|
767
|
+
get value(): any;
|
|
768
|
+
set value(v: any);
|
|
769
|
+
/**
|
|
770
|
+
* Gets or sets name to use for the button.
|
|
771
|
+
*/
|
|
772
|
+
get name(): string;
|
|
773
|
+
set name(v: string);
|
|
774
|
+
/**
|
|
775
|
+
* Gets or sets TabIndex to use for the checkbox.
|
|
776
|
+
*/
|
|
777
|
+
get tabIndex(): number;
|
|
778
|
+
set tabIndex(v: number);
|
|
779
|
+
/**
|
|
780
|
+
* Gets or sets the value of the aria-label attribute.
|
|
781
|
+
*/
|
|
782
|
+
get ariaLabel(): string;
|
|
783
|
+
set ariaLabel(v: string);
|
|
784
|
+
/**
|
|
785
|
+
* Gets or sets whether the button should fill the available space. If false, the button
|
|
786
|
+
* will use an intrinsic size.
|
|
787
|
+
*/
|
|
788
|
+
get fillAvailableSpace(): boolean;
|
|
789
|
+
set fillAvailableSpace(v: boolean);
|
|
790
|
+
/**
|
|
791
|
+
* Gets or sets if the checkbox is Focused.
|
|
792
|
+
*/
|
|
793
|
+
get focused(): boolean;
|
|
794
|
+
set focused(v: boolean);
|
|
795
|
+
/**
|
|
796
|
+
* Gets or sets if the button show use styling to show focus.
|
|
797
|
+
*/
|
|
798
|
+
get isFocusStyleEnabled(): boolean;
|
|
799
|
+
set isFocusStyleEnabled(v: boolean);
|
|
800
|
+
/**
|
|
801
|
+
* Gets or sets whether to disable the ripple effect for the button.
|
|
802
|
+
*/
|
|
803
|
+
get disableRipple(): boolean;
|
|
804
|
+
set disableRipple(v: boolean);
|
|
805
|
+
/**
|
|
806
|
+
* Gets whether to actually disable the ripple effect for the button.
|
|
807
|
+
*/
|
|
808
|
+
get actualDisableRipple(): boolean;
|
|
809
|
+
set actualDisableRipple(v: boolean);
|
|
810
|
+
/**
|
|
811
|
+
* Gets or sets whether the hover effect is disabled.
|
|
812
|
+
*/
|
|
813
|
+
get disableHover(): boolean;
|
|
814
|
+
set disableHover(v: boolean);
|
|
815
|
+
/**
|
|
816
|
+
* Gets or sets whether the checkbox is checked.
|
|
817
|
+
*/
|
|
818
|
+
get isHover(): boolean;
|
|
819
|
+
set isHover(v: boolean);
|
|
820
|
+
/**
|
|
821
|
+
* Gets or sets whether the checkbox is disabled.
|
|
822
|
+
*/
|
|
823
|
+
get disabled(): boolean;
|
|
824
|
+
set disabled(v: boolean);
|
|
825
|
+
/**
|
|
826
|
+
* Gets or sets whether the checkbox transitions are disabled.
|
|
827
|
+
*/
|
|
828
|
+
get disableTransitions(): boolean;
|
|
829
|
+
set disableTransitions(v: boolean);
|
|
830
|
+
/**
|
|
831
|
+
* Gets or sets whether the cursor will change into a pointer when the button is hovered.
|
|
832
|
+
*/
|
|
833
|
+
get disablePointer(): boolean;
|
|
834
|
+
set disablePointer(v: boolean);
|
|
835
|
+
/**
|
|
836
|
+
* Gets or sets the left padding for the button content.
|
|
837
|
+
*/
|
|
838
|
+
get contentPaddingLeft(): number;
|
|
839
|
+
set contentPaddingLeft(v: number);
|
|
840
|
+
/**
|
|
841
|
+
* Gets or sets the top padding for the button content.
|
|
842
|
+
*/
|
|
843
|
+
get contentPaddingTop(): number;
|
|
844
|
+
set contentPaddingTop(v: number);
|
|
845
|
+
/**
|
|
846
|
+
* Gets or sets the right padding for the button content.
|
|
847
|
+
*/
|
|
848
|
+
get contentPaddingRight(): number;
|
|
849
|
+
set contentPaddingRight(v: number);
|
|
850
|
+
/**
|
|
851
|
+
* Gets or sets the bottom padding for the button content.
|
|
852
|
+
*/
|
|
853
|
+
get contentPaddingBottom(): number;
|
|
854
|
+
set contentPaddingBottom(v: number);
|
|
855
|
+
get horizontalContentAlignment(): HorizontalAlignment;
|
|
856
|
+
set horizontalContentAlignment(v: HorizontalAlignment);
|
|
857
|
+
get verticalContentAlignment(): VerticalAlignment;
|
|
858
|
+
set verticalContentAlignment(v: VerticalAlignment);
|
|
859
|
+
/**
|
|
860
|
+
* Gets or sets if clicking on the button is allowed to tunnel down to button content.
|
|
861
|
+
*/
|
|
862
|
+
get clickTunneling(): boolean;
|
|
863
|
+
set clickTunneling(v: boolean);
|
|
864
|
+
/**
|
|
865
|
+
* Gets or sets whether mouse events on the button will bubble up to parent elements.
|
|
866
|
+
*/
|
|
867
|
+
get stopPropagation(): boolean;
|
|
868
|
+
set stopPropagation(v: boolean);
|
|
869
|
+
findByName(name: string): any;
|
|
870
|
+
protected __p: string;
|
|
871
|
+
protected _hasUserValues: Set<string>;
|
|
872
|
+
protected get hasUserValues(): Set<string>;
|
|
873
|
+
protected __m(propertyName: string): void;
|
|
874
|
+
protected _stylingContainer: any;
|
|
875
|
+
protected _stylingParent: any;
|
|
876
|
+
protected _inStyling: boolean;
|
|
877
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
878
|
+
onDetachedFromUI(): void;
|
|
879
|
+
onAttachedToUI(): void;
|
|
880
|
+
/**
|
|
881
|
+
* Exports visual information about the current state of the grid.
|
|
882
|
+
|
|
883
|
+
*/
|
|
884
|
+
exportVisualModel(): any;
|
|
885
|
+
/**
|
|
886
|
+
* Returns a serialized copy of the exported visual model
|
|
887
|
+
|
|
888
|
+
*/
|
|
889
|
+
exportSerializedVisualModel(): string;
|
|
890
|
+
private _clicked;
|
|
891
|
+
private _clicked_wrapped;
|
|
892
|
+
get clicked(): (s: IgcXButtonComponent, e: IgcButtonClickEventArgs) => void;
|
|
893
|
+
set clicked(ev: (s: IgcXButtonComponent, e: IgcButtonClickEventArgs) => void);
|
|
894
|
+
private _gotFocus;
|
|
895
|
+
private _gotFocus_wrapped;
|
|
896
|
+
get gotFocus(): (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void;
|
|
897
|
+
set gotFocus(ev: (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void);
|
|
898
|
+
private _lostFocus;
|
|
899
|
+
private _lostFocus_wrapped;
|
|
900
|
+
get lostFocus(): (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void;
|
|
901
|
+
set lostFocus(ev: (s: IgcXButtonComponent, e: IgcFocusEventArgs) => void);
|
|
902
|
+
}
|