Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ clicked
Method
clicked
framework/ui/platforms/android/src/ButtonCore.cpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
bdn::android::wrapper::NativeButton &ButtonCore::getJButton() { return _jButton; }
29
30
void ButtonCore::clicked() { _clickCallback.fire(); }
31
32
void ButtonCore::textChanged(const Text &text)
33
{
Callers
nothing calls this directly
Calls
1
fire
Method · 0.45
Tested by
no test coverage detected