Uses of Interface
com.jbbres.lib.actions.elements.ElementDescriptionChangeListener

Packages that use ElementDescriptionChangeListener
com.jbbres.lib.actions.elements Provides the public model (interfaces and classes) that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements.variables Provides classes associated to an action that gets the value of the specified variable and, when applicable, allows to modify it. 
 

Uses of ElementDescriptionChangeListener in com.jbbres.lib.actions.elements
 

Methods in com.jbbres.lib.actions.elements with parameters of type ElementDescriptionChangeListener
 void ElementDescription.addElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
          Adds a element description change listener.
 void ElementDescription.removeElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
          Removes a element description change listener.
 

Uses of ElementDescriptionChangeListener in com.jbbres.lib.actions.tools.elements
 

Methods in com.jbbres.lib.actions.tools.elements with parameters of type ElementDescriptionChangeListener
 void SimpleElementDescription.addElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
           
 void ResourceBundleElementDescription.addElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
           
 void SimpleElementDescription.removeElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
           
 void ResourceBundleElementDescription.removeElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
          Removes a element description change listener.
 

Uses of ElementDescriptionChangeListener in com.jbbres.lib.actions.tools.elements.variables
 

Methods in com.jbbres.lib.actions.tools.elements.variables with parameters of type ElementDescriptionChangeListener
 void VariableActionDescription.addElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
           
 void VariableActionDescription.removeElementDescriptionChangeListener(ElementDescriptionChangeListener listener)
           
 



To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.