public class DialogTemplate extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<ButtonTemplate> |
buttons |
private boolean |
closable |
private Object[] |
messageArgs |
private String |
messageKey |
private String |
titleKey |
| Constructor and Description |
|---|
DialogTemplate() |
private final String titleKey
private final String messageKey
private final Object[] messageArgs
private final List<ButtonTemplate> buttons
private final boolean closable
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.