|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.AbstractReadOnlyModel
org.apache.wicket.examples.source.SourcesPage.PackagedResourcesModel
public class SourcesPage.PackagedResourcesModel
Model for retrieving the contents of a package directory from the class path.
| Constructor Summary | |
|---|---|
SourcesPage.PackagedResourcesModel()
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getObject()
Returns the list of resources found in the package of the page. |
protected void |
onDetach()
Clears the list to save space. |
| Methods inherited from class org.apache.wicket.model.AbstractReadOnlyModel |
|---|
detach, getObject, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.wicket.model.IDetachable |
|---|
detach |
| Constructor Detail |
|---|
public SourcesPage.PackagedResourcesModel()
| Method Detail |
|---|
protected void onDetach()
public java.lang.Object getObject()
getObject in interface IModelgetObject in class AbstractReadOnlyModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||