|
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.views.BestellBlatt
public class BestellBlatt
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
BestellBlatt()
|
Method Summary | |
---|---|
void |
createOrder(Kontakt adressat,
java.util.List<Bestellung.Item> items)
|
void |
createPartControl(Composite parent)
|
void |
save()
|
boolean |
saveAs()
|
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 ID
Constructor Detail |
---|
public BestellBlatt()
Method Detail |
---|
public void createPartControl(Composite parent)
public void createOrder(Kontakt adressat, java.util.List<Bestellung.Item> items)
public void setFocus()
public void save()
save
in interface ITextPlugin.ICallback
public boolean saveAs()
saveAs
in interface ITextPlugin.ICallback
|
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 |