|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface GadgetInfo.ContentType
Specifies the type of content and the list of views.
| Required Element Summary | |
|---|---|
String[] |
views
|
| Optional Element Summary | |
|---|---|
String |
type
|
| Element Detail |
|---|
public abstract String[] views
public abstract String type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||