org.apache.tapestry5.corelib.internal
Class InternalMessages
java.lang.Object
org.apache.tapestry5.corelib.internal.InternalMessages
public final class InternalMessages
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalMessages
public InternalMessages()
componentActionNotSerializable
public static String componentActionNotSerializable(String componentId,
Throwable cause)
encloseErrorsInForm
public static String encloseErrorsInForm()
failureInstantiatingObject
public static String failureInstantiatingObject(Class objectType,
String componentId,
Throwable cause)
conflictingEncodingType
public static String conflictingEncodingType(String existing,
String conflicting)
toClientShouldReturnString
public static String toClientShouldReturnString()
formFieldOutsideForm
public static String formFieldOutsideForm(String fieldName)
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.