Notes/docs/frontend_api/FNoteComplement.html

740 lines
5.9 KiB
HTML
Raw Normal View History

2020-02-02 11:44:08 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
2023-01-03 13:54:27 +01:00
<title>JSDoc: Class: FNoteComplement</title>
2020-02-02 11:44:08 +01:00
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
2023-01-03 13:54:27 +01:00
<h1 class="page-title">Class: FNoteComplement</h1>
2020-02-02 11:44:08 +01:00
<section>
<header>
2023-01-03 13:54:27 +01:00
<h2><span class="attribs"><span class="type-signature"></span></span>FNoteComplement<span class="signature">()</span><span class="type-signature"></span></h2>
2020-02-02 11:44:08 +01:00
2023-01-03 13:54:27 +01:00
<div class="class-description">Complements the FNote with the main note content and other extra attributes</div>
2020-02-02 11:44:08 +01:00
</header>
<article>
<div class="container-overview">
<h2>Constructor</h2>
2023-01-03 13:54:27 +01:00
<h4 class="name" id="FNoteComplement"><span class="type-signature"></span>new FNoteComplement<span class="signature">()</span><span class="type-signature"></span></h4>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
</div>
<h3 class="subsection-title">Members</h3>
<h4 class="name" id="combinedDateModified"><span class="type-signature"></span>combinedDateModified<span class="type-signature"> :string</span></h4>
2020-09-30 22:48:30 +02:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-09-30 22:48:30 +02:00
<dl class="details">
</dl>
<h4 class="name" id="combinedUtcDateModified"><span class="type-signature"></span>combinedUtcDateModified<span class="type-signature"> :string</span></h4>
2020-09-30 22:48:30 +02:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-09-30 22:48:30 +02:00
<dl class="details">
</dl>
<h4 class="name" id="content"><span class="type-signature"></span>content<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<div class="description">
can either contain the whole content (in e.g. string notes), only part (large text notes) or nothing at all (binary notes, images)
</div>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
2020-09-30 22:48:30 +02:00
</dl>
<h4 class="name" id="contentLength"><span class="type-signature"></span>contentLength<span class="type-signature"> :int</span></h4>
2020-09-30 22:48:30 +02:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">int</span>
</li>
</ul>
2020-09-30 22:48:30 +02:00
<dl class="details">
2020-02-02 11:44:08 +01:00
</dl>
<h4 class="name" id="dateCreated"><span class="type-signature"></span>dateCreated<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
<h4 class="name" id="dateModified"><span class="type-signature"></span>dateModified<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
2020-02-02 11:44:08 +01:00
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
<h4 class="name" id="noteId"><span class="type-signature"></span>noteId<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
<h4 class="name" id="utcDateCreated"><span class="type-signature"></span>utcDateCreated<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
2020-02-02 11:44:08 +01:00
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
<h4 class="name" id="utcDateModified"><span class="type-signature"></span>utcDateModified<span class="type-signature"> :string</span></h4>
2020-02-02 11:44:08 +01:00
<h5>Type:</h5>
<ul>
<li>
<span class="param-type">string</span>
</li>
</ul>
2020-02-02 11:44:08 +01:00
<dl class="details">
</dl>
</article>
</section>
</div>
<nav>
2023-01-03 14:31:46 +01:00
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="FAttribute.html">FAttribute</a></li><li><a href="FBranch.html">FBranch</a></li><li><a href="FNote.html">FNote</a></li><li><a href="FNoteComplement.html">FNoteComplement</a></li><li><a href="FrontendScriptApi.html">FrontendScriptApi</a></li></ul>
2020-02-02 11:44:08 +01:00
</nav>
<br class="clear">
<footer>
2022-11-07 21:26:13 +01:00
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.0</a>
2020-02-02 11:44:08 +01:00
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>