Class RunTsCompileAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.subsystems.scripting.ide.impl.action.RunTsCompileAction
- All Implemented Interfaces:
AnAction
,PlatformModeChangeListener
- Author:
- Kochetkov
-
Constructor Summary
ConstructorsConstructorDescriptionRunTsCompileAction
(CompileExManager compileManager, PlatformModeService platformModeService) -
Method Summary
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, isVisible, update
-
Constructor Details
-
RunTsCompileAction
@Autowired public RunTsCompileAction(CompileExManager compileManager, PlatformModeService platformModeService)
-
-
Method Details
-
getId
-
getParentId
- Specified by:
getParentId
in interfaceAnAction
-
getLayout
-
actionPerformed
- Specified by:
actionPerformed
in interfaceAnAction
-
isEnabled
-
modeChanged
- Specified by:
modeChanged
in interfacePlatformModeChangeListener
-