Uses of Class
org.apache.tapestry.valid.FieldTracking

Packages that use FieldTracking
org.apache.tapestry.valid Components and classes that provide specialized, validating text fields. 
 

Uses of FieldTracking in org.apache.tapestry.valid
 

Methods in org.apache.tapestry.valid that return FieldTracking
protected  FieldTracking ValidationDelegate.findCurrentTracking()
          Finds or creates the field tracking for the ValidationDelegate.setFormComponent(IFormComponent)  current component.
protected  FieldTracking ValidationDelegate.getComponentTracking()
          Returns the IFieldTrackingfor the current component, if any.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.