Uses of Interface
com.amalgamasimulation.desktop.ui.builders.DistributionEditingSupport.FinalBuilder
Packages that use DistributionEditingSupport.FinalBuilder
-
Uses of DistributionEditingSupport.FinalBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement DistributionEditingSupport.FinalBuilderModifier and TypeClassDescriptionstatic classDistributionEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a Distribution editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return DistributionEditingSupport.FinalBuilderModifier and TypeMethodDescriptionDistributionEditingSupport.Builder.buttonText(String text) DistributionEditingSupport.FinalBuilder.buttonText(String text) Set text for button, if the image is set, the text is not shownSet function that returns a value that indicates whether the cell can be editedDistributionEditingSupport.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) DistributionEditingSupport.EditedFeatureBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Set the feature pointing to the field that is being edited (a field in template class) DistributionEditingSupport.Builder.icon(org.eclipse.swt.graphics.Image image) DistributionEditingSupport.FinalBuilder.icon(org.eclipse.swt.graphics.Image image) Set image for button, if the image is set, the text is not shown