UNPKG

io.parrots

Version:

Parrots.io App

786 lines 47.7 kB
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;app/tutorial/component/page/MainPageTutorial.component&quot; | io.parrots</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">io.parrots</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html">&quot;app/tutorial/component/page/MainPageTutorial.component&quot;</a> </li> </ul> <h1>External module &quot;app/tutorial/component/page/MainPageTutorial.component&quot;</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Classes</h3> <ul class="tsd-index-list"> <li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_app_tutorial_component_page_mainpagetutorial_component_.mainpagetutorial.html" class="tsd-kind-icon">Main<wbr>Page<wbr>Tutorial</a></li> </ul> </section> <section class="tsd-index-section tsd-is-not-exported"> <h3>Variables</h3> <ul class="tsd-index-list"> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_app_tutorial_component_page_mainpagetutorial_component_.html#model" class="tsd-kind-icon">MODEL</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_app_tutorial_component_page_mainpagetutorial_component_.html#page_name" class="tsd-kind-icon">PAGE_<wbr>NAME</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_app_tutorial_component_page_mainpagetutorial_component_.html#selector" class="tsd-kind-icon">SELECTOR</a></li> <li class="tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"><a href="_app_tutorial_component_page_mainpagetutorial_component_.html#type_name" class="tsd-kind-icon">TYPE_<wbr>NAME</a></li> </ul> </section> <section class="tsd-index-section tsd-is-not-exported"> <h3>Object literals</h3> <ul class="tsd-index-list"> <li class="tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported"><a href="_app_tutorial_component_page_mainpagetutorial_component_.html#i18n_object" class="tsd-kind-icon">I18<wbr>N_<wbr>OBJECT</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-not-exported"> <h2>Variables</h2> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="model" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> MODEL</h3> <div class="tsd-signature tsd-kind-icon">MODEL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;undefined</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:8</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="page_name" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> PAGE_<wbr>NAME</h3> <div class="tsd-signature tsd-kind-icon">PAGE_<wbr>NAME<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;MainPage.component&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:6</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="selector" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> SELECTOR</h3> <div class="tsd-signature tsd-kind-icon">SELECTOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;parrots-page-main&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:7</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a name="type_name" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> TYPE_<wbr>NAME</h3> <div class="tsd-signature tsd-kind-icon">TYPE_<wbr>NAME<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;parrots-page-main-tutorial&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:5</li> </ul> </aside> </section> </section> <section class="tsd-panel-group tsd-member-group tsd-is-not-exported"> <h2>Object literals</h2> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported"> <a name="i18n_object" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagConst">Const</span> I18<wbr>N_<wbr>OBJECT</h3> <div class="tsd-signature tsd-kind-icon">I18<wbr>N_<wbr>OBJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:10</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.data" class="tsd-anchor"></a> <h3>data</h3> <div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;-&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:15</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.description" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;MainPage ใช้สำหรับสร้าง Class เพื่อจัดการข้อมูลโดยทำงานร่วมกับ view ต่างๆ ได้แก่ Calendar View, Record View และ Form View&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:12</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.i18n" class="tsd-anchor"></a> <h3>i18n</h3> <div class="tsd-signature tsd-kind-icon">i18n<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:90</li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.input" class="tsd-anchor"></a> <h3>input</h3> <div class="tsd-signature tsd-kind-icon">input<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:17</li> </ul> </aside> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.model-1" class="tsd-anchor"></a> <h3>model</h3> <div class="tsd-signature tsd-kind-icon">model<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;-&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:14</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.see" class="tsd-anchor"></a> <h3>see</h3> <div class="tsd-signature tsd-kind-icon">see<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;-&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:16</li> </ul> </aside> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option" class="tsd-anchor"></a> <h3>option</h3> <div class="tsd-signature tsd-kind-icon">option<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:55</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datacreate" class="tsd-anchor"></a> <h3>data<wbr>Create</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Create<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:56</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datacreate._output" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataCreate&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:57</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datadelete" class="tsd-anchor"></a> <h3>data<wbr>Delete</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Delete<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:62</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datadelete._output-1" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataDelete&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:63</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datadestroy" class="tsd-anchor"></a> <h3>data<wbr>Destroy</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Destroy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:65</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datadestroy._output-2" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataDestroy&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:66</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datapromote" class="tsd-anchor"></a> <h3>data<wbr>Promote</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Promote<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:74</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datapromote._output-3" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataPromote&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:75</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataquery" class="tsd-anchor"></a> <h3>data<wbr>Query</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Query<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:71</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataquery._output-4" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataQuery&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:72</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datareload" class="tsd-anchor"></a> <h3>data<wbr>Reload</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Reload<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:77</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datareload._output-5" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataReload&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:78</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datarevert" class="tsd-anchor"></a> <h3>data<wbr>Revert</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Revert<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:68</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.datarevert._output-6" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataRevert&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:69</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataschemareload" class="tsd-anchor"></a> <h3>data<wbr>Schema<wbr>Reload</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Schema<wbr>Reload<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:80</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataschemareload._output-7" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataSchemaReload&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:81</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataupdate" class="tsd-anchor"></a> <h3>data<wbr>Update</h3> <div class="tsd-signature tsd-kind-icon">data<wbr>Update<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:59</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.dataupdate._output-8" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxDataUpdate&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:60</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.viewhide" class="tsd-anchor"></a> <h3>view<wbr>Hide</h3> <div class="tsd-signature tsd-kind-icon">view<wbr>Hide<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:86</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.viewhide._output-9" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxViewHide&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:87</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.viewshow" class="tsd-anchor"></a> <h3>view<wbr>Show</h3> <div class="tsd-signature tsd-kind-icon">view<wbr>Show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:83</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.option.viewshow._output-10" class="tsd-anchor"></a> <h3>_output</h3> <div class="tsd-signature tsd-kind-icon">_output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;phxViewShow&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:84</li> </ul> </aside> </section> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output" class="tsd-anchor"></a> <h3>output</h3> <div class="tsd-signature tsd-kind-icon">output<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:20</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatacreate" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Create</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Create<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:21</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatacreate.description-1" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกสร้าง&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:22</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatadelete" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Delete</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Delete<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:27</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatadelete.description-2" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกลบ&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:28</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatadestroy" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Destroy</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Destroy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:30</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatadestroy.description-3" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกทำลาย&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:31</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatapromote" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Promote</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Promote<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:39</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatapromote.description-4" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก promote&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:40</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataquery" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Query</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Query<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:36</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataquery.description-5" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก query&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:37</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatareload" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Reload</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Reload<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:42</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatareload.description-6" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก reload&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:43</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatarevert" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Revert</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Revert<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:33</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdatarevert.description-7" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูก revert&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:34</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataschemareload" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Schema<wbr>Reload</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Schema<wbr>Reload<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:45</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataschemareload.description-8" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อ schema ของ editor ถูก reload&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:46</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataupdate" class="tsd-anchor"></a> <h3>phx<wbr>Data<wbr>Update</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>Data<wbr>Update<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:24</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxdataupdate.description-9" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล ถูกแก้ไข&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:25</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxviewhide" class="tsd-anchor"></a> <h3>phx<wbr>View<wbr>Hide</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>View<wbr>Hide<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:51</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxviewhide.description-10" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อข้อมูล view ถูก ซ่อน&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:52</li> </ul> </aside> </section> </section> <section class="tsd-panel tsd-member tsd-kind-object-literal tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxviewshow" class="tsd-anchor"></a> <h3>phx<wbr>View<wbr>Show</h3> <div class="tsd-signature tsd-kind-icon">phx<wbr>View<wbr>Show<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:48</li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported"> <a name="i18n_object.output.phxviewshow.description-11" class="tsd-anchor"></a> <h3>description</h3> <div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;Event นี้จะถูกส่งออกมาเมื่อ view ถูกแสดง&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in app/tutorial/component/page/MainPageTutorial.component.ts:49</li> </ul> </aside> </section> </section> </section> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-external-module"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html">"app/tutorial/component/page/<wbr>Main<wbr>Page<wbr>Tutorial.component"</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-external-module"> <a href="../classes/_app_tutorial_component_page_mainpagetutorial_component_.mainpagetutorial.html" class="tsd-kind-icon">Main<wbr>Page<wbr>Tutorial</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html#model" class="tsd-kind-icon">MODEL</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html#page_name" class="tsd-kind-icon">PAGE_<wbr>NAME</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html#selector" class="tsd-kind-icon">SELECTOR</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html#type_name" class="tsd-kind-icon">TYPE_<wbr>NAME</a> </li> <li class=" tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported"> <a href="_app_tutorial_component_page_mainpagetutorial_component_.html#i18n_object" class="tsd-kind-icon">I18<wbr>N_<wbr>OBJECT</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>