Class wm.Container
Extends
wm.Control.
Defined in: container.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Base class for widget containers.
|
- Fields borrowed from class wm.Control:
- disabled, height, showing, width
- Fields borrowed from class wm.Component:
- name, owner
- Methods borrowed from class wm.Control:
- addUserClass, boundsResized, disable, enable, hide, removeUserClass, setDisabled, show, updateBounds
- Methods borrowed from class wm.Component:
- constructor, createComponent, destroy, getId, getRuntimeId
- Methods borrowed from class wm.Object:
- extendSchema, getPropertyType, getPropFlags, getValue, listDataProperties, listProperties, setValue, toString
Class Detail
wm.Container()
Base class for widget containers.
Report errata or suggestions for
Container.