Class PrintHandlerBase
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.PrintHandlerBase
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler
- Direct Known Subclasses:
- PrintHandler,- PrintWithCurrentSettingsHandler
Base handler 'Print ...' commands
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandleraddHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListener
- 
Constructor Details- 
PrintHandlerBasepublic PrintHandlerBase()
 
- 
- 
Method Details- 
executepublic Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException - Throws:
- org.eclipse.core.commands.ExecutionException
 
 
-