|
  | clearCache | 
 Clear the existing cache.
 
 | 
  | dispose | 
 Performs tasks associated with releasing resources from this object once it is unneeded.
 
 | 
  | fromJObject | 
 Applies the property values from a plain object created from JSON to the properties of this instance.
 
  Inherited from Class. | 
  | getCache | 
 Gets a cache value.
 
 | 
  | removeCache | 
 Removes a cache value.
 
 | 
  | setCache | 
 Sets a cache value.
 
 | 
  | toJSON | 
 Implementation for toJSON to return an object that will include this class's
 prototype property values when stringified.
 
  Inherited from Class. |