Package org.adempiere.webui.event
Class TouchEventHelper
- java.lang.Object
-
- org.adempiere.webui.event.TouchEventHelper
-
public class TouchEventHelper extends Object
- Author:
- hengsin
-
-
Constructor Summary
Constructors Constructor Description TouchEventHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
addTabletScrollingFix(org.zkoss.zul.Grid grid)
iPad: Use client side listener to workaround the issue that grid header doesn't scroll together with body.
-