Package editor

Interface ISelectionPopup

All Known Implementing Classes:
BeanInfoPopup, MetaInfoPopup, SymbolPopup, TypePopup

public interface ISelectionPopup
Interface description...
  • Method Details

    • setSelection

      void setSelection(String strSelection)
    • getPopupSuggestions

      List<String> getPopupSuggestions()