Class: BooleanFilterView

BooleanFilterView()

Render a view of a single BooleanFilter model

Constructor

new BooleanFilterView()

Source:

Members

model :BooleanFilter

A BooleanFilter model to be rendered in this view
Type:
Source:

Methods

events()

Source:

updateCheckbox()

Updates the checked property of the checkbox based on the model value
Source:

updateModel()

Gets the value of the checkbox and updates the BooleanFilter model
Source: