@SessionScoped @Named public class Progress extends Object implements Serializable
| Constructor and Description |
|---|
Progress() |
| Modifier and Type | Method and Description |
|---|---|
BoundedRangeModel |
getProgress() |
boolean |
isUpdate() |
String |
reset() |
void |
setUpdate(boolean update) |
public boolean isUpdate()
public void setUpdate(boolean update)
public BoundedRangeModel getProgress()
public String reset()
Copyright © 2002-2020 The Apache Software Foundation. All Rights Reserved.