org.nakedobjects.plugins.dnd
Interface ActionContent
- All Superinterfaces:
- Content
- All Known Implementing Classes:
- CollectionActionContent, ObjectActionContent
public interface ActionContent
- extends Content
| Methods inherited from interface org.nakedobjects.plugins.dnd.Content |
canDrop, contentMenuOptions, debugDetails, drop, getHelp, getIconName, getIconPicture, getId, getNaked, getOptions, getSpecification, isCollection, isObject, isOptionEnabled, isPersistable, isTextParseable, isTransient, parseTextEntry, title, viewMenuOptions, windowTitle |
disabled
Consent disabled()
execute
NakedObject execute()
getActionName
java.lang.String getActionName()
getNoParameters
int getNoParameters()
getParameterContent
ParameterContent getParameterContent(int index)
getParameterObject
NakedObject getParameterObject(int index)
getDescription
java.lang.String getDescription()
- Specified by:
getDescription in interface Content
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.