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.
|
getResultgetRepository, resetStructurepublic void buildForm(Form f, T target, AppContext conn) throws TransitionException
BaseFormTransitionf - Form to be builttarget - target ObjectTransitionException