com.ebmwebsourcing.webdesigner.presentation.gwt.client.metamodel.properties
Class PropertyHelper

java.lang.Object
  extended by com.ebmwebsourcing.webdesigner.presentation.gwt.client.metamodel.properties.PropertyHelper

public class PropertyHelper
extends java.lang.Object


Constructor Summary
PropertyHelper()
           
 
Method Summary
static java.lang.Object getClonedValue(java.lang.Object value)
           
static void registerPropertyValueCloneHandler(java.lang.Class<?> clazz, PropertyValueCloneHandler<?> ph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyHelper

public PropertyHelper()
Method Detail

registerPropertyValueCloneHandler

public static void registerPropertyValueCloneHandler(java.lang.Class<?> clazz,
                                                     PropertyValueCloneHandler<?> ph)

getClonedValue

public static java.lang.Object getClonedValue(java.lang.Object value)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.