public interface OnPaymentContainerResizeListener extends FlowListener
| Modifier and Type | Method and Description |
|---|---|
void |
onPaymentContainerEnlarge()
This method is invoked when the provided view should be enlarged to render more complex
content (e.g.
|
void |
onPaymentContainerReduce()
This method is called when the view size can be reduced again.
|
void onPaymentContainerEnlarge()
void onPaymentContainerReduce()