@Deprecated public class ProcessStatusPopUpVM extends BaseVM
| Modifier and Type | Field and Description |
|---|---|
static String |
CANCELABLE_ARG
Deprecated.
|
static String |
MESSAGE_ARG
Deprecated.
|
static String |
PROCESS_ARG
Deprecated.
|
static String |
UPDATE_PROGRESS_COMMAND
Deprecated.
|
COLLECT_EARTH_PROJECT_FILE_CREATOR_LOADER, jobManager, userGroupManager, userManager| Constructor and Description |
|---|
ProcessStatusPopUpVM()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Deprecated.
|
String |
getMessage()
Deprecated.
|
int |
getProgress()
Deprecated.
|
void |
init(String message,
AbstractProcess<?,?> process,
boolean cancelable)
Deprecated.
|
boolean |
isCancelable()
Deprecated.
|
static org.zkoss.zul.Window |
openPopUp(String message,
AbstractProcess<?,?> process,
boolean cancelable)
Deprecated.
|
void |
updateProgress()
Deprecated.
|
closePopUp, getComponentsPath, getCurrentLanguageCode, getDefaultPublicUserGroupItem, getFormFieldValue, getFormFieldValue, getInitParameter, getLoggedUser, getLoggedUsername, getSession, getSessionStatus, getUserGroupsModel, initUserGroupsModel, joinList, joinValues, notifyChange, openPopUp, openPopUp, prettyDateFormat, setFormFieldValue, setFormFieldValuepublic static final String UPDATE_PROGRESS_COMMAND
public static final String PROCESS_ARG
public static final String MESSAGE_ARG
public static final String CANCELABLE_ARG
public static org.zkoss.zul.Window openPopUp(String message, AbstractProcess<?,?> process, boolean cancelable)
public void init(String message, AbstractProcess<?,?> process, boolean cancelable)
public void updateProgress()
public int getProgress()
public String getMessage()
public boolean isCancelable()
public void cancel()
Copyright © 2022 Open Foris. All rights reserved.