|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectionEditorListener
Listener for the selection editor. Allows dynamic configuration of the editor.
| Method Summary | |
|---|---|
void |
popup(SelectionEditor editor,
int cause)
Called when the popup menu of the selection editor is being displayed or hidden. |
| Methods inherited from interface org.openbp.jaspira.propertybrowser.editor.PropertyEditorListener |
|---|
componentCreated, initialized, valueChanged |
| Method Detail |
|---|
void popup(SelectionEditor editor,
int cause)
editor - Editorcause - Cause of the event (PopupEvent.POPUP_OPENING/PopupEvent.POPUP_OPENED/
PopupEvent.POPUP_CLOSING/PopupEvent.POPUP_CLOSED)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||