|
ICEfaces 3.3.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Only
Allows one to specify that a Property is only applicable for a certain set of build targets, be it JSF, or pure JSP. Implicitly, Facet and Facets only apply to JSF, without need for Only.
| Required Element Summary | |
|---|---|
OnlyType |
value
|
| Element Detail |
|---|
public abstract OnlyType value
|
ICEfaces 3.3.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||