|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.content.AbstractContent
org.nakedobjects.plugins.dnd.viewer.content.AbstractCollectionContent
org.nakedobjects.plugins.dnd.viewer.content.CollectionActionContent
public class CollectionActionContent
| Constructor Summary | |
|---|---|
CollectionActionContent(ActionHelper invocation)
|
|
| Method Summary | |
|---|---|
Consent |
canDrop(Content sourceContent)
Determines if the specified content can be drop on this content. |
void |
debugDetails(DebugString debug)
|
Consent |
disabled()
|
NakedObject |
drop(Content sourceContent)
Implements the response to the dropping of the specified content onto this content. |
NakedObject[] |
elements()
|
NakedObject |
execute()
|
java.lang.String |
getActionName()
|
NakedObject |
getCollection()
|
java.lang.String |
getDescription()
|
java.lang.String |
getHelp()
|
java.lang.String |
getIconName()
The name of the icon to use to respresent the object represented by this content. |
java.lang.String |
getId()
|
NakedObject |
getNaked()
The object represented by this content. |
int |
getNoParameters()
|
ParameterContent |
getParameterContent(int index)
|
NakedObject |
getParameterObject(int index)
|
NakedObjectSpecification |
getSpecification()
The specification of the object represented by this content. |
boolean |
isTransient()
Returns true if the object represented by this content is transient; has not been persisted yet. |
java.lang.String |
title()
|
java.lang.String |
windowTitle()
|
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.content.AbstractCollectionContent |
|---|
allElements, contentMenuOptions, getElementSpecification, getFieldSortOrder, getIconPicture, getOptions, getOrderByElement, getReverseSortOrder, isOptionEnabled, parseTextEntry, setOrder, setOrderByElement, setOrderByField, viewMenuOptions |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.content.AbstractContent |
|---|
isCollection, isObject, isPersistable, isTextParseable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.plugins.dnd.Content |
|---|
contentMenuOptions, getIconPicture, getOptions, isCollection, isObject, isOptionEnabled, isPersistable, isTextParseable, parseTextEntry, viewMenuOptions |
| Constructor Detail |
|---|
public CollectionActionContent(ActionHelper invocation)
| Method Detail |
|---|
public void debugDetails(DebugString debug)
debugDetails in interface CollectionContentdebugDetails in interface ContentdebugDetails in class AbstractCollectionContentpublic Consent canDrop(Content sourceContent)
Content
canDrop in interface Contentpublic Consent disabled()
disabled in interface ActionContentpublic NakedObject drop(Content sourceContent)
Content
drop in interface Contentpublic NakedObject[] elements()
elements in interface CollectionContentelements in class AbstractCollectionContentpublic NakedObject execute()
execute in interface ActionContentpublic java.lang.String getActionName()
getActionName in interface ActionContentpublic NakedObject getCollection()
getCollection in interface CollectionContentgetCollection in class AbstractCollectionContentpublic java.lang.String getDescription()
getDescription in interface ActionContentgetDescription in interface ContentgetDescription in class AbstractCollectionContentpublic java.lang.String getHelp()
getHelp in interface Contentpublic java.lang.String getIconName()
Content
getIconName in interface Contentpublic java.lang.String getId()
getId in interface Contentpublic NakedObject getNaked()
Content
getNaked in interface Contentpublic int getNoParameters()
getNoParameters in interface ActionContentpublic ParameterContent getParameterContent(int index)
getParameterContent in interface ActionContentpublic NakedObject getParameterObject(int index)
getParameterObject in interface ActionContentpublic NakedObjectSpecification getSpecification()
Content
getSpecification in interface Contentpublic boolean isTransient()
Content
isTransient in interface Contentpublic java.lang.String title()
title in interface Contentpublic java.lang.String windowTitle()
windowTitle in interface ContentwindowTitle in class AbstractContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||