
| Name | Default value |
| name | None |
| Name | Default value |
| backgroundColor | None |
| command | None |
| enabled | 1 |
| font | None |
| foregroundColor | None |
| id | -1 |
| max | 100 |
| min | 0 |
| position | [-1, -1] |
| size | [-1, -1] |
| toolTip | '' |
| userdata | '' |
| value | 0 |
| visible | 1 |
| gainFocus |
| keyDown |
| keyPress |
| keyUp |
| loseFocus |
| mouseContextDoubleClick |
| mouseContextDown |
| mouseContextUp |
| mouseDoubleClick |
| mouseDown |
| mouseEnter |
| mouseLeave |
| mouseMiddleDoubleClick |
| mouseMiddleDown |
| mouseMiddleUp |
| mouseMove |
| mouseUp |
| textEnter |
| textUpdate |
| timer |
| method | args | doc string | comments |
| getId | (self) | # KEA 2004-04-10 # getId should go away # components should just use # self.id during and after initialization | |
| setFocus | (self, aBoolean=1) | ||
| setRange | (self, aMin, aMax) |