|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.gadgets.client.impl.ViewFeatureImpl.ViewsImpl
public static class ViewFeatureImpl.ViewsImpl
This is used to return views.
| Constructor Summary | |
|---|---|
protected |
ViewFeatureImpl.ViewsImpl()
|
| Method Summary | |
|---|---|
View |
getView(java.lang.String name)
Returns a view given the name as a string. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected ViewFeatureImpl.ViewsImpl()
| Method Detail |
|---|
public final View getView(java.lang.String name)
ViewFeature.Views
getView in interface ViewFeature.Viewsname - the name of the view
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||