Uses of Interface
org.weda.action.ActionRegistry

Packages that use ActionRegistry
org.weda.action.impl   
org.weda.model.impl   
org.weda.tapestry.component   
org.weda.workflow.impl   
 

Uses of ActionRegistry in org.weda.action.impl
 

Classes in org.weda.action.impl that implement ActionRegistry
 class ActionRegistryImpl
          Цель: сервис, предоставляющий доступ к действиям
 

Methods in org.weda.action.impl that return ActionRegistry
 ActionRegistry AbstractActionContainer.getActionRegistry()
           
 

Methods in org.weda.action.impl with parameters of type ActionRegistry
 void AbstractActionContainer.setActionRegistry(ActionRegistry actionRegistry)
           
 

Uses of ActionRegistry in org.weda.model.impl
 

Methods in org.weda.model.impl with parameters of type ActionRegistry
 void ColumnDescriptorImpl.setActionRegistry(ActionRegistry actionRegistry)
           
 

Uses of ActionRegistry in org.weda.tapestry.component
 

Methods in org.weda.tapestry.component that return ActionRegistry
abstract  ActionRegistry FileEditor.getActionRegistry()
           
abstract  ActionRegistry BaseEditor.getActionRegistry()
           
abstract  ActionRegistry ActionPanel.getActionRegistry()
           
 

Uses of ActionRegistry in org.weda.workflow.impl
 

Methods in org.weda.workflow.impl with parameters of type ActionRegistry
 void WorkflowImpl.setActionRegistry(ActionRegistry actionRegistry)
           
 



Copyright © 2005-2006 . All Rights Reserved.