public interface AttributeWriteAccessKey extends AttributeReadAccessKey
accessKey
attribute of an object.ACCESS_KEY_NONE, HTML_ATTRIBUTE_ACCESS_KEY
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setAccessKey(char accessKey)
This method sets the
accessKey attribute of this object. |
getAccessKey
void setAccessKey(char accessKey)
accessKey
attribute of this object.accessKey
- is the new value of AttributeReadAccessKey.getAccessKey()
. Use AttributeReadAccessKey.ACCESS_KEY_NONE
to unset.Copyright © 2001–2016 mmm-Team. All rights reserved.