Creating an abstract GridPanel for reuse

Now is the time to implement the views. We have to implement five views: one to perform the CRUD operations for Actor, one for Category, one for Language, one for City, and one for Country.

The following screenshot represents the final result we want to achieve after implementing the Actors screen:

Creating an abstract GridPanel for reuse

And the following screenshot represents the final result we want to achieve after implementing the Categories screen:

Creating an abstract GridPanel for reuse

Did you notice anything similar between these two screens? Let's take a look again:

The top toolbar ...

Get Mastering Ext JS - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.