|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Event
This class represents an event received from the tracing server.
Constructor Summary | |
Event
(xml_event, controller)
|
Method Summary | |
function
|
nextElement(node)
Used to get the next 'element' within the XML document. |
function
|
updateSVGOperation()
Used to update the SVG operation group that gives a graphical representation of all the operation lines. |
Constructor Detail |
function Event(xml_event, controller)
controller
- SVGController instance.
xml_event
- XML document containing the event parameters.
Method Detail |
function nextElement(node)
node
- Current 'element' node within the document.
function updateSVGOperation()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |