ADF RC: Date and Time
How do you enable the user to enter both date and time in an inputDate component? How do you allow the user to choose the date and the time in the calendar pop-up?
How do you enable the user to enter both date and time in an inputDate component? How do you allow the user to choose the date and the time in the calendar pop-up?
ADF RC supports drag and drop features. I decided to try this feature on a shopping cart screen that I was working on. Well, actually it is the Store Front shopping cart demo screen that I am replicating on my own.The screen contains table of items available on sale – including an image of the […]
I guess the table component is the most ubiquitous of all web components. Every application would have some need or the other for a table of data. It was quite natural therefore that I decided to play with the “rich” table in ADF RC. Perhaps you have already read about the cool features that comes […]
Oracle’s technical preview of JDeveloper 11g has been out for sometime now. Having been using ADF, the first thing to do was to check out the new ADF Rich Client (RC) components. They are almost the same uber-cool Faces components but now with the “rich” experience. Ofcourse, you can choose to stick to the Trinidad […]