MCPcopy Create free account
hub / github.com/PaulleDemon/PyUIBuilder /

Class

src/frameworks/tkinter/widgets/spinBox.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class SpinBox extends TkinterWidgetBase{
9
10 static widgetType = "spin_box"
11 static displayName = "Spin Box"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected