Search Type: Posts; User: aievas
Search: Search took 0.10 seconds.
-
11 Dec 2012 9:21 AM
- Replies
- 2
- Views
- 297
I have the impression that /com/sencha/gxt/theme/gray/client/tools/printIcon.gif and printOverIcon.gif look different than the other tool icons:
40716
As you can see the print icon to the left... -
10 Dec 2012 7:33 AM
- Replies
- 0
- Views
- 142
I was wondering why setReadOnly(false) did not work on my TextArea
With this implementation in ValueBaseField its surely not working:
public void setReadOnly(boolean readOnly) {
... -
7 Dec 2012 6:04 AM
- Replies
- 1
- Views
- 256
What I want to do: Add header text and set size on a CheckBoxSelectionModels column.
I simply added the following two lines to your Checkbox grid example:
... -
28 Nov 2012 8:36 AM
Jump to post Thread: Info Position by aievas
- Replies
- 2
- Views
- 214
Here is a workaround that let the info boxes pop up in the lower right area of the viewport:
/**
* Extend GXT class to change info position from top to bottom right. Uses JSNI to access... -
28 Nov 2012 3:55 AM
Jump to post Thread: Info Position by aievas
- Replies
- 2
- Views
- 214
From class Info javadoc:
But because of the implementation of position() it is shown in the upper right region. Is this intended? It would be good if you could access the slots stack in... -
24 Nov 2012 10:37 AM
Jump to post Thread: applyStyles not working by aievas
- Replies
- 2
- Views
- 219
ok thanks - I missed that
-
23 Nov 2012 1:16 AM
Jump to post Thread: applyStyles not working by aievas
- Replies
- 2
- Views
- 219
If you run the underlying test case you can see that the style "z-index: 1000;" is not added to the div.
Test case:
public class GXTTest implements EntryPoint {
public void... -
29 Jun 2011 12:25 AM
Jump to post Thread: GXT 3.0 PivotGrid by aievas
- Replies
- 3
- Views
- 2,598
Hello,
I am quite excited about gxt 3.0. As I read your are planning a new widget called PivotGrid. I would really like to know if this is still planned (its not in the preview I guess) and what...
Results 1 to 8 of 8
