Interface MaxlengthAttribute

All Known Implementing Classes:
InputTag, InputTag

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

    Modifier and Type
    Method
    Description
    void
    setMaxlength(Integer maxlength)
     
  • Method Details

    • setMaxlength

      void setMaxlength(Integer maxlength)