| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Is passed to the TreeClient to notify it about changes in the server-side ITree. Event ID describes the change. Can be expanded later.
| Field Summary | |
| static int | NODE_ADDED | 
| static int | NODE_DELETED | 
| static int | NODE_UPDATED | 
| Method Summary | |
|  int | id()Return ID for this Event | 
|  String | nodeType()Return type of the node. | 
|  String | path()Return ABSOLUTE path for the node. | 
| Field Detail | 
public static final int NODE_UPDATED
public static final int NODE_ADDED
public static final int NODE_DELETED
| Method Detail | 
public int id()
public String path()
public String nodeType()
| 
 | FreeHEP API Version current | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||