Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.TableSectionBuilder.IPropertyBuilder
Packages that use TableSectionBuilder.IPropertyBuilder
Package
Description
-
Uses of TableSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return TableSectionBuilder.IPropertyBuilder -
Uses of TableSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement TableSectionBuilder.IPropertyBuilderMethods in com.amalgamasimulation.desktop.ui.editor.builders that return TableSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionstatic <T1,V1> TableSectionBuilder.IPropertyBuilder <T1, V1> TableSectionBuilder.PropertyBuilder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerOld, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty) TableSectionBuilder.PropertyBuilder.index(int index)