|
__init__(self,
parent,
id,
pos=wxDefaultPosition,
size=wxDefaultSize,
style=wx.TAB_TRAVERSAL) |
source code
|
|
|
|
|
OnDrugChoiceDblClick(self,
event)
handle double clicks in list of drugs / substances. |
source code
|
|
|
|
|
|
|
ToggleWidget(self)
Swaps listctrl to HTML viewer widget and vice versa. |
source code
|
|
|
|
|
|
|
BuildListCtrl(self,
aDataDict=None,
dtype=None)
Sets all the ListCtrl widget to display the items found in a database
search. |
source code
|
|
|
Display_PI(self,
aId=None)
Shows product information on a drug specified by aID. |
source code
|
|
|
|
|
|
|
OnPrint(self,
event)
If product info is available, print it. |
source code
|
|
|
OnDisplay(self,
event)
Redisplay product info. |
source code
|
|
|
|
|
|
|
OnJumpToSelected(self,
event)
Jump to product info section selected by double-clicking a line in
jumpbox. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClearInfo(self)
clears the search result list and jumpbox when query mode changed. |
source code
|
|