-
22 Apr 2011 1:35 AM #1
FieldLabel to LayoutContainer
FieldLabel to LayoutContainer
Hello everyone,
I am new in Gxt and I would like to Add a FieldLabel (like for the TextField) on a LayoutContainer.
I added the functions that I found into the Framework :
And my construtor :Code:El findLabelElement() El setInnerHtml(String html) setFieldLabel(String fieldLabel)
Of course I extends from the class LayoutContainer.Code:setLayout(new FormLayout(LabelAlign.LEFT))
And I am no having the good result only a blank fieldname and the default separator.
I am getting crasy I passed the last day doing mainly that
.
Sorry for my English but this is not my mother-tongue
Hope you will be able to help me!
Thank you
Lenny
Similar Threads
-
row LayoutContainer
By ghatfan99 in forum Ext GWT: DiscussionReplies: 2Last Post: 30 Sep 2010, 6:48 AM -
Is it possible to use GXT component outside a LayoutContainer ?
By odaumas in forum Ext GWT: DiscussionReplies: 2Last Post: 22 Apr 2010, 9:18 AM -
Refresh in a LayoutContainer
By G.edwin in forum Ext GWT: DiscussionReplies: 2Last Post: 4 Feb 2010, 6:52 AM -
Listener on LayoutContainer
By rian.k in forum Ext GWT: DiscussionReplies: 3Last Post: 4 May 2009, 7:33 AM -
Can I add a suggestbox to a LayoutContainer?
By apill in forum Ext GWT: Help & Discussion (1.x)Replies: 1Last Post: 2 Jul 2008, 2:31 AM


Reply With Quote