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

validates input in textctrls, taken from wxpython demo More...

Public Member Functions

def __init__
def Clone
def OnChar

Data Fields

 flag

Detailed Description

validates input in textctrls, taken from wxpython demo

Definition at line 315 of file widgets.py.


Constructor & Destructor Documentation

def widgets.NTCValidator.__init__ (   self,
  flag = None 
)

Definition at line 317 of file widgets.py.


Member Function Documentation

Definition at line 322 of file widgets.py.

References widgets.NTCValidator.flag.

def widgets.NTCValidator.OnChar (   self,
  event 
)

Definition at line 325 of file widgets.py.

References widgets.NTCValidator.flag.


Field Documentation


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