CRUD Modal (UI pattern)
From UG
Contents |
[edit] Intro
This is a major type of Business Object CRUD (UI pattern). Example: Admin > Carriers > Airlines
[edit] Notes from Systems Architect
CRUD operations:
- Create - in Window#Edit
- read / list - normally listbox
- update - in Window#Edit
- delete