dundas.view.controls.TileNavigationTileStyle Class

 

Inheritance Hierarchy

 
Class
   dundas.view.controls.TileNavigationTileStyle
 

Constructors

 
  Name Description
init Initializes the Class. Called during construction.
 
 

Properties

 
  Name Description
background Gets or sets the tile background.
fontColor Gets or sets the font color for the tile.
objectType Gets or sets the object type.
value Gets calculated value to represent this object.
 
 

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.
toString Gets the string representation for this object.