When the layout for a ListView widget contains complex widgets such as a check box, you code a class that extends the layout. This allows you to

When the layout for a ListView widget contains complex widgets such as a check box, you code a class that extends the layout. This allows you to



* handle events that occur upon the widgets.


* display the widgets correctly.


Learn More :