public class LogFactory.EditItemTransition extends AbstractFormTransition<LogFactory.Entry>
| Constructor and Description |
|---|
EditItemTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildForm(Form f,
LogFactory.Entry target,
AppContext conn)
Build the transition form.
|
getResultpublic void buildForm(Form f, LogFactory.Entry target, AppContext conn) throws TransitionException
BaseFormTransitionf - Form to be builttarget - target ObjectTransitionException