Uses of Enum Class
at.letto.plugins.enums.InputElement
Packages that use InputElement
-
Uses of InputElement in at.letto.plugins.enums
Methods in at.letto.plugins.enums that return InputElementModifier and TypeMethodDescriptionstatic InputElement
Returns the enum constant of this class with the specified name.static InputElement[]
InputElement.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InputElement in at.letto.plugins.interfaces
Methods in at.letto.plugins.interfaces that return InputElementModifier and TypeMethodDescriptionPluginService.getInputElement()
Methode definiert das Eingabeelement der Subquestion, die das Plugin verwendet -
Uses of InputElement in at.letto.plugins.service
Methods in at.letto.plugins.service that return InputElementModifier and TypeMethodDescriptionBasePlugin.getInputElement()
Methode definiert das Eingabeelement der Subquestion, die das Plugin verwendet