Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhither2forlorn <hither2forlorn@shikha>2009-12-18 15:18:18 (GMT)
committer hither2forlorn <hither2forlorn@shikha>2009-12-18 15:18:18 (GMT)
commit8e7dbafe750ab087622f1fdc0d22f1777c7d41d3 (patch)
tree9f51fbc7beb195a5355934c972ff262d2b1d6e0e
parent141c59f053e1bb133ca9190757efb1135f7a0ffc (diff)
Trying out commit from Eclipse
-rw-r--r--docs/symbols/Karma.KImage.html131
1 files changed, 111 insertions, 20 deletions
diff --git a/docs/symbols/Karma.KImage.html b/docs/symbols/Karma.KImage.html
index d4bd4ef..ac80b3b 100644
--- a/docs/symbols/Karma.KImage.html
+++ b/docs/symbols/Karma.KImage.html
@@ -5,7 +5,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="JsDoc Toolkit" />
- <title>JsDoc Reference - Karma.KImage</title>
+ <title>JsDoc Reference - Karma.kImage</title>
<style type="text/css">
/* default.css */
@@ -199,7 +199,7 @@ ul.inheritsList
<li><a href="../symbols/Karma.kCanvas.html">Karma.kCanvas</a></li>
- <li><a href="../symbols/Karma.KImage.html">Karma.KImage</a></li>
+ <li><a href="../symbols/Karma.kImage.html">Karma.kImage</a></li>
<li><a href="../symbols/Karma.kSvg.html">Karma.kSvg</a></li>
@@ -214,7 +214,7 @@ ul.inheritsList
<!-- ============================== class title ============================ -->
<h1 class="classTitle">
- Class Karma.KImage
+ Class Karma.kImage
</h1>
<!-- ============================== class summary ========================== -->
@@ -223,6 +223,7 @@ ul.inheritsList
This object is the prototype for images submitted to Karma in the
+ Karma() method
<br /><i>Defined in: </i> <a href="../symbols/src/mainline_js_karma.js.html">karma.js</a>.
@@ -231,7 +232,7 @@ ul.inheritsList
<!-- ============================== constructor summary ==================== -->
- <table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class Karma.KImage.">
+ <table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class Karma.kImage.">
<caption>Class Summary</caption>
<thead>
<tr>
@@ -244,9 +245,9 @@ ul.inheritsList
<td class="attributes">&nbsp;</td>
<td class="nameDescription" >
<div class="fixedFont">
- <b><a href="../symbols/Karma.KImage.html#constructor">Karma.KImage</a></b>(config)
+ <b><a href="../symbols/Karma.kImage.html#constructor">Karma.kImage</a></b>()
</div>
- <div class="description">Prototypal object for images</div>
+ <div class="description">Prototype object for images</div>
</td>
</tr>
</tbody>
@@ -255,6 +256,44 @@ ul.inheritsList
<!-- ============================== properties summary ===================== -->
+
+
+ <table class="summaryTable" cellspacing="0" summary="A summary of the fields documented in the class Karma.kImage.">
+ <caption>Field Summary</caption>
+ <thead>
+ <tr>
+ <th scope="col">Field Attributes</th>
+ <th scope="col">Field Name and Description</th>
+ </tr>
+ </thead>
+ <tbody>
+
+ <tr>
+ <td class="attributes">&lt;static&gt; &nbsp;</td>
+ <td class="nameDescription">
+ <div class="fixedFont">
+ Karma.kImage.<b><a href="../symbols/Karma.kImage.html#.file">file</a></b>
+ </div>
+ <div class="description">file location of image</div>
+ </td>
+ </tr>
+
+ <tr>
+ <td class="attributes">&lt;static&gt; &nbsp;</td>
+ <td class="nameDescription">
+ <div class="fixedFont">
+ Karma.kImage.<b><a href="../symbols/Karma.kImage.html#.media">media</a></b>
+ </div>
+ <div class="description">media object</div>
+ </td>
+ </tr>
+
+ </tbody>
+ </table>
+
+
+
+
<!-- ============================== methods summary ======================== -->
@@ -269,11 +308,11 @@ ul.inheritsList
</div>
<div class="fixedFont">
- <b>Karma.KImage</b>(config)
+ <b>Karma.kImage</b>()
</div>
<div class="description">
- Prototypal object for images
+ Prototype object for images
</div>
@@ -286,17 +325,6 @@ ul.inheritsList
- <dl class="detailList">
- <dt class="heading">Parameters:</dt>
-
- <dt>
- <b>config</b>
-
- </dt>
- <dd></dd>
-
- </dl>
-
@@ -325,6 +353,69 @@ ul.inheritsList
<!-- ============================== field details ========================== -->
+ <div class="sectionTitle">
+ Field Detail
+ </div>
+
+ <a name=".file"> </a>
+ <div class="fixedFont">&lt;static&gt;
+
+ <span class="light">{String}</span>
+ <span class="light">Karma.kImage.</span><b>file</b>
+
+ </div>
+ <div class="description">
+ file location of image
+
+
+ </div>
+
+
+
+
+
+
+
+ <dl class="detailList">
+ <dt class="heading">Default Value:</dt>
+ <dd>
+ ""
+ </dd>
+ </dl>
+
+
+ <hr />
+
+ <a name=".media"> </a>
+ <div class="fixedFont">&lt;static&gt;
+
+ <span class="light">{Image}</span>
+ <span class="light">Karma.kImage.</span><b>media</b>
+
+ </div>
+ <div class="description">
+ media object
+
+
+ </div>
+
+
+
+
+
+
+
+ <dl class="detailList">
+ <dt class="heading">Default Value:</dt>
+ <dd>
+ undefined
+ </dd>
+ </dl>
+
+
+
+
+
<!-- ============================== method details ========================= -->
@@ -339,7 +430,7 @@ ul.inheritsList
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">
- Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Tue Dec 15 2009 12:42:56 GMT+0545 (NPT)
+ Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.3.2 on Tue Dec 15 2009 17:17:18 GMT+0545 (NPT)
</div>
</body>
</html>