public class DropForeignKeyTransition<T extends DataObjectFactory> extends EditTableFormTransition<T>
| Modifier and Type | Class and Description |
|---|---|
class |
DropForeignKeyTransition.DropAction |
| Constructor and Description |
|---|
DropForeignKeyTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildForm(Form f,
T target,
AppContext c)
Build the transition form.
|
getResultgetRepository, resetStructurepublic void buildForm(Form f, T target, AppContext c) throws TransitionException
BaseFormTransitionf - Form to be builttarget - target ObjectTransitionException