All Known Subinterfaces:
SelectManyListboxTagDeclaration, SelectManyShuttleTagDeclaration, SelectOneListboxTagDeclaration, TreeListboxTagDeclaration

public interface HasSize
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The number of the shown rows in the element.
  • Method Details

    • setSize

      void setSize(String size)
      The number of the shown rows in the element. E. g. the size attribute of the select element in HTML.