FLUID-5110: Table of Contents has no refresh method

Metadata

Source
FLUID-5110
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2013-08-08T13:09:05.327-0400
Updated
2014-03-03T11:29:47.472-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Table of Contents

Description

Currently Table of Contents has no built in method for refreshing itself. This means that if new headers are added/removed dynamically or the page is somehow reset, the table of contents is not easily updated.

The table of contents should implement a refreshView method similar to the one used by rendererComponents.

Comments