Uses of Interface
org.nakedobjects.plugins.html.action.Action

Packages that use Action
org.nakedobjects.plugins.html.action   
org.nakedobjects.plugins.html.action.edit   
org.nakedobjects.plugins.html.action.misc   
org.nakedobjects.plugins.html.action.view   
org.nakedobjects.plugins.html.servlet.internal   
org.nakedobjects.plugins.html.task   
 

Uses of Action in org.nakedobjects.plugins.html.action
 

Classes in org.nakedobjects.plugins.html.action that implement Action
 class ChangeContext
           
 class LogOut
           
 class Welcome
           
 

Uses of Action in org.nakedobjects.plugins.html.action.edit
 

Classes in org.nakedobjects.plugins.html.action.edit that implement Action
 class AddItemToCollection
           
 class EditObject
           
 class RemoveItemFromCollection
           
 class Save
           
 

Uses of Action in org.nakedobjects.plugins.html.action.misc
 

Classes in org.nakedobjects.plugins.html.action.misc that implement Action
 class About
           
 class SetUser
           
 class SwapUser
           
 

Uses of Action in org.nakedobjects.plugins.html.action.view
 

Classes in org.nakedobjects.plugins.html.action.view that implement Action
 class CollectionView
           
 class FieldCollectionView
           
 class ObjectView
           
 class ObjectViewAbstract
           
 class ServiceView
           
 

Uses of Action in org.nakedobjects.plugins.html.servlet.internal
 

Methods in org.nakedobjects.plugins.html.servlet.internal with parameters of type Action
protected  void WebController.addAction(Action action)
           
 

Uses of Action in org.nakedobjects.plugins.html.task
 

Classes in org.nakedobjects.plugins.html.task that implement Action
 class InvokeMethod
           
 class TaskStep
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.