Inheritance diagram for ObjCryst::WXScatteringPowerSphere:
Public Member Functions | |
WXScatteringPowerSphere (wxWindow *parent, ScatteringPowerSphere *) | |
virtual bool | OnChangeName (const int id) |
When a WXFieldName has been changed by the user, it is handled here. | |
void | OnChangeColour (wxCommandEvent &event) |
virtual void | UpdateUI (const bool mutexlock=false) |
Update the User Interface, if necessary. | |
Protected Attributes | |
ScatteringPowerSphere * | mpScatteringPower |
|
|
|
|
|
When a WXFieldName has been changed by the user, it is handled here. This returns true if the value has been handled (for inheritance purposes). Reimplemented from ObjCryst::WXRefinableObj. |
|
Update the User Interface, if necessary.
Reimplemented from ObjCryst::WXRefinableObj. |
|
|