Class TemplateNameTextValidator

java.lang.Object
com.smartgwt.client.core.JsObject
com.smartgwt.client.core.DataClass
com.smartgwt.client.widgets.form.validator.Validator
com.smartgwt.client.widgets.form.validator.RegExpValidator
com.logicaldoc.gui.common.client.validators.TemplateNameTextValidator
All Implemented Interfaces:
com.google.gwt.event.shared.HasHandlers

public class TemplateNameTextValidator extends com.smartgwt.client.widgets.form.validator.RegExpValidator
Tipical validator for tempalte names
Since:
8.9.1
Author:
Marco Meschieri - LogicalDOC
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Methods inherited from class com.smartgwt.client.widgets.form.validator.RegExpValidator Link icon

    getExpression, setExpression

    Methods inherited from class com.smartgwt.client.widgets.form.validator.Validator Link icon

    addValidatorDefinition, create, getApplyWhen, getClientOnly, getCondition, getDependentFields, getOrCreateRef, getStopIfFalse, getStopOnError, getType, getTypeAsString, getValidateOnChange, setApplyWhen, setClientOnly, setCondition, setDependentFields, setErrorMessage, setStopIfFalse, setStopOnError, setType, setType, setValidateOnChange

    Methods inherited from class com.smartgwt.client.core.DataClass Link icon

    applyFactoryProperties, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsElement, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, isFactoryCreated, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject, setFactoryCreated

    Methods inherited from class com.smartgwt.client.core.JsObject Link icon

    equals, getJsObj, hashCode, setJavaScriptObject, setJsObj

    Methods inherited from class java.lang.Object Link icon

    getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • TemplateNameTextValidator Link icon

      public TemplateNameTextValidator()