Class AbstractComponentState

    • Field Detail

      • height

        public String height
      • caption

        public String caption
      • primaryStyleName

        public String primaryStyleName
      • errorMessage

        public String errorMessage
        HTML formatted error message for the component.
      • errorLevel

        public ErrorLevel errorLevel
        Level of error.
        Since:
        8.2
      • captionAsHtml

        public boolean captionAsHtml
    • Constructor Detail

      • AbstractComponentState

        public AbstractComponentState()