java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractFormItemType
com.evolveum.midpoint.xml.ns._public.common.common_3.FormFieldType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class FormFieldType extends AbstractFormItemType
A single form field. This definition is expected to render a short, compact visual representation of a single item (property, reference or container). If a container is represented as a field, it has to be a very compact representation of the container, usually by using custom widget that creates a pop-up when clicked.
See Also: