| AbstractLegacyEmbed |
Server side message handling class that handles server side message
communication for legacy components.
|
| AbstractLegacyWrapper |
A wrapper that allows adding legacy components into Flow layouts.
|
| AbstractMprNavigatorRoute |
MPR helper class that makes it easier to handle how a legacy
Navigator coexists with Flow routing.
|
| AbstractMprUI |
MPR UI instance that delegates some method calls between Flow UI and the
legacy UI.
|
| AbstractMprUI.MprPollListener |
|
| AbstractMprUIContent |
Component container used as UI content in MprUI.
|
| LegacyCurrentInstance |
A facade type of interface to hide the differences of the v7 and v8
CurrentInstance implementation.
|