Uses of Class
com.e1c.g5.v8.dt.gsw.ui.GenerationSettingsConstructorTreeItem
Packages that use GenerationSettingsConstructorTreeItem
-
Uses of GenerationSettingsConstructorTreeItem in com.e1c.g5.v8.dt.gsw.ui
Subclasses of GenerationSettingsConstructorTreeItem in com.e1c.g5.v8.dt.gsw.uiModifier and TypeClassDescriptionclass
Class it is root of creating object tree.Methods in com.e1c.g5.v8.dt.gsw.ui that return GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionGenerationSettingsConstructorTreeItem.getParent()
Returns parent of this tree elementMethods in com.e1c.g5.v8.dt.gsw.ui that return types with arguments of type GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionGenerationSettingsConstructorTreeItem.getChildren()
Returns children of the elementGenerationSettingsConstructorCreatedObject.getMapBasicObjectToFields()
Returns map basic object to fieldsGenerationSettingsConstructorCreatedObject.getMapBasicObjectToFields()
Returns map basic object to fieldsMethods in com.e1c.g5.v8.dt.gsw.ui with parameters of type GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionvoid
GenerationSettingsConstructorTreeItem.addChild
(GenerationSettingsConstructorTreeItem treeItem) Add child in tree itemprotected void
AddBaseOnObjectDialog.addTableToTree
(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider) protected void
BasicObjectsSection.addTableToTree
(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider) ConverterItemToField.convert
(GenerationSettingsConstructorTreeItem treeItem, MdObject object) Convert tree item to fieldboolean
GenerationSettingsConstructorFilter.hasSelectedChild
(Viewer viewer, Object parentElement, GenerationSettingsConstructorTreeItem treeItem) Returnstrue
if element has children or
false
GenerationSettingsConstructorValidator.validateValue
(GenerationSettingsConstructorTreeItem treeItem, MdObject object) Validate treeItem valueMethod parameters in com.e1c.g5.v8.dt.gsw.ui with type arguments of type GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionvoid
GenerationSettingsConstructorTreeItem.setChildren
(Collection<GenerationSettingsConstructorTreeItem> children) Sets children of the elementvoid
GenerationSettingsConstructorCreatedObject.setMapBasicObjectToFields
(Map<GenerationSettingsConstructorTreeItem, GenerationSettingsConstructorTreeItem> basicObjectsToFields) Set map basic object to fieldsvoid
GenerationSettingsConstructorCreatedObject.setMapBasicObjectToFields
(Map<GenerationSettingsConstructorTreeItem, GenerationSettingsConstructorTreeItem> basicObjectsToFields) Set map basic object to fieldsConstructors in com.e1c.g5.v8.dt.gsw.ui with parameters of type GenerationSettingsConstructorTreeItemModifierConstructorDescriptionGenerationSettingsConstructorCreatedObject
(GenerationSettingsConstructorTreeItem parentElement, String name, org.eclipse.swt.graphics.Image image, GenerationSettingsConstructorTreeItem.Type type) Creating created object item.GenerationSettingsConstructorTreeItem
(GenerationSettingsConstructorTreeItem parentElement, String name, org.eclipse.swt.graphics.Image image, GenerationSettingsConstructorTreeItem.Type type, org.eclipse.emf.ecore.EObject eObject) Сreates an element of the generation settings constructor tree , with type element -
Uses of GenerationSettingsConstructorTreeItem in com.e1c.g5.v8.dt.gsw.ui.creating
Methods in com.e1c.g5.v8.dt.gsw.ui.creating with parameters of type GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionvoid
CreatingObjectSection.setTabularSectionData
(GenerationSettingsConstructorTreeItem treeItem, String value) Filling tabular section by DND databoolean
CreatingObjectSection.setValue
(GenerationSettingsConstructorTreeItem treeItem, String expression) Set value in register tree by register sectionMethod parameters in com.e1c.g5.v8.dt.gsw.ui.creating with type arguments of type GenerationSettingsConstructorTreeItemModifier and TypeMethodDescriptionvoid
CreatingObjectSection.clearSelectedFields
(List<GenerationSettingsConstructorTreeItem> items) Clear selected fields