Attributes | Name and Description |
---|---|
|
caplin.control.basic.DropdownControl(caplin.control.factory.ControlType controlType)
Constructs a new |
Attributes | Name and Description |
---|---|
|
Integer
getHeight()
Returns the height of the control. |
|
Array
getOptions()
Gets the array of options in the dropdown. |
|
int
getWidth()
Returns the width of the control. |
►
caplin.control.basic.DropdownControl(caplin.control.factory.ControlType controlType)
Constructs a new DropdownControl
with the specified arguments.
caplin.control.factory.ControlType | controlType | The control type. |
►
Integer
getHeight()
Returns the height of the control.
►
Array
getOptions()
Gets the array of options in the dropdown.
►
int
getWidth()
Returns the width of the control.