public final class RoleListboxImpl extends AbstractRoleWithCommonAttributesAndMultiSelectable implements RoleListbox
RoleListbox
.WAI_ARIA
HTML_ATTRIBUTE_ARIA_EXPANDED
HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT
HTML_ATTRIBUTE_ARIA_MULTI_SELECTABLE
HTML_ATTRIBUTE_ARIA_REQUIRED
HTML_ATTRIBUTE_ARIA_CHECKED
HTML_ATTRIBUTE_ARIA_LEVEL
HTML_ATTRIBUTE_ARIA_ORIENTATION
HTML_ATTRIBUTE_ARIA_READ_ONLY
HTML_ATTRIBUTE_ARIA_SELECTED
Constructor and Description |
---|
RoleListboxImpl()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Class<RoleListbox> |
getRoleInterface() |
isMultiSelectable, setMultiSelectable, updateDelegate
getActiveDescendant, getChecked, getLevel, getOrientation, setActiveDescendant, setChecked, setLevel, setOrientation
isReadOnly, isRequired, setReadOnly, setRequired
getSelected, setSelected
isExpanded, setExpanded
getControls, getDescribedBy, getDropEffect, getFlowTo, getGrabbed, getInvalid, getLabel, getLabelledBy, getLive, getOwns, getRelevant, hasPopup, isAtomic, isBusy, isDisabled, isHidden, setAtomic, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setBusy, setControls, setControls, setDelegate, setDescribedBy, setDescribedBy, setDisabled, setDropEffect, setFlowTo, setFlowTo, setGrabbed, setHasPopup, setHidden, setInvalid, setLabel, setLabelledBy, setLabelledBy, setLive, setOwns, setOwns, setRelevant
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setExpanded
isExpanded
setActiveDescendant
getActiveDescendant
setMultiSelectable
isMultiSelectable
setRequired
isRequired
public String getName()
getName
in interface Role
Role
.AttributeReadAriaRole.getAriaRole()
public Class<RoleListbox> getRoleInterface()
getRoleInterface
in class AbstractRole
Role
-Interface corresponding to this instance.Copyright © 2001–2016 mmm-Team. All rights reserved.