com.eviware.soapui.support.components
Interface JPropertiesTable.PropertyFormatter

Enclosing class:
JPropertiesTable<T>

public static interface JPropertiesTable.PropertyFormatter

Formatter used for displaying property values

Author:
Ole.Matzura

Method Summary
 java.lang.Object format(java.lang.String propertyName, java.lang.Object value)
           
 

Method Detail

format

java.lang.Object format(java.lang.String propertyName,
                        java.lang.Object value)


Copyright © 2005-2010 eviware.com. All Rights Reserved.