dundas.controls.TableOfContentsEntryProperties Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.TableOfContentsEntryProperties
 

Constructors

 
  Name Description
init Ensure options.
 
 

Properties

 
  Name Description
entryStyle Gets or sets the entry style.
isEnabled Gets or sets a value indicating whether the table of contents entry is enabled or not.
text Gets or sets the text for this entry, which can include placeholder keywords.
textSourceAdapterId Gets or sets the ID of the adapter that provides data for the table of contents text.
textSourceMetricSetBindingId Gets or sets the ID of the metric set binding that provides data for the table of contents text.
 
 

Methods

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