[errai-dev] UL and LI widget

Eric Wittmann eric.wittmann at redhat.com
Mon Apr 1 10:41:40 EDT 2013


Great, in that case I think I vote for @UnorderedList as well as 
@OrderedList, producing <ul> and <ol> respectively.

I like this approach.

On 04/01/2013 10:39 AM, Erik Jan de Wit wrote:
> Right, unordered list… without the @OrderedList you'll get a table.
>
> On Apr 1, 2013, at 1:38 PM, Eric Wittmann <eric.wittmann at redhat.com> wrote:
>
>> 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
>>> errai-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/errai-dev
>>>
>> _______________________________________________
>> errai-dev mailing list
>> errai-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/errai-dev
>
>
> _______________________________________________
> errai-dev mailing list
> errai-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/errai-dev
>


More information about the errai-dev mailing list