public abstract class Go extends Form
ATTRIBUTE_NAME| Constructor and Description |
|---|
Go() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
constructFormNameForActionService(java.lang.String actionId)
Construct a form name for use with the action service.
|
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. |
addDeferredRunnable, addEventHandler, addHiddenValue, addHiddenValue, cleanupAfterRender, get, getActionService, getCancel, getDelegate, getDirectService, getElementId, getElementId, getLink, getListener, getListenerInvoker, getMethod, getName, getPort, getRefresh, getRequiresSession, getResponse, getScheme, getSuccess, isDirect, isRewinding, isStateful, prepareForRender, prerenderField, registerForFocus, renderComponent, rewind, setEncodingType, trigger, wasPrerenderedaddAsset, addBody, addComponent, checkActiveLock, enterActiveState, finishLoad, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, pageEndRender, render, renderBody, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFocus, isClientValidationEnabledaddAsset, addBody, addComponent, enterActiveState, finishLoad, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setPropertypublic Go()
protected void emitEventHandlers(IMarkupWriter writer, IRequestCycle cycle)
protected java.lang.String constructFormNameForActionService(java.lang.String actionId)
FormconstructFormNameForActionService in class Formprotected FormSupport newFormSupport(IMarkupWriter writer, IRequestCycle cycle)
FormFormSupportImpl.newFormSupport in class Form