|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IView<A extends IActivity>
Base View interface - all specific view interfaces must extend this one.
| Method Summary | |
|---|---|
A |
getActivity()
Gets the activity for this view. |
void |
setActivity(A activity)
Sets the activity for this view. |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Method Detail |
|---|
A getActivity()
void setActivity(A activity)
activity -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||