|
||||||||||
| 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.SourceModel
public class SourcesPage.SourceModel
Model for retrieving the source code from the classpath of a packaged resource.
| Constructor Summary | |
|---|---|
SourcesPage.SourceModel()
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getObject()
Returns the contents of the file loaded from the classpath. |
| 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 |
| Constructor Detail |
|---|
public SourcesPage.SourceModel()
| Method Detail |
|---|
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 | |||||||||