| /******************************************************************************* |
| * Copyright (c) 2004, 2008 IBM Corporation and others. |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License v1.0 |
| * which accompanies this distribution, and is available at |
| * http://www.eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * IBM Corporation - initial API and implementation |
| *******************************************************************************/ |
| |
| function setHighlight(firstNode, lastNode) { |
| |
| } |
| function clearHighlight() { |
| } |
| |
| function _scrollToVisible(node) { |
| } |
| |
| function moveDivTo(div,left,top){ |
| } |
| function getEventPageX(e){ |
| } |
| function getEventPageY(e){ |
| } |
| |
| function updateBaloon(curId) { |
| } |
| |
| function stopHandler(){ |
| } |
| |
| function turnonHandler(){ |
| } |
| |
| function init(){ |
| } |
| |
| function nodeLoop(nodeLoop){ |
| } |
| |
| function movingHandler(){ |
| } |
| |
| function turnoffHandler(){ |
| } |
| |
| function cancelMapLink(event) { |
| } |
| function cancelLink() { |
| } |
| |
| function search_Jump() { |
| } |
| |
| function looplink_Jump(nodeImg,z2) { |
| } |
| |
| function writeLine(sx,sy,dx,dy,font,leap,visibile){ |
| } |
| |
| function search_Line(Start,End,Line) { |
| } |
| function set_panel() { |
| } |
| |
| function refresh_Jump(){ |
| } |
| function control_moving(){ |
| } |
| function clean_Line() { |
| } |
| function draw_all_Line() { |
| } |
| |
| function highlightTr( _tr ){ |
| } |
| |
| function clearTrHighlight(){ |
| } |
| |
| |