InterviewSolution
Saved Bookmarks
| 1. |
What Are Sapui5 Fragments? |
|
Answer» Fragments are very light weight UI controls. Fragments are not completely LIKE views but they act like a VIEW. Fragments are defined SIMILAR like views and are names like “Fragment.fragment.xml“. Fragments are very light weight UI controls. Fragments are not completely like views but they act like a view. Fragments are defined similar like views and are names like “Fragment.fragment.xml“. |
|