Serializable, UIResource, StringValuepublic static class StringValues.StringValueUIResource extends Object implements StringValue, UIResource
| Constructor | Description |
|---|---|
StringValueUIResource(StringValue toString) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getString(Object value) |
Returns a string representation of the given value.
|
public StringValueUIResource(StringValue toString)
public String getString(Object value)
StringValuePENDING JW: forgot - why not null return guaranteed?
getString in interface StringValuevalue - the object to present as a stringCopyright © 2018. All rights reserved.