Class Field
Object
Field
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionField()Field(String name, Aggregate aggregate, FormatFunc formatFunc) Field(String name, FormatFunc formatFunc) Field(String name, String caption, FormatFunc formatFunc) -
Method Summary
-
Field Details
-
name
-
caption
-
sort
-
aggregate
-
customAggregateFunction
-
customAggregateName
-
formatFunc
-
-
Constructor Details
-
Field
public Field() -
Field
-