Perhaps it should be renamed to "UnorderedList" since that's what a <ul> is? Should there be multiple options such as <ul>, <ol>, <table>, etc? What gets created if you don't annotate with @OrderedList?
-Eric On 04/01/2013 05:04 AM, Erik Jan de Wit wrote: > Hi Guys, > > I've created a possible solution to be able to create UL lists with > Errai-UI, but before I push it to the main branch could you guys have a > look at it? Because I'm not sure if this is a nice solution. > > What I intended to do is create a specialised ListWidget that creates a > UL element instead of a table. But when I was implementing it I found > that it could be as simple as having a classifier. Any way have a look > at the the commit > https://github.com/edewit/errai/commit/4ab18e8637bfc594f457a2d7ceefe14354918223 > > Cheers, > Erik Jan > > > _______________________________________________ > errai-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/errai-dev > _______________________________________________ errai-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/errai-dev
