public static class DomTransitionProvider.EditTransition extends AbstractFormTransition<XMLTarget>
| Constructor and Description |
|---|
EditTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildForm(Form f,
XMLTarget target,
AppContext conn)
Build the transition form.
|
getResultpublic void buildForm(Form f, XMLTarget target, AppContext conn) throws TransitionException
BaseFormTransitionf - Form to be builttarget - target ObjectTransitionException