Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ text
Method
text
python/interaction.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
53
@property
54
def
text(self) -> str:
55
return
self._text
56
57
@text.setter
58
def
text(self, value: str) -> None:
Callers
15
setFilterRegExp
Method · 0.80
setFilterRegExp
Method · 0.80
resetSharedFilterForTabIdx
Method · 0.80
updateLayout
Method · 0.80
keyPressEvent
Method · 0.80
keyPressEvent
Method · 0.80
initImageTable
Method · 0.80
initImageTable
Method · 0.80
keyPressEvent
Method · 0.80
run
Method · 0.80
GetClickedBaseAddress
Method · 0.80
RebaseWithFullAnalysis
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected