SubWindowDesktop and Subwindow component - Vaadin Add-on Directory
Subwindow Desktop and Subwindow component for Vaadin FlowSubWindowDesktop and Subwindow component version 0.3.0
SubWindowDesktop and Subwindow component version 0.8.0
Added fire events for listeners.
SubWindowDesktop and Subwindow component version 0.8.1
added setResizable(Boolean b)
SubWindowDesktop and Subwindow component version 0.8.2
solved the null tooltip.
Add a triangle to show the resize control.
Add a method to resize de resize control.
SubWindowDesktop and Subwindow component version 0.8.3
Fix the issue of bringToFront when create a subwindow from a subwindow.
SubWindowDesktop and Subwindow component version 0.9.0
Add theme.
SubWindowDesktop and Subwindow component version 0.9.1
fix FF error.
SubWindowDesktop and Subwindow component version 0.9.5
SubWindowDesktop and Subwindow component version 0.9.6
Fix incorrect maximized state report.
SubWindowDesktop and Subwindow component version 1.0.0
First version compatible with Flow 14+.
Compiled with jdk 11.
SubWindowDesktop and Subwindow component version 1.0.2
package build fixes.
SubWindowDesktop and Subwindow component version 1.0.3
What's news:
- add stayOnTop attribute
- add addComponent to desktop background
SubWindowDesktop and Subwindow component version 1.0.4
- Add a subwindow icon on the left.
- Add updatePosition and updateSize event.
- Add support to the with CssImport