org.nakedobjects.plugins.html.action.view
Class ObjectViewAbstract
java.lang.Object
org.nakedobjects.plugins.html.action.view.ObjectViewAbstract
- All Implemented Interfaces:
- Action
- Direct Known Subclasses:
- FieldCollectionView, ObjectView, ServiceView
public abstract class ObjectViewAbstract
- extends java.lang.Object
- implements Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.plugins.html.action.Action |
name |
ObjectViewAbstract
public ObjectViewAbstract()
execute
public final void execute(Request request,
Context context,
Page page)
- Specified by:
execute in interface Action
doExecute
protected void doExecute(Context context,
ViewPane content,
NakedObject object,
java.lang.String field)
addObjectToHistory
protected boolean addObjectToHistory()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.