htmlView and htmlPane should be combined
----------------------------------------

                 Key: XAP-343
                 URL: https://issues.apache.org/jira/browse/XAP-343
             Project: XAP
          Issue Type: Improvement
          Components: Widgets
            Reporter: James Margaris


htmlView and htmlPane both allow the user to include arbitrary html in a XAP 
app, but they work differently. htmlView accepts child xhtml/text nodes and 
htmlPane uses asycnronous loading of a separate page. We should combine these 
into one component that does, preferably by using xinclude (standard xml 
inclusion) instead of the "src" attribute so that it will be consistent with 
other widgets that support xinclude for asynch inclusion of content.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to