MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / ShowCancelButton

Method ShowCancelButton

gui/builtinMarketBrowser/pfSearchBox.py:288–289  ·  view source on GitHub ↗
(self, show=True)

Source from the content-addressed store, hash-verified

286 self.isSearchButtonVisible = show
287
288 def ShowCancelButton(self, show=True):
289 self.isCancelButtonVisible = show
290
291 def SetDescriptiveText(self, text):
292 self.descriptiveText = text

Callers 1

__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected