Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFLocalTimeEditingSupport.EditedFeatureBuilder
Packages that use EMFLocalTimeEditingSupport.EditedFeatureBuilder
Package
Description
-
Uses of EMFLocalTimeEditingSupport.EditedFeatureBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFLocalTimeEditingSupport.EditedFeatureBuilderModifier and TypeClassDescriptionstatic classEMFLocalTimeEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an LocalTime editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFLocalTimeEditingSupport.EditedFeatureBuilderModifier and TypeMethodDescriptionstatic <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFLocalTimeEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFLocalTimeEditingSupport.Builder.create(R1 columnDescriptor) -
Uses of EMFLocalTimeEditingSupport.EditedFeatureBuilder in com.amalgamasimulation.desktop.ui.columndescriptors
Methods in com.amalgamasimulation.desktop.ui.columndescriptors that return EMFLocalTimeEditingSupport.EditedFeatureBuilderModifier and TypeMethodDescriptionEmfColumn.emfLocalTimeEditor()IEMFColumn.emfLocalTimeEditor()Returns a builder object that can be used to install LocalTime editing onto a column.