|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.actions.AgendaActions
public class AgendaActions
Some common actions for the agenda
Field Summary | |
---|---|
static org.eclipse.jface.action.IAction |
changeTerminStatusAction
modify an appointment |
static org.eclipse.jface.action.IAction |
delTerminAction
delete an appointment |
static org.eclipse.jface.action.IAction |
terminStatusAction
Display or change the state of an appointment |
static org.eclipse.jface.action.IAction |
unblockAction
free a previously blocked time range |
Constructor Summary | |
---|---|
AgendaActions()
|
Method Summary | |
---|---|
static void |
updateActions()
Reflect the user's rights on the agenda actions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.eclipse.jface.action.IAction changeTerminStatusAction
public static org.eclipse.jface.action.IAction delTerminAction
public static org.eclipse.jface.action.IAction terminStatusAction
public static org.eclipse.jface.action.IAction unblockAction
Constructor Detail |
---|
public AgendaActions()
Method Detail |
---|
public static void updateActions()
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |