Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaulleDemon/PyUIBuilder
/
Class
src/frameworks/tkinter/widgets/checkButton.js:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
export
class
CheckBox extends TkinterWidgetBase{
11
12
static widgetType =
"check_button"
13
static displayName =
"Check Box"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected