net.sf.tacos.ajax.components
Interface PartialForBean.RepSource

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

protected static interface PartialForBean.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)