public class UploadState extends AbstractComponentState
| Modifier and Type | Field and Description |
|---|---|
String |
acceptMimeTypes
Upload component's list of accepted content-types.
|
String |
buttonCaption
Caption of the button that fires uploading.
|
boolean |
buttonCaptionAsHtml
Should the caption of the button that fires uploading be rendered as
HTML.
|
String |
buttonStyleName
Style name of the button that fires uploading.
|
boolean |
immediateMode
Is the upload component in immediate mode or not.
|
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
UploadState() |
public boolean immediateMode
@NoLayout public String acceptMimeTypes
public String buttonCaption
public String buttonStyleName
public boolean buttonCaptionAsHtml
Copyright © 2021 Vaadin Ltd. All rights reserved.