Uses of Enum Class
de.espirit.firstspirit.access.store.templatestore.gom.ConvertEntity
Package
Description
-
Uses of ConvertEntity in de.espirit.firstspirit.access.store
Modifier and TypeMethodDescriptionDataValue.getConvertEntities()
Deprecated.since 5.2.21 - see type -
Uses of ConvertEntity in de.espirit.firstspirit.access.store.templatestore.gom
Modifier and TypeMethodDescriptionAbstractGomFormElement.convertEntities()
Provides a non-null setting for entity conversion.GomFormElement.convertEntities()
Get the mode for converting unicode characters.AbstractGomFormElement.getConvertEntities()
Provides the mode for entity conversions.static ConvertEntity
Returns the enum constant of this class with the specified name.static ConvertEntity[]
ConvertEntity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractGomFormElement.setConvertEntities
(ConvertEntity convertEntities) Sets the mode for entity conversions.