Package | Description |
---|---|
com.gwtplatform.mvp.client |
Modifier and Type | Interface and Description |
---|---|
interface |
HasUiHandlers<C extends UiHandlers>
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
class |
PopupViewWithUiHandlers<C extends UiHandlers>
Base class for a
PopupView that implements the HasUiHandlers
interface. |
class |
ViewWithUiHandlers<C extends UiHandlers>
Base class for a
View that implements the HasUiHandlers
interface. |
Copyright © 2010–2014 Arcbees. All rights reserved.