Uses of Interface
com.jbbres.lib.actions.tools.elements.variables.VariableActionServiceListener

Packages that use VariableActionServiceListener
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 VariableActionServiceListener in com.jbbres.lib.actions.tools.elements.variables
 

Classes in com.jbbres.lib.actions.tools.elements.variables that implement VariableActionServiceListener
 class VariableActionDescription
          The ActionDescription for VariableAction.
 class VariableActionUI
          The visual Component (UI) for VariableAction.
 

Methods in com.jbbres.lib.actions.tools.elements.variables with parameters of type VariableActionServiceListener
 void VariableActionService.addServiceListener(VariableActionServiceListener l)
          Adds a model listener.
 void VariableActionService.removeServiceListener(VariableActionServiceListener l)
          Removes a execution 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.