org.apache.tapestry.dojo.html
Class WidgetMessages

java.lang.Object
  extended by org.apache.tapestry.dojo.html.WidgetMessages

public final class WidgetMessages
extends Object

Provides error message formatting functions for the dojo html widget component package.


Field Summary
protected static org.apache.hivemind.impl.MessageFormatter _formatter
           
 
Method Summary
static String invalidTextMode(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_formatter

protected static final org.apache.hivemind.impl.MessageFormatter _formatter
Method Detail

invalidTextMode

public static String invalidTextMode(String value)


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