org.chenillekit.tapestry.core.components
Class TrimmedString
java.lang.Object
org.chenillekit.tapestry.core.components.TrimmedString
@SupportsInformalParameters
public class TrimmedString
- extends Object
Replace from maxLength all text with parameter value suffix.
- Version:
- $Id: TrimmedString.java 645 2010-03-11 13:05:54Z homburgs $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRIM_LEFT
public static final String TRIM_LEFT
- See Also:
- Constant Field Values
TRIM_RIGHT
public static final String TRIM_RIGHT
- See Also:
- Constant Field Values
TrimmedString
public TrimmedString()
Copyright © 2008-2010 ChenilleKit. All Rights Reserved.