public interface DialogWaveBean
extends org.jrebirth.af.api.wave.WaveBean
| Modifier and Type | Interface and Description |
|---|---|
static class |
DialogWaveBean.DialogType |
| Modifier and Type | Method and Description |
|---|---|
DialogWaveBean.DialogType |
dialogType() |
Throwable |
exception() |
String |
header() |
String |
message() |
String |
title() |
DialogWaveBean.DialogType dialogType()
String title()
String header()
String message()
Throwable exception()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.