| Home | Trees | Index | Help |  | 
|---|
| Package kiwi :: Module enums :: Class ListType | 
 | 
object--+ |int--+ |enum--+ | ListType
| Method Summary | |
|---|---|
| Inherited from enum | |
| Lookup an enum by value (Class method) | |
| Class Variable Summary | |
|---|---|
| dict | names={'UNEDITABLE': <ListType value UNEDITABLE>, 'REA... | 
| ListType | NORMAL=<ListType value NORMAL>                          | 
| ListType | READONLY=<ListType value READONLY>                      | 
| ListType | UNEDITABLE=<ListType value UNEDITABLE>                  | 
| ListType | UNREMOVABLE=<ListType value UNREMOVABLE>                | 
| dict | values={0: <ListType value NORMAL>, 1: <ListType value... | 
| Class Variable Details | 
|---|
| names
 | 
| NORMAL
 | 
| READONLY
 | 
| UNEDITABLE
 | 
| UNREMOVABLE
 | 
| values
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Fri Mar 23 15:56:56 2007 | http://epydoc.sf.net |