Interface IStandaloneElementTag

All Superinterfaces:
IElementTag, IProcessableElementTag, ITemplateEvent
All Known Implementing Classes:
StandaloneElementTag

public interface IStandaloneElementTag extends IProcessableElementTag

Event interface defining a standalone element tag.

Note that any implementations of this interface should be immutable.

Since:
3.0.0
  • Method Details

    • isMinimized

      boolean isMinimized()