1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > PrefPaperPosition | preferans-paper-js - v3.1.2</ title >
7
+ < meta name ="description " content ="">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.js " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> preferans-paper-js - v3.1.2</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ < input type ="checkbox " id ="tsd-filter-externals " checked />
42
+ < label class ="tsd-widget " for ="tsd-filter-externals "> Externals</ label >
43
+ < input type ="checkbox " id ="tsd-filter-only-exported " />
44
+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
45
+ </ div >
46
+ </ div >
47
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
48
+ </ div >
49
+ </ div >
50
+ </ div >
51
+ </ div >
52
+ < div class ="tsd-page-title ">
53
+ < div class ="container ">
54
+ < ul class ="tsd-breadcrumb ">
55
+ < li >
56
+ < a href ="../index.html "> Globals</ a >
57
+ </ li >
58
+ < li >
59
+ < a href ="../modules/_prefpaper_enums_.html "> "prefPaper.enums"</ a >
60
+ </ li >
61
+ < li >
62
+ < a href ="_prefpaper_enums_.prefpaperposition.html "> PrefPaperPosition</ a >
63
+ </ li >
64
+ </ ul >
65
+ < h1 > Enumeration PrefPaperPosition</ h1 >
66
+ </ div >
67
+ </ div >
68
+ </ header >
69
+ < div class ="container container-main ">
70
+ < div class ="row ">
71
+ < div class ="col-8 col-content ">
72
+ < section class ="tsd-panel-group tsd-index-group ">
73
+ < h2 > Index</ h2 >
74
+ < section class ="tsd-panel tsd-index-panel ">
75
+ < div class ="tsd-index-content ">
76
+ < section class ="tsd-index-section ">
77
+ < h3 > Enumeration members</ h3 >
78
+ < ul class ="tsd-index-list ">
79
+ < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_prefpaper_enums_.prefpaperposition.html#left " class ="tsd-kind-icon "> LEFT</ a > </ li >
80
+ < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_prefpaper_enums_.prefpaperposition.html#middle " class ="tsd-kind-icon "> MIDDLE</ a > </ li >
81
+ < li class ="tsd-kind-enum-member tsd-parent-kind-enum "> < a href ="_prefpaper_enums_.prefpaperposition.html#right " class ="tsd-kind-icon "> RIGHT</ a > </ li >
82
+ </ ul >
83
+ </ section >
84
+ </ div >
85
+ </ section >
86
+ </ section >
87
+ < section class ="tsd-panel-group tsd-member-group ">
88
+ < h2 > Enumeration members</ h2 >
89
+ < section class ="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum ">
90
+ < a name ="left " class ="tsd-anchor "> </ a >
91
+ < h3 > LEFT</ h3 >
92
+ < div class ="tsd-signature tsd-kind-icon "> LEFT< span class ="tsd-signature-symbol "> :</ span > </ div >
93
+ < aside class ="tsd-sources ">
94
+ < ul >
95
+ < li > Defined in < a href ="https://github.com/prefko/preferans-paper-js/blob/993ab68/src/prefPaper.enums.ts#L5 "> prefPaper.enums.ts:5</ a > </ li >
96
+ </ ul >
97
+ </ aside >
98
+ </ section >
99
+ < section class ="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum ">
100
+ < a name ="middle " class ="tsd-anchor "> </ a >
101
+ < h3 > MIDDLE</ h3 >
102
+ < div class ="tsd-signature tsd-kind-icon "> MIDDLE< span class ="tsd-signature-symbol "> :</ span > </ div >
103
+ < aside class ="tsd-sources ">
104
+ < ul >
105
+ < li > Defined in < a href ="https://github.com/prefko/preferans-paper-js/blob/993ab68/src/prefPaper.enums.ts#L6 "> prefPaper.enums.ts:6</ a > </ li >
106
+ </ ul >
107
+ </ aside >
108
+ </ section >
109
+ < section class ="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum ">
110
+ < a name ="right " class ="tsd-anchor "> </ a >
111
+ < h3 > RIGHT</ h3 >
112
+ < div class ="tsd-signature tsd-kind-icon "> RIGHT< span class ="tsd-signature-symbol "> :</ span > </ div >
113
+ < aside class ="tsd-sources ">
114
+ < ul >
115
+ < li > Defined in < a href ="https://github.com/prefko/preferans-paper-js/blob/993ab68/src/prefPaper.enums.ts#L7 "> prefPaper.enums.ts:7</ a > </ li >
116
+ </ ul >
117
+ </ aside >
118
+ </ section >
119
+ </ section >
120
+ </ div >
121
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
122
+ < nav class ="tsd-navigation primary ">
123
+ < ul >
124
+ < li class ="globals ">
125
+ < a href ="../index.html "> < em > Globals</ em > </ a >
126
+ </ li >
127
+ < li class =" tsd-kind-external-module ">
128
+ < a href ="../modules/_prefpaper_.html "> "pref< wbr > Paper"</ a >
129
+ </ li >
130
+ < li class ="current tsd-kind-external-module ">
131
+ < a href ="../modules/_prefpaper_enums_.html "> "pref< wbr > Paper.enums"</ a >
132
+ </ li >
133
+ < li class =" tsd-kind-external-module ">
134
+ < a href ="../modules/_prefpaper_types_.html "> "pref< wbr > Paper.types"</ a >
135
+ </ li >
136
+ < li class =" tsd-kind-external-module ">
137
+ < a href ="../modules/_prefpapercolumn_.html "> "pref< wbr > Paper< wbr > Column"</ a >
138
+ </ li >
139
+ < li class =" tsd-kind-external-module ">
140
+ < a href ="../modules/_prefpapercolumnmiddle_.html "> "pref< wbr > Paper< wbr > Column< wbr > Middle"</ a >
141
+ </ li >
142
+ < li class =" tsd-kind-external-module ">
143
+ < a href ="../modules/_prefpapercolumnside_.html "> "pref< wbr > Paper< wbr > Column< wbr > Side"</ a >
144
+ </ li >
145
+ < li class =" tsd-kind-external-module ">
146
+ < a href ="../modules/_prefpaperentry_.html "> "pref< wbr > Paper< wbr > Entry"</ a >
147
+ </ li >
148
+ < li class =" tsd-kind-external-module ">
149
+ < a href ="../modules/_prefpaperentryhat_.html "> "pref< wbr > Paper< wbr > Entry< wbr > Hat"</ a >
150
+ </ li >
151
+ < li class =" tsd-kind-external-module ">
152
+ < a href ="../modules/_prefpaperentrynumber_.html "> "pref< wbr > Paper< wbr > Entry< wbr > Number"</ a >
153
+ </ li >
154
+ < li class =" tsd-kind-external-module ">
155
+ < a href ="../modules/_prefpaperentryrefa_.html "> "pref< wbr > Paper< wbr > Entry< wbr > Refa"</ a >
156
+ </ li >
157
+ </ ul >
158
+ </ nav >
159
+ < nav class ="tsd-navigation secondary menu-sticky ">
160
+ < ul class ="before-current ">
161
+ </ ul >
162
+ < ul class ="current ">
163
+ < li class ="current tsd-kind-enum tsd-parent-kind-external-module ">
164
+ < a href ="_prefpaper_enums_.prefpaperposition.html " class ="tsd-kind-icon "> Pref< wbr > Paper< wbr > Position</ a >
165
+ < ul >
166
+ < li class =" tsd-kind-enum-member tsd-parent-kind-enum ">
167
+ < a href ="_prefpaper_enums_.prefpaperposition.html#left " class ="tsd-kind-icon "> LEFT</ a >
168
+ </ li >
169
+ < li class =" tsd-kind-enum-member tsd-parent-kind-enum ">
170
+ < a href ="_prefpaper_enums_.prefpaperposition.html#middle " class ="tsd-kind-icon "> MIDDLE</ a >
171
+ </ li >
172
+ < li class =" tsd-kind-enum-member tsd-parent-kind-enum ">
173
+ < a href ="_prefpaper_enums_.prefpaperposition.html#right " class ="tsd-kind-icon "> RIGHT</ a >
174
+ </ li >
175
+ </ ul >
176
+ </ li >
177
+ </ ul >
178
+ < ul class ="after-current ">
179
+ </ ul >
180
+ </ nav >
181
+ </ div >
182
+ </ div >
183
+ </ div >
184
+ < footer class ="with-border-bottom ">
185
+ < div class ="container ">
186
+ < h2 > Legend</ h2 >
187
+ < div class ="tsd-legend-group ">
188
+ < ul class ="tsd-legend ">
189
+ < li class ="tsd-kind-module "> < span class ="tsd-kind-icon "> Module</ span > </ li >
190
+ < li class ="tsd-kind-object-literal "> < span class ="tsd-kind-icon "> Object literal</ span > </ li >
191
+ < li class ="tsd-kind-variable "> < span class ="tsd-kind-icon "> Variable</ span > </ li >
192
+ < li class ="tsd-kind-function "> < span class ="tsd-kind-icon "> Function</ span > </ li >
193
+ < li class ="tsd-kind-function tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Function with type parameter</ span > </ li >
194
+ < li class ="tsd-kind-index-signature "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
195
+ < li class ="tsd-kind-type-alias "> < span class ="tsd-kind-icon "> Type alias</ span > </ li >
196
+ < li class ="tsd-kind-type-alias tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Type alias with type parameter</ span > </ li >
197
+ </ ul >
198
+ < ul class ="tsd-legend ">
199
+ < li class ="tsd-kind-enum "> < span class ="tsd-kind-icon "> Enumeration</ span > </ li >
200
+ < li class ="tsd-kind-enum-member "> < span class ="tsd-kind-icon "> Enumeration member</ span > </ li >
201
+ < li class ="tsd-kind-property tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Property</ span > </ li >
202
+ < li class ="tsd-kind-method tsd-parent-kind-enum "> < span class ="tsd-kind-icon "> Method</ span > </ li >
203
+ </ ul >
204
+ < ul class ="tsd-legend ">
205
+ < li class ="tsd-kind-interface "> < span class ="tsd-kind-icon "> Interface</ span > </ li >
206
+ < li class ="tsd-kind-interface tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Interface with type parameter</ span > </ li >
207
+ < li class ="tsd-kind-constructor tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
208
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Property</ span > </ li >
209
+ < li class ="tsd-kind-method tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Method</ span > </ li >
210
+ < li class ="tsd-kind-index-signature tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
211
+ </ ul >
212
+ < ul class ="tsd-legend ">
213
+ < li class ="tsd-kind-class "> < span class ="tsd-kind-icon "> Class</ span > </ li >
214
+ < li class ="tsd-kind-class tsd-has-type-parameter "> < span class ="tsd-kind-icon "> Class with type parameter</ span > </ li >
215
+ < li class ="tsd-kind-constructor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Constructor</ span > </ li >
216
+ < li class ="tsd-kind-property tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Property</ span > </ li >
217
+ < li class ="tsd-kind-method tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Method</ span > </ li >
218
+ < li class ="tsd-kind-accessor tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Accessor</ span > </ li >
219
+ < li class ="tsd-kind-index-signature tsd-parent-kind-class "> < span class ="tsd-kind-icon "> Index signature</ span > </ li >
220
+ </ ul >
221
+ < ul class ="tsd-legend ">
222
+ < li class ="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited constructor</ span > </ li >
223
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited property</ span > </ li >
224
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited method</ span > </ li >
225
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited "> < span class ="tsd-kind-icon "> Inherited accessor</ span > </ li >
226
+ </ ul >
227
+ < ul class ="tsd-legend ">
228
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected property</ span > </ li >
229
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected method</ span > </ li >
230
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected "> < span class ="tsd-kind-icon "> Protected accessor</ span > </ li >
231
+ </ ul >
232
+ < ul class ="tsd-legend ">
233
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private property</ span > </ li >
234
+ < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private method</ span > </ li >
235
+ < li class ="tsd-kind-accessor tsd-parent-kind-class tsd-is-private "> < span class ="tsd-kind-icon "> Private accessor</ span > </ li >
236
+ </ ul >
237
+ < ul class ="tsd-legend ">
238
+ < li class ="tsd-kind-property tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static property</ span > </ li >
239
+ < li class ="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static "> < span class ="tsd-kind-icon "> Static method</ span > </ li >
240
+ </ ul >
241
+ </ div >
242
+ </ div >
243
+ </ footer >
244
+ < div class ="container tsd-generator ">
245
+ < p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
246
+ </ div >
247
+ < div class ="overlay "> </ div >
248
+ < script src ="../assets/js/main.js "> </ script >
249
+ < script > if ( location . protocol == 'file:' ) document . write ( '<script src="../assets/js/search.js"><' + '/script>' ) ; </ script >
250
+ </ body >
251
+ </ html >
0 commit comments