Home | Trees | Index | Help |
|
---|
Package kiwi :: Module datatypes :: Class BaseConverter |
|
object
--+
|
BaseConverter
Method Summary | |
---|---|
Return | |
Return | |
Return | |
Return |
Class Variable Summary | |
---|---|
Alignment |
align : The alignment of the datatype. |
NoneType |
name : The name of the datatype. |
NoneType |
type : |
Method Details |
---|
as_string(self, value, format)
|
from_string(self, value)
|
get_compare_function(self)
|
get_mask(self)
|
Class Variable Details |
---|
alignThe alignment of the datatype. Normally right for numbers and dates, left for others. Default is left.
|
nameThe name of the datatype.
|
type
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Sep 15 11:53:24 2006 | http://epydoc.sf.net |