|
__init__(self,
parent,
problem=None,
input_defs=None)
Construct a new SOAP input widget. |
source code
|
|
|
get_problem(self)
Retrieve the related problem for this SOAP input widget. |
source code
|
|
|
is_unassociated_editor(self)
Retrieves whether the current editor is not associated with any
episode. |
source code
|
|
|
get_editor(self)
Retrieves widget's SOAP text editor. |
source code
|
|
|
Clear(self)
Clear any entries in widget's SOAP text editor |
source code
|
|
|
|
|
IsSaved(self)
Check SOAP input widget saved (dumped to backend) state |
source code
|
|
|
|
|
|