CATLocalizations class
It's a class that provides a map of localized strings for a given locale
Constructors
- CATLocalizations(Locale _locale)
- It's a constructor that takes a locale as a parameter.
Properties
- birth → String
-
It's a getter that returns the localized list for the key "birth"
read-only
-
blockGroups
→ Map<
String, String> -
read-only
-
blocks
→ Map<
String, String> -
read-only
- canton → String
-
It's a getter that returns the localized string for the key "canton"
read-only
- column1 → String
-
read-only
- column2 → String
-
read-only
- column3 → String
-
read-only
- column4 → String
-
read-only
- column5 → String
-
read-only
- continueSessionID → String
-
read-only
- continueStudentID → String
-
read-only
- data → String
-
It's a getter that returns the localized string for the key "data"
read-only
-
directions
→ Map<
String, String> -
read-only
- errorMessage → String
-
read-only
- errorMessageSession → String
-
read-only
- errorMessageStudent → String
-
read-only
- finalButton → String
-
read-only
- gender → String
-
It's a getter that returns the localized list for the key "gender"
read-only
-
genderType
→ List<
Text> -
It's a getter that returns the localized list for genders
read-only
- grade → String
-
It's a getter that returns the localized string for the key "grade"
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- inputGender → String
-
It's a getter that returns the localized list for the key "inputGender"
read-only
- inputName → String
-
It's a getter that returns the localized list for the key "inputName"
read-only
- inputSurname → String
-
It's a getter that returns the localized list for the key "inputSurname"
read-only
- languageCode → String
-
It's a getter that returns the language code of the current locale.
read-only
- level → String
-
It's a getter that returns the localized list for the key "level"
read-only
-
localizedSchoolGrade
→ List<
String> -
read-only
-
localizedSchoolGradeTI
→ List<
String> -
read-only
- mode → String
-
read-only
- name → String
-
It's a getter that returns the localized list for the key "name"
read-only
- newSession → String
-
It's a getter that returns the localized list for the key "newSession"
read-only
- newStudent → String
-
It's a getter that returns the localized list for the key "newStudent"
read-only
- notes → String
-
It's a getter that returns the localized list for the key "notes"
read-only
- oldSession → String
-
It's a getter that returns the localized list for the key "oldSession"
read-only
- oldStudent → String
-
It's a getter that returns the localized list for the key "oldStudent"
read-only
-
patterns
→ Map<
String, String> -
read-only
- q1 → String
-
read-only
- q2 → String
-
read-only
- q3 → String
-
read-only
- q4 → String
-
read-only
- q5 → String
-
read-only
- q6 → String
-
read-only
- q7 → String
-
read-only
- q8 → String
-
read-only
- q11 → String
-
read-only
- q12 → String
-
read-only
- q13 → String
-
read-only
- q21 → String
-
read-only
- q22 → String
-
read-only
- q23 → String
-
read-only
- q31 → String
-
read-only
- q32 → String
-
read-only
- q33 → String
-
read-only
- q51 → String
-
read-only
- q52 → String
-
read-only
- q53 → String
-
read-only
- q61 → String
-
read-only
- q62 → String
-
read-only
- q63 → String
-
read-only
- q71 → String
-
read-only
- q72 → String
-
read-only
- q73 → String
-
read-only
- q81 → String
-
read-only
- q82 → String
-
read-only
- q83 → String
-
read-only
- requestSessionID → String
-
read-only
- requestStudentID → String
-
read-only
- resultCorrect → String
-
read-only
- results → String
-
read-only
- resultSkip → String
-
read-only
- resultWrong → String
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- school → String
-
read-only
- schoolName → String
-
It's a getter that returns the localized list for the key "schoolName"
read-only
- schoolPlaceholder → String
-
It's a getter that returns the localized string for
the key "schoolPlaceholder"
read-only
-
schoolType
→ List<
Text> -
It's a getter that returns the localized list for the school type
read-only
- secondFormTitle → String
-
It's a getter that returns the localized list for
the key "secondFormTitle"
read-only
- section → String
-
It's a getter that returns the localized string for the key "section"
read-only
- sectionName → String
-
It's a getter that returns the localized list for
the key "sectionName"
read-only
- selection → String
-
It's a getter that returns the localized string for the key "canton"
read-only
- selectionCanton → String
-
It's a getter that returns the localized list for
the key "selectionCanton"
read-only
- selectionClass → String
-
It's a getter that returns the localized list for
the key "selectionSchool"
read-only
- selectionLevel → String
-
It's a getter that returns the localized list for
the key "selectionSchool"
read-only
- selectionSchool → String
-
It's a getter that returns the localized list for
the key "selectionSchool"
read-only
- session → String
-
read-only
- sessionData → String
-
read-only
- sessionID → String
-
It's a getter that returns the localized list for the key "oldStudent"
read-only
- student → String
-
read-only
- studentData → String
-
read-only
- studentID → String
-
It's a getter that returns the localized list for the key "newStudent"
read-only
- supervisor → String
-
It's a getter that returns the localized string for the key "supervisor"
read-only
- supervisorInformation → String
-
It's a getter that returns the localized list for
the key "supervisorInformation"
read-only
- surname → String
-
It's a getter that returns the localized list for the key "surname"
read-only
- testApplication → String
-
read-only
- total → String
-
read-only
- tutorialTitle → String
-
It's a getter that returns the localized string for
the key "tutorialTitle"
read-only
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
Static Properties
Static Methods
-
getBlocks(
String languageCode) → Map< String, String> -
getDirections(
String languageCode) → Map< String, String> -
getPatterns(
String languageCode) → Map< String, String> -
languages(
) → List< String> - Returns a list of all supported languages
-
of(
BuildContext context) → CATLocalizations - Get the CATLocalizations object for the given context.