Preparing search index...
The search index is not available
Act Now Packages
Act Now Packages
regions
RegionDB
Class RegionDB
Hierarchy
RegionDB
Index
Constructors
constructor
Properties
options?
regions
regions
By
Id
Accessors
all
Methods
find
By
Region
Id
find
By
Region
Id
Strict
get
Region
Url
Constructors
constructor
new
RegionDB
(
regions
:
Region
[]
, options
?:
RegionDBOptions
)
:
RegionDB
Parameters
regions:
Region
[]
Optional
options:
RegionDBOptions
Returns
RegionDB
Properties
Optional
Readonly
options
options
?:
RegionDBOptions
Private
regions
regions
:
Region
[]
Private
regions
By
Id
regions
By
Id
:
{
[regionId:
string
]
:
Region
;
}
Type declaration
[
regionId:
string
]:
Region
Accessors
all
get
all
(
)
:
Region
[]
Returns
Region
[]
Methods
find
By
Region
Id
find
By
Region
Id
(
regionId
:
string
)
:
null
|
Region
Parameters
regionId:
string
Returns
null
|
Region
find
By
Region
Id
Strict
find
By
Region
Id
Strict
(
regionId
:
string
)
:
Region
Parameters
regionId:
string
Returns
Region
get
Region
Url
get
Region
Url
(
region
:
Region
)
:
string
Parameters
region:
Region
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Act
Now
Packages
assert
metrics
number-
format
regions
time-
utils
ui-
components
validate
RegionDB
constructor
options?
regions
regions
By
Id
all
find
By
Region
Id
find
By
Region
Id
Strict
get
Region
Url
Generated using
TypeDoc