public interface AttributeWriteAriaHidden extends AttributeReadAriaHidden
hidden
attribute of an object.HTML_ATTRIBUTE_ARIA_HIDDEN
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setHidden(boolean hidden)
This method sets the
hidden attribute of this object. |
isHidden
void setHidden(boolean hidden)
hidden
attribute of this object.hidden
- is the new value of AttributeReadAriaHidden.isHidden()
.AttributeReadAriaHidden.isHidden()
Copyright © 2001–2016 mmm-Team. All rights reserved.