- All Superinterfaces:
- EventListener, javax.faces.event.FacesListener
- All Known Implementing Classes:
- BasePolytypeListener, ResetListener, SetPropertyListener
public interface LaunchPopupListener
extends javax.faces.event.FacesListener
LaunchPopupListener class. A registered launchPopupListener is invoked when the user's action results a queue and broadcast of launchPopupEvent on the component. For example, clicking the magnifying glass of the inputListOfValues component or the "Search...." entry at the bottom of drop down panel of the inputComboboxListOfValues component.
- Author:
- Wangchun Zhang