public class ReportStatusView.ReportContextModel extends org.apache.wicket.model.LoadableDetachableModel<java.util.List<ReportStatusWatcher>>
Constructor and Description |
---|
ReportContextModel() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<ReportStatusWatcher> |
load() |
protected java.util.List<ReportStatusWatcher> load()
load
in class org.apache.wicket.model.LoadableDetachableModel<java.util.List<ReportStatusWatcher>>