autofill_hint_e class abstract
@brief Enumeration for autofill hint.
@since_tizen 5.5
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE → const int
- < Autofill hint for a credit card expiration date
- AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY → const int
- < Autofill hint for a credit card expiration day
- AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH → const int
- < Autofill hint for a credit card expiration month
- AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR → const int
- < Autofill hint for a credit card expiration year
- AUTOFILL_HINT_CREDIT_CARD_NUMBER → const int
- < Autofill hint for a credit card number
- AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE → const int
- < Autofill hint for a credit card security code
- AUTOFILL_HINT_EMAIL_ADDRESS → const int
- < Autofill hint for an email address
- AUTOFILL_HINT_ID → const int
- < Autofill hint for a user's ID
- AUTOFILL_HINT_NAME → const int
- < Autofill hint for a user's real name
- AUTOFILL_HINT_PASSWORD → const int
- < Autofill hint for password
- AUTOFILL_HINT_PHONE → const int
- < Autofill hint for a phone number
- AUTOFILL_HINT_POSTAL_ADDRESS → const int
- < Autofill hint for a postal address
- AUTOFILL_HINT_POSTAL_CODE → const int
- < Autofill hint for a postal code