class ShapeContainer
- Extends:
- ContainerComponent, UIComponent
Description:
ShapeContainer is not a standalone component. ShapeContainer extends UIComponent and serves a purpose to implement Shape related methods and properties. ShapeContainer is extended by Panel and Window components.
Members
- [ readonly ] childCount
- [ readonly ] children
- [ readonly ] id
- [ readonly ] isContainer
- [ readonly ] parent
- [ readonly ] screenPosition
- [ readonly ] shapeCount
Methods
From this class:
Inherited from ContainerComponent:
Inherited from UIComponent:
- addTo()
- background()
- border()
- bottom()
- center()
- color()
- contextMenu()
- cursor()
- destroy()
- dropAction()
- dropDataType()
- emit()
- emitFocusKeyEvents()
- focused()
- font()
- height()
- hide()
- icon()
- maxSize()
- minSize()
- move()
- onComponentEvents()
- onDispose()
- onDropEvents()
- onError()
- onFocusEvents()
- onKey()
- onMouseEvents()
- onMouseMotion()
- onMouseWheel()
- onPropertyChange()
- onShortcut()
- opacity()
- position()
- remove()
- right()
- shortcuts()
- size()
- snapshot()
- text()
- tooltip()
- update()
- verifyComponent()
- visible()
- width()
- x()
- y()
