Ok, thanks Peter that is a nice start to me figuring this out. What you
said was pretty much what I inferred.
Makes sense with the positioner and element as well.
Mike
On Tue, May 19, 2015 at 10:41 AM, Peter Ent wrote:
> Hi,
>
> No stupidity here - FlexJS is complex.
>
> For the JavaScript sid
Hi,
No stupidity here - FlexJS is complex.
For the JavaScript side of FlexJS, createElement is the place where the
HTML element gets made that corresponds to the component being made. Most
of the time that is a (see UIBase). Button uses it to make a
.
Each FlexJS UI component has a .element pr