public interface ModalViewPayloadBase extends ViewPayloadBase
| Modifier and Type | Method and Description |
|---|---|
Optional<Boolean> |
getClearOnClose() |
Optional<Text> |
getCloseButtonText() |
Optional<Boolean> |
getNotifyOnClose() |
Optional<Text> |
getSubmitButtonText() |
Text |
getTitle() |
default String |
getType() |
getBlocks, getCallbackId, getExternalId, getPrivateMetadatastatic final String TYPE
@Value.Derived default String getType()
getType in interface ViewPayloadBaseText getTitle()
Copyright © 2020. All rights reserved.