|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=FIELD) @Documented @Retention(value=RUNTIME) @UseWith(value=COMPONENT) public @interface Mixin
Defines an implementation mixin for a component.
| Optional Element Summary | |
|---|---|
java.lang.String[] |
order
Defines an ordering constraint for when the mixin should be applied in relation to other mixins. |
java.lang.String |
value
Defines the type of mixin, using a logical mixin name. |
public abstract java.lang.String value
public abstract java.lang.String[] order
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||