|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.ui.util.PropertyFormatter.BooleanValueFormatter
protected class PropertyFormatter.BooleanValueFormatter
Renders an object value as a boolean (true/false). The label to use for the boolean value is looked up using the BooleanFieldDefinition of the property.
Constructor Summary | |
---|---|
protected |
PropertyFormatter.BooleanValueFormatter()
|
Method Summary | |
---|---|
java.lang.String |
format(java.lang.String pPropertyName,
java.lang.Object pPropertyValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PropertyFormatter.BooleanValueFormatter()
Method Detail |
---|
public java.lang.String format(java.lang.String pPropertyName, java.lang.Object pPropertyValue)
format
in interface PropertyFormatter.ValueFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |