public interface AttributeWriteAriaDropEffect extends AttributeReadAriaDropEffect
dropEffect
attribute of an
object.HTML_ATTRIBUTE_ARIA_DROP_EFFECT
WAI_ARIA
Modifier and Type | Method and Description |
---|---|
void |
setDropEffect(AriaDropEffect dropEffect)
This method sets the
dropEffect attribute of this object. |
getDropEffect
void setDropEffect(AriaDropEffect dropEffect)
dropEffect
attribute of this object.dropEffect
- is the new value of AttributeReadAriaDropEffect.getDropEffect()
. May be null
to unset (for
none).Copyright © 2001–2016 mmm-Team. All rights reserved.