|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.AbstractComponent
org.apache.tapestry.BaseComponent
org.apache.tapestry.contrib.ajax.Timeout
public abstract class Timeout
| Field Summary |
|---|
| Fields inherited from class org.apache.tapestry.AbstractComponent |
|---|
_clientId |
| Constructor Summary | |
|---|---|
Timeout()
|
|
| Method Summary | |
|---|---|
abstract int |
getAutoProlongTime()
|
abstract boolean |
getDisableAutoProlong()
|
abstract boolean |
getDisableWarning()
|
abstract String |
getExpirationFunction()
|
abstract String |
getExpirationMessage()
|
abstract org.apache.tapestry.web.WebRequest |
getRequest()
|
Map |
getScriptSymbols()
|
protected org.apache.tapestry.web.WebSession |
getSession()
|
protected int |
getSessionTime()
|
abstract String |
getWarningMessage()
|
abstract int |
getWarningTime()
|
boolean |
isInSession()
|
void |
renewSession(org.apache.tapestry.IRequestCycle cycle)
|
| Methods inherited from class org.apache.tapestry.BaseComponent |
|---|
addOuter, finishLoad, renderComponent |
| Methods inherited from class org.apache.tapestry.AbstractComponent |
|---|
addAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getClientId, getComponent, getComponents, getContainedComponent, getContainer, getEventInvoker, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, isStateful, pageEndRender, prepareForRender, render, renderBody, renderIdAttribute, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toString, triggerEvent |
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.tapestry.IComponent |
|---|
addAsset, addBody, addComponent, enterActiveState, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getClientId, getComponent, getComponents, getContainedComponent, getContainer, getEventInvoker, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty |
| Methods inherited from interface org.apache.tapestry.IRender |
|---|
render |
| Methods inherited from interface org.apache.hivemind.LocationHolder |
|---|
setLocation |
| Methods inherited from interface org.apache.hivemind.Locatable |
|---|
getLocation |
| Constructor Detail |
|---|
public Timeout()
| Method Detail |
|---|
public abstract int getWarningTime()
public abstract int getAutoProlongTime()
public abstract String getWarningMessage()
public abstract String getExpirationMessage()
public abstract boolean getDisableWarning()
public abstract boolean getDisableAutoProlong()
public abstract String getExpirationFunction()
public abstract org.apache.tapestry.web.WebRequest getRequest()
protected org.apache.tapestry.web.WebSession getSession()
protected int getSessionTime()
public boolean isInSession()
public Map getScriptSymbols()
public void renewSession(org.apache.tapestry.IRequestCycle cycle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||