Class TextAreaState

    • Field Detail

      • rows

        public int rows
        Number of visible rows in the text area. The default is 5.
      • wordwrap

        @NoLayout
        public boolean wordwrap
        Tells if word-wrapping should be used in the text area.
    • Constructor Detail

      • TextAreaState

        public TextAreaState()