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