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, getSelected
getContext
FormResult getNext(T target)
target
-