| Package | Description |
|---|---|
| org.opensingular.form.wicket | |
| org.opensingular.form.wicket.enums | |
| org.opensingular.form.wicket.panel |
| Modifier and Type | Method and Description |
|---|---|
AnnotationMode |
WicketBuildContext.getAnnotationMode() |
| Modifier and Type | Method and Description |
|---|---|
WicketBuildContext |
WicketBuildContext.setAnnotationMode(AnnotationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationMode |
AnnotationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationMode[] |
AnnotationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationMode |
SingularFormPanel.getAnnotationMode()
Indica qual o modo de uso de anotação, sendo que o default é desativado.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingularFormPanel.setAnnotationMode(AnnotationMode annotationMode)
Define como o formulário deve se comportar em relação as anotações.
|
Copyright © 2017. All rights reserved.