Class HtmlFieldBean


public class HtmlFieldBean extends FieldBean
  • Constructor Details

    • HtmlFieldBean

      public HtmlFieldBean()
  • Method Details

    • getHtmlconfig

      public @Nullable String getHtmlconfig()
    • setHtmlconfig

      public void setHtmlconfig(@Nullable String htmlconfig)
    • getHeight

      public @Nullable Integer getHeight()
    • setHeight

      public void setHeight(@Nullable Integer height)
    • getMinHeight

      public @Nullable Integer getMinHeight()
    • setMinHeight

      public void setMinHeight(@Nullable Integer minHeight)
    • getMaxHeight

      public @Nullable Integer getMaxHeight()
    • setMaxHeight

      public void setMaxHeight(@Nullable Integer maxHeight)
    • isUseAutogrow

      public boolean isUseAutogrow()
    • setUseAutogrow

      public void setUseAutogrow(boolean useAutogrow)