|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ensures | |
|---|---|
| org.fuin.objects4j | |
| Uses of Ensures in org.fuin.objects4j |
|---|
| Methods in org.fuin.objects4j with annotations of type Ensures | |
|---|---|
static List<LabelFieldInfo> |
LabelFieldInfo.create(Class<?> clasz,
Locale locale)
Returns label informations for all field of a class that are annotated with Label. |
static RenderFieldInfo |
RenderFieldInfo.create(Field field,
Locale locale)
Creates the render information for a given field. |
Field |
TextFieldInfo.getField()
Returns the field. |
Field |
TableColumnInfo.getField()
Returns the field. |
Field |
RenderFieldInfo.getField()
Returns the field. |
Field |
LabelFieldInfo.getField()
Returns the field. |
String |
TableColumnInfo.getGetter()
The name of the getter for the table column field. |
String |
RenderFieldInfo.getLabelText()
Returns the label text. |
static ResourceBundle |
LabelInfo.getResourceBundle(Label label,
Locale locale,
Class<?> clasz)
Returns the resource bundle for a given label. |
String |
LabelFieldInfo.getTextOrField()
Returns the text of the label or the name of the field if the text is null. |
String |
TraceStringCapable.toTraceString()
Creates a representation of the command for tracing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||