org.eclipse.emf.ecp.view.internal.table.editor
Class GenerateColumnsHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.eclipse.emf.ecp.view.internal.table.editor.GenerateColumnsHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2
public class GenerateColumnsHandler
- extends org.eclipse.core.commands.AbstractHandler
Handler for generation the VTableColumn
s of a
VTableControl
.
- Author:
- jfaltermeier
Method Summary |
Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
|
Methods inherited from class org.eclipse.core.commands.AbstractHandler |
addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled |
GenerateColumnsHandler
public GenerateColumnsHandler()
execute
public Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
-
- Throws:
org.eclipse.core.commands.ExecutionException
- See Also:
IHandler.execute(org.eclipse.core.commands.ExecutionEvent)
Copyright © 2014. All Rights Reserved.