#include <gpdomain.h>
An abstract class. Each class whish need listen of values domain changes should inherited it
virtual IGISGPDomainParent::~IGISGPDomainParent |
( |
void |
| ) |
|
|
inlinevirtual |
virtual void IGISGPDomainParent::OnCleared |
( |
void |
| ) |
|
|
pure virtual |
virtual void IGISGPDomainParent::OnValueAdded |
( |
const wxVariant & |
Value, |
|
|
const wxString & |
sName |
|
) |
| |
|
pure virtual |
Fires then value added to the domain
- Parameters
-
Value | The added value to the domain |
sName | The name for the added value. This name will be used in lists or choices for indicating this value. |
Implemented in wxGISGPParameter.
The documentation for this class was generated from the following file:
- /home/bishop/work/projects/nextgismanager/include/wxgis/geoprocessing/gpdomain.h