-
24 Oct 2012 10:42 AM #1
In GXT 3.0.2, LiveGridView.ensureHandlers() method is defined as package-private.
In GXT 3.0.2, LiveGridView.ensureHandlers() method is defined as package-private.
Hi,
In GXT 3.0.2, LiveGridView.ensureHandlers() method is defined as package-private (without access modifier), which prevents firing events in the sub-classes. It should be defined as protected.
Best regards,
Arkady.
-
18 Feb 2013 5:57 PM #2
Hi,
I reported this bug almost 4 months ago and somehow it is not fixed yet - neither in 3.0.3, nor in 3.0.4.
I am wondering what is the reason? Is it so hard to add access modifier "protected" to the ensureHandlers() method?
Best regards,
Arkady.
You found a bug! We've classified it as
EXTGWT-2532
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote