Skip to content

Commit e5bb978

Browse files
lb cache doc fixes
1 parent 5a01b03 commit e5bb978

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

modules/ROOT/pages/embed-pinboard.adoc

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,20 +209,17 @@ image::./images/liveboard-refresh.png[Liveboard refresh]
209209

210210
The Visual Embed SDK also provides the following action IDs and events to customize the cache refresh visibility and workflow.
211211

212-
[width="100%",cols="2,1,4"]
212+
[width="100%",cols="2,4"]
213213
|====
214-
|API | Description
214+
|ID | Description
215215

216-
|`Action.RefreshLiveboardBrowserCache`
217-
|xref:Action.adoc#_refreshliveboardbrowsercache[Action]
216+
|xref:Action.adoc#_refreshliveboardbrowsercache[Action.RefreshLiveboardBrowserCache]
218217
|Action ID to show, hide, or disable the *Refresh* button in the Liveboard header.
219218

220-
|`EmbedEvent.RefreshLiveboardBrowserCache`
221-
|xref:EmbedEvent.adoc#_refreshliveboardbrowsercache[EmbedEvent]
219+
|xref:EmbedEvent.adoc#_refreshliveboardbrowsercache[EmbedEvent.RefreshLiveboardBrowserCache]
222220
|Emitted when a user clicks the *Refresh* button in the Liveboard header.
223221

224-
|`HostEvent.RefreshLiveboardBrowserCache`
225-
|xref:HostEvent.adoc#_refreshliveboardbrowsercache[HostEvent]
222+
|xref:HostEvent.adoc#_refreshliveboardbrowsercache[HostEvent.RefreshLiveboardBrowserCache]
226223
|Triggers a browser cache refresh programmatically for all visualization containers on the embedded Liveboard.
227224
|====
228225

0 commit comments

Comments
 (0)