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
|
@@ -133,671 +133,671 @@
|
|
|
133
133
|
<title>cluster_TableModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3824,-268 3824,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
+
<g id="clust27" class="cluster">
|
|
137
|
+
<title>cluster_TableModule_imports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="3141,-78 3141,-130 3816,-130 3816,-78 3141,-78"/>
|
|
139
|
+
</g>
|
|
136
140
|
<g id="clust2" class="cluster">
|
|
137
141
|
<title>cluster_TableModule_declarations</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 3133,-130 3133,-78 16,-78"/>
|
|
139
143
|
</g>
|
|
140
144
|
<g id="clust28" class="cluster">
|
|
141
145
|
<title>cluster_TableModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
143
|
-
</g>
|
|
144
|
-
<g id="clust27" class="cluster">
|
|
145
|
-
<title>cluster_TableModule_imports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-130 691,-130 691,-78 16,-78"/>
|
|
146
|
+
<polygon fill="none" stroke="black" points="350,-208 350,-260 3549,-260 3549,-208 350,-208"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- ExpandedRowHover -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>ExpandedRowHover</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="3124.91,-122 2991.09,-122 2991.09,-86 3124.91,-86 3124.91,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="3058" y="-99.8" font-family="Times,serif" font-size="14.00">ExpandedRowHover</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TableModule -->
|
|
155
155
|
<g id="node25" class="node">
|
|
156
156
|
<title>TableModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<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"/>
|
|
158
|
+
<text text-anchor="middle" x="2078" y="-164.8" font-family="Times,serif" font-size="14.00">TableModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- ExpandedRowHover->TableModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>ExpandedRowHover->TableModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<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"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="2133.77,-159.5 2123.77,-163 2133.77,-166.5 2133.77,-159.5"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Table -->
|
|
167
167
|
<g id="node2" class="node">
|
|
168
168
|
<title>Table</title>
|
|
169
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#ffffb3" stroke="black" points="2973,-122 2919,-122 2919,-86 2973,-86 2973,-122"/>
|
|
170
|
+
<text text-anchor="middle" x="2946" y="-99.8" font-family="Times,serif" font-size="14.00">Table</text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- Table->TableModule -->
|
|
173
173
|
<g id="edge2" class="edge">
|
|
174
174
|
<title>Table->TableModule</title>
|
|
175
|
-
<path fill="none" stroke="black" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<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"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="2133.84,-157.5 2123.84,-161 2133.84,-164.5 2133.84,-157.5"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- TableBody -->
|
|
179
179
|
<g id="node3" class="node">
|
|
180
180
|
<title>TableBody</title>
|
|
181
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#ffffb3" stroke="black" points="2901.21,-122 2822.79,-122 2822.79,-86 2901.21,-86 2901.21,-122"/>
|
|
182
|
+
<text text-anchor="middle" x="2862" y="-99.8" font-family="Times,serif" font-size="14.00">TableBody</text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- TableBody->TableModule -->
|
|
185
185
|
<g id="edge3" class="edge">
|
|
186
186
|
<title>TableBody->TableModule</title>
|
|
187
|
-
<path fill="none" stroke="black" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<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"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="2133.73,-156.5 2123.73,-160 2133.73,-163.5 2133.73,-156.5"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TableCheckbox -->
|
|
191
191
|
<g id="node4" class="node">
|
|
192
192
|
<title>TableCheckbox</title>
|
|
193
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<polygon fill="#ffffb3" stroke="black" points="2805.14,-122 2700.86,-122 2700.86,-86 2805.14,-86 2805.14,-122"/>
|
|
194
|
+
<text text-anchor="middle" x="2753" y="-99.8" font-family="Times,serif" font-size="14.00">TableCheckbox</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- TableCheckbox->TableModule -->
|
|
197
197
|
<g id="edge4" class="edge">
|
|
198
198
|
<title>TableCheckbox->TableModule</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<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"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="2133.93,-154.5 2123.93,-158 2133.93,-161.5 2133.93,-154.5"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- TableContainer -->
|
|
203
203
|
<g id="node5" class="node">
|
|
204
204
|
<title>TableContainer</title>
|
|
205
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#ffffb3" stroke="black" points="2682.58,-122 2579.42,-122 2579.42,-86 2682.58,-86 2682.58,-122"/>
|
|
206
|
+
<text text-anchor="middle" x="2631" y="-99.8" font-family="Times,serif" font-size="14.00">TableContainer</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- TableContainer->TableModule -->
|
|
209
209
|
<g id="edge5" class="edge">
|
|
210
210
|
<title>TableContainer->TableModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<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"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="2133.72,-153.5 2123.72,-157 2133.72,-160.5 2133.72,-153.5"/>
|
|
213
213
|
</g>
|
|
214
214
|
<!-- TableData -->
|
|
215
215
|
<g id="node6" class="node">
|
|
216
216
|
<title>TableData</title>
|
|
217
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
218
|
-
<text text-anchor="middle" x="
|
|
217
|
+
<polygon fill="#ffffb3" stroke="black" points="2561.3,-122 2486.7,-122 2486.7,-86 2561.3,-86 2561.3,-122"/>
|
|
218
|
+
<text text-anchor="middle" x="2524" y="-99.8" font-family="Times,serif" font-size="14.00">TableData</text>
|
|
219
219
|
</g>
|
|
220
220
|
<!-- TableData->TableModule -->
|
|
221
221
|
<g id="edge6" class="edge">
|
|
222
222
|
<title>TableData->TableModule</title>
|
|
223
|
-
<path fill="none" stroke="black" d="
|
|
224
|
-
<polygon fill="black" stroke="black" points="
|
|
223
|
+
<path fill="none" stroke="black" d="M2524,-122.19C2524,-137.18 2524,-156 2524,-156 2524,-156 2134.05,-156 2134.05,-156"/>
|
|
224
|
+
<polygon fill="black" stroke="black" points="2134.05,-152.5 2124.05,-156 2134.05,-159.5 2134.05,-152.5"/>
|
|
225
225
|
</g>
|
|
226
226
|
<!-- TableDirective -->
|
|
227
227
|
<g id="node7" class="node">
|
|
228
228
|
<title>TableDirective</title>
|
|
229
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
230
|
-
<text text-anchor="middle" x="
|
|
229
|
+
<polygon fill="#ffffb3" stroke="black" points="2468.96,-122 2369.04,-122 2369.04,-86 2468.96,-86 2468.96,-122"/>
|
|
230
|
+
<text text-anchor="middle" x="2419" y="-99.8" font-family="Times,serif" font-size="14.00">TableDirective</text>
|
|
231
231
|
</g>
|
|
232
232
|
<!-- TableDirective->TableModule -->
|
|
233
233
|
<g id="edge7" class="edge">
|
|
234
234
|
<title>TableDirective->TableModule</title>
|
|
235
|
-
<path fill="none" stroke="black" d="
|
|
236
|
-
<polygon fill="black" stroke="black" points="
|
|
235
|
+
<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"/>
|
|
236
|
+
<polygon fill="black" stroke="black" points="2134.02,-150.5 2124.02,-154 2134.02,-157.5 2134.02,-150.5"/>
|
|
237
237
|
</g>
|
|
238
238
|
<!-- TableExpandButton -->
|
|
239
239
|
<g id="node8" class="node">
|
|
240
240
|
<title>TableExpandButton</title>
|
|
241
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
242
|
-
<text text-anchor="middle" x="
|
|
241
|
+
<polygon fill="#ffffb3" stroke="black" points="2351.26,-122 2222.74,-122 2222.74,-86 2351.26,-86 2351.26,-122"/>
|
|
242
|
+
<text text-anchor="middle" x="2287" y="-99.8" font-family="Times,serif" font-size="14.00">TableExpandButton</text>
|
|
243
243
|
</g>
|
|
244
244
|
<!-- TableExpandButton->TableModule -->
|
|
245
245
|
<g id="edge8" class="edge">
|
|
246
246
|
<title>TableExpandButton->TableModule</title>
|
|
247
|
-
<path fill="none" stroke="black" d="
|
|
248
|
-
<polygon fill="black" stroke="black" points="
|
|
247
|
+
<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"/>
|
|
248
|
+
<polygon fill="black" stroke="black" points="2134.08,-149.5 2124.08,-153 2134.08,-156.5 2134.08,-149.5"/>
|
|
249
249
|
</g>
|
|
250
250
|
<!-- TableExpandedRow -->
|
|
251
251
|
<g id="node9" class="node">
|
|
252
252
|
<title>TableExpandedRow</title>
|
|
253
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
254
|
-
<text text-anchor="middle" x="
|
|
253
|
+
<polygon fill="#ffffb3" stroke="black" points="2204.3,-122 2073.7,-122 2073.7,-86 2204.3,-86 2204.3,-122"/>
|
|
254
|
+
<text text-anchor="middle" x="2139" y="-99.8" font-family="Times,serif" font-size="14.00">TableExpandedRow</text>
|
|
255
255
|
</g>
|
|
256
256
|
<!-- TableExpandedRow->TableModule -->
|
|
257
257
|
<g id="edge9" class="edge">
|
|
258
258
|
<title>TableExpandedRow->TableModule</title>
|
|
259
|
-
<path fill="none" stroke="black" d="
|
|
260
|
-
<polygon fill="black" stroke="black" points="
|
|
259
|
+
<path fill="none" stroke="black" d="M2098.78,-122.11C2098.78,-122.11 2098.78,-140.99 2098.78,-140.99"/>
|
|
260
|
+
<polygon fill="black" stroke="black" points="2095.28,-140.99 2098.78,-150.99 2102.28,-140.99 2095.28,-140.99"/>
|
|
261
261
|
</g>
|
|
262
262
|
<!-- TableHead -->
|
|
263
263
|
<g id="node10" class="node">
|
|
264
264
|
<title>TableHead</title>
|
|
265
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
266
|
-
<text text-anchor="middle" x="
|
|
265
|
+
<polygon fill="#ffffb3" stroke="black" points="2055.91,-122 1978.09,-122 1978.09,-86 2055.91,-86 2055.91,-122"/>
|
|
266
|
+
<text text-anchor="middle" x="2017" y="-99.8" font-family="Times,serif" font-size="14.00">TableHead</text>
|
|
267
267
|
</g>
|
|
268
268
|
<!-- TableHead->TableModule -->
|
|
269
269
|
<g id="edge10" class="edge">
|
|
270
270
|
<title>TableHead->TableModule</title>
|
|
271
|
-
<path fill="none" stroke="black" d="
|
|
272
|
-
<polygon fill="black" stroke="black" points="
|
|
271
|
+
<path fill="none" stroke="black" d="M2044,-122.11C2044,-122.11 2044,-140.99 2044,-140.99"/>
|
|
272
|
+
<polygon fill="black" stroke="black" points="2040.5,-140.99 2044,-150.99 2047.5,-140.99 2040.5,-140.99"/>
|
|
273
273
|
</g>
|
|
274
274
|
<!-- TableHeadCell -->
|
|
275
275
|
<g id="node11" class="node">
|
|
276
276
|
<title>TableHeadCell</title>
|
|
277
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
278
|
-
<text text-anchor="middle" x="
|
|
277
|
+
<polygon fill="#ffffb3" stroke="black" points="1960.24,-122 1859.76,-122 1859.76,-86 1960.24,-86 1960.24,-122"/>
|
|
278
|
+
<text text-anchor="middle" x="1910" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCell</text>
|
|
279
279
|
</g>
|
|
280
280
|
<!-- TableHeadCell->TableModule -->
|
|
281
281
|
<g id="edge11" class="edge">
|
|
282
282
|
<title>TableHeadCell->TableModule</title>
|
|
283
|
-
<path fill="none" stroke="black" d="
|
|
284
|
-
<polygon fill="black" stroke="black" points="
|
|
283
|
+
<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"/>
|
|
284
|
+
<polygon fill="black" stroke="black" points="2021.93,-156.5 2031.93,-153 2021.93,-149.5 2021.93,-156.5"/>
|
|
285
285
|
</g>
|
|
286
286
|
<!-- TableHeadCellLabel -->
|
|
287
287
|
<g id="node12" class="node">
|
|
288
288
|
<title>TableHeadCellLabel</title>
|
|
289
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
290
|
-
<text text-anchor="middle" x="
|
|
289
|
+
<polygon fill="#ffffb3" stroke="black" points="1841.11,-122 1708.89,-122 1708.89,-86 1841.11,-86 1841.11,-122"/>
|
|
290
|
+
<text text-anchor="middle" x="1775" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCellLabel</text>
|
|
291
291
|
</g>
|
|
292
292
|
<!-- TableHeadCellLabel->TableModule -->
|
|
293
293
|
<g id="edge12" class="edge">
|
|
294
294
|
<title>TableHeadCellLabel->TableModule</title>
|
|
295
|
-
<path fill="none" stroke="black" d="
|
|
296
|
-
<polygon fill="black" stroke="black" points="
|
|
295
|
+
<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"/>
|
|
296
|
+
<polygon fill="black" stroke="black" points="2022.02,-157.5 2032.02,-154 2022.02,-150.5 2022.02,-157.5"/>
|
|
297
297
|
</g>
|
|
298
298
|
<!-- TableHeadCheckbox -->
|
|
299
299
|
<g id="node13" class="node">
|
|
300
300
|
<title>TableHeadCheckbox</title>
|
|
301
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
302
|
-
<text text-anchor="middle" x="
|
|
301
|
+
<polygon fill="#ffffb3" stroke="black" points="1691.17,-122 1556.83,-122 1556.83,-86 1691.17,-86 1691.17,-122"/>
|
|
302
|
+
<text text-anchor="middle" x="1624" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadCheckbox</text>
|
|
303
303
|
</g>
|
|
304
304
|
<!-- TableHeadCheckbox->TableModule -->
|
|
305
305
|
<g id="edge13" class="edge">
|
|
306
306
|
<title>TableHeadCheckbox->TableModule</title>
|
|
307
|
-
<path fill="none" stroke="black" d="
|
|
308
|
-
<polygon fill="black" stroke="black" points="
|
|
307
|
+
<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"/>
|
|
308
|
+
<polygon fill="black" stroke="black" points="2022.22,-159.5 2032.22,-156 2022.22,-152.5 2022.22,-159.5"/>
|
|
309
309
|
</g>
|
|
310
310
|
<!-- TableHeadExpand -->
|
|
311
311
|
<g id="node14" class="node">
|
|
312
312
|
<title>TableHeadExpand</title>
|
|
313
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
314
|
-
<text text-anchor="middle" x="
|
|
313
|
+
<polygon fill="#ffffb3" stroke="black" points="1539.18,-122 1418.82,-122 1418.82,-86 1539.18,-86 1539.18,-122"/>
|
|
314
|
+
<text text-anchor="middle" x="1479" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeadExpand</text>
|
|
315
315
|
</g>
|
|
316
316
|
<!-- TableHeadExpand->TableModule -->
|
|
317
317
|
<g id="edge14" class="edge">
|
|
318
318
|
<title>TableHeadExpand->TableModule</title>
|
|
319
|
-
<path fill="none" stroke="black" d="
|
|
320
|
-
<polygon fill="black" stroke="black" points="
|
|
319
|
+
<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"/>
|
|
320
|
+
<polygon fill="black" stroke="black" points="2021.94,-160.5 2031.94,-157 2021.94,-153.5 2021.94,-160.5"/>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- TableHeader -->
|
|
323
323
|
<g id="node15" class="node">
|
|
324
324
|
<title>TableHeader</title>
|
|
325
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
326
|
-
<text text-anchor="middle" x="
|
|
325
|
+
<polygon fill="#ffffb3" stroke="black" points="1401.28,-122 1312.72,-122 1312.72,-86 1401.28,-86 1401.28,-122"/>
|
|
326
|
+
<text text-anchor="middle" x="1357" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeader</text>
|
|
327
327
|
</g>
|
|
328
328
|
<!-- TableHeader->TableModule -->
|
|
329
329
|
<g id="edge15" class="edge">
|
|
330
330
|
<title>TableHeader->TableModule</title>
|
|
331
|
-
<path fill="none" stroke="black" d="
|
|
332
|
-
<polygon fill="black" stroke="black" points="
|
|
331
|
+
<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"/>
|
|
332
|
+
<polygon fill="black" stroke="black" points="2022.11,-161.5 2032.11,-158 2022.11,-154.5 2022.11,-161.5"/>
|
|
333
333
|
</g>
|
|
334
334
|
<!-- TableHeaderDecorator -->
|
|
335
335
|
<g id="node16" class="node">
|
|
336
336
|
<title>TableHeaderDecorator</title>
|
|
337
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
338
|
-
<text text-anchor="middle" x="
|
|
337
|
+
<polygon fill="#ffffb3" stroke="black" points="1295.25,-122 1150.75,-122 1150.75,-86 1295.25,-86 1295.25,-122"/>
|
|
338
|
+
<text text-anchor="middle" x="1223" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderDecorator</text>
|
|
339
339
|
</g>
|
|
340
340
|
<!-- TableHeaderDecorator->TableModule -->
|
|
341
341
|
<g id="edge16" class="edge">
|
|
342
342
|
<title>TableHeaderDecorator->TableModule</title>
|
|
343
|
-
<path fill="none" stroke="black" d="
|
|
344
|
-
<polygon fill="black" stroke="black" points="
|
|
343
|
+
<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"/>
|
|
344
|
+
<polygon fill="black" stroke="black" points="2022.25,-163.5 2032.25,-160 2022.25,-156.5 2022.25,-163.5"/>
|
|
345
345
|
</g>
|
|
346
346
|
<!-- TableHeaderDescription -->
|
|
347
347
|
<g id="node17" class="node">
|
|
348
348
|
<title>TableHeaderDescription</title>
|
|
349
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
350
|
-
<text text-anchor="middle" x="
|
|
349
|
+
<polygon fill="#ffffb3" stroke="black" points="1132.6,-122 979.4,-122 979.4,-86 1132.6,-86 1132.6,-122"/>
|
|
350
|
+
<text text-anchor="middle" x="1056" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderDescription</text>
|
|
351
351
|
</g>
|
|
352
352
|
<!-- TableHeaderDescription->TableModule -->
|
|
353
353
|
<g id="edge17" class="edge">
|
|
354
354
|
<title>TableHeaderDescription->TableModule</title>
|
|
355
|
-
<path fill="none" stroke="black" d="
|
|
356
|
-
<polygon fill="black" stroke="black" points="
|
|
355
|
+
<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"/>
|
|
356
|
+
<polygon fill="black" stroke="black" points="2022.26,-164.5 2032.26,-161 2022.26,-157.5 2022.26,-164.5"/>
|
|
357
357
|
</g>
|
|
358
358
|
<!-- TableHeaderTitle -->
|
|
359
359
|
<g id="node18" class="node">
|
|
360
360
|
<title>TableHeaderTitle</title>
|
|
361
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
362
|
-
<text text-anchor="middle" x="
|
|
361
|
+
<polygon fill="#ffffb3" stroke="black" points="961.22,-122 846.78,-122 846.78,-86 961.22,-86 961.22,-122"/>
|
|
362
|
+
<text text-anchor="middle" x="904" y="-99.8" font-family="Times,serif" font-size="14.00">TableHeaderTitle</text>
|
|
363
363
|
</g>
|
|
364
364
|
<!-- TableHeaderTitle->TableModule -->
|
|
365
365
|
<g id="edge18" class="edge">
|
|
366
366
|
<title>TableHeaderTitle->TableModule</title>
|
|
367
|
-
<path fill="none" stroke="black" d="
|
|
368
|
-
<polygon fill="black" stroke="black" points="
|
|
367
|
+
<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"/>
|
|
368
|
+
<polygon fill="black" stroke="black" points="2022.03,-166.5 2032.03,-163 2022.03,-159.5 2022.03,-166.5"/>
|
|
369
369
|
</g>
|
|
370
370
|
<!-- TableRadio -->
|
|
371
371
|
<g id="node19" class="node">
|
|
372
372
|
<title>TableRadio</title>
|
|
373
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
374
|
-
<text text-anchor="middle" x="
|
|
373
|
+
<polygon fill="#ffffb3" stroke="black" points="828.81,-122 747.19,-122 747.19,-86 828.81,-86 828.81,-122"/>
|
|
374
|
+
<text text-anchor="middle" x="788" y="-99.8" font-family="Times,serif" font-size="14.00">TableRadio</text>
|
|
375
375
|
</g>
|
|
376
376
|
<!-- TableRadio->TableModule -->
|
|
377
377
|
<g id="edge19" class="edge">
|
|
378
378
|
<title>TableRadio->TableModule</title>
|
|
379
|
-
<path fill="none" stroke="black" d="
|
|
380
|
-
<polygon fill="black" stroke="black" points="
|
|
379
|
+
<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"/>
|
|
380
|
+
<polygon fill="black" stroke="black" points="2021.98,-167.5 2031.98,-164 2021.98,-160.5 2021.98,-167.5"/>
|
|
381
381
|
</g>
|
|
382
382
|
<!-- TableRowComponent -->
|
|
383
383
|
<g id="node20" class="node">
|
|
384
384
|
<title>TableRowComponent</title>
|
|
385
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
386
|
-
<text text-anchor="middle" x="
|
|
385
|
+
<polygon fill="#ffffb3" stroke="black" points="729.65,-122 590.35,-122 590.35,-86 729.65,-86 729.65,-122"/>
|
|
386
|
+
<text text-anchor="middle" x="660" y="-99.8" font-family="Times,serif" font-size="14.00">TableRowComponent</text>
|
|
387
387
|
</g>
|
|
388
388
|
<!-- TableRowComponent->TableModule -->
|
|
389
389
|
<g id="edge20" class="edge">
|
|
390
390
|
<title>TableRowComponent->TableModule</title>
|
|
391
|
-
<path fill="none" stroke="black" d="
|
|
392
|
-
<polygon fill="black" stroke="black" points="
|
|
391
|
+
<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"/>
|
|
392
|
+
<polygon fill="black" stroke="black" points="2022.12,-168.5 2032.12,-165 2022.12,-161.5 2022.12,-168.5"/>
|
|
393
393
|
</g>
|
|
394
394
|
<!-- TableToolbar -->
|
|
395
395
|
<g id="node21" class="node">
|
|
396
396
|
<title>TableToolbar</title>
|
|
397
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
398
|
-
<text text-anchor="middle" x="
|
|
397
|
+
<polygon fill="#ffffb3" stroke="black" points="572.19,-122 479.81,-122 479.81,-86 572.19,-86 572.19,-122"/>
|
|
398
|
+
<text text-anchor="middle" x="526" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbar</text>
|
|
399
399
|
</g>
|
|
400
400
|
<!-- TableToolbar->TableModule -->
|
|
401
401
|
<g id="edge21" class="edge">
|
|
402
402
|
<title>TableToolbar->TableModule</title>
|
|
403
|
-
<path fill="none" stroke="black" d="
|
|
404
|
-
<polygon fill="black" stroke="black" points="
|
|
403
|
+
<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"/>
|
|
404
|
+
<polygon fill="black" stroke="black" points="2022,-170.5 2032,-167 2022,-163.5 2022,-170.5"/>
|
|
405
405
|
</g>
|
|
406
406
|
<!-- TableToolbarActions -->
|
|
407
407
|
<g id="node22" class="node">
|
|
408
408
|
<title>TableToolbarActions</title>
|
|
409
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
410
|
-
<text text-anchor="middle" x="
|
|
409
|
+
<polygon fill="#ffffb3" stroke="black" points="461.74,-122 326.26,-122 326.26,-86 461.74,-86 461.74,-122"/>
|
|
410
|
+
<text text-anchor="middle" x="394" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarActions</text>
|
|
411
411
|
</g>
|
|
412
412
|
<!-- TableToolbarActions->TableModule -->
|
|
413
413
|
<g id="edge22" class="edge">
|
|
414
414
|
<title>TableToolbarActions->TableModule</title>
|
|
415
|
-
<path fill="none" stroke="black" d="
|
|
416
|
-
<polygon fill="black" stroke="black" points="
|
|
415
|
+
<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"/>
|
|
416
|
+
<polygon fill="black" stroke="black" points="2022.08,-171.5 2032.08,-168 2022.08,-164.5 2022.08,-171.5"/>
|
|
417
417
|
</g>
|
|
418
418
|
<!-- TableToolbarContent -->
|
|
419
419
|
<g id="node23" class="node">
|
|
420
420
|
<title>TableToolbarContent</title>
|
|
421
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
422
|
-
<text text-anchor="middle" x="
|
|
421
|
+
<polygon fill="#ffffb3" stroke="black" points="308.02,-122 171.98,-122 171.98,-86 308.02,-86 308.02,-122"/>
|
|
422
|
+
<text text-anchor="middle" x="240" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarContent</text>
|
|
423
423
|
</g>
|
|
424
424
|
<!-- TableToolbarContent->TableModule -->
|
|
425
425
|
<g id="edge23" class="edge">
|
|
426
426
|
<title>TableToolbarContent->TableModule</title>
|
|
427
|
-
<path fill="none" stroke="black" d="
|
|
428
|
-
<polygon fill="black" stroke="black" points="
|
|
427
|
+
<path fill="none" stroke="black" d="M240,-122.11C240,-141.34 240,-169 240,-169 240,-169 2022.11,-169 2022.11,-169"/>
|
|
428
|
+
<polygon fill="black" stroke="black" points="2022.11,-172.5 2032.11,-169 2022.11,-165.5 2022.11,-172.5"/>
|
|
429
429
|
</g>
|
|
430
430
|
<!-- TableToolbarSearch -->
|
|
431
431
|
<g id="node24" class="node">
|
|
432
432
|
<title>TableToolbarSearch</title>
|
|
433
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
434
|
-
<text text-anchor="middle" x="
|
|
433
|
+
<polygon fill="#ffffb3" stroke="black" points="154.28,-122 23.72,-122 23.72,-86 154.28,-86 154.28,-122"/>
|
|
434
|
+
<text text-anchor="middle" x="89" y="-99.8" font-family="Times,serif" font-size="14.00">TableToolbarSearch</text>
|
|
435
435
|
</g>
|
|
436
436
|
<!-- TableToolbarSearch->TableModule -->
|
|
437
437
|
<g id="edge24" class="edge">
|
|
438
438
|
<title>TableToolbarSearch->TableModule</title>
|
|
439
|
-
<path fill="none" stroke="black" d="
|
|
440
|
-
<polygon fill="black" stroke="black" points="
|
|
439
|
+
<path fill="none" stroke="black" d="M89,-122.31C89,-142.15 89,-171 89,-171 89,-171 2022.24,-171 2022.24,-171"/>
|
|
440
|
+
<polygon fill="black" stroke="black" points="2022.24,-174.5 2032.24,-171 2022.24,-167.5 2022.24,-174.5"/>
|
|
441
441
|
</g>
|
|
442
442
|
<!-- ExpandedRowHover -->
|
|
443
443
|
<g id="node32" class="node">
|
|
444
444
|
<title>ExpandedRowHover </title>
|
|
445
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
446
|
-
<text text-anchor="middle" x="
|
|
445
|
+
<polygon fill="#fb8072" stroke="black" points="3541.41,-252 3404.59,-252 3404.59,-216 3541.41,-216 3541.41,-252"/>
|
|
446
|
+
<text text-anchor="middle" x="3473" y="-229.8" font-family="Times,serif" font-size="14.00">ExpandedRowHover </text>
|
|
447
447
|
</g>
|
|
448
448
|
<!-- TableModule->ExpandedRowHover -->
|
|
449
449
|
<g id="edge31" class="edge">
|
|
450
450
|
<title>TableModule->ExpandedRowHover </title>
|
|
451
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
452
|
-
<polygon fill="black" stroke="black" points="
|
|
451
|
+
<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"/>
|
|
452
|
+
<polygon fill="black" stroke="black" points="3435.38,-205.73 3438.88,-215.73 3442.38,-205.73 3435.38,-205.73"/>
|
|
453
453
|
</g>
|
|
454
454
|
<!-- Table -->
|
|
455
455
|
<g id="node33" class="node">
|
|
456
456
|
<title>Table </title>
|
|
457
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
458
|
-
<text text-anchor="middle" x="
|
|
457
|
+
<polygon fill="#fb8072" stroke="black" points="3387,-252 3333,-252 3333,-216 3387,-216 3387,-252"/>
|
|
458
|
+
<text text-anchor="middle" x="3360" y="-229.8" font-family="Times,serif" font-size="14.00">Table </text>
|
|
459
459
|
</g>
|
|
460
460
|
<!-- TableModule->Table -->
|
|
461
461
|
<g id="edge32" class="edge">
|
|
462
462
|
<title>TableModule->Table </title>
|
|
463
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
464
|
-
<polygon fill="black" stroke="black" points="
|
|
463
|
+
<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"/>
|
|
464
|
+
<polygon fill="black" stroke="black" points="3348.36,-206 3351.86,-216 3355.36,-206 3348.36,-206"/>
|
|
465
465
|
</g>
|
|
466
466
|
<!-- TableBody -->
|
|
467
467
|
<g id="node34" class="node">
|
|
468
468
|
<title>TableBody </title>
|
|
469
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
470
|
-
<text text-anchor="middle" x="
|
|
469
|
+
<polygon fill="#fb8072" stroke="black" points="3314.71,-252 3233.29,-252 3233.29,-216 3314.71,-216 3314.71,-252"/>
|
|
470
|
+
<text text-anchor="middle" x="3274" y="-229.8" font-family="Times,serif" font-size="14.00">TableBody </text>
|
|
471
471
|
</g>
|
|
472
472
|
<!-- TableModule->TableBody -->
|
|
473
473
|
<g id="edge33" class="edge">
|
|
474
474
|
<title>TableModule->TableBody </title>
|
|
475
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
476
|
-
<polygon fill="black" stroke="black" points="
|
|
475
|
+
<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"/>
|
|
476
|
+
<polygon fill="black" stroke="black" points="3236.48,-205.98 3239.98,-215.98 3243.48,-205.98 3236.48,-205.98"/>
|
|
477
477
|
</g>
|
|
478
478
|
<!-- TableCheckbox -->
|
|
479
479
|
<g id="node35" class="node">
|
|
480
480
|
<title>TableCheckbox </title>
|
|
481
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
482
|
-
<text text-anchor="middle" x="
|
|
481
|
+
<polygon fill="#fb8072" stroke="black" points="3215.14,-252 3106.86,-252 3106.86,-216 3215.14,-216 3215.14,-252"/>
|
|
482
|
+
<text text-anchor="middle" x="3161" y="-229.8" font-family="Times,serif" font-size="14.00">TableCheckbox </text>
|
|
483
483
|
</g>
|
|
484
484
|
<!-- TableModule->TableCheckbox -->
|
|
485
485
|
<g id="edge34" class="edge">
|
|
486
486
|
<title>TableModule->TableCheckbox </title>
|
|
487
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
488
|
-
<polygon fill="black" stroke="black" points="
|
|
487
|
+
<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"/>
|
|
488
|
+
<polygon fill="black" stroke="black" points="3112.32,-205.97 3115.82,-215.97 3119.32,-205.97 3112.32,-205.97"/>
|
|
489
489
|
</g>
|
|
490
490
|
<!-- TableContainer -->
|
|
491
491
|
<g id="node36" class="node">
|
|
492
492
|
<title>TableContainer </title>
|
|
493
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
494
|
-
<text text-anchor="middle" x="
|
|
493
|
+
<polygon fill="#fb8072" stroke="black" points="3089.08,-252 2982.92,-252 2982.92,-216 3089.08,-216 3089.08,-252"/>
|
|
494
|
+
<text text-anchor="middle" x="3036" y="-229.8" font-family="Times,serif" font-size="14.00">TableContainer </text>
|
|
495
495
|
</g>
|
|
496
496
|
<!-- TableModule->TableContainer -->
|
|
497
497
|
<g id="edge35" class="edge">
|
|
498
498
|
<title>TableModule->TableContainer </title>
|
|
499
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
500
|
-
<polygon fill="black" stroke="black" points="
|
|
499
|
+
<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"/>
|
|
500
|
+
<polygon fill="black" stroke="black" points="2983.5,-205.97 2987,-215.97 2990.5,-205.97 2983.5,-205.97"/>
|
|
501
501
|
</g>
|
|
502
502
|
<!-- TableData -->
|
|
503
503
|
<g id="node37" class="node">
|
|
504
504
|
<title>TableData </title>
|
|
505
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
506
|
-
<text text-anchor="middle" x="
|
|
505
|
+
<polygon fill="#fb8072" stroke="black" points="2964.8,-252 2887.2,-252 2887.2,-216 2964.8,-216 2964.8,-252"/>
|
|
506
|
+
<text text-anchor="middle" x="2926" y="-229.8" font-family="Times,serif" font-size="14.00">TableData </text>
|
|
507
507
|
</g>
|
|
508
508
|
<!-- TableModule->TableData -->
|
|
509
509
|
<g id="edge36" class="edge">
|
|
510
510
|
<title>TableModule->TableData </title>
|
|
511
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
512
|
-
<polygon fill="black" stroke="black" points="
|
|
511
|
+
<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"/>
|
|
512
|
+
<polygon fill="black" stroke="black" points="2890.6,-205.99 2894.1,-215.99 2897.6,-205.99 2890.6,-205.99"/>
|
|
513
513
|
</g>
|
|
514
514
|
<!-- TableDirective -->
|
|
515
515
|
<g id="node38" class="node">
|
|
516
516
|
<title>TableDirective </title>
|
|
517
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
518
|
-
<text text-anchor="middle" x="
|
|
517
|
+
<polygon fill="#fb8072" stroke="black" points="2868.96,-252 2765.04,-252 2765.04,-216 2868.96,-216 2868.96,-252"/>
|
|
518
|
+
<text text-anchor="middle" x="2817" y="-229.8" font-family="Times,serif" font-size="14.00">TableDirective </text>
|
|
519
519
|
</g>
|
|
520
520
|
<!-- TableModule->TableDirective -->
|
|
521
521
|
<g id="edge37" class="edge">
|
|
522
522
|
<title>TableModule->TableDirective </title>
|
|
523
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
524
|
-
<polygon fill="black" stroke="black" points="
|
|
523
|
+
<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"/>
|
|
524
|
+
<polygon fill="black" stroke="black" points="2781.8,-205.76 2785.3,-215.76 2788.8,-205.76 2781.8,-205.76"/>
|
|
525
525
|
</g>
|
|
526
526
|
<!-- TableExpandButton -->
|
|
527
527
|
<g id="node39" class="node">
|
|
528
528
|
<title>TableExpandButton </title>
|
|
529
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
530
|
-
<text text-anchor="middle" x="
|
|
529
|
+
<polygon fill="#fb8072" stroke="black" points="2747.26,-252 2614.74,-252 2614.74,-216 2747.26,-216 2747.26,-252"/>
|
|
530
|
+
<text text-anchor="middle" x="2681" y="-229.8" font-family="Times,serif" font-size="14.00">TableExpandButton </text>
|
|
531
531
|
</g>
|
|
532
532
|
<!-- TableModule->TableExpandButton -->
|
|
533
533
|
<g id="edge38" class="edge">
|
|
534
534
|
<title>TableModule->TableExpandButton </title>
|
|
535
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
536
|
-
<polygon fill="black" stroke="black" points="
|
|
535
|
+
<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"/>
|
|
536
|
+
<polygon fill="black" stroke="black" points="2645.21,-205.81 2648.71,-215.81 2652.21,-205.81 2645.21,-205.81"/>
|
|
537
537
|
</g>
|
|
538
538
|
<!-- TableExpandedRow -->
|
|
539
539
|
<g id="node40" class="node">
|
|
540
540
|
<title>TableExpandedRow </title>
|
|
541
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
542
|
-
<text text-anchor="middle" x="
|
|
541
|
+
<polygon fill="#fb8072" stroke="black" points="2596.8,-252 2463.2,-252 2463.2,-216 2596.8,-216 2596.8,-252"/>
|
|
542
|
+
<text text-anchor="middle" x="2530" y="-229.8" font-family="Times,serif" font-size="14.00">TableExpandedRow </text>
|
|
543
543
|
</g>
|
|
544
544
|
<!-- TableModule->TableExpandedRow -->
|
|
545
545
|
<g id="edge39" class="edge">
|
|
546
546
|
<title>TableModule->TableExpandedRow </title>
|
|
547
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
548
|
-
<polygon fill="black" stroke="black" points="
|
|
547
|
+
<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"/>
|
|
548
|
+
<polygon fill="black" stroke="black" points="2474.41,-205.88 2477.91,-215.88 2481.41,-205.88 2474.41,-205.88"/>
|
|
549
549
|
</g>
|
|
550
550
|
<!-- TableHead -->
|
|
551
551
|
<g id="node41" class="node">
|
|
552
552
|
<title>TableHead </title>
|
|
553
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
554
|
-
<text text-anchor="middle" x="
|
|
553
|
+
<polygon fill="#fb8072" stroke="black" points="2445.41,-252 2364.59,-252 2364.59,-216 2445.41,-216 2445.41,-252"/>
|
|
554
|
+
<text text-anchor="middle" x="2405" y="-229.8" font-family="Times,serif" font-size="14.00">TableHead </text>
|
|
555
555
|
</g>
|
|
556
556
|
<!-- TableModule->TableHead -->
|
|
557
557
|
<g id="edge40" class="edge">
|
|
558
558
|
<title>TableModule->TableHead </title>
|
|
559
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
560
|
-
<polygon fill="black" stroke="black" points="
|
|
559
|
+
<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"/>
|
|
560
|
+
<polygon fill="black" stroke="black" points="2416.48,-205.75 2419.98,-215.75 2423.48,-205.75 2416.48,-205.75"/>
|
|
561
561
|
</g>
|
|
562
562
|
<!-- TableHeadCell -->
|
|
563
563
|
<g id="node42" class="node">
|
|
564
564
|
<title>TableHeadCell </title>
|
|
565
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
566
|
-
<text text-anchor="middle" x="
|
|
565
|
+
<polygon fill="#fb8072" stroke="black" points="2346.24,-252 2241.76,-252 2241.76,-216 2346.24,-216 2346.24,-252"/>
|
|
566
|
+
<text text-anchor="middle" x="2294" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCell </text>
|
|
567
567
|
</g>
|
|
568
568
|
<!-- TableModule->TableHeadCell -->
|
|
569
569
|
<g id="edge41" class="edge">
|
|
570
570
|
<title>TableModule->TableHeadCell </title>
|
|
571
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
572
|
-
<polygon fill="black" stroke="black" points="
|
|
571
|
+
<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"/>
|
|
572
|
+
<polygon fill="black" stroke="black" points="2290.5,-205.85 2294,-215.85 2297.5,-205.85 2290.5,-205.85"/>
|
|
573
573
|
</g>
|
|
574
574
|
<!-- TableHeadCellLabel -->
|
|
575
575
|
<g id="node43" class="node">
|
|
576
576
|
<title>TableHeadCellLabel </title>
|
|
577
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
578
|
-
<text text-anchor="middle" x="
|
|
577
|
+
<polygon fill="#fb8072" stroke="black" points="2224.11,-252 2087.89,-252 2087.89,-216 2224.11,-216 2224.11,-252"/>
|
|
578
|
+
<text text-anchor="middle" x="2156" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCellLabel </text>
|
|
579
579
|
</g>
|
|
580
580
|
<!-- TableModule->TableHeadCellLabel -->
|
|
581
581
|
<g id="edge42" class="edge">
|
|
582
582
|
<title>TableModule->TableHeadCellLabel </title>
|
|
583
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
584
|
-
<polygon fill="black" stroke="black" points="
|
|
583
|
+
<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"/>
|
|
584
|
+
<polygon fill="black" stroke="black" points="2102.33,-205.99 2105.83,-215.99 2109.33,-205.99 2102.33,-205.99"/>
|
|
585
585
|
</g>
|
|
586
586
|
<!-- TableHeadCheckbox -->
|
|
587
587
|
<g id="node44" class="node">
|
|
588
588
|
<title>TableHeadCheckbox </title>
|
|
589
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
590
|
-
<text text-anchor="middle" x="
|
|
589
|
+
<polygon fill="#fb8072" stroke="black" points="2069.67,-252 1932.33,-252 1932.33,-216 2069.67,-216 2069.67,-252"/>
|
|
590
|
+
<text text-anchor="middle" x="2001" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadCheckbox </text>
|
|
591
591
|
</g>
|
|
592
592
|
<!-- TableModule->TableHeadCheckbox -->
|
|
593
593
|
<g id="edge43" class="edge">
|
|
594
594
|
<title>TableModule->TableHeadCheckbox </title>
|
|
595
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
596
|
-
<polygon fill="black" stroke="black" points="
|
|
595
|
+
<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"/>
|
|
596
|
+
<polygon fill="black" stroke="black" points="2047.56,-205.99 2051.06,-215.99 2054.56,-205.99 2047.56,-205.99"/>
|
|
597
597
|
</g>
|
|
598
598
|
<!-- TableHeadExpand -->
|
|
599
599
|
<g id="node45" class="node">
|
|
600
600
|
<title>TableHeadExpand </title>
|
|
601
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
602
|
-
<text text-anchor="middle" x="
|
|
601
|
+
<polygon fill="#fb8072" stroke="black" points="1913.68,-252 1790.32,-252 1790.32,-216 1913.68,-216 1913.68,-252"/>
|
|
602
|
+
<text text-anchor="middle" x="1852" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeadExpand </text>
|
|
603
603
|
</g>
|
|
604
604
|
<!-- TableModule->TableHeadExpand -->
|
|
605
605
|
<g id="edge44" class="edge">
|
|
606
606
|
<title>TableModule->TableHeadExpand </title>
|
|
607
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
608
|
-
<polygon fill="black" stroke="black" points="
|
|
607
|
+
<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"/>
|
|
608
|
+
<polygon fill="black" stroke="black" points="1883.23,-205.85 1886.73,-215.85 1890.23,-205.85 1883.23,-205.85"/>
|
|
609
609
|
</g>
|
|
610
610
|
<!-- TableHeader -->
|
|
611
611
|
<g id="node46" class="node">
|
|
612
612
|
<title>TableHeader </title>
|
|
613
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
614
|
-
<text text-anchor="middle" x="
|
|
613
|
+
<polygon fill="#fb8072" stroke="black" points="1771.78,-252 1680.22,-252 1680.22,-216 1771.78,-216 1771.78,-252"/>
|
|
614
|
+
<text text-anchor="middle" x="1726" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeader </text>
|
|
615
615
|
</g>
|
|
616
616
|
<!-- TableModule->TableHeader -->
|
|
617
617
|
<g id="edge45" class="edge">
|
|
618
618
|
<title>TableModule->TableHeader </title>
|
|
619
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
620
|
-
<polygon fill="black" stroke="black" points="
|
|
619
|
+
<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"/>
|
|
620
|
+
<polygon fill="black" stroke="black" points="1736.79,-205.75 1740.29,-215.75 1743.79,-205.75 1736.79,-205.75"/>
|
|
621
621
|
</g>
|
|
622
622
|
<!-- TableHeaderDecorator -->
|
|
623
623
|
<g id="node47" class="node">
|
|
624
624
|
<title>TableHeaderDecorator </title>
|
|
625
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
626
|
-
<text text-anchor="middle" x="
|
|
625
|
+
<polygon fill="#fb8072" stroke="black" points="1661.75,-252 1514.25,-252 1514.25,-216 1661.75,-216 1661.75,-252"/>
|
|
626
|
+
<text text-anchor="middle" x="1588" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderDecorator </text>
|
|
627
627
|
</g>
|
|
628
628
|
<!-- TableModule->TableHeaderDecorator -->
|
|
629
629
|
<g id="edge46" class="edge">
|
|
630
630
|
<title>TableModule->TableHeaderDecorator </title>
|
|
631
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
632
|
-
<polygon fill="black" stroke="black" points="
|
|
631
|
+
<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"/>
|
|
632
|
+
<polygon fill="black" stroke="black" points="1605.89,-205.88 1609.39,-215.88 1612.89,-205.88 1605.89,-205.88"/>
|
|
633
633
|
</g>
|
|
634
634
|
<!-- TableHeaderDescription -->
|
|
635
635
|
<g id="node48" class="node">
|
|
636
636
|
<title>TableHeaderDescription </title>
|
|
637
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
638
|
-
<text text-anchor="middle" x="
|
|
637
|
+
<polygon fill="#fb8072" stroke="black" points="1496.6,-252 1339.4,-252 1339.4,-216 1496.6,-216 1496.6,-252"/>
|
|
638
|
+
<text text-anchor="middle" x="1418" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderDescription </text>
|
|
639
639
|
</g>
|
|
640
640
|
<!-- TableModule->TableHeaderDescription -->
|
|
641
641
|
<g id="edge47" class="edge">
|
|
642
642
|
<title>TableModule->TableHeaderDescription </title>
|
|
643
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
644
|
-
<polygon fill="black" stroke="black" points="
|
|
643
|
+
<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"/>
|
|
644
|
+
<polygon fill="black" stroke="black" points="1454.23,-205.81 1457.73,-215.81 1461.23,-205.81 1454.23,-205.81"/>
|
|
645
645
|
</g>
|
|
646
646
|
<!-- TableHeaderTitle -->
|
|
647
647
|
<g id="node49" class="node">
|
|
648
648
|
<title>TableHeaderTitle </title>
|
|
649
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
650
|
-
<text text-anchor="middle" x="
|
|
649
|
+
<polygon fill="#fb8072" stroke="black" points="1321.22,-252 1202.78,-252 1202.78,-216 1321.22,-216 1321.22,-252"/>
|
|
650
|
+
<text text-anchor="middle" x="1262" y="-229.8" font-family="Times,serif" font-size="14.00">TableHeaderTitle </text>
|
|
651
651
|
</g>
|
|
652
652
|
<!-- TableModule->TableHeaderTitle -->
|
|
653
653
|
<g id="edge48" class="edge">
|
|
654
654
|
<title>TableModule->TableHeaderTitle </title>
|
|
655
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
656
|
-
<polygon fill="black" stroke="black" points="
|
|
655
|
+
<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"/>
|
|
656
|
+
<polygon fill="black" stroke="black" points="1313.48,-205.76 1316.98,-215.76 1320.48,-205.76 1313.48,-205.76"/>
|
|
657
657
|
</g>
|
|
658
658
|
<!-- TableRadio -->
|
|
659
659
|
<g id="node50" class="node">
|
|
660
660
|
<title>TableRadio </title>
|
|
661
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
662
|
-
<text text-anchor="middle" x="
|
|
661
|
+
<polygon fill="#fb8072" stroke="black" points="1184.31,-252 1099.69,-252 1099.69,-216 1184.31,-216 1184.31,-252"/>
|
|
662
|
+
<text text-anchor="middle" x="1142" y="-229.8" font-family="Times,serif" font-size="14.00">TableRadio </text>
|
|
663
663
|
</g>
|
|
664
664
|
<!-- TableModule->TableRadio -->
|
|
665
665
|
<g id="edge49" class="edge">
|
|
666
666
|
<title>TableModule->TableRadio </title>
|
|
667
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
668
|
-
<polygon fill="black" stroke="black" points="
|
|
667
|
+
<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"/>
|
|
668
|
+
<polygon fill="black" stroke="black" points="1164.14,-205.99 1167.64,-215.99 1171.14,-205.99 1164.14,-205.99"/>
|
|
669
669
|
</g>
|
|
670
670
|
<!-- TableRowComponent -->
|
|
671
671
|
<g id="node51" class="node">
|
|
672
672
|
<title>TableRowComponent </title>
|
|
673
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
674
|
-
<text text-anchor="middle" x="
|
|
673
|
+
<polygon fill="#fb8072" stroke="black" points="1081.65,-252 938.35,-252 938.35,-216 1081.65,-216 1081.65,-252"/>
|
|
674
|
+
<text text-anchor="middle" x="1010" y="-229.8" font-family="Times,serif" font-size="14.00">TableRowComponent </text>
|
|
675
675
|
</g>
|
|
676
676
|
<!-- TableModule->TableRowComponent -->
|
|
677
677
|
<g id="edge50" class="edge">
|
|
678
678
|
<title>TableModule->TableRowComponent </title>
|
|
679
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
680
|
-
<polygon fill="black" stroke="black" points="
|
|
679
|
+
<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"/>
|
|
680
|
+
<polygon fill="black" stroke="black" points="1026.89,-205.97 1030.39,-215.97 1033.89,-205.97 1026.89,-205.97"/>
|
|
681
681
|
</g>
|
|
682
682
|
<!-- TableToolbar -->
|
|
683
683
|
<g id="node52" class="node">
|
|
684
684
|
<title>TableToolbar </title>
|
|
685
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
686
|
-
<text text-anchor="middle" x="
|
|
685
|
+
<polygon fill="#fb8072" stroke="black" points="920.69,-252 825.31,-252 825.31,-216 920.69,-216 920.69,-252"/>
|
|
686
|
+
<text text-anchor="middle" x="873" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbar </text>
|
|
687
687
|
</g>
|
|
688
688
|
<!-- TableModule->TableToolbar -->
|
|
689
689
|
<g id="edge51" class="edge">
|
|
690
690
|
<title>TableModule->TableToolbar </title>
|
|
691
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
692
|
-
<polygon fill="black" stroke="black" points="
|
|
691
|
+
<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"/>
|
|
692
|
+
<polygon fill="black" stroke="black" points="880.24,-205.97 883.74,-215.97 887.24,-205.97 880.24,-205.97"/>
|
|
693
693
|
</g>
|
|
694
694
|
<!-- TableToolbarActions -->
|
|
695
695
|
<g id="node53" class="node">
|
|
696
696
|
<title>TableToolbarActions </title>
|
|
697
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
698
|
-
<text text-anchor="middle" x="
|
|
697
|
+
<polygon fill="#fb8072" stroke="black" points="807.74,-252 668.26,-252 668.26,-216 807.74,-216 807.74,-252"/>
|
|
698
|
+
<text text-anchor="middle" x="738" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarActions </text>
|
|
699
699
|
</g>
|
|
700
700
|
<!-- TableModule->TableToolbarActions -->
|
|
701
701
|
<g id="edge52" class="edge">
|
|
702
702
|
<title>TableModule->TableToolbarActions </title>
|
|
703
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
704
|
-
<polygon fill="black" stroke="black" points="
|
|
703
|
+
<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"/>
|
|
704
|
+
<polygon fill="black" stroke="black" points="773.98,-205.98 777.48,-215.98 780.98,-205.98 773.98,-205.98"/>
|
|
705
705
|
</g>
|
|
706
706
|
<!-- TableToolbarContent -->
|
|
707
707
|
<g id="node54" class="node">
|
|
708
708
|
<title>TableToolbarContent </title>
|
|
709
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
710
|
-
<text text-anchor="middle" x="
|
|
709
|
+
<polygon fill="#fb8072" stroke="black" points="650.02,-252 509.98,-252 509.98,-216 650.02,-216 650.02,-252"/>
|
|
710
|
+
<text text-anchor="middle" x="580" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarContent </text>
|
|
711
711
|
</g>
|
|
712
712
|
<!-- TableModule->TableToolbarContent -->
|
|
713
713
|
<g id="edge53" class="edge">
|
|
714
714
|
<title>TableModule->TableToolbarContent </title>
|
|
715
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
716
|
-
<polygon fill="black" stroke="black" points="
|
|
715
|
+
<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"/>
|
|
716
|
+
<polygon fill="black" stroke="black" points="616.59,-206 620.09,-216 623.59,-206 616.59,-206"/>
|
|
717
717
|
</g>
|
|
718
718
|
<!-- TableToolbarSearch -->
|
|
719
719
|
<g id="node55" class="node">
|
|
720
720
|
<title>TableToolbarSearch </title>
|
|
721
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
722
|
-
<text text-anchor="middle" x="
|
|
721
|
+
<polygon fill="#fb8072" stroke="black" points="491.78,-252 358.22,-252 358.22,-216 491.78,-216 491.78,-252"/>
|
|
722
|
+
<text text-anchor="middle" x="425" y="-229.8" font-family="Times,serif" font-size="14.00">TableToolbarSearch </text>
|
|
723
723
|
</g>
|
|
724
724
|
<!-- TableModule->TableToolbarSearch -->
|
|
725
725
|
<g id="edge54" class="edge">
|
|
726
726
|
<title>TableModule->TableToolbarSearch </title>
|
|
727
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
728
|
-
<polygon fill="black" stroke="black" points="
|
|
727
|
+
<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"/>
|
|
728
|
+
<polygon fill="black" stroke="black" points="482.4,-205.73 485.9,-215.73 489.4,-205.73 482.4,-205.73"/>
|
|
729
729
|
</g>
|
|
730
730
|
<!-- ButtonModule -->
|
|
731
731
|
<g id="node26" class="node">
|
|
732
732
|
<title>ButtonModule</title>
|
|
733
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
734
|
-
<text text-anchor="middle" x="
|
|
733
|
+
<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"/>
|
|
734
|
+
<text text-anchor="middle" x="3759" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
735
735
|
</g>
|
|
736
736
|
<!-- ButtonModule->TableModule -->
|
|
737
737
|
<g id="edge25" class="edge">
|
|
738
738
|
<title>ButtonModule->TableModule</title>
|
|
739
|
-
<path fill="none" stroke="black" d="
|
|
740
|
-
<polygon fill="black" stroke="black" points="
|
|
739
|
+
<path fill="none" stroke="black" d="M3759,-122.31C3759,-142.15 3759,-171 3759,-171 3759,-171 2133.83,-171 2133.83,-171"/>
|
|
740
|
+
<polygon fill="black" stroke="black" points="2133.83,-167.5 2123.83,-171 2133.83,-174.5 2133.83,-167.5"/>
|
|
741
741
|
</g>
|
|
742
742
|
<!-- DialogModule -->
|
|
743
743
|
<g id="node27" class="node">
|
|
744
744
|
<title>DialogModule</title>
|
|
745
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
746
|
-
<text text-anchor="middle" x="
|
|
745
|
+
<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"/>
|
|
746
|
+
<text text-anchor="middle" x="3643" y="-99.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
|
|
747
747
|
</g>
|
|
748
748
|
<!-- DialogModule->TableModule -->
|
|
749
749
|
<g id="edge26" class="edge">
|
|
750
750
|
<title>DialogModule->TableModule</title>
|
|
751
|
-
<path fill="none" stroke="black" d="
|
|
752
|
-
<polygon fill="black" stroke="black" points="
|
|
751
|
+
<path fill="none" stroke="black" d="M3643,-122.11C3643,-141.34 3643,-169 3643,-169 3643,-169 2133.99,-169 2133.99,-169"/>
|
|
752
|
+
<polygon fill="black" stroke="black" points="2133.99,-165.5 2123.99,-169 2133.99,-172.5 2133.99,-165.5"/>
|
|
753
753
|
</g>
|
|
754
754
|
<!-- I18nModule -->
|
|
755
755
|
<g id="node28" class="node">
|
|
756
756
|
<title>I18nModule</title>
|
|
757
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
758
|
-
<text text-anchor="middle" x="
|
|
757
|
+
<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"/>
|
|
758
|
+
<text text-anchor="middle" x="3534" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
759
759
|
</g>
|
|
760
760
|
<!-- I18nModule->TableModule -->
|
|
761
761
|
<g id="edge27" class="edge">
|
|
762
762
|
<title>I18nModule->TableModule</title>
|
|
763
|
-
<path fill="none" stroke="black" d="
|
|
764
|
-
<polygon fill="black" stroke="black" points="
|
|
763
|
+
<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"/>
|
|
764
|
+
<polygon fill="black" stroke="black" points="2133.83,-164.5 2123.83,-168 2133.83,-171.5 2133.83,-164.5"/>
|
|
765
765
|
</g>
|
|
766
766
|
<!-- IconModule -->
|
|
767
767
|
<g id="node29" class="node">
|
|
768
768
|
<title>IconModule</title>
|
|
769
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
770
|
-
<text text-anchor="middle" x="
|
|
769
|
+
<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"/>
|
|
770
|
+
<text text-anchor="middle" x="3431" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
771
771
|
</g>
|
|
772
772
|
<!-- IconModule->TableModule -->
|
|
773
773
|
<g id="edge28" class="edge">
|
|
774
774
|
<title>IconModule->TableModule</title>
|
|
775
|
-
<path fill="none" stroke="black" d="
|
|
776
|
-
<polygon fill="black" stroke="black" points="
|
|
775
|
+
<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"/>
|
|
776
|
+
<polygon fill="black" stroke="black" points="2133.77,-163.5 2123.77,-167 2133.77,-170.5 2133.77,-163.5"/>
|
|
777
777
|
</g>
|
|
778
778
|
<!-- NFormsModule -->
|
|
779
779
|
<g id="node30" class="node">
|
|
780
780
|
<title>NFormsModule</title>
|
|
781
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
782
|
-
<text text-anchor="middle" x="
|
|
781
|
+
<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"/>
|
|
782
|
+
<text text-anchor="middle" x="3318" y="-99.8" font-family="Times,serif" font-size="14.00">NFormsModule</text>
|
|
783
783
|
</g>
|
|
784
784
|
<!-- NFormsModule->TableModule -->
|
|
785
785
|
<g id="edge29" class="edge">
|
|
786
786
|
<title>NFormsModule->TableModule</title>
|
|
787
|
-
<path fill="none" stroke="black" d="
|
|
788
|
-
<polygon fill="black" stroke="black" points="
|
|
787
|
+
<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"/>
|
|
788
|
+
<polygon fill="black" stroke="black" points="2134.03,-161.5 2124.03,-165 2134.03,-168.5 2134.03,-161.5"/>
|
|
789
789
|
</g>
|
|
790
790
|
<!-- SearchModule -->
|
|
791
791
|
<g id="node31" class="node">
|
|
792
792
|
<title>SearchModule</title>
|
|
793
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
794
|
-
<text text-anchor="middle" x="
|
|
793
|
+
<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"/>
|
|
794
|
+
<text text-anchor="middle" x="3198" y="-99.8" font-family="Times,serif" font-size="14.00">SearchModule</text>
|
|
795
795
|
</g>
|
|
796
796
|
<!-- SearchModule->TableModule -->
|
|
797
797
|
<g id="edge30" class="edge">
|
|
798
798
|
<title>SearchModule->TableModule</title>
|
|
799
|
-
<path fill="none" stroke="black" d="
|
|
800
|
-
<polygon fill="black" stroke="black" points="
|
|
799
|
+
<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"/>
|
|
800
|
+
<polygon fill="black" stroke="black" points="2134.04,-160.5 2124.04,-164 2134.04,-167.5 2134.04,-160.5"/>
|
|
801
801
|
</g>
|
|
802
802
|
</g>
|
|
803
803
|
</svg>
|