org.apache.tapestry5.corelib.components
Class Error

java.lang.Object
  extended by org.apache.tapestry5.corelib.components.Error

public class Error
extends Object

Presents validation errors of a single field. Must be enclosed by a Form component.

Since:
5.2.0

Constructor Summary
Error()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error()


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