|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveControlListener | |
---|---|
ch.elexis.selectors |
Uses of ActiveControlListener in ch.elexis.selectors |
---|
Classes in ch.elexis.selectors that implement ActiveControlListener | |
---|---|
class |
DisplayPanel
A Panel to display ActiveControls as views to fields of a single PersistentObject |
class |
SelectorPanel
A Panel that can be used as a ControlField for a CommonViewer. |
Methods in ch.elexis.selectors with parameters of type ActiveControlListener | |
---|---|
void |
ActiveControl.addListener(ActiveControlListener listen)
|
void |
DisplayPanel.addSelectorListener(ActiveControlListener l)
Add a listener to the list of listeners that will be notified, if one of the fields has been changed |
void |
SelectorPanel.addSelectorListener(ActiveControlListener l)
Add a listener to the list of listeners that will be notified, if one of the fields has been changed |
void |
ActiveControl.removeSelectorListener(ActiveControlListener listen)
|
void |
DisplayPanel.removeSelectorListener(ActiveControlListener l)
Remove a listener from the list of SelectorListeners |
void |
SelectorPanel.removeSelectorListener(ActiveControlListener l)
Remove a listener from the list of SelectorListeners |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |