04 November 2010

Get value instead of the index of an LOV/choiceList programmaticaly

In backing:

The index:
JSFUtils.resolveExpression("#{bindings.EmployeeId.inputValue}");

The value
JSFUtils.resolveExpression("#{bindings.EmployeeId.attributeValue}");


Related links:
http://forums.oracle.com/forums/thread.jspa?threadID=955630

No comments:

Post a Comment

You might also like:

Related Posts Plugin for WordPress, Blogger...