ToolMap
Loading...
Searching...
No Matches
ProjectDefFieldDlg Class Reference
Inheritance diagram for ProjectDefFieldDlg:

Public Member Functions

 ProjectDefFieldDlg ()
 Constructors.
 
 ProjectDefFieldDlg (wxWindow *parent, PrjDefMemManage *myPrjMemManage, bool isEditingMode=FALSE, wxWindowID id=SYMBOL_PROJECTDEFFIELDDLG_IDNAME, const wxString &caption=SYMBOL_PROJECTDEFFIELDDLG_TITLE, const wxPoint &pos=SYMBOL_PROJECTDEFFIELDDLG_POSITION, const wxSize &size=SYMBOL_PROJECTDEFFIELDDLG_SIZE, long style=SYMBOL_PROJECTDEFFIELDDLG_STYLE)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_PROJECTDEFFIELDDLG_IDNAME, const wxString &caption=SYMBOL_PROJECTDEFFIELDDLG_TITLE, const wxPoint &pos=SYMBOL_PROJECTDEFFIELDDLG_POSITION, const wxSize &size=SYMBOL_PROJECTDEFFIELDDLG_SIZE, long style=SYMBOL_PROJECTDEFFIELDDLG_STYLE)
 Creation.
 
 ~ProjectDefFieldDlg ()
 Destructor.
 
void Init ()
 Initialises member variables.
 
void CreateControls ()
 Creates the controls and sizers.
 
void SetMemoryFieldObject (ProjectDefMemoryFields *myMemField)
 
ProjectDefMemoryFieldsGetMemoryFieldObject ()
 
virtual bool TransferDataFromWindow ()
 
virtual bool TransferDataToWindow ()
 

Public Attributes

ProjectDefFieldListm_DlgAFD_Coded_Val_List
 
wxTextCtrl * m_DlgAFD_Field_Def
 
wxChoicebook * m_DlgAFD_Choicebook
 
wxSpinCtrl * m_DlgAFD_Text_Length
 
wxSpinCtrl * m_DlgAFD_Field_Precision
 
wxSpinCtrl * m_DlgAFD_Field_Scale
 
wxTextCtrl * m_DlgAFD_Result
 
wxButton * m_DlgAFD_Button_OK
 

Member Function Documentation

◆ Create()

bool ProjectDefFieldDlg::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_PROJECTDEFFIELDDLG_IDNAME,
const wxString &  caption = SYMBOL_PROJECTDEFFIELDDLG_TITLE,
const wxPoint &  pos = SYMBOL_PROJECTDEFFIELDDLG_POSITION,
const wxSize &  size = SYMBOL_PROJECTDEFFIELDDLG_SIZE,
long  style = SYMBOL_PROJECTDEFFIELDDLG_STYLE 
)

Creation.

Set default behaviour for selection

◆ CreateControls()

void ProjectDefFieldDlg::CreateControls ( )

Creates the controls and sizers.

Control creation for wxDialog

◆ TransferDataFromWindow()

bool ProjectDefFieldDlg::TransferDataFromWindow ( )
virtual

Transfer data, is called automaticaly when the dialog is disabled


The documentation for this class was generated from the following files: