|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormLayout.Resize | |
|---|---|
| nl.coderight.jazz.form | |
| Uses of FormLayout.Resize in nl.coderight.jazz.form |
|---|
| Methods in nl.coderight.jazz.form that return FormLayout.Resize | |
|---|---|
static FormLayout.Resize |
FormLayout.Resize.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FormLayout.Resize[] |
FormLayout.Resize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nl.coderight.jazz.form with parameters of type FormLayout.Resize | |
|---|---|
FormLayout |
FormLayout.addField(FormField field,
FormLayout.Align align,
FormLayout.Resize resize)
|
FormLayout |
FormLayout.addField(FormField field,
FormLayout.Align align,
FormLayout.Resize resize,
int width,
int height)
|
FormLayout |
FormLayout.addField(FormField field,
FormLayout.Resize resize)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||