|
||||||||||
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.form.Form
org.apache.tapestry.wml.Go
public abstract class Go
The go element declares a go task, indicating navigation to a URI. If the URI names a WML card or deck, it is displayed.
Field Summary |
---|
Fields inherited from class org.apache.tapestry.AbstractComponent |
---|
_body, _bodyCount |
Constructor Summary | |
---|---|
Go()
|
Method Summary | |
---|---|
protected String |
constructFormNameForActionService(String actionId)
|
protected void |
emitEventHandlers(IMarkupWriter writer,
IRequestCycle cycle)
This component doesn't support event handlers. |
protected FormSupport |
newFormSupport(IMarkupWriter writer,
IRequestCycle cycle)
Returns a new instance of FormSupportImpl . |
Methods inherited from class org.apache.tapestry.form.Form |
---|
addDeferredRunnable, addEventHandler, addHiddenValue, addHiddenValue, cleanupAfterRender, getCancel, getDelegate, getDirectService, getElementId, getElementId, getJavascriptManager, getListener, getListenerInvoker, getMethod, getName, getPort, getProfile, getRefresh, getRequiresSession, getResponse, getScheme, getSuccess, isFormFieldUpdating, isRewinding, isStateful, peekClientId, prepareForRender, prerenderField, registerForFocus, renderComponent, rewind, setEncodingType, setFormFieldUpdating, trigger, wasPrerendered, wasPrerendered |
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
---|
getLocation, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.tapestry.IForm |
---|
getFocus, isClientValidationEnabled |
Methods inherited from interface org.apache.tapestry.IComponent |
---|
addAsset, addBody, addComponent, enterActiveState, finishLoad, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getClientId, getComponent, getComponents, getContainedComponent, getContainer, getEventInvoker, getExtendedId, getId, getIdPath, getListeners, getMessages, getNamespace, getPage, getSpecification, getSpecifiedId, getTemplateTagName, isRendering, peekClientId, renderBody, setBinding, setClientId, setContainedComponent, setContainer, setId, setNamespace, setPage, setTemplateTagName |
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 |
Methods inherited from interface org.apache.tapestry.IDynamicInvoker |
---|
getUpdateComponents, isAsync, isJson |
Constructor Detail |
---|
public Go()
Method Detail |
---|
protected void emitEventHandlers(IMarkupWriter writer, IRequestCycle cycle)
protected String constructFormNameForActionService(String actionId)
protected FormSupport newFormSupport(IMarkupWriter writer, IRequestCycle cycle)
Form
FormSupportImpl
.
newFormSupport
in class Form
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |