Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Meta
IRollbackButtonStore
Interface IRollbackButtonStore
Public
interface
IRollbackButtonStore
{
get
buttonTitle
():
string
;
get
buttonTooltipPlacement
():
PLACEMENT
;
handleRollbackClick
(
)
:
void
;
}
Hierarchy (
view full
)
IRollbackButtonStore
IMetaRollbackStore
Index
Accessors
button
Title
button
Tooltip
Placement
Methods
handle
Rollback
Click
Accessors
button
Title
get
buttonTitle
(
)
:
string
Returns
string
button
Tooltip
Placement
get
buttonTooltipPlacement
(
)
:
PLACEMENT
Returns
PLACEMENT
Methods
handle
Rollback
Click
handle
Rollback
Click
(
)
:
void
Returns
void
On This Page
Accessors
button
Title
button
Tooltip
Placement
Methods
handle
Rollback
Click
Юниверс MDM SDK UI
Loading...
Public