|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.ViewType
public class ViewType
Contains all the view type objects.
| Field Summary | |
|---|---|
static com.google.gwt.core.client.JavaScriptObject |
CANVAS
A view where the gadget is displayed in a very large mode. |
static com.google.gwt.core.client.JavaScriptObject |
HOME
A view where the gadget is displayed in a small area usually on a page with other gadgets. |
static com.google.gwt.core.client.JavaScriptObject |
PREVIEW
A demo view of the gadget. |
static com.google.gwt.core.client.JavaScriptObject |
PROFILE
A view where the gadget is displayed in a small area usually on a page with other gadgets. |
| Constructor Summary | |
|---|---|
ViewType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.google.gwt.core.client.JavaScriptObject CANVAS
public static final com.google.gwt.core.client.JavaScriptObject HOME
public static final com.google.gwt.core.client.JavaScriptObject PREVIEW
public static final com.google.gwt.core.client.JavaScriptObject PROFILE
| Constructor Detail |
|---|
public ViewType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||