Class ListenerWrapper.WrappedScrollListener

    • Method Detail

      • remove

        @Deprecated
        public static void remove​(Widget eventSource,
                                  ScrollListener listener)
        Deprecated.
        will be removed in GWT 2.0 along with the listener classes
        Removes the wrapped listener.
        Parameters:
        eventSource - the event source from which to remove the wrapped listener
        listener - the listener to remove