API Docs for:
Show:

Section Class

Extends Backbone.Model
Module: backbone-survey

Item Index

Methods

answeredRoutes

() Array

Returns the route keys.

Returns:

Array:

answers

(
  • [attr]
)
Array

Pick the answers according to the section type.

Parameters:

  • [attr] Object optional

    If it's undefined, Use this.attributes.

Returns:

Array:

clearAnswers

()

Clear all answer attributes.