Class AlignLeftHandler
java.lang.Object
com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandler
com._1c.g5.v8.dt.moxel.ui.handlers.AlignHandler
com._1c.g5.v8.dt.moxel.ui.handlers.AlignLeftHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler,- org.eclipse.ui.commands.IElementUpdater
Hanlder for 'Align left' command
- 
Field SummaryFields inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.AlignHandleralignType
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.AlignHandlerexecute, updateElementMethods inherited from class com._1c.g5.v8.dt.moxel.ui.handlers.BaseHandleraddHandlerListener, dispose, getControl, isEnabled, isHandled, removeHandlerListener
- 
Constructor Details- 
AlignLeftHandlerpublic AlignLeftHandler()
 
-