Elexis API documentation
Version 2.1.6 as of December 11 2011

Uses of Class
ch.elexis.util.IRnOutputter.TYPE

Packages that use IRnOutputter.TYPE
ch.elexis.privatrechnung.rechnung   
ch.elexis.privatrechnung2.rechnung   
ch.elexis.TarmedRechnung   
ch.elexis.util Utility-Klassen Dieses Package enthält Hilfsklassen, die thematisch nicht einem der anderen Packages zuzuordnen sind. 
ch.elexis.views   
ch.elexis.views.rechnung   
 

Uses of IRnOutputter.TYPE in ch.elexis.privatrechnung.rechnung
 

Methods in ch.elexis.privatrechnung.rechnung with parameters of type IRnOutputter.TYPE
 Result<Rechnung> RechnungsDrucker.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rnn, java.util.Properties props)
          Print the bill(s)
 

Uses of IRnOutputter.TYPE in ch.elexis.privatrechnung2.rechnung
 

Methods in ch.elexis.privatrechnung2.rechnung with parameters of type IRnOutputter.TYPE
 Result<Rechnung> RechnungsDrucker.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rnn, java.util.Properties props)
          Print the bill(s)
 

Uses of IRnOutputter.TYPE in ch.elexis.TarmedRechnung
 

Methods in ch.elexis.TarmedRechnung with parameters of type IRnOutputter.TYPE
 Document XMLExporter.doExport(Rechnung rechnung, java.lang.String dest, IRnOutputter.TYPE type, boolean doVerify)
          Export a bill as XML.
 Result<Rechnung> RechnungsDrucker.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rechnungen, java.util.Properties props)
           
 Result<Rechnung> XMLExporter.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rnn, java.util.Properties props)
          Output a Collection of bills.
 

Uses of IRnOutputter.TYPE in ch.elexis.util
 

Methods in ch.elexis.util that return IRnOutputter.TYPE
static IRnOutputter.TYPE IRnOutputter.TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IRnOutputter.TYPE[] IRnOutputter.TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ch.elexis.util with parameters of type IRnOutputter.TYPE
 Result<Rechnung> IRnOutputter.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rnn, java.util.Properties props)
          Do the actual output
 

Uses of IRnOutputter.TYPE in ch.elexis.views
 

Methods in ch.elexis.views with parameters of type IRnOutputter.TYPE
 boolean RnPrintView2.doPrint(Rechnung rn, IRnOutputter.TYPE rnType, java.lang.String saveFile, boolean withESR, boolean withForms, boolean doVerify, IProgressMonitor monitor)
          Druckt die Rechnung auf eine Vorlage, deren Ränder alle auf 0.5cm eingestellt sein müssen, und die unterhalb von 170 mm leer ist.
 

Uses of IRnOutputter.TYPE in ch.elexis.views.rechnung
 

Methods in ch.elexis.views.rechnung with parameters of type IRnOutputter.TYPE
 Result<Rechnung> DefaultOutputter.doOutput(IRnOutputter.TYPE type, java.util.Collection<Rechnung> rnn, java.util.Properties props)
           
 


Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis