Class FindNextHandler
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.FindNextHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler
Handler for 'Find next' command
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandleraddHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListenerMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.core.commands.IHandleraddHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener
- 
Constructor Details- 
FindNextHandlerpublic FindNextHandler()
 
- 
- 
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
- Throws:
- org.eclipse.core.commands.ExecutionException
 
 
-