java - Vaadin 8.1 generating description tooltip for Tree items -


is there way add different tool tip items in vaadin 8.1 tree? vaadin using description tooltip. vaadin using description tool-tip. can not find description related item. tree component has description no description each item. idea?

tree.setitemdescriptiongenerator removed in vaadin 8, there issue github.com/vaadin/framework/issues/9803 , delivered commit: https://github.com/vaadin/framework/commit/5ef925daa91b1253f170f244e2a992f4f92979e1


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -