public class Form extends AbstractCompositeElement<FieldSet>
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
protected Mode |
mode |
idmodCount| Modifier and Type | Method and Description |
|---|---|
Mode |
getMode() |
Map<String,Object> |
getValue() |
boolean |
isMultipartRequest() |
boolean |
isRequiredFieldsPresent() |
void |
readFrom(KeyValueAccessor accessor) |
void |
toXhtml(XhtmlBuffer xb) |
void |
writeTo(KeyValueAccessor accessor) |
fields, findFieldByPropertyName, getId, readFromObject, readFromRequest, setId, validate, writeToObjectadd, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic static final String copyright
protected final Mode mode
public Form(Mode mode)
public void toXhtml(@NotNull
XhtmlBuffer xb)
public boolean isRequiredFieldsPresent()
public boolean isMultipartRequest()
public Mode getMode()
public void readFrom(KeyValueAccessor accessor)
public void writeTo(KeyValueAccessor accessor)
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.