Inheritance diagram for ObjCryst::WXScatteringPowerAtom:
Public Member Functions | |
WXScatteringPowerAtom (wxWindow *parent, ScatteringPowerAtom *) | |
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 | |
ScatteringPowerAtom * | mpScatteringPowerAtom |
WXFieldName * | mpFieldSymbol |
|
|
|
|
|
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. |
|
|
|
|