carbon-components-angular 5.67.0 → 5.68.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/checkbox/checkbox-group-host.d.ts +31 -0
- package/checkbox/checkbox-group.component.d.ts +67 -0
- package/checkbox/checkbox.component.d.ts +56 -4
- package/checkbox/checkbox.module.d.ts +5 -3
- package/checkbox/index.d.ts +2 -0
- package/docs/documentation/components/AILabelComponent.html +1 -1
- package/docs/documentation/components/Accordion.html +1 -1
- package/docs/documentation/components/AccordionItem.html +1 -1
- package/docs/documentation/components/ActionableNotification.html +1 -1
- package/docs/documentation/components/AlertModal.html +1 -1
- package/docs/documentation/components/BaseIconButton.html +1 -1
- package/docs/documentation/components/BaseNotification.html +1 -1
- package/docs/documentation/components/BaseTabHeader.html +1 -1
- package/docs/documentation/components/Breadcrumb.html +1 -1
- package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
- package/docs/documentation/components/ButtonSet.html +1 -1
- package/docs/documentation/components/Checkbox.html +767 -58
- package/docs/documentation/components/CheckboxGroup.html +1401 -0
- package/docs/documentation/components/ClickableTile.html +1 -1
- package/docs/documentation/components/CodeSnippet.html +1 -1
- package/docs/documentation/components/ComboBox.html +1 -1
- package/docs/documentation/components/ComboButtonComponent.html +1 -1
- package/docs/documentation/components/ContainedList.html +1 -1
- package/docs/documentation/components/ContainedListItem.html +1 -1
- package/docs/documentation/components/ContentSwitcher.html +1 -1
- package/docs/documentation/components/ContextMenuComponent.html +1 -1
- package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
- package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
- package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
- package/docs/documentation/components/DatePicker.html +1 -1
- package/docs/documentation/components/DatePickerInput.html +1 -1
- package/docs/documentation/components/Dialog.html +1 -1
- package/docs/documentation/components/Documentation.html +1 -1
- package/docs/documentation/components/Dropdown.html +1 -1
- package/docs/documentation/components/DropdownList.html +1 -1
- package/docs/documentation/components/ExpandableTile.html +1 -1
- package/docs/documentation/components/FileComponent.html +1 -1
- package/docs/documentation/components/FileUploader.html +1 -1
- package/docs/documentation/components/Hamburger.html +1 -1
- package/docs/documentation/components/Header.html +1 -1
- package/docs/documentation/components/HeaderAction.html +1 -1
- package/docs/documentation/components/HeaderGlobal.html +1 -1
- package/docs/documentation/components/HeaderItem.html +1 -1
- package/docs/documentation/components/HeaderMenu.html +1 -1
- package/docs/documentation/components/HeaderNavigation.html +1 -1
- package/docs/documentation/components/IconButton.html +1 -1
- package/docs/documentation/components/InlineLoading.html +1 -1
- package/docs/documentation/components/Label.html +1 -1
- package/docs/documentation/components/ListColumn.html +1 -1
- package/docs/documentation/components/ListHeader.html +1 -1
- package/docs/documentation/components/ListRow.html +1 -1
- package/docs/documentation/components/Loading.html +1 -1
- package/docs/documentation/components/MenuButtonComponent.html +1 -1
- package/docs/documentation/components/Modal.html +1 -1
- package/docs/documentation/components/ModalFooter.html +1 -1
- package/docs/documentation/components/ModalHeader.html +1 -1
- package/docs/documentation/components/Notification.html +1 -1
- package/docs/documentation/components/NumberComponent.html +1 -1
- package/docs/documentation/components/OverflowMenu.html +1 -1
- package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
- package/docs/documentation/components/OverflowMenuOption.html +1 -1
- package/docs/documentation/components/OverflowMenuPane.html +1 -1
- package/docs/documentation/components/Overlay.html +1 -1
- package/docs/documentation/components/Pagination.html +1 -1
- package/docs/documentation/components/PaginationNav.html +1 -1
- package/docs/documentation/components/PaginationNavItem.html +1 -1
- package/docs/documentation/components/PaginationOverflow.html +1 -1
- package/docs/documentation/components/Panel.html +1 -1
- package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
- package/docs/documentation/components/Placeholder.html +1 -1
- package/docs/documentation/components/PopoverContent.html +1 -1
- package/docs/documentation/components/ProgressBar.html +1 -1
- package/docs/documentation/components/ProgressIndicator.html +1 -1
- package/docs/documentation/components/Radio.html +1 -1
- package/docs/documentation/components/RadioGroup.html +1 -1
- package/docs/documentation/components/Search.html +1 -1
- package/docs/documentation/components/Select.html +1 -1
- package/docs/documentation/components/SelectionTile.html +1 -1
- package/docs/documentation/components/SideNav.html +1 -1
- package/docs/documentation/components/SideNavItem.html +1 -1
- package/docs/documentation/components/SideNavMenu.html +1 -1
- package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
- package/docs/documentation/components/SkeletonText.html +1 -1
- package/docs/documentation/components/Slider.html +1 -1
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/components/SwitcherList.html +1 -1
- package/docs/documentation/components/SwitcherListItem.html +1 -1
- package/docs/documentation/components/Tab.html +1 -1
- package/docs/documentation/components/TabHeaderGroup.html +1 -1
- package/docs/documentation/components/TabHeaders.html +1 -1
- package/docs/documentation/components/TabSkeleton.html +1 -1
- package/docs/documentation/components/Table.html +1 -1
- package/docs/documentation/components/TableBody.html +1 -1
- package/docs/documentation/components/TableCheckbox.html +1 -1
- package/docs/documentation/components/TableContainer.html +1 -1
- package/docs/documentation/components/TableData.html +1 -1
- package/docs/documentation/components/TableExpandButton.html +1 -1
- package/docs/documentation/components/TableExpandedRow.html +1 -1
- package/docs/documentation/components/TableHead.html +1 -1
- package/docs/documentation/components/TableHeadCell.html +1 -1
- package/docs/documentation/components/TableHeadCheckbox.html +1 -1
- package/docs/documentation/components/TableHeadExpand.html +1 -1
- package/docs/documentation/components/TableHeader.html +1 -1
- package/docs/documentation/components/TableHeaderDecorator.html +1 -1
- package/docs/documentation/components/TableRadio.html +1 -1
- package/docs/documentation/components/TableRowComponent.html +1 -1
- package/docs/documentation/components/TableToolbar.html +1 -1
- package/docs/documentation/components/TableToolbarActions.html +1 -1
- package/docs/documentation/components/TableToolbarContent.html +1 -1
- package/docs/documentation/components/TableToolbarSearch.html +1 -1
- package/docs/documentation/components/Tabs.html +1 -1
- package/docs/documentation/components/Tag.html +1 -1
- package/docs/documentation/components/TagFilter.html +1 -1
- package/docs/documentation/components/TagOperationalComponent.html +1 -1
- package/docs/documentation/components/TagSelectableComponent.html +1 -1
- package/docs/documentation/components/TextInputLabelComponent.html +1 -1
- package/docs/documentation/components/TextareaLabelComponent.html +1 -1
- package/docs/documentation/components/Tile.html +1 -1
- package/docs/documentation/components/TileGroup.html +1 -1
- package/docs/documentation/components/TimePicker.html +1 -1
- package/docs/documentation/components/TimePickerSelect.html +1 -1
- package/docs/documentation/components/Toast.html +1 -1
- package/docs/documentation/components/Toggle.html +526 -66
- package/docs/documentation/components/Toggletip.html +1 -1
- package/docs/documentation/components/Tooltip.html +1 -1
- package/docs/documentation/components/TooltipDefinition.html +1 -1
- package/docs/documentation/components/TreeNodeComponent.html +1 -1
- package/docs/documentation/components/TreeViewComponent.html +1 -1
- package/docs/documentation/coverage.html +42 -6
- package/docs/documentation/graph/dependencies.svg +3103 -3057
- package/docs/documentation/interfaces/CheckboxGroupHost.html +417 -0
- package/docs/documentation/js/menu-wc.js +9 -3
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/miscellaneous/variables.html +26 -0
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +92 -36
- package/docs/documentation/modules/CheckboxModule.html +116 -39
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboButtonModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
- package/docs/documentation/modules/ContextMenuModule.html +52 -52
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +42 -46
- package/docs/documentation/modules/DatePickerInputModule.html +42 -46
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +54 -58
- package/docs/documentation/modules/DatePickerModule.html +54 -58
- package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
- package/docs/documentation/modules/DialogModule.html +34 -34
- package/docs/documentation/modules/DropdownModule/dependencies.svg +70 -70
- package/docs/documentation/modules/DropdownModule.html +70 -70
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +62 -62
- package/docs/documentation/modules/FileUploaderModule.html +62 -62
- package/docs/documentation/modules/GridModule/dependencies.svg +7 -7
- package/docs/documentation/modules/GridModule.html +7 -7
- package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
- package/docs/documentation/modules/I18nModule.html +4 -4
- package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
- package/docs/documentation/modules/IconModule.html +4 -4
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InputModule.html +4 -4
- package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayerModule.html +4 -4
- package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LayoutModule.html +4 -4
- package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
- package/docs/documentation/modules/LoadingModule.html +13 -13
- package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +115 -115
- package/docs/documentation/modules/ModalModule.html +115 -115
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +37 -37
- package/docs/documentation/modules/NotificationModule.html +37 -37
- package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
- package/docs/documentation/modules/NumberModule.html +24 -24
- package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
- package/docs/documentation/modules/PaginationModule.html +56 -56
- package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
- package/docs/documentation/modules/PanelModule.html +36 -36
- package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PopoverModule.html +4 -4
- package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressBarModule.html +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +58 -62
- package/docs/documentation/modules/RadioModule.html +58 -62
- package/docs/documentation/modules/SearchModule/dependencies.svg +30 -30
- package/docs/documentation/modules/SearchModule.html +30 -30
- package/docs/documentation/modules/SelectModule/dependencies.svg +61 -61
- package/docs/documentation/modules/SelectModule.html +61 -61
- package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SideNavModule.html +4 -4
- package/docs/documentation/modules/SkeletonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SkeletonModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +42 -46
- package/docs/documentation/modules/SliderModule.html +42 -46
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +4 -4
- package/docs/documentation/modules/StructuredListModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +224 -224
- package/docs/documentation/modules/TableModule.html +224 -224
- package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
- package/docs/documentation/modules/TagModule.html +37 -37
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TilesModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
- package/docs/documentation/modules/ToggleModule.html +7 -7
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
- package/docs/documentation/modules/TreeviewModule.html +35 -35
- package/docs/documentation/overview.html +3105 -3059
- package/docs/documentation.json +1002 -127
- package/docs/storybook/9300.537382cc.iframe.bundle.js +1 -0
- package/docs/storybook/955.99b6ac85.iframe.bundle.js +1 -0
- package/docs/storybook/checkbox-checkbox-stories.a40b7a36.iframe.bundle.js +1 -0
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/main.4ba3ac58.iframe.bundle.js +1 -0
- package/docs/storybook/modal-modal-stories.02e35bd4.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +1 -0
- package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.018cbdfe.iframe.bundle.js → runtime~main.229d454b.iframe.bundle.js} +1 -1
- package/docs/storybook/stories.json +1 -1
- package/docs/storybook/toggle-toggle-stories.999199e8.iframe.bundle.js +1 -0
- package/esm2020/checkbox/checkbox-group-host.mjs +3 -0
- package/esm2020/checkbox/checkbox-group.component.mjs +201 -0
- package/esm2020/checkbox/checkbox.component.mjs +169 -9
- package/esm2020/checkbox/checkbox.module.mjs +16 -7
- package/esm2020/checkbox/index.mjs +3 -1
- package/esm2020/table/cell/table-checkbox.component.mjs +1 -1
- package/esm2020/table/head/table-head-checkbox.component.mjs +1 -1
- package/esm2020/toggle/toggle.component.mjs +12 -7
- package/fesm2015/carbon-components-angular-checkbox.mjs +385 -15
- package/fesm2015/carbon-components-angular-checkbox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +2 -2
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-toggle.mjs +13 -6
- package/fesm2015/carbon-components-angular-toggle.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-checkbox.mjs +379 -15
- package/fesm2020/carbon-components-angular-checkbox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +2 -2
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-toggle.mjs +11 -6
- package/fesm2020/carbon-components-angular-toggle.mjs.map +1 -1
- package/package.json +1 -1
- package/toggle/toggle.component.d.ts +3 -3
- package/docs/storybook/1895.d3fd5755.iframe.bundle.js +0 -1
- package/docs/storybook/955.754a7cf6.iframe.bundle.js +0 -1
- package/docs/storybook/checkbox-checkbox-stories.3aeae19d.iframe.bundle.js +0 -1
- package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.aa916da9.iframe.bundle.js +0 -1
- package/docs/storybook/main.544b1246.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.22f92029.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-nav-stories.9f6e65be.iframe.bundle.js +0 -1
- package/docs/storybook/pagination-pagination-stories.540698c1.iframe.bundle.js +0 -1
- package/docs/storybook/toggle-toggle-stories.7832edbb.iframe.bundle.js +0 -1
|
@@ -24,671 +24,671 @@
|
|
|
24
24
|
<title>cluster_TableModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3824,-268 3824,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust27" class="cluster">
|
|
28
|
+
<title>cluster_TableModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="3141,-78 3141,-130 3816,-130 3816,-78 3141,-78"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust2" class="cluster">
|
|
28
32
|
<title>cluster_TableModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 3133,-130 3133,-78 16,-78"/>
|
|
30
34
|
</g>
|
|
31
35
|
<g id="clust28" class="cluster">
|
|
32
36
|
<title>cluster_TableModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
34
|
-
</g>
|
|
35
|
-
<g id="clust27" class="cluster">
|
|
36
|
-
<title>cluster_TableModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-130 691,-130 691,-78 16,-78"/>
|
|
37
|
+
<polygon fill="none" stroke="black" points="350,-208 350,-260 3549,-260 3549,-208 350,-208"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- ExpandedRowHover -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>ExpandedRowHover</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="3124.91,-122 2991.09,-122 2991.09,-86 3124.91,-86 3124.91,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="3058" y="-99.8" font-family="Times,serif" font-size="14.00">ExpandedRowHover</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- TableModule -->
|
|
46
46
|
<g id="node25" class="node">
|
|
47
47
|
<title>TableModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="2123.92,-187 2120.92,-191 2099.92,-191 2096.92,-187 2032.08,-187 2032.08,-151 2123.92,-151 2123.92,-187"/>
|
|
49
|
+
<text text-anchor="middle" x="2078" y="-164.8" font-family="Times,serif" font-size="14.00">TableModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- ExpandedRowHover->TableModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>ExpandedRowHover->TableModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M3040.29,-122.02C3040.29,-139.37 3040.29,-163 3040.29,-163 3040.29,-163 2133.77,-163 2133.77,-163"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="2133.77,-159.5 2123.77,-163 2133.77,-166.5 2133.77,-159.5"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Table -->
|
|
58
58
|
<g id="node2" class="node">
|
|
59
59
|
<title>Table</title>
|
|
60
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#ffffb3" stroke="black" points="2973,-122 2919,-122 2919,-86 2973,-86 2973,-122"/>
|
|
61
|
+
<text text-anchor="middle" x="2946" y="-99.8" font-family="Times,serif" font-size="14.00">Table</text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- Table->TableModule -->
|
|
64
64
|
<g id="edge2" class="edge">
|
|
65
65
|
<title>Table->TableModule</title>
|
|
66
|
-
<path fill="none" stroke="black" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" d="M2941.95,-122.04C2941.95,-138.73 2941.95,-161 2941.95,-161 2941.95,-161 2133.84,-161 2133.84,-161"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="2133.84,-157.5 2123.84,-161 2133.84,-164.5 2133.84,-157.5"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- TableBody -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>TableBody</title>
|
|
72
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#ffffb3" stroke="black" points="2901.21,-122 2822.79,-122 2822.79,-86 2901.21,-86 2901.21,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="2862" y="-99.8" font-family="Times,serif" font-size="14.00">TableBody</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- TableBody->TableModule -->
|
|
76
76
|
<g id="edge3" class="edge">
|
|
77
77
|
<title>TableBody->TableModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M2845.81,-122.03C2845.81,-138.4 2845.81,-160 2845.81,-160 2845.81,-160 2133.73,-160 2133.73,-160"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="2133.73,-156.5 2123.73,-160 2133.73,-163.5 2133.73,-156.5"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- TableCheckbox -->
|
|
82
82
|
<g id="node4" class="node">
|
|
83
83
|
<title>TableCheckbox</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="2805.14,-122 2700.86,-122 2700.86,-86 2805.14,-86 2805.14,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="2753" y="-99.8" font-family="Times,serif" font-size="14.00">TableCheckbox</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- TableCheckbox->TableModule -->
|
|
88
88
|
<g id="edge4" class="edge">
|
|
89
89
|
<title>TableCheckbox->TableModule</title>
|
|
90
|
-
<path fill="none" stroke="black" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" d="M2723.9,-122.28C2723.9,-137.95 2723.9,-158 2723.9,-158 2723.9,-158 2133.93,-158 2133.93,-158"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="2133.93,-154.5 2123.93,-158 2133.93,-161.5 2133.93,-154.5"/>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- TableContainer -->
|
|
94
94
|
<g id="node5" class="node">
|
|
95
95
|
<title>TableContainer</title>
|
|
96
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
96
|
+
<polygon fill="#ffffb3" stroke="black" points="2682.58,-122 2579.42,-122 2579.42,-86 2682.58,-86 2682.58,-122"/>
|
|
97
|
+
<text text-anchor="middle" x="2631" y="-99.8" font-family="Times,serif" font-size="14.00">TableContainer</text>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- TableContainer->TableModule -->
|
|
100
100
|
<g id="edge5" class="edge">
|
|
101
101
|
<title>TableContainer->TableModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="
|
|
102
|
+
<path fill="none" stroke="black" d="M2588.18,-122.24C2588.18,-137.57 2588.18,-157 2588.18,-157 2588.18,-157 2133.72,-157 2133.72,-157"/>
|
|
103
|
+
<polygon fill="black" stroke="black" points="2133.72,-153.5 2123.72,-157 2133.72,-160.5 2133.72,-153.5"/>
|
|
104
104
|
</g>
|
|
105
105
|
<!-- TableData -->
|
|
106
106
|
<g id="node6" class="node">
|
|
107
107
|
<title>TableData</title>
|
|
108
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
109
|
-
<text text-anchor="middle" x="
|
|
108
|
+
<polygon fill="#ffffb3" stroke="black" points="2561.3,-122 2486.7,-122 2486.7,-86 2561.3,-86 2561.3,-122"/>
|
|
109
|
+
<text text-anchor="middle" x="2524" y="-99.8" font-family="Times,serif" font-size="14.00">TableData</text>
|
|
110
110
|
</g>
|
|
111
111
|
<!-- TableData->TableModule -->
|
|
112
112
|
<g id="edge6" class="edge">
|
|
113
113
|
<title>TableData->TableModule</title>
|
|
114
|
-
<path fill="none" stroke="black" d="
|
|
115
|
-
<polygon fill="black" stroke="black" points="
|
|
114
|
+
<path fill="none" stroke="black" d="M2524,-122.19C2524,-137.18 2524,-156 2524,-156 2524,-156 2134.05,-156 2134.05,-156"/>
|
|
115
|
+
<polygon fill="black" stroke="black" points="2134.05,-152.5 2124.05,-156 2134.05,-159.5 2134.05,-152.5"/>
|
|
116
116
|
</g>
|
|
117
117
|
<!-- TableDirective -->
|
|
118
118
|
<g id="node7" class="node">
|
|
119
119
|
<title>TableDirective</title>
|
|
120
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
121
|
-
<text text-anchor="middle" x="
|
|
120
|
+
<polygon fill="#ffffb3" stroke="black" points="2468.96,-122 2369.04,-122 2369.04,-86 2468.96,-86 2468.96,-122"/>
|
|
121
|
+
<text text-anchor="middle" x="2419" y="-99.8" font-family="Times,serif" font-size="14.00">TableDirective</text>
|
|
122
122
|
</g>
|
|
123
123
|
<!-- TableDirective->TableModule -->
|
|
124
124
|
<g id="edge7" class="edge">
|
|
125
125
|
<title>TableDirective->TableModule</title>
|
|
126
|
-
<path fill="none" stroke="black" d="
|
|
127
|
-
<polygon fill="black" stroke="black" points="
|
|
126
|
+
<path fill="none" stroke="black" d="M2394.5,-122.05C2394.5,-136.37 2394.5,-154 2394.5,-154 2394.5,-154 2134.02,-154 2134.02,-154"/>
|
|
127
|
+
<polygon fill="black" stroke="black" points="2134.02,-150.5 2124.02,-154 2134.02,-157.5 2134.02,-150.5"/>
|
|
128
128
|
</g>
|
|
129
129
|
<!-- TableExpandButton -->
|
|
130
130
|
<g id="node8" class="node">
|
|
131
131
|
<title>TableExpandButton</title>
|
|
132
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
133
|
-
<text text-anchor="middle" x="
|
|
132
|
+
<polygon fill="#ffffb3" stroke="black" points="2351.26,-122 2222.74,-122 2222.74,-86 2351.26,-86 2351.26,-122"/>
|
|
133
|
+
<text text-anchor="middle" x="2287" y="-99.8" font-family="Times,serif" font-size="14.00">TableExpandButton</text>
|
|
134
134
|
</g>
|
|
135
135
|
<!-- TableExpandButton->TableModule -->
|
|
136
136
|
<g id="edge8" class="edge">
|
|
137
137
|
<title>TableExpandButton->TableModule</title>
|
|
138
|
-
<path fill="none" stroke="black" d="
|
|
139
|
-
<polygon fill="black" stroke="black" points="
|
|
138
|
+
<path fill="none" stroke="black" d="M2232.97,-122.25C2232.97,-136.18 2232.97,-153 2232.97,-153 2232.97,-153 2134.08,-153 2134.08,-153"/>
|
|
139
|
+
<polygon fill="black" stroke="black" points="2134.08,-149.5 2124.08,-153 2134.08,-156.5 2134.08,-149.5"/>
|
|
140
140
|
</g>
|
|
141
141
|
<!-- TableExpandedRow -->
|
|
142
142
|
<g id="node9" class="node">
|
|
143
143
|
<title>TableExpandedRow</title>
|
|
144
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
145
|
-
<text text-anchor="middle" x="
|
|
144
|
+
<polygon fill="#ffffb3" stroke="black" points="2204.3,-122 2073.7,-122 2073.7,-86 2204.3,-86 2204.3,-122"/>
|
|
145
|
+
<text text-anchor="middle" x="2139" y="-99.8" font-family="Times,serif" font-size="14.00">TableExpandedRow</text>
|
|
146
146
|
</g>
|
|
147
147
|
<!-- TableExpandedRow->TableModule -->
|
|
148
148
|
<g id="edge9" class="edge">
|
|
149
149
|
<title>TableExpandedRow->TableModule</title>
|
|
150
|
-
<path fill="none" stroke="black" d="
|
|
151
|
-
<polygon fill="black" stroke="black" points="
|
|
150
|
+
<path fill="none" stroke="black" d="M2098.78,-122.11C2098.78,-122.11 2098.78,-140.99 2098.78,-140.99"/>
|
|
151
|
+
<polygon fill="black" stroke="black" points="2095.28,-140.99 2098.78,-150.99 2102.28,-140.99 2095.28,-140.99"/>
|
|
152
152
|
</g>
|
|
153
153
|
<!-- TableHead -->
|
|
154
154
|
<g id="node10" class="node">
|
|
155
155
|
<title>TableHead</title>
|
|
156
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
157
|
-
<text text-anchor="middle" x="
|
|
156
|
+
<polygon fill="#ffffb3" stroke="black" points="2055.91,-122 1978.09,-122 1978.09,-86 2055.91,-86 2055.91,-122"/>
|
|
157
|
+
<text text-anchor="middle" x="2017" y="-99.8" font-family="Times,serif" font-size="14.00">TableHead</text>
|
|
158
158
|
</g>
|
|
159
159
|
<!-- TableHead->TableModule -->
|
|
160
160
|
<g id="edge10" class="edge">
|
|
161
161
|
<title>TableHead->TableModule</title>
|
|
162
|
-
<path fill="none" stroke="black" d="
|
|
163
|
-
<polygon fill="black" stroke="black" points="
|
|
162
|
+
<path fill="none" stroke="black" d="M2044,-122.11C2044,-122.11 2044,-140.99 2044,-140.99"/>
|
|
163
|
+
<polygon fill="black" stroke="black" points="2040.5,-140.99 2044,-150.99 2047.5,-140.99 2040.5,-140.99"/>
|
|
164
164
|
</g>
|
|
165
165
|
<!-- TableHeadCell -->
|
|
166
166
|
<g id="node11" class="node">
|
|
167
167
|
<title>TableHeadCell</title>
|
|
168
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
169
|
-
<text text-anchor="middle" x="
|
|
168
|
+
<polygon fill="#ffffb3" stroke="black" points="1960.24,-122 1859.76,-122 1859.76,-86 1960.24,-86 1960.24,-122"/>
|
|
169
|
+
<text text-anchor="middle" x="1910" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCell</text>
|
|
170
170
|
</g>
|
|
171
171
|
<!-- TableHeadCell->TableModule -->
|
|
172
172
|
<g id="edge11" class="edge">
|
|
173
173
|
<title>TableHeadCell->TableModule</title>
|
|
174
|
-
<path fill="none" stroke="black" d="
|
|
175
|
-
<polygon fill="black" stroke="black" points="
|
|
174
|
+
<path fill="none" stroke="black" d="M1946.27,-122.25C1946.27,-136.18 1946.27,-153 1946.27,-153 1946.27,-153 2021.93,-153 2021.93,-153"/>
|
|
175
|
+
<polygon fill="black" stroke="black" points="2021.93,-156.5 2031.93,-153 2021.93,-149.5 2021.93,-156.5"/>
|
|
176
176
|
</g>
|
|
177
177
|
<!-- TableHeadCellLabel -->
|
|
178
178
|
<g id="node12" class="node">
|
|
179
179
|
<title>TableHeadCellLabel</title>
|
|
180
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
181
|
-
<text text-anchor="middle" x="
|
|
180
|
+
<polygon fill="#ffffb3" stroke="black" points="1841.11,-122 1708.89,-122 1708.89,-86 1841.11,-86 1841.11,-122"/>
|
|
181
|
+
<text text-anchor="middle" x="1775" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCellLabel</text>
|
|
182
182
|
</g>
|
|
183
183
|
<!-- TableHeadCellLabel->TableModule -->
|
|
184
184
|
<g id="edge12" class="edge">
|
|
185
185
|
<title>TableHeadCellLabel->TableModule</title>
|
|
186
|
-
<path fill="none" stroke="black" d="
|
|
187
|
-
<polygon fill="black" stroke="black" points="
|
|
186
|
+
<path fill="none" stroke="black" d="M1815.73,-122.05C1815.73,-136.37 1815.73,-154 1815.73,-154 1815.73,-154 2022.02,-154 2022.02,-154"/>
|
|
187
|
+
<polygon fill="black" stroke="black" points="2022.02,-157.5 2032.02,-154 2022.02,-150.5 2022.02,-157.5"/>
|
|
188
188
|
</g>
|
|
189
189
|
<!-- TableHeadCheckbox -->
|
|
190
190
|
<g id="node13" class="node">
|
|
191
191
|
<title>TableHeadCheckbox</title>
|
|
192
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
193
|
-
<text text-anchor="middle" x="
|
|
192
|
+
<polygon fill="#ffffb3" stroke="black" points="1691.17,-122 1556.83,-122 1556.83,-86 1691.17,-86 1691.17,-122"/>
|
|
193
|
+
<text text-anchor="middle" x="1624" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCheckbox</text>
|
|
194
194
|
</g>
|
|
195
195
|
<!-- TableHeadCheckbox->TableModule -->
|
|
196
196
|
<g id="edge13" class="edge">
|
|
197
197
|
<title>TableHeadCheckbox->TableModule</title>
|
|
198
|
-
<path fill="none" stroke="black" d="
|
|
199
|
-
<polygon fill="black" stroke="black" points="
|
|
198
|
+
<path fill="none" stroke="black" d="M1685.6,-122.19C1685.6,-137.18 1685.6,-156 1685.6,-156 1685.6,-156 2022.22,-156 2022.22,-156"/>
|
|
199
|
+
<polygon fill="black" stroke="black" points="2022.22,-159.5 2032.22,-156 2022.22,-152.5 2022.22,-159.5"/>
|
|
200
200
|
</g>
|
|
201
201
|
<!-- TableHeadExpand -->
|
|
202
202
|
<g id="node14" class="node">
|
|
203
203
|
<title>TableHeadExpand</title>
|
|
204
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
205
|
-
<text text-anchor="middle" x="
|
|
204
|
+
<polygon fill="#ffffb3" stroke="black" points="1539.18,-122 1418.82,-122 1418.82,-86 1539.18,-86 1539.18,-122"/>
|
|
205
|
+
<text text-anchor="middle" x="1479" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadExpand</text>
|
|
206
206
|
</g>
|
|
207
207
|
<!-- TableHeadExpand->TableModule -->
|
|
208
208
|
<g id="edge14" class="edge">
|
|
209
209
|
<title>TableHeadExpand->TableModule</title>
|
|
210
|
-
<path fill="none" stroke="black" d="
|
|
211
|
-
<polygon fill="black" stroke="black" points="
|
|
210
|
+
<path fill="none" stroke="black" d="M1526.61,-122.24C1526.61,-137.57 1526.61,-157 1526.61,-157 1526.61,-157 2021.94,-157 2021.94,-157"/>
|
|
211
|
+
<polygon fill="black" stroke="black" points="2021.94,-160.5 2031.94,-157 2021.94,-153.5 2021.94,-160.5"/>
|
|
212
212
|
</g>
|
|
213
213
|
<!-- TableHeader -->
|
|
214
214
|
<g id="node15" class="node">
|
|
215
215
|
<title>TableHeader</title>
|
|
216
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
217
|
-
<text text-anchor="middle" x="
|
|
216
|
+
<polygon fill="#ffffb3" stroke="black" points="1401.28,-122 1312.72,-122 1312.72,-86 1401.28,-86 1401.28,-122"/>
|
|
217
|
+
<text text-anchor="middle" x="1357" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeader</text>
|
|
218
218
|
</g>
|
|
219
219
|
<!-- TableHeader->TableModule -->
|
|
220
220
|
<g id="edge15" class="edge">
|
|
221
221
|
<title>TableHeader->TableModule</title>
|
|
222
|
-
<path fill="none" stroke="black" d="
|
|
223
|
-
<polygon fill="black" stroke="black" points="
|
|
222
|
+
<path fill="none" stroke="black" d="M1370.3,-122.28C1370.3,-137.95 1370.3,-158 1370.3,-158 1370.3,-158 2022.11,-158 2022.11,-158"/>
|
|
223
|
+
<polygon fill="black" stroke="black" points="2022.11,-161.5 2032.11,-158 2022.11,-154.5 2022.11,-161.5"/>
|
|
224
224
|
</g>
|
|
225
225
|
<!-- TableHeaderDecorator -->
|
|
226
226
|
<g id="node16" class="node">
|
|
227
227
|
<title>TableHeaderDecorator</title>
|
|
228
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
229
|
-
<text text-anchor="middle" x="
|
|
228
|
+
<polygon fill="#ffffb3" stroke="black" points="1295.25,-122 1150.75,-122 1150.75,-86 1295.25,-86 1295.25,-122"/>
|
|
229
|
+
<text text-anchor="middle" x="1223" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderDecorator</text>
|
|
230
230
|
</g>
|
|
231
231
|
<!-- TableHeaderDecorator->TableModule -->
|
|
232
232
|
<g id="edge16" class="edge">
|
|
233
233
|
<title>TableHeaderDecorator->TableModule</title>
|
|
234
|
-
<path fill="none" stroke="black" d="
|
|
235
|
-
<polygon fill="black" stroke="black" points="
|
|
234
|
+
<path fill="none" stroke="black" d="M1249.01,-122.03C1249.01,-138.4 1249.01,-160 1249.01,-160 1249.01,-160 2022.25,-160 2022.25,-160"/>
|
|
235
|
+
<polygon fill="black" stroke="black" points="2022.25,-163.5 2032.25,-160 2022.25,-156.5 2022.25,-163.5"/>
|
|
236
236
|
</g>
|
|
237
237
|
<!-- TableHeaderDescription -->
|
|
238
238
|
<g id="node17" class="node">
|
|
239
239
|
<title>TableHeaderDescription</title>
|
|
240
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
241
|
-
<text text-anchor="middle" x="
|
|
240
|
+
<polygon fill="#ffffb3" stroke="black" points="1132.6,-122 979.4,-122 979.4,-86 1132.6,-86 1132.6,-122"/>
|
|
241
|
+
<text text-anchor="middle" x="1056" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderDescription</text>
|
|
242
242
|
</g>
|
|
243
243
|
<!-- TableHeaderDescription->TableModule -->
|
|
244
244
|
<g id="edge17" class="edge">
|
|
245
245
|
<title>TableHeaderDescription->TableModule</title>
|
|
246
|
-
<path fill="none" stroke="black" d="
|
|
247
|
-
<polygon fill="black" stroke="black" points="
|
|
246
|
+
<path fill="none" stroke="black" d="M1116.2,-122.04C1116.2,-138.73 1116.2,-161 1116.2,-161 1116.2,-161 2022.26,-161 2022.26,-161"/>
|
|
247
|
+
<polygon fill="black" stroke="black" points="2022.26,-164.5 2032.26,-161 2022.26,-157.5 2022.26,-164.5"/>
|
|
248
248
|
</g>
|
|
249
249
|
<!-- TableHeaderTitle -->
|
|
250
250
|
<g id="node18" class="node">
|
|
251
251
|
<title>TableHeaderTitle</title>
|
|
252
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
253
|
-
<text text-anchor="middle" x="
|
|
252
|
+
<polygon fill="#ffffb3" stroke="black" points="961.22,-122 846.78,-122 846.78,-86 961.22,-86 961.22,-122"/>
|
|
253
|
+
<text text-anchor="middle" x="904" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderTitle</text>
|
|
254
254
|
</g>
|
|
255
255
|
<!-- TableHeaderTitle->TableModule -->
|
|
256
256
|
<g id="edge18" class="edge">
|
|
257
257
|
<title>TableHeaderTitle->TableModule</title>
|
|
258
|
-
<path fill="none" stroke="black" d="
|
|
259
|
-
<polygon fill="black" stroke="black" points="
|
|
258
|
+
<path fill="none" stroke="black" d="M949.89,-122.02C949.89,-139.37 949.89,-163 949.89,-163 949.89,-163 2022.03,-163 2022.03,-163"/>
|
|
259
|
+
<polygon fill="black" stroke="black" points="2022.03,-166.5 2032.03,-163 2022.03,-159.5 2022.03,-166.5"/>
|
|
260
260
|
</g>
|
|
261
261
|
<!-- TableRadio -->
|
|
262
262
|
<g id="node19" class="node">
|
|
263
263
|
<title>TableRadio</title>
|
|
264
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
265
|
-
<text text-anchor="middle" x="
|
|
264
|
+
<polygon fill="#ffffb3" stroke="black" points="828.81,-122 747.19,-122 747.19,-86 828.81,-86 828.81,-122"/>
|
|
265
|
+
<text text-anchor="middle" x="788" y="-99.8" font-family="Times,serif" font-size="14.00">TableRadio</text>
|
|
266
266
|
</g>
|
|
267
267
|
<!-- TableRadio->TableModule -->
|
|
268
268
|
<g id="edge19" class="edge">
|
|
269
269
|
<title>TableRadio->TableModule</title>
|
|
270
|
-
<path fill="none" stroke="black" d="
|
|
271
|
-
<polygon fill="black" stroke="black" points="
|
|
270
|
+
<path fill="none" stroke="black" d="M816.39,-122C816.39,-139.68 816.39,-164 816.39,-164 816.39,-164 2021.98,-164 2021.98,-164"/>
|
|
271
|
+
<polygon fill="black" stroke="black" points="2021.98,-167.5 2031.98,-164 2021.98,-160.5 2021.98,-167.5"/>
|
|
272
272
|
</g>
|
|
273
273
|
<!-- TableRowComponent -->
|
|
274
274
|
<g id="node20" class="node">
|
|
275
275
|
<title>TableRowComponent</title>
|
|
276
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
277
|
-
<text text-anchor="middle" x="
|
|
276
|
+
<polygon fill="#ffffb3" stroke="black" points="729.65,-122 590.35,-122 590.35,-86 729.65,-86 729.65,-122"/>
|
|
277
|
+
<text text-anchor="middle" x="660" y="-99.8" font-family="Times,serif" font-size="14.00">TableRowComponent</text>
|
|
278
278
|
</g>
|
|
279
279
|
<!-- TableRowComponent->TableModule -->
|
|
280
280
|
<g id="edge20" class="edge">
|
|
281
281
|
<title>TableRowComponent->TableModule</title>
|
|
282
|
-
<path fill="none" stroke="black" d="
|
|
283
|
-
<polygon fill="black" stroke="black" points="
|
|
282
|
+
<path fill="none" stroke="black" d="M699.1,-122.3C699.1,-140.27 699.1,-165 699.1,-165 699.1,-165 2022.12,-165 2022.12,-165"/>
|
|
283
|
+
<polygon fill="black" stroke="black" points="2022.12,-168.5 2032.12,-165 2022.12,-161.5 2022.12,-168.5"/>
|
|
284
284
|
</g>
|
|
285
285
|
<!-- TableToolbar -->
|
|
286
286
|
<g id="node21" class="node">
|
|
287
287
|
<title>TableToolbar</title>
|
|
288
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
289
|
-
<text text-anchor="middle" x="
|
|
288
|
+
<polygon fill="#ffffb3" stroke="black" points="572.19,-122 479.81,-122 479.81,-86 572.19,-86 572.19,-122"/>
|
|
289
|
+
<text text-anchor="middle" x="526" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbar</text>
|
|
290
290
|
</g>
|
|
291
291
|
<!-- TableToolbar->TableModule -->
|
|
292
292
|
<g id="edge21" class="edge">
|
|
293
293
|
<title>TableToolbar->TableModule</title>
|
|
294
|
-
<path fill="none" stroke="black" d="
|
|
295
|
-
<polygon fill="black" stroke="black" points="
|
|
294
|
+
<path fill="none" stroke="black" d="M541.04,-122.22C541.04,-140.83 541.04,-167 541.04,-167 541.04,-167 2022,-167 2022,-167"/>
|
|
295
|
+
<polygon fill="black" stroke="black" points="2022,-170.5 2032,-167 2022,-163.5 2022,-170.5"/>
|
|
296
296
|
</g>
|
|
297
297
|
<!-- TableToolbarActions -->
|
|
298
298
|
<g id="node22" class="node">
|
|
299
299
|
<title>TableToolbarActions</title>
|
|
300
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
301
|
-
<text text-anchor="middle" x="
|
|
300
|
+
<polygon fill="#ffffb3" stroke="black" points="461.74,-122 326.26,-122 326.26,-86 461.74,-86 461.74,-122"/>
|
|
301
|
+
<text text-anchor="middle" x="394" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarActions</text>
|
|
302
302
|
</g>
|
|
303
303
|
<!-- TableToolbarActions->TableModule -->
|
|
304
304
|
<g id="edge22" class="edge">
|
|
305
305
|
<title>TableToolbarActions->TableModule</title>
|
|
306
|
-
<path fill="none" stroke="black" d="
|
|
307
|
-
<polygon fill="black" stroke="black" points="
|
|
306
|
+
<path fill="none" stroke="black" d="M409.99,-122.17C409.99,-141.09 409.99,-168 409.99,-168 409.99,-168 2022.08,-168 2022.08,-168"/>
|
|
307
|
+
<polygon fill="black" stroke="black" points="2022.08,-171.5 2032.08,-168 2022.08,-164.5 2022.08,-171.5"/>
|
|
308
308
|
</g>
|
|
309
309
|
<!-- TableToolbarContent -->
|
|
310
310
|
<g id="node23" class="node">
|
|
311
311
|
<title>TableToolbarContent</title>
|
|
312
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
313
|
-
<text text-anchor="middle" x="
|
|
312
|
+
<polygon fill="#ffffb3" stroke="black" points="308.02,-122 171.98,-122 171.98,-86 308.02,-86 308.02,-122"/>
|
|
313
|
+
<text text-anchor="middle" x="240" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarContent</text>
|
|
314
314
|
</g>
|
|
315
315
|
<!-- TableToolbarContent->TableModule -->
|
|
316
316
|
<g id="edge23" class="edge">
|
|
317
317
|
<title>TableToolbarContent->TableModule</title>
|
|
318
|
-
<path fill="none" stroke="black" d="
|
|
319
|
-
<polygon fill="black" stroke="black" points="
|
|
318
|
+
<path fill="none" stroke="black" d="M240,-122.11C240,-141.34 240,-169 240,-169 240,-169 2022.11,-169 2022.11,-169"/>
|
|
319
|
+
<polygon fill="black" stroke="black" points="2022.11,-172.5 2032.11,-169 2022.11,-165.5 2022.11,-172.5"/>
|
|
320
320
|
</g>
|
|
321
321
|
<!-- TableToolbarSearch -->
|
|
322
322
|
<g id="node24" class="node">
|
|
323
323
|
<title>TableToolbarSearch</title>
|
|
324
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
325
|
-
<text text-anchor="middle" x="
|
|
324
|
+
<polygon fill="#ffffb3" stroke="black" points="154.28,-122 23.72,-122 23.72,-86 154.28,-86 154.28,-122"/>
|
|
325
|
+
<text text-anchor="middle" x="89" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarSearch</text>
|
|
326
326
|
</g>
|
|
327
327
|
<!-- TableToolbarSearch->TableModule -->
|
|
328
328
|
<g id="edge24" class="edge">
|
|
329
329
|
<title>TableToolbarSearch->TableModule</title>
|
|
330
|
-
<path fill="none" stroke="black" d="
|
|
331
|
-
<polygon fill="black" stroke="black" points="
|
|
330
|
+
<path fill="none" stroke="black" d="M89,-122.31C89,-142.15 89,-171 89,-171 89,-171 2022.24,-171 2022.24,-171"/>
|
|
331
|
+
<polygon fill="black" stroke="black" points="2022.24,-174.5 2032.24,-171 2022.24,-167.5 2022.24,-174.5"/>
|
|
332
332
|
</g>
|
|
333
333
|
<!-- ExpandedRowHover -->
|
|
334
334
|
<g id="node32" class="node">
|
|
335
335
|
<title>ExpandedRowHover </title>
|
|
336
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
337
|
-
<text text-anchor="middle" x="
|
|
336
|
+
<polygon fill="#fb8072" stroke="black" points="3541.41,-252 3404.59,-252 3404.59,-216 3541.41,-216 3541.41,-252"/>
|
|
337
|
+
<text text-anchor="middle" x="3473" y="-229.8" font-family="Times,serif" font-size="14.00">ExpandedRowHover </text>
|
|
338
338
|
</g>
|
|
339
339
|
<!-- TableModule->ExpandedRowHover -->
|
|
340
340
|
<g id="edge31" class="edge">
|
|
341
341
|
<title>TableModule->ExpandedRowHover </title>
|
|
342
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
343
|
-
<polygon fill="black" stroke="black" points="
|
|
342
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2124.06,-172C2361.78,-172 3438.88,-172 3438.88,-172 3438.88,-172 3438.88,-205.73 3438.88,-205.73"/>
|
|
343
|
+
<polygon fill="black" stroke="black" points="3435.38,-205.73 3438.88,-215.73 3442.38,-205.73 3435.38,-205.73"/>
|
|
344
344
|
</g>
|
|
345
345
|
<!-- Table -->
|
|
346
346
|
<g id="node33" class="node">
|
|
347
347
|
<title>Table </title>
|
|
348
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
349
|
-
<text text-anchor="middle" x="
|
|
348
|
+
<polygon fill="#fb8072" stroke="black" points="3387,-252 3333,-252 3333,-216 3387,-216 3387,-252"/>
|
|
349
|
+
<text text-anchor="middle" x="3360" y="-229.8" font-family="Times,serif" font-size="14.00">Table </text>
|
|
350
350
|
</g>
|
|
351
351
|
<!-- TableModule->Table -->
|
|
352
352
|
<g id="edge32" class="edge">
|
|
353
353
|
<title>TableModule->Table </title>
|
|
354
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
355
|
-
<polygon fill="black" stroke="black" points="
|
|
354
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.71,-174C2351.36,-174 3351.86,-174 3351.86,-174 3351.86,-174 3351.86,-206 3351.86,-206"/>
|
|
355
|
+
<polygon fill="black" stroke="black" points="3348.36,-206 3351.86,-216 3355.36,-206 3348.36,-206"/>
|
|
356
356
|
</g>
|
|
357
357
|
<!-- TableBody -->
|
|
358
358
|
<g id="node34" class="node">
|
|
359
359
|
<title>TableBody </title>
|
|
360
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
361
|
-
<text text-anchor="middle" x="
|
|
360
|
+
<polygon fill="#fb8072" stroke="black" points="3314.71,-252 3233.29,-252 3233.29,-216 3314.71,-216 3314.71,-252"/>
|
|
361
|
+
<text text-anchor="middle" x="3274" y="-229.8" font-family="Times,serif" font-size="14.00">TableBody </text>
|
|
362
362
|
</g>
|
|
363
363
|
<!-- TableModule->TableBody -->
|
|
364
364
|
<g id="edge33" class="edge">
|
|
365
365
|
<title>TableModule->TableBody </title>
|
|
366
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
367
|
-
<polygon fill="black" stroke="black" points="
|
|
366
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.91,-175C2339.38,-175 3239.98,-175 3239.98,-175 3239.98,-175 3239.98,-205.98 3239.98,-205.98"/>
|
|
367
|
+
<polygon fill="black" stroke="black" points="3236.48,-205.98 3239.98,-215.98 3243.48,-205.98 3236.48,-205.98"/>
|
|
368
368
|
</g>
|
|
369
369
|
<!-- TableCheckbox -->
|
|
370
370
|
<g id="node35" class="node">
|
|
371
371
|
<title>TableCheckbox </title>
|
|
372
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
373
|
-
<text text-anchor="middle" x="
|
|
372
|
+
<polygon fill="#fb8072" stroke="black" points="3215.14,-252 3106.86,-252 3106.86,-216 3215.14,-216 3215.14,-252"/>
|
|
373
|
+
<text text-anchor="middle" x="3161" y="-229.8" font-family="Times,serif" font-size="14.00">TableCheckbox </text>
|
|
374
374
|
</g>
|
|
375
375
|
<!-- TableModule->TableCheckbox -->
|
|
376
376
|
<g id="edge34" class="edge">
|
|
377
377
|
<title>TableModule->TableCheckbox </title>
|
|
378
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
379
|
-
<polygon fill="black" stroke="black" points="
|
|
378
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.93,-176C2324.78,-176 3115.82,-176 3115.82,-176 3115.82,-176 3115.82,-205.97 3115.82,-205.97"/>
|
|
379
|
+
<polygon fill="black" stroke="black" points="3112.32,-205.97 3115.82,-215.97 3119.32,-205.97 3112.32,-205.97"/>
|
|
380
380
|
</g>
|
|
381
381
|
<!-- TableContainer -->
|
|
382
382
|
<g id="node36" class="node">
|
|
383
383
|
<title>TableContainer </title>
|
|
384
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
385
|
-
<text text-anchor="middle" x="
|
|
384
|
+
<polygon fill="#fb8072" stroke="black" points="3089.08,-252 2982.92,-252 2982.92,-216 3089.08,-216 3089.08,-252"/>
|
|
385
|
+
<text text-anchor="middle" x="3036" y="-229.8" font-family="Times,serif" font-size="14.00">TableContainer </text>
|
|
386
386
|
</g>
|
|
387
387
|
<!-- TableModule->TableContainer -->
|
|
388
388
|
<g id="edge35" class="edge">
|
|
389
389
|
<title>TableModule->TableContainer </title>
|
|
390
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
391
|
-
<polygon fill="black" stroke="black" points="
|
|
390
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2124.01,-178C2308.8,-178 2987,-178 2987,-178 2987,-178 2987,-205.97 2987,-205.97"/>
|
|
391
|
+
<polygon fill="black" stroke="black" points="2983.5,-205.97 2987,-215.97 2990.5,-205.97 2983.5,-205.97"/>
|
|
392
392
|
</g>
|
|
393
393
|
<!-- TableData -->
|
|
394
394
|
<g id="node37" class="node">
|
|
395
395
|
<title>TableData </title>
|
|
396
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
397
|
-
<text text-anchor="middle" x="
|
|
396
|
+
<polygon fill="#fb8072" stroke="black" points="2964.8,-252 2887.2,-252 2887.2,-216 2964.8,-216 2964.8,-252"/>
|
|
397
|
+
<text text-anchor="middle" x="2926" y="-229.8" font-family="Times,serif" font-size="14.00">TableData </text>
|
|
398
398
|
</g>
|
|
399
399
|
<!-- TableModule->TableData -->
|
|
400
400
|
<g id="edge36" class="edge">
|
|
401
401
|
<title>TableModule->TableData </title>
|
|
402
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
403
|
-
<polygon fill="black" stroke="black" points="
|
|
402
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.92,-179C2296.17,-179 2894.1,-179 2894.1,-179 2894.1,-179 2894.1,-205.99 2894.1,-205.99"/>
|
|
403
|
+
<polygon fill="black" stroke="black" points="2890.6,-205.99 2894.1,-215.99 2897.6,-205.99 2890.6,-205.99"/>
|
|
404
404
|
</g>
|
|
405
405
|
<!-- TableDirective -->
|
|
406
406
|
<g id="node38" class="node">
|
|
407
407
|
<title>TableDirective </title>
|
|
408
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
409
|
-
<text text-anchor="middle" x="
|
|
408
|
+
<polygon fill="#fb8072" stroke="black" points="2868.96,-252 2765.04,-252 2765.04,-216 2868.96,-216 2868.96,-252"/>
|
|
409
|
+
<text text-anchor="middle" x="2817" y="-229.8" font-family="Times,serif" font-size="14.00">TableDirective </text>
|
|
410
410
|
</g>
|
|
411
411
|
<!-- TableModule->TableDirective -->
|
|
412
412
|
<g id="edge37" class="edge">
|
|
413
413
|
<title>TableModule->TableDirective </title>
|
|
414
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
415
|
-
<polygon fill="black" stroke="black" points="
|
|
414
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.86,-181C2280.6,-181 2785.3,-181 2785.3,-181 2785.3,-181 2785.3,-205.76 2785.3,-205.76"/>
|
|
415
|
+
<polygon fill="black" stroke="black" points="2781.8,-205.76 2785.3,-215.76 2788.8,-205.76 2781.8,-205.76"/>
|
|
416
416
|
</g>
|
|
417
417
|
<!-- TableExpandButton -->
|
|
418
418
|
<g id="node39" class="node">
|
|
419
419
|
<title>TableExpandButton </title>
|
|
420
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
421
|
-
<text text-anchor="middle" x="
|
|
420
|
+
<polygon fill="#fb8072" stroke="black" points="2747.26,-252 2614.74,-252 2614.74,-216 2747.26,-216 2747.26,-252"/>
|
|
421
|
+
<text text-anchor="middle" x="2681" y="-229.8" font-family="Times,serif" font-size="14.00">TableExpandButton </text>
|
|
422
422
|
</g>
|
|
423
423
|
<!-- TableModule->TableExpandButton -->
|
|
424
424
|
<g id="edge38" class="edge">
|
|
425
425
|
<title>TableModule->TableExpandButton </title>
|
|
426
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
427
|
-
<polygon fill="black" stroke="black" points="
|
|
426
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.74,-182C2259.16,-182 2648.71,-182 2648.71,-182 2648.71,-182 2648.71,-205.81 2648.71,-205.81"/>
|
|
427
|
+
<polygon fill="black" stroke="black" points="2645.21,-205.81 2648.71,-215.81 2652.21,-205.81 2645.21,-205.81"/>
|
|
428
428
|
</g>
|
|
429
429
|
<!-- TableExpandedRow -->
|
|
430
430
|
<g id="node40" class="node">
|
|
431
431
|
<title>TableExpandedRow </title>
|
|
432
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
433
|
-
<text text-anchor="middle" x="
|
|
432
|
+
<polygon fill="#fb8072" stroke="black" points="2596.8,-252 2463.2,-252 2463.2,-216 2596.8,-216 2596.8,-252"/>
|
|
433
|
+
<text text-anchor="middle" x="2530" y="-229.8" font-family="Times,serif" font-size="14.00">TableExpandedRow </text>
|
|
434
434
|
</g>
|
|
435
435
|
<!-- TableModule->TableExpandedRow -->
|
|
436
436
|
<g id="edge39" class="edge">
|
|
437
437
|
<title>TableModule->TableExpandedRow </title>
|
|
438
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
439
|
-
<polygon fill="black" stroke="black" points="
|
|
438
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.88,-183C2228.92,-183 2477.91,-183 2477.91,-183 2477.91,-183 2477.91,-205.88 2477.91,-205.88"/>
|
|
439
|
+
<polygon fill="black" stroke="black" points="2474.41,-205.88 2477.91,-215.88 2481.41,-205.88 2474.41,-205.88"/>
|
|
440
440
|
</g>
|
|
441
441
|
<!-- TableHead -->
|
|
442
442
|
<g id="node41" class="node">
|
|
443
443
|
<title>TableHead </title>
|
|
444
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
445
|
-
<text text-anchor="middle" x="
|
|
444
|
+
<polygon fill="#fb8072" stroke="black" points="2445.41,-252 2364.59,-252 2364.59,-216 2445.41,-216 2445.41,-252"/>
|
|
445
|
+
<text text-anchor="middle" x="2405" y="-229.8" font-family="Times,serif" font-size="14.00">TableHead </text>
|
|
446
446
|
</g>
|
|
447
447
|
<!-- TableModule->TableHead -->
|
|
448
448
|
<g id="edge40" class="edge">
|
|
449
449
|
<title>TableModule->TableHead </title>
|
|
450
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
451
|
-
<polygon fill="black" stroke="black" points="
|
|
450
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.77,-185C2216.95,-185 2419.98,-185 2419.98,-185 2419.98,-185 2419.98,-205.75 2419.98,-205.75"/>
|
|
451
|
+
<polygon fill="black" stroke="black" points="2416.48,-205.75 2419.98,-215.75 2423.48,-205.75 2416.48,-205.75"/>
|
|
452
452
|
</g>
|
|
453
453
|
<!-- TableHeadCell -->
|
|
454
454
|
<g id="node42" class="node">
|
|
455
455
|
<title>TableHeadCell </title>
|
|
456
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
457
|
-
<text text-anchor="middle" x="
|
|
456
|
+
<polygon fill="#fb8072" stroke="black" points="2346.24,-252 2241.76,-252 2241.76,-216 2346.24,-216 2346.24,-252"/>
|
|
457
|
+
<text text-anchor="middle" x="2294" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCell </text>
|
|
458
458
|
</g>
|
|
459
459
|
<!-- TableModule->TableHeadCell -->
|
|
460
460
|
<g id="edge41" class="edge">
|
|
461
461
|
<title>TableModule->TableHeadCell </title>
|
|
462
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
463
|
-
<polygon fill="black" stroke="black" points="
|
|
462
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2123.81,-186C2187.21,-186 2294,-186 2294,-186 2294,-186 2294,-205.85 2294,-205.85"/>
|
|
463
|
+
<polygon fill="black" stroke="black" points="2290.5,-205.85 2294,-215.85 2297.5,-205.85 2290.5,-205.85"/>
|
|
464
464
|
</g>
|
|
465
465
|
<!-- TableHeadCellLabel -->
|
|
466
466
|
<g id="node43" class="node">
|
|
467
467
|
<title>TableHeadCellLabel </title>
|
|
468
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
469
|
-
<text text-anchor="middle" x="
|
|
468
|
+
<polygon fill="#fb8072" stroke="black" points="2224.11,-252 2087.89,-252 2087.89,-216 2224.11,-216 2224.11,-252"/>
|
|
469
|
+
<text text-anchor="middle" x="2156" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCellLabel </text>
|
|
470
470
|
</g>
|
|
471
471
|
<!-- TableModule->TableHeadCellLabel -->
|
|
472
472
|
<g id="edge42" class="edge">
|
|
473
473
|
<title>TableModule->TableHeadCellLabel </title>
|
|
474
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
475
|
-
<polygon fill="black" stroke="black" points="
|
|
474
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2105.83,-187.11C2105.83,-187.11 2105.83,-205.99 2105.83,-205.99"/>
|
|
475
|
+
<polygon fill="black" stroke="black" points="2102.33,-205.99 2105.83,-215.99 2109.33,-205.99 2102.33,-205.99"/>
|
|
476
476
|
</g>
|
|
477
477
|
<!-- TableHeadCheckbox -->
|
|
478
478
|
<g id="node44" class="node">
|
|
479
479
|
<title>TableHeadCheckbox </title>
|
|
480
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
481
|
-
<text text-anchor="middle" x="
|
|
480
|
+
<polygon fill="#fb8072" stroke="black" points="2069.67,-252 1932.33,-252 1932.33,-216 2069.67,-216 2069.67,-252"/>
|
|
481
|
+
<text text-anchor="middle" x="2001" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCheckbox </text>
|
|
482
482
|
</g>
|
|
483
483
|
<!-- TableModule->TableHeadCheckbox -->
|
|
484
484
|
<g id="edge43" class="edge">
|
|
485
485
|
<title>TableModule->TableHeadCheckbox </title>
|
|
486
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
487
|
-
<polygon fill="black" stroke="black" points="
|
|
486
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2051.06,-187.11C2051.06,-187.11 2051.06,-205.99 2051.06,-205.99"/>
|
|
487
|
+
<polygon fill="black" stroke="black" points="2047.56,-205.99 2051.06,-215.99 2054.56,-205.99 2047.56,-205.99"/>
|
|
488
488
|
</g>
|
|
489
489
|
<!-- TableHeadExpand -->
|
|
490
490
|
<g id="node45" class="node">
|
|
491
491
|
<title>TableHeadExpand </title>
|
|
492
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
493
|
-
<text text-anchor="middle" x="
|
|
492
|
+
<polygon fill="#fb8072" stroke="black" points="1913.68,-252 1790.32,-252 1790.32,-216 1913.68,-216 1913.68,-252"/>
|
|
493
|
+
<text text-anchor="middle" x="1852" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadExpand </text>
|
|
494
494
|
</g>
|
|
495
495
|
<!-- TableModule->TableHeadExpand -->
|
|
496
496
|
<g id="edge44" class="edge">
|
|
497
497
|
<title>TableModule->TableHeadExpand </title>
|
|
498
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
499
|
-
<polygon fill="black" stroke="black" points="
|
|
498
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.19,-186C1975.6,-186 1886.73,-186 1886.73,-186 1886.73,-186 1886.73,-205.85 1886.73,-205.85"/>
|
|
499
|
+
<polygon fill="black" stroke="black" points="1883.23,-205.85 1886.73,-215.85 1890.23,-205.85 1883.23,-205.85"/>
|
|
500
500
|
</g>
|
|
501
501
|
<!-- TableHeader -->
|
|
502
502
|
<g id="node46" class="node">
|
|
503
503
|
<title>TableHeader </title>
|
|
504
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
505
|
-
<text text-anchor="middle" x="
|
|
504
|
+
<polygon fill="#fb8072" stroke="black" points="1771.78,-252 1680.22,-252 1680.22,-216 1771.78,-216 1771.78,-252"/>
|
|
505
|
+
<text text-anchor="middle" x="1726" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeader </text>
|
|
506
506
|
</g>
|
|
507
507
|
<!-- TableModule->TableHeader -->
|
|
508
508
|
<g id="edge45" class="edge">
|
|
509
509
|
<title>TableModule->TableHeader </title>
|
|
510
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
511
|
-
<polygon fill="black" stroke="black" points="
|
|
510
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.1,-185C1939.77,-185 1740.29,-185 1740.29,-185 1740.29,-185 1740.29,-205.75 1740.29,-205.75"/>
|
|
511
|
+
<polygon fill="black" stroke="black" points="1736.79,-205.75 1740.29,-215.75 1743.79,-205.75 1736.79,-205.75"/>
|
|
512
512
|
</g>
|
|
513
513
|
<!-- TableHeaderDecorator -->
|
|
514
514
|
<g id="node47" class="node">
|
|
515
515
|
<title>TableHeaderDecorator </title>
|
|
516
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
517
|
-
<text text-anchor="middle" x="
|
|
516
|
+
<polygon fill="#fb8072" stroke="black" points="1661.75,-252 1514.25,-252 1514.25,-216 1661.75,-216 1661.75,-252"/>
|
|
517
|
+
<text text-anchor="middle" x="1588" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderDecorator </text>
|
|
518
518
|
</g>
|
|
519
519
|
<!-- TableModule->TableHeaderDecorator -->
|
|
520
520
|
<g id="edge46" class="edge">
|
|
521
521
|
<title>TableModule->TableHeaderDecorator </title>
|
|
522
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
523
|
-
<polygon fill="black" stroke="black" points="
|
|
522
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.21,-183C1914.3,-183 1609.39,-183 1609.39,-183 1609.39,-183 1609.39,-205.88 1609.39,-205.88"/>
|
|
523
|
+
<polygon fill="black" stroke="black" points="1605.89,-205.88 1609.39,-215.88 1612.89,-205.88 1605.89,-205.88"/>
|
|
524
524
|
</g>
|
|
525
525
|
<!-- TableHeaderDescription -->
|
|
526
526
|
<g id="node48" class="node">
|
|
527
527
|
<title>TableHeaderDescription </title>
|
|
528
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
529
|
-
<text text-anchor="middle" x="
|
|
528
|
+
<polygon fill="#fb8072" stroke="black" points="1496.6,-252 1339.4,-252 1339.4,-216 1496.6,-216 1496.6,-252"/>
|
|
529
|
+
<text text-anchor="middle" x="1418" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderDescription </text>
|
|
530
530
|
</g>
|
|
531
531
|
<!-- TableModule->TableHeaderDescription -->
|
|
532
532
|
<g id="edge47" class="edge">
|
|
533
533
|
<title>TableModule->TableHeaderDescription </title>
|
|
534
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
535
|
-
<polygon fill="black" stroke="black" points="
|
|
534
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.14,-182C1888.64,-182 1457.73,-182 1457.73,-182 1457.73,-182 1457.73,-205.81 1457.73,-205.81"/>
|
|
535
|
+
<polygon fill="black" stroke="black" points="1454.23,-205.81 1457.73,-215.81 1461.23,-205.81 1454.23,-205.81"/>
|
|
536
536
|
</g>
|
|
537
537
|
<!-- TableHeaderTitle -->
|
|
538
538
|
<g id="node49" class="node">
|
|
539
539
|
<title>TableHeaderTitle </title>
|
|
540
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
541
|
-
<text text-anchor="middle" x="
|
|
540
|
+
<polygon fill="#fb8072" stroke="black" points="1321.22,-252 1202.78,-252 1202.78,-216 1321.22,-216 1321.22,-252"/>
|
|
541
|
+
<text text-anchor="middle" x="1262" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderTitle </text>
|
|
542
542
|
</g>
|
|
543
543
|
<!-- TableModule->TableHeaderTitle -->
|
|
544
544
|
<g id="edge48" class="edge">
|
|
545
545
|
<title>TableModule->TableHeaderTitle </title>
|
|
546
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
547
|
-
<polygon fill="black" stroke="black" points="
|
|
546
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.11,-181C1867.58,-181 1316.98,-181 1316.98,-181 1316.98,-181 1316.98,-205.76 1316.98,-205.76"/>
|
|
547
|
+
<polygon fill="black" stroke="black" points="1313.48,-205.76 1316.98,-215.76 1320.48,-205.76 1313.48,-205.76"/>
|
|
548
548
|
</g>
|
|
549
549
|
<!-- TableRadio -->
|
|
550
550
|
<g id="node50" class="node">
|
|
551
551
|
<title>TableRadio </title>
|
|
552
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
553
|
-
<text text-anchor="middle" x="
|
|
552
|
+
<polygon fill="#fb8072" stroke="black" points="1184.31,-252 1099.69,-252 1099.69,-216 1184.31,-216 1184.31,-252"/>
|
|
553
|
+
<text text-anchor="middle" x="1142" y="-229.8" font-family="Times,serif" font-size="14.00">TableRadio </text>
|
|
554
554
|
</g>
|
|
555
555
|
<!-- TableModule->TableRadio -->
|
|
556
556
|
<g id="edge49" class="edge">
|
|
557
557
|
<title>TableModule->TableRadio </title>
|
|
558
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
559
|
-
<polygon fill="black" stroke="black" points="
|
|
558
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.23,-179C1847.63,-179 1167.64,-179 1167.64,-179 1167.64,-179 1167.64,-205.99 1167.64,-205.99"/>
|
|
559
|
+
<polygon fill="black" stroke="black" points="1164.14,-205.99 1167.64,-215.99 1171.14,-205.99 1164.14,-205.99"/>
|
|
560
560
|
</g>
|
|
561
561
|
<!-- TableRowComponent -->
|
|
562
562
|
<g id="node51" class="node">
|
|
563
563
|
<title>TableRowComponent </title>
|
|
564
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
565
|
-
<text text-anchor="middle" x="
|
|
564
|
+
<polygon fill="#fb8072" stroke="black" points="1081.65,-252 938.35,-252 938.35,-216 1081.65,-216 1081.65,-252"/>
|
|
565
|
+
<text text-anchor="middle" x="1010" y="-229.8" font-family="Times,serif" font-size="14.00">TableRowComponent </text>
|
|
566
566
|
</g>
|
|
567
567
|
<!-- TableModule->TableRowComponent -->
|
|
568
568
|
<g id="edge50" class="edge">
|
|
569
569
|
<title>TableModule->TableRowComponent </title>
|
|
570
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
571
|
-
<polygon fill="black" stroke="black" points="
|
|
570
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2031.97,-178C1829.78,-178 1030.39,-178 1030.39,-178 1030.39,-178 1030.39,-205.97 1030.39,-205.97"/>
|
|
571
|
+
<polygon fill="black" stroke="black" points="1026.89,-205.97 1030.39,-215.97 1033.89,-205.97 1026.89,-205.97"/>
|
|
572
572
|
</g>
|
|
573
573
|
<!-- TableToolbar -->
|
|
574
574
|
<g id="node52" class="node">
|
|
575
575
|
<title>TableToolbar </title>
|
|
576
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
577
|
-
<text text-anchor="middle" x="
|
|
576
|
+
<polygon fill="#fb8072" stroke="black" points="920.69,-252 825.31,-252 825.31,-216 920.69,-216 920.69,-252"/>
|
|
577
|
+
<text text-anchor="middle" x="873" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbar </text>
|
|
578
578
|
</g>
|
|
579
579
|
<!-- TableModule->TableToolbar -->
|
|
580
580
|
<g id="edge51" class="edge">
|
|
581
581
|
<title>TableModule->TableToolbar </title>
|
|
582
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
583
|
-
<polygon fill="black" stroke="black" points="
|
|
582
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.28,-176C1813.47,-176 883.74,-176 883.74,-176 883.74,-176 883.74,-205.97 883.74,-205.97"/>
|
|
583
|
+
<polygon fill="black" stroke="black" points="880.24,-205.97 883.74,-215.97 887.24,-205.97 880.24,-205.97"/>
|
|
584
584
|
</g>
|
|
585
585
|
<!-- TableToolbarActions -->
|
|
586
586
|
<g id="node53" class="node">
|
|
587
587
|
<title>TableToolbarActions </title>
|
|
588
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
589
|
-
<text text-anchor="middle" x="
|
|
588
|
+
<polygon fill="#fb8072" stroke="black" points="807.74,-252 668.26,-252 668.26,-216 807.74,-216 807.74,-252"/>
|
|
589
|
+
<text text-anchor="middle" x="738" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarActions </text>
|
|
590
590
|
</g>
|
|
591
591
|
<!-- TableModule->TableToolbarActions -->
|
|
592
592
|
<g id="edge52" class="edge">
|
|
593
593
|
<title>TableModule->TableToolbarActions </title>
|
|
594
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
595
|
-
<polygon fill="black" stroke="black" points="
|
|
594
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.1,-175C1801.17,-175 777.48,-175 777.48,-175 777.48,-175 777.48,-205.98 777.48,-205.98"/>
|
|
595
|
+
<polygon fill="black" stroke="black" points="773.98,-205.98 777.48,-215.98 780.98,-205.98 773.98,-205.98"/>
|
|
596
596
|
</g>
|
|
597
597
|
<!-- TableToolbarContent -->
|
|
598
598
|
<g id="node54" class="node">
|
|
599
599
|
<title>TableToolbarContent </title>
|
|
600
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
601
|
-
<text text-anchor="middle" x="
|
|
600
|
+
<polygon fill="#fb8072" stroke="black" points="650.02,-252 509.98,-252 509.98,-216 650.02,-216 650.02,-252"/>
|
|
601
|
+
<text text-anchor="middle" x="580" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarContent </text>
|
|
602
602
|
</g>
|
|
603
603
|
<!-- TableModule->TableToolbarContent -->
|
|
604
604
|
<g id="edge53" class="edge">
|
|
605
605
|
<title>TableModule->TableToolbarContent </title>
|
|
606
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
607
|
-
<polygon fill="black" stroke="black" points="
|
|
606
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2031.96,-174C1784.14,-174 620.09,-174 620.09,-174 620.09,-174 620.09,-206 620.09,-206"/>
|
|
607
|
+
<polygon fill="black" stroke="black" points="616.59,-206 620.09,-216 623.59,-206 616.59,-206"/>
|
|
608
608
|
</g>
|
|
609
609
|
<!-- TableToolbarSearch -->
|
|
610
610
|
<g id="node55" class="node">
|
|
611
611
|
<title>TableToolbarSearch </title>
|
|
612
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
613
|
-
<text text-anchor="middle" x="
|
|
612
|
+
<polygon fill="#fb8072" stroke="black" points="491.78,-252 358.22,-252 358.22,-216 491.78,-216 491.78,-252"/>
|
|
613
|
+
<text text-anchor="middle" x="425" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarSearch </text>
|
|
614
614
|
</g>
|
|
615
615
|
<!-- TableModule->TableToolbarSearch -->
|
|
616
616
|
<g id="edge54" class="edge">
|
|
617
617
|
<title>TableModule->TableToolbarSearch </title>
|
|
618
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
619
|
-
<polygon fill="black" stroke="black" points="
|
|
618
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M2032.07,-172C1771.03,-172 485.9,-172 485.9,-172 485.9,-172 485.9,-205.73 485.9,-205.73"/>
|
|
619
|
+
<polygon fill="black" stroke="black" points="482.4,-205.73 485.9,-215.73 489.4,-205.73 482.4,-205.73"/>
|
|
620
620
|
</g>
|
|
621
621
|
<!-- ButtonModule -->
|
|
622
622
|
<g id="node26" class="node">
|
|
623
623
|
<title>ButtonModule</title>
|
|
624
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
625
|
-
<text text-anchor="middle" x="
|
|
624
|
+
<polygon fill="#8dd3c7" stroke="black" points="3807.67,-122 3804.67,-126 3783.67,-126 3780.67,-122 3710.33,-122 3710.33,-86 3807.67,-86 3807.67,-122"/>
|
|
625
|
+
<text text-anchor="middle" x="3759" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
626
626
|
</g>
|
|
627
627
|
<!-- ButtonModule->TableModule -->
|
|
628
628
|
<g id="edge25" class="edge">
|
|
629
629
|
<title>ButtonModule->TableModule</title>
|
|
630
|
-
<path fill="none" stroke="black" d="
|
|
631
|
-
<polygon fill="black" stroke="black" points="
|
|
630
|
+
<path fill="none" stroke="black" d="M3759,-122.31C3759,-142.15 3759,-171 3759,-171 3759,-171 2133.83,-171 2133.83,-171"/>
|
|
631
|
+
<polygon fill="black" stroke="black" points="2133.83,-167.5 2123.83,-171 2133.83,-174.5 2133.83,-167.5"/>
|
|
632
632
|
</g>
|
|
633
633
|
<!-- DialogModule -->
|
|
634
634
|
<g id="node27" class="node">
|
|
635
635
|
<title>DialogModule</title>
|
|
636
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
637
|
-
<text text-anchor="middle" x="
|
|
636
|
+
<polygon fill="#8dd3c7" stroke="black" points="3691.65,-122 3688.65,-126 3667.65,-126 3664.65,-122 3594.35,-122 3594.35,-86 3691.65,-86 3691.65,-122"/>
|
|
637
|
+
<text text-anchor="middle" x="3643" y="-99.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
|
|
638
638
|
</g>
|
|
639
639
|
<!-- DialogModule->TableModule -->
|
|
640
640
|
<g id="edge26" class="edge">
|
|
641
641
|
<title>DialogModule->TableModule</title>
|
|
642
|
-
<path fill="none" stroke="black" d="
|
|
643
|
-
<polygon fill="black" stroke="black" points="
|
|
642
|
+
<path fill="none" stroke="black" d="M3643,-122.11C3643,-141.34 3643,-169 3643,-169 3643,-169 2133.99,-169 2133.99,-169"/>
|
|
643
|
+
<polygon fill="black" stroke="black" points="2133.99,-165.5 2123.99,-169 2133.99,-172.5 2133.99,-165.5"/>
|
|
644
644
|
</g>
|
|
645
645
|
<!-- I18nModule -->
|
|
646
646
|
<g id="node28" class="node">
|
|
647
647
|
<title>I18nModule</title>
|
|
648
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
649
|
-
<text text-anchor="middle" x="
|
|
648
|
+
<polygon fill="#8dd3c7" stroke="black" points="3576.71,-122 3573.71,-126 3552.71,-126 3549.71,-122 3491.29,-122 3491.29,-86 3576.71,-86 3576.71,-122"/>
|
|
649
|
+
<text text-anchor="middle" x="3534" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
650
650
|
</g>
|
|
651
651
|
<!-- I18nModule->TableModule -->
|
|
652
652
|
<g id="edge27" class="edge">
|
|
653
653
|
<title>I18nModule->TableModule</title>
|
|
654
|
-
<path fill="none" stroke="black" d="
|
|
655
|
-
<polygon fill="black" stroke="black" points="
|
|
654
|
+
<path fill="none" stroke="black" d="M3516.42,-122.17C3516.42,-141.09 3516.42,-168 3516.42,-168 3516.42,-168 2133.83,-168 2133.83,-168"/>
|
|
655
|
+
<polygon fill="black" stroke="black" points="2133.83,-164.5 2123.83,-168 2133.83,-171.5 2133.83,-164.5"/>
|
|
656
656
|
</g>
|
|
657
657
|
<!-- IconModule -->
|
|
658
658
|
<g id="node29" class="node">
|
|
659
659
|
<title>IconModule</title>
|
|
660
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
661
|
-
<text text-anchor="middle" x="
|
|
660
|
+
<polygon fill="#8dd3c7" stroke="black" points="3473.43,-122 3470.43,-126 3449.43,-126 3446.43,-122 3388.57,-122 3388.57,-86 3473.43,-86 3473.43,-122"/>
|
|
661
|
+
<text text-anchor="middle" x="3431" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
662
662
|
</g>
|
|
663
663
|
<!-- IconModule->TableModule -->
|
|
664
664
|
<g id="edge28" class="edge">
|
|
665
665
|
<title>IconModule->TableModule</title>
|
|
666
|
-
<path fill="none" stroke="black" d="
|
|
667
|
-
<polygon fill="black" stroke="black" points="
|
|
666
|
+
<path fill="none" stroke="black" d="M3396.67,-122.22C3396.67,-140.83 3396.67,-167 3396.67,-167 3396.67,-167 2133.77,-167 2133.77,-167"/>
|
|
667
|
+
<polygon fill="black" stroke="black" points="2133.77,-163.5 2123.77,-167 2133.77,-170.5 2133.77,-163.5"/>
|
|
668
668
|
</g>
|
|
669
669
|
<!-- NFormsModule -->
|
|
670
670
|
<g id="node30" class="node">
|
|
671
671
|
<title>NFormsModule</title>
|
|
672
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
673
|
-
<text text-anchor="middle" x="
|
|
672
|
+
<polygon fill="#8dd3c7" stroke="black" points="3370.94,-122 3367.94,-126 3346.94,-126 3343.94,-122 3265.06,-122 3265.06,-86 3370.94,-86 3370.94,-122"/>
|
|
673
|
+
<text text-anchor="middle" x="3318" y="-99.8" font-family="Times,serif" font-size="14.00">NFormsModule</text>
|
|
674
674
|
</g>
|
|
675
675
|
<!-- NFormsModule->TableModule -->
|
|
676
676
|
<g id="edge29" class="edge">
|
|
677
677
|
<title>NFormsModule->TableModule</title>
|
|
678
|
-
<path fill="none" stroke="black" d="
|
|
679
|
-
<polygon fill="black" stroke="black" points="
|
|
678
|
+
<path fill="none" stroke="black" d="M3290.07,-122.3C3290.07,-140.27 3290.07,-165 3290.07,-165 3290.07,-165 2134.03,-165 2134.03,-165"/>
|
|
679
|
+
<polygon fill="black" stroke="black" points="2134.03,-161.5 2124.03,-165 2134.03,-168.5 2134.03,-161.5"/>
|
|
680
680
|
</g>
|
|
681
681
|
<!-- SearchModule -->
|
|
682
682
|
<g id="node31" class="node">
|
|
683
683
|
<title>SearchModule</title>
|
|
684
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
685
|
-
<text text-anchor="middle" x="
|
|
684
|
+
<polygon fill="#8dd3c7" stroke="black" points="3246.64,-122 3243.64,-126 3222.64,-126 3219.64,-122 3149.36,-122 3149.36,-86 3246.64,-86 3246.64,-122"/>
|
|
685
|
+
<text text-anchor="middle" x="3198" y="-99.8" font-family="Times,serif" font-size="14.00">SearchModule</text>
|
|
686
686
|
</g>
|
|
687
687
|
<!-- SearchModule->TableModule -->
|
|
688
688
|
<g id="edge30" class="edge">
|
|
689
689
|
<title>SearchModule->TableModule</title>
|
|
690
|
-
<path fill="none" stroke="black" d="
|
|
691
|
-
<polygon fill="black" stroke="black" points="
|
|
690
|
+
<path fill="none" stroke="black" d="M3182.13,-122C3182.13,-139.68 3182.13,-164 3182.13,-164 3182.13,-164 2134.04,-164 2134.04,-164"/>
|
|
691
|
+
<polygon fill="black" stroke="black" points="2134.04,-160.5 2124.04,-164 2134.04,-167.5 2134.04,-160.5"/>
|
|
692
692
|
</g>
|
|
693
693
|
</g>
|
|
694
694
|
</svg>
|