public static class UIPropertySheet.ClientValidation
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.List |
Params |
boolean |
RealTimeChecking |
java.lang.String |
Type |
| Constructor and Description |
|---|
UIPropertySheet.ClientValidation(java.lang.String type,
java.util.List params,
boolean realTimeChecking)
Default constructor
|
public java.lang.String Type
public java.util.List Params
public boolean RealTimeChecking
public UIPropertySheet.ClientValidation(java.lang.String type,
java.util.List params,
boolean realTimeChecking)
type - The type of the validationparams - A List of String parameters to use for the validationrealTimeChecking - true to check the property sheet in real time
i.e. as the user types or uses the mouseCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.