Uses of Interface
org.jvnet.flamingo.common.PopupActionListener

Packages that use PopupActionListener
org.jvnet.flamingo.common.model   
 

Uses of PopupActionListener in org.jvnet.flamingo.common.model
 

Methods in org.jvnet.flamingo.common.model with parameters of type PopupActionListener
 void PopupButtonModel.addPopupActionListener(PopupActionListener l)
          Adds an PopupActionListener to the model.
 void PopupButtonModel.removePopupActionListener(PopupActionListener l)
          Removes an PopupActionListener from the model.