Method type for #EDataBookCursorClass.load_locale()
Fetches the locale setting from cursor's addressbook
If the locale setting has changed, the cursor must reload any
internal locale specific data and ensure that comparisons of
sort keys will function properly in the new locale.
Upon locale changes, the implementation need not worry about
updating it's current cursor state, the cursor state will be
reset automatically for you.
Method type for #EDataBookCursorClass.load_locale()
Fetches the locale setting from
cursor'
s addressbookIf the locale setting has changed, the cursor must reload any internal locale specific data and ensure that comparisons of sort keys will function properly in the new locale.
Upon locale changes, the implementation need not worry about updating it's current cursor state, the cursor state will be reset automatically for you.