org.nakedobjects.plugins.html.task
Class MethodTask
java.lang.Object
org.nakedobjects.plugins.html.task.Task
org.nakedobjects.plugins.html.task.MethodTask
public final class MethodTask
- 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, getDescription, getEntries, getEntryText, getError, getErrors, getFieldDescriptions, getId, getMaxLength, getName, getNames, getNoLines, getOptional, getOptions, getReadOnly, getStep, getTarget, getTrail, getTypes, getTypicalLength, getWraps, init, isEditing, nextStep, numberOfSteps, previousStep, setFromFields, simpleField |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodTask
protected MethodTask(Context context,
NakedObject target,
NakedObjectAction action)
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
debug
public void debug(DebugString debug)
- Overrides:
debug in class Task
getOptions
protected NakedObject[][] getOptions(Context context,
int from,
int len)
- Overrides:
getOptions in class Task
collectParameters
public boolean collectParameters()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.