Class AbstractDataEditor.DForm

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.vaadin.flow.component.Component>
com.storedobject.vaadin.AbstractForm<T>
com.storedobject.vaadin.ObjectForm<T>
com.storedobject.vaadin.AbstractDataEditor.DForm
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable
Enclosing class:
AbstractDataEditor<T>

protected class AbstractDataEditor.DForm extends ObjectForm<T>
Form to be used internally.
Author:
Syam
See Also: