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

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

public class ObjectView
extends ObjectViewAbstract


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

Constructor Detail

ObjectView

public ObjectView()
Method Detail

addObjectToHistory

protected boolean addObjectToHistory()
Overrides:
addObjectToHistory in class ObjectViewAbstract

doExecute

protected void doExecute(Context context,
                         ViewPane content,
                         NakedObject adapter,
                         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.