Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfTextSectionBuilder.IPropertyBuilder
Packages that use EmfTextSectionBuilder.IPropertyBuilder
Package
Description
-
Uses of EmfTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EmfTextSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionEmfPage.emfDoubleEditor()EmfPage.emfIntegerEditor()EmfPage.emfStringEditor()EmfPage.emfTextEditor(Class<V> cl) -
Uses of EmfTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfTextSectionBuilder.IPropertyBuilderModifier and TypeClassDescriptionstatic classEmfTextSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfTextSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfTextSectionBuilder.IPropertyBuilder<T1, V1> EmfTextSectionBuilder.PropertyBuilder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerOld, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty) EmfTextSectionBuilder.PropertyBuilder.index(int index)