JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Back to GWTP Home
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.gwtplatform.dispatch.shared
Interface TypedAction<R>
Type Parameters:
R
- the result type for this action.
All Known Subinterfaces:
Action
<R>,
RestAction
<R>
All Known Implementing Classes:
AbstractRestAction
,
ActionImpl
,
BatchAction
,
TestAction
,
UnsecuredActionImpl
public interface
TypedAction<R>
An action with a result.
Marker interface used by dispatch projects to associate an action type to a result type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Back to GWTP Home
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2010–2014
Arcbees
. All rights reserved.