Basic Customization > User Interface Customization > MVC Components > MVC Components Overview > JCA Components > JCA Components with DataSources > Action Handling
  
Action Handling
Actions can be broadly divided into three groups.
These actions can be performed once your objects are loaded.
Group 1 – Actions which act only on loaded data
Row-level and multi-select actions
Select all, Ctrl/Shift select, Clear all
View selected objects only
Group 2 – Actions which act on the entire data set
These actions can be performed anytime (If incomplete data set, goes to the server to get all the data)
Switching table views
Search in table
Export list
Group 3 – Actions which apply to the table itself
These actions can be performed anytime
Create actions
Cancel data loading
Save table view