public abstract static class FormBuilder.AbstractFormEntry<E extends FormBuilder.FormEntry> extends FormBuilder.FormEntry
Modifier and Type | Field and Description |
---|---|
protected int |
resizeMode |
Constructor and Description |
---|
FormBuilder.AbstractFormEntry() |
Modifier and Type | Method and Description |
---|---|
int |
getResizeMode() |
E |
setResizeMode(int resizeMode) |
addToForm, clear, getBuilder, getId, getValue, setValue
public int getResizeMode()
public E setResizeMode(int resizeMode)