public interface AttributeWriteAriaHasPopup extends AttributeReadAriaHasPopup
hasPopup
attribute of an object.HTML_ATTRIBUTE_ARIA_HAS_POPUP
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setHasPopup(boolean hasPopup)
This method sets the
hasPopup property of this object. |
hasPopup
void setHasPopup(boolean hasPopup)
hasPopup
property of this object.hasPopup
- is the new value of AttributeReadAriaHasPopup.hasPopup()
.Copyright © 2001–2016 mmm-Team. All rights reserved.