Description

This example shows how to bind radio group to view model in Ext JS 5. Radio group is specific in that that its value is an object, however, that does not create any problem as binding is very flexible.

Main Features

  • simple, no tricks
  • has form with radio group with color items
  • radio group is bound to form’s viewmodel
  • component with selected background color bound to the same viewmodel

Use Cases

Use this approach whenever you need to bind radiogroup to viewmodel.

Example Files (relative to example root)

The example has been initially generated with sencha generate app so the following list contains only added or edited files:

app.js

app/view/FormView.js
app/view/FormModel.js
If you want to see the example code, login or sign-up. Free membership is available.
Follow me:
Latest posts by saki (see all)

Enter your username and password to log into your account. Don't have an account? Sign up.

Want to collaborate on an upcoming project?