Interface InputPurpose


public interface InputPurpose
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Allow only alphabetic characters
    static final int
    Allow only digits
    static final int
    Edited field expects email address
    static final int
    Allow any character
    static final int
    Edited field expects the name of a person
    static final int
    Edited field expects numbers
    static final int
    Like %GTK_INPUT_PURPOSE_FREE_FORM, but characters are hidden
    static final int
    Edited field expects phone number
    static final int
    Like %GTK_INPUT_PURPOSE_DIGITS, but characters are hidden
    static final int
    Allow any character, in addition to control codes
    static final int
    Edited field expects URL