Searched refs:changeDataNodeNotInherit (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | AttrEditor.js | 96 changeDataNodeNotInherit(searchId, type, value) { method in AttrEditor 355 pattr.changeDataNodeNotInherit(searchId, type, value);
|
H A D | MainEditor.js | 1578 pattr.changeDataNodeNotInherit('add_child_node', 'button', ''); 1583 pattr.changeDataNodeNotInherit('add_child_attr', 'button', ''); 1588 pattr.changeDataNodeNotInherit('delete', 'button', '');
|