Interface HasAutoSpacing

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setAutoSpacing(String autoSpacing)
    Automatically add spacing (margins/paddings) to the component for better positioning.
  • Method Details

    • setAutoSpacing

      void setAutoSpacing(String autoSpacing)
      Automatically add spacing (margins/paddings) to the component for better positioning. Default is 'true' except the component is inside a: - header - footer - bar - sheet - tree - link group - button group - before facet - after facet - label facet - bar facet