public interface IErrorSummaryControl extends IControl
Modifier and Type | Method and Description |
---|---|
void |
addErrorMessage(String errorMessage)
Add an error message on the server side.
|
String |
getScriptAddErrorMessage(String errorMessage)
Returns the script that will add the given message to the error message
list on the client side.
|
String |
getScriptClear()
Returns the script that will clear the error summary
|
String |
getScriptShow()
Returns a client side script that shows the error summary
|
buildSubControls, createContainer, disconnect, getChildControls, getControlResource, getId, getName, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, init, isValid, registerOnEventScript, removeChild, removeChildren, setRenderData, setRuntimeAttributes, setValid
String getScriptShow() throws PortalException
PortalException
String getScriptAddErrorMessage(String errorMessage) throws PortalException
errorMessage
- PortalException
String getScriptClear() throws PortalException
PortalException
void addErrorMessage(String errorMessage) throws PortalException
errorMessage
- PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.