com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer
Class PaletteElement

java.lang.Object
  extended by com.ebmwebsourcing.webdesigner.presentation.gwt.client.renderer.PaletteElement

public class PaletteElement
extends java.lang.Object

Author:
nfleury

Constructor Summary
PaletteElement(DiagramElementType type, java.lang.String label)
           
 
Method Summary
 DiagramElementTypeInstantiationHandler getInstantiationHandler()
           
 java.lang.String getLabel()
           
 DiagramElementType getType()
           
 void setInstantiationHandler(DiagramElementTypeInstantiationHandler instantiationHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaletteElement

public PaletteElement(DiagramElementType type,
                      java.lang.String label)
Method Detail

getLabel

public java.lang.String getLabel()

getType

public DiagramElementType getType()

setInstantiationHandler

public void setInstantiationHandler(DiagramElementTypeInstantiationHandler instantiationHandler)

getInstantiationHandler

public DiagramElementTypeInstantiationHandler getInstantiationHandler()


Copyright © 2010 eBM WebSourcing. All Rights Reserved.