|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ExternalPropertySets
Used on control interfaces to specify any external property sets that the control uses. External property sets are property sets that are their own top-level interfaces, i.e. not nested.
Required Element Summary | |
---|---|
Class[] |
value
|
Element Detail |
---|
public abstract Class[] value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |