FLUID-4530: Add a new option for renderer component to inject a jQuery instance

Metadata

Source
FLUID-4530
Type
New Feature
Priority
Major
Status
Open
Resolution
N/A
Assignee
Cindy Li
Reporter
Cindy Li
Created
2011-10-27T16:21:59.855-0400
Updated
2015-06-10T11:00:01.089-0400
Versions
  1. 1.4
  2. 1.5
Fixed Versions
N/A
Component
  1. Framework

Description

The UI Options fat panel simplification removes the infusion library from the iFrame where the UIO interface is rendered, instead uses the infusion residing at the main page. For the DOM binding and manipulation on the iFrame, rendererComponent needs to provide a new option where a different jQuery instance that originates from iFrame can be injected.