You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Fernando (JIRA)" <de...@tapestry.apache.org> on 2008/03/28 23:16:24 UTC

[jira] Commented: (TAPESTRY-2307) I can't re-parent Elements; and other dom manipulation accessors

    [ https://issues.apache.org/jira/browse/TAPESTRY-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583213#action_12583213 ] 

Fernando commented on TAPESTRY-2307:
------------------------------------

Another accessor needed:

Node.setNamespace( String namespace )


> I can't re-parent Elements; and other dom manipulation accessors
> ----------------------------------------------------------------
>
>                 Key: TAPESTRY-2307
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2307
>             Project: Tapestry
>          Issue Type: Bug
>            Reporter: Fernando
>             Fix For: 5.0, 5.1, 5.0.12
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am trying to do some dom manipulations, but the Elements/Nodes don't expose enough accessors for me to do proper dom checking and manipulations.
> must have
> 1) Node.setParent( Element parent )
> 2) Node.getAttributes()
> 3) Node.getNamespace()
> nice to have
> 3) Node.setName( String name )

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org