Package com._1c.g5.v8.dt.pw.ui.handlers
Class OpenPrintWizardHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
com._1c.g5.v8.dt.pw.ui.handlers.OpenPrintWizardHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler,- org.eclipse.core.commands.IHandler2
public class OpenPrintWizardHandler
extends org.eclipse.core.commands.AbstractHandler
Print wizard command handler
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.core.commands.AbstractHandleraddHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledMethods inherited from class org.eclipse.core.commands.common.EventManageraddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
- 
Constructor Details- 
OpenPrintWizardHandlerpublic OpenPrintWizardHandler()
 
- 
- 
Method Details- 
executepublic Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException - Throws:
- org.eclipse.core.commands.ExecutionException
 
 
-