Uses of Interface
com.amalgamasimulation.desktop.ui.builders.RealDistributionEditingSupport.FinalBuilder
Packages that use RealDistributionEditingSupport.FinalBuilder
-
Uses of RealDistributionEditingSupport.FinalBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement RealDistributionEditingSupport.FinalBuilderModifier and TypeClassDescriptionstatic classRealDistributionEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a RealDistribution editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return RealDistributionEditingSupport.FinalBuilderModifier and TypeMethodDescriptionRealDistributionEditingSupport.Builder.buttonText(String text) RealDistributionEditingSupport.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 editedRealDistributionEditingSupport.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) RealDistributionEditingSupport.EditedFeatureBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Set the feature pointing to the field that is being edited (a field in template class) Set up the realDistribution naming.RealDistributionEditingSupport.Builder.icon(org.eclipse.swt.graphics.Image image) RealDistributionEditingSupport.FinalBuilder.icon(org.eclipse.swt.graphics.Image image) Set image for button, if the image is set, the text is not shown