Class Layout

    • Method Detail

      • setAutoPadding

        public void setAutoPadding​(boolean autoPadding)
        Sets true to apply automatic padding so visible elements are completely drawn.
        Parameters:
        autoPadding - true to apply automatic padding so visible elements are completely drawn
      • isAutoPadding

        public boolean isAutoPadding()
        Returns true to apply automatic padding so visible elements are completely drawn.
        Specified by:
        isAutoPadding in interface IsDefaultLayout
        Returns:
        true to apply automatic padding so visible elements are completely drawn