| | | | Browse by category |
Question
Can I subclass the components of the Rich Web Charts framework?
Answer
The Rich Web Charts (RWC) framework provides a large degree of performance and interactivity in a JSP/JSF Web application.
However, because of the way these components are set up inside the Web environment, they cannot be subclassed or have their methods or attributes directly overridden.
You can configure the behavior of RWC components through styling or from client-side or server-side actions. For details on these approaches, see the "Rich Web Charts" section of "Building Web Applications" of JViews Charts.
Note: RWC has been deprecated since Rogue Wave JViews 8.7. Alternative Web technologies including JavaScript and JavaServer Faces (JSF) are provided with your Rogue Wave JViews product.