GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
wizard.ProjParamsPage Class Reference

Wizard page for selecting method of setting coordinate system parameters (select coordinate system option) More...

Inheritance diagram for wizard.ProjParamsPage:
Collaboration diagram for wizard.ProjParamsPage:

Public Member Functions

def __init__
def OnParamEntry
 Parameter value changed.
def OnPageChange
 Go to next page.
def OnEnterPage
 Page entered.
def SetVal
 Set value.

Data Fields

 parent
 panel
 prjParamSizer
 pparam
 p4projparams
 projdesc
 radio1
 radio2
 paramSBox

Detailed Description

Wizard page for selecting method of setting coordinate system parameters (select coordinate system option)

Definition at line 622 of file wizard.py.


Constructor & Destructor Documentation

def wizard.ProjParamsPage.__init__ (   self,
  wizard,
  parent 
)

Reimplemented from wizard.TitledPage.

Definition at line 626 of file wizard.py.


Member Function Documentation

def wizard.ProjParamsPage.OnEnterPage (   self,
  event 
)
def wizard.ProjParamsPage.OnPageChange (   self,
  event = None 
)

Go to next page.

Definition at line 696 of file wizard.py.

References wizard.ProjParamsPage.p4projparams.

def wizard.ProjParamsPage.OnParamEntry (   self,
  event 
)

Parameter value changed.

Definition at line 671 of file wizard.py.

References wizard.ProjParamsPage.pparam.

def wizard.ProjParamsPage.SetVal (   self,
  event 
)

Set value.

Definition at line 801 of file wizard.py.


Field Documentation

Definition at line 631 of file wizard.py.

Definition at line 720 of file wizard.py.

Definition at line 648 of file wizard.py.

Definition at line 651 of file wizard.py.


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