#include <wxScatteringPower.h>
Inheritance diagram for ObjCryst::WXScatteringPowerAtom::
Public Methods | |
WXScatteringPowerAtom (wxWindow *parent, ScatteringPowerAtom *) | |
virtual void | CrystUpdate () |
Update the display, by getting new values from the object. New values should be grabbed from the object, and then a wxUpdateUI event should be posted (this for multi-thread, since only one thread should do graphical changes). | |
virtual bool | OnChangeName (const int id) |
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). | |
void | OnChangeColour (wxCommandEvent &event) |
Protected Attributes | |
ScatteringPowerAtom * | mpScatteringPowerAtom |
WXFieldName * | mpFieldSymbol |
WXFieldRefPar * | mpFieldBiso |