|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.ValidatorControl
lumis.doui.control.multifileupload.MultiFileUploadRequiredValueValidatorControl
public class MultiFileUploadRequiredValueValidatorControl
Control responsible to validate required fields in MultiFileUploadControl
render scope.
Field Summary |
---|
Fields inherited from class lumis.doui.control.ValidatorControl |
---|
clientSideValidationEnabled, DEFAULT_VALUE, ERROR_TYPE_CONTROL_BEING_VALIDATED_IS_NOT_CLIENT_SIDE_READABLE, ERROR_TYPE_ERROR_VALIDATING_CONTROL, messages, SOURCE_FIELD_NAME_UNDEFINED, validateOnClientSideEvents |
Constructor Summary | |
---|---|
MultiFileUploadRequiredValueValidatorControl()
|
Method Summary | |
---|---|
protected java.lang.String |
getClientUniqueId()
|
IResource |
getControlResource()
|
protected ValidationMessages |
getDefaultMessages(java.lang.String errorType)
|
java.lang.String |
getScriptValidationFunctionImplementation()
Validates if has an upload running during process action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.doui.control.IControl |
---|
buildSubControls, createContainer, disconnect, getChildControls, getId, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes, setValid |
Constructor Detail |
---|
public MultiFileUploadRequiredValueValidatorControl()
Method Detail |
---|
public java.lang.String getScriptValidationFunctionImplementation() throws PortalException
PortalException
protected ValidationMessages getDefaultMessages(java.lang.String errorType) throws ControlException, PortalException
getDefaultMessages
in class ValidatorControl
ControlException
PortalException
public IResource getControlResource() throws PortalException
getControlResource
in interface IControl
getControlResource
in class ValidatorControl
PortalException
protected java.lang.String getClientUniqueId()
getClientUniqueId
in class ValidatorControl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |