gt;> >>
>> >> I'm not sure we have other components with a different positioner than
>> >> element, so you may be in new territory. I do want it to work, so it
>> is
>> >> hopefully just a matter of fixing bugs.
>> >>
&g
ully just a matter of fixing bugs.
> >>
> >> How is are the div's missing class selectors specified? I think UIBase
> >> className is only set on the element. You may need to override that.
> >>
> >> HTH, I'm done for tonight.
> >> -Ale
&
>> -Ale
>>
>> From: mailto:carlos.rov...@gmail.com>> on
>>behalf
>> of Carlos Rovira
>>mailto:carlosrov...@apache.org>>
>> Date: Monday, October 24, 2016 at 11:04 PM
>> To: Alex Harui mailto:aha...@adobe.com>>
>> Cc:
MT+02:00 Alex Harui mailto:aharu
> i...@adobe.com>>:
> Try setting element as input and positioner as div.
>
> Sent from my LG G3, an AT&T 4G LTE smartphone
>
> -- Original message--
> From: Carlos Rovira
> Date: Mon, Oct 24, 2016 2:20 PM
> To: dev@flex.a
: "dev@flex.apache.org<mailto:dev@flex.apache.org>"
mailto:dev@flex.apache.org>>
Subject: Re: [FlexJS] returning surrounding element in TextInput
Hi Alex,
this seems not work. I have this:
element = input as WrappedHTMLElement;
positioner = div as Wr
he.org;
> *Subject:*[FlexJS] returning surrounding element in TextInput
>
> Hi,
>
> I'm subclassing TextInput (html)
> I need to create a div that surrounds the input.
> In html there is only input and that's the element returned.
>
> so my question is...how should
Try setting element as input and positioner as div.
Sent from my LG G3, an AT&T 4G LTE smartphone
-- Original message--
From: Carlos Rovira
Date: Mon, Oct 24, 2016 2:20 PM
To: dev@flex.apache.org;
Subject:[FlexJS] returning surrounding element in TextInput
Hi,
I'm subclassing
Hi,
I'm subclassing TextInput (html)
I need to create a div that surrounds the input.
In html there is only input and that's the element returned.
so my question is...how should I do to return the with the
inside and makes the element points to the input (since the events and
handlers depends o