|
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.ObjectTitleAreaDialog
ch.elexis.icpc.views.EditEpisodeDialog
public class EditEpisodeDialog
Constructor Summary | |
---|---|
EditEpisodeDialog(Shell parentShell,
Episode episode)
Create a new dialog for editing episodes. |
Method Summary | |
---|---|
void |
create()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditEpisodeDialog(Shell parentShell, Episode episode)
null
as episode creates a new
episode.
parentShell
- the parent shellepisode
- the episode to edit, or null if a new episode should be createdMethod Detail |
---|
public void create()
|
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 |