org.nakedobjects.plugins.html.action.view
Class FieldCollectionView

java.lang.Object
  extended by org.nakedobjects.plugins.html.action.view.ObjectViewAbstract
      extended by org.nakedobjects.plugins.html.action.view.FieldCollectionView
All Implemented Interfaces:
Action

public class FieldCollectionView
extends ObjectViewAbstract


Constructor Summary
FieldCollectionView()
           
 
Method Summary
protected  void doExecute(Context context, ViewPane content, NakedObject object, java.lang.String field)
           
 java.lang.String name()
           
 
Methods inherited from class org.nakedobjects.plugins.html.action.view.ObjectViewAbstract
addObjectToHistory, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldCollectionView

public FieldCollectionView()
Method Detail

doExecute

protected void doExecute(Context context,
                         ViewPane content,
                         NakedObject object,
                         java.lang.String field)
Overrides:
doExecute in class ObjectViewAbstract

name

public java.lang.String name()


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