Package | Description |
---|---|
org.apache.tapestry.valid |
Components and classes that provide specialized, validating text fields.
|
Modifier and Type | Method and Description |
---|---|
protected FieldTracking |
ValidationDelegate.findCurrentTracking()
Finds or creates the field tracking for the
ValidationDelegate.setFormComponent(IFormComponent)
current component. |
protected FieldTracking |
ValidationDelegate.getComponentTracking()
Returns the
IFieldTracking for the current component, if any. |