User: jung    
  Date: 01/02/19 07:45:49

  Added:       docs/api/de/infor/businessservices/implementations/doc-files
                        implementations.cl.gif implementations.cl.html
  Log:
  moved junit and inforUtil immediately to dist.
  
  remaining api doc
  
  Revision  Changes    Path
  1.1                  
zoap/docs/api/de/infor/businessservices/implementations/doc-files/implementations.cl.gif
  
        <<Binary file>>
  
  
  1.1                  
zoap/docs/api/de/infor/businessservices/implementations/doc-files/implementations.cl.html
  
  Index: implementations.cl.html
  ===================================================================
  <HTML><HEAD><!-- Generated by Together onMon Feb 19 15:59:32 GMT+01:00 2001 
--><TITLE>The ZOAP Documentation</TITLE><LINK REL="stylesheet" TYPE="text/css" 
HREF="../../../../../stylesheet.css" TITLE="Style"><BASE TARGET=classFrame>
  <SCRIPT LANGUAGE = "JavaScript">
  function doClick(imageHref) {
  if (parent.imageFrame != null)
     parent.imageFrame.location.href = imageHref;
  }
  
  function loadImage() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
    if (parent.isAppletFirstTime == true) {
       parent.isAppletFirstTime = false;
       return;
    }
    if (parent.packageListFrame.document.navigApplet == null) { return; }
    var imageFileName = 
"de/infor/businessservices/implementations/doc-files/implementations.cl.gif";
    var myWidth = document.body.scrollWidth;
    if (myWidth <= document.body.clientWidth) myWidth = document.images[0].width+25;
    var myHeight = document.body.scrollHeight;
    if (myHeight <= document.body.clientHeight) myHeight = 
document.images[0].height+25;
      parent.packageListFrame.document.navigApplet.loadView(imageFileName, myWidth, 
myHeight);
    resizeSpot();
    moveSpot();
   }
  }
  
  function resizeSpot() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
     if (parent.packageListFrame.document.navigApplet == null) { return; }
      
parent.packageListFrame.document.navigApplet.setSpotSize(document.body.clientWidth, 
document.body.clientHeight);
      parent.packageListFrame.document.navigApplet.repaint();
   }
  }
  
  function moveSpot() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
     if (parent.packageListFrame.document.navigApplet == null) { return; }
      parent.packageListFrame.document.navigApplet.moveSpot(document.body.scrollLeft, 
document.body.scrollTop);
   }
  }
  </SCRIPT></HEAD>
  <BODY onLoad="loadImage()" onResize="resizeSpot()" onScroll="moveSpot()"><IMG SRC = 
"implementations.cl.gif" USEMAP = "#Beauty"><MAP NAME = "Beauty"><AREA SHAPE = "RECT" 
COORDS="15,50,92,69" HREF = 
"../../../../../de/infor/businessservices/implementations/test/TestService.html"><AREA 
SHAPE = "RECT" COORDS="10,10,100,82" HREF = 
"../../../../../de/infor/businessservices/implementations/test/test.cl.html" onClick = 
"doClick('../../../../../de/infor/businessservices/implementations/test/doc-files/test.cl.html')"></MAP></BODY></HTML>
  
  

Reply via email to