Class AlignJustifyHandler
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.AlignJustifyHandler
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler,- org.eclipse.ui.commands.IElementUpdater
Handler for 'Align justify' 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- 
AlignJustifyHandlerpublic AlignJustifyHandler()
 
-