Uses of Enum Class
ca.phon.ui.text.PromptedTextField.FieldState
Packages that use PromptedTextField.FieldState
-
Uses of PromptedTextField.FieldState in ca.phon.ui.text
Subclasses with type arguments of type PromptedTextField.FieldState in ca.phon.ui.textMethods in ca.phon.ui.text that return PromptedTextField.FieldStateModifier and TypeMethodDescriptionstatic PromptedTextField.FieldStatePromptedTextField.FieldState.fromString(String s) PromptedTextField.getState()SearchField.getState()static PromptedTextField.FieldStateReturns the enum constant of this class with the specified name.static PromptedTextField.FieldState[]PromptedTextField.FieldState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ui.text with parameters of type PromptedTextField.FieldStateModifier and TypeMethodDescriptionvoidPromptedTextField.setState(PromptedTextField.FieldState state) Set state of field