public class SourcesPage.PackagedResourcesModel extends org.apache.wicket.model.LoadableDetachableModel<List<String>>
| Constructor and Description |
|---|
PackagedResourcesModel() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
load()
Returns the list of resources found in the package of the page.
|
detach, getObject, isAttached, of, onAttach, onDetach, setObject, toStringCopyright © 2017. All rights reserved.