Building iPhone Interfaces for Oracle E-Business Suite
Posted
by Shay Shmeltzer
on Oracle Blogs
See other posts from Oracle Blogs
or by Shay Shmeltzer
Published on Thu, 22 Mar 2012 21:48:04 +0000
Indexed on
2012/03/22
23:33 UTC
Read the original article
Hit count: 263
/Oracle/JDeveloper
Over on his blog Juan has been showing you how simple it is to develop a rich Web user interface with ADF accessing Oracle E-Business Suite data and even exposing it on an iPad.
In this entry I'm starting from his sample application and I'm showing how easy it is to build an interface that will look great on an iPhone (or other mobile devices) using Oracle ADF Mobile Browser.
For those of you who are just using ADF and never tried ADF Mobile Browser - you'll find that the development experience is quite familiar and similar to your normal Web application development. In the latest version of JDeveloper (11.1.2.1) which I'm usingin this demo we have a built-in skin that will give your application the native iOS look and feel. In the demo I achieve this by setting the styleclass of a tr:panelHeader component to af_m_toolbar to get this. For more on this styling read the doc.
Check out this quick demo:
© Oracle Blogs or respective owner