[
https://issues.apache.org/jira/browse/TAPESTRY-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship updated TAPESTRY-2541:
-------------------------------------------
Summary: Tapestry DOM needs basic methods to manipulate the DOM post-render
(was: A component should be able to access its own body)
Ability to query nodes, change and coelesce text nodes, re-parent elements, etc.
Please confirm this is what you specifically need.
> Tapestry DOM needs basic methods to manipulate the DOM post-render
> ------------------------------------------------------------------
>
> Key: TAPESTRY-2541
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2541
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0.13
> Reporter: Martin Papy
> Assignee: Howard M. Lewis Ship
>
> It would be useful if I want to write a component that needs to manipulate
> its body... A trivial example would be a "stripwhitespace" component :
>
> <t:stripwhitespace>
>
> My string with too
>
> many white spaces
>
> </ t:stripwhitespace>
>
> In that case I would like to access the <t:body /> string to remove some
> spaces...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]