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.
|
getResult
getRepository, resetStructure
public void buildForm(Form f, T target, AppContext c) throws TransitionException
BaseFormTransition
f
- Form to be builttarget
- target ObjectTransitionException