public class DropIndexTransition<T extends DataObjectFactory> extends EditTableFormTransition<T>
| Modifier and Type | Class and Description |
|---|---|
class |
DropIndexTransition.DropAction |
| Constructor and Description |
|---|
DropIndexTransition() |
| 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