Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ set_handler
Method
set_handler
imagepy/ui/tableframe.py:26–27 ·
view source on GitHub ↗
(self, handle=None)
Source
from the content-addressed store, hash-verified
24
self.handle = None
25
26
def
set_handler(self, handle=None):
27
self.handle = handle
28
29
def
set_tps(self, tps):
30
self.tps = tps
Callers
5
__init__
Method · 0.45
__init__
Method · 0.45
on_close
Method · 0.45
add_page
Method · 0.45
on_close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected