You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2007/03/21 23:59:32 UTC

[jira] Created: (XAP-343) htmlView and htmlPane should be combined

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.


[jira] Resolved: (XAP-343) htmlView and htmlPane should be combined

Posted by "Rob Gagne (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Gagne resolved XAP-343.
---------------------------

    Resolution: Fixed

All set.

> 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: Other
>            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.


[jira] Closed: (XAP-343) htmlView and htmlPane should be combined

Posted by "Trevor Oldak (JIRA)" <xa...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/XAP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trevor Oldak closed XAP-343.
----------------------------


> 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: Other
>            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.