corelib.services.web.components
Class SameValidator

java.lang.Object
  extended by corelib.services.web.components.WebComponent
      extended by corelib.services.web.components.VisualComponent
          extended by corelib.services.web.components.Validator
              extended by corelib.services.web.components.SameValidator

public class SameValidator
extends Validator


Field Summary
 
Fields inherited from class corelib.services.web.components.Validator
clientScript, errorMessage
 
Fields inherited from class corelib.services.web.components.VisualComponent
cssClass, cssStyle, toolTipText, visible
 
Fields inherited from class corelib.services.web.components.WebComponent
dataBindings, webPage, xmlNode
 
Constructor Summary
SameValidator()
           
 
Method Summary
 void generateClientValidation(java.io.PrintWriter out)
           
 java.lang.String getMasterComponent()
           
 void setMasterComponent(java.lang.String controlId)
           
 void validate()
           
 
Methods inherited from class corelib.services.web.components.Validator
component_renderBegin, component_renderEnd, getClientScript, getComponentToValidate, getCssClassComponentError, getErrorMessage, isValid, setClientScript, setComponentToValidate, setCssClassComponentError, setErrorMessage, setValid
 
Methods inherited from class corelib.services.web.components.VisualComponent
component_postRender, component_preRender, component_renderChildren, component_renderJavascriptLocalisation, encodeAttributeValue, getCssClass, getCssStyle, getOnClickListener, getSharedAttributesHtmlEncoding, getToolTipText, isVisible, renderElement, setCssClass, setCssStyle, setOnClickListener, setToolTipText, setVisible
 
Methods inherited from class corelib.services.web.components.WebComponent
addBindingExpression, addChildComponent, component_init, component_load, component_preRepeaterDuplications, getChildComponents, getDataBinding, getElementsByTagName, getId, getWebPage, getXmlNode, setId, setWebPage, setXmlNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SameValidator

public SameValidator()
Method Detail

getMasterComponent

public java.lang.String getMasterComponent()

setMasterComponent

public void setMasterComponent(java.lang.String controlId)

validate

public void validate()
Specified by:
validate in class Validator

generateClientValidation

public void generateClientValidation(java.io.PrintWriter out)
Specified by:
generateClientValidation in class Validator


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.