| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Form.Control
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Instance Variables | |
|
id Automatically assigned control ID |
|
|
arg Control argument value. |
|
|
form Reference to the parent form. |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Control tag character. One of Form.FT_XXXX. The form class will expand the {} notation and replace them with the tags |
| Instance Variable Details |
argControl argument value. This could be one element or a list/tuple (for multiple args per control) |
formReference to the parent form. It is filled by Form.Add() |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 21 16:31:59 2011 | http://epydoc.sourceforge.net |