public class FormControl extends Control implements IFormControl
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_TYPE_MULTI_PART
Represents
multipart/form-data content type. |
childControls, controlContainer, controlDefinitionNode, controlResource, douiContext, hasValidatorSubControls, isValid, locale, ON_EVENT_CLOSE_WINDOW, ON_EVENT_LINK, ON_EVENT_POPUP_LINK_OR_RUNTIME_INTERFACE, ON_EVENT_POPUP_RUNTIME_INTERFACE, ON_EVENT_PROCESS_ACTION, ON_EVENT_RENDER_ACTION, ON_EVENT_REPLACE_INTERFACE, ON_EVENT_SCRIPT, ON_EVENT_VALIDATE, onEventScripts, PARAMETER_TYPE_FIRST_SELECTED, PARAMETER_TYPE_GET_VALUE, parentControl, resources, type, VALIDATION_SELECTED_MANY, VALIDATION_SELECTED_ONE
Constructor and Description |
---|
FormControl() |
Modifier and Type | Method and Description |
---|---|
String |
getEncodingType() |
boolean |
hasRequiredFields() |
void |
init(Node controlDefinitionNode,
ControlContainer controlContainer,
IControl parentControl) |
void |
setEncodingType(String encodingType) |
void |
setHasRequiredFields(boolean requiredFields) |
void |
setRenderData() |
protected void |
setStoredContextValues(Node dataNode) |
appendSubControl, appendSubControls, applyOnEventScripts, buildSubControls, convertToStandardValue, createContainer, disconnect, fixedIdentifierRequired, generateControlId, generateControlIdPrefix, getAdditionalParameters, getAdditionalParameters, getAncestor, getChildControls, getClientEventHandlerScript, getControlResource, getId, getLocale, getName, getNamespace, getParentControl, getPrepareForReadScript, getRenderData, getResources, getRuntimeDefaultSource, getScriptActionValidation, getSourceContext, getStringsToLocalize, getType, getValidationScript, getWindowProperties, getWindowProperties, isRequired, isValid, localize, localizeStrings, processCustomTags, registerOnEventScript, removeChild, removeChildren, resolveVariable, setName, setRuntimeAttributes, setValid
public static final String CONTENT_TYPE_MULTI_PART
multipart/form-data
content type.public void init(Node controlDefinitionNode, ControlContainer controlContainer, IControl parentControl) throws PortalException
init
in interface IControl
init
in class Control
PortalException
public void setRenderData() throws PortalException
setRenderData
in interface IControl
setRenderData
in class Control
PortalException
protected void setStoredContextValues(Node dataNode) throws PortalException
PortalException
public String getEncodingType()
getEncodingType
in interface IFormControl
public void setEncodingType(String encodingType)
setEncodingType
in interface IFormControl
encodingType
- The encodingType to set.public boolean hasRequiredFields() throws PortalException
PortalException
public void setHasRequiredFields(boolean requiredFields) throws PortalException
PortalException
LumisXP 12.0.0.190809 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.