Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ hasOperate
Method
hasOperate
native/desc/Widget.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
bool getEnabled() const { return this->_enabled; }
37
38
bool hasOperate(OperateType opt) const { return this->_operateMask & opt; }
39
40
bool hasAction() const { return !this->_actions.empty(); }
41
Callers
1
initFormElement
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected