Disabling Image Caching for the Whole Application
For certain applications, caching Images is undesirable. The developer can disable the Image cache by calling the static method nUIController.enableCache(boolean enableCache) and passing false as an argument.