Hi Sankar,

IMHO, you should not introduce FlexJS components from HTML but the ones
that introduce simple tags like Span, H1, A, and so on...
Layouts in MDL are performed with layout components:

https://getmdl.io/components/index.html#layout-section

So the ones that we created in MDL library

The way js:Container works in FlexJS is setting some CSS styles (like
position relative) that are not used in MDL to position things.

The examples I'm seeing in MDL use normal MDL components for 80-90% of the
work while depend on some CSS rules for the rest 10 to 20%.

In my opinion, one thing we could do with MDL is to remove any HTML swc
dependency. And/Or separate basic html basic tags like span, a, p, h1....
from the rest of FlexJS components like Container, Button or CheckBox




2017-01-31 6:20 GMT+01:00 sankar <santanu4...@gmail.com>:

> Hi Piotr, Carlos,
>
> Thanks for replying. I understand that the things now in random testing
> phase and some functionalities may found still not implemented, i.e.
> bracketed binding to some components.
>
> I shall plan to create JIRA issue with examples for yours easy.
>
>
> Talking something else, I was wondering if there's any container kind of
> thing to MDL having horizontal or vertical layouts? I noticed <js:Container
> didn't worked expectedly to MDL components when used inside Card etc.,
> though.
>
> Thanks!
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/FlexJS-Data-binding-fails-
> when-following-multiple-references-tp58022p58821.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>



-- 

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