public class DynFormValidator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NS_PREFIX |
static java.lang.String |
NS_URI |
| Constructor and Description |
|---|
DynFormValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(com.sun.rave.web.ui.component.PanelLayout panel,
java.util.Map<javax.faces.component.UIComponent,DynFormField> componentFieldLookup,
MessagePanel msgPanel) |
public static final java.lang.String NS_URI
public static final java.lang.String NS_PREFIX
public boolean validate(com.sun.rave.web.ui.component.PanelLayout panel,
java.util.Map<javax.faces.component.UIComponent,DynFormField> componentFieldLookup,
MessagePanel msgPanel)
Copyright © 2004-2014 The YAWL Foundation.