JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.emf.ecp.view.spi.categorization.model
Interface ECPAction
All Known Implementing Classes:
ECPTreeViewAction
public interface
ECPAction
This interface defines an ECPAction. Concrete implementations of this class can be added as actions to the view model items.
Author:
Eugen Neufeld
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
execute
()
Method which is called when the action is started.
Method Detail
execute
void execute()
Method which is called when the action is started.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.