Package io.jmix.flowui.view
Class DialogWindowFooter
java.lang.Object
io.jmix.flowui.view.AbstractDialogWindowHeaderFooter
io.jmix.flowui.view.DialogWindowFooter
- All Implemented Interfaces:
com.vaadin.flow.component.HasComponents
,com.vaadin.flow.component.HasElement
,com.vaadin.flow.component.HasEnabled
,Serializable
Class for adding and removing components to the footer part of a
DialogWindow
.- See Also:
-
Field Summary
Fields inherited from class io.jmix.flowui.view.AbstractDialogWindowHeaderFooter
rootComponent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.flowui.view.AbstractDialogWindowHeaderFooter
add, add, add, addComponentAsFirst, addComponentAtIndex, getElement, remove, remove, removeAll
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.vaadin.flow.component.HasEnabled
isEnabled, setEnabled
-
Constructor Details
-
DialogWindowFooter
-