Elexis API documentation as of September 4 2011

Uses of Interface
ch.elexis.selectors.ActiveControlListener

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 documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis