Uses of Class
com.e1c.g5.v8.dt.gsw.ui.BasicObjectsSection
-
Packages that use BasicObjectsSection Package Description com.e1c.g5.v8.dt.gsw.ui com.e1c.g5.v8.dt.gsw.ui.creating -
-
Uses of BasicObjectsSection in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return BasicObjectsSection Modifier and Type Method Description BasicObjectsSection
ConstructorDialog. 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 BasicObjectsSection Constructor Description CreatingObjectSection(org.eclipse.swt.widgets.Composite parent, BasicDbObject creatingObject, BasicObjectsSection basicObjectsSection, ModuleProcessor moduleProcessor, boolean canEdit)
Сreates a creating object section.
-