public interface LightEditorInfo
Modifier and Type | Method and Description |
---|---|
VirtualFile |
getFile() |
FileEditor |
getFileEditor() |
boolean |
isNew() |
boolean |
isUnsaved() |
FileEditor getFileEditor()
VirtualFile getFile()
boolean isUnsaved()
boolean isNew()