Chapter 8: Exploring Other Visual Components and Their Advanced Functionalities
In this chapter, we'll work with another set of visual components that will allow you to develop your visual application more interactively. We'll play with a table that will allow us to modify the records inline. We'll work with other sets of Oracle JET (JET) components, such as lists, checkboxes, and dialogs. We'll also explore the advanced functionalities of the table component, such as sorting and resizing columns, searching the data, and how to enable pagination.
We'll look at how to use the dialog component to get consent from the user before an employee record is deleted. We'll work with the checkbox component and populate it with static and dynamic data. We'll then work with the list component to view the data in a different view.
Along with this, we'll work with different visualization components, such as pie, area, and bar charts, to visualize the...