5 Replies Latest reply on Jan 19, 2011 9:32 AM by brentyarger

    Extending components

    brentyarger

      I want to add some accessibility enhancements to the rich:dataTable, rich:extendedDataTable, and rich:scrollableDataTable. I believe I will need to create a new renderer for these components. The question is, what is the proper way to add these enhancements? I want to create a new jar containing these components that is separate from richfaces, and then be able to reference it like "custom:dataTable".