public static class UIPropertySheet.ClientValidation extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
List<String> |
Params |
boolean |
RealTimeChecking |
String |
Type |
Constructor and Description |
---|
ClientValidation(String type,
List<String> params,
boolean realTimeChecking)
Default constructor
|
public String Type
public boolean RealTimeChecking
public ClientValidation(String type, List<String> 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–2017 Alfresco Software. All rights reserved.