MCPcopy 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

touchPointMethod · 0.45
longTouchPointMethod · 0.45
toggleLongTouchPointMethod · 0.45
toggleLongTouchViewMethod · 0.45
toggleTouchPointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected