Posts tagged toolbar
ADF 11g: That is one very smart toolbarbutton !
Aug 10th
Posted by Luc Bors in ADF & JHeadstart
There are situations where you need a toolbar to provide the user with functionality like insert, update, delete, next, previous and so on. This looks straightforward, but it is not that easy to have only one toolbar to service your whole page. In this post I will show an example of how to implement such a toolbar. I will create a single button that can do an insert on multiple different components. Let’s start with showing how you would usually create insert functionality; a simple example. Read the rest of this entry »


