Package editor
Interface ISelectionPopup
-
- All Known Implementing Classes:
BeanInfoPopup,MetaInfoPopup,SymbolPopup,TypePopup
public interface ISelectionPopupInterface description...- Author:
- jwilliams
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getPopupSuggestions()voidsetSelection(String strSelection)
-