Class TextField<T>

    • Method Detail

      • getInputTypes

        protected String[] getInputTypes()
        Subclass should override this method if this textfield is mapped on a different input type as text. Like PasswordTextField or HiddenField.
        Returns:
        The input type of this textfield, default is null