Re: Editable, closable and sortable tabs

2017-03-18 Thread Maxim Solodovnik
Sure, Thanks a lot :) On Sat, Mar 18, 2017 at 8:22 PM, Sebastien wrote: > Hi Maxim, > > I will try to think about this! Unfortunately I cannot do it right now, my > week-end agenda is already full :/ > > Thanks & best regards, > Sebastien. > -- WBR Maxim aka solomax

Re: Editable, closable and sortable tabs

2017-03-18 Thread Sebastien
Hi Maxim, I will try to think about this! Unfortunately I cannot do it right now, my week-end agenda is already full :/ Thanks & best regards, Sebastien.

Re: Editable, closable and sortable tabs

2017-03-18 Thread Maxim Solodovnik
Or maybe it would be better to create client-side-only component to avoid round trips and unnecessary component redrawing? On Sat, Mar 18, 2017 at 3:06 PM, Maxim Solodovnik wrote: > Hello Sebastien, > > I would like to create special tab view with Editable, closable and >

Editable, closable and sortable tabs

2017-03-18 Thread Maxim Solodovnik
Hello Sebastien, I would like to create special tab view with Editable, closable and sortable tabs. I was able to add close component. A have changed Label with AjaxEditableLabel, but unfortunately it doesn't work Any click/button press cancels edit, and tab onclick behavior seems to be dropeed