Home
last modified time | relevance | path

Searched refs:editItemColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js591 this.editItemColor = { class in f.constructor
654 return this.editItemColor
/ohos5.0/foundation/arkui/advanced_ui_component/source/TreeView/
H A DTreeView.ets603 private editItemColor: Resource = $r('sys.color.ohos_id_color_emphasize');
637 return this.editItemColor;
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/source/
H A Dtreeview.ets4669 private editItemColor: Resource = $r('sys.color.ohos_id_color_emphasize');
4706 return this.editItemColor;