Back to Website
Show / Hide Table of Contents

Interface IRestorableWidget

Provides methods for saving and restoring widget data.

Package: ui-framework

Methods

exportWidgetData(boolean)

Declaration
function exportWidgetData(force: boolean)
Parameters
Type Name Description
boolean force
Returns
Type Description
Promise<any>

restoreWidgetFromData(any, boolean)

Declaration
function restoreWidgetFromData(data: any, force: boolean)
Parameters
Type Name Description
any data
boolean force
Returns
Type Description
Promise<void>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback