@ComponentSpecification public interface DialogControllerFactory
DialogControllers.| Modifier and Type | Method and Description |
|---|---|
DialogController<?> |
createDialogController(String dialogId)
Creates the
DialogController with the given dialogId. |
DialogController<?> createDialogController(String dialogId)
DialogController with the given dialogId.dialogId - is the ID of the requested DialogController.DialogController.Copyright © 2001–2016 mmm-Team. All rights reserved.