|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hardcode.gdbms.engine.data.GDBMSEvent
com.hardcode.gdbms.engine.data.edition.FieldEditionEvent
public class FieldEditionEvent
Constructor Summary | |
---|---|
FieldEditionEvent(int fieldIndex,
DataSource ds)
|
Method Summary | |
---|---|
int |
getFieldIndex()
|
Methods inherited from class com.hardcode.gdbms.engine.data.GDBMSEvent |
---|
getDataSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldEditionEvent(int fieldIndex, DataSource ds)
Method Detail |
---|
public int getFieldIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |