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 TypeMethodDescriptionvoidAbstractGomFormElement.setName(Designator name) Sets the form element name.voidGomFormElement.setName(Designator name) Set the name that identifies the editor's value.voidGomGroup.setName(Designator name) voidGomLabel.setName(Designator name) voidGomNameable.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