igniteui-webcomponents-layouts 6.3.0-beta.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-layouts.umd.js +1 -1
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
- package/esm2015/lib/ComboEditorBridge.js +2 -4
- package/esm2015/lib/ComboEditorGotFocusEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorLostFocusEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorMultipleDataSourceNotifier.js +2 -4
- package/esm2015/lib/ComboEditorTextChangedEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorValueChangedEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorView_combined.js +6 -12
- package/esm2015/lib/ComboEditorVisualModelExport.js +2 -4
- package/esm2015/lib/ExpansionPanelUtilities.js +2 -4
- package/esm2015/lib/ExpansionPanelView_combined.js +5 -9
- package/esm2015/lib/LayoutPrimaryKeyValue.js +2 -4
- package/esm2015/lib/LayoutSelectedItemsCollection.js +2 -4
- package/esm2015/lib/LayoutSelectedKeysCollection.js +2 -4
- package/esm2015/lib/ListPanelActiveRowChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelColumnDefinition.js +2 -4
- package/esm2015/lib/ListPanelContentRebindEventArgs.js +2 -4
- package/esm2015/lib/ListPanelContentRecycledEventArgs.js +2 -4
- package/esm2015/lib/ListPanelContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelDataBindingEventArgs.js +2 -4
- package/esm2015/lib/ListPanelItemPresenter.js +2 -4
- package/esm2015/lib/ListPanelItemVisualData.js +2 -4
- package/esm2015/lib/ListPanelPrimaryKeyValue.js +2 -4
- package/esm2015/lib/ListPanelRowRange.js +2 -4
- package/esm2015/lib/ListPanelScrollerKeyboardListener.js +2 -4
- package/esm2015/lib/ListPanelSelectedItemsChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelSelectedItemsCollection.js +2 -4
- package/esm2015/lib/ListPanelSelectedKeysChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelSelectedKeysCollection.js +2 -4
- package/esm2015/lib/ListPanelSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelView_combined.js +18 -36
- package/esm2015/lib/ListPanelViewportChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelVisualData.js +2 -4
- package/esm2015/lib/ListPanelVisualModel.js +2 -4
- package/esm2015/lib/NativeUIContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/NativeUILayoutFactory_combined.js +66 -132
- package/esm2015/lib/NativeUIToolbarSubMenuClosingEventArgs.js +2 -4
- package/esm2015/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +2 -4
- package/esm2015/lib/OnCollapsedEventArgs.js +2 -4
- package/esm2015/lib/OnExpandedEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorDataSource_combined.js +12 -24
- package/esm2015/lib/PropertyEditorPanelColumnDefinition.js +2 -4
- package/esm2015/lib/PropertyEditorPanelComboBoxBridgeItem.js +2 -4
- package/esm2015/lib/PropertyEditorPanelDataBindingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPanelDropDownDataListItem.js +2 -4
- package/esm2015/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPanelView_combined.js +4 -8
- package/esm2015/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorTreeTransformer.js +2 -4
- package/esm2015/lib/ToolActionButtonPairVisualData.js +2 -4
- package/esm2015/lib/ToolActionButtonVisualData.js +2 -4
- package/esm2015/lib/ToolActionCheckboxListVisualData.js +2 -4
- package/esm2015/lib/ToolActionCheckboxVisualData.js +2 -4
- package/esm2015/lib/ToolActionColorEditorVisualData.js +2 -4
- package/esm2015/lib/ToolActionComboVisualData.js +2 -4
- package/esm2015/lib/ToolActionEventDetail.js +2 -4
- package/esm2015/lib/ToolActionEventDetailCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorAggregation.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorAggregationsCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregation.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +2 -4
- package/esm2015/lib/ToolActionGroupHeaderVisualData.js +2 -4
- package/esm2015/lib/ToolActionIconMenuVisualData.js +2 -4
- package/esm2015/lib/ToolActionLabelVisualData.js +2 -4
- package/esm2015/lib/ToolActionMeasurementContext.js +2 -4
- package/esm2015/lib/ToolActionNumberInputVisualData.js +2 -4
- package/esm2015/lib/ToolActionPerformedEventArgs.js +2 -4
- package/esm2015/lib/ToolActionRadioVisualData.js +2 -4
- package/esm2015/lib/ToolActionSeparatorVisualData.js +2 -4
- package/esm2015/lib/ToolActionSubPanelVisualData.js +2 -4
- package/esm2015/lib/ToolActionTextInputVisualData.js +2 -4
- package/esm2015/lib/ToolActionVisualData.js +2 -4
- package/esm2015/lib/ToolCommandEventArgs.js +2 -4
- package/esm2015/lib/ToolContextBinding.js +2 -4
- package/esm2015/lib/ToolContextBindingCollection.js +2 -4
- package/esm2015/lib/ToolPanelContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelContext.js +2 -4
- package/esm2015/lib/ToolPanelContextChangedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelContextSwappedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelVisualData_combined.js +4 -8
- package/esm2015/lib/ToolbarIconManager.js +2 -4
- package/esm2015/lib/ToolbarSubMenuClosingEventArgs.js +2 -4
- package/esm2015/lib/ToolbarSubMenuOpeningEventArgs.js +2 -4
- package/esm2015/lib/TooltipTextPresenter.js +2 -4
- package/esm2015/lib/igc-combo-editor-component.js +2 -1
- package/esm2015/lib/igc-list-panel-component.js +2 -1
- package/esm2015/lib/igc-property-editor-panel-component.js +2 -1
- package/esm2015/lib/igc-property-editor-property-description-component.js +2 -1
- package/esm2015/lib/igc-tool-action-button-component.js +2 -1
- package/esm2015/lib/igc-tool-action-button-pair-component.js +2 -1
- package/esm2015/lib/igc-tool-action-checkbox-component.js +2 -1
- package/esm2015/lib/igc-tool-action-checkbox-list-component.js +2 -1
- package/esm2015/lib/igc-tool-action-color-editor-component.js +2 -1
- package/esm2015/lib/igc-tool-action-combo-component.js +2 -1
- package/esm2015/lib/igc-tool-action-component.js +2 -4
- package/esm2015/lib/igc-tool-action-field-selector-component.js +2 -1
- package/esm2015/lib/igc-tool-action-group-header-component.js +2 -1
- package/esm2015/lib/igc-tool-action-icon-button-component.js +2 -1
- package/esm2015/lib/igc-tool-action-icon-menu-component.js +2 -1
- package/esm2015/lib/igc-tool-action-label-component.js +2 -1
- package/esm2015/lib/igc-tool-action-number-input-component.js +2 -1
- package/esm2015/lib/igc-tool-action-radio-component.js +2 -1
- package/esm2015/lib/igc-tool-action-separator-component.js +2 -1
- package/esm2015/lib/igc-tool-action-sub-panel-component.js +2 -1
- package/esm2015/lib/igc-tool-action-text-input-component.js +2 -1
- package/esm2015/lib/igc-tool-panel-component.js +2 -1
- package/esm2015/lib/igc-toolbar-component.js +2 -1
- package/esm2015/lib/igc-x-expansion-panel-component.js +2 -1
- package/esm5/lib/ComboEditorBridge.js +1 -2
- package/esm5/lib/ComboEditorGotFocusEventArgs.js +1 -2
- package/esm5/lib/ComboEditorLostFocusEventArgs.js +1 -2
- package/esm5/lib/ComboEditorMultipleDataSourceNotifier.js +1 -2
- package/esm5/lib/ComboEditorTextChangedEventArgs.js +1 -2
- package/esm5/lib/ComboEditorValueChangedEventArgs.js +1 -2
- package/esm5/lib/ComboEditorView_combined.js +3 -6
- package/esm5/lib/ComboEditorVisualModelExport.js +1 -2
- package/esm5/lib/ExpansionPanelUtilities.js +1 -2
- package/esm5/lib/ExpansionPanelView_combined.js +3 -5
- package/esm5/lib/LayoutPrimaryKeyValue.js +1 -2
- package/esm5/lib/LayoutSelectedItemsCollection.js +1 -2
- package/esm5/lib/LayoutSelectedKeysCollection.js +1 -2
- package/esm5/lib/ListPanelActiveRowChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelColumnDefinition.js +1 -2
- package/esm5/lib/ListPanelContentRebindEventArgs.js +1 -2
- package/esm5/lib/ListPanelContentRecycledEventArgs.js +1 -2
- package/esm5/lib/ListPanelContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/ListPanelDataBindingEventArgs.js +1 -2
- package/esm5/lib/ListPanelItemPresenter.js +1 -2
- package/esm5/lib/ListPanelItemVisualData.js +1 -2
- package/esm5/lib/ListPanelPrimaryKeyValue.js +1 -2
- package/esm5/lib/ListPanelRowRange.js +1 -2
- package/esm5/lib/ListPanelScrollerKeyboardListener.js +1 -2
- package/esm5/lib/ListPanelSelectedItemsChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelSelectedItemsCollection.js +1 -2
- package/esm5/lib/ListPanelSelectedKeysChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelSelectedKeysCollection.js +1 -2
- package/esm5/lib/ListPanelSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelTemplateHeightRequestedEventArgs.js +1 -2
- package/esm5/lib/ListPanelTemplateWidthRequestedEventArgs.js +1 -2
- package/esm5/lib/ListPanelView_combined.js +9 -18
- package/esm5/lib/ListPanelViewportChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelVisualData.js +1 -2
- package/esm5/lib/ListPanelVisualModel.js +1 -2
- package/esm5/lib/NativeUIContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/NativeUILayoutFactory_combined.js +33 -66
- package/esm5/lib/NativeUIToolbarSubMenuClosingEventArgs.js +1 -2
- package/esm5/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +1 -2
- package/esm5/lib/OnCollapsedEventArgs.js +1 -2
- package/esm5/lib/OnExpandedEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorDataSource_combined.js +6 -12
- package/esm5/lib/PropertyEditorPanelColumnDefinition.js +1 -2
- package/esm5/lib/PropertyEditorPanelComboBoxBridgeItem.js +1 -2
- package/esm5/lib/PropertyEditorPanelDataBindingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPanelDropDownDataListItem.js +1 -2
- package/esm5/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPanelView_combined.js +2 -4
- package/esm5/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorTreeTransformer.js +1 -2
- package/esm5/lib/ToolActionButtonPairVisualData.js +1 -2
- package/esm5/lib/ToolActionButtonVisualData.js +1 -2
- package/esm5/lib/ToolActionCheckboxListVisualData.js +1 -2
- package/esm5/lib/ToolActionCheckboxVisualData.js +1 -2
- package/esm5/lib/ToolActionColorEditorVisualData.js +1 -2
- package/esm5/lib/ToolActionComboVisualData.js +1 -2
- package/esm5/lib/ToolActionEventDetail.js +1 -2
- package/esm5/lib/ToolActionEventDetailCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorAggregation.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorAggregationsCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregation.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +1 -2
- package/esm5/lib/ToolActionGroupHeaderVisualData.js +1 -2
- package/esm5/lib/ToolActionIconMenuVisualData.js +1 -2
- package/esm5/lib/ToolActionLabelVisualData.js +1 -2
- package/esm5/lib/ToolActionMeasurementContext.js +1 -2
- package/esm5/lib/ToolActionNumberInputVisualData.js +1 -2
- package/esm5/lib/ToolActionPerformedEventArgs.js +1 -2
- package/esm5/lib/ToolActionRadioVisualData.js +1 -2
- package/esm5/lib/ToolActionSeparatorVisualData.js +1 -2
- package/esm5/lib/ToolActionSubPanelVisualData.js +1 -2
- package/esm5/lib/ToolActionTextInputVisualData.js +1 -2
- package/esm5/lib/ToolActionVisualData.js +1 -2
- package/esm5/lib/ToolCommandEventArgs.js +1 -2
- package/esm5/lib/ToolContextBinding.js +1 -2
- package/esm5/lib/ToolContextBindingCollection.js +1 -2
- package/esm5/lib/ToolPanelContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelContext.js +1 -2
- package/esm5/lib/ToolPanelContextChangedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelContextSwappedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelVisualData_combined.js +2 -4
- package/esm5/lib/ToolbarIconManager.js +1 -2
- package/esm5/lib/ToolbarSubMenuClosingEventArgs.js +1 -2
- package/esm5/lib/ToolbarSubMenuOpeningEventArgs.js +1 -2
- package/esm5/lib/TooltipTextPresenter.js +1 -2
- package/esm5/lib/igc-combo-editor-component.js +1 -2
- package/esm5/lib/igc-list-panel-component.js +1 -2
- package/esm5/lib/igc-property-editor-panel-component.js +1 -2
- package/esm5/lib/igc-property-editor-property-description-component.js +1 -2
- package/esm5/lib/igc-tool-action-button-component.js +1 -2
- package/esm5/lib/igc-tool-action-button-pair-component.js +1 -2
- package/esm5/lib/igc-tool-action-checkbox-component.js +1 -2
- package/esm5/lib/igc-tool-action-checkbox-list-component.js +1 -2
- package/esm5/lib/igc-tool-action-color-editor-component.js +1 -2
- package/esm5/lib/igc-tool-action-combo-component.js +1 -2
- package/esm5/lib/igc-tool-action-component.js +1 -2
- package/esm5/lib/igc-tool-action-field-selector-component.js +1 -2
- package/esm5/lib/igc-tool-action-group-header-component.js +1 -2
- package/esm5/lib/igc-tool-action-icon-button-component.js +1 -2
- package/esm5/lib/igc-tool-action-icon-menu-component.js +1 -2
- package/esm5/lib/igc-tool-action-label-component.js +1 -2
- package/esm5/lib/igc-tool-action-number-input-component.js +1 -2
- package/esm5/lib/igc-tool-action-radio-component.js +1 -2
- package/esm5/lib/igc-tool-action-separator-component.js +1 -2
- package/esm5/lib/igc-tool-action-sub-panel-component.js +1 -2
- package/esm5/lib/igc-tool-action-text-input-component.js +1 -2
- package/esm5/lib/igc-tool-panel-component.js +1 -2
- package/esm5/lib/igc-toolbar-component.js +1 -2
- package/esm5/lib/igc-x-expansion-panel-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-layouts.js +1 -418
- package/fesm5/igniteui-webcomponents-layouts.js +1 -1
- package/igniteui-webcomponents-layouts.d.ts +1 -1
- package/lib/ComboEditor.d.ts +1 -1
- package/lib/ComboEditorBridge.d.ts +20 -20
- package/lib/ComboEditorCloneDataSourceFilterOperation.d.ts +13 -13
- package/lib/ComboEditorDataSourceNotificationHandler.d.ts +1 -1
- package/lib/ComboEditorGotFocusEventArgs.d.ts +7 -7
- package/lib/ComboEditorLostFocusEventArgs.d.ts +7 -7
- package/lib/ComboEditorMultipleDataSourceNotifier.d.ts +20 -20
- package/lib/ComboEditorSelectedItemChangeType.d.ts +13 -13
- package/lib/ComboEditorTextChangedEventArgs.d.ts +12 -12
- package/lib/ComboEditorValueChangedEventArgs.d.ts +12 -12
- package/lib/ComboEditorView.d.ts +1 -1
- package/lib/ComboEditorView_combined.d.ts +483 -483
- package/lib/ComboEditorVisualModelExport.d.ts +72 -72
- package/lib/DrillDownRequestedEventArgs.d.ts +1 -1
- package/lib/ExpansionPanelUtilities.d.ts +12 -12
- package/lib/ExpansionPanelView.d.ts +1 -1
- package/lib/ExpansionPanelView_combined.d.ts +156 -156
- package/lib/IExternalListPanel.d.ts +17 -17
- package/lib/IExternalToolPanel.d.ts +13 -13
- package/lib/IExternalToolbar.d.ts +13 -13
- package/lib/IListPanelView.d.ts +25 -25
- package/lib/IListPanelViewportManager.d.ts +11 -11
- package/lib/INativeUIToolPanelBridge.d.ts +38 -38
- package/lib/INativeUIToolbarBridge.d.ts +31 -31
- package/lib/IPropertyEditorPanelView.d.ts +26 -26
- package/lib/IToolPanelView.d.ts +30 -30
- package/lib/IToolbarView.d.ts +25 -25
- package/lib/LayoutPrimaryKeyValue.d.ts +21 -21
- package/lib/LayoutSelectedItemsCollection.d.ts +30 -30
- package/lib/LayoutSelectedKeysCollection.d.ts +31 -31
- package/lib/ListPanel.d.ts +1 -1
- package/lib/ListPanelActivationManager.d.ts +1 -1
- package/lib/ListPanelActivationMode.d.ts +18 -18
- package/lib/ListPanelActiveRowChangedEventArgs.d.ts +13 -13
- package/lib/ListPanelColumnDefinition.d.ts +8 -8
- package/lib/ListPanelContentRebindEventArgs.d.ts +10 -10
- package/lib/ListPanelContentRecycledEventArgs.d.ts +10 -10
- package/lib/ListPanelContentRefreshedEventArgs.d.ts +8 -8
- package/lib/ListPanelDataBindingEventArgs.d.ts +10 -10
- package/lib/ListPanelDataSourceNotificationBridge.d.ts +1 -1
- package/lib/ListPanelItemEventArgs.d.ts +1 -1
- package/lib/ListPanelItemModel.d.ts +1 -1
- package/lib/ListPanelItemPresenter.d.ts +9 -9
- package/lib/ListPanelItemVisualData.d.ts +15 -15
- package/lib/ListPanelLayoutPanel.d.ts +1 -1
- package/lib/ListPanelOrientation.d.ts +10 -10
- package/lib/ListPanelPrimaryKeyValue.d.ts +19 -19
- package/lib/ListPanelRowRange.d.ts +14 -14
- package/lib/ListPanelScrollerKeyboardListener.d.ts +27 -27
- package/lib/ListPanelSelectedItemsChangedEventArgs.d.ts +17 -17
- package/lib/ListPanelSelectedItemsCollection.d.ts +14 -14
- package/lib/ListPanelSelectedKeysChangedEventArgs.d.ts +17 -17
- package/lib/ListPanelSelectedKeysCollection.d.ts +31 -31
- package/lib/ListPanelSelectionBehavior.d.ts +18 -18
- package/lib/ListPanelSelectionChangedEventArgs.d.ts +7 -7
- package/lib/ListPanelSelectionManager.d.ts +1 -1
- package/lib/ListPanelSelectionMode.d.ts +22 -22
- package/lib/ListPanelTemplateHeightRequestedEventArgs.d.ts +10 -10
- package/lib/ListPanelTemplateItemUpdatingEventArgs.d.ts +1 -1
- package/lib/ListPanelTemplateWidthRequestedEventArgs.d.ts +10 -10
- package/lib/ListPanelView.d.ts +1 -1
- package/lib/ListPanelView_combined.d.ts +577 -577
- package/lib/ListPanelViewportChangedEventArgs.d.ts +15 -15
- package/lib/ListPanelVisualData.d.ts +17 -17
- package/lib/ListPanelVisualModel.d.ts +13 -13
- package/lib/NativeUIContentRefreshedEventArgs.d.ts +7 -7
- package/lib/NativeUILayoutFactory.d.ts +1 -1
- package/lib/NativeUILayoutFactory_combined.d.ts +2219 -2219
- package/lib/NativeUIToolPanel.d.ts +1 -1
- package/lib/NativeUIToolbar.d.ts +1 -1
- package/lib/NativeUIToolbarSubMenuClosingEventArgs.d.ts +7 -7
- package/lib/NativeUIToolbarSubMenuOpeningEventArgs.d.ts +7 -7
- package/lib/NestedActionMode.d.ts +11 -11
- package/lib/OnCollapsedEventArgs.d.ts +7 -7
- package/lib/OnExpandedEventArgs.d.ts +7 -7
- package/lib/PanelAnimationRequest.d.ts +1 -1
- package/lib/PanelInfo.d.ts +1 -1
- package/lib/PropertyEditorDataSource.d.ts +1 -1
- package/lib/PropertyEditorDataSource_combined.d.ts +162 -162
- package/lib/PropertyEditorDescriptionObject.d.ts +1 -1
- package/lib/PropertyEditorDescriptionObjectCollection.d.ts +1 -1
- package/lib/PropertyEditorPanel.d.ts +1 -1
- package/lib/PropertyEditorPanelColumnDefinition.d.ts +22 -22
- package/lib/PropertyEditorPanelColumnFieldType.d.ts +12 -12
- package/lib/PropertyEditorPanelColumnType.d.ts +12 -12
- package/lib/PropertyEditorPanelComboBoxBridgeItem.d.ts +10 -10
- package/lib/PropertyEditorPanelDataBindingEventArgs.d.ts +10 -10
- package/lib/PropertyEditorPanelDropDownDataListItem.d.ts +9 -9
- package/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.d.ts +11 -11
- package/lib/PropertyEditorPanelUpdateMode.d.ts +10 -10
- package/lib/PropertyEditorPanelView.d.ts +1 -1
- package/lib/PropertyEditorPanelView_combined.d.ts +177 -177
- package/lib/PropertyEditorPropertyDescription.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.d.ts +7 -7
- package/lib/PropertyEditorPropertyDescriptionChangedEventArgs.d.ts +10 -10
- package/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionCollection.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.d.ts +16 -16
- package/lib/PropertyEditorTreeTransformer.d.ts +21 -21
- package/lib/PropertyEditorValueType.d.ts +33 -33
- package/lib/ToolAction.d.ts +1 -1
- package/lib/ToolActionButton.d.ts +1 -1
- package/lib/ToolActionButtonDisplayType.d.ts +13 -13
- package/lib/ToolActionButtonGroupDisplayType.d.ts +12 -12
- package/lib/ToolActionButtonPair.d.ts +1 -1
- package/lib/ToolActionButtonPairVisualData.d.ts +20 -20
- package/lib/ToolActionButtonVisualData.d.ts +11 -11
- package/lib/ToolActionCheckbox.d.ts +1 -1
- package/lib/ToolActionCheckboxList.d.ts +1 -1
- package/lib/ToolActionCheckboxListIndexType.d.ts +9 -9
- package/lib/ToolActionCheckboxListVisualData.d.ts +11 -11
- package/lib/ToolActionCheckboxVisualData.d.ts +11 -11
- package/lib/ToolActionCollection.d.ts +1 -1
- package/lib/ToolActionColorEditor.d.ts +1 -1
- package/lib/ToolActionColorEditorVisualData.d.ts +11 -11
- package/lib/ToolActionCombo.d.ts +1 -1
- package/lib/ToolActionComboVisualData.d.ts +11 -11
- package/lib/ToolActionEventDetail.d.ts +16 -16
- package/lib/ToolActionEventDetailCollection.d.ts +10 -10
- package/lib/ToolActionFieldSelector.d.ts +1 -1
- package/lib/ToolActionFieldSelectorAggregation.d.ts +17 -17
- package/lib/ToolActionFieldSelectorAggregationsCollection.d.ts +31 -31
- package/lib/ToolActionFieldSelectorEventType.d.ts +9 -9
- package/lib/ToolActionFieldSelectorSelectedAggregation.d.ts +17 -17
- package/lib/ToolActionFieldSelectorSelectedAggregationsCollection.d.ts +31 -31
- package/lib/ToolActionFieldSelectorType.d.ts +9 -9
- package/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.d.ts +16 -16
- package/lib/ToolActionGroupHeader.d.ts +1 -1
- package/lib/ToolActionGroupHeaderVisualData.d.ts +11 -11
- package/lib/ToolActionIconButton.d.ts +1 -1
- package/lib/ToolActionIconMenu.d.ts +1 -1
- package/lib/ToolActionIconMenuVisualData.d.ts +11 -11
- package/lib/ToolActionLabel.d.ts +1 -1
- package/lib/ToolActionLabelVisualData.d.ts +11 -11
- package/lib/ToolActionMeasurementContext.d.ts +17 -17
- package/lib/ToolActionNumberInput.d.ts +1 -1
- package/lib/ToolActionNumberInputVisualData.d.ts +11 -11
- package/lib/ToolActionPerformedEventArgs.d.ts +13 -13
- package/lib/ToolActionPopupOpeningEventArgs.d.ts +1 -1
- package/lib/ToolActionRadio.d.ts +1 -1
- package/lib/ToolActionRadioVisualData.d.ts +11 -11
- package/lib/ToolActionSeparator.d.ts +1 -1
- package/lib/ToolActionSeparatorVisualData.d.ts +9 -9
- package/lib/ToolActionSubPanel.d.ts +1 -1
- package/lib/ToolActionSubPanelVisualData.d.ts +11 -11
- package/lib/ToolActionTextInput.d.ts +1 -1
- package/lib/ToolActionTextInputVisualData.d.ts +11 -11
- package/lib/ToolActionVisualData.d.ts +26 -26
- package/lib/ToolCommandEventArgs.d.ts +11 -11
- package/lib/ToolContextBinding.d.ts +25 -25
- package/lib/ToolContextBindingCollection.d.ts +12 -12
- package/lib/ToolPanel.d.ts +1 -1
- package/lib/ToolPanelContentRefreshedEventArgs.d.ts +8 -8
- package/lib/ToolPanelContext.d.ts +21 -21
- package/lib/ToolPanelContextChangedEventArgs.d.ts +10 -10
- package/lib/ToolPanelContextSwappedEventArgs.d.ts +7 -7
- package/lib/ToolPanelDropdownMenuVisualData.d.ts +1 -1
- package/lib/ToolPanelOrientation.d.ts +10 -10
- package/lib/ToolPanelView.d.ts +1 -1
- package/lib/ToolPanelVisualData.d.ts +1 -1
- package/lib/ToolPanelVisualData_combined.d.ts +24 -24
- package/lib/ToolPanelsPresenter.d.ts +1 -1
- package/lib/Toolbar.d.ts +1 -1
- package/lib/ToolbarContextAccessor.d.ts +1 -1
- package/lib/ToolbarIconManager.d.ts +10 -10
- package/lib/ToolbarOrientation.d.ts +10 -10
- package/lib/ToolbarSubMenuClosingEventArgs.d.ts +8 -8
- package/lib/ToolbarSubMenuOpeningEventArgs.d.ts +8 -8
- package/lib/ToolbarView.d.ts +1 -1
- package/lib/TooltipTextPresenter.d.ts +44 -44
- package/lib/XExpansionPanel.d.ts +1 -1
- package/lib/XToolPanelBridge.d.ts +1 -1
- package/lib/XToolbarBridge.d.ts +1 -1
- package/lib/igc-combo-editor-component.d.ts +500 -500
- package/lib/igc-combo-editor-got-focus-event-args.d.ts +12 -12
- package/lib/igc-combo-editor-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-combo-editor-module.d.ts +3 -3
- package/lib/igc-combo-editor-text-changed-event-args.d.ts +13 -13
- package/lib/igc-combo-editor-value-changed-event-args.d.ts +13 -13
- package/lib/igc-layout-primary-key-value-module.d.ts +3 -3
- package/lib/igc-layout-primary-key-value.d.ts +31 -31
- package/lib/igc-layout-selected-items-collection.d.ts +6 -6
- package/lib/igc-layout-selected-keys-collection.d.ts +8 -8
- package/lib/igc-list-panel-active-row-changed-event-args.d.ts +25 -25
- package/lib/igc-list-panel-component.d.ts +345 -345
- package/lib/igc-list-panel-content-rebind-event-args.d.ts +20 -20
- package/lib/igc-list-panel-content-recycled-event-args.d.ts +20 -20
- package/lib/igc-list-panel-content-refreshed-event-args.d.ts +12 -12
- package/lib/igc-list-panel-item-event-args.d.ts +25 -25
- package/lib/igc-list-panel-item-model.d.ts +31 -31
- package/lib/igc-list-panel-module.d.ts +3 -3
- package/lib/igc-list-panel-primary-key-value-module.d.ts +3 -3
- package/lib/igc-list-panel-primary-key-value.d.ts +31 -31
- package/lib/igc-list-panel-selected-items-changed-event-args.d.ts +34 -34
- package/lib/igc-list-panel-selected-items-collection.d.ts +6 -6
- package/lib/igc-list-panel-selected-keys-changed-event-args.d.ts +34 -34
- package/lib/igc-list-panel-selected-keys-collection.d.ts +8 -8
- package/lib/igc-list-panel-selection-changed-event-args.d.ts +15 -15
- package/lib/igc-list-panel-template-height-requested-event-args.d.ts +18 -18
- package/lib/igc-list-panel-template-item-updating-event-args.d.ts +19 -19
- package/lib/igc-list-panel-template-width-requested-event-args.d.ts +18 -18
- package/lib/igc-on-collapsed-event-args.d.ts +12 -12
- package/lib/igc-on-expanded-event-args.d.ts +12 -12
- package/lib/igc-property-editor-data-source.d.ts +18 -18
- package/lib/igc-property-editor-description-object-collection.d.ts +8 -8
- package/lib/igc-property-editor-description-object.d.ts +19 -19
- package/lib/igc-property-editor-panel-component.d.ts +121 -121
- package/lib/igc-property-editor-panel-module.d.ts +3 -3
- package/lib/igc-property-editor-property-description-button-click-event-args.d.ts +12 -12
- package/lib/igc-property-editor-property-description-changed-event-args.d.ts +14 -14
- package/lib/igc-property-editor-property-description-coercing-value-event-args.d.ts +21 -21
- package/lib/igc-property-editor-property-description-collection.d.ts +8 -8
- package/lib/igc-property-editor-property-description-component.d.ts +117 -117
- package/lib/igc-property-editor-property-description-module.d.ts +3 -3
- package/lib/igc-property-editor-property-description-target-property-updating-event-args.d.ts +18 -18
- package/lib/igc-tool-action-button-component.d.ts +29 -29
- package/lib/igc-tool-action-button-module.d.ts +3 -3
- package/lib/igc-tool-action-button-pair-component.d.ts +171 -171
- package/lib/igc-tool-action-button-pair-module.d.ts +3 -3
- package/lib/igc-tool-action-checkbox-component.d.ts +63 -63
- package/lib/igc-tool-action-checkbox-list-component.d.ts +57 -57
- package/lib/igc-tool-action-checkbox-list-module.d.ts +3 -3
- package/lib/igc-tool-action-checkbox-module.d.ts +3 -3
- package/lib/igc-tool-action-collection.d.ts +8 -8
- package/lib/igc-tool-action-color-editor-component.d.ts +23 -23
- package/lib/igc-tool-action-color-editor-module.d.ts +3 -3
- package/lib/igc-tool-action-combo-component.d.ts +40 -40
- package/lib/igc-tool-action-combo-module.d.ts +3 -3
- package/lib/igc-tool-action-component.d.ts +352 -352
- package/lib/igc-tool-action-event-detail-collection.d.ts +8 -8
- package/lib/igc-tool-action-event-detail.d.ts +30 -30
- package/lib/igc-tool-action-field-selector-aggregation-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-aggregation.d.ts +20 -20
- package/lib/igc-tool-action-field-selector-aggregations-collection.d.ts +8 -8
- package/lib/igc-tool-action-field-selector-component.d.ts +73 -73
- package/lib/igc-tool-action-field-selector-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation.d.ts +20 -20
- package/lib/igc-tool-action-field-selector-selected-aggregations-collection.d.ts +8 -8
- package/lib/igc-tool-action-group-header-component.d.ts +28 -28
- package/lib/igc-tool-action-group-header-module.d.ts +3 -3
- package/lib/igc-tool-action-icon-button-component.d.ts +52 -52
- package/lib/igc-tool-action-icon-button-module.d.ts +3 -3
- package/lib/igc-tool-action-icon-menu-component.d.ts +33 -33
- package/lib/igc-tool-action-icon-menu-module.d.ts +3 -3
- package/lib/igc-tool-action-label-component.d.ts +18 -18
- package/lib/igc-tool-action-label-module.d.ts +3 -3
- package/lib/igc-tool-action-number-input-component.d.ts +23 -23
- package/lib/igc-tool-action-number-input-module.d.ts +3 -3
- package/lib/igc-tool-action-performed-event-args.d.ts +21 -21
- package/lib/igc-tool-action-popup-opening-event-args.d.ts +17 -17
- package/lib/igc-tool-action-radio-component.d.ts +74 -74
- package/lib/igc-tool-action-radio-module.d.ts +3 -3
- package/lib/igc-tool-action-separator-component.d.ts +28 -28
- package/lib/igc-tool-action-separator-module.d.ts +3 -3
- package/lib/igc-tool-action-sub-panel-component.d.ts +23 -23
- package/lib/igc-tool-action-sub-panel-module.d.ts +3 -3
- package/lib/igc-tool-action-text-input-component.d.ts +23 -23
- package/lib/igc-tool-action-text-input-module.d.ts +3 -3
- package/lib/igc-tool-command-event-args.d.ts +17 -17
- package/lib/igc-tool-context-binding-collection.d.ts +8 -8
- package/lib/igc-tool-context-binding.d.ts +25 -25
- package/lib/igc-tool-panel-component.d.ts +447 -447
- package/lib/igc-tool-panel-content-refreshed-event-args.d.ts +12 -12
- package/lib/igc-tool-panel-context-changed-event-args.d.ts +18 -18
- package/lib/igc-tool-panel-context-swapped-event-args.d.ts +12 -12
- package/lib/igc-tool-panel-module.d.ts +3 -3
- package/lib/igc-toolbar-component.d.ts +378 -378
- package/lib/igc-toolbar-module.d.ts +3 -3
- package/lib/igc-toolbar-sub-menu-closing-event-args.d.ts +12 -12
- package/lib/igc-toolbar-sub-menu-opening-event-args.d.ts +12 -12
- package/lib/igc-x-expansion-panel-component.d.ts +173 -173
- package/lib/igc-x-expansion-panel-module.d.ts +3 -3
- package/package.json +3 -3
- package/public_api.d.ts +266 -266
|
@@ -1,352 +1,352 @@
|
|
|
1
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
2
|
-
import { IgcToolContextBindingCollection } from "./igc-tool-context-binding-collection";
|
|
3
|
-
import { IgcToolActionCollection } from "./igc-tool-action-collection";
|
|
4
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
-
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
6
|
-
import { Visibility } from "igniteui-webcomponents-core";
|
|
7
|
-
import { IgcToolCommandEventArgs } from "./igc-tool-command-event-args";
|
|
8
|
-
import { IgcToolActionPerformedEventArgs } from "./igc-tool-action-performed-event-args";
|
|
9
|
-
import { ToolAction } from "./ToolAction";
|
|
10
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
11
|
-
/**
|
|
12
|
-
* Represents base class for all tool actions in toolbar
|
|
13
|
-
*/
|
|
14
|
-
export declare abstract class IgcToolActionComponent extends IgcHTMLElement {
|
|
15
|
-
protected createImplementation(): ToolAction;
|
|
16
|
-
protected _implementation: any;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
get i(): ToolAction; /**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
static _createFromInternal(internal: any): IgcToolActionComponent;
|
|
24
|
-
private onImplementationCreated;
|
|
25
|
-
protected _initializeAdapters(): void;
|
|
26
|
-
protected _updateAdapters(): void;
|
|
27
|
-
constructor();
|
|
28
|
-
private _settingAttributes;
|
|
29
|
-
protected _attached: boolean;
|
|
30
|
-
private _queuedSetAttributes;
|
|
31
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
32
|
-
protected _flushQueuedAttributes(): void;
|
|
33
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
34
|
-
connectedCallback(): void;
|
|
35
|
-
disconnectedCallback(): void;
|
|
36
|
-
private static _observedAttributesIgcToolActionComponent;
|
|
37
|
-
static get observedAttributes(): string[];
|
|
38
|
-
private _updatingFromAttribute;
|
|
39
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
40
|
-
get isOpen(): boolean;
|
|
41
|
-
private _contextBindings;
|
|
42
|
-
/**
|
|
43
|
-
* Gets the context bindings for this tool action.
|
|
44
|
-
*/
|
|
45
|
-
get contextBindings(): IgcToolContextBindingCollection;
|
|
46
|
-
set contextBindings(v: IgcToolContextBindingCollection);
|
|
47
|
-
get actionId(): string;
|
|
48
|
-
private _actions;
|
|
49
|
-
private _actualActions;
|
|
50
|
-
get actualActions(): IgcToolActionComponent[];
|
|
51
|
-
private _contentActions;
|
|
52
|
-
get contentActions(): IgcToolActionComponent[];
|
|
53
|
-
private _actionsAdapter;
|
|
54
|
-
/**
|
|
55
|
-
* Gets the sub actions associated with this tool action.
|
|
56
|
-
*/
|
|
57
|
-
get actions(): IgcToolActionCollection;
|
|
58
|
-
/**
|
|
59
|
-
* Gets or sets the width to use for this tool action.
|
|
60
|
-
*/
|
|
61
|
-
get width(): number;
|
|
62
|
-
set width(v: number);
|
|
63
|
-
/**
|
|
64
|
-
* Gets or sets the height to use for this tool action.
|
|
65
|
-
*/
|
|
66
|
-
get height(): number;
|
|
67
|
-
set height(v: number);
|
|
68
|
-
/**
|
|
69
|
-
* Gets or sets the height to use for the sub panel if different than default
|
|
70
|
-
*/
|
|
71
|
-
get subPanelRowHeight(): number;
|
|
72
|
-
set subPanelRowHeight(v: number);
|
|
73
|
-
get parentId(): string;
|
|
74
|
-
set parentId(v: string);
|
|
75
|
-
/**
|
|
76
|
-
* Gets or sets the Id of the action that this action will be inserted before.
|
|
77
|
-
* Subsequent actions will continue to insert before the target action, following
|
|
78
|
-
* the original action that set this property. If using this property do not use the
|
|
79
|
-
* AfterId property.
|
|
80
|
-
* This property is only relevant during initial insertion into the toolbar. Changing the property
|
|
81
|
-
* after the action has already been added will have no effect.
|
|
82
|
-
*/
|
|
83
|
-
get beforeId(): string;
|
|
84
|
-
set beforeId(v: string);
|
|
85
|
-
/**
|
|
86
|
-
* Gets or sets the Id of the action that this action will be inserted after.
|
|
87
|
-
* Subsequent actions will continue to insert after the target action, following
|
|
88
|
-
* the original action that set this property. If using this property do not use the
|
|
89
|
-
* BeforeId property.
|
|
90
|
-
* This property is only relevant during initial insertion into the toolbar. Changing the property
|
|
91
|
-
* after the action has already been added will have no effect.
|
|
92
|
-
*/
|
|
93
|
-
get afterId(): string;
|
|
94
|
-
set afterId(v: string);
|
|
95
|
-
/**
|
|
96
|
-
* Sets to the Id of the action that this action will overlay itself on to.
|
|
97
|
-
* The purpose of this property is to allow users to override actions automatically generated by
|
|
98
|
-
* toolbar targets such as the DataChart. These generated actions all have unique Ids associated
|
|
99
|
-
* with them that can be used for the OverlayId.
|
|
100
|
-
* These overlaid actions will
|
|
101
|
-
* not
|
|
102
|
-
* replace the generated one but will have its properties
|
|
103
|
-
* overlaid onto the generated actions.
|
|
104
|
-
*/
|
|
105
|
-
get overlayId(): string;
|
|
106
|
-
set overlayId(v: string);
|
|
107
|
-
get commandId(): string;
|
|
108
|
-
set commandId(v: string);
|
|
109
|
-
get commandArgument(): string;
|
|
110
|
-
set commandArgument(v: string);
|
|
111
|
-
get commandArgumentValue(): any;
|
|
112
|
-
set commandArgumentValue(v: any);
|
|
113
|
-
get paddingLeft(): number;
|
|
114
|
-
set paddingLeft(v: number);
|
|
115
|
-
get actualPaddingLeft(): number;
|
|
116
|
-
set actualPaddingLeft(v: number);
|
|
117
|
-
get paddingRight(): number;
|
|
118
|
-
set paddingRight(v: number);
|
|
119
|
-
get actualPaddingRight(): number;
|
|
120
|
-
set actualPaddingRight(v: number);
|
|
121
|
-
get paddingBottom(): number;
|
|
122
|
-
set paddingBottom(v: number);
|
|
123
|
-
get actualPaddingBottom(): number;
|
|
124
|
-
set actualPaddingBottom(v: number);
|
|
125
|
-
get paddingTop(): number;
|
|
126
|
-
set paddingTop(v: number);
|
|
127
|
-
get actualPaddingTop(): number;
|
|
128
|
-
set actualPaddingTop(v: number);
|
|
129
|
-
/**
|
|
130
|
-
* Gets the actual hover background used by the tool action.
|
|
131
|
-
*/
|
|
132
|
-
get actualHoverBackground(): string;
|
|
133
|
-
set actualHoverBackground(v: string);
|
|
134
|
-
/**
|
|
135
|
-
* Gets or sets the hover background for this tool action.
|
|
136
|
-
*/
|
|
137
|
-
get hoverBackground(): string;
|
|
138
|
-
set hoverBackground(v: string);
|
|
139
|
-
/**
|
|
140
|
-
* Gets the actual background used by the tool action.
|
|
141
|
-
*/
|
|
142
|
-
get actualBackground(): string;
|
|
143
|
-
set actualBackground(v: string);
|
|
144
|
-
/**
|
|
145
|
-
* Gets or sets the background color of the tool action.
|
|
146
|
-
*/
|
|
147
|
-
get background(): string;
|
|
148
|
-
set background(v: string);
|
|
149
|
-
/**
|
|
150
|
-
* Gets the actual label text color.
|
|
151
|
-
*/
|
|
152
|
-
get actualTextColor(): string;
|
|
153
|
-
set actualTextColor(v: string);
|
|
154
|
-
/**
|
|
155
|
-
* Gets or sets the label text color.
|
|
156
|
-
*/
|
|
157
|
-
get textColor(): string;
|
|
158
|
-
set textColor(v: string);
|
|
159
|
-
/**
|
|
160
|
-
* Gets the actual label text color.
|
|
161
|
-
*/
|
|
162
|
-
get actualSubtitleTextColor(): string;
|
|
163
|
-
set actualSubtitleTextColor(v: string);
|
|
164
|
-
/**
|
|
165
|
-
* Gets or sets the label text color.
|
|
166
|
-
*/
|
|
167
|
-
get subtitleTextColor(): string;
|
|
168
|
-
set subtitleTextColor(v: string);
|
|
169
|
-
/**
|
|
170
|
-
* Gets the actual label text color when the tool is disabled.
|
|
171
|
-
*/
|
|
172
|
-
get actualDisabledTextColor(): string;
|
|
173
|
-
set actualDisabledTextColor(v: string);
|
|
174
|
-
/**
|
|
175
|
-
* Gets or sets the label text color when the tool is disabled.
|
|
176
|
-
*/
|
|
177
|
-
get disabledTextColor(): string;
|
|
178
|
-
set disabledTextColor(v: string);
|
|
179
|
-
/**
|
|
180
|
-
* Gets the actual font used.
|
|
181
|
-
*/
|
|
182
|
-
get actualTextStyle(): FontInfo;
|
|
183
|
-
set actualTextStyle(v: FontInfo);
|
|
184
|
-
/**
|
|
185
|
-
* Gets or sets the font to use.
|
|
186
|
-
*/
|
|
187
|
-
get textStyle(): string;
|
|
188
|
-
set textStyle(v: string);
|
|
189
|
-
/**
|
|
190
|
-
* Gets the actual font used.
|
|
191
|
-
*/
|
|
192
|
-
get actualSubtitleTextStyle(): FontInfo;
|
|
193
|
-
set actualSubtitleTextStyle(v: FontInfo);
|
|
194
|
-
/**
|
|
195
|
-
* Gets or sets the font to use.
|
|
196
|
-
*/
|
|
197
|
-
get subtitleTextStyle(): string;
|
|
198
|
-
set subtitleTextStyle(v: string);
|
|
199
|
-
get isDisabled(): boolean;
|
|
200
|
-
set isDisabled(v: boolean);
|
|
201
|
-
get isHighlighted(): boolean;
|
|
202
|
-
set isHighlighted(v: boolean);
|
|
203
|
-
/**
|
|
204
|
-
* Gets or sets the display density to use for the action.
|
|
205
|
-
*/
|
|
206
|
-
get density(): ControlDisplayDensity;
|
|
207
|
-
set density(v: ControlDisplayDensity);
|
|
208
|
-
/**
|
|
209
|
-
* Gets the resolved display density to use for the action.
|
|
210
|
-
*/
|
|
211
|
-
get actualDensity(): ControlDisplayDensity;
|
|
212
|
-
set actualDensity(v: ControlDisplayDensity);
|
|
213
|
-
get name(): string;
|
|
214
|
-
set name(v: string);
|
|
215
|
-
/**
|
|
216
|
-
* Gets or sets the title of the tool.
|
|
217
|
-
*/
|
|
218
|
-
get title(): string;
|
|
219
|
-
set title(v: string);
|
|
220
|
-
/**
|
|
221
|
-
* Gets or sets the subtitle of the tool.
|
|
222
|
-
*/
|
|
223
|
-
get subtitle(): string;
|
|
224
|
-
set subtitle(v: string);
|
|
225
|
-
/**
|
|
226
|
-
* Gets or sets the title horizontal alignment.
|
|
227
|
-
*/
|
|
228
|
-
get titleHorizontalAlignment(): HorizontalAlignment;
|
|
229
|
-
set titleHorizontalAlignment(v: HorizontalAlignment);
|
|
230
|
-
get iconName(): string;
|
|
231
|
-
set iconName(v: string);
|
|
232
|
-
get iconCollectionName(): string;
|
|
233
|
-
set iconCollectionName(v: string);
|
|
234
|
-
/**
|
|
235
|
-
* Gets or sets the icon viewbox left.
|
|
236
|
-
*/
|
|
237
|
-
get iconViewBoxLeft(): number;
|
|
238
|
-
set iconViewBoxLeft(v: number);
|
|
239
|
-
/**
|
|
240
|
-
* Gets or sets the icon viewbox top.
|
|
241
|
-
*/
|
|
242
|
-
get iconViewBoxTop(): number;
|
|
243
|
-
set iconViewBoxTop(v: number);
|
|
244
|
-
/**
|
|
245
|
-
* Gets or sets the icon viewbox width.
|
|
246
|
-
*/
|
|
247
|
-
get iconViewBoxWidth(): number;
|
|
248
|
-
set iconViewBoxWidth(v: number);
|
|
249
|
-
/**
|
|
250
|
-
* Gets or sets the icon viewbox height.
|
|
251
|
-
*/
|
|
252
|
-
get iconViewBoxHeight(): number;
|
|
253
|
-
set iconViewBoxHeight(v: number);
|
|
254
|
-
/**
|
|
255
|
-
* Gets or sets the icon fill color.
|
|
256
|
-
*/
|
|
257
|
-
get iconFill(): string;
|
|
258
|
-
set iconFill(v: string);
|
|
259
|
-
/**
|
|
260
|
-
* Gets the actual icon fill color.
|
|
261
|
-
*/
|
|
262
|
-
get actualIconFill(): string;
|
|
263
|
-
set actualIconFill(v: string);
|
|
264
|
-
/**
|
|
265
|
-
* Gets or sets the icon fill colors.
|
|
266
|
-
*/
|
|
267
|
-
get iconFillColors(): string[];
|
|
268
|
-
set iconFillColors(v: string[]);
|
|
269
|
-
/**
|
|
270
|
-
* Gets or sets the icon stroke color.
|
|
271
|
-
*/
|
|
272
|
-
get iconStroke(): string;
|
|
273
|
-
set iconStroke(v: string);
|
|
274
|
-
/**
|
|
275
|
-
* Gets the actual icon stroke color.
|
|
276
|
-
*/
|
|
277
|
-
get actualIconStroke(): string;
|
|
278
|
-
set actualIconStroke(v: string);
|
|
279
|
-
/**
|
|
280
|
-
* Gets or sets the icon stroke colors.
|
|
281
|
-
*/
|
|
282
|
-
get iconStrokeColors(): string[];
|
|
283
|
-
set iconStrokeColors(v: string[]);
|
|
284
|
-
/**
|
|
285
|
-
* Gets or sets the icon viewbox width.
|
|
286
|
-
*/
|
|
287
|
-
get iconStrokeWidth(): number;
|
|
288
|
-
set iconStrokeWidth(v: number);
|
|
289
|
-
/**
|
|
290
|
-
* Gets or sets the width of the icon.
|
|
291
|
-
*/
|
|
292
|
-
get iconWidth(): number;
|
|
293
|
-
set iconWidth(v: number);
|
|
294
|
-
/**
|
|
295
|
-
* Gets the actual icon width used.
|
|
296
|
-
*/
|
|
297
|
-
get actualIconWidth(): number;
|
|
298
|
-
set actualIconWidth(v: number);
|
|
299
|
-
/**
|
|
300
|
-
* Gets or sets the height of the icon.
|
|
301
|
-
*/
|
|
302
|
-
get iconHeight(): number;
|
|
303
|
-
set iconHeight(v: number);
|
|
304
|
-
/**
|
|
305
|
-
* Gets the actual icon height used.
|
|
306
|
-
*/
|
|
307
|
-
get actualIconHeight(): number;
|
|
308
|
-
set actualIconHeight(v: number);
|
|
309
|
-
/**
|
|
310
|
-
* Gets or sets the tool action visibility.
|
|
311
|
-
*/
|
|
312
|
-
get visibility(): Visibility;
|
|
313
|
-
set visibility(v: Visibility);
|
|
314
|
-
/**
|
|
315
|
-
* Gets or sets if the tool action will close its parent dropdown when executed by the user.
|
|
316
|
-
*/
|
|
317
|
-
get closeOnExecute(): boolean;
|
|
318
|
-
set closeOnExecute(v: boolean);
|
|
319
|
-
get highlightWidth(): number;
|
|
320
|
-
set highlightWidth(v: number);
|
|
321
|
-
get actualHighlightWidth(): number;
|
|
322
|
-
set actualHighlightWidth(v: number);
|
|
323
|
-
get highlightRadius(): number;
|
|
324
|
-
set highlightRadius(v: number);
|
|
325
|
-
get actualHighlightRadius(): number;
|
|
326
|
-
set actualHighlightRadius(v: number);
|
|
327
|
-
get highlightColor(): string;
|
|
328
|
-
set highlightColor(v: string);
|
|
329
|
-
get actualHighlightColor(): string;
|
|
330
|
-
set actualHighlightColor(v: string);
|
|
331
|
-
findByName(name: string): any;
|
|
332
|
-
protected __p: string;
|
|
333
|
-
protected _hasUserValues: Set<string>;
|
|
334
|
-
protected get hasUserValues(): Set<string>;
|
|
335
|
-
protected __m(propertyName: string): void;
|
|
336
|
-
protected _stylingContainer: any;
|
|
337
|
-
protected _stylingParent: any;
|
|
338
|
-
protected _inStyling: boolean;
|
|
339
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
340
|
-
openSubMenu(): void;
|
|
341
|
-
closeSubmenu(): void;
|
|
342
|
-
exportVisualData(): any;
|
|
343
|
-
exportSerializedVisualData(): string;
|
|
344
|
-
private _onCommand;
|
|
345
|
-
private _onCommand_wrapped;
|
|
346
|
-
get onCommand(): (s: IgcToolActionComponent, e: IgcToolCommandEventArgs) => void;
|
|
347
|
-
set onCommand(ev: (s: IgcToolActionComponent, e: IgcToolCommandEventArgs) => void);
|
|
348
|
-
private _performed;
|
|
349
|
-
private _performed_wrapped;
|
|
350
|
-
get performed(): (s: IgcToolActionComponent, e: IgcToolActionPerformedEventArgs) => void;
|
|
351
|
-
set performed(ev: (s: IgcToolActionComponent, e: IgcToolActionPerformedEventArgs) => void);
|
|
352
|
-
}
|
|
1
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
2
|
+
import { IgcToolContextBindingCollection } from "./igc-tool-context-binding-collection";
|
|
3
|
+
import { IgcToolActionCollection } from "./igc-tool-action-collection";
|
|
4
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
5
|
+
import { HorizontalAlignment } from "igniteui-webcomponents-core";
|
|
6
|
+
import { Visibility } from "igniteui-webcomponents-core";
|
|
7
|
+
import { IgcToolCommandEventArgs } from "./igc-tool-command-event-args";
|
|
8
|
+
import { IgcToolActionPerformedEventArgs } from "./igc-tool-action-performed-event-args";
|
|
9
|
+
import { ToolAction } from "./ToolAction";
|
|
10
|
+
import { FontInfo } from "igniteui-webcomponents-core";
|
|
11
|
+
/**
|
|
12
|
+
* Represents base class for all tool actions in toolbar
|
|
13
|
+
*/
|
|
14
|
+
export declare abstract class IgcToolActionComponent extends IgcHTMLElement {
|
|
15
|
+
protected createImplementation(): ToolAction;
|
|
16
|
+
protected _implementation: any;
|
|
17
|
+
/**
|
|
18
|
+
* @hidden
|
|
19
|
+
*/
|
|
20
|
+
get i(): ToolAction; /**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
static _createFromInternal(internal: any): IgcToolActionComponent;
|
|
24
|
+
private onImplementationCreated;
|
|
25
|
+
protected _initializeAdapters(): void;
|
|
26
|
+
protected _updateAdapters(): void;
|
|
27
|
+
constructor();
|
|
28
|
+
private _settingAttributes;
|
|
29
|
+
protected _attached: boolean;
|
|
30
|
+
private _queuedSetAttributes;
|
|
31
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
32
|
+
protected _flushQueuedAttributes(): void;
|
|
33
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
34
|
+
connectedCallback(): void;
|
|
35
|
+
disconnectedCallback(): void;
|
|
36
|
+
private static _observedAttributesIgcToolActionComponent;
|
|
37
|
+
static get observedAttributes(): string[];
|
|
38
|
+
private _updatingFromAttribute;
|
|
39
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
40
|
+
get isOpen(): boolean;
|
|
41
|
+
private _contextBindings;
|
|
42
|
+
/**
|
|
43
|
+
* Gets the context bindings for this tool action.
|
|
44
|
+
*/
|
|
45
|
+
get contextBindings(): IgcToolContextBindingCollection;
|
|
46
|
+
set contextBindings(v: IgcToolContextBindingCollection);
|
|
47
|
+
get actionId(): string;
|
|
48
|
+
private _actions;
|
|
49
|
+
private _actualActions;
|
|
50
|
+
get actualActions(): IgcToolActionComponent[];
|
|
51
|
+
private _contentActions;
|
|
52
|
+
get contentActions(): IgcToolActionComponent[];
|
|
53
|
+
private _actionsAdapter;
|
|
54
|
+
/**
|
|
55
|
+
* Gets the sub actions associated with this tool action.
|
|
56
|
+
*/
|
|
57
|
+
get actions(): IgcToolActionCollection;
|
|
58
|
+
/**
|
|
59
|
+
* Gets or sets the width to use for this tool action.
|
|
60
|
+
*/
|
|
61
|
+
get width(): number;
|
|
62
|
+
set width(v: number);
|
|
63
|
+
/**
|
|
64
|
+
* Gets or sets the height to use for this tool action.
|
|
65
|
+
*/
|
|
66
|
+
get height(): number;
|
|
67
|
+
set height(v: number);
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the height to use for the sub panel if different than default
|
|
70
|
+
*/
|
|
71
|
+
get subPanelRowHeight(): number;
|
|
72
|
+
set subPanelRowHeight(v: number);
|
|
73
|
+
get parentId(): string;
|
|
74
|
+
set parentId(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets or sets the Id of the action that this action will be inserted before.
|
|
77
|
+
* Subsequent actions will continue to insert before the target action, following
|
|
78
|
+
* the original action that set this property. If using this property do not use the
|
|
79
|
+
* AfterId property.
|
|
80
|
+
* This property is only relevant during initial insertion into the toolbar. Changing the property
|
|
81
|
+
* after the action has already been added will have no effect.
|
|
82
|
+
*/
|
|
83
|
+
get beforeId(): string;
|
|
84
|
+
set beforeId(v: string);
|
|
85
|
+
/**
|
|
86
|
+
* Gets or sets the Id of the action that this action will be inserted after.
|
|
87
|
+
* Subsequent actions will continue to insert after the target action, following
|
|
88
|
+
* the original action that set this property. If using this property do not use the
|
|
89
|
+
* BeforeId property.
|
|
90
|
+
* This property is only relevant during initial insertion into the toolbar. Changing the property
|
|
91
|
+
* after the action has already been added will have no effect.
|
|
92
|
+
*/
|
|
93
|
+
get afterId(): string;
|
|
94
|
+
set afterId(v: string);
|
|
95
|
+
/**
|
|
96
|
+
* Sets to the Id of the action that this action will overlay itself on to.
|
|
97
|
+
* The purpose of this property is to allow users to override actions automatically generated by
|
|
98
|
+
* toolbar targets such as the DataChart. These generated actions all have unique Ids associated
|
|
99
|
+
* with them that can be used for the OverlayId.
|
|
100
|
+
* These overlaid actions will
|
|
101
|
+
* not
|
|
102
|
+
* replace the generated one but will have its properties
|
|
103
|
+
* overlaid onto the generated actions.
|
|
104
|
+
*/
|
|
105
|
+
get overlayId(): string;
|
|
106
|
+
set overlayId(v: string);
|
|
107
|
+
get commandId(): string;
|
|
108
|
+
set commandId(v: string);
|
|
109
|
+
get commandArgument(): string;
|
|
110
|
+
set commandArgument(v: string);
|
|
111
|
+
get commandArgumentValue(): any;
|
|
112
|
+
set commandArgumentValue(v: any);
|
|
113
|
+
get paddingLeft(): number;
|
|
114
|
+
set paddingLeft(v: number);
|
|
115
|
+
get actualPaddingLeft(): number;
|
|
116
|
+
set actualPaddingLeft(v: number);
|
|
117
|
+
get paddingRight(): number;
|
|
118
|
+
set paddingRight(v: number);
|
|
119
|
+
get actualPaddingRight(): number;
|
|
120
|
+
set actualPaddingRight(v: number);
|
|
121
|
+
get paddingBottom(): number;
|
|
122
|
+
set paddingBottom(v: number);
|
|
123
|
+
get actualPaddingBottom(): number;
|
|
124
|
+
set actualPaddingBottom(v: number);
|
|
125
|
+
get paddingTop(): number;
|
|
126
|
+
set paddingTop(v: number);
|
|
127
|
+
get actualPaddingTop(): number;
|
|
128
|
+
set actualPaddingTop(v: number);
|
|
129
|
+
/**
|
|
130
|
+
* Gets the actual hover background used by the tool action.
|
|
131
|
+
*/
|
|
132
|
+
get actualHoverBackground(): string;
|
|
133
|
+
set actualHoverBackground(v: string);
|
|
134
|
+
/**
|
|
135
|
+
* Gets or sets the hover background for this tool action.
|
|
136
|
+
*/
|
|
137
|
+
get hoverBackground(): string;
|
|
138
|
+
set hoverBackground(v: string);
|
|
139
|
+
/**
|
|
140
|
+
* Gets the actual background used by the tool action.
|
|
141
|
+
*/
|
|
142
|
+
get actualBackground(): string;
|
|
143
|
+
set actualBackground(v: string);
|
|
144
|
+
/**
|
|
145
|
+
* Gets or sets the background color of the tool action.
|
|
146
|
+
*/
|
|
147
|
+
get background(): string;
|
|
148
|
+
set background(v: string);
|
|
149
|
+
/**
|
|
150
|
+
* Gets the actual label text color.
|
|
151
|
+
*/
|
|
152
|
+
get actualTextColor(): string;
|
|
153
|
+
set actualTextColor(v: string);
|
|
154
|
+
/**
|
|
155
|
+
* Gets or sets the label text color.
|
|
156
|
+
*/
|
|
157
|
+
get textColor(): string;
|
|
158
|
+
set textColor(v: string);
|
|
159
|
+
/**
|
|
160
|
+
* Gets the actual label text color.
|
|
161
|
+
*/
|
|
162
|
+
get actualSubtitleTextColor(): string;
|
|
163
|
+
set actualSubtitleTextColor(v: string);
|
|
164
|
+
/**
|
|
165
|
+
* Gets or sets the label text color.
|
|
166
|
+
*/
|
|
167
|
+
get subtitleTextColor(): string;
|
|
168
|
+
set subtitleTextColor(v: string);
|
|
169
|
+
/**
|
|
170
|
+
* Gets the actual label text color when the tool is disabled.
|
|
171
|
+
*/
|
|
172
|
+
get actualDisabledTextColor(): string;
|
|
173
|
+
set actualDisabledTextColor(v: string);
|
|
174
|
+
/**
|
|
175
|
+
* Gets or sets the label text color when the tool is disabled.
|
|
176
|
+
*/
|
|
177
|
+
get disabledTextColor(): string;
|
|
178
|
+
set disabledTextColor(v: string);
|
|
179
|
+
/**
|
|
180
|
+
* Gets the actual font used.
|
|
181
|
+
*/
|
|
182
|
+
get actualTextStyle(): FontInfo;
|
|
183
|
+
set actualTextStyle(v: FontInfo);
|
|
184
|
+
/**
|
|
185
|
+
* Gets or sets the font to use.
|
|
186
|
+
*/
|
|
187
|
+
get textStyle(): string;
|
|
188
|
+
set textStyle(v: string);
|
|
189
|
+
/**
|
|
190
|
+
* Gets the actual font used.
|
|
191
|
+
*/
|
|
192
|
+
get actualSubtitleTextStyle(): FontInfo;
|
|
193
|
+
set actualSubtitleTextStyle(v: FontInfo);
|
|
194
|
+
/**
|
|
195
|
+
* Gets or sets the font to use.
|
|
196
|
+
*/
|
|
197
|
+
get subtitleTextStyle(): string;
|
|
198
|
+
set subtitleTextStyle(v: string);
|
|
199
|
+
get isDisabled(): boolean;
|
|
200
|
+
set isDisabled(v: boolean);
|
|
201
|
+
get isHighlighted(): boolean;
|
|
202
|
+
set isHighlighted(v: boolean);
|
|
203
|
+
/**
|
|
204
|
+
* Gets or sets the display density to use for the action.
|
|
205
|
+
*/
|
|
206
|
+
get density(): ControlDisplayDensity;
|
|
207
|
+
set density(v: ControlDisplayDensity);
|
|
208
|
+
/**
|
|
209
|
+
* Gets the resolved display density to use for the action.
|
|
210
|
+
*/
|
|
211
|
+
get actualDensity(): ControlDisplayDensity;
|
|
212
|
+
set actualDensity(v: ControlDisplayDensity);
|
|
213
|
+
get name(): string;
|
|
214
|
+
set name(v: string);
|
|
215
|
+
/**
|
|
216
|
+
* Gets or sets the title of the tool.
|
|
217
|
+
*/
|
|
218
|
+
get title(): string;
|
|
219
|
+
set title(v: string);
|
|
220
|
+
/**
|
|
221
|
+
* Gets or sets the subtitle of the tool.
|
|
222
|
+
*/
|
|
223
|
+
get subtitle(): string;
|
|
224
|
+
set subtitle(v: string);
|
|
225
|
+
/**
|
|
226
|
+
* Gets or sets the title horizontal alignment.
|
|
227
|
+
*/
|
|
228
|
+
get titleHorizontalAlignment(): HorizontalAlignment;
|
|
229
|
+
set titleHorizontalAlignment(v: HorizontalAlignment);
|
|
230
|
+
get iconName(): string;
|
|
231
|
+
set iconName(v: string);
|
|
232
|
+
get iconCollectionName(): string;
|
|
233
|
+
set iconCollectionName(v: string);
|
|
234
|
+
/**
|
|
235
|
+
* Gets or sets the icon viewbox left.
|
|
236
|
+
*/
|
|
237
|
+
get iconViewBoxLeft(): number;
|
|
238
|
+
set iconViewBoxLeft(v: number);
|
|
239
|
+
/**
|
|
240
|
+
* Gets or sets the icon viewbox top.
|
|
241
|
+
*/
|
|
242
|
+
get iconViewBoxTop(): number;
|
|
243
|
+
set iconViewBoxTop(v: number);
|
|
244
|
+
/**
|
|
245
|
+
* Gets or sets the icon viewbox width.
|
|
246
|
+
*/
|
|
247
|
+
get iconViewBoxWidth(): number;
|
|
248
|
+
set iconViewBoxWidth(v: number);
|
|
249
|
+
/**
|
|
250
|
+
* Gets or sets the icon viewbox height.
|
|
251
|
+
*/
|
|
252
|
+
get iconViewBoxHeight(): number;
|
|
253
|
+
set iconViewBoxHeight(v: number);
|
|
254
|
+
/**
|
|
255
|
+
* Gets or sets the icon fill color.
|
|
256
|
+
*/
|
|
257
|
+
get iconFill(): string;
|
|
258
|
+
set iconFill(v: string);
|
|
259
|
+
/**
|
|
260
|
+
* Gets the actual icon fill color.
|
|
261
|
+
*/
|
|
262
|
+
get actualIconFill(): string;
|
|
263
|
+
set actualIconFill(v: string);
|
|
264
|
+
/**
|
|
265
|
+
* Gets or sets the icon fill colors.
|
|
266
|
+
*/
|
|
267
|
+
get iconFillColors(): string[];
|
|
268
|
+
set iconFillColors(v: string[]);
|
|
269
|
+
/**
|
|
270
|
+
* Gets or sets the icon stroke color.
|
|
271
|
+
*/
|
|
272
|
+
get iconStroke(): string;
|
|
273
|
+
set iconStroke(v: string);
|
|
274
|
+
/**
|
|
275
|
+
* Gets the actual icon stroke color.
|
|
276
|
+
*/
|
|
277
|
+
get actualIconStroke(): string;
|
|
278
|
+
set actualIconStroke(v: string);
|
|
279
|
+
/**
|
|
280
|
+
* Gets or sets the icon stroke colors.
|
|
281
|
+
*/
|
|
282
|
+
get iconStrokeColors(): string[];
|
|
283
|
+
set iconStrokeColors(v: string[]);
|
|
284
|
+
/**
|
|
285
|
+
* Gets or sets the icon viewbox width.
|
|
286
|
+
*/
|
|
287
|
+
get iconStrokeWidth(): number;
|
|
288
|
+
set iconStrokeWidth(v: number);
|
|
289
|
+
/**
|
|
290
|
+
* Gets or sets the width of the icon.
|
|
291
|
+
*/
|
|
292
|
+
get iconWidth(): number;
|
|
293
|
+
set iconWidth(v: number);
|
|
294
|
+
/**
|
|
295
|
+
* Gets the actual icon width used.
|
|
296
|
+
*/
|
|
297
|
+
get actualIconWidth(): number;
|
|
298
|
+
set actualIconWidth(v: number);
|
|
299
|
+
/**
|
|
300
|
+
* Gets or sets the height of the icon.
|
|
301
|
+
*/
|
|
302
|
+
get iconHeight(): number;
|
|
303
|
+
set iconHeight(v: number);
|
|
304
|
+
/**
|
|
305
|
+
* Gets the actual icon height used.
|
|
306
|
+
*/
|
|
307
|
+
get actualIconHeight(): number;
|
|
308
|
+
set actualIconHeight(v: number);
|
|
309
|
+
/**
|
|
310
|
+
* Gets or sets the tool action visibility.
|
|
311
|
+
*/
|
|
312
|
+
get visibility(): Visibility;
|
|
313
|
+
set visibility(v: Visibility);
|
|
314
|
+
/**
|
|
315
|
+
* Gets or sets if the tool action will close its parent dropdown when executed by the user.
|
|
316
|
+
*/
|
|
317
|
+
get closeOnExecute(): boolean;
|
|
318
|
+
set closeOnExecute(v: boolean);
|
|
319
|
+
get highlightWidth(): number;
|
|
320
|
+
set highlightWidth(v: number);
|
|
321
|
+
get actualHighlightWidth(): number;
|
|
322
|
+
set actualHighlightWidth(v: number);
|
|
323
|
+
get highlightRadius(): number;
|
|
324
|
+
set highlightRadius(v: number);
|
|
325
|
+
get actualHighlightRadius(): number;
|
|
326
|
+
set actualHighlightRadius(v: number);
|
|
327
|
+
get highlightColor(): string;
|
|
328
|
+
set highlightColor(v: string);
|
|
329
|
+
get actualHighlightColor(): string;
|
|
330
|
+
set actualHighlightColor(v: string);
|
|
331
|
+
findByName(name: string): any;
|
|
332
|
+
protected __p: string;
|
|
333
|
+
protected _hasUserValues: Set<string>;
|
|
334
|
+
protected get hasUserValues(): Set<string>;
|
|
335
|
+
protected __m(propertyName: string): void;
|
|
336
|
+
protected _stylingContainer: any;
|
|
337
|
+
protected _stylingParent: any;
|
|
338
|
+
protected _inStyling: boolean;
|
|
339
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
340
|
+
openSubMenu(): void;
|
|
341
|
+
closeSubmenu(): void;
|
|
342
|
+
exportVisualData(): any;
|
|
343
|
+
exportSerializedVisualData(): string;
|
|
344
|
+
private _onCommand;
|
|
345
|
+
private _onCommand_wrapped;
|
|
346
|
+
get onCommand(): (s: IgcToolActionComponent, e: IgcToolCommandEventArgs) => void;
|
|
347
|
+
set onCommand(ev: (s: IgcToolActionComponent, e: IgcToolCommandEventArgs) => void);
|
|
348
|
+
private _performed;
|
|
349
|
+
private _performed_wrapped;
|
|
350
|
+
get performed(): (s: IgcToolActionComponent, e: IgcToolActionPerformedEventArgs) => void;
|
|
351
|
+
set performed(ev: (s: IgcToolActionComponent, e: IgcToolActionPerformedEventArgs) => void);
|
|
352
|
+
}
|