com.levigo.jadice.document.auth
Class ExportIntent

java.lang.Object
  extended by com.levigo.jadice.document.auth.ExportIntent
All Implemented Interfaces:
Intent

public class ExportIntent
extends Object
implements Intent


Field Summary
 DataFlavor flavor
           
 List<Page> pages
           
 
Constructor Summary
ExportIntent(List<Page> pages, DataFlavor flavor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

flavor

public final DataFlavor flavor

pages

public final List<Page> pages
Constructor Detail

ExportIntent

public ExportIntent(List<Page> pages,
                    DataFlavor flavor)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.