Uses of Class
com.e1c.g5.v8.dt.mw.Fields
Packages that use Fields
-
Uses of Fields in com.e1c.g5.v8.dt.mw
Methods in com.e1c.g5.v8.dt.mw that return types with arguments of type FieldsModifier and TypeMethodDescriptionModuleProcessor.getRegisterFillingFields()Returns a collection of collections where each collection is register-sensitiveModuleProcessor.getStartFields()Generate start fields for movement constuctorMethod parameters in com.e1c.g5.v8.dt.mw with type arguments of type FieldsModifier and TypeMethodDescriptionModuleProcessor.generateДode(List<Fields> filledModelFields) Returns generated code -
Uses of Fields in com.e1c.g5.v8.dt.mw.ui
Methods in com.e1c.g5.v8.dt.mw.ui that return types with arguments of type FieldsModifier and TypeMethodDescriptionConstructorDialog.getResult()Returns fields collectionPreviewDialog.getResult()Returns register filling fieldsConstructor parameters in com.e1c.g5.v8.dt.mw.ui with type arguments of type FieldsModifierConstructorDescriptionConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Creates a dialog for this document.PreviewDialog(Configuration configuration, Document document, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields) Create preview dialog. -
Uses of Fields in com.e1c.g5.v8.dt.mw.ui.register
Methods in com.e1c.g5.v8.dt.mw.ui.register that return FieldsModifier and TypeMethodDescriptionRegisterSection.createFillingFields(MovementConstructorTreeItem treeItem) Creates Fields used treeItem from register sectionMethods in com.e1c.g5.v8.dt.mw.ui.register that return types with arguments of type FieldsModifier and TypeMethodDescriptionRegisterSection.createFillingFields()Create filling fields by register treeMethod parameters in com.e1c.g5.v8.dt.mw.ui.register with type arguments of type FieldsModifier and TypeMethodDescriptionvoidRegisterSection.fillSection(List<Fields> inputFields) Fills register section