Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtmilano/AndroidViewClient
/ clear
Method
clear
src/com/dtmilano/android/culebron.py:2073–2075 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2071
self.label.update_idletasks()
2072
2073
def
clear(self):
2074
self.label.config(text=
""
)
2075
self.label.update_idletasks()
2076
2077
2078
class
LabeledEntry():
Callers
5
touchPoint
Method · 0.45
longTouchPoint
Method · 0.45
toggleLongTouchPoint
Method · 0.45
toggleLongTouchView
Method · 0.45
toggleTouchPoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected