Constructor and Description |
---|
FrameManager(UIRequest req,
ModelMapper mp)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
disposeFrame()
close the Frame and command the finalization of the form.
|
void |
missing(Input in)
Relay the missing update to the model.
|
void |
run() |
public FrameManager(UIRequest req, ModelMapper mp)
Form
in motionreq
- the UIRequest
to be rendered.mp
- the mapper to use for locating classespublic void disposeFrame()
FormModel.finalizeForm()
public void missing(Input in)
in
- Copyright © 2018 universAAL Consortium. All rights reserved.