Uses of Class
com.amalgamasimulation.desktop.binding.widgets.EmfTextDataBinding
Packages that use EmfTextDataBinding
Package
Description
-
Uses of EmfTextDataBinding in com.amalgamasimulation.desktop.binding.widgets
Methods in com.amalgamasimulation.desktop.binding.widgets that return EmfTextDataBindingModifier and TypeMethodDescriptionEmfTextDataBinding.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Sets the EMF structural feature to bind to the text control. -
Uses of EmfTextDataBinding in com.amalgamasimulation.desktop.ui.editor.builders.custom
Method parameters in com.amalgamasimulation.desktop.ui.editor.builders.custom with type arguments of type EmfTextDataBindingModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfTextBuilder.FeatureBuilder<T1, V1> EmfTextBuilder.Builder.create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable, CustomSectionBuilder.FinalBuilder parentBuilder, BiConsumer<EmfTextDataBinding<T1, V1>, TextProperties> createAction) -
Uses of EmfTextDataBinding in com.amalgamasimulation.desktop.ui.editor.sections
Methods in com.amalgamasimulation.desktop.ui.editor.sections that return EmfTextDataBinding