net.sf.tacos.ajax.components
Class PartialForBean.CompleteRepSource
java.lang.Object
net.sf.tacos.ajax.components.PartialForBean.CompleteRepSource
- All Implemented Interfaces:
- PartialForBean.RepSource
- Enclosing class:
- PartialForBean
protected class PartialForBean.CompleteRepSource
- extends Object
- implements PartialForBean.RepSource
An implementation of RepSource that provides the string representation of
the given value using all methods.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartialForBean.CompleteRepSource
protected PartialForBean.CompleteRepSource()
getStringRep
public String getStringRep(Object value)
- Specified by:
getStringRep
in interface PartialForBean.RepSource