Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp139 auto tabBarText = GetTabBarTextByIndex(index); in RecordChangeEvent() local
144 .SetText(tabBarText) in RecordChangeEvent()
148 Recorder::NodeDataCache::Get().PutMultiple(tabsNode, inspectorId, tabBarText, index); in RecordChangeEvent()
311 auto tabBarText = GetTabBarTextByIndex(index); in OnAfterModifyDone() local
312 Recorder::NodeDataCache::Get().PutMultiple(host, inspectorId, tabBarText, index); in OnAfterModifyDone()