org.nakedobjects.plugins.dnd.viewer.lookup
Class ObjectDropDownAxis

java.lang.Object
  extended by org.nakedobjects.plugins.dnd.viewer.lookup.DropDownAxis
      extended by org.nakedobjects.plugins.dnd.viewer.lookup.ObjectDropDownAxis
All Implemented Interfaces:
ViewAxis

public class ObjectDropDownAxis
extends DropDownAxis


Constructor Summary
ObjectDropDownAxis(ObjectContent content, View originalView)
           
 
Method Summary
 void setSelection(OptionContent selectedContent)
           
 
Methods inherited from class org.nakedobjects.plugins.dnd.viewer.lookup.DropDownAxis
getOriginalView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectDropDownAxis

public ObjectDropDownAxis(ObjectContent content,
                          View originalView)
Method Detail

setSelection

public void setSelection(OptionContent selectedContent)
Specified by:
setSelection in class DropDownAxis


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