Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasHandlerContainer
This class is used on class that can register handlers.
|
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
PopupView
The interface for
View classes that is meant to be displayed as a
popup, like a GWT PopupPanel or a
DialogBox . |
PopupViewImpl
A simple implementation of
PopupView that can be used when the widget
returned by ViewImpl.asWidget() inherits from PopupPanel . |
PopupViewWithUiHandlers
Base class for a
PopupView that implements the HasUiHandlers
interface. |
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
PopupView
The interface for
View classes that is meant to be displayed as a
popup, like a GWT PopupPanel or a
DialogBox . |
PopupViewImpl
A simple implementation of
PopupView that can be used when the widget
returned by ViewImpl.asWidget() inherits from PopupPanel . |
PopupViewWithUiHandlers
Base class for a
PopupView that implements the HasUiHandlers
interface. |
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
PresenterWidget
A presenter that does not have to be a singleton.
|
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
ViewWithUiHandlers
Base class for a
View that implements the HasUiHandlers
interface. |
Class and Description |
---|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
PresenterWidget
A presenter that does not have to be a singleton.
|
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
Bootstrapper
When a class implementing the Bootstrapper interface and annotated with
com.gwtplatform.mvp.client.annotations.Bootstrap is found, GWTP will call onBootstrap() of the bootstapper
instead of revealCurrentPlace. |
ChangeTabEvent
This event is fired whenever a tab contained in a
TabContainerPresenter wants to change
its information. |
ChangeTabHandler |
DelayedBind
Classes implementing that interface are expected to be bound with GIN as
eager singletons ({code .asEagerSingleton()}).
|
HandlerContainer
A class that can contain handlers.
|
HandlerContainerImpl
The implementation of
HandlerContainer . |
HasPopupSlot |
HasSlots
Interface of objects containing slots in which
PresenterWidget can
be inserted. |
HasUiHandlers
Interface meant to be implemented by the
View so that its controller can attach its
UiHandlers . |
PopupView
The interface for
View classes that is meant to be displayed as a
popup, like a GWT PopupPanel or a
DialogBox . |
PopupViewCloseHandler
A simple handler that provides a callback method to use whenever a
PopupView is closed. |
PopupViewImpl
A simple implementation of
PopupView that can be used when the widget
returned by ViewImpl.asWidget() inherits from PopupPanel . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
Presenter.RevealType
The RevealType define which event will be fired in the default
Presenter.revealInParent() . |
PresenterWidget
A presenter that does not have to be a singleton.
|
RequestTabsEvent
This event is fired by the
TabContainerPresenter to identify all
presenters that should display their tabs within it. |
RequestTabsHandler |
RootPresenter.RootView
RootPresenter 's view. |
Tab
This interface represents a tab after it has been instantiated
as a
Widget . |
TabContainerPresenter
A
Presenter that can display many tabs and the content of one of these tabs. |
TabData
Classes of this type contains all the data required to create
a new
Tab . |
TabPanel
Classes of this type hold a list of
Tab , from which
only one can be active at any time. |
UiHandlers
Use this marker interface on classes that implement the controls required by
a
View to communicate back with its Presenter or
PresenterWidget . |
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
ViewImpl
A simple implementation of
View that simply disregard every call to
ViewImpl.setInSlot(Object, IsWidget) , ViewImpl.addToSlot(Object, IsWidget) , and
ViewImpl.removeFromSlot(Object, IsWidget) . |
Class and Description |
---|
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
View
The interface for view classes that handles all the UI-related code for a
Presenter . |
Class and Description |
---|
ChangeTabHandler |
HandlerContainer
A class that can contain handlers.
|
HasHandlerContainer
This class is used on class that can register handlers.
|
PopupView
The interface for
View classes that is meant to be displayed as a
popup, like a GWT PopupPanel or a
DialogBox . |
Presenter
A singleton presenter, the basic building block of the
model-view-presenter architecture.
|
PresenterWidget
A presenter that does not have to be a singleton.
|
RequestTabsHandler |
Tab
This interface represents a tab after it has been instantiated
as a
Widget . |
TabData
Classes of this type contains all the data required to create
a new
Tab . |
Copyright © 2010-2014 ArcBees. All Rights Reserved.