Package org.teamapps.ux.model
Class NodeRelocatedEventData<RECORD>
java.lang.Object
org.teamapps.ux.model.NodeRelocatedEventData<RECORD>
public class NodeRelocatedEventData<RECORD>
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NodeRelocatedEventData(RECORD record, RECORD parentRecord) -
Method Summary
Modifier and Type Method Description RECORDgetParentRecord()RECORDgetRecord()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NodeRelocatedEventData
-
-
Method Details
-
getRecord
-
getParentRecord
-