org.apache.tapestry.components
Class ForBean.KeyExpressionRepSource
java.lang.Object
org.apache.tapestry.components.ForBean.KeyExpressionRepSource
- All Implemented Interfaces:
- ForBean.RepSource
- Enclosing class:
- ForBean
protected class ForBean.KeyExpressionRepSource
- extends Object
- implements ForBean.RepSource
An implementation of RepSource that provides the string representation of the given value
using just the 'keyExpression' parameter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForBean.KeyExpressionRepSource
protected ForBean.KeyExpressionRepSource()
getStringRep
public String getStringRep(Object value)
- Specified by:
getStringRep
in interface ForBean.RepSource
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.