Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2018-05-16 18:53:57 +00:00
parent 386ca8f53d
commit 5711016921
331 changed files with 30838 additions and 2098 deletions

View File

@ -98,9 +98,16 @@
<section class="tsd-index-section tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_file_xml_components_base_.basexmlcomponent.html#deleted" class="tsd-kind-icon">deleted</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="_file_xml_components_base_.basexmlcomponent.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
@ -122,7 +129,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -138,17 +145,47 @@
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a name="deleted" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> deleted</h3>
<div class="tsd-signature tsd-kind-icon">deleted<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a name="rootkey" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> root<wbr>Key</h3>
<div class="tsd-signature tsd-kind-icon">root<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="isdeleted" class="tsd-anchor"></a>
<h3>is<wbr>Deleted</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
@ -161,7 +198,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/xml-components/base.ts#L10">file/xml-components/base.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/xml-components/base.ts#L11">file/xml-components/base.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -191,9 +228,15 @@
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="_file_xml_components_base_.basexmlcomponent.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a href="_file_xml_components_base_.basexmlcomponent.html#deleted" class="tsd-kind-icon">deleted</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-protected">
<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a>
</li>