|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.ui.UIState.NotificationTypeConfiguration
public static class UIState.NotificationTypeConfiguration
| Field Summary | |
|---|---|
NotificationRole |
notificationRole
|
java.lang.String |
postfix
|
java.lang.String |
prefix
|
| Constructor Summary | |
|---|---|
UIState.NotificationTypeConfiguration()
|
|
UIState.NotificationTypeConfiguration(java.lang.String prefix,
java.lang.String postfix,
NotificationRole role)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String prefix
public java.lang.String postfix
public NotificationRole notificationRole
| Constructor Detail |
|---|
public UIState.NotificationTypeConfiguration()
public UIState.NotificationTypeConfiguration(java.lang.String prefix,
java.lang.String postfix,
NotificationRole role)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||