JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.higrid
Interface HiGridErrorListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
HiGridErrorHandler
All Known Implementing Classes:
DefaultErrorHandler, HiGridErrorAdapter

public interface HiGridErrorListener
extends EventListener

Event listener interface for HiGrid Error events.


Method Summary
 void processError(com.klg.jclass.higrid.HiGridErrorEvent event)
          Invoked when a HiGrid Error event has occurred.
 

Method Detail

processError

public void processError(com.klg.jclass.higrid.HiGridErrorEvent event)
Invoked when a HiGrid Error event has occurred.


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