class documentation
class SimpleSCardAppEventObserver:
Known subclasses: smartcard.wx.SimpleSCardAppFrame.BlankPanel
This interface defines the event handlers called by the SimpleSCardApp.
Method | __init__ |
Undocumented |
Method |
|
Called when a card is activated in the reader tree control or toolbar. |
Method |
|
Called when a reader is activated in the reader tree control or toolbar. |
Method |
|
Called when a card is deactivated in the reader tree control or toolbar. |
Method |
|
Called when a card is selected in the reader tree control or toolbar. |
Method |
|
Called when a card is selected in the reader tree control or toolbar. |
Method |
|
Called when a reader is selected in the reader tree control or toolbar. |
Instance Variable | selectedcard |
Undocumented |
Instance Variable | selectedreader |
Undocumented |