Search
Preparing search index...
The search index is not available
undefined
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
undefined
soby.service
soby_StaticDataService
Class soby_StaticDataService
Hierarchy
soby_StaticDataService
Implements
soby_ServiceInterface
Index
Constructors
constructor
Properties
Args
Data
Source
Builder
Data
Source
Builder
Temp
End
Index
Filters
Group
By
Fields
Items
Next
Page
Exist
Next
Page
String
Next
Page
Strings
Order
By
Fields
Page
Index
Start
Index
Transport
Methods
Add
Item
Can
Navigate
To
Next
Page
Can
Navigate
To
Previous
Page
Check
If
Match
Filter
Check
If
Match
Filters
Delete
Item
Error
Thrown
Filter
Get
Field
Names
Go
To
Page
Group
By
Item
Added
Item
Being
Populated
Item
Deleted
Item
Populated
Item
Updated
Navigation
Information
Being
Populated
Navigation
Information
Populated
Populate
Items
Populate
Navigation
Information
Set
Row
Limit
Sort
Sort
And
Filter
Update
Item
Constructors
constructor
new soby_
Static
Data
Service
(
fields
:
SobySchemaField
[]
, items
:
soby_Item
[]
)
:
soby_StaticDataService
Parameters
fields:
SobySchemaField
[]
items:
soby_Item
[]
Returns
soby_StaticDataService
Properties
Args
Args
:
any
[]
Data
Source
Builder
Data
Source
Builder
:
soby_DataSourceBuilderAbstract
Data
Source
Builder
Temp
Data
Source
Builder
Temp
:
soby_DataSourceBuilderAbstract
End
Index
End
Index
:
number
= 0
Filters
Filters
:
SobyFilters
= ...
Group
By
Fields
Group
By
Fields
:
SobyGroupByFields
= ...
Items
Items
:
soby_Item
[]
Next
Page
Exist
Next
Page
Exist
:
boolean
= false
Next
Page
String
Next
Page
String
:
string
= ""
Next
Page
Strings
Next
Page
Strings
:
string
[]
Order
By
Fields
Order
By
Fields
:
SobyOrderByFields
= ...
Page
Index
Page
Index
:
number
= 0
Start
Index
Start
Index
:
number
= 0
Transport
Transport
:
soby_Transport
Methods
Add
Item
Add
Item
(
objectInstance
:
any
)
:
void
Parameters
objectInstance:
any
Returns
void
Can
Navigate
To
Next
Page
Can
Navigate
To
Next
Page
(
)
:
boolean
Returns
boolean
Can
Navigate
To
Previous
Page
Can
Navigate
To
Previous
Page
(
)
:
boolean
Returns
boolean
Check
If
Match
Filter
Check
If
Match
Filter
(
value
:
any
, filter
:
any
)
:
boolean
Parameters
value:
any
filter:
any
Returns
boolean
Check
If
Match
Filters
Check
If
Match
Filters
(
item
:
soby_Item
, filters
:
SobyFilters
)
:
boolean
Parameters
item:
soby_Item
filters:
SobyFilters
Returns
boolean
Delete
Item
Delete
Item
(
keyNames
:
string
[]
, keyValues
:
string
[]
)
:
void
Parameters
keyNames:
string
[]
keyValues:
string
[]
Returns
void
Error
Thrown
Error
Thrown
(
errorMessage
:
string
)
:
void
Parameters
errorMessage:
string
Returns
void
Filter
Filter
(
filters
:
SobyFilters
, clearOtherFilters
:
boolean
)
:
void
Parameters
filters:
SobyFilters
clearOtherFilters:
boolean
Returns
void
Get
Field
Names
Get
Field
Names
(
)
:
any
[]
Returns
any
[]
Go
To
Page
Go
To
Page
(
pageIndex
:
number
)
:
void
Parameters
pageIndex:
number
Returns
void
Group
By
Group
By
(
groupByFields
:
SobyGroupByFields
)
:
void
Parameters
groupByFields:
SobyGroupByFields
Returns
void
Item
Added
Item
Added
(
args
:
any
)
:
void
Parameters
args:
any
Returns
void
Item
Being
Populated
Item
Being
Populated
(
)
:
void
Returns
void
Item
Deleted
Item
Deleted
(
args
:
any
)
:
void
Parameters
args:
any
Returns
void
Item
Populated
Item
Populated
(
items
:
soby_Item
[]
)
:
void
Parameters
items:
soby_Item
[]
Returns
void
Item
Updated
Item
Updated
(
args
:
any
)
:
void
Parameters
args:
any
Returns
void
Navigation
Information
Being
Populated
Navigation
Information
Being
Populated
(
)
:
void
Returns
void
Navigation
Information
Populated
Navigation
Information
Populated
(
)
:
void
Returns
void
Populate
Items
Populate
Items
(
args
:
any
[]
)
:
void
Parameters
args:
any
[]
Returns
void
Populate
Navigation
Information
Populate
Navigation
Information
(
)
:
void
Returns
void
Set
Row
Limit
Set
Row
Limit
(
rowLimit
:
number
)
:
void
Parameters
rowLimit:
number
Returns
void
Sort
Sort
(
orderByFields
:
SobyOrderByFields
)
:
void
Parameters
orderByFields:
SobyOrderByFields
Returns
void
Sort
And
Filter
Sort
And
Filter
(
orderByFields
:
SobyOrderByFields
, filters
:
SobyFilters
, clearOtherFilters
:
boolean
)
:
void
Parameters
orderByFields:
SobyOrderByFields
filters:
SobyFilters
clearOtherFilters:
boolean
Returns
void
Update
Item
Update
Item
(
keyNames
:
string
[]
, keyValues
:
string
[]
, objectInstance
:
any
)
:
void
Parameters
keyNames:
string
[]
keyValues:
string
[]
objectInstance:
any
Returns
void
Modules
soby.service
soby.spservice
soby.ui.components
soby.ui.components.calendar
soby.ui.components.charts
soby.ui.components.codeview
soby.ui.components.scheduler
soby_
Static
Data
Service
constructor
Args
Data
Source
Builder
Data
Source
Builder
Temp
End
Index
Filters
Group
By
Fields
Items
Next
Page
Exist
Next
Page
String
Next
Page
Strings
Order
By
Fields
Page
Index
Start
Index
Transport
Add
Item
Can
Navigate
To
Next
Page
Can
Navigate
To
Previous
Page
Check
If
Match
Filter
Check
If
Match
Filters
Delete
Item
Error
Thrown
Filter
Get
Field
Names
Go
To
Page
Group
By
Item
Added
Item
Being
Populated
Item
Deleted
Item
Populated
Item
Updated
Navigation
Information
Being
Populated
Navigation
Information
Populated
Populate
Items
Populate
Navigation
Information
Set
Row
Limit
Sort
Sort
And
Filter
Update
Item
Generated using
TypeDoc