728x90
반응형
○ Detail.view.xml
- showNavButton : true로 설정
- navButtonPress : '.onNavBack' 지정

○ Detail.controll.js
- getPreviousHash() : 이전 hash로 돌아감
- window.history.go(-1) : 이전 페이지가 있다면 클릭 시, 이전 페이지로 돌아


'SAP > UI5' 카테고리의 다른 글
| [ SAPUI5 ] Responsiveness (0) | 2023.02.07 |
|---|---|
| [ SAPUI5 ] Custom Controls (0) | 2023.02.07 |
| [ SAPUI5 ] Routing with Parameters (0) | 2023.02.07 |
| [ SAPUI5 ] Routing and Navigation (0) | 2023.02.06 |