org.nakedobjects.plugins.html.task
Class EditTask
java.lang.Object
org.nakedobjects.plugins.html.task.Task
org.nakedobjects.plugins.html.task.EditTask
public class EditTask
- extends Task
| Fields inherited from class org.nakedobjects.plugins.html.task.Task |
descriptions, error, errors, fieldSpecifications, id, initialState, maxLength, names, noLines, numberOfEntries, optional, readOnly, typicalLength, wraps |
| Methods inherited from class org.nakedobjects.plugins.html.task.Task |
checkInstances, debug, getDescription, getEntries, getEntryText, getError, getErrors, getFieldDescriptions, getId, getMaxLength, getNames, getNoLines, getOptional, getOptions, getReadOnly, getStep, getTarget, getTrail, getTypes, getTypicalLength, getWraps, init, nextStep, numberOfSteps, previousStep, setFromFields |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditTask
public EditTask(Context context,
NakedObject object)
getOptions
protected NakedObject[][] getOptions(Context context,
int from,
int len)
- Overrides:
getOptions in class Task
checkForValidity
public void checkForValidity(Context context)
- Specified by:
checkForValidity in class Task
completeTask
public NakedObject completeTask(Context context,
Page page)
- Specified by:
completeTask in class Task
simpleField
protected boolean simpleField(NakedObjectSpecification type,
int i)
- Overrides:
simpleField in class Task
isEditing
public boolean isEditing()
- Overrides:
isEditing in class Task
getName
public java.lang.String getName()
- Overrides:
getName in class Task
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.