public class |source

cubeItem

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public set

Sets text color in hexadecimal as a String (should be textStyle)

public
public
public set

Sets cube background color in hexadecimal as a String (should be bodyStyle)

public get

Gets cube background color in hexadecimal as a String (should be bodyStyle)

public set

Sets cube text (this normally corresponds to the current price)

public get

Gets cube text

Private Members
private
private
private
private

_name: *

private
private
private

_title: *

Public Constructors

public constructor() source

Public Members

public set bodyStyle: String source

Sets text color in hexadecimal as a String (should be textStyle)

public fCalcEnum: * source

public fCubeMaps: * source

public set strokeStyle: String source

Sets cube background color in hexadecimal as a String (should be bodyStyle)

public get strokeStyle: String source

Gets cube background color in hexadecimal as a String (should be bodyStyle)

public set title: String source

Sets cube text (this normally corresponds to the current price)

public get title: String source

Gets cube text

Private Members

private _bodyStyle: * source

private _format: * source

private _lineWidth: * source

private _name: * source

private _strokeStyle: * source

private _textStyle: * source

private _title: * source