Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ DummyEntry
Class
DummyEntry
gui/builtinAdditionPanes/projectedView.py:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
52
class
DummyEntry:
53
def
__init__(self, txt):
54
self.item = DummyItem(txt)
55
56
57
class
ProjectedViewDrop(wx.DropTarget):
Callers
1
refreshContents
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected