Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ isEditable
Method
isEditable
native/desc/Widget.cpp:130–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
bool Widget::isEditable() const {
131
return this->_isEditable;
132
}
133
134
void Widget::clearDetails() {
135
this->_clazz.clear();
Callers
1
toOperate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected