dundas.controls.TokenReferencesProvider Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.FileReferencesProviderBase
      dundas.controls.TokenReferencesProvider
 

Constructors

 
  Name Description
init Initializes the control. Called during construction.
 
 

Properties

 
  Name Description
id Gets or sets the ID of the target token for this provider.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
getReferences Inherited from dundas.controls.FileReferencesProviderBase.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.