com.intellij.openapi.fileTypes
Interface FileTypeSupportCapabilities


Deprecated. This interface is no longer used

public interface FileTypeSupportCapabilities


Method Summary
 boolean hasCompletion()
          Deprecated.  
 boolean hasFindUsages()
          Deprecated.  
 boolean hasNavigation()
          Deprecated.  
 boolean hasValidation()
          Deprecated.  
 

Method Detail

hasCompletion

boolean hasCompletion()
Deprecated. 

hasValidation

boolean hasValidation()
Deprecated. 

hasFindUsages

boolean hasFindUsages()
Deprecated. 

hasNavigation

boolean hasNavigation()
Deprecated.