|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelFieldInfo | |
|---|---|
| org.fuin.objects4j | |
| Uses of LabelFieldInfo in org.fuin.objects4j |
|---|
| Methods in org.fuin.objects4j that return LabelFieldInfo | |
|---|---|
static LabelFieldInfo |
LabelFieldInfo.create(Field field,
Locale locale)
Returns the label information for a given field of a class. |
LabelFieldInfo |
RenderFieldInfo.getLabelFieldInfo()
Returns the label information. |
| Methods in org.fuin.objects4j that return types with arguments of type LabelFieldInfo | |
|---|---|
static List<LabelFieldInfo> |
LabelFieldInfo.create(Class<?> clasz,
Locale locale)
Returns label informations for all field of a class that are annotated with Label. |
| Constructors in org.fuin.objects4j with parameters of type LabelFieldInfo | |
|---|---|
RenderFieldInfo(Field field,
LabelFieldInfo labelFieldInfo,
TextFieldInfo textFieldInfo,
TableColumnInfo tableColumnInfo)
Constructor with all data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||