public final class ViewActivationController extends DMXAbstractController
ids, modelChangeListenersList
Constructor and Description |
---|
ViewActivationController()
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(DMXLocalModel model,
Object... params)
Sets the ID of the view to be activated.
|
String |
getNextViewId()
Returns ID of the view that should be activated/shown.
|
addModelChangeListener, getControllerData, getMapping, notifyDataChanged, removeModelChangeListener
public String getNextViewId()
execute()
method.getNextViewId
in interface DMXController
getNextViewId
in class DMXAbstractController
public void execute(DMXLocalModel model, Object... params) throws ExecutionException
model
- local model for this method callparams
- view ID must be the first parameterExecutionException
- if an error occursCopyright © 2012-2014 Vektor Software. All Rights Reserved.