I tried to extend from SimpleList, but I get the same output (ul -> div
ListDataGroup -> items)
It seems SimpleList extends List....so all complexity is there :?


2016-11-22 15:25 GMT+01:00 Alex Harui <aha...@adobe.com>:

> IIRC There is already a SimpleList component that wraps a Select element.
> The List is really meant to introduce the whole custom item renderer
> capability.
> If you don't need that, just create your own thing.  You may not even need
> a View on the JS side.
>
> My 2 cents,
> -Alex
>
>
> On 11/22/16, 4:03 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira"
> <carlos.rov...@gmail.com on behalf of carlosrov...@apache.org> wrote:
>
> >Hi,
> >
> >I'm digging into the FlexJS List, and is a complex component with lots of
> >beads. But in MDL the structure is simpler.
> >
> >In MDL there is only a <ul> with <li> item elements
> >
> >in FlexJS we have the List Container (that I can change to <ul>), but then
> >we have the List DataGroup that is an additional div.
> >
> >So I'm in the decision if I should go the FlexJS List and extend it (I
> >think this should be the right approach in order to have dataProvider,
> >selectedIndex, and other "flexy" things
> >
> >If so, I need to remove div layers, but don't know if this is possible or
> >how to do it
> >
> >Thoughts?
> >
> >--
> >Carlos Rovira
> >http://about.me/carlosrovira
>
>


-- 

Carlos Rovira
Director General
M: +34 607 22 60 05
http://www.codeoscopic.com
http://www.avant2.es

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si ha recibido este mensaje por
error, le rogamos que nos lo comunique inmediatamente por esta misma vía y
proceda a su destrucción.

De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos
que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC
S.A. La finalidad de dicho tratamiento es facilitar la prestación del
servicio o información solicitados, teniendo usted derecho de acceso,
rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras
oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación
necesaria.

Reply via email to