pt.despodata.java.ddata.event
Interface ExpandLovListener

All Superinterfaces:
java.util.EventListener

public interface ExpandLovListener
extends java.util.EventListener

Listener to an event that ocurrs when the the user clicks on the expander of the lov button.

Author:
Sérgio Ferreira

Method Summary
 void expandLov(ExpandLovEvent event)
           
 

Method Detail

expandLov

public void expandLov(ExpandLovEvent event)