@Documented @Inherited @Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface Columns
Table and the order in
which they are to be displayed. This differs from Column in
that this may be used to annotate a table field in a view component
in addition to a model object.
© Copyright 2007 Sans Pareil Technologies, Inc.
| Modifier and Type | Required Element and Description |
|---|---|
Columns.Field[] |
fields
|
public abstract Columns.Field[] fields