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

Packages that use ObjectContent
org.nakedobjects.plugins.dnd   
org.nakedobjects.plugins.dnd.viewer   
org.nakedobjects.plugins.dnd.viewer.content   
org.nakedobjects.plugins.dnd.viewer.lookup   
 

Uses of ObjectContent in org.nakedobjects.plugins.dnd
 

Subinterfaces of ObjectContent in org.nakedobjects.plugins.dnd
 interface OneToManyFieldElement
           
 interface OneToOneField
           
 

Methods in org.nakedobjects.plugins.dnd with parameters of type ObjectContent
 View ViewFactory.createFieldView(ObjectContent content, ViewAxis axis)
           
 

Uses of ObjectContent in org.nakedobjects.plugins.dnd.viewer
 

Methods in org.nakedobjects.plugins.dnd.viewer with parameters of type ObjectContent
 View SkylarkViewFactory.createFieldView(ObjectContent content, ViewAxis axis)
           
 ViewSpecification SkylarkViewFactory.getOpenSubViewSpecification(ObjectContent content)
          Deprecated. - views should be specific about what subviews they create; and allow the user to change them later
 

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

Classes in org.nakedobjects.plugins.dnd.viewer.content that implement ObjectContent
 class AbstractObjectContent
           
 class CollectionElement
           
 class ObjectActionContent
          Links an action on an object to a view.
 class ObjectParameterImpl
           
 class OneToManyFieldElementImpl
           
 class OneToOneFieldImpl
           
 class RootObject
           
 

Uses of ObjectContent in org.nakedobjects.plugins.dnd.viewer.lookup
 

Constructors in org.nakedobjects.plugins.dnd.viewer.lookup with parameters of type ObjectContent
ObjectDropDownAxis(ObjectContent content, View originalView)
           
 



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