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() |
default DialogBuilder.Width |
getWidth() |
default boolean |
isLight() |
default boolean |
isWide() |
String getId()
String getLabel()
Map<String,ActionDefinition> getActions()
default boolean isLight()
default LayoutDefinition<? extends LayoutProducer> getFooterLayout()
default boolean isWide()
default DialogBuilder.Width getWidth()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.