A panel to show all information of a watch list entry.
More...
|
| flags_label = wx.ALL | wx.ALIGN_CENTER_VERTICAL |
| Flags used with all label widgets (wx.StaticText) More...
|
|
| flags_input = wx.ALL | wx.EXPAND | wx.ALIGN_CENTER_VERTICAL |
| Flags used for all input widgets. More...
|
|
A panel to show all information of a watch list entry.
◆ __init__()
def gui.controls.WatchDetailsPanel.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwds |
|
) |
| |
◆ OnCheckExpired()
def gui.controls.WatchDetailsPanel.OnCheckExpired |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ cb_expire
gui.controls.WatchDetailsPanel.cb_expire |
◆ cc_Share
gui.controls.WatchDetailsPanel.cc_Share |
◆ dp_created
gui.controls.WatchDetailsPanel.dp_created |
◆ dp_expire
gui.controls.WatchDetailsPanel.dp_expire |
◆ flags_input
gui.controls.WatchDetailsPanel.flags_input = wx.ALL | wx.EXPAND | wx.ALIGN_CENTER_VERTICAL |
|
static |
Flags used for all input widgets.
◆ flags_label
gui.controls.WatchDetailsPanel.flags_label = wx.ALL | wx.ALIGN_CENTER_VERTICAL |
|
static |
Flags used with all label widgets (wx.StaticText)
◆ tc_Notes
gui.controls.WatchDetailsPanel.tc_Notes |
The documentation for this class was generated from the following file: