|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ViewFeature
Provides operations for dealing with views.
| Nested Class Summary | |
|---|---|
static interface |
ViewFeature.Params
This is used to return view parameters. |
static interface |
ViewFeature.Views
This is used to return views. |
| Method Summary | |
|---|---|
View |
getCurrentView()
Returns the current view. |
ViewFeature.Params |
getParams()
|
ViewFeature.Views |
getSupportedViews()
Returns all views that are supported by the container. |
void |
requestNavigateTo(View view)
Moves the current view, to the new one |
| Method Detail |
|---|
View getCurrentView()
ViewFeature.Params getParams()
ViewFeature.Views getSupportedViews()
void requestNavigateTo(View view)
view - The new view.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||