-
Notifications
You must be signed in to change notification settings - Fork 12
Drawer Package
André Camilo edited this page Jan 20, 2020
·
4 revisions
This package contains classes that implement stackable modal drawers.
You can see a demo here.
- com.premiumminds.webapp.wicket.drawer.DrawerManager
- com.premiumminds.webapp.wicket.drawer.AbstractDrawer
There's a blog post explaining how this is achieved with wicket:
https://blog.premium-minds.com/how-to-create-content-drawers-on-wicket/