Uses of Class
com.amalgamasimulation.desktop.binding.widgets.ImageDataBinding
Packages that use ImageDataBinding
Package
Description
-
Uses of ImageDataBinding in com.amalgamasimulation.desktop.ui.editor.builders.custom
Method parameters in com.amalgamasimulation.desktop.ui.editor.builders.custom with type arguments of type ImageDataBindingModifier and TypeMethodDescriptionstatic <T1> ImageBuilder.ImageExtractorBuilder<T1> ImageBuilder.Builder.create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable, CustomSectionBuilder.FinalBuilder parentBuilder, BiConsumer<ImageDataBinding<T1>, LabelProperties> createAction) -
Uses of ImageDataBinding in com.amalgamasimulation.desktop.ui.editor.sections
Methods in com.amalgamasimulation.desktop.ui.editor.sections with parameters of type ImageDataBindingModifier and TypeMethodDescription<V> voidCustomSection.image(LabelProperties labelProperties, ImageDataBinding<V> imageDataBinding)