public class AddStdIndexTransition<T extends DataObjectFactory> extends EditTableFormTransition<T>
Modifier and Type | Class and Description |
---|---|
class |
AddStdIndexTransition.AddIndexAction |
Constructor and Description |
---|
AddStdIndexTransition() |
Modifier and Type | Method and Description |
---|---|
void |
buildForm(Form f,
T target,
AppContext conn)
Build the transition form.
|
getResult
getRepository, resetStructure
public void buildForm(Form f, T target, AppContext conn) throws TransitionException
BaseFormTransition
f
- Form to be builttarget
- target ObjectTransitionException