3 Replies Latest reply on Apr 25, 2007 11:02 AM by sergeysmirnov

    Custom Component Examples/Javascript Library Docs?

    iamnoah

      I want to write components that automatically integrate with Ajax4JSF.

      For example, I have a component that when it's value changes should automatically submit it's value and another component's value, then reRender them both. It would be best if the user did not have to set up this behavior each time.

      Are there any examples of custom components that do that? If not, are there examples or some other form of documentation about how to use the Javascript library? Something describing what most of the parameters to A4J.AJAX.Submit do would be perfect.