Class NewFolderAction
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.NewFolderAction
- All Implemented Interfaces:
AnAction
- Direct Known Subclasses:
AnalyticsNewFolderAction
,ScriptsNewFolderAction
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
ConstructorsConstructorDescriptionNewFolderAction
(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
getId, getKeyboardShortcut, isVisible, update
-
Constructor Details
-
NewFolderAction
public NewFolderAction(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
-
getParentId
-
getLayout
-