JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.higrid
Interface HiGridRepaintListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
HiGridRepaintAdapter

public interface HiGridRepaintListener
extends EventListener

Event listener interface for HiGrid Repaint events.


Method Summary
 void beforeRepaintRow(com.klg.jclass.higrid.HiGridRepaintEvent event)
          Before repainting a row.
 

Method Detail

beforeRepaintRow

public void beforeRepaintRow(com.klg.jclass.higrid.HiGridRepaintEvent event)
Before repainting a row.


Copyright © 2004 Quest Software Inc..
All rights reserved.