Class ExpandGroupHandler
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.ExpandCollapseGroupHandler
com._1c.g5.v8.dt.moxel.ui.handlers.ExpandGroupHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler
Handler for 'Expand group' command
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.ExpandCollapseGroupHandlerexecuteMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandleraddHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListener
- 
Constructor Details- 
ExpandGroupHandlerpublic ExpandGroupHandler()
 
-