|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER GetPartialMatchKey (character) |
Returns the Partial match key for the given resource key |
|
+ | GetTranslationsForObject (character, table) |
Returns the translated String Resources Table for the named UI object |
|
+ | GetTranslationsForObject (character, CharacterDictionary, table) |
Returns the String Resources Table for the named UI object |
|
+ | StoreTranslationsForObject (character, table) |
Stores the String Resources Table for the named UI object |
Options | Name | Purpose | |
---|---|---|---|
+ | FilterStringResource (Object, FilterStringResourceEventArgs) |
Event raised to allow filtering out a resource string for translation |
|
+ | ObtainTranslation (Object, ObtainTranslationEventArgs) |
Event raised to allow obtaining customized translation |
|
+ | StoreTranslation (Object, StoreTranslationEventArgs) |
Event raised to allow customizing how a translation is stored |
Top
PUBLIC CHARACTER GetPartialMatchKey (character)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC GetTranslationsForObject (character, table)
|
|||||||||||||||||||||||||
PUBLIC GetTranslationsForObject (character, CharacterDictionary, table)
|
|||||||||||||||||||||||||
PUBLIC StoreTranslationsForObject (character, table)
|
PUBLIC FilterStringResource (Object, FilterStringResourceEventArgs)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ObtainTranslation (Object, ObtainTranslationEventArgs)
|
||||||||||||||||||||
PUBLIC StoreTranslation (Object, StoreTranslationEventArgs)
|