MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getText

Method getText

native/desc/Widget.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 std::set<ActionType> getActions() const { return this->_actions; }
33
34 std::string getText() const { return this->_text; }
35
36 bool getEnabled() const { return this->_enabled; }
37

Callers 6

dumpNodeRecMethod · 0.80
matchXpathSelectorMethod · 0.80
initFormElementMethod · 0.80
patchOperateMethod · 0.80
pruningValidTextsMethod · 0.80
cachePageTextsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected