Package org.zkoss.zul

Class Grid.ExtraCtrl

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ExtraCtrl()  
    • Constructor Detail

      • ExtraCtrl

        protected ExtraCtrl()
    • Method Detail

      • getHeight

        public int getHeight()
        Description copied from interface: Padding
        Returns the padding height in px.
        Specified by:
        getHeight in interface Padding
        Returns:
        the padding height in px.
      • setHeight

        public void setHeight​(int height)
        Description copied from interface: Padding
        Set the padding height in px.
        Specified by:
        setHeight in interface Padding
        Parameters:
        height - the padding height in px.