OpenFin Workspace Platform API
Preparing search index...
StorefrontVpw
StorefrontVpwProvider
Class StorefrontVpwProvider
Index
Constructors
constructor
Properties
instance
Accessors
ready
Methods
get
Window
Sync
hide
show
show
When
Ready
shutdown
update
App
Card
Buttons
Constructors
constructor
new
StorefrontVpwProvider
(
channel
:
StorefrontVpwChannelProvider
,
)
:
StorefrontVpwProvider
Parameters
channel
:
StorefrontVpwChannelProvider
Returns
StorefrontVpwProvider
Properties
Static
instance
instance
:
StorefrontVpwProvider
= null
Accessors
ready
get
ready
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Methods
get
Window
Sync
getWindowSync
()
:
_Window
Returns
_Window
hide
hide
()
:
Promise
<
void
>
Returns
Promise
<
void
>
show
show
()
:
Promise
<
void
>
Returns
Promise
<
void
>
show
When
Ready
showWhenReady
()
:
Promise
<
void
>
Returns
Promise
<
void
>
shutdown
shutdown
()
:
Promise
<
void
>
Returns
Promise
<
void
>
update
App
Card
Buttons
updateAppCardButtons
(
payload
:
{
appId
:
string
;
primaryButton
?:
unknown
;
providerId
:
string
;
secondaryButtons
?:
unknown
[]
;
}
,
)
:
Promise
<
void
>
Parameters
payload
:
{
appId
:
string
;
primaryButton
?:
unknown
;
providerId
:
string
;
secondaryButtons
?:
unknown
[]
;
}
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
instance
Accessors
ready
Methods
get
Window
Sync
hide
show
show
When
Ready
shutdown
update
App
Card
Buttons
OpenFin Workspace Platform API
Loading...