T - return type of fluent API methodspublic static interface Dialogs.HasStyleName<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStyleName() |
T |
withStyleName(java.lang.String styleName)
Sets custom CSS style name for dialog.
|
T withStyleName(java.lang.String styleName)
styleName - style namejava.lang.String getStyleName()