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