|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.gui.table.CustomTableEditionEvent
| Field Summary | |
protected int |
column
|
protected java.lang.Object |
newValue
|
protected int |
row
|
protected Table |
table
|
| Constructor Summary | |
CustomTableEditionEvent(Table table,
java.lang.Object newValue,
int row,
int column)
|
|
| Method Summary | |
int |
getColumn()
|
java.lang.Object |
getNewValue()
|
int |
getRow()
|
Table |
getTable()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Table table
protected java.lang.Object newValue
protected int row
protected int column
| Constructor Detail |
public CustomTableEditionEvent(Table table,
java.lang.Object newValue,
int row,
int column)
| Method Detail |
public Table getTable()
public java.lang.Object getNewValue()
public int getRow()
public int getColumn()
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||