org.nakedobjects.plugins.dnd
Interface TextParseableField

All Superinterfaces:
Content, FieldContent, TextParseableContent
All Known Implementing Classes:
TextParseableFieldImpl

public interface TextParseableField
extends TextParseableContent, FieldContent


Method Summary
 
Methods inherited from interface org.nakedobjects.plugins.dnd.TextParseableContent
canClear, canWrap, clear, entryComplete, getMaximumLength, getNoLines, getTypicalLineLength, isEditable, isEmpty, titleString
 
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
 
Methods inherited from interface org.nakedobjects.plugins.dnd.FieldContent
getField, getFieldName, getParent, isEditable, isMandatory
 
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
 



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