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.
  1. #1
    Ext GWT Premium Member
    Join Date
    Jul 2009
    Posts
    127
    Vote Rating
    1
    arkadye is on a distinguished road

      0  

    Default 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.

  2. #2
    Ext GWT Premium Member
    Join Date
    Jul 2009
    Posts
    127
    Vote Rating
    1
    arkadye is on a distinguished road

      0  

    Default


    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.