Class idx.form.ComboLink
Extends
idx.form.DropDownLink.
Link with own action and a drop-down menu. Alternative for dijit.form.ComboButton with "link" style.
Defined in: <idx\form\ComboLink.js>.
Constructor Summary
| Constructor Attributes | Constructor Name and Description |
|---|---|
Field Summary
| Field Attributes | Field Name and Description |
|---|---|
|
Base CSS class.
|
- Fields borrowed from class idx.form.DropDownLink:
- dropDown
- Fields borrowed from class idx.form.Link:
- alt, bubbleClickEvent, disabled, href, idxBaseClass, label, selected, tabIndex, target
Method Summary
| Method Attributes | Method Name and Description |
|---|---|
|
focus()
Handles focus.
|
- Methods borrowed from class idx.form.Link:
- onClick
Field Detail
{String} baseClass
Base CSS class.
- Default Value:
- "idxComboLink"
Method Detail
focus()
Handles focus.