|
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.Objectch.elexis.actions.AgendaActions
public class AgendaActions
Some common actions for the agenda
Field Summary | |
---|---|
static IAction |
changeTerminStatusAction
modify an appointment |
static IAction |
delTerminAction
delete an appointment |
static IAction |
terminStatusAction
Display or change the state of an appointment |
static 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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static IAction changeTerminStatusAction
public static IAction delTerminAction
public static IAction terminStatusAction
public static IAction unblockAction
Constructor Detail |
---|
public AgendaActions()
Method Detail |
---|
public static void updateActions()
|
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 |