ctkClipboard

        Clipboard functions for manipulations on the widget's tree.
        
=head2 Programming notes
Class data
        clipboard content (array of items)
Member data
        signature
Properties
        clipboard       content (array of items)
        signature
Methods
        new     (-clear => 1|0, -debug => 0|1)
        destroy
        clipboard ()
        checkClipboard()
        clipboardClear ()
        clipboardAppend (array of items)

Maintenance

        Author: Marco
        date:   04.01.2007
        History 
                        04.01.2007 MO03202 mam First draft

Back to index