|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.html.task.Task
org.nakedobjects.plugins.html.task.AddItemToCollectionTask
public class AddItemToCollectionTask
| Field Summary |
|---|
| Fields inherited from class org.nakedobjects.plugins.html.task.Task |
|---|
descriptions, error, errors, fieldSpecifications, id, initialState, maxLength, names, noLines, numberOfEntries, optional, readOnly, typicalLength, wraps |
| Constructor Summary | |
|---|---|
AddItemToCollectionTask(Context context,
NakedObject target,
OneToManyAssociation fld)
|
|
| Method Summary | |
|---|---|
void |
checkForValidity(Context context)
|
void |
checkInstances(Context context,
NakedObject[] objects)
|
NakedObject |
completeTask(Context context,
Page page)
|
boolean |
isEditing()
|
| Methods inherited from class org.nakedobjects.plugins.html.task.Task |
|---|
debug, getDescription, getEntries, getEntryText, getError, getErrors, getFieldDescriptions, getId, getMaxLength, getName, getNames, getNoLines, getOptional, getOptions, getOptions, getReadOnly, getStep, getTarget, getTrail, getTypes, getTypicalLength, getWraps, init, nextStep, numberOfSteps, previousStep, setFromFields, simpleField |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddItemToCollectionTask(Context context,
NakedObject target,
OneToManyAssociation fld)
| Method Detail |
|---|
public void checkForValidity(Context context)
checkForValidity in class Task
public void checkInstances(Context context,
NakedObject[] objects)
checkInstances in class Task
public NakedObject completeTask(Context context,
Page page)
completeTask in class Taskpublic boolean isEditing()
isEditing in class Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||