public interface AttributeWriteAltText extends AttributeReadAltText
alternative text
of an object.WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setAltText(String altText)
This method sets the
alternative text of this object. |
getAltText
void setAltText(String altText)
alternative text
of this object.altText
- is the new alternative text
.AttributeReadAltText.getAltText()
,
Accessibility
Copyright © 2001–2016 mmm-Team. All rights reserved.