Class Summary |
AbstractApplicationPortlet |
Portlet 2.0 base class. |
AbstractApplicationServlet |
Abstract implementation of the ApplicationServlet which handles all
communication between the client and the server. |
AbstractCommunicationManager |
This is a common base class for the server-side implementations of the
communication system between the client code (compiled with GWT into
JavaScript) and the server side components. |
AbstractCommunicationManager.SimpleMultiPartInputStream |
Stream that extracts content from another stream until the boundary
string is encountered. |
AbstractWebApplicationContext |
Base class for web application contexts (including portlet contexts) that
handles the common tasks. |
ApplicationPortlet |
Portlet main class for Portlet 1.0 (JSR-168) portlets which consist of a
portlet and a servlet. |
ApplicationPortlet2 |
TODO Write documentation, fix JavaDoc tags. |
ApplicationRunnerServlet |
|
ApplicationServlet |
This servlet connects a Vaadin Application to Web. |
ChangeVariablesErrorEvent |
|
CommunicationManager |
Application manager processes changes and paints for single application
instance. |
ComponentSizeValidator |
|
ComponentSizeValidator.FileLocation |
|
ComponentSizeValidator.InvalidLayout |
|
DragAndDropService |
|
GAEApplicationServlet |
ApplicationServlet to be used when deploying to Google App Engine, in
web.xml: |
JsonPaintTarget |
User Interface Description Language Target. |
PortletApplicationContext |
|
PortletApplicationContext2 |
TODO Write documentation, fix JavaDoc tags. |
PortletCommunicationManager |
TODO document me! |
RequestTimer |
Times the handling of requests and stores the information as an attribute in
the request. |
WebApplicationContext |
Web application context for Vaadin applications. |
WebBrowser |
Class that provides information about the web browser the user is using. |