FLUID-5988: Declaratively define listeners used in UIO

Metadata

Source
FLUID-5988
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Cindy Li
Created
2016-10-25T12:13:14.122-0400
Updated
2017-01-19T11:23:22.865-0500
Versions
  1. 2.0
Fixed Versions
N/A
Component
  1. UI Options

Description

Due to the limited time available before the code freezing period for the infusion 2.0 release. These comments will need to be addressed after the release:

https://github.com/fluid-project/infusion/pull/768#issuecomment-255857644
https://github.com/fluid-project/infusion/pull/768#issuecomment-255859975

This improvement is to use the more up-to-date infusion way to declare listeners used by UIO on the component tree rather than explicitly calling `addListeners`.