|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.settings.def.SessionSettings
public class SessionSettings
| Constructor Summary | |
|---|---|
SessionSettings()
|
|
| Method Summary | |
|---|---|
IPageFactory |
getPageFactory()
Gets the factory to be used when creating pages |
void |
setPageFactory(IPageFactory defaultPageFactory)
Sets the factory to be used when creating pages. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionSettings()
| Method Detail |
|---|
public IPageFactory getPageFactory()
ISessionSettings
getPageFactory in interface ISessionSettingsISessionSettings.getPageFactory()public void setPageFactory(IPageFactory defaultPageFactory)
ISessionSettings
setPageFactory in interface ISessionSettingsdefaultPageFactory - The default factoryISessionSettings.setPageFactory(org.apache.wicket.IPageFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||