org.jgraph.graph
protected class DefaultGraphSelectionModel.CellPlaceHolder extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
cell |
protected boolean |
isNew |
Modifier | Constructor and Description |
---|---|
protected |
DefaultGraphSelectionModel.CellPlaceHolder(java.lang.Object cell,
boolean isNew) |
protected DefaultGraphSelectionModel.CellPlaceHolder(java.lang.Object cell, boolean isNew)
public java.lang.Object getCell()
public boolean isNew()
public void setCell(java.lang.Object cell)
cell
- The cell to setpublic void setNew(boolean isNew)
isNew
- The isNew to setCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.