Home | Trees | Index | Help |
|
---|
Package lemon :: Package db :: Package builder :: Class CharSelectCol |
|
SQLCol
--+ |ColType
--+ |StringCol
--+ |CharCol
--+ | CharSelectCol
Method Summary | |
---|---|
__init__(self,
unique,
default,
options,
description,
treatEmptyStringAsNull)
| |
sql_buildField(self,
name,
value,
description)
| |
Inherited from CharCol | |
| |
Should be set to something like self.sql_field = lemon.html.field.Input(...). | |
| |
Field level validation. | |
Inherited from ColType | |
| |
| |
| |
Should be overridden. | |
Perform any final changes on the finished value then return. | |
Should be overridden. | |
Should be overridden. | |
| |
| |
| |
| |
Field level validation. | |
Inherited from SQLCol | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:49 2003 | http://epydoc.sf.net |