Advanced Features > Nested Managers and Nested Graphers > Manager Frame > Copying a Frame

To be able to copy a manager that uses a frame, the frame implementation must define the copy method defined by the interface that must create a clone of the frame:

IlvManagerFrame.copy()