Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Module objectlist :: Class Column |
|
object
--+ |object
--+ | | |PropertyObject
--+ | Column
ColoredColumn
,
SequentialColumn
ObjectList
Method Summary | |
---|---|
as_string(self,
data)
| |
Returns the value associated with the attribute in model named by attr_name. (Static method) | |
prop_set_data_type(self,
data)
| |
Inherited from PropertyObject | |
| |
| |
| |
|
Class Variable Summary | |
---|---|
NoneType |
cell_data_func = None |
NoneType |
on_attach_renderer = None |
NoneType |
renderer_func = None |
Static Method Details |
---|
get_attribute(model, attr_name, default=<class kiwi.accessor._AttrUnset at 0x411dcaac>, flat=0, ref=<type 'weakref'>, TupleType=<type 'tuple'>, MethodType=<type 'instancemethod'>, split=<function split at 0x4021a72c>, kgetattr_guard=<function kgetattr_guard at 0x411e73ac>, getattr=<built-in function getattr>, dummycache=<kiwi.accessor.CacheControl object at 0x411e598c>, LAMBDA_ACCESS=0, METHOD_ACCESS=1, TUPLE_ACCESS=2, NWR_METHOD_ACCESS=3, NWR_TUPLE_ACCESS=4, FAST_METHOD_ACCESS=5, FAST_TUPLE_ACCESS=6)Returns the value associated with the attribute in model named by attr_name. If default is provided and model does not have an attribute called attr_name, the default value is returned. If flat=1 is specified, no dot path parsing will be done. |
Class Variable Details |
---|
cell_data_func
|
on_attach_renderer
|
renderer_func
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Sep 15 11:53:23 2006 | http://epydoc.sf.net |