| 
Elexis API documentation as of September 4 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.ICallbackpublic boolean saveAs()
saveAs in interface ITextPlugin.ICallback
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||