|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface Trees
A group of @ associated to the same collection. Tree
Applies to collections.
It allows to define a value different for @ in each view.Tree
Example:
@Trees({
@Tree(forViews="DEFAULT", value= ... ),
@Tree(forViews="Simple, VerySimple", value= ... ),
@Tree(forViews="Complete", value= ... )
})
| Required Element Summary | |
|---|---|
Tree[] |
value
|
| Element Detail |
|---|
public abstract Tree[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||