MODULES Uize.Services.LocAdapter.Uize
- Contents
- 1. Introduction
-
2. Instance Methods
- 2.1. about
- 2.2. auditTranslations
- 2.3. diffLanguages
- 2.4. distributeResources
- 2.5. doesBrandSupportLanguage
- 2.6. export
- 2.7. exportJobs
- 2.8. extract
- 2.9. fire
- 2.10. gatherResources
- 2.11. get
- 2.12. getLanguageResourcePath
- 2.13. getLanguages
- 2.14. getReferencesFromCodeFile
- 2.15. getReferencingCodeFiles
- 2.16. getResourceFileBrand
- 2.17. getStringBrand
- 2.18. getTranslatableLanguages
- 2.19. import
- 2.20. importJobs
- 2.21. init
- 2.22. is
- 2.23. isBrandResourceFile
- 2.24. isBrandResourceString
- 2.25. isMet
- 2.26. isResourceFile
- 2.27. isStringKeyValid
- 2.28. isStringLong
- 2.29. isTokenWeak
- 2.30. isTranslatableString
- 2.31. kill
- 2.32. met
- 2.33. methodExecutionComplete
- 2.34. metrics
- 2.35. onChange
- 2.36. once
- 2.37. parseResourceFile
- 2.38. prepareToExecuteMethod
- 2.39. preview
- 2.40. pseudoLocalize
- 2.41. pseudoLocalizeString
- 2.42. serializeResourceFile
- 2.43. set
- 2.44. stepCompleted
- 2.45. stringHasHtml
- 2.46. toggle
- 2.47. unmet
- 2.48. unwire
- 2.49. usage
- 2.50. valueOf
- 2.51. whenever
- 2.52. wire
- 3. Instance Properties
-
4. Static Methods
- 4.1. Uize.Services.LocAdapter.Uize.alphastructor
- 4.2. Uize.Services.LocAdapter.Uize.declare
- 4.3. Uize.Services.LocAdapter.Uize.doMy
- 4.4. Uize.Services.LocAdapter.Uize.doesBrandSupportLanguage
- 4.5. Uize.Services.LocAdapter.Uize.dualContextMethods
- 4.6. Uize.Services.LocAdapter.Uize.dualContextProperties
- 4.7. Uize.Services.LocAdapter.Uize.fire
- 4.8. Uize.Services.LocAdapter.Uize.get
- 4.9. Uize.Services.LocAdapter.Uize.instanceMethods
- 4.10. Uize.Services.LocAdapter.Uize.instanceProperties
- 4.11. Uize.Services.LocAdapter.Uize.mixins
- 4.12. Uize.Services.LocAdapter.Uize.omegastructor
- 4.13. Uize.Services.LocAdapter.Uize.repairResourceFileStringsForTranslatableLanguage
- 4.14. Uize.Services.LocAdapter.Uize.resolveProjectLanguages
- 4.15. Uize.Services.LocAdapter.Uize.set
- 4.16. Uize.Services.LocAdapter.Uize.singleton
- 4.17. Uize.Services.LocAdapter.Uize.stateProperties
- 4.18. Uize.Services.LocAdapter.Uize.staticMethods
- 4.19. Uize.Services.LocAdapter.Uize.staticProperties
- 4.20. Uize.Services.LocAdapter.Uize.subclass
- 4.21. Uize.Services.LocAdapter.Uize.toggle
- 4.22. Uize.Services.LocAdapter.Uize.unwire
- 4.23. Uize.Services.LocAdapter.Uize.wire
- 5. Static Properties
1. Introduction
The Uize.Services.LocAdapter.Uize
module defines an adapter for the Uize.Services.Loc
service, specifically to be used with the UIZE JavaScript Framework.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the Uize.Services.LocAdapter.Uize
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Services.LocAdapter.Uize
module...
SEARCH
1.2. Implementation Info
The Uize.Services.LocAdapter.Uize
module defines the Uize.Services.LocAdapter.Uize
class, which is a subclass of Uize.Services.LocAdapter
.
INHERITANCE CHAIN
Uize.Class
−> Uize.Service.Adapter
−> Uize.Services.LocAdapter
−> Uize.Services.LocAdapter.Uize
1.2.1. Features Introduced in This Module
No features have been introduced in this module.
1.2.2. Features Overridden in This Module
The features listed in this section have been overridden in this module.
The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
INSTANCE METHODS
getLanguageResourcePath
| isResourceFile
| parseResourceFile
| serializeResourceFile
| valueOf
INSTANCE PROPERTIES
STATIC PROPERTIES
Uize.Services.LocAdapter.Uize.moduleName
| Uize.Services.LocAdapter.Uize.nonInheritableStatics
1.2.3. Features Inherited From Other Modules
The features listed in this section have been inherited from other modules.
The module that an inherited feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
INSTANCE METHODS
about
| auditTranslations
| diffLanguages
| distributeResources
| doesBrandSupportLanguage
| export
| exportJobs
| extract
| fire
| gatherResources
| get
| getLanguages
| getReferencesFromCodeFile
| getReferencingCodeFiles
| getResourceFileBrand
| getStringBrand
| getTranslatableLanguages
| import
| importJobs
| init
| is
| isBrandResourceFile
| isBrandResourceString
| isMet
| isStringKeyValid
| isStringLong
| isTokenWeak
| isTranslatableString
| kill
| met
| methodExecutionComplete
| metrics
| onChange
| once
| prepareToExecuteMethod
| preview
| pseudoLocalize
| pseudoLocalizeString
| set
| stepCompleted
| stringHasHtml
| toggle
| unmet
| unwire
| usage
| whenever
| wire
STATIC METHODS
Uize.Services.LocAdapter.Uize.alphastructor
| Uize.Services.LocAdapter.Uize.declare
| Uize.Services.LocAdapter.Uize.doMy
| Uize.Services.LocAdapter.Uize.doesBrandSupportLanguage
| Uize.Services.LocAdapter.Uize.dualContextMethods
| Uize.Services.LocAdapter.Uize.dualContextProperties
| Uize.Services.LocAdapter.Uize.fire
| Uize.Services.LocAdapter.Uize.get
| Uize.Services.LocAdapter.Uize.instanceMethods
| Uize.Services.LocAdapter.Uize.instanceProperties
| Uize.Services.LocAdapter.Uize.mixins
| Uize.Services.LocAdapter.Uize.omegastructor
| Uize.Services.LocAdapter.Uize.repairResourceFileStringsForTranslatableLanguage
| Uize.Services.LocAdapter.Uize.resolveProjectLanguages
| Uize.Services.LocAdapter.Uize.set
| Uize.Services.LocAdapter.Uize.singleton
| Uize.Services.LocAdapter.Uize.stateProperties
| Uize.Services.LocAdapter.Uize.staticMethods
| Uize.Services.LocAdapter.Uize.staticProperties
| Uize.Services.LocAdapter.Uize.subclass
| Uize.Services.LocAdapter.Uize.toggle
| Uize.Services.LocAdapter.Uize.unwire
| Uize.Services.LocAdapter.Uize.wire
STATIC PROPERTIES
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Services.LocAdapter.Uize
module.
2. Instance Methods
2.1. about
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.2. auditTranslations
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.3. diffLanguages
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.4. distributeResources
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.5. doesBrandSupportLanguage
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.6. export
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.7. exportJobs
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.8. extract
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.9. fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.10. gatherResources
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.11. get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.12. getLanguageResourcePath
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
2.13. getLanguages
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.14. getReferencesFromCodeFile
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.15. getReferencingCodeFiles
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.16. getResourceFileBrand
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.17. getStringBrand
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.18. getTranslatableLanguages
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.19. import
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.20. importJobs
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.21. init
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.22. is
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.23. isBrandResourceFile
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.24. isBrandResourceString
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.25. isMet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.26. isResourceFile
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
2.27. isStringKeyValid
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.28. isStringLong
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.29. isTokenWeak
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.30. isTranslatableString
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.31. kill
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.32. met
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.33. methodExecutionComplete
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.34. metrics
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.35. onChange
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.36. once
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.37. parseResourceFile
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
2.38. prepareToExecuteMethod
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.39. preview
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.40. pseudoLocalize
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.41. pseudoLocalizeString
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.42. serializeResourceFile
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
2.43. set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.44. stepCompleted
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.45. stringHasHtml
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.46. toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.47. unmet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.48. unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.49. usage
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
2.50. valueOf
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) |
IMPLEMENTATION INFO
2.51. whenever
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.52. wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
3. Instance Properties
3.1. tokenRegExp
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
3.2. wordSplitter
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Services.LocAdapter ) |
4. Static Methods
4.1. Uize.Services.LocAdapter.Uize.alphastructor
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.2. Uize.Services.LocAdapter.Uize.declare
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.3. Uize.Services.LocAdapter.Uize.doMy
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.4. Uize.Services.LocAdapter.Uize.doesBrandSupportLanguage
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
|
this static feature is inherited by subclasses |
4.5. Uize.Services.LocAdapter.Uize.dualContextMethods
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.6. Uize.Services.LocAdapter.Uize.dualContextProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.7. Uize.Services.LocAdapter.Uize.fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.8. Uize.Services.LocAdapter.Uize.get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.9. Uize.Services.LocAdapter.Uize.instanceMethods
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.10. Uize.Services.LocAdapter.Uize.instanceProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.11. Uize.Services.LocAdapter.Uize.mixins
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.12. Uize.Services.LocAdapter.Uize.omegastructor
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.13. Uize.Services.LocAdapter.Uize.repairResourceFileStringsForTranslatableLanguage
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
|
this static feature is inherited by subclasses |
4.14. Uize.Services.LocAdapter.Uize.resolveProjectLanguages
Inherited from Uize.Services.LocAdapter
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Services.LocAdapter , first introduced in Uize.Services.LocAdapter ) |
|
this static feature is inherited by subclasses |
4.15. Uize.Services.LocAdapter.Uize.set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.16. Uize.Services.LocAdapter.Uize.singleton
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.17. Uize.Services.LocAdapter.Uize.stateProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.18. Uize.Services.LocAdapter.Uize.staticMethods
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.19. Uize.Services.LocAdapter.Uize.staticProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.20. Uize.Services.LocAdapter.Uize.subclass
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.21. Uize.Services.LocAdapter.Uize.toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.22. Uize.Services.LocAdapter.Uize.unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
4.23. Uize.Services.LocAdapter.Uize.wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
5. Static Properties
5.1. Uize.Services.LocAdapter.Uize.moduleName
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |
5.2. Uize.Services.LocAdapter.Uize.nonInheritableStatics
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) |
|
this static feature is not inherited by subclasses |
5.3. Uize.Services.LocAdapter.Uize.pathToResources
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
|
this static feature is inherited by subclasses |