On Thu, Dec 8, 2011 at 12:02 PM, Chris Collins wrote:
> Got no response so I filed TAP5-1782. Also there doesn't seem to be a
> version 5.3 available in jira.
That's odd; I just added a bug and typing "5.3" in the "Affects
Versions" field worked fine.
Generally, report a bug as affecting a rel
Got no response so I filed TAP5-1782. Also there doesn't seem to be a version
5.3 available in jira.
C
On Dec 7, 2011, at 11:48 AM, Chris Collins wrote:
> I was playing with the tree component and had a background color set in my
> css as a gradient.
>
> When I draw the tree I am seeing an
I was playing with the tree component and had a background color set in my css
as a gradient.
When I draw the tree I am seeing an interesting artifact. The last node within
each sub branch has a white background. I guess its related to the css
associated with class t-last defined for that e
On Mon, 10 Oct 2011 03:47:32 -0300, ngocquy_ytc
wrote:
Hi All,
Hi!
I try to build the tree component in T 5.3.0! it render successful!
I use : @OnEvent(component="myTree", value=EventConstants.NODE_SELECTED)
and @OnEvent(component="myTree",
value=EventConstants.NODE_UNSELECTED)
P
Hi All,
I try to build the tree component in T 5.3.0! it render successful!
I use : @OnEvent(component="myTree", value=EventConstants.NODE_SELECTED)
and @OnEvent(component="myTree", value=EventConstants.NODE_UNSELECTED)
But I can't cacth action from tree.
Anybody help me!
Thanks!
--
View