|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public static @interface WidgetDef.Derived
Annotation specifying the base widget types of a widget. Note that the root widget type for a language definition is always implicitly the last base widget type.
| Required Element Summary | |
|---|---|
Class<? extends WidgetDef>[] |
value
|
| Element Detail |
|---|
public abstract Class<? extends WidgetDef>[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||