|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectViewPart
ch.elexis.privatrechnung.rechnung.RnPrintView
public class RnPrintView
Field Summary | |
---|---|
static java.lang.String |
VAT_ISMANDANTVAT
|
static java.lang.String |
VAT_MANDANTVATNUMBER
|
Constructor Summary | |
---|---|
RnPrintView()
|
Method Summary | |
---|---|
void |
createPartControl(Composite parent)
|
Result<Rechnung> |
doPrint(Rechnung rn)
print a bill into a text container |
void |
setFocus()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VAT_ISMANDANTVAT
public static final java.lang.String VAT_MANDANTVATNUMBER
Constructor Detail |
---|
public RnPrintView()
Method Detail |
---|
public void createPartControl(Composite parent)
public void setFocus()
public Result<Rechnung> doPrint(Rechnung rn)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |