public interface DialogDefinition
Modifier and Type | Method and Description |
---|---|
Map<String,ActionDefinition> |
getActions() |
default LayoutDefinition<? extends LayoutProducer> |
getFooterLayout() |
String |
getId()
Unique identifier for this dialog.
|
String |
getLabel() |
String getId()
String getLabel()
Map<String,ActionDefinition> getActions()
default LayoutDefinition<? extends LayoutProducer> getFooterLayout()
Copyright © 2019 Magnolia International Ltd.. All rights reserved.