Package editor

Class AbstractPathCompletionHandler

    • Constructor Detail

      • AbstractPathCompletionHandler

        public AbstractPathCompletionHandler()
    • Method Detail

      • displayPathCompletionBeanInfoPopup

        protected void displayPathCompletionBeanInfoPopup​(BeanInfoPopup popup)
      • displayFeaturePathCompletionBeanInfoPopup

        protected void displayFeaturePathCompletionBeanInfoPopup​(BeanInfoPopup popup)
      • getPathAtCaret

        protected String getPathAtCaret()
      • getWordAtCaret

        protected String getWordAtCaret()
      • getSingleNameAtCaret

        protected String getSingleNameAtCaret()
      • getWordBeforeCaret

        protected String getWordBeforeCaret()
      • getMemberPathFromPath

        protected String getMemberPathFromPath​(String strPath)
      • isWordAtCaret

        protected boolean isWordAtCaret​(ISymbolTable transientSymTable)
      • getRootBeanFromPath

        protected String getRootBeanFromPath​(String strPath)