|
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.omnivore.views.OmnivoreView
public class OmnivoreView
A class do receive documents by drag&drop. Documents are imported into the database and linked to the selected patient. On double-click they are opened with their associated application.
| Constructor Summary | |
|---|---|
OmnivoreView()
The constructor. |
|
| Method Summary | |
|---|---|
void |
activation(boolean mode)
|
void |
createPartControl(Composite parent)
This is a callback that will allow us to create the viewer and initialize it. |
void |
dispose()
|
void |
setFocus()
Passing the focus request to the viewer's control. |
void |
visible(boolean mode)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OmnivoreView()
| Method Detail |
|---|
public void createPartControl(Composite parent)
public void dispose()
public void setFocus()
public void activation(boolean mode)
activation in interface GlobalEventDispatcher.IActivationListenerpublic void visible(boolean mode)
visible in interface GlobalEventDispatcher.IActivationListener
|
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 | |||||||||