Which listener property would you implement in af:selec…

You need to execute a managed bean function immediately when af:selectBooleanCheckhox is selected
by a user. Which listener property would you implement in af:selectBooleanCheckbox to achieve this?
(Choose the best answer.)

You need to execute a managed bean function immediately when af:selectBooleanCheckhox is selected
by a user. Which listener property would you implement in af:selectBooleanCheckbox to achieve this?
(Choose the best answer.)

A.
valueChanqeListener

B.
selectionListener

C.
actionListener

D.
queryListener

E.
phaseListener

Explanation:
The value ChangeListener attribute is a method reference to a value change listener.
http://docs.oracle.com/cd/E12839_01/apirefs.1111/e12419/tagdoc/
af_selectBooleanCheckbox.html



Leave a Reply 0

Your email address will not be published. Required fields are marked *