Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting the values for Fragment UIComponents onload() event

693228May 14 2009 — edited May 18 2009
Hi,

I want to set the values to Fragment (JSFF) (i.e. inputText, inputDate etc...) at the time fragment loads.

backingBean of fragment implements RegionController - refreshRegion() method.
Implementation of refreshRegion() retrieves the values to be set on Fragment.
But none of the RegionBinding phase gives me handle to UIComponents for rendering the values.

Please let me know if there is any other way to initialize the Fragment onLoad event.

Help appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2009
Added on May 14 2009
2 comments
606 views