For example

Your web application represents a tree structure: directories with
subdirectories and objects. In a given directory, you want to be able to
copy subdirectories and/or objects to the clipboard. Later, when you have
navigated to another directory, you want paste a directory or an object
from the clipboard to the current directory. This would provide copy/ move
functionality to your application.
Being implemented as a component, it would provide reusability of course. 

regards,
Lennart 
>-----Original Message-----
        >From: Geoff Longman <[EMAIL PROTECTED]>
        >Sent: 05/30/05 - 07:24
        >To: Tapestry users <[email protected]>, Lennart Benoot 
<[EMAIL PROTECTED]>
        >Subject: Re: tapestry clipboard component
        >
        >Intersting idea but I don't understand how or why one would need this.
        >Can you elaborate?
        >
        >Geoff
        >
        >On 30 May 2005 12:02:15 -0000, Lennart Benoot <[EMAIL PROTECTED]> 
wrote:
        >> 
        >> Hi All,
        >> 
        >> I am looking for a clipboard component. It should provide copy paste 
functionality for objects. When you include the component in a page, it shows 
the current objects in the clipboard. You can copy new objects into the 
clipboard and paste objects out of it. A method should be called in both cases.
        >> Anyone made anything like this? Willing to share it?
        >> 
        >> Regards,
        >> Lennart
        >> 
        >> 
        >> 
        >> ---------------------------------------------------------------------
        >> To unsubscribe, e-mail: [EMAIL PROTECTED]
        >> For additional commands, e-mail: [EMAIL PROTECTED]
        >> 
        >>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to