User: jung
Date: 01/02/19 07:37:03
Added: docs/api/de/infor/businessservices/test/doc-files
test.cl.gif test.cl.html
Log:
added complete API/UML documentation
Revision Changes Path
1.1
zoap/docs/api/de/infor/businessservices/test/doc-files/test.cl.gif
<<Binary file>>
1.1
zoap/docs/api/de/infor/businessservices/test/doc-files/test.cl.html
Index: test.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/test/doc-files/test.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 =
"test.cl.gif" USEMAP = "#Beauty"><MAP NAME = "Beauty"><AREA SHAPE = "RECT"
COORDS="10,10,100,87" HREF =
"../../../../../de/infor/businessservices/test/TestException.html"></MAP></BODY></HTML>