kiwi.enums.ListType(enum) class documentationkiwi.enums
(View In Hierarchy)
- NORMAL: Add, Remove, Edit - REMOVEOLY: Remove - UNADDABLE: Remove, Edit - UNEDITABLE: Add, Remove - UNREMOVABLE: Add, Edit - READONLY: No buttons
Inherited from enum:
| Class Method | __class_init__ | Undocumented |
| Class Method | get | Lookup an enum by value @param value: the value |
| Method | __new__ | Create a new Enum. |
| Method | __str__ | Undocumented |