:: Documentation >>

AW.Templates.Combo

Combo box template.

Constructor

 var obj = new AW.Templates.Combo; 

Hierarchy

Mixin Classes:
AW.Templates.Popup

Methods

cloneCreates an object clone.
elementReturns the reference to the HTML element.
getAttributeReturns the value of the attribute.
getClassReturns the value of the CSS class.
getContentReturns the named HTML fragment.
getEventReturns the HTML event handler.
getIdReturns the unique ID of this object.
getStyleReturns the value of the CSS style attribute.
getTagReturns the HTML tag name.
getTemplateReturns the template.
hidePopupHides the popup window.
initInitializes the object.
mapModelRedirects property requests.
mapTemplateRedirects template requests.
raiseEventRaises AW control event.
refreshUpdates the HTML element.
refreshClassesUpdates the className attribute of the HTML element.
setAttributeSets the value of the attribute.
setClassSets the value of the CSS class.
setContentAdds the static HTML fragment to the object.
setEventAssigns the HTML event handler.
setIdSets the unique ID for this object.
setPositionSets element position (absolute).
setSizeSets element size.
setStyleSets the value of the CSS style attribute.
setTagSets the HTML tag name.
setTemplateAssigns the template.
setTimeoutCalls the function after the specified delay.
showPopupShows the popup window.
toStringConverts object to string.

Comments

How to correctly create a Combo template not used in a grid cell? Anthony (0)
"classic" select combo example Ben (2)
"classic" select combo example - now on edit only! Ben (0)
List control doesn't have keyboard functionality John (2)
combo in grid column - how to close the dropdown? heidit (6)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5