Interface EmfComboboxSectionBuilder.IPropertyBuilder<T,V>

All Superinterfaces:
IFeatureBuilder<EmfComboboxSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EmfComboboxSectionBuilder.IPropertyBuilder<T,V>>
All Known Implementing Classes:
EmfComboboxSectionBuilder.PropertyBuilder
Enclosing class:
EmfComboboxSectionBuilder

public static interface EmfComboboxSectionBuilder.IPropertyBuilder<T,V> extends IFeatureBuilder<EmfComboboxSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EmfComboboxSectionBuilder.IPropertyBuilder<T,V>>
  • Method Summary

    Modifier and Type
    Method
    Description
    <E extends org.eclipse.emf.ecore.EObject>
    EmfComboboxSectionBuilder.FeatureBuilder<E,V>
    container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
     

    Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IFeatureBuilder

    feature

    Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IIndexBuilder

    index