public class | source

Scale

A class for Scale

Constructor Summary

Public Constructor
public

constructor(model: object, group: HeadGroup)

Member Summary

Public Members
public get

backgroundColor: string

Scale background color.

source
public get

code: string

Answer code.

source
public get

group: HeadGroup

Reference to a group, if the scale is inside one.

source
public get

Scale images settings

source
public get

score: number

Scale score.

source
public get

text: string

Answer text.

source

Public Constructors

public constructor(model: object, group: HeadGroup) source

Params:

NameTypeAttributeDescription
model object

Group name.

group HeadGroup

Reference to a group, if the scale is inside one.

Public Members

public get backgroundColor: string source

Scale background color.

public get code: string source

Answer code.

public get group: HeadGroup source

Reference to a group, if the scale is inside one.

public get imagesSettings: AnswerImagesSetting source

Scale images settings

public get score: number source

Scale score.

public get text: string source

Answer text.