ToolMap
Loading...
Searching...
No Matches
tmAAttribWindow Class Reference

Advanced Attribution Window. More...

#include <tmaattribwindow.h>

Inheritance diagram for tmAAttribWindow:

Public Member Functions

 tmAAttribWindow (wxWindow *parent, PrjMemLayersArray *layers, wxArrayString *values, const tmLayerValueArray &arrayidname, wxWindowID id=wxID_ANY, const wxString &title=_("Object attribute (single feature)"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxMAXIMIZE_BOX|wxRESIZE_BORDER)
 Constructor.
 
 ~tmAAttribWindow ()
 Destructor.
 
virtual bool TransferDataToWindow ()
 Transfer data to window.
 
virtual bool TransferDataFromWindow ()
 Transfert data from the window.
 

Detailed Description

Advanced Attribution Window.

This class deals with the advanced attribution window. It call the tmAAttribTree and display dynamic control based on user created database model

Author
Lucien Schreiber (c) CREALP 2009
Date
05 March 2009

Constructor & Destructor Documentation

◆ tmAAttribWindow()

tmAAttribWindow::tmAAttribWindow ( wxWindow *  parent,
PrjMemLayersArray *  layers,
wxArrayString *  values,
const tmLayerValueArray &  arrayidname,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Object attribute (single feature)"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE | wxMAXIMIZE_BOX | wxRESIZE_BORDER 
)

Constructor.

Author
Lucien Schreiber (c) CREALP 2009
Date
05 March 2009

◆ ~tmAAttribWindow()

tmAAttribWindow::~tmAAttribWindow ( )

Destructor.

Author
Lucien Schreiber (c) CREALP 2009
Date
05 March 2009

Member Function Documentation

◆ TransferDataFromWindow()

bool tmAAttribWindow::TransferDataFromWindow ( )
virtual

Transfert data from the window.

Called automatically when the dialog is closed.

Author
Lucien Schreiber (c) CREALP 2009
Date
18 March 2009

◆ TransferDataToWindow()

bool tmAAttribWindow::TransferDataToWindow ( )
virtual

Transfer data to window.

This function is called automatically when the tmAAttribWindow is displayed

Author
Lucien Schreiber (c) CREALP 2009
Date
11 March 2009

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