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

Class

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

Source from the content-addressed store, hash-verified

6
7
8class Frame extends TkinterBase{
9
10 static widgetType = "frame"
11 static displayName = "Frame"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected