Uses of Class
de.espirit.firstspirit.common.text.Designator
Packages that use Designator
Package
Description
-
Uses of Designator in de.espirit.firstspirit.access.store.templatestore.gom
Methods in de.espirit.firstspirit.access.store.templatestore.gom that return DesignatorModifier and TypeMethodDescriptionAbstractGomFormElement.getName()
Provide the form element name following specific rules.GomFormElement.getName()
Get the name identifying the editor's value.GomGroup.getName()
GomLabel.getName()
GomNameable.getName()
Get the name identifying the element.Methods in de.espirit.firstspirit.access.store.templatestore.gom with parameters of type DesignatorModifier and TypeMethodDescriptionvoid
AbstractGomFormElement.setName
(Designator name) Sets the form element name.void
GomFormElement.setName
(Designator name) Set the name that identifies the editor's value.void
GomGroup.setName
(Designator name) void
GomLabel.setName
(Designator name) void
GomNameable.setName
(Designator name) Set the name that identifies the element. -
Uses of Designator in de.espirit.firstspirit.common.text
Methods in de.espirit.firstspirit.common.text that return Designator