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.
|
getResult
public void buildForm(Form f, LogFactory.Entry target, AppContext conn) throws TransitionException
BaseFormTransition
f
- Form to be builttarget
- target ObjectTransitionException