Adempiere 3.5.2a

org.compiere.grid
Class GridSynchronizer

java.lang.Object
  extended by org.compiere.grid.GridSynchronizer
All Implemented Interfaces:
PropertyChangeListener, EventListener, StateChangeListener

public class GridSynchronizer
extends Object
implements PropertyChangeListener, StateChangeListener

Author:
Low Heng Sin

Constructor Summary
GridSynchronizer(GridWindow window, GridController parent, GridController child)
           
 
Method Summary
 void activateChild()
          trigger when parent gc activate
 void propertyChange(PropertyChangeEvent evt)
           
 void stateChange(StateChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSynchronizer

public GridSynchronizer(GridWindow window,
                        GridController parent,
                        GridController child)
Parameters:
window -
parent -
child -
Method Detail

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 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.