org.apache.tapestry.contrib.table.components
Class TableMessages

java.lang.Object
  extended by org.apache.tapestry.contrib.table.components.TableMessages

public class TableMessages
extends java.lang.Object

Since:
4.0
Author:
Howard M. Lewis Ship

Field Summary
protected static org.apache.hivemind.impl.MessageFormatter _formatter
           
 
Constructor Summary
TableMessages()
           
 
Method Summary
static java.lang.String invalidTableStateFormat(java.lang.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 org.apache.hivemind.impl.MessageFormatter _formatter
Constructor Detail

TableMessages

public TableMessages()
Method Detail

invalidTableStateFormat

public static java.lang.String invalidTableStateFormat(java.lang.String value)