User: jung
Date: 01/02/19 07:45:45
Added: docs/api/de/infor/businessservices/doc-files
businessservices.cl.gif businessservices.cl.html
Log:
moved junit and inforUtil immediately to dist.
remaining api doc
Revision Changes Path
1.1
zoap/docs/api/de/infor/businessservices/doc-files/businessservices.cl.gif
<<Binary file>>
1.1
zoap/docs/api/de/infor/businessservices/doc-files/businessservices.cl.html
Index: businessservices.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/doc-files/businessservices.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 =
"businessservices.cl.gif" USEMAP = "#Beauty"><MAP NAME = "Beauty"><AREA SHAPE = "RECT"
COORDS="15,50,105,69" HREF =
"../../../../de/infor/businessservices/test/TestException.html"><AREA SHAPE = "RECT"
COORDS="15,170,106,189" HREF =
"../../../../de/infor/businessservices/implementations/test/test.cl.html" onClick =
"doClick('../../../../de/infor/businessservices/implementations/test/doc-files/test.cl.html')"><AREA
SHAPE = "RECT" COORDS="10,10,113,82" HREF =
"../../../../de/infor/businessservices/test/test.cl.html" onClick =
"doClick('../../../../de/infor/businessservices/test/doc-files/test.cl.html')"><AREA
SHAPE = "RECT" COORDS="10,130,114,212" HREF =
"../../../../de/infor/businessservices/implementations/implementations.cl.html"
onClick =
"doClick('../../../../de/infor/businessservices/implementations/doc-files/implementations.cl.html')"></MAP></BODY></HTML>