Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

ApiSurveyElement is mostly SurveyJS's SurveyElement with IS generated questionId.

Hierarchy

  • SurveyElement

Index

Properties

Optional choices

choices: SurveyElementChoice[]

Optional colCount

colCount: number

Optional columns

columns: SurveyElementChoice[]

Optional displayStyle

displayStyle: string

Optional elements

elements: SurveyElement[]

Optional hasOther

hasOther: boolean

Optional html

html: string

id

id: string

Optional isRequired

isRequired: boolean

name

name: string

Optional otherText

otherText: string

questionId

questionId: string

IS generated, maps to user attribute name

Optional rateValues

rateValues: SurveyElementChoice[]

Optional requiredErrorText

requiredErrorText: string

Optional rowIds

rowIds: string[]

Optional rows

rows: SurveyElementChoice[]

title

title: string

type

type: string

Optional userField

userField: string

Optional visible

visible: boolean

Optional visibleIf

visibleIf: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc