Package org.zkoss.zul
Class Grid.ExtraCtrl
- java.lang.Object
-
- org.zkoss.zul.Grid.ExtraCtrl
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedExtraCtrl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHeight()Returns the padding height in px.voidsetHeight(int height)Set the padding height in px.
-
-
-
Method Detail
-
getHeight
public int getHeight()
Description copied from interface:PaddingReturns the padding height in px.
-
-