Package com._1c.g5.v8.dt.moxel.ui
Class MoxelUiModuleExtension
- java.lang.Object
-
- com._1c.g5.v8.dt.moxel.ui.MoxelUiModuleExtension
-
public class MoxelUiModuleExtension extends Object
Moxel ui module extension utility get method.- Restriction:
- This class is not intended to be sub-classed by clients.
- Restriction:
- This class is not intended to be instantiated by clients.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.inject.Module
getModule()
Returns moxel ui plug-in module extension.
-