public class Form extends FormBase implements javax.servlet.jsp.tagext.DynamicAttributes
| Modifier and Type | Class and Description |
|---|---|
static class |
Form.Status |
FormBase.FormStatusBase.DynamicAttribute, Base.DynamicAttributeValueType, Base.MixedAttributeResolver, Base.ResultInterceptorAJAX_MODE_NO_PORTLET_REFRESH, ATTRIB_INCLUDEPARENT, DEBUG_TIMESTAMP_FORMAT, OPTION_CURRENT_MEDIAKEY, OPTION_DEFAULT_LABELCONTAINER, OPTION_DEFAULT_LABELFILE, OPTION_DEFAULT_XPLANGUAGE, OPTION_DESIGNDB, OPTION_IMAGE_DERIVATES, OPTION_INCLUDELEVEL, OPTION_INNER_LAYOUT, OPTION_ITEM_MAPPINGS, OPTION_LINK_ACTION, OPTION_LINK_MEDIUM, OPTION_META_MAPPINGS, OPTION_MODULE_CONTROLLER, OPTION_PORTLET_EVENT_STARTINDEX, OPTION_PORTLET_NAMESPACE, OPTION_RESULT_INTERCEPTORS, OPTION_TMLMODULE_MEDIAKEY, OPTION_TMLMODULE_NAME, OPTION_WEBTML_SCOPE, SYSTEMOPTION_PREFIX, TAGVALUE_DYNAMIC_ATTRIBUTES, TAGVALUE_STATUS, UNRECOVERABLE_OPTIONS, URL_VERSION_PARAMETER| Constructor and Description |
|---|
Form() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEditable()
Returns the editable.
|
boolean |
isFormEditable() |
void |
setEditable(java.lang.String editable)
Sets the editable.
|
void |
tmlEndTag() |
void |
tmlStartTag() |
getContentclass, getCssclass, getCssstyle, getDefaultaction, getFormStatus, getHtmlinput, getKeeponvalidate, getMaxuploadsize, getMode, getOnsubmit, getPersist, getSource, getSyncfiles, setContentclass, setCssclass, setCssstyle, setDefaultaction, setHtmlinput, setKeeponvalidate, setMaxuploadsize, setMode, setOnsubmit, setPersist, setSource, setSyncfilesaddResultInterceptor, addWarning, addWarning, buildHTMLHead, buildNamedActionParameters, clearWarnings, defaultSetDynamicAttribute, doAfterBody, doEndTag, doStartTag, getAppendvar, getCancelTag, getChildTagContext, getContext, getCore, getDebugNode, getDefaultExpressionLanguage, getDesignDBKey, getDispatcher, getDivider, getEncode, getFormat, getId, getIf, getIteration, getIterationDebugNode, getLevel, getMainContext, getMimeType, getOption, getOutput, getOutputStream, getPageContext, getParentTag, getPrefix, getPrivatecontext, getPsessionvar, getPvar, getResponse, getResultString, getResultString, getSessionvar, getSourceline, getStatus, getSuffix, getTagDescription, getTagName, getTagStatusById, getTagStatusById, getTMLContext, getTMLContextForDocument, getTrim, getUid, getUnless, getUserProfile, getUserProfile, getVar, getWGPPath, includeScript, isAjaxRequest, isCollectionsShowReleasedOnly, isEvalBody, isKeepParamsOnAJAX, isKeepParamsOnNonAJAX, isResultOutput, isVarWritten, isWriteVars, iterationIncrement, openContentDB, openDesignDB, release, setAppendvar, setCancelTag, setChildTagContext, setContext, setDivider, setDynamicAttribute, setEncode, setEvalBody, setFormat, setIf, setIteration, setOutput, setPrefix, setPrivatecontext, setPsessionvar, setPvar, setResult, setResultOutput, setSessionvar, setSourceline, setSuffix, setTMLContext, setTrim, setUid, setUnless, setVar, setWriteVars, stringToBoolean, stringToInteger, tmlAfterBody, tmlInitBody, writePortletEventRegistrationdoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic void tmlEndTag()
throws TMLException,
de.innovationgate.webgate.api.WGAPIException
tmlEndTag in class BaseTMLExceptionde.innovationgate.webgate.api.WGAPIExceptionBase.tmlEndTag()public void tmlStartTag()
throws de.innovationgate.webgate.api.WGException
tmlStartTag in class FormBasede.innovationgate.webgate.api.WGAPIExceptionde.innovationgate.webgate.api.WGExceptionBase.tmlStartTag()public boolean isFormEditable()
isFormEditable in class FormBasepublic java.lang.String getEditable()
public void setEditable(java.lang.String editable)
editable - The editable to set