|
def | __init__ (self, session) |
|
def | showCommitMenu (self) |
|
def | showCommitMenuCallBack (self, selectedIndex) |
|
def | previousCommitLog (self) |
|
def | nextCommitLog (self) |
|
def | fetchInformation (self) |
|
def | refreshInformation (self) |
|
def | displayInformation (self) |
|
def | getSummaryInformation (self) |
|
def | keyCancel (self) |
|
def | closeRecursive (self) |
|
def | informationWindowClosed (self, *retVal) |
|
def | createSummary (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) |
|
◆ __init__()
def Screens.Information.CommitInformation.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ displayInformation()
def Screens.Information.CommitInformation.displayInformation |
( |
|
self | ) |
|
◆ fetchInformation()
def Screens.Information.CommitInformation.fetchInformation |
( |
|
self | ) |
|
◆ getSummaryInformation()
def Screens.Information.CommitInformation.getSummaryInformation |
( |
|
self | ) |
|
◆ nextCommitLog()
def Screens.Information.CommitInformation.nextCommitLog |
( |
|
self | ) |
|
◆ previousCommitLog()
def Screens.Information.CommitInformation.previousCommitLog |
( |
|
self | ) |
|
◆ refreshInformation()
def Screens.Information.CommitInformation.refreshInformation |
( |
|
self | ) |
|
◆ showCommitMenu()
def Screens.Information.CommitInformation.showCommitMenu |
( |
|
self | ) |
|
◆ showCommitMenuCallBack()
def Screens.Information.CommitInformation.showCommitMenuCallBack |
( |
|
self, |
|
|
|
selectedIndex |
|
) |
| |
◆ baseTitle
Screens.Information.CommitInformation.baseTitle |
◆ cachedCommitInfo
Screens.Information.CommitInformation.cachedCommitInfo |
◆ commitLogIndex
Screens.Information.CommitInformation.commitLogIndex |
◆ commitLogMax
Screens.Information.CommitInformation.commitLogMax |
◆ commitLogs
Screens.Information.CommitInformation.commitLogs |
The documentation for this class was generated from the following file: