Uses of Class
com.e1c.g5.v8.dt.gsw.ui.creating.CreatingObjectSection
-
Packages that use CreatingObjectSection Package Description com.e1c.g5.v8.dt.gsw.ui com.e1c.g5.v8.dt.gsw.ui.creating -
-
Uses of CreatingObjectSection in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return CreatingObjectSection Modifier and Type Method Description CreatingObjectSection
ConstructorDialog. getCreatingObjectSection()
Returns creating object sectionMethods in com.e1c.g5.v8.dt.gsw.ui with parameters of type CreatingObjectSection Modifier and Type Method Description void
BasicObjectsSection. setCreatingObjectSection(CreatingObjectSection creatingObjectSection)
Sets creating object section -
Uses of CreatingObjectSection in com.e1c.g5.v8.dt.gsw.ui.creating
Constructors in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type CreatingObjectSection Constructor Description ExpressionEditingSupport(CreatingObjectSection creatingObjectSection, BasicDbObject creatingObject, ModuleProcessor moduleProcessor, TreeViewer basicObjectsSectionViewer)
Create expression editing supportGenerationSettingsConstructorViewerCellEditor(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, BasicDbObject creatingObject, CreatingObjectSection creatingObjectSection, TreeViewer basicObjectsSectionViewer)
Create cell editor
-