|
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 |
DO_ADD_NODE_NOW
|
static int |
DO_DATA_UPDATE_NOW
|
static int |
FOLDER_IS_FILLED
|
static int |
NODE_ADDED
|
static int |
NODE_DELETED
|
static int |
NODE_IS_AVAILABLE_AGAIN
|
static int |
NODE_TEMPORARY_UNAVAILABLE
|
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
public static final int FOLDER_IS_FILLED
public static final int DO_DATA_UPDATE_NOW
public static final int DO_ADD_NODE_NOW
public static final int NODE_TEMPORARY_UNAVAILABLE
public static final int NODE_IS_AVAILABLE_AGAIN
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 |