Interface RowsAttribute

All Known Implementing Classes:
TextareaTag, TextareaTag

public interface RowsAttribute
Something with a rows attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setRows(int rows)
     
  • Method Details

    • setRows

      void setRows(int rows)