Uses of Class
com.e1c.g5.v8.dt.gsw.ui.BasicObjectsSection
Packages that use BasicObjectsSection
-
Uses of BasicObjectsSection in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return BasicObjectsSectionModifier and TypeMethodDescriptionConstructorDialog.getBasicObjetsSection()
Returns basic objects section -
Uses of BasicObjectsSection in com.e1c.g5.v8.dt.gsw.ui.creating
Constructors in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type BasicObjectsSectionModifierConstructorDescriptionCreatingObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, BasicObjectsSection basicObjectsSection, ModuleProcessor moduleProcessor, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a creating object section.