public class PartPathTransitionProvider.ConfigTransition extends AbstractFormTransition<T>
Modifier and Type | Class and Description |
---|---|
class |
PartPathTransitionProvider.ConfigTransition.ConfigAction |
Constructor and Description |
---|
ConfigTransition() |
Modifier and Type | Method and Description |
---|---|
void |
buildForm(Form f,
T target,
AppContext conn)
Build the transition form.
|
getResult
public void buildForm(Form f, T target, AppContext conn) throws TransitionException
BaseFormTransition
f
- Form to be builttarget
- target ObjectTransitionException