org.compiere.grid
Class GridSynchronizer
java.lang.Object
org.compiere.grid.GridSynchronizer
- All Implemented Interfaces:
- PropertyChangeListener, EventListener, StateChangeListener
public class GridSynchronizer
- extends Object
- implements PropertyChangeListener, StateChangeListener
- Author:
- Low Heng Sin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridSynchronizer
public GridSynchronizer(GridWindow window,
GridController parent,
GridController child)
- Parameters:
window - parent - child -
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener
- Parameters:
evt -
stateChange
public void stateChange(StateChangeEvent event)
- Specified by:
stateChange in interface StateChangeListener
- Parameters:
event -
activateChild
public void activateChild()
- trigger when parent gc activate
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.