Uses of Class
tweed.action.ActionPerformer

Packages that use ActionPerformer
tweed.context A Context is a set of parameters and services for managing UI and server invocation. 
 

Uses of ActionPerformer in tweed.context
 

Methods in tweed.context that return ActionPerformer
 ActionPerformer DefaultContextFactory.DefaultContext.getActionPerformer()
           
 ActionPerformer Context.getActionPerformer()
          Returns the ActionPerformer that processes ContextActions.
 

Methods in tweed.context with parameters of type ActionPerformer
 void DefaultContextFactory.DefaultContext.setActionPerformer(ActionPerformer actionPerformer)
           
 



Copyright © 2003 Laurent Caillette. All Rights Reserved.