The Well component
An area for containing components with a border and a gray background. No title or label is shown for this component.
In addition to the methods listed below, this component inherits properties and methods from the superclass Component
. For example, any Well component has a label
and hidden
property even though these are not explicitly listed here.
Methods
Name | Syntax | Description |
---|---|---|
addComponent | obj.addComponent(component1, component2) | Add components to the well. |