Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Improved RosterRenderer #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The code now is just to see what's going on. Ideally it should add/remove
DOM nodes or use an existing TreeView component.

There already exists an event can be used, that received addedEntries,
modifiedEntries, deletedEntries. Roster.addRosterListener( function(...){} );

Original issue reported on code.google.com by h.iver...@gmail.com on 7 Jul 2007 at 8:28

GoogleCodeExporter commented 9 years ago
started work on RosterElement, uses DOM element extensions to manipulate the 
roster DOM

Original comment by h.iver...@gmail.com on 24 Aug 2007 at 8:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm already doing this.

Original comment by h.iver...@gmail.com on 15 Sep 2007 at 5:15

GoogleCodeExporter commented 9 years ago
Using extjs RosterPanel

Original comment by h.iver...@gmail.com on 23 Jan 2008 at 6:07