Class TableEditFragment

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<C>
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class TableEditFragment extends AbstractDescriptionEditFragment<TableEditFragmentContent> implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
See Also: