|
def | __init__ (self, session) |
|
def | openSetup (self) |
|
def | isProtected (self) |
|
def | menu (self) |
|
def | saveListsize (self) |
|
def | createSummary (self) |
|
def | selectionChanged (self) |
|
def | checkWarnings (self) |
|
def | save (self) |
|
def | run (self) |
|
def | keyLeft (self) |
|
def | keyRight (self) |
|
def | keyDown (self) |
|
def | keyUp (self) |
|
def | moveAction (self) |
|
def | keyYellow (self) |
|
def | keyBlue (self) |
|
def | keyRed (self) |
|
def | keyCancel (self) |
|
def | keyGreen (self) |
|
def | keyOk (self) |
|
def | resetSortOrder (self, key=None) |
|
def | toggleSortMode (self) |
|
def | updateList (self) |
|
def | delete (self) |
|
def | download (self) |
|
def | PluginDownloadBrowserClosed (self) |
|
def | openExtensionmanager (self) |
|
def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
|
def | __repr__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self) |
|
def | close (self, *retval) |
|
def | show (self) |
|
def | hide (self) |
|
def | isAlreadyShown (self) |
|
def | isStandAlone (self) |
|
def | getScreenPath (self) |
|
def | setTitle (self, title, showPath=True) |
|
def | getTitle (self) |
|
def | setFocus (self, o) |
|
def | setKeyboardModeNone (self) |
|
def | setKeyboardModeAscii (self) |
|
def | restoreKeyboardMode (self) |
|
def | saveKeyboardMode (self) |
|
def | setDesktop (self, desktop) |
|
def | setAnimationMode (self, mode) |
|
def | getRelatedScreen (self, name) |
|
def | callLater (self, function) |
|
def | applySkin (self) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
def | __init__ (self) |
|
def | pinEntered (self, result) |
|
def | closeProtectedScreen (self, result=None) |
|
◆ __init__()
def Screens.PluginBrowser.PluginBrowser.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ checkWarnings()
def Screens.PluginBrowser.PluginBrowser.checkWarnings |
( |
|
self | ) |
|
◆ createSummary()
def Screens.PluginBrowser.PluginBrowser.createSummary |
( |
|
self | ) |
|
◆ delete()
def Screens.PluginBrowser.PluginBrowser.delete |
( |
|
self | ) |
|
◆ download()
def Screens.PluginBrowser.PluginBrowser.download |
( |
|
self | ) |
|
◆ isProtected()
def Screens.PluginBrowser.PluginBrowser.isProtected |
( |
|
self | ) |
|
◆ keyBlue()
def Screens.PluginBrowser.PluginBrowser.keyBlue |
( |
|
self | ) |
|
◆ keyCancel()
def Screens.PluginBrowser.PluginBrowser.keyCancel |
( |
|
self | ) |
|
◆ keyDown()
def Screens.PluginBrowser.PluginBrowser.keyDown |
( |
|
self | ) |
|
◆ keyGreen()
def Screens.PluginBrowser.PluginBrowser.keyGreen |
( |
|
self | ) |
|
◆ keyLeft()
def Screens.PluginBrowser.PluginBrowser.keyLeft |
( |
|
self | ) |
|
◆ keyOk()
def Screens.PluginBrowser.PluginBrowser.keyOk |
( |
|
self | ) |
|
◆ keyRed()
def Screens.PluginBrowser.PluginBrowser.keyRed |
( |
|
self | ) |
|
◆ keyRight()
def Screens.PluginBrowser.PluginBrowser.keyRight |
( |
|
self | ) |
|
◆ keyUp()
def Screens.PluginBrowser.PluginBrowser.keyUp |
( |
|
self | ) |
|
◆ keyYellow()
def Screens.PluginBrowser.PluginBrowser.keyYellow |
( |
|
self | ) |
|
◆ menu()
def Screens.PluginBrowser.PluginBrowser.menu |
( |
|
self | ) |
|
◆ moveAction()
def Screens.PluginBrowser.PluginBrowser.moveAction |
( |
|
self | ) |
|
◆ openExtensionmanager()
def Screens.PluginBrowser.PluginBrowser.openExtensionmanager |
( |
|
self | ) |
|
◆ openSetup()
def Screens.PluginBrowser.PluginBrowser.openSetup |
( |
|
self | ) |
|
◆ PluginDownloadBrowserClosed()
def Screens.PluginBrowser.PluginBrowser.PluginDownloadBrowserClosed |
( |
|
self | ) |
|
◆ resetSortOrder()
def Screens.PluginBrowser.PluginBrowser.resetSortOrder |
( |
|
self, |
|
|
|
key = None |
|
) |
| |
◆ run()
def Screens.PluginBrowser.PluginBrowser.run |
( |
|
self | ) |
|
◆ save()
def Screens.PluginBrowser.PluginBrowser.save |
( |
|
self | ) |
|
◆ saveListsize()
def Screens.PluginBrowser.PluginBrowser.saveListsize |
( |
|
self | ) |
|
◆ selectionChanged()
def Screens.PluginBrowser.PluginBrowser.selectionChanged |
( |
|
self | ) |
|
◆ toggleSortMode()
def Screens.PluginBrowser.PluginBrowser.toggleSortMode |
( |
|
self | ) |
|
◆ updateList()
def Screens.PluginBrowser.PluginBrowser.updateList |
( |
|
self | ) |
|
◆ cur_idx
Screens.PluginBrowser.PluginBrowser.cur_idx |
◆ firsttime
Screens.PluginBrowser.PluginBrowser.firsttime |
◆ list
Screens.PluginBrowser.PluginBrowser.list |
◆ listHeight
Screens.PluginBrowser.PluginBrowser.listHeight |
◆ listWidth
Screens.PluginBrowser.PluginBrowser.listWidth |
◆ onChangedEntry
Screens.PluginBrowser.PluginBrowser.onChangedEntry |
◆ pluginlist
Screens.PluginBrowser.PluginBrowser.pluginlist |
◆ selected_plugin
Screens.PluginBrowser.PluginBrowser.selected_plugin |
◆ sort_mode
Screens.PluginBrowser.PluginBrowser.sort_mode |
The documentation for this class was generated from the following file: