Use to bind a UICommand component's tag actionlistener attribute to a managed bean's ActionListener method.
Managed Bean
Select the managed bean that contains the method, or click New to create a new managed bean.
Method
Select a method from the list of acceptable methods on the bean, or click New to create a new method. The methods displayed by the list accept an oracle.adfmf.amx.event.ActionEvent object as the only parameter and return nothing.
Mobile Developer's Guide for ADF, "Using Event Listeners"
Copyright © 19972013, Oracle. All rights reserved.