T - target typepublic interface DirectFormUpdate<T> extends FormUpdate<T>
| Modifier and Type | Method and Description |
|---|---|
FormResult |
getNext(T target)
Generate the FormResult based on the selected object.
|
buildSelectForm, getSelectedgetContextFormResult getNext(T target)
target -