Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"service/UserConfigService.service"
UserConfigService
Class UserConfigService
Hierarchy
UserConfigService
Index
Constructors
constructor
Properties
base
Path
connection
Mgr
default
Headers
Methods
delete
User
Config
With
Name
get
User
Config
get
User
Config
With
Name
get
User
Config
With
Name
Default
get
User
Config
With
Name
Default
Null
save
User
Config
With
Name
Constructors
constructor
new
User
Config
Service
(
connectionManager
:
ConnectionManager
)
:
UserConfigService
Parameters
connectionManager:
ConnectionManager
Returns
UserConfigService
Properties
Private
base
Path
base
Path
:
string
= 'http://' + window.location.hostname + ':8081/hello/me/config'
Private
connection
Mgr
connection
Mgr
:
ConnectionManager
Private
default
Headers
default
Headers
:
Headers
Methods
delete
User
Config
With
Name
delete
User
Config
With
Name
(
configName
:
string
)
:
Promise
<
any
>
Parameters
configName:
string
Returns
Promise
<
any
>
get
User
Config
get
User
Config
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
User
Config
With
Name
get
User
Config
With
Name
(
configName
:
string
)
:
Promise
<
any
>
Parameters
configName:
string
Returns
Promise
<
any
>
get
User
Config
With
Name
Default
get
User
Config
With
Name
Default
(
configName
:
string
, defaultValue
:
any
)
:
Promise
<
any
>
Parameters
configName:
string
defaultValue:
any
Returns
Promise
<
any
>
get
User
Config
With
Name
Default
Null
get
User
Config
With
Name
Default
Null
(
configName
:
string
)
:
Promise
<
any
>
Parameters
configName:
string
Returns
Promise
<
any
>
save
User
Config
With
Name
save
User
Config
With
Name
(
configName
:
string
, value
:
any
)
:
Promise
<
any
>
Parameters
configName:
string
value:
any
Returns
Promise
<
any
>
Globals
"service/
User
Config
Service.service"
User
Config
Service
constructor
base
Path
connection
Mgr
default
Headers
delete
User
Config
With
Name
get
User
Config
get
User
Config
With
Name
get
User
Config
With
Name
Default
get
User
Config
With
Name
Default
Null
save
User
Config
With
Name
Generated using
TypeDoc