Class NewUnknownFileAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewUnknownFileAction
- All Implemented Interfaces:
AnAction
- Direct Known Subclasses:
ScriptsNewUnknownFileAction
user: Ildar
date: 26.02.15
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
alerts, fileBasedIndex, fileManager, hierarchy
-
Constructor Summary
ConstructorsConstructorDescriptionNewUnknownFileAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
actionPerformed, fileCreated, isEnabled
Methods inherited from class ru.cg.webbpm.studio.platform.api.action_system.BaseAction
getPresentation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.platform.api.action_system.AnAction
getKeyboardShortcut, getLayout, isVisible, update
-
Constructor Details
-
NewUnknownFileAction
public NewUnknownFileAction(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy)
-
-
Method Details
-
getCreateFileName
- Specified by:
getCreateFileName
in classNewFileAction
-
getExtension
- Specified by:
getExtension
in classNewFileAction
-
isFolder
protected boolean isFolder()- Specified by:
isFolder
in classNewFileAction
-
getId
-
getParentId
-