Sent: Friday, June 12, 2015 2:57 PM

Subject: Full Screen Button on Chart Container

The full-screen function on Chart is not provided by UI5, which is actually just a picture. After clicking, it is realized by custom code:

When ChartContainer. Js is initialized, add a FullScreen Button and bind toggleFullScreen to the press event method:

ToggleFullScreen () calls openFullScreen() and closeFullScreen() :

openFullScreen():

closeFullScreen():

Regarding the switch between MasterDetail and FullScreen, UI5 documentation calls this mode multi-flow, but I don’t seem to have found UI5’s direct support for this:

Openui5.hana.ondemand.com/#docs/guide…

UI5 StackOverflow also asked the inside of the Multi Flow, an example is also write their own code above: stackoverflow.com/questions/2… http://jsbin.com/fikocuxiloha/3/edit?html,output

For more of Jerry’s original articles, please follow the public account “Wang Zixi “: