Hi Guys,
i want a sidebar like in this demo: http://demo.vaadin.com/sampler/#ui/structure/window
Has someone a idea how that works? A panel? and how could i set a Transition?
regards
Michael
Hi Guys,
i want a sidebar like in this demo: http://demo.vaadin.com/sampler/#ui/structure/window
Has someone a idea how that works? A panel? and how could i set a Transition?
regards
Michael
Check out this addon and its source:
https://vaadin.com/directory#!addon/sidepanel
It has a bit more functionality, but If you want only the panel you can use AnimatingSplitPanel class for that.