Interface GlobalBufferedAttributes

All Superinterfaces:
ClassAttribute, DataAttribute, DirAttribute, GlobalAttributes, IdAttribute, StyleAttribute
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 GlobalBufferedAttributes extends GlobalAttributes, IdAttribute, ClassAttribute, DataAttribute, DirAttribute, StyleAttribute
Global attributes when used in a buffered context. These attributes may be set from nested tags due to the buffering.
Author:
AO Industries, Inc.