kiwi.enums.SearchFilterPosition(enum) class documentationkiwi.enums
(View In Hierarchy)
An enum used to indicate where a search filter should be added to a SearchContainer:
- TOP: top left corner - BOTTOM: bottom
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 |