Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
jvx:client:gui:choice_celleditor [2020/06/08 14:35] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
jvx:client:gui:choice_celleditor [2020/06/15 10:08] (current) cduncan |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTRANS~~ | ~~NOTRANS~~ | ||
| - | ~~Title: Work With ChoiceCellEditors Instead of Checkboxes~~ | + | ~~Title: Work With Choice Cell Editors Instead of Checkboxes~~ |
| JVx has checkboxes defined with ICheckbox, but such checkboxes are not automatically bound to the model. It's possible to bind checkboxes manually and update the state after value-changed events. If you need a checkbox automatically bound to the model, an IChoiceCellEditor is the class to use. | JVx has checkboxes defined with ICheckbox, but such checkboxes are not automatically bound to the model. It's possible to bind checkboxes manually and update the state after value-changed events. If you need a checkbox automatically bound to the model, an IChoiceCellEditor is the class to use. | ||
