goog.labs.i18n.GenderInfo |
![]()
Determines the overal gender of a list based on the gender of all the list
items, in a locale-aware way.
Arguments:
Returns: goog.labs.i18n.GenderInfo.Gender
Get the gender of the list.
|
code » |
![]()
Stores the language-aware mode of determining the gender of a list.
|
Code » |
![]()
Enumeration for the possible gender values.
Gender: OTHER means either the information is unavailable,
or the person has declined to state MALE or FEMALE.
Constants:
|
Code » | ||||
![]()
Enumeration for the possible ways to generate list genders.
Indicates the category for the locale.
This only affects gender for lists more than one. For lists of 1 item,
the gender of the list always equals the gender of that sole item.
This is for internal use, matching ICU.
Constants:
|
Code » |