Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfComboboxSectionBuilder.ParentBuilder
Packages that use EmfComboboxSectionBuilder.ParentBuilder
Package
Description
-
Uses of EmfComboboxSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EmfComboboxSectionBuilder.ParentBuilderModifier and TypeMethodDescriptionstatic <T extends org.eclipse.emf.ecore.EObject,V>
EmfComboboxSectionBuilder.ParentBuilder<T, V> Sections.emfComboboxEditor(org.eclipse.core.databinding.observable.value.WritableValue<T> containerObservable) -
Uses of EmfComboboxSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfComboboxSectionBuilder.ParentBuilderModifier and TypeClassDescriptionstatic classEmfComboboxSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfComboboxSectionBuilder.ParentBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfComboboxSectionBuilder.ParentBuilder<T1, V1> EmfComboboxSectionBuilder.Builder.create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable)