Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtmilano/AndroidViewClient
/ showHelp
Method
showHelp
src/com/dtmilano/android/culebron.py:582–584 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
580
ContextMenu(self, view=v).showPopupMenu(event)
581
582
def
showHelp(self):
583
d = HelpDialog(self)
584
self.window.wait_window(d)
585
586
def
showSideFrame(self):
587
if
not self.isSideFrameShown:
Callers
1
onKeyPressed
Method · 0.95
Calls
1
HelpDialog
Class · 0.85
Tested by
no test coverage detected