Home
last modified time | relevance | path

Searched defs:attributeChangedCallback (Results 1 – 25 of 28) sorted by relevance

12

/developtools/smartperf_host/ide/src/base-ui/slicer/
Dlit-slicer.ts56 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void { method in LitSlicer
212 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void {} method in LitSlicerTrack
/developtools/smartperf_host/ide/src/base-ui/popover/
DLitPopoverTitle.ts48 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitPopoverTitle
DLitPopContent.ts76 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitPopContent
DLitPopoverV.ts483 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void { method in LitPopover
/developtools/smartperf_host/ide/src/base-ui/
DBaseElement.ts45 attributeChangedCallback(name: string, oldValue: string, newValue: string): void {} method in BaseElement
/developtools/smartperf_host/ide/src/base-ui/select/
DLitSelectOption.ts112 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void {} method in LitSelectOption
DLitAllocationSelect.ts173 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void { method in LitAllocationSelect
DLitSelectV.ts338 attributeChangedCallback(name: unknown, oldValue: unknown, newValue: unknown): void {} method in LitSelectV
/developtools/smartperf_host/ide/src/base-ui/table/
Dlit-table-group.ts49 attributeChangedCallback(name: string, oldValue: string, newValue: string): void {} method in LitTableGroup
Dlit-table-column.ts56 attributeChangedCallback(name: string, oldValue: string, newValue: string): void {} method in LitTableColumn
/developtools/smartperf_host/ide/src/base-ui/chart/pagenation/
DPaginationBox.ts61 attributeChangedCallback(name: string, oldValue: string, value: string): void { method in PaginationBox
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpHilogRecord.ts88 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in SpHilogRecord
DSpCheckDesBox.ts108 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in SpCheckDesBox
/developtools/smartperf_host/ide/src/base-ui/checkbox/
DLitCheckBoxWithText.ts95 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitCheckBoxWithText
DLitCheckBox.ts176 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitCheckBox
/developtools/smartperf_host/ide/src/base-ui/switch/
Dlit-switch.ts190 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitSwitch
/developtools/smartperf_host/ide/src/base-ui/menu/
DLitMainMenuGroup.ts174 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitMainMenuGroup
DLitMainMenuItem.ts209 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitMainMenuItem
/developtools/smartperf_host/ide/src/base-ui/tabs/
Dlit-tabpane.ts99 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitTabpane
Dlit-tabs.ts360 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitTabs
/developtools/smartperf_host/ide/src/base-ui/radiobox/
DLitRadioBox.ts240 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitRadioBox
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DCustomThemeColor.ts209 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in CustomThemeColor
/developtools/smartperf_host/ide/src/base-ui/drawer/
DLitDrawer.ts347 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in LitDrawer
/developtools/smartperf_host/ide/src/base-ui/button/
DLitButton.ts198 attributeChangedCallback(name: string, oldValue: string, value: string): void { method in LitButton
/developtools/smartperf_host/ide/src/trace/component/
DSpQuerySQL.ts338 attributeChangedCallback(name: string, oldValue: string, newValue: string): void { method in SpQuerySQL

12