I don't really now all details on what you are trying to achieve but rolling up is implemented in Gnt.model.Task#refreshCalculatedParentNodeData method. Try debugging to investigate how it works and then override the code the way you need.
I don't really now all details on what you are trying to achieve but rolling up is implemented in Gnt.model.Task#refreshCalculatedParentNodeData method. Try debugging to investigate how it works and then override the code the way you need.