ItemBridgeAdapter.Wrapper
abstract class ItemBridgeAdapter.Wrapper
ItemBridgeAdapterShadowOverlayWrapper |
A wrapper class working with |
Interface for wrapping a view created by a Presenter into another view. The wrapper must be the immediate parent of the wrapped view.
Summary
Public constructors |
|---|
Wrapper() |
Public functions |
|
|---|---|
abstract View! |
createWrapper(root: View!) |
abstract Unit |