Class ClearContentHandler
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.ClearHandler
com._1c.g5.v8.dt.moxel.ui.handlers.ClearContentHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler
Handler for 'Clear content' command
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandleraddHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListener
- 
Constructor Details- 
ClearContentHandlerpublic ClearContentHandler()Creates new instance ofClearContentHandler
 
- 
- 
Method Details- 
executepublic Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException - Specified by:
- executein interface- org.eclipse.core.commands.IHandler
- Overrides:
- executein class- ClearHandler
- Throws:
- org.eclipse.core.commands.ExecutionException
 
 
-