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
package/public_api.d.ts
CHANGED
|
@@ -1,266 +1,266 @@
|
|
|
1
|
-
export * from './lib/igc-x-expansion-panel-module';
|
|
2
|
-
export * from './lib/igc-x-expansion-panel-component';
|
|
3
|
-
export * from './lib/igc-combo-editor-component';
|
|
4
|
-
export * from './lib/igc-combo-editor-module';
|
|
5
|
-
export * from './lib/igc-property-editor-panel-module';
|
|
6
|
-
export * from './lib/igc-property-editor-panel-component';
|
|
7
|
-
export * from './lib/igc-list-panel-component';
|
|
8
|
-
export * from './lib/igc-list-panel-module';
|
|
9
|
-
export * from './lib/igc-tool-panel-component';
|
|
10
|
-
export * from './lib/igc-toolbar-component';
|
|
11
|
-
export * from './lib/igc-tool-panel-module';
|
|
12
|
-
export * from './lib/igc-toolbar-module';
|
|
13
|
-
export * from './lib/NativeUILayoutFactory';
|
|
14
|
-
export * from './lib/XToolPanelBridge';
|
|
15
|
-
export * from './lib/XToolbarBridge';
|
|
16
|
-
export * from './lib/ComboEditorBridge';
|
|
17
|
-
export * from './lib/ComboEditorView';
|
|
18
|
-
export * from './lib/ComboEditorCloneDataSourceFilterOperation';
|
|
19
|
-
export * from './lib/ToolbarView';
|
|
20
|
-
export * from './lib/ToolPanelView';
|
|
21
|
-
export * from './lib/ExpansionPanelView';
|
|
22
|
-
export * from './lib/ExpansionPanelUtilities';
|
|
23
|
-
export * from './lib/ListPanelView';
|
|
24
|
-
export * from './lib/PropertyEditorPanelView';
|
|
25
|
-
export * from './lib/OnExpandedEventArgs';
|
|
26
|
-
export * from './lib/igc-on-expanded-event-args';
|
|
27
|
-
export * from './lib/OnCollapsedEventArgs';
|
|
28
|
-
export * from './lib/igc-on-collapsed-event-args';
|
|
29
|
-
export * from './lib/ComboEditorGotFocusEventArgs';
|
|
30
|
-
export * from './lib/igc-combo-editor-got-focus-event-args';
|
|
31
|
-
export * from './lib/ComboEditorLostFocusEventArgs';
|
|
32
|
-
export * from './lib/igc-combo-editor-lost-focus-event-args';
|
|
33
|
-
export * from './lib/ComboEditorTextChangedEventArgs';
|
|
34
|
-
export * from './lib/igc-combo-editor-text-changed-event-args';
|
|
35
|
-
export * from './lib/ComboEditorValueChangedEventArgs';
|
|
36
|
-
export * from './lib/igc-combo-editor-value-changed-event-args';
|
|
37
|
-
export * from './lib/ComboEditor';
|
|
38
|
-
export * from './lib/ComboEditorMultipleDataSourceNotifier';
|
|
39
|
-
export * from './lib/ComboEditorDataSourceNotificationHandler';
|
|
40
|
-
export * from './lib/ComboEditorSelectedItemChangeType';
|
|
41
|
-
export * from './lib/igc-list-panel-selected-items-collection';
|
|
42
|
-
export * from './lib/ListPanelSelectedItemsCollection';
|
|
43
|
-
export * from './lib/igc-list-panel-selected-keys-collection';
|
|
44
|
-
export * from './lib/ListPanelSelectedKeysCollection';
|
|
45
|
-
export * from './lib/ListPanelPrimaryKeyValue';
|
|
46
|
-
export * from './lib/igc-list-panel-primary-key-value';
|
|
47
|
-
export * from './lib/igc-list-panel-primary-key-value-module';
|
|
48
|
-
export * from './lib/INativeUIToolPanelBridge';
|
|
49
|
-
export * from './lib/INativeUIToolbarBridge';
|
|
50
|
-
export * from './lib/NativeUIToolPanel';
|
|
51
|
-
export * from './lib/NativeUIToolbar';
|
|
52
|
-
export * from './lib/NativeUIContentRefreshedEventArgs';
|
|
53
|
-
export * from './lib/NativeUIToolbarSubMenuOpeningEventArgs';
|
|
54
|
-
export * from './lib/NativeUIToolbarSubMenuClosingEventArgs';
|
|
55
|
-
export * from './lib/igc-layout-selected-keys-collection';
|
|
56
|
-
export * from './lib/LayoutSelectedKeysCollection';
|
|
57
|
-
export * from './lib/LayoutPrimaryKeyValue';
|
|
58
|
-
export * from './lib/igc-layout-primary-key-value';
|
|
59
|
-
export * from './lib/igc-layout-primary-key-value-module';
|
|
60
|
-
export * from './lib/igc-layout-selected-items-collection';
|
|
61
|
-
export * from './lib/LayoutSelectedItemsCollection';
|
|
62
|
-
export * from './lib/ToolActionColorEditor';
|
|
63
|
-
export * from './lib/igc-tool-action-color-editor-component';
|
|
64
|
-
export * from './lib/igc-tool-action-color-editor-module';
|
|
65
|
-
export * from './lib/ToolActionCombo';
|
|
66
|
-
export * from './lib/igc-tool-action-combo-component';
|
|
67
|
-
export * from './lib/igc-tool-action-combo-module';
|
|
68
|
-
export * from './lib/ToolActionButtonGroupDisplayType';
|
|
69
|
-
export * from './lib/ToolActionButtonPair';
|
|
70
|
-
export * from './lib/igc-tool-action-button-pair-component';
|
|
71
|
-
export * from './lib/igc-tool-action-button-pair-module';
|
|
72
|
-
export * from './lib/ToolActionCheckboxList';
|
|
73
|
-
export * from './lib/igc-tool-action-checkbox-list-component';
|
|
74
|
-
export * from './lib/igc-tool-action-checkbox-list-module';
|
|
75
|
-
export * from './lib/ToolActionCheckboxListIndexType';
|
|
76
|
-
export * from './lib/ToolActionFieldSelectorType';
|
|
77
|
-
export * from './lib/ToolActionFieldSelectorEventType';
|
|
78
|
-
export * from './lib/ToolActionFieldSelectorAggregation';
|
|
79
|
-
export * from './lib/igc-tool-action-field-selector-aggregation';
|
|
80
|
-
export * from './lib/igc-tool-action-field-selector-aggregation-module';
|
|
81
|
-
export * from './lib/ToolActionFieldSelectorSelectedAggregation';
|
|
82
|
-
export * from './lib/igc-tool-action-field-selector-selected-aggregation';
|
|
83
|
-
export * from './lib/igc-tool-action-field-selector-selected-aggregation-module';
|
|
84
|
-
export * from './lib/ToolActionFieldSelector';
|
|
85
|
-
export * from './lib/igc-tool-action-field-selector-component';
|
|
86
|
-
export * from './lib/igc-tool-action-field-selector-module';
|
|
87
|
-
export * from './lib/igc-tool-action-field-selector-aggregations-collection';
|
|
88
|
-
export * from './lib/ToolActionFieldSelectorAggregationsCollection';
|
|
89
|
-
export * from './lib/igc-tool-action-field-selector-selected-aggregations-collection';
|
|
90
|
-
export * from './lib/ToolActionFieldSelectorSelectedAggregationsCollection';
|
|
91
|
-
export * from './lib/ToolActionFieldSelector_ToolActionFieldSelectorItem';
|
|
92
|
-
export * from './lib/ToolActionSubPanel';
|
|
93
|
-
export * from './lib/igc-tool-action-sub-panel-component';
|
|
94
|
-
export * from './lib/igc-tool-action-sub-panel-module';
|
|
95
|
-
export * from './lib/ToolActionTextInput';
|
|
96
|
-
export * from './lib/igc-tool-action-text-input-component';
|
|
97
|
-
export * from './lib/igc-tool-action-text-input-module';
|
|
98
|
-
export * from './lib/ToolActionButtonDisplayType';
|
|
99
|
-
export * from './lib/ToolActionButton';
|
|
100
|
-
export * from './lib/igc-tool-action-button-component';
|
|
101
|
-
export * from './lib/igc-tool-action-button-module';
|
|
102
|
-
export * from './lib/ToolActionLabel';
|
|
103
|
-
export * from './lib/igc-tool-action-label-component';
|
|
104
|
-
export * from './lib/igc-tool-action-label-module';
|
|
105
|
-
export * from './lib/ToolActionRadio';
|
|
106
|
-
export * from './lib/igc-tool-action-radio-component';
|
|
107
|
-
export * from './lib/igc-tool-action-radio-module';
|
|
108
|
-
export * from './lib/ToolActionSeparator';
|
|
109
|
-
export * from './lib/igc-tool-action-separator-component';
|
|
110
|
-
export * from './lib/igc-tool-action-separator-module';
|
|
111
|
-
export * from './lib/ToolActionIconButton';
|
|
112
|
-
export * from './lib/igc-tool-action-icon-button-component';
|
|
113
|
-
export * from './lib/igc-tool-action-icon-button-module';
|
|
114
|
-
export * from './lib/ToolActionGroupHeader';
|
|
115
|
-
export * from './lib/igc-tool-action-group-header-component';
|
|
116
|
-
export * from './lib/igc-tool-action-group-header-module';
|
|
117
|
-
export * from './lib/ToolActionIconMenu';
|
|
118
|
-
export * from './lib/igc-tool-action-icon-menu-component';
|
|
119
|
-
export * from './lib/igc-tool-action-icon-menu-module';
|
|
120
|
-
export * from './lib/ToolActionCheckbox';
|
|
121
|
-
export * from './lib/igc-tool-action-checkbox-component';
|
|
122
|
-
export * from './lib/igc-tool-action-checkbox-module';
|
|
123
|
-
export * from './lib/ToolActionNumberInput';
|
|
124
|
-
export * from './lib/igc-tool-action-number-input-component';
|
|
125
|
-
export * from './lib/igc-tool-action-number-input-module';
|
|
126
|
-
export * from './lib/ToolAction';
|
|
127
|
-
export * from './lib/igc-tool-action-component';
|
|
128
|
-
export * from './lib/igc-tool-action-collection';
|
|
129
|
-
export * from './lib/ToolActionCollection';
|
|
130
|
-
export * from './lib/IExternalToolbar';
|
|
131
|
-
export * from './lib/IToolbarView';
|
|
132
|
-
export * from './lib/Toolbar';
|
|
133
|
-
export * from './lib/ToolbarContextAccessor';
|
|
134
|
-
export * from './lib/ToolbarOrientation';
|
|
135
|
-
export * from './lib/ToolPanelOrientation';
|
|
136
|
-
export * from './lib/ToolCommandEventArgs';
|
|
137
|
-
export * from './lib/igc-tool-command-event-args';
|
|
138
|
-
export * from './lib/ToolbarSubMenuOpeningEventArgs';
|
|
139
|
-
export * from './lib/igc-toolbar-sub-menu-opening-event-args';
|
|
140
|
-
export * from './lib/ToolbarSubMenuClosingEventArgs';
|
|
141
|
-
export * from './lib/igc-toolbar-sub-menu-closing-event-args';
|
|
142
|
-
export * from './lib/ToolActionPopupOpeningEventArgs';
|
|
143
|
-
export * from './lib/igc-tool-action-popup-opening-event-args';
|
|
144
|
-
export * from './lib/ToolPanelContentRefreshedEventArgs';
|
|
145
|
-
export * from './lib/igc-tool-panel-content-refreshed-event-args';
|
|
146
|
-
export * from './lib/ToolActionPerformedEventArgs';
|
|
147
|
-
export * from './lib/igc-tool-action-performed-event-args';
|
|
148
|
-
export * from './lib/ToolActionEventDetail';
|
|
149
|
-
export * from './lib/igc-tool-action-event-detail';
|
|
150
|
-
export * from './lib/igc-tool-action-event-detail-collection';
|
|
151
|
-
export * from './lib/ToolActionEventDetailCollection';
|
|
152
|
-
export * from './lib/ToolbarIconManager';
|
|
153
|
-
export * from './lib/IExternalToolPanel';
|
|
154
|
-
export * from './lib/IToolPanelView';
|
|
155
|
-
export * from './lib/ToolPanel';
|
|
156
|
-
export * from './lib/ToolPanelContextChangedEventArgs';
|
|
157
|
-
export * from './lib/igc-tool-panel-context-changed-event-args';
|
|
158
|
-
export * from './lib/ToolPanelContextSwappedEventArgs';
|
|
159
|
-
export * from './lib/igc-tool-panel-context-swapped-event-args';
|
|
160
|
-
export * from './lib/ToolActionMeasurementContext';
|
|
161
|
-
export * from './lib/NestedActionMode';
|
|
162
|
-
export * from './lib/DrillDownRequestedEventArgs';
|
|
163
|
-
export * from './lib/XExpansionPanel';
|
|
164
|
-
export * from './lib/IExternalListPanel';
|
|
165
|
-
export * from './lib/IListPanelView';
|
|
166
|
-
export * from './lib/ListPanel';
|
|
167
|
-
export * from './lib/ListPanelViewportChangedEventArgs';
|
|
168
|
-
export * from './lib/ListPanelColumnDefinition';
|
|
169
|
-
export * from './lib/ListPanelContentRefreshedEventArgs';
|
|
170
|
-
export * from './lib/igc-list-panel-content-refreshed-event-args';
|
|
171
|
-
export * from './lib/ListPanelOrientation';
|
|
172
|
-
export * from './lib/ListPanelTemplateHeightRequestedEventArgs';
|
|
173
|
-
export * from './lib/igc-list-panel-template-height-requested-event-args';
|
|
174
|
-
export * from './lib/ListPanelTemplateWidthRequestedEventArgs';
|
|
175
|
-
export * from './lib/igc-list-panel-template-width-requested-event-args';
|
|
176
|
-
export * from './lib/ListPanelTemplateItemUpdatingEventArgs';
|
|
177
|
-
export * from './lib/igc-list-panel-template-item-updating-event-args';
|
|
178
|
-
export * from './lib/ListPanelDataBindingEventArgs';
|
|
179
|
-
export * from './lib/ListPanelDataSourceNotificationBridge';
|
|
180
|
-
export * from './lib/ListPanelLayoutPanel';
|
|
181
|
-
export * from './lib/ListPanelVisualModel';
|
|
182
|
-
export * from './lib/ListPanelItemModel';
|
|
183
|
-
export * from './lib/igc-list-panel-item-model';
|
|
184
|
-
export * from './lib/ListPanelItemPresenter';
|
|
185
|
-
export * from './lib/ListPanelScrollerKeyboardListener';
|
|
186
|
-
export * from './lib/ListPanelSelectionChangedEventArgs';
|
|
187
|
-
export * from './lib/igc-list-panel-selection-changed-event-args';
|
|
188
|
-
export * from './lib/ListPanelItemEventArgs';
|
|
189
|
-
export * from './lib/igc-list-panel-item-event-args';
|
|
190
|
-
export * from './lib/ListPanelActiveRowChangedEventArgs';
|
|
191
|
-
export * from './lib/igc-list-panel-active-row-changed-event-args';
|
|
192
|
-
export * from './lib/ListPanelSelectedItemsChangedEventArgs';
|
|
193
|
-
export * from './lib/igc-list-panel-selected-items-changed-event-args';
|
|
194
|
-
export * from './lib/ListPanelSelectedKeysChangedEventArgs';
|
|
195
|
-
export * from './lib/igc-list-panel-selected-keys-changed-event-args';
|
|
196
|
-
export * from './lib/ListPanelContentRecycledEventArgs';
|
|
197
|
-
export * from './lib/igc-list-panel-content-recycled-event-args';
|
|
198
|
-
export * from './lib/ListPanelContentRebindEventArgs';
|
|
199
|
-
export * from './lib/igc-list-panel-content-rebind-event-args';
|
|
200
|
-
export * from './lib/ListPanelSelectionMode';
|
|
201
|
-
export * from './lib/ListPanelActivationMode';
|
|
202
|
-
export * from './lib/ListPanelSelectionBehavior';
|
|
203
|
-
export * from './lib/ListPanelSelectionManager';
|
|
204
|
-
export * from './lib/ListPanelRowRange';
|
|
205
|
-
export * from './lib/ListPanelActivationManager';
|
|
206
|
-
export * from './lib/IListPanelViewportManager';
|
|
207
|
-
export * from './lib/IPropertyEditorPanelView';
|
|
208
|
-
export * from './lib/PropertyEditorPanel';
|
|
209
|
-
export * from './lib/PropertyEditorPanelUpdateMode';
|
|
210
|
-
export * from './lib/PropertyEditorPanelColumnType';
|
|
211
|
-
export * from './lib/PropertyEditorPanelColumnFieldType';
|
|
212
|
-
export * from './lib/PropertyEditorPanelTemplateCellUpdatingEventArgs';
|
|
213
|
-
export * from './lib/PropertyEditorPanelDataBindingEventArgs';
|
|
214
|
-
export * from './lib/PropertyEditorPanelComboBoxBridgeItem';
|
|
215
|
-
export * from './lib/PropertyEditorPanelColumnDefinition';
|
|
216
|
-
export * from './lib/PropertyEditorPanelDropDownDataListItem';
|
|
217
|
-
export * from './lib/PropertyEditorDataSource';
|
|
218
|
-
export * from './lib/igc-property-editor-data-source';
|
|
219
|
-
export * from './lib/PropertyEditorPropertyDescription';
|
|
220
|
-
export * from './lib/igc-property-editor-property-description-component';
|
|
221
|
-
export * from './lib/igc-property-editor-property-description-module';
|
|
222
|
-
export * from './lib/PropertyEditorPropertyDescriptionButtonClickEventArgs';
|
|
223
|
-
export * from './lib/igc-property-editor-property-description-button-click-event-args';
|
|
224
|
-
export * from './lib/PropertyEditorPropertyDescriptionChangedEventArgs';
|
|
225
|
-
export * from './lib/igc-property-editor-property-description-changed-event-args';
|
|
226
|
-
export * from './lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs';
|
|
227
|
-
export * from './lib/igc-property-editor-property-description-coercing-value-event-args';
|
|
228
|
-
export * from './lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs';
|
|
229
|
-
export * from './lib/igc-property-editor-property-description-target-property-updating-event-args';
|
|
230
|
-
export * from './lib/PropertyEditorDescriptionObject';
|
|
231
|
-
export * from './lib/igc-property-editor-description-object';
|
|
232
|
-
export * from './lib/igc-property-editor-description-object-collection';
|
|
233
|
-
export * from './lib/PropertyEditorDescriptionObjectCollection';
|
|
234
|
-
export * from './lib/igc-property-editor-property-description-collection';
|
|
235
|
-
export * from './lib/PropertyEditorPropertyDescriptionCollection';
|
|
236
|
-
export * from './lib/PropertyEditorValueType';
|
|
237
|
-
export * from './lib/PropertyEditorTreeTransformer';
|
|
238
|
-
export * from './lib/ToolPanelContext';
|
|
239
|
-
export * from './lib/ToolContextBinding';
|
|
240
|
-
export * from './lib/igc-tool-context-binding';
|
|
241
|
-
export * from './lib/igc-tool-context-binding-collection';
|
|
242
|
-
export * from './lib/ToolContextBindingCollection';
|
|
243
|
-
export * from './lib/ToolPanelsPresenter';
|
|
244
|
-
export * from './lib/PanelInfo';
|
|
245
|
-
export * from './lib/PanelAnimationRequest';
|
|
246
|
-
export * from './lib/TooltipTextPresenter';
|
|
247
|
-
export * from './lib/ComboEditorVisualModelExport';
|
|
248
|
-
export * from './lib/ListPanelItemVisualData';
|
|
249
|
-
export * from './lib/ListPanelVisualData';
|
|
250
|
-
export * from './lib/ToolPanelVisualData';
|
|
251
|
-
export * from './lib/ToolActionVisualData';
|
|
252
|
-
export * from './lib/ToolActionIconMenuVisualData';
|
|
253
|
-
export * from './lib/ToolActionButtonVisualData';
|
|
254
|
-
export * from './lib/ToolActionButtonPairVisualData';
|
|
255
|
-
export * from './lib/ToolActionCheckboxVisualData';
|
|
256
|
-
export * from './lib/ToolActionCheckboxListVisualData';
|
|
257
|
-
export * from './lib/ToolActionColorEditorVisualData';
|
|
258
|
-
export * from './lib/ToolActionComboVisualData';
|
|
259
|
-
export * from './lib/ToolActionGroupHeaderVisualData';
|
|
260
|
-
export * from './lib/ToolActionLabelVisualData';
|
|
261
|
-
export * from './lib/ToolActionNumberInputVisualData';
|
|
262
|
-
export * from './lib/ToolActionRadioVisualData';
|
|
263
|
-
export * from './lib/ToolActionSeparatorVisualData';
|
|
264
|
-
export * from './lib/ToolActionSubPanelVisualData';
|
|
265
|
-
export * from './lib/ToolActionTextInputVisualData';
|
|
266
|
-
export * from './lib/ToolPanelDropdownMenuVisualData';
|
|
1
|
+
export * from './lib/igc-x-expansion-panel-module';
|
|
2
|
+
export * from './lib/igc-x-expansion-panel-component';
|
|
3
|
+
export * from './lib/igc-combo-editor-component';
|
|
4
|
+
export * from './lib/igc-combo-editor-module';
|
|
5
|
+
export * from './lib/igc-property-editor-panel-module';
|
|
6
|
+
export * from './lib/igc-property-editor-panel-component';
|
|
7
|
+
export * from './lib/igc-list-panel-component';
|
|
8
|
+
export * from './lib/igc-list-panel-module';
|
|
9
|
+
export * from './lib/igc-tool-panel-component';
|
|
10
|
+
export * from './lib/igc-toolbar-component';
|
|
11
|
+
export * from './lib/igc-tool-panel-module';
|
|
12
|
+
export * from './lib/igc-toolbar-module';
|
|
13
|
+
export * from './lib/NativeUILayoutFactory';
|
|
14
|
+
export * from './lib/XToolPanelBridge';
|
|
15
|
+
export * from './lib/XToolbarBridge';
|
|
16
|
+
export * from './lib/ComboEditorBridge';
|
|
17
|
+
export * from './lib/ComboEditorView';
|
|
18
|
+
export * from './lib/ComboEditorCloneDataSourceFilterOperation';
|
|
19
|
+
export * from './lib/ToolbarView';
|
|
20
|
+
export * from './lib/ToolPanelView';
|
|
21
|
+
export * from './lib/ExpansionPanelView';
|
|
22
|
+
export * from './lib/ExpansionPanelUtilities';
|
|
23
|
+
export * from './lib/ListPanelView';
|
|
24
|
+
export * from './lib/PropertyEditorPanelView';
|
|
25
|
+
export * from './lib/OnExpandedEventArgs';
|
|
26
|
+
export * from './lib/igc-on-expanded-event-args';
|
|
27
|
+
export * from './lib/OnCollapsedEventArgs';
|
|
28
|
+
export * from './lib/igc-on-collapsed-event-args';
|
|
29
|
+
export * from './lib/ComboEditorGotFocusEventArgs';
|
|
30
|
+
export * from './lib/igc-combo-editor-got-focus-event-args';
|
|
31
|
+
export * from './lib/ComboEditorLostFocusEventArgs';
|
|
32
|
+
export * from './lib/igc-combo-editor-lost-focus-event-args';
|
|
33
|
+
export * from './lib/ComboEditorTextChangedEventArgs';
|
|
34
|
+
export * from './lib/igc-combo-editor-text-changed-event-args';
|
|
35
|
+
export * from './lib/ComboEditorValueChangedEventArgs';
|
|
36
|
+
export * from './lib/igc-combo-editor-value-changed-event-args';
|
|
37
|
+
export * from './lib/ComboEditor';
|
|
38
|
+
export * from './lib/ComboEditorMultipleDataSourceNotifier';
|
|
39
|
+
export * from './lib/ComboEditorDataSourceNotificationHandler';
|
|
40
|
+
export * from './lib/ComboEditorSelectedItemChangeType';
|
|
41
|
+
export * from './lib/igc-list-panel-selected-items-collection';
|
|
42
|
+
export * from './lib/ListPanelSelectedItemsCollection';
|
|
43
|
+
export * from './lib/igc-list-panel-selected-keys-collection';
|
|
44
|
+
export * from './lib/ListPanelSelectedKeysCollection';
|
|
45
|
+
export * from './lib/ListPanelPrimaryKeyValue';
|
|
46
|
+
export * from './lib/igc-list-panel-primary-key-value';
|
|
47
|
+
export * from './lib/igc-list-panel-primary-key-value-module';
|
|
48
|
+
export * from './lib/INativeUIToolPanelBridge';
|
|
49
|
+
export * from './lib/INativeUIToolbarBridge';
|
|
50
|
+
export * from './lib/NativeUIToolPanel';
|
|
51
|
+
export * from './lib/NativeUIToolbar';
|
|
52
|
+
export * from './lib/NativeUIContentRefreshedEventArgs';
|
|
53
|
+
export * from './lib/NativeUIToolbarSubMenuOpeningEventArgs';
|
|
54
|
+
export * from './lib/NativeUIToolbarSubMenuClosingEventArgs';
|
|
55
|
+
export * from './lib/igc-layout-selected-keys-collection';
|
|
56
|
+
export * from './lib/LayoutSelectedKeysCollection';
|
|
57
|
+
export * from './lib/LayoutPrimaryKeyValue';
|
|
58
|
+
export * from './lib/igc-layout-primary-key-value';
|
|
59
|
+
export * from './lib/igc-layout-primary-key-value-module';
|
|
60
|
+
export * from './lib/igc-layout-selected-items-collection';
|
|
61
|
+
export * from './lib/LayoutSelectedItemsCollection';
|
|
62
|
+
export * from './lib/ToolActionColorEditor';
|
|
63
|
+
export * from './lib/igc-tool-action-color-editor-component';
|
|
64
|
+
export * from './lib/igc-tool-action-color-editor-module';
|
|
65
|
+
export * from './lib/ToolActionCombo';
|
|
66
|
+
export * from './lib/igc-tool-action-combo-component';
|
|
67
|
+
export * from './lib/igc-tool-action-combo-module';
|
|
68
|
+
export * from './lib/ToolActionButtonGroupDisplayType';
|
|
69
|
+
export * from './lib/ToolActionButtonPair';
|
|
70
|
+
export * from './lib/igc-tool-action-button-pair-component';
|
|
71
|
+
export * from './lib/igc-tool-action-button-pair-module';
|
|
72
|
+
export * from './lib/ToolActionCheckboxList';
|
|
73
|
+
export * from './lib/igc-tool-action-checkbox-list-component';
|
|
74
|
+
export * from './lib/igc-tool-action-checkbox-list-module';
|
|
75
|
+
export * from './lib/ToolActionCheckboxListIndexType';
|
|
76
|
+
export * from './lib/ToolActionFieldSelectorType';
|
|
77
|
+
export * from './lib/ToolActionFieldSelectorEventType';
|
|
78
|
+
export * from './lib/ToolActionFieldSelectorAggregation';
|
|
79
|
+
export * from './lib/igc-tool-action-field-selector-aggregation';
|
|
80
|
+
export * from './lib/igc-tool-action-field-selector-aggregation-module';
|
|
81
|
+
export * from './lib/ToolActionFieldSelectorSelectedAggregation';
|
|
82
|
+
export * from './lib/igc-tool-action-field-selector-selected-aggregation';
|
|
83
|
+
export * from './lib/igc-tool-action-field-selector-selected-aggregation-module';
|
|
84
|
+
export * from './lib/ToolActionFieldSelector';
|
|
85
|
+
export * from './lib/igc-tool-action-field-selector-component';
|
|
86
|
+
export * from './lib/igc-tool-action-field-selector-module';
|
|
87
|
+
export * from './lib/igc-tool-action-field-selector-aggregations-collection';
|
|
88
|
+
export * from './lib/ToolActionFieldSelectorAggregationsCollection';
|
|
89
|
+
export * from './lib/igc-tool-action-field-selector-selected-aggregations-collection';
|
|
90
|
+
export * from './lib/ToolActionFieldSelectorSelectedAggregationsCollection';
|
|
91
|
+
export * from './lib/ToolActionFieldSelector_ToolActionFieldSelectorItem';
|
|
92
|
+
export * from './lib/ToolActionSubPanel';
|
|
93
|
+
export * from './lib/igc-tool-action-sub-panel-component';
|
|
94
|
+
export * from './lib/igc-tool-action-sub-panel-module';
|
|
95
|
+
export * from './lib/ToolActionTextInput';
|
|
96
|
+
export * from './lib/igc-tool-action-text-input-component';
|
|
97
|
+
export * from './lib/igc-tool-action-text-input-module';
|
|
98
|
+
export * from './lib/ToolActionButtonDisplayType';
|
|
99
|
+
export * from './lib/ToolActionButton';
|
|
100
|
+
export * from './lib/igc-tool-action-button-component';
|
|
101
|
+
export * from './lib/igc-tool-action-button-module';
|
|
102
|
+
export * from './lib/ToolActionLabel';
|
|
103
|
+
export * from './lib/igc-tool-action-label-component';
|
|
104
|
+
export * from './lib/igc-tool-action-label-module';
|
|
105
|
+
export * from './lib/ToolActionRadio';
|
|
106
|
+
export * from './lib/igc-tool-action-radio-component';
|
|
107
|
+
export * from './lib/igc-tool-action-radio-module';
|
|
108
|
+
export * from './lib/ToolActionSeparator';
|
|
109
|
+
export * from './lib/igc-tool-action-separator-component';
|
|
110
|
+
export * from './lib/igc-tool-action-separator-module';
|
|
111
|
+
export * from './lib/ToolActionIconButton';
|
|
112
|
+
export * from './lib/igc-tool-action-icon-button-component';
|
|
113
|
+
export * from './lib/igc-tool-action-icon-button-module';
|
|
114
|
+
export * from './lib/ToolActionGroupHeader';
|
|
115
|
+
export * from './lib/igc-tool-action-group-header-component';
|
|
116
|
+
export * from './lib/igc-tool-action-group-header-module';
|
|
117
|
+
export * from './lib/ToolActionIconMenu';
|
|
118
|
+
export * from './lib/igc-tool-action-icon-menu-component';
|
|
119
|
+
export * from './lib/igc-tool-action-icon-menu-module';
|
|
120
|
+
export * from './lib/ToolActionCheckbox';
|
|
121
|
+
export * from './lib/igc-tool-action-checkbox-component';
|
|
122
|
+
export * from './lib/igc-tool-action-checkbox-module';
|
|
123
|
+
export * from './lib/ToolActionNumberInput';
|
|
124
|
+
export * from './lib/igc-tool-action-number-input-component';
|
|
125
|
+
export * from './lib/igc-tool-action-number-input-module';
|
|
126
|
+
export * from './lib/ToolAction';
|
|
127
|
+
export * from './lib/igc-tool-action-component';
|
|
128
|
+
export * from './lib/igc-tool-action-collection';
|
|
129
|
+
export * from './lib/ToolActionCollection';
|
|
130
|
+
export * from './lib/IExternalToolbar';
|
|
131
|
+
export * from './lib/IToolbarView';
|
|
132
|
+
export * from './lib/Toolbar';
|
|
133
|
+
export * from './lib/ToolbarContextAccessor';
|
|
134
|
+
export * from './lib/ToolbarOrientation';
|
|
135
|
+
export * from './lib/ToolPanelOrientation';
|
|
136
|
+
export * from './lib/ToolCommandEventArgs';
|
|
137
|
+
export * from './lib/igc-tool-command-event-args';
|
|
138
|
+
export * from './lib/ToolbarSubMenuOpeningEventArgs';
|
|
139
|
+
export * from './lib/igc-toolbar-sub-menu-opening-event-args';
|
|
140
|
+
export * from './lib/ToolbarSubMenuClosingEventArgs';
|
|
141
|
+
export * from './lib/igc-toolbar-sub-menu-closing-event-args';
|
|
142
|
+
export * from './lib/ToolActionPopupOpeningEventArgs';
|
|
143
|
+
export * from './lib/igc-tool-action-popup-opening-event-args';
|
|
144
|
+
export * from './lib/ToolPanelContentRefreshedEventArgs';
|
|
145
|
+
export * from './lib/igc-tool-panel-content-refreshed-event-args';
|
|
146
|
+
export * from './lib/ToolActionPerformedEventArgs';
|
|
147
|
+
export * from './lib/igc-tool-action-performed-event-args';
|
|
148
|
+
export * from './lib/ToolActionEventDetail';
|
|
149
|
+
export * from './lib/igc-tool-action-event-detail';
|
|
150
|
+
export * from './lib/igc-tool-action-event-detail-collection';
|
|
151
|
+
export * from './lib/ToolActionEventDetailCollection';
|
|
152
|
+
export * from './lib/ToolbarIconManager';
|
|
153
|
+
export * from './lib/IExternalToolPanel';
|
|
154
|
+
export * from './lib/IToolPanelView';
|
|
155
|
+
export * from './lib/ToolPanel';
|
|
156
|
+
export * from './lib/ToolPanelContextChangedEventArgs';
|
|
157
|
+
export * from './lib/igc-tool-panel-context-changed-event-args';
|
|
158
|
+
export * from './lib/ToolPanelContextSwappedEventArgs';
|
|
159
|
+
export * from './lib/igc-tool-panel-context-swapped-event-args';
|
|
160
|
+
export * from './lib/ToolActionMeasurementContext';
|
|
161
|
+
export * from './lib/NestedActionMode';
|
|
162
|
+
export * from './lib/DrillDownRequestedEventArgs';
|
|
163
|
+
export * from './lib/XExpansionPanel';
|
|
164
|
+
export * from './lib/IExternalListPanel';
|
|
165
|
+
export * from './lib/IListPanelView';
|
|
166
|
+
export * from './lib/ListPanel';
|
|
167
|
+
export * from './lib/ListPanelViewportChangedEventArgs';
|
|
168
|
+
export * from './lib/ListPanelColumnDefinition';
|
|
169
|
+
export * from './lib/ListPanelContentRefreshedEventArgs';
|
|
170
|
+
export * from './lib/igc-list-panel-content-refreshed-event-args';
|
|
171
|
+
export * from './lib/ListPanelOrientation';
|
|
172
|
+
export * from './lib/ListPanelTemplateHeightRequestedEventArgs';
|
|
173
|
+
export * from './lib/igc-list-panel-template-height-requested-event-args';
|
|
174
|
+
export * from './lib/ListPanelTemplateWidthRequestedEventArgs';
|
|
175
|
+
export * from './lib/igc-list-panel-template-width-requested-event-args';
|
|
176
|
+
export * from './lib/ListPanelTemplateItemUpdatingEventArgs';
|
|
177
|
+
export * from './lib/igc-list-panel-template-item-updating-event-args';
|
|
178
|
+
export * from './lib/ListPanelDataBindingEventArgs';
|
|
179
|
+
export * from './lib/ListPanelDataSourceNotificationBridge';
|
|
180
|
+
export * from './lib/ListPanelLayoutPanel';
|
|
181
|
+
export * from './lib/ListPanelVisualModel';
|
|
182
|
+
export * from './lib/ListPanelItemModel';
|
|
183
|
+
export * from './lib/igc-list-panel-item-model';
|
|
184
|
+
export * from './lib/ListPanelItemPresenter';
|
|
185
|
+
export * from './lib/ListPanelScrollerKeyboardListener';
|
|
186
|
+
export * from './lib/ListPanelSelectionChangedEventArgs';
|
|
187
|
+
export * from './lib/igc-list-panel-selection-changed-event-args';
|
|
188
|
+
export * from './lib/ListPanelItemEventArgs';
|
|
189
|
+
export * from './lib/igc-list-panel-item-event-args';
|
|
190
|
+
export * from './lib/ListPanelActiveRowChangedEventArgs';
|
|
191
|
+
export * from './lib/igc-list-panel-active-row-changed-event-args';
|
|
192
|
+
export * from './lib/ListPanelSelectedItemsChangedEventArgs';
|
|
193
|
+
export * from './lib/igc-list-panel-selected-items-changed-event-args';
|
|
194
|
+
export * from './lib/ListPanelSelectedKeysChangedEventArgs';
|
|
195
|
+
export * from './lib/igc-list-panel-selected-keys-changed-event-args';
|
|
196
|
+
export * from './lib/ListPanelContentRecycledEventArgs';
|
|
197
|
+
export * from './lib/igc-list-panel-content-recycled-event-args';
|
|
198
|
+
export * from './lib/ListPanelContentRebindEventArgs';
|
|
199
|
+
export * from './lib/igc-list-panel-content-rebind-event-args';
|
|
200
|
+
export * from './lib/ListPanelSelectionMode';
|
|
201
|
+
export * from './lib/ListPanelActivationMode';
|
|
202
|
+
export * from './lib/ListPanelSelectionBehavior';
|
|
203
|
+
export * from './lib/ListPanelSelectionManager';
|
|
204
|
+
export * from './lib/ListPanelRowRange';
|
|
205
|
+
export * from './lib/ListPanelActivationManager';
|
|
206
|
+
export * from './lib/IListPanelViewportManager';
|
|
207
|
+
export * from './lib/IPropertyEditorPanelView';
|
|
208
|
+
export * from './lib/PropertyEditorPanel';
|
|
209
|
+
export * from './lib/PropertyEditorPanelUpdateMode';
|
|
210
|
+
export * from './lib/PropertyEditorPanelColumnType';
|
|
211
|
+
export * from './lib/PropertyEditorPanelColumnFieldType';
|
|
212
|
+
export * from './lib/PropertyEditorPanelTemplateCellUpdatingEventArgs';
|
|
213
|
+
export * from './lib/PropertyEditorPanelDataBindingEventArgs';
|
|
214
|
+
export * from './lib/PropertyEditorPanelComboBoxBridgeItem';
|
|
215
|
+
export * from './lib/PropertyEditorPanelColumnDefinition';
|
|
216
|
+
export * from './lib/PropertyEditorPanelDropDownDataListItem';
|
|
217
|
+
export * from './lib/PropertyEditorDataSource';
|
|
218
|
+
export * from './lib/igc-property-editor-data-source';
|
|
219
|
+
export * from './lib/PropertyEditorPropertyDescription';
|
|
220
|
+
export * from './lib/igc-property-editor-property-description-component';
|
|
221
|
+
export * from './lib/igc-property-editor-property-description-module';
|
|
222
|
+
export * from './lib/PropertyEditorPropertyDescriptionButtonClickEventArgs';
|
|
223
|
+
export * from './lib/igc-property-editor-property-description-button-click-event-args';
|
|
224
|
+
export * from './lib/PropertyEditorPropertyDescriptionChangedEventArgs';
|
|
225
|
+
export * from './lib/igc-property-editor-property-description-changed-event-args';
|
|
226
|
+
export * from './lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs';
|
|
227
|
+
export * from './lib/igc-property-editor-property-description-coercing-value-event-args';
|
|
228
|
+
export * from './lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs';
|
|
229
|
+
export * from './lib/igc-property-editor-property-description-target-property-updating-event-args';
|
|
230
|
+
export * from './lib/PropertyEditorDescriptionObject';
|
|
231
|
+
export * from './lib/igc-property-editor-description-object';
|
|
232
|
+
export * from './lib/igc-property-editor-description-object-collection';
|
|
233
|
+
export * from './lib/PropertyEditorDescriptionObjectCollection';
|
|
234
|
+
export * from './lib/igc-property-editor-property-description-collection';
|
|
235
|
+
export * from './lib/PropertyEditorPropertyDescriptionCollection';
|
|
236
|
+
export * from './lib/PropertyEditorValueType';
|
|
237
|
+
export * from './lib/PropertyEditorTreeTransformer';
|
|
238
|
+
export * from './lib/ToolPanelContext';
|
|
239
|
+
export * from './lib/ToolContextBinding';
|
|
240
|
+
export * from './lib/igc-tool-context-binding';
|
|
241
|
+
export * from './lib/igc-tool-context-binding-collection';
|
|
242
|
+
export * from './lib/ToolContextBindingCollection';
|
|
243
|
+
export * from './lib/ToolPanelsPresenter';
|
|
244
|
+
export * from './lib/PanelInfo';
|
|
245
|
+
export * from './lib/PanelAnimationRequest';
|
|
246
|
+
export * from './lib/TooltipTextPresenter';
|
|
247
|
+
export * from './lib/ComboEditorVisualModelExport';
|
|
248
|
+
export * from './lib/ListPanelItemVisualData';
|
|
249
|
+
export * from './lib/ListPanelVisualData';
|
|
250
|
+
export * from './lib/ToolPanelVisualData';
|
|
251
|
+
export * from './lib/ToolActionVisualData';
|
|
252
|
+
export * from './lib/ToolActionIconMenuVisualData';
|
|
253
|
+
export * from './lib/ToolActionButtonVisualData';
|
|
254
|
+
export * from './lib/ToolActionButtonPairVisualData';
|
|
255
|
+
export * from './lib/ToolActionCheckboxVisualData';
|
|
256
|
+
export * from './lib/ToolActionCheckboxListVisualData';
|
|
257
|
+
export * from './lib/ToolActionColorEditorVisualData';
|
|
258
|
+
export * from './lib/ToolActionComboVisualData';
|
|
259
|
+
export * from './lib/ToolActionGroupHeaderVisualData';
|
|
260
|
+
export * from './lib/ToolActionLabelVisualData';
|
|
261
|
+
export * from './lib/ToolActionNumberInputVisualData';
|
|
262
|
+
export * from './lib/ToolActionRadioVisualData';
|
|
263
|
+
export * from './lib/ToolActionSeparatorVisualData';
|
|
264
|
+
export * from './lib/ToolActionSubPanelVisualData';
|
|
265
|
+
export * from './lib/ToolActionTextInputVisualData';
|
|
266
|
+
export * from './lib/ToolPanelDropdownMenuVisualData';
|