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 Link icon

    • getExpression Link icon

      String getExpression()
    • getLanguage Link icon

      String getLanguage()
    • isEscapeHtml Link icon

      boolean isEscapeHtml()
    • isCompressible Link icon

      Boolean isCompressible()