Hi,
Can anyone tell me the difference between addChild(Canvas c) & addMember(Canvas c) & addPeer(Canvas c) & addItem(Canvas c) (for Window) in SmartGWT 2.2?
Actually I asked this question because I'm new to smartGWT & having some rendering issues with Window. I found 3 methods to add a Canvas or a Widget into a Window. So I want to know the difference.
Thanks in advance.
Can anyone tell me the difference between addChild(Canvas c) & addMember(Canvas c) & addPeer(Canvas c) & addItem(Canvas c) (for Window) in SmartGWT 2.2?
Actually I asked this question because I'm new to smartGWT & having some rendering issues with Window. I found 3 methods to add a Canvas or a Widget into a Window. So I want to know the difference.
Thanks in advance.