java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<GUIDocument>
com.logicaldoc.gui.frontend.client.clipboard.Clipboard
All Implemented Interfaces:
Serializable, Cloneable, Iterable<GUIDocument>, Collection<GUIDocument>, Set<GUIDocument>

public class Clipboard extends HashSet<GUIDocument>
This represent a clipboard of documents the user is wotking on
Since:
6.0
Author:
Marco Meschieri - LogicalDOC
See Also: