Package org.apache.hop.ui.hopgui.context
Interface IActionContextHandlersProvider
-
- All Known Subinterfaces:
IExplorerFileTypeHandler,IHopFileTypeHandler,IHopPerspective
- All Known Implementing Classes:
BaseExplorerFileTypeHandler,BaseTextExplorerFileTypeHandler,ConfigurationPerspective,DatabaseMetaEditor,EmptyHopFileTypeHandler,EmptyHopPerspective,ExecutionDataProfileEditor,ExecutionInfoLocationEditor,ExecutionPerspective,ExplorerFileTypeHandler,ExplorerPerspective,HopDataOrchestrationPerspective,HopGui,HopGuiPipelineGraph,HopGuiWorkflowGraph,HopPluginExplorePerspective,HopSearchPerspective,HopServerEditor,LogExplorerFileTypeHandler,MetadataContext,MetadataEditor,MetadataFileTypeHandler,MetadataPerspective,NoExtensionExplorerFileTypeHandler,PartitionSchemaEditor,PipelineRunConfigurationEditor,SvgExplorerFileTypeHandler,WebServiceEditor,WorkflowRunConfigurationEditor
public interface IActionContextHandlersProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IGuiContextHandler>getContextHandlers()
-
-
-
Method Detail
-
getContextHandlers
List<IGuiContextHandler> getContextHandlers()
-
-