Search
Preparing search index...
The search index is not available
sakura-node-3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"test/database/driver/testpgquerybuilder"
Land
Class Land
Hierarchy
Model
Land
Indexable
[
key:
string
]:
any
Index
Properties
geometry
id
Methods
init
AsNew
Land
composite
Model
From
Row
model
From
Row
models
From
Rows
Properties
geometry
geometry
:
any
id
id
:
number
Methods
init
AsNew
Land
init
AsNew
Land
(
geometry
:
any
)
:
void
Parameters
geometry:
any
Returns
void
Static
composite
Model
From
Row
composite
Model
From
Row<T, U>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
)
:
T
&
U
composite
Model
From
Row<T, U, V>
(
row
:
any
, typeA
:
ModelClass
<
T
>
, typeB
:
ModelClass
<
U
>
, typeC
:
ModelClass
<
V
>
)
:
T
&
U
&
V
Type parameters
T
:
Model
U
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
Returns
T
&
U
Model (subclass of Model) instance.
Type parameters
T
:
Model
U
:
Model
V
:
Model
Parameters
row:
any
typeA:
ModelClass
<
T
>
typeB:
ModelClass
<
U
>
typeC:
ModelClass
<
V
>
Returns
T
&
U
&
V
Static
model
From
Row
model
From
Row<T>
(
row
:
any
, type
:
object
)
:
T
Type parameters
T
:
Model
Parameters
row:
any
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
Model (subclass of Model) instance.
Static
models
From
Rows
models
From
Rows<T>
(
rows
:
any
[]
, type
:
object
)
:
T
[]
Type parameters
T
:
Model
Parameters
rows:
any
[]
type:
object
constructor
:
function
new __type
(
)
:
T
Returns
T
Returns
T
[]
Model (subclass of Model) instances.
Globals
"test/database/driver/testpgquerybuilder"
Enterprise
Land
geometry
id
init
AsNew
Land
composite
Model
From
Row
model
From
Row
models
From
Rows
Test
Create
Table
Department
Test
Create
Table
Farm
Record
Test
Create
Table
User
Test
Insert
User
Test
Select
User
Test
Update
Query
User
Weather
Cache
Info