Uses of Enum Class
se.conciliate.extensions.ui.editors.EditSupport.SupportReason
Packages that use EditSupport.SupportReason
Package
Description
Provides the means to register custom editors for entities.
-
Uses of EditSupport.SupportReason in se.conciliate.extensions.ui.editors
Methods in se.conciliate.extensions.ui.editors that return EditSupport.SupportReasonModifier and TypeMethodDescriptionEditSupport.getReason()
Returns the reason the object is supported.static EditSupport.SupportReason
Returns the enum constant of this class with the specified name.static EditSupport.SupportReason[]
EditSupport.SupportReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.