class documentation
class BlankPanel(wx.Panel, SimpleSCardAppEventObserver):
Constructor: BlankPanel(parent)
A blank panel in case no panel is provided to SimpleSCardApp.
| Method | __init__ |
Undocumented |
Inherited from SimpleSCardAppEventObserver:
| 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 |