Assigning function to property thru PXML.
Status: Beta
Brought to you by:
javol
Assigning function to component property thru PXML attribute, we can use name of the function in the controller. The property setter should be then able to handle string assignment and conversion to controller method.
I have also an idea of assigning expression like with event handler, but it is limited by function parameters passing.