public class DataExportErrorsPopUpVM extends Object
| Constructor and Description |
|---|
DataExportErrorsPopUpVM() |
| Modifier and Type | Method and Description |
|---|---|
List<DataBackupError> |
getErrors() |
void |
init(List<DataBackupError> errors) |
static org.zkoss.zul.Window |
showPopUp(List<DataBackupError> errors) |
public static org.zkoss.zul.Window showPopUp(List<DataBackupError> errors)
public void init(List<DataBackupError> errors)
public List<DataBackupError> getErrors()
Copyright © 2021 Open Foris. All rights reserved.