Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js537 updateStateVars(v62) { argument
538 this.__arrow.reset(v62.arrow);
539 this.__icon.reset(v62.icon);
540 this.__subIcon.reset(v62.subIcon);
541 this.__button.reset(v62.button);
542 this.__switch.reset(v62.switch);
543 this.__checkBox.reset(v62.checkBox);
544 this.__radio.reset(v62.radio);
545 this.__image.reset(v62.image);
546 this.__text.reset(v62.text);
[all …]