| 
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.Objectch.elexis.actions.CodeSelectorHandler
public class CodeSelectorHandler
| Method Summary | |
|---|---|
 ICodeSelectorTarget | 
getCodeSelectorTarget()
Reeturns the currently registered ICodeSelectorTarget.  | 
static CodeSelectorHandler | 
getInstance()
 | 
 void | 
removeCodeSelectorTarget()
Unregister the currently registered ICodeSelectorTarget.  | 
 void | 
setCodeSelectorTarget(ICodeSelectorTarget target)
Register a ICodeSelectorTarget.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static CodeSelectorHandler getInstance()
public void setCodeSelectorTarget(ICodeSelectorTarget target)
target - the ICodeSelectorTarget to set.public void removeCodeSelectorTarget()
public ICodeSelectorTarget getCodeSelectorTarget()
  | 
Elexis API documentation as of September 4 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||