Uses of Class
com.e1c.g5.v8.dt.gsw.Fields
Packages that use Fields
-
Uses of Fields in com.e1c.g5.v8.dt.gsw
Methods in com.e1c.g5.v8.dt.gsw that return types with arguments of type FieldsModifier and TypeMethodDescriptionModuleProcessor.getFillingFields()Returns a collection of collections where each collection is basic-object-sensitiveMethod parameters in com.e1c.g5.v8.dt.gsw with type arguments of type FieldsModifier and TypeMethodDescriptionModuleProcessor.generateДode(List<Fields> filledModelFields) Returns generated codeModuleProcessor.generateДode(List<Fields> filledModelFields, boolean addTabularSection) Returns generated code -
Uses of Fields in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui that return types with arguments of type FieldsModifier and TypeMethodDescriptionConstructorDialog.getResult()Returns fields collectionPreviewDialog.getResult()Returns filling fieldsConstructor parameters in com.e1c.g5.v8.dt.gsw.ui with type arguments of type FieldsModifierConstructorDescriptionConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObject, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmModelManager bmModelManager, Configuration configuration, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog for this creating object.PreviewDialog(Configuration configuration, MdObject creatingObject, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields, IGenerationBasedOnManagementService basedOnManagementService) Create preview dialog. -
Uses of Fields in com.e1c.g5.v8.dt.gsw.ui.creating
Methods in com.e1c.g5.v8.dt.gsw.ui.creating that return types with arguments of type FieldsModifier and TypeMethodDescriptionCreatingObjectSection.createFillingFields()Creates Fields used treeItem from creating object sectionMethod parameters in com.e1c.g5.v8.dt.gsw.ui.creating with type arguments of type FieldsModifier and TypeMethodDescriptionvoidCreatingObjectSection.fillSection(List<Fields> inputFields) Fills creating object section