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

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

public class ValueDropDownAxis
extends DropDownAxis


Constructor Summary
ValueDropDownAxis(TextParseableContent 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

ValueDropDownAxis

public ValueDropDownAxis(TextParseableContent 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.