public class DeleteExtendedDataEvent extends GraphEvent
| Constructor and Description |
|---|
DeleteExtendedDataEvent(Graph graph,
Element element,
String tableName,
String row,
String columnName,
String key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
Element |
getElement() |
String |
getKey() |
String |
getRow() |
String |
getTableName() |
int |
hashCode() |
String |
toString() |
getGraphCopyright © 2014–2018. All rights reserved.