All Superinterfaces:
Cloneable, Component, DataComponent
All Known Implementing Classes:
DisplayImpl

public interface Display extends DataComponent
Represents a display tag which can be inside a box or a table. The expression can be contained in the 'expression' attribute or in the body of the display tag.
  • Method Details

    • getExpression

      String getExpression()
    • getLanguage

      String getLanguage()
    • isEscapeHtml

      boolean isEscapeHtml()
    • isCompressible

      Boolean isCompressible()