- All Known Subinterfaces:
GlobalBufferedAttributes
- All Known Implementing Classes:
AreaTag
,AreaTag
,ATag
,ATag
,BaseTag
,BaseTag
,BrTag
,BrTag
,ColTag
,ColTag
,ElementBufferedBodyTag
,ElementBufferedTag
,ElementNullBodyTag
,ElementNullTag
,FormTag
,FormTag
,HrTag
,HrTag
,IframeTag
,IframeTag
,ImgTag
,ImgTag
,InputTag
,InputTag
,LinkTag
,LinkTag
,MetaTag
,MetaTag
,OptionTag
,OptionTag
,ScriptTag
,ScriptTag
,SelectTag
,SelectTag
,TextareaTag
,TextareaTag
public interface DataAttribute
Something with data-* attributes.
- Author:
- AO Industries, Inc.
-
Method Summary
-
Method Details
-
addData
Adds the data with the provided HTML attribute name and value, replacing any attribute that already exists. When value isnull
, will remove an existing attribute.- Throws:
IllegalArgumentException
- WhenattrName
is not valid- See Also:
-