|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax.DiagramElementType
com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax.DiagramPaletteElementType
public abstract class DiagramPaletteElementType
| Constructor Summary | |
|---|---|
DiagramPaletteElementType(java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected void |
onBooleanPropertyChange(DiagramProperty<java.lang.Boolean> property,
java.lang.Boolean newValue)
|
void |
onInstantiation(DiagramElementInstance instance)
|
protected void |
onStringPropertyChange(DiagramProperty<java.lang.String> property,
java.lang.String newValue)
|
| Methods inherited from class com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax.DiagramElementType |
|---|
addInstantiationHandler, equals, generateViewInstance, getDiagramElementGroup, getIco, getInstantiationHandlers, getModel, getName, setDiagramElementGroup, setModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.webdesigner.presentation.gwt.client.diagram.syntax.DDPaletteElement |
|---|
getDroppableOnElement, isDroppableOnDrawingPanel |
| Constructor Detail |
|---|
public DiagramPaletteElementType(java.lang.String name)
| Method Detail |
|---|
public void onInstantiation(DiagramElementInstance instance)
onInstantiation in interface DiagramElementTypeInstantiationHandler
protected void onStringPropertyChange(DiagramProperty<java.lang.String> property,
java.lang.String newValue)
protected void onBooleanPropertyChange(DiagramProperty<java.lang.Boolean> property,
java.lang.Boolean newValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||