Uses of Class
com.jbbres.lib.actions.tools.elements.variables.VariableActionServiceEvent

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

Methods in com.jbbres.lib.actions.tools.elements.variables with parameters of type VariableActionServiceEvent
 void VariableActionUI.assignValueChange(VariableActionServiceEvent event)
           
 void VariableActionServiceListener.assignValueChange(VariableActionServiceEvent event)
          Invocated when the assign value flag changes.
 void VariableActionDescription.assignValueChange(VariableActionServiceEvent event)
           
 void VariableActionUI.variableChange(VariableActionServiceEvent event)
           
 void VariableActionServiceListener.variableChange(VariableActionServiceEvent event)
          Invocated when the variable changes.
 void VariableActionDescription.variableChange(VariableActionServiceEvent event)
           
 



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.