Uses of Interface
org.nakedobjects.plugins.dnd.ParameterContent

Packages that use ParameterContent
org.nakedobjects.plugins.dnd   
org.nakedobjects.plugins.dnd.viewer.border   
org.nakedobjects.plugins.dnd.viewer.content   
 

Uses of ParameterContent in org.nakedobjects.plugins.dnd
 

Subinterfaces of ParameterContent in org.nakedobjects.plugins.dnd
 interface ObjectParameter
           
 interface TextParseableParameter
           
 

Methods in org.nakedobjects.plugins.dnd that return ParameterContent
 ParameterContent ActionContent.getParameterContent(int index)
           
 

Uses of ParameterContent in org.nakedobjects.plugins.dnd.viewer.border
 

Constructors in org.nakedobjects.plugins.dnd.viewer.border with parameters of type ParameterContent
DroppableLabelBorder(ParameterContent fieldContent, View wrappedView)
           
LabelBorder(ParameterContent fieldContent, View wrappedView)
           
 

Uses of ParameterContent in org.nakedobjects.plugins.dnd.viewer.content
 

Classes in org.nakedobjects.plugins.dnd.viewer.content that implement ParameterContent
 class ObjectParameterImpl
           
 class TextParseableParameterImpl
           
 

Methods in org.nakedobjects.plugins.dnd.viewer.content that return ParameterContent
 ParameterContent[] ActionHelper.createParameters()
           
 ParameterContent ObjectActionContent.getParameterContent(int index)
           
 ParameterContent CollectionActionContent.getParameterContent(int index)
           
 



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