|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vrspace.neurogrid.NGObject
org.vrspace.neurogrid.EventType
Event types
| Field Summary | |
static EventType |
CLICKED
|
static EventType |
SUGGESTED
|
java.lang.String |
type
|
static EventType[] |
types
|
| Fields inherited from class org.vrspace.neurogrid.NGObject |
db, db_id |
| Constructor Summary | |
EventType()
|
|
EventType(java.lang.String type)
|
|
| Method Summary | |
NGObject |
next()
|
java.lang.String |
toString()
Returns string containing id and name of this record |
| Methods inherited from class org.vrspace.neurogrid.NGObject |
deleteStatement, fieldIterator, fieldIterator, fromText, getID, getTable, init, insertStatement, nullify, stringify, stringify, toText, updateStatement, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final EventType SUGGESTED
public static final EventType CLICKED
public static final EventType[] types
public java.lang.String type
| Constructor Detail |
public EventType()
public EventType(java.lang.String type)
| Method Detail |
public java.lang.String toString()
NGObject
toString in class NGObjectpublic NGObject next()
next in class NGObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||