public class DocumentToolbarOptions extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
_downloadButton |
static String |
FIELD_DOWNLOADBUTTON |
| Constructor and Description |
|---|
DocumentToolbarOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evalDownloadButton() |
Boolean |
getDownloadButton() |
DocumentToolbarOptions |
safeSetDownloadButton(Boolean value) |
DocumentToolbarOptions |
setDownloadButton(Boolean value) |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_DOWNLOADBUTTON
protected Boolean _downloadButton
public DocumentToolbarOptions setDownloadButton(Boolean value)
public DocumentToolbarOptions safeSetDownloadButton(Boolean value)
public Boolean getDownloadButton()
public boolean evalDownloadButton()
Copyright 2022 OneSpan All rights reserved.