Uses of Class
com.amalgamasimulation.desktop.binding.widgets.AbstractBooleanDataBinding
Packages that use AbstractBooleanDataBinding
Package
Description
-
Uses of AbstractBooleanDataBinding in com.amalgamasimulation.desktop.binding.widgets
Subclasses of AbstractBooleanDataBinding in com.amalgamasimulation.desktop.binding.widgetsModifier and TypeClassDescriptionclassA concrete implementation ofAbstractBooleanDataBindingthat uses functional interfaces for value access and modification.classA specialized boolean data binding implementation that works with container objects.classEmfBooleanDataBinding<T extends org.eclipse.emf.ecore.EObject>A specialized boolean data binding implementation for EMF (Eclipse Modeling Framework) models. -
Uses of AbstractBooleanDataBinding in com.amalgamasimulation.desktop.ui.editor.sections
Fields in com.amalgamasimulation.desktop.ui.editor.sections declared as AbstractBooleanDataBindingModifier and TypeFieldDescriptionprotected AbstractBooleanDataBindingBooleanSection.booleanDataBindingMethods in com.amalgamasimulation.desktop.ui.editor.sections that return AbstractBooleanDataBindingMethods in com.amalgamasimulation.desktop.ui.editor.sections with parameters of type AbstractBooleanDataBindingModifier and TypeMethodDescriptionvoidCustomSection.checkBoxEditor(AbstractBooleanDataBinding dataBinding, CheckboxButtonProperties checkBoxProperties)