org.apache.tapestry.components
Interface ForBean.RepSource

All Known Implementing Classes:
ForBean.CompleteRepSource, ForBean.KeyExpressionRepSource
Enclosing class:
ForBean

protected static interface ForBean.RepSource

An interface that provides the string representation of a given value.


Method Summary
 String getStringRep(Object value)
           
 

Method Detail

getStringRep

String getStringRep(Object value)


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