Together Workflow Editor 3.0-1 API

org.enhydra.jawe.components.graph
Class JaWEGraphSelectionModel.JaWECellPlaceHolder

java.lang.Object
  extended byorg.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
      extended byorg.enhydra.jawe.components.graph.JaWEGraphSelectionModel.JaWECellPlaceHolder
Enclosing class:
JaWEGraphSelectionModel

protected class JaWEGraphSelectionModel.JaWECellPlaceHolder
extends org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder


Field Summary
 
Fields inherited from class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
cell, isNew
 
Constructor Summary
protected JaWEGraphSelectionModel.JaWECellPlaceHolder(java.lang.Object cell, boolean isNew)
           
 
Methods inherited from class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
getCell, isNew, setCell, setNew
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaWEGraphSelectionModel.JaWECellPlaceHolder

protected JaWEGraphSelectionModel.JaWECellPlaceHolder(java.lang.Object cell,
                                                      boolean isNew)

Together Workflow Editor 3.0-1 API