Class DwtSelectOption
Class Detail
DwtSelectOption(value, selected, displayValue, owner, optionalDOMId, selectedValue, hr, extraData, extraData, id)
Creates a select option.
Method Detail
deSelect()
De-selects the option.
{String}
getDisplayValue()
Gets the display value.
{String}
getIdentifier()
Gets the id.
{String}
getImage()
Gets the image.
{DwtSelectMenuItem}
getItem(menuItem)
Gets the item.
{String}
getSelectedValue()
Gets the selected value.
{String}
getValue()
Gets the value.
{Boolean}
isSelected()
Checks if the option is selected.
select()
Selects the option.
setItem(menuItem)
Sets the item.
setValue(stringOrNumber)
Sets the value.
|
||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:29 GMT-0400 (EDT)
|