GWTP icon indicating copy to clipboard operation
GWTP copied to clipboard

Feature request insertIntoSlot

Open confile opened this issue 11 years ago • 5 comments

It would be great to have a View method:

insertIntoSlot(Object slot, IsWidget content, int index) { }

This would it make much more easy to insert Widgets at the top or at a certain position.

confile avatar Jan 25 '14 03:01 confile

@christiangoudreau @Chris-V what do you think?

olafleur avatar Apr 18 '14 16:04 olafleur

Instead I would do: addToSlot(Slot, Content, Index)

christiangoudreau avatar Apr 18 '14 16:04 christiangoudreau

Closing as there's an easy way to do it.

olafleur avatar Apr 18 '14 16:04 olafleur

That's not what I meant. That method doesn't exist! We need to create it :D

christiangoudreau avatar Apr 18 '14 16:04 christiangoudreau

Oh sorry. My bad.

olafleur avatar Apr 18 '14 16:04 olafleur