org.nakedobjects.plugins.dnd
Interface OneToOneField

All Superinterfaces:
Content, FieldContent, ObjectContent
All Known Implementing Classes:
OneToOneFieldImpl

public interface OneToOneField
extends FieldContent, ObjectContent


Method Summary
 Consent isEditable()
           
 
Methods inherited from interface org.nakedobjects.plugins.dnd.FieldContent
getField, getFieldName, getParent, isMandatory
 
Methods inherited from interface org.nakedobjects.plugins.dnd.ObjectContent
canClear, canSet, clear, getObject, setObject
 
Methods inherited from interface org.nakedobjects.plugins.dnd.Content
canDrop, contentMenuOptions, debugDetails, drop, getDescription, getHelp, getIconName, getIconPicture, getId, getNaked, getOptions, getSpecification, isCollection, isObject, isOptionEnabled, isPersistable, isTextParseable, isTransient, parseTextEntry, title, viewMenuOptions, windowTitle
 

Method Detail

isEditable

Consent isEditable()
Specified by:
isEditable in interface FieldContent


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