JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.higrid.beans
Interface JCHiGridListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
GridProperties

public interface JCHiGridListener
extends EventListener

Objects interested in receiving JCHiGridEvents must implment this interface. This method will be called by the data source Bean component when a value has changed.

See Also:
JCHiGridEvent

Method Summary
 void JCHiGridValueChanged(com.klg.jclass.higrid.beans.JCHiGridEvent e)
           
 

Method Detail

JCHiGridValueChanged

public void JCHiGridValueChanged(com.klg.jclass.higrid.beans.JCHiGridEvent e)

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