Class AbstractComponentState

    • Field Detail

      • height

        public String height
      • readOnly

        public boolean readOnly
      • immediate

        @NoLayout
        public boolean immediate
      • 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:
        7.7.11
      • captionAsHtml

        public boolean captionAsHtml
    • Constructor Detail

      • AbstractComponentState

        public AbstractComponentState()