Class cEpisodeDescriptionPhraseWheel
source code
wx.TextCtrl --+
|
gmPhraseWheel.cPhraseWheelBase --+
|
gmPhraseWheel.cPhraseWheel --+
|
cEpisodeDescriptionPhraseWheel
Let user select an episode *description*.
The user can select an episode description from the previously used
descriptions across all episodes across all patients.
Selection is done with a phrasewheel so the user can type the episode
name and matches will be shown. Typing "*" will show the entire
list of episodes.
If the user types a description not existing yet a new episode
description will be returned.
|
|
Inherited from gmPhraseWheel.cPhraseWheel :
GetData ,
SetData
Inherited from gmPhraseWheel.cPhraseWheelBase :
Disable ,
Enable ,
SetText ,
add_callback_on_lose_focus ,
add_callback_on_modified ,
add_callback_on_selection ,
add_callback_on_set_focus ,
display_as_valid ,
enable_default_spellchecker ,
set_context ,
set_from_instance ,
set_from_pk ,
unset_context
|