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, wasPrerendered
addAsset, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFocus, isClientValidationEnabled
addAsset, 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, setProperty
public Go()
protected void emitEventHandlers(IMarkupWriter writer, IRequestCycle cycle)
protected java.lang.String constructFormNameForActionService(java.lang.String actionId)
Form
constructFormNameForActionService
in class Form
protected FormSupport newFormSupport(IMarkupWriter writer, IRequestCycle cycle)
Form
FormSupportImpl
.newFormSupport
in class Form