public interface IFormatter
Modifier and Type | Interface and Description |
---|---|
static class |
IFormatter.DefaultFormatter |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
formatValue(java.lang.Object value)
format the value object into a string.
|
java.lang.String formatValue(java.lang.Object value) throws BirtException
value
- BirtException
Copyright © 2008 Actuate Corp. All rights reserved.